Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

intel n355 graphics drivers problem

Featured Replies

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!

  • 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 Unraid

View Proxmox VM Unraid Guide

Edited by bmartino1

  • 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 Unraid

View Proxmox VM Unraid Guide

No, i do not use proxmox any more, unraid run as basic OS

  • 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.html

as 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 kernel

  • version 6.12.24-Unraid (no change)

No image preview

Version 7.2.0-rc.1 2025-10-01 | Unraid Docs

The 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 built

7.2 RC Linux kernel

  • version 6.12.47-Unraid

    • built-in: CONFIG_EFIVAR_FS: EFI Variable filesystem

    • CONFIG_INTEL_RAPL: Intel RAPL support via MSR interface

    • CONFIG_NLS_DEFAULT: change from "iso8859-1" to "utf8"

    • Added eMMC support:

      • CONFIG_MMC: MMC/SD/SDIO card support

      • CONFIG_MMC_BLOCK: MMC block device driver

      • CONFIG_MMC_SDHCI: Secure Digital Host Controller Interface support

      • CONFIG_MMC_SDHCI_PCI: SDHCI support on PCI bus

      • CONFIG_MMC_SDHCI_ACPI: SDHCI support for ACPI enumerated SDHCI controllers

      • CONFIG_MMC_SDHCI_PLTFM: SDHCI platform and OF driver helper

  • 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 repository


Where 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...

  • 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 repository
intel-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.image.png

Edited by giantwiki

  • 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.html
https://slackware.pkgs.org/15.0/slackdce-x86_64/intel-media-driver-21.3.5-x86_64-1_slackdce.txz.html


The 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.txz

Warning! SlackDCE is a third-party repository

https://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 by bmartino1

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.