Everything posted by SimonF
-
Intel 7 265K iGPU Not in /dev/dvi/
Are you sure you are using the beta, also check in Plex transcoding the GPU is selected.
-
Intel 7 265K iGPU Not in /dev/dvi/
Before you applied it here, on 7.3 it is called boot parameters in settings. And you can set to raw mode to make the edits. But I would do via system drivers tools->system drivers click the pencil to edit, change the vlaue and press the disk to save. For your gpu in the i915 driver add options i915 force_probe=!7d67 in XE driver options xe force_probe=7d67 Once you have updated these it will required a reboot.
-
Intel 7 265K iGPU Not in /dev/dvi/
I previous post I saw that XE was being used and Jorge mentioned the kernel options. I think it is worth trying XE.
-
Intel 7 265K iGPU Not in /dev/dvi/
You need to have the beta version of Plex to use the XE driver
-
[PLUGIN] GPU Statistics
Created a new version 2026.05.16 which adds a debug option to settings so should not show the log entries now unless enabled.
-
[PLUGIN] GPU Statistics
Correct repo is here, https://github.com/SimonFair/gpustat-unraid I will look into it, do you have errors set on PHP log settings? Can you provide some info on the GPU you are using and the driver?
-
Processor wattage and temperature incorrect on 7.3.0
Can you provide output sensors when you run in a terminal
-
Processor wattage and temperature incorrect on 7.3.0
Can you run sensors in a terminal and post results
-
[PLUGIN] GPU Statistics
Does this file exist and show any data? /tmp/hostapps When transcoding. Run qmassa in the terminal does it should any drm client. cat /sys/kernel/debug/dri/0000:04:00.0/clients
-
[PLUGIN] GPU Statistics
Try doing ctlr + F5 to reload the page as may have cache the JavaScript.
-
[Plugin] USB_Manager
Will check with Squid as it is in CA.
-
[PLUGIN] Intel iGPU SR-IOV - Support Page
I don't believe the plugin updates the XE driver. Note on that repo the disclaimer. Disclaimer: This repository is a community project and is NOT affiliated with, endorsed by, or connected to Intel Corporation. This kernel module is a port based on the mainline kernel and Intel's implementation and may contain experimental and unstable features. Please use it at your own risk.
-
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 - Intel Arc "Battlemage" Support (B70 / B60) – Any ETA for Unraid?