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 Battlemage Pro B50 + B60

Featured Replies

Just a quick note requesting Intel Arc Pro Battlemage series B50 and B60 kernel and driver support for local AI and transcoding, along with noting I fully understand that this will take time and I'm sure there will be dependencies.
Embargo lift coming shortly with Linux details: https://www.phoronix.com/review/intel-arc-pro-b-series

  • 2 weeks later...
  • 3 months later...

Hello, good!

I have an Intel arc pro b50

Unraid OS 7.2-Beta.2

And it puts me:

Intel_gpu_top

No device filter specified and no discrete/integrated i915 devices found

Intel_gpu_top -L

card0 Intel Battlemage (Gen20) pci:vendor=8086,device=E212,card=0

└─renderD128

Any solution?

  • 1 month later...

+1 for this request, it looks like Linux Kernel 6.14 would be needed for XE, 6.17 for SR-IOV.

@SimonF , any idea when it looks like Unraid will move will move up to Linux Kernel 6.14?

  • Community Expert
13 minutes ago, cave said:

any idea when it looks like Unraid will move will move up to Linux Kernel 6.14?

It is going to depend on when the next LTS Linux kernel is released (which as far as I know does not have a date) as Unraid only uses LTS kernel releases.

It is going to depend on when the next LTS Linux kernel is released (which as far as I know does not have a date) as Unraid only uses LTS kernel releases.

Oh! Neat, I didn't know. Well hopefully soon because I have one of these and I'm sorta raring to get it running...

29 minutes ago, cave said:

Oh! Neat, I didn't know. Well hopefully soon because I have one of these and I'm sorta raring to get it running...

6.18 is likely to be the next LTS, I don't know a timeframe for use in Unraid at this time.

  • 2 weeks later...

+1... purchased b580 for unraid server ... was hoping support would have been a bit further along being the card has been out for almost a year now... kinda already knew it wouldn't work great at the current point in time but got a really good black Friday deal on one and couldn't pass it up ...

  • 2 months later...
On 10/31/2025 at 5:58 PM, SimonF said:

6.18 is likely to be the next LTS, I don't know a timeframe for use in Unraid at this time.

6.18 should be out, is there a timeframe now?
I'm thinking to buy a B60 but I need this before

Edited by PilaScat

  • 4 weeks later...

Bought a B60 today and crying that I can't start playing with it, please tell me 7.3 is coming out by the time I refresh this page?

  • 3 weeks later...
On 3/2/2026 at 1:33 PM, MrSir said:

Bought a B60 today and crying that I can't start playing with it, please tell me 7.3 is coming out by the time I refresh this page?

the beta is out. Mind sharing your experience?

  • 1 month later...

I am running on 7.3.0 rc1 it works to transcode and in VM's but it reports as a 1x card but when I do other tests AIDA64 it looks like it's running at Gen5 x8 26.9 GB/s on read. But there is no GPU stats what do ever bar fan speed.

12 minutes ago, Joely87uk said:

but it reports as a 1x card

I'm pretty sure that's a bug with those GPUs, they report the wrong speed. I remember seeing that mentioned before.

  • 2 weeks later...

Reporting back..
7.3.0 rc1,

B60 24gb is working with SR-IOV (latest firmware caps it at 7 devices, older firmware was 24)
Passthrough to dockers for AI (Ollama/etc) are working with --device=/dev/dri
intel_gpu_top doesnt work but the Nvtop command does, but is missing some info.
LSPCI reports as G3x1, but nvtop reports G3x8 for bandwidth. (Mb limited to G3x16). not sure how to test?
I did need to do a firmware update for the GPU, this was made more difficult as whole device passthrough to a windows WM would not work, and I did not have a windows PC easily accessible to update it on. Persisted and eventually used this tool, https://github.com/Solaris17/ARC-Firmware-Tool
and the latest firmware from the reportsitory.
If you can throw the card in a windows box and update it it's 1000x easier.

Edited by isaw

On 4/27/2026 at 8:27 AM, Joely87uk said:

I am running on 7.3.0 rc1 it works to transcode and in VM's but it reports as a 1x card but when I do other tests AIDA64 it looks like it's running at Gen5 x8 26.9 GB/s on read. But there is no GPU stats what do ever bar fan speed.

Jorge, did you need to do anything special? Tried RC1 a few days ago and could not get it working.

On 5/5/2026 at 4:45 PM, isaw said:

Reporting back..
7.3.0 rc1,

B60 24gb is working with SR-IOV (latest firmware caps it at 7 devices, older firmware was 24)
Passthrough to dockers for AI (Ollama/etc) are working with --device=/dev/dri
intel_gpu_top doesnt work but the Nvtop command does, but is missing some info.
LSPCI reports as G3x1, but nvtop reports G3x8 for bandwidth. (Mb limited to G3x8). not sure how to test?
I did need to do a firmware update for the GPU, this was made more difficult as whole device passthrough to a windows WM would not work, and I did not have a windows PC easily accessible to update it on. Persisted and eventually used this tool, https://github.com/Solaris17/ARC-Firmware-Tool
and the latest firmware from the reportsitory.
If you can throw the card in a windows box and update it it's 1000x easier.

Was this specifically for getting firmware to let you us SR-IOV?

11 minutes ago, DirtyDan said:

Was this specifically for getting firmware to let you us SR-IOV?

the card would not detect correclty or passthrough to dockers via /dev/dri when it was running the old firmware. SR-IOV did 'work' showing multiple (24) vGPU's, but i didnt physically try them.
After the firmware update its now 7

Capabilities: [320 v1] Single Root I/O Virtualization (SR-IOV)
                IOVCap: Migration- 10BitTagReq+ IntMsgNum 0
                IOVCtl: Enable- Migration- Interrupt- MSE- ARIHierarchy+ 10BitTagReq-
                IOVSta: Migration-
                Initial VFs: 7, Total VFs: 7, Number of VFs: 0, Function Dependency Link: 00
27 minutes ago, DirtyDan said:

Jorge, did you need to do anything special? Tried RC1 a few days ago and could not get it working.

Was this specifically for getting firmware to let you us SR-IOV?

GPU Stats is limited on XE I am working on integrating qmassa

WIP So far for XE - Question mark is NVTOP. Working on Bus sizes and bar usage. Hoping to have an initial release this weekend.

image.png

With Ollama running SpaceInvaderOne Testing

image.png

Give release 2026.05.08 a try for XE additional stats. This is the initial release and may need tweaks going forward.

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.