You have been subscribed to a public bug:

[Bug Description]

Hardware: Manufacturer: GIGABYTE  Product Name: R281-T94-00   CPU:
Cavium/Marvel ThunderX2 CN9980

Qede kernel module is missing from latest linux-hwe

QLogic FastLinQ 4xxxx Core Module qede 8.10.11.21 lacking in linux-hwe
5.4.0-52-generic

root@n008:~# journalctl -k -b -2 | egrep -i -e "BOOT_|qede|qlogic|eno|ethernet"
Nov 05 11:30:41 n008 kernel: Kernel command line: 
BOOT_IMAGE=/boot/vmlinuz-5.4.0-52-generic 
root=UUID=d421ed4f-588e-4855-9b1a-441ac0d4c54f ro iommu.passthrough=1 
arm-smmu.disable_bypass=n 
crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M
Nov 05 11:30:41 n008 kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Nov 05 11:30:41 n008 kernel: usb 3-1.3: Product: Virtual Ethernet


while in 4.15.0-122-generic it works fine.

root@n008:~# journalctl -k -b -1 | egrep -i -e "BOOT_|qede|qlogic|eno|ethernet"
Nov 05 12:27:32 n008 kernel: Kernel command line: 
BOOT_IMAGE=/boot/vmlinuz-4.15.0-122-generic 
root=UUID=d421ed4f-588e-4855-9b1a-441ac0d4c54f ro iommu.passthrough=1 
arm-smmu.disable_bypass=n 
crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M
Nov 05 12:27:32 n008 kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Nov 05 12:27:32 n008 kernel: QLogic FastLinQ 4xxxx Core Module qed 8.10.11.21
Nov 05 12:27:32 n008 kernel: qede_init: QLogic FastLinQ 4xxxx Ethernet Driver 
qede 8.10.10.21
Nov 05 12:27:32 n008 kernel: usb 3-1.3: Product: Virtual Ethernet
Nov 05 12:27:32 n008 kernel: qede 0b:00.00: Storm FW 8.20.0.0, Management FW 
8.35.24.0 [MBI 8.35.20] [eth0]
Nov 05 12:27:32 n008 kernel: qede 0b:00.01: Storm FW 8.20.0.0, Management FW 
8.35.24.0 [MBI 8.35.20] [eth1]
Nov 05 12:27:32 n008 kernel: qede 0000:0b:00.1 eno2: renamed from eth1
Nov 05 12:27:32 n008 kernel: qede 0000:0b:00.0 eno1: renamed from eth0
Nov 05 12:27:33 n008 kernel: cdc_ether 3-1.3:2.0 usb0: register 'cdc_ether' at 
usb-0000:00:0f.1-1.3, CDC Ethernet Device, 22:c5:83:f6:56:d0
Nov 05 12:27:36 n008 kernel: [qede_link_update:2185(eno1)]Link is up
Nov 05 12:28:11 n008 kernel:  xor raid6_pq libcrc32c raid1 raid0 multipath 
linear mlx5_ib(OE) ib_uverbs(OE) ib_core(OE) i2c_smbus hid_generic uas usbhid 
hid usb_storage mlx5_core(OE) ast vfio_mdev i2c_algo_bit vfio_iommu_type1 
aes_ce_blk aes_ce_cipher vfio crc32_ce ttm mdev(OE) crct10dif_ce mlxfw(OE) 
drm_kms_helper ghash_ce qede syscopyarea mpt3sas devlink sha2_ce sysfillrect 
mlx_compat(OE) sysimgblt sha256_arm64 ptp fb_sys_fops sha1_ce qed ahci 
raid_class drm libahci scsi_transport_sas pps_core gpio_xlp i2c_xlp9xx 
aes_neon_bs aes_neon_blk crypto_simd cryptd aes_arm64
Nov 05 12:28:11 n008 kernel:  probeNode+0xd8/0x2b8 [dis_irm]
Nov 05 12:28:11 n008 kernel: beegfs: mount(19871): 4D9F-5FA3E1CB-n008: 
App_logInfos: Usable NICs: ib0(RDMA) ib0(TCP) eno1(TCP) 


[Steps to Reproduce]
1) Install Ubuntu 18.04.5LTS with linux-hwe kernel
2) Boot it and you will not get network

[Actual Results]
No ethernet eno1 or eno2.

[Expected Results]
qede module is loaded and ethernet works.

Interestingly, qede module is enabled. But initramfs does not include
module on linux-hwe

root@n008:~# grep -i qede /boot/config-5.4.0-52-generic 
CONFIG_QEDE=m

root@n008:~# grep -i qede /boot/config-4.15.0-122-generic 
CONFIG_QEDE=m


[Reproducibility]
This worked fine on linux-hwe-5.3.0-something, but not on 5.4.

[Additional information]
System Information
        Manufacturer: GIGABYTE
        Product Name: R281-T94 version 1.00

BIOS Information
        Vendor: GIGABYTE
        Version: F34
        Release Date: 08/13/2020
        Address: 0xF0000

root@n008:~# ipmitool mc info | grep Firmware
Firmware Revision         : 12.47.01


[Resolution]

Load qede driver and rebuild initramfs on 5.4

** Affects: linux-hwe-5.4 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
QLogic FastLinQ 4xxxx Core Module qede 8.10.11.21 lacking in linux-hwe 
5.4.0-52-generic 
https://bugs.launchpad.net/bugs/1903042
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to