![]() |
wireless networks "device not ready" - 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 networks "device not ready" (/showthread.php?tid=9397) |
RE: wireless networks "device not ready" - BilyJimyBobb - 06-04-2025 thanks, i THINK?...& pretty sure i followed MOST of UR reply. i poked around 'em, i think i've actually seen some of these subject sites - again, in my previously mentioned Dr. Google meandering/s (ax201). other than reaching out to several of some of the said hefty domo - forums/content/questions/discussion/database (intel.com, askubuntu.com, debian.net) areas, it doesn't appear that any bug report/s or fixes have been submitted recently, OR by U - IS this something U can help me w/ or DO on behalf of someone who doesn't speak geek, a/o have a more good'er primary-native/only Englaise language skills? respectfully submitted, of course, & w/ meny gras! RE: wireless networks "device not ready" - stevef - 06-05-2025 I'm happy to try to answer any questions you may have. RE: wireless networks "device not ready" - stevef - 06-05-2025 I found references to disabling support for 802.11ax. This hack seems to be suggested as a remedy for several symptoms. Open the iwlfifi configuration file with an editor Code: sudo nano /etc/modprobe.d/iwlwifi.conf Look for this line. Code: options iwlwifi disable_11ax=1 Press 'Ctrl' and 'X' to exit the editor Press 'Y' when asked 'Save modified buffer?'. Press 'Enter' to confirm the file name Reboot |