[ltp] Re: X60s/X200s kernel 3.7.0 compiled no wifi. (Old 2.6.32, ubuntu wifi works)
Stefan Monnier
linux-thinkpad@linux-thinkpad.org
Thu, 06 Nov 2014 10:55:54 -0500
> wlan0 Link encap:Ethernet HWaddr 00:1e:65:dc:90:e0
> UP BROADCAST MULTICAST MTU:1500 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
If you have wlan0, it normally means the driver is loaded properly (and
firmware was found). What does `iwconfig' or `iw dev' say? What about
`iwlist scan?
Stefan