Hallo zusammen,
ich habe seit dem letzten Kernel-update (6.17.13-3 und auch 6.17.13-4, unter proxmox 9.1.9) das Problem, dass der i915 Treiber offensichtlich nicht mehr geladen wird.
Ich hatte das dkms deb-Paket von https://github.com/strongtz/i915-sriov-dkms seit einiger Zeit tadellos laufen mit einem Win11-Client.
Da ich keine Fehlermeldungen beim erstellen und auch sonst keine Fehlermeldungen finden kann, bin ich etwas ratlos und hoffe auf den richtigen wink...
Danke im Voraus.
Hier ein paar Infos:
nach manuellem laden von i915:
ich habe seit dem letzten Kernel-update (6.17.13-3 und auch 6.17.13-4, unter proxmox 9.1.9) das Problem, dass der i915 Treiber offensichtlich nicht mehr geladen wird.
Ich hatte das dkms deb-Paket von https://github.com/strongtz/i915-sriov-dkms seit einiger Zeit tadellos laufen mit einem Win11-Client.
Da ich keine Fehlermeldungen beim erstellen und auch sonst keine Fehlermeldungen finden kann, bin ich etwas ratlos und hoffe auf den richtigen wink...
Danke im Voraus.
Hier ein paar Infos:
Code:
root@pve:~# dkms status
i915-sriov-dkms/2026.03.05, 6.17.13-3-pve, x86_64: installed (Original modules exist)
i915-sriov-dkms/2026.03.05, 6.17.13-4-pve, x86_64: installed (Original modules exist)
Code:
root@pve:~# cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-6.17.13-4-pve root=/dev/mapper/pve-root ro nvme_core.default_ps_max_latency_us=0 pcie_aspm=off quiet intel_iommu=on iommu=pt i915.enable_guc=3 i915.max_vfs=7 module_blacklist=xe
Code:
root@pve:~# mokutil --sb-state
SecureBoot disabled
nach manuellem laden von i915:
Code:
root@pve:~# journalctl -b | grep i915
Apr 27 10:12:24 pve kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.17.13-4-pve root=/dev/mapper/pve-root ro nvme_core.default_ps_max_latency_us=0 pcie_aspm=off quiet intel_iommu=on iommu=pt i915.enable_guc=3 i915.max_vfs=7 module_blacklist=xe
Apr 27 10:12:24 pve kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.17.13-4-pve root=/dev/mapper/pve-root ro nvme_core.default_ps_max_latency_us=0 pcie_aspm=off quiet intel_iommu=on iommu=pt i915.enable_guc=3 i915.max_vfs=7 module_blacklist=xe
Apr 27 10:15:31 pve xrdp-sesman[3781]: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.17.13-4-pve root=/dev/mapper/pve-root ro nvme_core.default_ps_max_latency_us=0 pcie_aspm=off quiet intel_iommu=on iommu=pt i915.enable_guc=3 i915.max_vfs=7 module_blacklist=xe
Apr 27 10:15:31 pve xrdp-sesman[3781]: rdpProbe: found DRMAllowList xorg.conf value [i915 radeon]
Apr 27 10:47:41 pve kernel: i915: You are using the i915-sriov-dkms module, a ported version of the i915/xe module with SR-IOV support.
Apr 27 10:47:41 pve kernel: i915: Please file any bug report at https://github.com/strongtz/i915-sriov-dkms/issues/new.
Apr 27 10:47:41 pve kernel: i915: Module Homepage: https://github.com/strongtz/i915-sriov-dkms
Code:
/etc/sysfs.conf:
devices/pci0000:00/0000:00:02.0/sriov_numvfs = 7
Code:
IOMMU Group 0:
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:4640] (rev 02)
IOMMU Group 1:
00:06.0 PCI bridge [0604]: Intel Corporation 12th Gen Core Processor PCI Express x4 Controller #0 [8086:464d] (rev 02)
IOMMU Group 2:
00:0a.0 Signal processing controller [1180]: Intel Corporation Platform Monitoring Technology [8086:467d] (rev 01)
IOMMU Group 3:
00:0e.0 RAID bus controller [0104]: Intel Corporation Volume Management Device NVMe RAID Controller [8086:467f]
IOMMU Group 4:
00:14.0 USB controller [0c03]: Intel Corporation Alder Lake-S PCH USB 3.2 Gen 2x2 XHCI Controller [8086:7ae0] (rev 11)
00:14.2 RAM memory [0500]: Intel Corporation Alder Lake-S PCH Shared SRAM [8086:7aa7] (rev 11)
IOMMU Group 5:
00:15.0 Serial bus controller [0c80]: Intel Corporation Alder Lake-S PCH Serial IO I2C Controller #0 [8086:7acc] (rev 11)
00:15.1 Serial bus controller [0c80]: Intel Corporation Alder Lake-S PCH Serial IO I2C Controller #1 [8086:7acd] (rev 11)
IOMMU Group 6:
00:16.0 Communication controller [0780]: Intel Corporation Alder Lake-S PCH HECI Controller #1 [8086:7ae8] (rev 11)
00:16.3 Serial controller [0700]: Intel Corporation Alder Lake-S Keyboard and Text (KT) Redirection [8086:7aeb] (rev 11)
IOMMU Group 7:
00:17.0 SATA controller [0106]: Intel Corporation Alder Lake-S PCH SATA Controller [AHCI Mode] [8086:7ae2] (rev 11)
IOMMU Group 8:
00:1a.0 PCI bridge [0604]: Intel Corporation Alder Lake-S PCH PCI Express Root Port #25 [8086:7ac8] (rev 11)
IOMMU Group 9:
00:1b.0 PCI bridge [0604]: Intel Corporation Device [8086:7ac0] (rev 11)
IOMMU Group 10:
00:1b.4 PCI bridge [0604]: Intel Corporation Alder Lake-S PCH PCI Express Root Port #21 [8086:7ac4] (rev 11)
IOMMU Group 11:
00:1c.0 PCI bridge [0604]: Intel Corporation Alder Lake-S PCH PCI Express Root Port #1 [8086:7ab8] (rev 11)
IOMMU Group 12:
00:1c.1 PCI bridge [0604]: Intel Corporation Alder Lake-S PCH PCI Express Root Port #2 [8086:7ab9] (rev 11)
IOMMU Group 13:
00:1c.3 PCI bridge [0604]: Intel Corporation Device [8086:7abb] (rev 11)
IOMMU Group 14:
00:1d.0 PCI bridge [0604]: Intel Corporation Alder Lake-S PCH PCI Express Root Port #9 [8086:7ab0] (rev 11)
IOMMU Group 15:
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:7a88] (rev 11)
00:1f.3 Audio device [0403]: Intel Corporation Alder Lake-S HD Audio Controller [8086:7ad0] (rev 11)
00:1f.4 SMBus [0c05]: Intel Corporation Alder Lake-S PCH SMBus Controller [8086:7aa3] (rev 11)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Alder Lake-S PCH SPI Controller [8086:7aa4] (rev 11)
IOMMU Group 16:
01:00.0 Non-Volatile memory controller [0108]: Micron Technology Inc 7400 PRO NVMe SSD [1344:51c0] (rev 02)
IOMMU Group 17:
02:00.0 Ethernet controller [0200]: Intel Corporation 82571EB/82571GB Gigabit Ethernet Controller D0/D1 (copper applications) [8086:105e] (rev 06)
IOMMU Group 18:
02:00.1 Ethernet controller [0200]: Intel Corporation 82571EB/82571GB Gigabit Ethernet Controller D0/D1 (copper applications) [8086:105e] (rev 06)
IOMMU Group 19:
04:00.0 Non-Volatile memory controller [0108]: Micron Technology Inc 7400 PRO NVMe SSD [1344:51c0] (rev 02)
IOMMU Group 20:
05:00.0 Ethernet controller [0200]: Intel Corporation Ethernet Controller I226-LM [8086:125b] (rev 06)
IOMMU Group 21:
06:00.0 Ethernet controller [0200]: Intel Corporation Ethernet Controller I226-LM [8086:125b] (rev 06)
IOMMU Group 22:
07:00.0 PCI bridge [0604]: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge [1a03:1150] (rev 06)
08:00.0 VGA compatible controller [0300]: ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 52)
Last edited: