Bueno Jar , he puesto la tarjeta usb, pero no carga el modulo de atheros, si ve la tarjeta con lsusb, tb he intentado a mano con en el insmod pero nada no veo que cargue el modulo
He borrado el archivo wireless para que me lo detectera pero nada .
Te pego el tocho de lo que he ido haciendo y de la salida de un lsmod , no se que puedo hacer para instalar el modulo.
root@OpenWrt:~# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 14cd:6116 Super Top M6116 SATA Bridge
Bus 001 Device 003: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n
root@OpenWrt:~# lsmod |ath
root@OpenWrt:~# lsmod |grep ath
root@OpenWrt:~# lsmod
root@OpenWrt:~# insmod kmod-ath9k-htc
Module Size Used by Tainted: P
option 14992 0
gpio_keys_polled 2064 0
usb_wwan 6768 1 option
usbserial 24032 2 option,usb_wwan
evdev 7120 0
ledtrig_gpio 1888 0
nf_nat_irc 784 0
nf_conntrack_irc 2464 1 nf_nat_irc
nf_nat_ftp 976 0
nf_conntrack_ftp 4416 1 nf_nat_ftp
ipt_MASQUERADE 976 1
iptable_nat 2112 1
nf_nat 9840 4 nf_nat_irc,nf_nat_ftp,ipt_MASQUERADE,iptable_nat
pppoe 7648 0
xt_conntrack 2064 3
xt_CT 1248 0
xt_NOTRACK 464 0
iptable_raw 560 1
xt_state 608 0
nf_conntrack_ipv4 3888 6 iptable_nat,nf_nat
nf_defrag_ipv4 624 1 nf_conntrack_ipv4
nf_conntrack 37056 12 nf_nat_irc,nf_conntrack_irc,nf_nat_ftp,nf_conntrack_ftp,ipt_MASQUERADE,iptable_nat,nf_nat,xt_conntrack,xt_CT,xt_NOTRACK,xt_state,nf_conntrack_ipv4
pppox 1152 1 pppoe
pppoatm 2672 0
ipt_REJECT 1712 2
xt_TCPMSS 1808 0
ipt_LOG 5840 0
xt_comment 400 0
xt_multiport 1104 0
xt_mac 528 0
xt_limit 928 1
iptable_mangle 816 1
iptable_filter 592 1
ip_tables 8880 4 iptable_nat,iptable_raw,iptable_mangle,iptable_filter
xt_tcpudp 1600 11
x_tables 10048 18 ipt_MASQUERADE,iptable_nat,xt_conntrack,xt_CT,xt_NOTRACK,iptable_raw,xt_state,ipt_REJECT,xt_TCPMSS,ipt_LOG,xt_comment,xt_multiport,xt_mac,xt_limit,iptable_mangle,iptable_filter,ip_tables,xt_tcpudp
tun 10736 0
snd_pcm_oss 32464 0
snd_mixer_oss 12128 1 snd_pcm_oss
snd_pcm 50448 1 snd_pcm_oss
snd_timer 14512 1 snd_pcm
snd_rawmidi 14624 0
snd_seq_device 3936 1 snd_rawmidi
snd_hwdep 4160 0
snd_page_alloc 4240 1 snd_pcm
snd 33632 7 snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_rawmidi,snd_seq_device,snd_hwdep
soundcore 3424 1 snd
ppp_async 6096 0
ppp_generic 18864 4 pppoe,pppox,pppoatm,ppp_async
slhc 3984 1 ppp_generic
vfat 7920 0
fat 42368 1 vfat
cifs 230896 0
autofs4 17152 0
button_hotplug 2624 0
wl 1471184 0
wl_glue 1632 1 wl
br2684 5968 0
atm 30496 2 pppoatm,br2684
rt2800usb 12336 0
rtl8187 47408 0
rt2800lib 49056 1 rt2800usb
rt2x00usb 6976 1 rt2800usb
rt2x00pci 3312 0
rt2x00lib 29280 4 rt2800usb,rt2800lib,rt2x00usb,rt2x00pci
nls_utf8 784 0
mac80211 222096 5 rtl8187,rt2800lib,rt2x00usb,rt2x00pci,rt2x00lib
crc_itu_t 944 0
crc_ccitt 944 2 ppp_async,rt2800lib
input_polldev 1680 1 gpio_keys_polled
eeprom_93cx6 1648 1 rtl8187
cfg80211 152704 3 rtl8187,rt2x00lib,mac80211
compat 5808 4 rt2800usb,rtl8187,mac80211,cfg80211
input_core 20608 4 gpio_keys_polled,evdev,button_hotplug,input_polldev
md5 1584 0
md4 3456 0
hmac 2224 0
ecb 1248 0
des_generic 19728 0
arc4 768 0
aes_generic 31536 0
crypto_blkcipher 9600 1 ecb
cryptomgr 1808 0
aead 3904 1 cryptomgr
usb_storage 33680 1
uhci_hcd 19728 0
ohci_hcd 22112 0
ehci_hcd 40928 0
sd_mod 22656 2
ext4 256608 1
jbd2 37504 1 ext4
mbcache 3488 1 ext4
usbcore 102368 11 option,usb_wwan,usbserial,rt2800usb,rtl8187,rt2x00usb,usb_storage,uhci_hcd,ohci_hcd,ehci_hcd
usb_common 480 1 usbcore
scsi_mod 72208 2 usb_storage,sd_mod
nls_base 4688 5 vfat,fat,cifs,nls_utf8,usbcore
crc16 944 1 ext4
crypto_hash 7888 4 cifs,md5,md4,hmac
crypto_algapi 9168 9 hmac,ecb,des_generic,arc4,aes_generic,crypto_blkcipher,cryptomgr,aead,crypto_hash
switch_adm 3216 0
switch_robo 3568 0
switch_core 4640 2 switch_adm,switch_robo
root@OpenWrt:~# rm /etc/config/wireless
root@OpenWrt:~# wifi detect > /etc/config/wireless
root@OpenWrt:~# cat /etc/config/wireless
config wifi-device wl0
option type broadcom
option channel 11
# REMOVE THIS LINE TO ENABLE WIFI:
option disabled 1
config wifi-iface
option device wl0
option network lan
option mode ap
option ssid OpenWrt
option encryption none