View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017454 | CentOS-8 | kernel | public | 2020-06-13 18:28 | 2020-06-18 20:05 |
Reporter | Emerald-Night | Assigned To | |||
Priority | normal | Severity | block | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Platform | ARM | ||||
Product Version | 8.1.1911 | ||||
Summary | 0017454: No Ethernet/Wifi detected after upgrading kernel to CentOS Linux 4.19.113-300.e18.armv7hl | ||||
Description | Upon upgrading the kernel to CentOS Linux 4.19.113-300.e18.armv7hl and rebooting, the Ethernet/Wifi devices are no more detected. Booting from the former kernel (CentOS Linux 4.19.104-300.e18.armv7hl) will restore full access Ethernet/Wifi devices. | ||||
Steps To Reproduce | 1- Burn CentOS-Userland-8-armv7hl-generic-Minimal-1911-sda.raw to a SD card. 2- Enter the SD card into a Raspberry Pi 3b+ device and power it on. Ensure it is linked to a DHCP-enabled router with a proper Ethernet cable. 3- Let it boot. 4- Once the login prompt appears, log in as "root" with password "centos". 5- # ip addr show 6- It should show the IP address assigned by the router through Ethernet. 7- # yum upgrade -y 8- # reboot 9- Let it reboot. 10- Once the login prompt appears, log in as "root" with password "centos". 11- # ip addr show 12- It will show no networking devices. | ||||
Tags | No tags attached. | ||||
Just tested this and it is actually a compose problem and not a kernel problem. 4.19.104 is ok 4.10.110 is incomplete (only kernel-core and kernel-tools) 4.10.113 is incomplete (only kernel-core and kernel-tools) @bstinson any ideas? |
|
Is there a way to circumvent it (and not need to boot from a previous version of the kernel)? | |
you can download the missing parts of your kernel from here https://koji.armhfp-mbox.centos.org/koji/buildinfo?buildID=5429 | |
I tested installing all those packages and then rebooted. The network connectivity is there, as expected. And `uname -a` returns the 4.10.113 version. So the issue is now why is that compose problem for the latest kernel on the ARMv7 DNF/YUM repository. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-13 18:28 | Emerald-Night | New Issue | |
2020-06-15 01:12 | toracat | Status | new => acknowledged |
2020-06-15 13:18 | pgreco | Note Added: 0037109 | |
2020-06-18 01:39 | Emerald-Night | Note Added: 0037154 | |
2020-06-18 02:47 | pgreco | Note Added: 0037157 | |
2020-06-18 20:05 | Emerald-Night | Note Added: 0037162 |