September 27, 2025Sep 27 Hi everyone,About six months ago, I posted regarding getting Intel N355 GPU support working when I was running Unraid as a VM on Proxmox VE. At that time, I managed to get it working with some tweaks.Now, I’m running Unraid 7.1.4 as the host OS (bare metal), but the system still fails to recognize the N355 GPU. The /dev/dri directory does not exist, and installing intel-gpu-top didn’t help.A while back, I tried almost every tutorial I could find. In some cases, I was able to get /dev/dri to appear, but the system couldn’t actually use the GPU—it couldn’t read any GPU information or utilize it for transcoding or other tasks.I’ve since recreated my Unraid USB from scratch, but the issue remains.Has anyone successfully gotten the Intel N355 working on Unraid 7.1.4 bare metal? If so, could you share what steps worked for you? Any advice or pointers would be greatly appreciated.Thanks in advance!
September 28, 2025Sep 28 Community Expert proxmox vm settings. are you passing the intell gpu? as it sounds like your no longer passing the intel gpu to the vm.Virtualizing UnraidView Proxmox VM Unraid Guide Edited September 28, 2025Sep 28 by bmartino1
October 2, 2025Oct 2 Author On 9/28/2025 at 10:17 PM, bmartino1 said:proxmox vm settings. are you passing the intell gpu? as it sounds like your no longer passing the intel gpu to the vm.Virtualizing UnraidView Proxmox VM Unraid GuideNo, i do not use proxmox any more, unraid run as basic OS
October 2, 2025Oct 2 Community Expert do you have the intel top plugin installed?For the Intel N355, you don't typically need to install a separate Linux driver; instead, you should use your Linux distribution's kernel and packages to get support for the integrated Intel Graphics, ensuring your OS kernel is at least version 6.13 or later for full functionality like hardware video transcoding. Installing the intel-media-va-driver-non-free and intel-opencl-icd packages is often necessary for media acceleration and OpenCL support, according to Intel linux instlations... https://dgpu-docs.intel.com/driver/installation.htmlas there has been some changes to the Slackware Linux kerneal that unraid complies.https://docs.unraid.net/unraid-os/release-notes/7.1.4/unraid is RC in 7.2 whcih may have a updated driver fix.7.14: Linux kernelversion 6.12.24-Unraid (no change)Version 7.2.0-rc.1 2025-10-01 | Unraid DocsThe Unraid webGUI is now responsive! The interface automatically adapts to different screen sizes, making it usable on mobile devices, tablets, and desktop monitors alike. The Unraid API is now built7.2 RC Linux kernelversion 6.12.47-Unraidbuilt-in: CONFIG_EFIVAR_FS: EFI Variable filesystemCONFIG_INTEL_RAPL: Intel RAPL support via MSR interfaceCONFIG_NLS_DEFAULT: change from "iso8859-1" to "utf8"Added eMMC support:CONFIG_MMC: MMC/SD/SDIO card supportCONFIG_MMC_BLOCK: MMC block device driverCONFIG_MMC_SDHCI: Secure Digital Host Controller Interface supportCONFIG_MMC_SDHCI_PCI: SDHCI support on PCI busCONFIG_MMC_SDHCI_ACPI: SDHCI support for ACPI enumerated SDHCI controllersCONFIG_MMC_SDHCI_PLTFM: SDHCI platform and OF driver helper
October 2, 2025Oct 2 Community Expert As it appears that that integrated Graphics done't follow the intel kerneal default stable standard and may require 3rd party driver/software install to use....Since unraid is not kernel 6.13 yet. (Waiting on openzfs that has slowed kernel updates and adaptations... (Really wish they would stay in LTS kernels....) )...You could try to install it via other means like teh boot extra folders...You may need to install 3rd party slack ware packages...Example...The intel-media-va-driver-non-free package is not part of the standard Slackware distribution and must be installed by compiling a SlackBuild or finding a pre-compiled package from a third-party repositoryWhere I'm not seeing pre builts nor a slackbuild script to compile it your self...So that hardware will most likley need to wait until unraid kernel cathes up...
October 3, 2025Oct 3 Author 12 hours ago, bmartino1 said:As it appears that that integrated Graphics done't follow the intel kerneal default stable standard and may require 3rd party driver/software install to use....看起来集成显卡不遵循英特尔内核默认的稳定标准,可能需要安装第三方驱动程序/软件才能使用...Since unraid is not kernel 6.13 yet. (Waiting on openzfs that has slowed kernel updates and adaptations... (Really wish they would stay in LTS kernels....) )...由于 Unraid 尚未支持内核 6.13。(等待 openzfs,它减缓了内核更新和适配...(真希望他们能停留在 LTS 内核上...))...You could try to install it via other means like teh boot extra folders...您可以尝试通过其他方式安装,例如启动额外文件夹...You may need to install 3rd party slack ware packages...您可能需要安装第三方 slackware 软件包...Example... 示例...The intel-media-va-driver-non-free package is not part of the standard Slackware distribution and must be installed by compiling a SlackBuild or finding a pre-compiled package from a third-party repositoryintel-media-va-driver-non-free 软件包不是标准 Slackware 发行版的一部分,必须通过编译 SlackBuild 或从第三方仓库找到预编译的软件包来安装Where I'm not seeing pre builts nor a slackbuild script to compile it your self...我在这里既看不到预编译的版本,也没有编译它的 slackbuild 脚本...So that hardware will most likley need to wait until unraid kernel cathes up...硬件很可能需要等待 Unraid 内核赶上来...Thank you for getting back to me.Just to clarify, I've had intel-gpu-top installed for a while, and the system does recognize the GPU on some level. The main problem is that it remains unusable—the system can't actually interact with it or utilize it for any tasks.I will follow your suggestion and try updating the system to Unraid 7.2. I'm currently in the middle of a data migration, so it might take me a couple of days before I can perform the update. I'll be sure to report back here with my results once I've tested it.On a side note, I'm already considering a hardware change to a system with an 8845HS CPU, whose integrated GPU I believe is properly supported. But that's certainly my last resort.I appreciate the guidance and will keep you posted. Edited October 3, 2025Oct 3 by giantwiki
October 10, 2025Oct 10 Community Expert AS I don't have the hardware to test and its a long shot... with intel top installed you may need to 3rd party installthe intell driver:cd /boot/extra at boot slackware binary files are installed. system log dmesg to see what became of them Not sure what other libes pacakges may also be needed.https://slackware.pkgs.org/15.0/slackware-x86_64/intel-vaapi-driver-2.4.1-x86_64-3.txz.htmlhttps://slackware.pkgs.org/15.0/slackdce-x86_64/intel-media-driver-21.3.5-x86_64-1_slackdce.txz.htmlThe Binary to add to the extra folder on the flash drive.https://slackware.uk/slackware/slackware64-15.0/slackware64/x/intel-vaapi-driver-2.4.1-x86_64-3.txzWarning! SlackDCE is a third-party repositoryhttps://slackware.halpanet.org/slackdce/packages/15.0/x86_64/multimedia/intel-media-driver/intel-media-driver-21.3.5-x86_64-1_slackdce.txz Edited October 10, 2025Oct 10 by bmartino1
October 10, 2025Oct 10 Community Expert since unraid slack ware in on slackware currenthttps://slackware.halpanet.org/slackdce/packages/15.0/x86_64/multimedia/intel-media-driver/intel-media-driver-21.3.5-x86_64-1_slackdce.txzhttps://slackware.pkgs.org/current/slackware-x86_64/intel-vaapi-driver-2.4.1-x86_64-3.txz.htmlit worth a mention.... as a driver plugin may not exist yet as the kerneal doesn't have it yet.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.