You are not logged in.

#1 2023-05-06 19:16:20

doreganger
Member
Registered: 2023-05-06
Posts: 2

[SOLVED] Network interfaces disappeared after upgrading to new kernel

After upgrading linux kernel from 6.2.11 to 6.3.1 and rebooting my system all network interfaces were gone, all I see in the output of the `ip link show` is the loopback device.

My setup is pretty simple, I'm currently using systemd.networkd and wired Ethernet connection, I've tried switching to NetworkManager, but that didn't help.

Debugging performed:
* No errors in the dmesg log
* systemd.networkd is running

Downgrading the kernel to 6.2.11 from the cache fixes the problem for now:
sudo pacman -U /var/cache/pacman/pkg/linux-6.2.11.arch1-1-x86_64.pkg.tar.zst

Any advice on how to debug this further or maybe I'm missing some new configuration steps required for the new kernel?

Last edited by doreganger (2023-05-08 04:52:07)

Offline

#2 2023-05-06 19:32:19

doreganger
Member
Registered: 2023-05-06
Posts: 2

Re: [SOLVED] Network interfaces disappeared after upgrading to new kernel

I've figured it out, looks like my issue was the same as in https://bbs.archlinux.org/viewtopic.php?id=285345
Namely missing record in the fstab for /boot partition and had nothing to do with specific kernel verison, rather with kernel update process in principle. Adding the entry/updating/rebooting helped resolve the problem.

Last edited by doreganger (2023-05-08 04:53:06)

Offline

#3 2023-05-06 19:34:28

seth
Member
Registered: 2012-09-03
Posts: 51,055

Re: [SOLVED] Network interfaces disappeared after upgrading to new kernel

\o/

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB