[RESOLVED] NIC not recognised with 5.14.0-9.3-liquorix-amd64
Hi,
after upgrading from 5.14.0-9.2-liquorix-amd64 to 5.14.0-9.3-liquorix-amd64 (Ubuntu 20.04.3 LTS), my NIC is not recognized anymore on Asus ROG MAXIMUS XIII APEX. Is this a liquorix or upstream issue? Cheers, r. Back to top |
|||||
Ok, is there any information you can provide about your system or any logs? Output of inxi -b on a working kernel (and also not), will help, and any related output from dmesg or journalctl -k.
And to be clear, the update to 5.14.0-9.3 enabled tracing options and merged some release candidate stable patches. Reviewing the patches there's nothing network related. Back to top |
|||||
Hi,
the issue persists with 5.14.0-9.4-liquorix-amd64. Here's some info, please let me know if you need more. With 9.2 kernel: :: Code ::
$ sudo inxi -b System: Host: ..... Kernel: 5.14.0-9.2-liquorix-amd64 x86_64 bits: 64 Desktop: Xfce 4.16.3 Distro: Ubuntu 20.04.3 LTS (Focal Fossa) Machine: Type: Desktop System: ASUS product: N/A v: N/A serial: N/A Mobo: ASUSTeK model: ROG MAXIMUS XIII APEX v: Rev 1.xx serial: ...... BIOS: American Megatrends v: 0903 date: 05/21/2021 CPU: 8-Core: 11th Gen Intel Core i9-11900K type: MT MCP speed: 5042 MHz max: 3501 MHz Graphics: Device-1: NVIDIA driver: nvidia v: 470.74 Display: server: X.Org 1.20.11 driver: nvidia tty: N/A Message: Unable to show advanced data. Required tool glxinfo missing. Network: Device-1: Intel driver: igc Drives: Local Storage: total: 260.83 GiB used: 1.03 TiB (406.2%) Info: Processes: 365 Uptime: 2m Memory: 31.22 GiB used: 1.15 GiB (3.7%) Shell: bash inxi: 3.0.38 $ journalctl -k | grep net Okt 03 17:31:01 ........ kernel: Intel(R) 2.5G Ethernet Linux Driver Okt 03 17:31:01 ........ kernel: igc 0000:07:00.0 (unnamed net_device) (uninitialized): PHC added $ sudo dmesg | grep igc [ 0.994484] igc 0000:07:00.0 (unnamed net_device) (uninitialized): PHC added [ 1.054201] igc 0000:07:00.0: 4.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x1 link) [ 1.054203] igc 0000:07:00.0 eth0: MAC: f0:2f:74:d3:3b:8a [ 1.062146] igc 0000:07:00.0 enp7s0: renamed from eth0 [ 6.083110] igc 0000:07:00.0 enp7s0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX Differences with 9.4 kernel: :: Code ::
$ sudo inxi -b Network: Device-1: Intel driver: N/A $journalctl -k | grep net (nothing) $ sudo dmesg | grep igc (nothing) Cheers, r. Back to top |
|||||
Ok, thanks for the extra information. It looks like a release candidate stable patch was making CONFIG_IGC incompatible with the 5.14 kernel configuration, so it erases it on "make oldconfig".
I reverted the problematic patch and re-enabled the config for IGC. Next release should be out in 2 hours with fix included. Back to top |
|||||
|
|||||
All times are GMT - 8 Hours
|