![]() |
Wireless USB adapter not working since last update (july 2020) - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Network (https://www.linuxliteos.com/forums/forumdisplay.php?fid=24) +--- Thread: Wireless USB adapter not working since last update (july 2020) (/showthread.php?tid=7202) Pages:
1
2
|
Re: Wireless USB adapter not working since last update (july 2020) - Joe321 - 08-05-2020 Thank you very much Moltke. I followed your advice to "freeze" kernel updates, then updated everything else and it's all good now. ![]() Re: Wireless USB adapter not working since last update (july 2020) - Şerban S. - 08-06-2020 (08-04-2020, 01:18 PM)Moltke link Wrote: [...] [...] Code: sudo apt-mark hold * (08-04-2020, 01:18 PM)Moltke link Wrote: [...] To check that it worked type Code: apt-mark showhold Thanks! ![]() It helped me a lot to get rid of some i386 unwanted packages! ![]() Best regards! ![]() Re: Wireless USB adapter not working since last update (july 2020) - TheDead - 08-06-2020 Hi! We had a bunch of the same laptop in the office a few years back. I guess you have a reason for using an USB adapter, but usually there is an Intel or Broadcom inside the laptop. Maybe it's disable in the BIOS? Cheers! Re: Wireless USB adapter not working since last update (july 2020) - Moltke - 08-07-2020 (08-05-2020, 10:57 PM)Joe321 link Wrote: Thank you very much Moltke. You're welcome! Glad it worked for you. ![]() (08-06-2020, 05:21 AM)Şerban S. link Wrote: [quote author=Moltke link=topic=7523.msg53189#msg53189 date=1596547124] Code: sudo apt-mark hold * (08-04-2020, 01:18 PM)Moltke link Wrote: [...] To check that it worked type Code: apt-mark showhold Thanks! ![]() It helped me a lot to get rid of some i386 unwanted packages! ![]() Best regards! ![]() [/quote] You're welcome! Glad it helped you. However, it seems a bit weird being your system a x64 those x86 pkgs are there, do you use or used to WINE? If you do, then those x86 pkgs might be needed and mark them hold may not be the best idea. If you did but you don't anymore, then it is safe to do so. |