gnewsense-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gNewSense-users] carl9170-1.fw


From: jugree
Subject: Re: [gNewSense-users] carl9170-1.fw
Date: Wed, 5 Dec 2012 16:04:20 -0500 (EST)
User-agent: SquirrelMail/1.4.13

> CONFIG_CARL9170 looks like the one you need. Or via menuconfig: Device
Drivers
> -> Network device support -> Wireless LAN -> Atheros
> Wireless Cards -> Linux Community AR9170 802.11n USB support.

Thanks, but it doesn't work anyway:

$ grep CARL /boot/config
CONFIG_CARL9170=y
CONFIG_CARL9170_LEDS=y
CONFIG_CARL9170_WPC=y
CONFIG_CARL9170_HWRNG=y

$ cat /etc/network/interfaces
# Used by ifup(8) and ifdown(8). See the interfaces(5) manpage or
# /usr/share/doc/ifupdown/examples for more information.
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto wlan0
iface wlan0 inet dhcp

$ ip link
1: lo: ...
2: eth0: ...
3: sit0: ...

$ sudo ifup wlan0
SIOCSIFADDR: No such device
wlan0: ERROR while getting interface flags: No such device
wlan0: ERROR while getting interface flags: No such device
Bind socket to interface: No such device
Failed to bring up wlan0.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]