![]() |
wifi lost after update - 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: wifi lost after update (/showthread.php?tid=6547) Pages:
1
2
|
wifi lost after update - silverjock - 10-25-2019 Complete novice and silver hair so spoon feeding only! My wife's laptop has been working ok on usb wifi till I updated today. I had to have a friend install drivers for this usb device but no idea how he did this. After update no wireless options appear to click on ( I assumed this would be automatic ) I can use terminal if spoon fed, 2 propriety drivers show when I check network connections from menu. how do I get back on line thanks Re: wifi lost after update - Valtam - 10-26-2019 Can your friend not load the drivers for you again? Sent from my Mobile phone using Tapatalk Re: wifi lost after update - silverjock - 10-26-2019 Thanks for reply unfortunately friend was just visiting, does the driver have to be loaded again and if so how is this done? The driver folder is on the desktop / the usb shows on ls usb/ the chip is rtl 8811cu / dkms is installed. Would sudo ./dkms -install.sh sudo modprobe 8811cu iw config be the way to go? Found this between github and forum search but unsure if this is what I need Thanks Re: wifi lost after update - Valtam - 10-26-2019 What is the github link? Sent from my Mobile phone using Tapatalk Re: wifi lost after update - silverjock - 10-27-2019 Hi thanks for responce Is this what you need? https://github.com/brektrou/rtl8821CU Re: wifi lost after update - Valtam - 10-27-2019 Make sure you are inside the driver folder, then open a Terminal and do: Code: sudo ./dkms-install.sh follow whatever it says. You may or may not need to reboot after to get wifi. Re: wifi lost after update - silverjock - 10-27-2019 Thanks Further problem with laptop now, won't boot, stops at BusyBox which is gobildygook to me, so may be a while till I can try your fix. Thanks anyway Re: wifi lost after update - silverjock - 10-27-2019 Managed to get boot up tried above command in terminal but get command not found thanks Re: wifi lost after update - Valtam - 10-27-2019 Command not found means that you are not in the folder where the install file is. Have another look at my previous instructions and try again. Sent from my Mobile phone using Tapatalk Re: wifi lost after update - silverjock - 10-28-2019 sorry for my lack of ability. I thought i was in folder, When I click on folder the first opens as driver (another folder) click again opens with a blanked out folder symbol and rtl8821cu wifi linux etc listed acroos the top further click and a blank page appears. If I right click on the page with rtl8821cu etc I have options to open- open in new page-new widow-open terminal- or open as administrator are any of these the right one? or is the file required somewhere else and if so how do i find it Thanks |