> 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.



_______________________________________________
gNewSense-users mailing list
gNewSense-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/gnewsense-users

Reply via email to