No Wifi Adapter Found after updated zorin-16

Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 04f2:b6be Chicony Electronics Co., Ltd Integrated Camera
Bus 003 Device 003: ID 0bda:4852 Realtek Semiconductor Corp. Bluetooth Radio
Bus 003 Device 002: ID 2357:0602 TP-Link USB 10/100 LAN
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
1 Like

Interesting, i only see LAN.

Reboot and enter GRUB, change the kernel to an older one

uefi - press the escape key alot during boot
Legacy bios - press the shift key alot during boot

A general question, if I have dual boot as long as I update the drivers from one of the two operating systems , do they both read them? what I'm thinking is that not as long as they have two different storage spaces for each operating system.

1 Like

Each os reads its own driver, if you update the driver in windows it is only readable in Windows. For linux it is the same.

1 Like

From here it is meant to change kernel?

1 Like

Try the .40 one, if that does not work the .38

1 Like

.40 (recovery mode) or .40-generic?

1 Like

Just generic

What the difference?

Worked!! Thank you.

But every time I update my system do I have to do that? Also on the next reboot this remains or every time should I choose it

1 Like

No idea never done this before my self. If the newer kernel kicks in again we can delete it. Download synaptic from the store and search for kernel headers (5.11.0-43)

I downloaded the program, how do I find the right file in this mess?

Search for linux-headers or 5.11.0-43 and take a screenshot of it

1 Like

image

Okay, just delete the first?

Full screen image would be better

1 Like

with sort:

I am not behind my laptop...open terminal

sudo apt-get purge linux-image-5.11.0-43-generic
sudo apt-get purge linux-headers-5.11.0-43-generic

That should remove the newer kernel verion.

1 Like

1 Like

Mark for removal number 1 and 3

linux-image-5.11.0-43-generic
linux-headers-5.11.0-43-generic

I did but it chose the rest of it on his own!

You can also use DKMS to avoid having to reinstall Wifi Drivers or the Kernel with each update.