Latest kernel v. 6.14.2-1 update messes up wifi functions

On my system (RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller) it looks like it’s not getting an IP address from dhcp
So another workaround is manually setting a know working IP address:

sudo ifconfig $yourcard $selectedIP

At least this worked for me.

2 Likes