On 12/09/2015 20:04, Wayne Sallee wrote:
> 
> 
> On 09/12/2015 01:16 PM, Pierre Labastie wrote:
>> Could you please paste the output of "ip link list"? Not all wifi interfaces
>> are named wlan0.
>>
>> Pierre
> 
> root [ ~ ]# ip link list
> 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode
> DEFAULT group default
>     link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
> 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP
> mode DEFAULT group default qlen 1000
>     link/ether 08:00:27:df:5e:da brd ff:ff:ff:ff:ff:ff
> 3: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN mode DEFAULT group 
> default
>     link/sit 0.0.0.0 brd 0.0.0.0
> root [ ~ ]#
> 
> What's that about the wlan0?
> 
> Wayne Sallee
> wa...@waynesallee.com

Normally, the wifi card should appear in the list above. It doesn't, so it
means the kernel does not have the right driver or the right firmware. I found
some information at https://wiki.debian.org/fr/rt73. The right driver is
rt73usb, and it needs a firmware.

Pierre
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to