Hi,
I just installed Proxmox VE 8.2 to a new node using the ISO. By default this comes with kernel 6.8.4-2.
This new node has a USB4 10Gbps NIC. A IO CREST USB 4.0 Type-C 10G Ethernet Adapter. It appears to run a Marvel AQtion AQC113 under the hood.
So on kernel 6.8.4-2 this NIC works fine.
However, after running updates the new kernel 6.8.12-3-pve is no longer able to load the driver.
I assume the new kernel has a bug in it with the driver. Anyone have any ideas? For now just booting the old kernel from the grub menu works.
I just installed Proxmox VE 8.2 to a new node using the ISO. By default this comes with kernel 6.8.4-2.
This new node has a USB4 10Gbps NIC. A IO CREST USB 4.0 Type-C 10G Ethernet Adapter. It appears to run a Marvel AQtion AQC113 under the hood.
So on kernel 6.8.4-2 this NIC works fine.
Code:
Nov 07 05:22:23 pve-amd7940hs-04 kernel: atlantic: Detect ATL2FW 1050026
Nov 07 05:22:23 pve-amd7940hs-04 kernel: atlantic 0000:67:00.0 enp103s0: renamed from eth0
Nov 07 05:22:26 pve-amd7940hs-04 kernel: atlantic 0000:67:00.0 enp103s0: entered allmulticast mode
Nov 07 05:22:26 pve-amd7940hs-04 kernel: atlantic 0000:67:00.0 enp103s0: entered promiscuous mode
Nov 07 05:22:50 pve-amd7940hs-04 kernel: atlantic 0000:67:00.0 enp103s0: atlantic: link change old 0 new 5000
However, after running updates the new kernel 6.8.12-3-pve is no longer able to load the driver.
Code:
Nov 07 04:48:45 pve-amd7940hs-04 kernel: atlantic: FW Restart failed
Nov 07 04:48:45 pve-amd7940hs-04 kernel: atlantic: probe of 0000:67:00.0 failed with error -5
I assume the new kernel has a bug in it with the driver. Anyone have any ideas? For now just booting the old kernel from the grub menu works.