Lisi Reisz wrote on 07/02/16 02:15: > The built in wireless on teh Dell Inspiron 9300 suddenly stopped working. > Having poked around a bit with wicd and network-manager (not simultaneously), <snip> > > sarah@debian-wheezy:~$ grep wifi /proc/modules > rtlwifi 45511 2 rtl8192cu,rtl_usb, Live 0xf829b000 > mac80211 425575 3 rtl8192cu,rtl_usb,rtlwifi, Live 0xf8a02000 > cfg80211 350041 4 rtlwifi,mac80211,ipw2200,libipw, Live 0xf8313000 > sarah@debian-wheezy:~$ >
Is the builtin wireless card from Intel? Which one exactly? What is the output of lspci -v | grep -i -A8 network ? In case it's really Intel, is the package firmware-iwlwifi installed? Which version and which kernel version? What is the output of rfkill list ? Regards, jvp.