LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Thinkpad x201 wireless now doesn't work Debian 8.1 (https://www.linuxquestions.org/questions/linux-networking-3/thinkpad-x201-wireless-now-doesnt-work-debian-8-1-a-4175554212/)

kcredden 09-22-2015 03:00 PM

Thinkpad x201 wireless now doesn't work Debian 8.1
 
Ok, I've got Debian 8.1 64b/KDE 4.13 on a Lenovo X201. Just yesterday there was an update, and after I rebooted the wireless won't come on.

There is an indicator on the laptop but it's not lit. I checked and the driver is still installed, FN-f5 doesn't work, and I checked the Bios. No go.

I have Debian 8.1/32b on the Asus Eee, and I have wireless access if that helps.


Has anyone heard of a problem, or fix?

Timothy Miller 09-22-2015 04:04 PM

Do you know what wireless card you have? I know there is/was an issue with the firmware-iwlwifi for a while that with their AC cards stopped working and you had to install the updated backports firmware-iwlwifi, but offhand that's just a wild guess.

jefro 09-22-2015 07:25 PM

The update I believe included a kernel. Try the older one.

rokytnji 09-22-2015 09:50 PM

And

Code:

dmesg | tail
said?

mine in debian testing

Code:

$ dmesg | tail
[  49.053802] wlan0: authenticate with d8<numbers filtered by me>
[  49.086482] wlan0: send auth to d8:<filtered by me> (try 1/3)
[  49.088523] wlan0: authenticated
[  49.092158] wlan0: associate with d8:<filtered> (try 1/3)
[  49.095126] wlan0: RX AssocResp from d8:<filtered> (capab=0x411 status=0 aid=2)
[  49.102125] wlan0: associated
[  49.102213] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready


kevincredden 09-23-2015 11:05 AM

Guys; I'll have to get back with you. Apparently it's not just the wireless that's borked, but both the wireless AND the wired. Even plugging it in doesn't connect.

Just bloody great.

Thanks for the help.

Timothy Miller 09-23-2015 05:54 PM

Did you try booting an older kernel like Jefro suggested?

Also, what are you using for network control? It could be that it is a new kernel and it's nothing more than the new kernel recognizes your network cards as a different name and you need to update the configuration that you're using for network controller.

kevincredden 10-05-2015 11:57 AM

Thanks to all for your help. In checking my laptop I found some serious errors in the file, and partitioning that required me to wipe and completely reinstall linux on it. (It was my screwup). That cleared the problem with the network however. Thanks for the help.


All times are GMT -5. The time now is 02:26 AM.