Everything posted by SimonF
-
7.3.0 Stable-Intel Arc 310 HW transcoding stopped working
Anything in the system log? post diagnostics
-
Unraid 7.3.0 SR-IOV Intel iGPU
- Intel Arc "Battlemage" Support (B70 / B60) – Any ETA for Unraid?
igpu shows available VFs, but the native kernel driver does not support it. You need a modified i915 driver so you need to install the i915 SR-IOV Driver via CA.- Internal boot issue - MSI bios doesn't show the nvme boot drive as an option
Are you able to open another web connections and check the fdisk -l for the drive as it looks like it has work ok apart from changing the boot order. When you rebooot it will take longer as it copies the files from the flash.- Unraid 7.3.0 Stable Now Available
Click on the online it will take you to the info page. You will see some errors displayed. There is a reset button, but they may reappear. Also if you hoover of the warning triangle next to the number is will show more detail on the errors.- Internal boot issue - MSI bios doesn't show the nvme boot drive as an option
The drives don't have the correct partitions hence why the bios does not allow you to boot from them. What does it say when you run the internal boot wizard. root@R420:~# fdisk -l /dev/sdd Disk /dev/sdd: 111.79 GiB, 120034123776 bytes, 234441648 sectors Disk model: V Series SATA SS Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: gpt Disk identifier: 22742608-C068-4121-818F-C1A2624DD3D2 Device Start End Sectors Size Type /dev/sdd1 2048 4095 2048 1M BIOS boot /dev/sdd2 4096 1048575 1044480 510M EFI System /dev/sdd3 1048576 33554431 32505856 15.5G Linux filesystem /dev/sdd4 33554432 234441614 200887183 95.8G Linux filesystem- New ISO Installer for testing
How did you build you server I guess you are using internal boot? You should be able to do a flash back create a new usb from the back and then transfer the license back. docs.unraid.net/unraid-os/getting-started/set-up-unraid/internal-boot-faq/- New ISO Installer for testing
Currently TPM licenses are not supported within a VM. Only work around is to use a USB device for the GUID. Not data is stored on it.- 7.3.0 Stable-Intel Arc 310 HW transcoding stopped working
Nothing showing in the log that should affect, what output does tio provide, just device not found.- New ISO Installer for testing
If you want to remove the USB you will need a valid TPM in the system and transfer the key. I notice this a VM which does not have TPM support so you will need to retain the USB.- Intel Arc cards doesn't work under 7.3
For top you need to specify the cardwith intel_gpu_top -d pci:slot=0000:04:00.0 for the A380 A380s work in 7.3 https://forums.unraid.net/topic/89453-plugin-gpu-statistics/page/84/#findComment-1621914 04:00.0 VGA compatible controller [0300]: Intel Corporation DG2 [Arc A380] [8086:56a5] (rev 05) Subsystem: Sparkle Computer Co., Ltd. A380 ELF [172f:3943] Kernel driver in use: i915 Kernel modules: i915, xe 05:00.0 Audio device [0403]: Intel Corporation DG2 Audio Controller [8086:4f92] Subsystem: Sparkle Computer Co., Ltd. Device [172f:3943]- [PLUGIN] Intel iGPU SR-IOV - Support Page
You still need the i915 SRIOV driver for igpu support on 7.3.0- Unraid 7.3.0 Stable Now Available
TPM licensing is not supported on VMs- Unraid 7.3.0 Stable Now Available
16g is what we suggest.- [Plugin] Snapshots
I have release the update today, thanks for the PR.- [PLUGIN] Disk Location
Flash and flash2 will be the drives in an internal mirrored boot pool.- [Plugin] Snapshots
I was testing 6.12, 7.1 and 7.2 for backwards compatibilty but 7.2 did not show for me. I will try again today. It is working on 7.3 must be the package I created was not ok. I wil test for backwards compatibilty then look to release.- [PLUGIN] GPU Statistics
Here is an updated files for freq and text, space between Lanes and Fan (RPM) Intel.php gpustatusmovablemulti.page- Internal boot issue
You need to enable boot for the nvmes m2-keym1 and m3 https://youtu.be/yh8Ao5ryOeE?si=3bYHcHgiK-B9w3xy- [Plugin] Snapshots
Which version of 7.2 did you test on?- [PLUGIN] GPU Statistics
Release 2026.05.10 With this release you can now select the backend processing for i915. The default option is just to use intel_gpu_top. Changing to top + qmassa will show fans, power draw memory usage for ARC cards. qmassa can be set on its own, but you will loose utilisation. For XE drivers just qmassa is used as it support these metrics also. PCI reporting has been updated to look at upstream speeds to remove the x1 reporting.- [PLUGIN] GPU Statistics
If this one looks ok now for the fan, I will release a version tonight. Intel.php- [PLUGIN] GPU Statistics
@Niklas Thanks for testing. Attached an updated file to show zero fan and not show qmassa in apps. Also I noticed the PCI gen is 4 but max is 3. So this should be fixed with an updated main.php which goes in the lib directory. Intel.php Main.php- [PLUGIN] GPU Statistics
I have not release this as yet. but if you put this files into /usr/local/emhttp/plugins/gpustat for the page file and /usr/local/emhttp/plugins/gpustat/lib for the .php On the settings there is now an option for Intel backend for i915. This is is how my A770 looks with top + qmassa. Plex is tanscoding and VM is using virtio3d and running glxgears. Please give it a go an let me know any feedback when you can. GPUStatSettings.page Intel.php- [PLUGIN] GPU Statistics
i915 is using intel_gpu_top. Will look about using qmassa from that also. - Intel Arc "Battlemage" Support (B70 / B60) – Any ETA for Unraid?