No firmware? Let's get some. Please download the attached to your desktop. Right-click it and select Extract Here. Now open a terminal and do:The file may already exist. Please proceed.Code:sudo mkdir /lib/firmware/rtlwifiNow, we unload and reload the driver so it sees the needed firmware:Code:sudo cp Desktop/rtlwifi/*.bin /lib/firmware/rtlwifi/Now we check for any improvement:Code:sudo modprobe -r rtl8723ae sudo modprobe rtl8723aeNow let's do some housekeeping:Code:iwconfig sudo iwlist wlan0 scanAnd let's check:Code:sudo rm /etc/modprobe.d/iwlwifi.confCode:cat /etc/modules | tail -n5



Adv Reply



Bookmarks