Hola!

No consigo hacer funcionar una tarjeta D-Link DWL-650+ con un kernel Linux 2.6.15.

A modo de resumen, consigo ver los puntos de acceso con los que tengo cobertura, pero no consigo obtener una ip de ninguno de ellos. La salida de dmesg es la siguiente:

......
scan table: SSID='UCLM' CH=1 SIR=48 SNR=1
scan table: SSID='UCLM' CH=6 SIR=44 SNR=3
scan table: SSID='UCLM' CH=11 SIR=79 SNR=2
scan table: SSID='UCLM' CH=11 SIR=49 SNR=0
peer_cap 0x0021, needed_cap 0x0001
found station with matching ESSID! ('UCLM' station, 'UCLM' config)
matching station found: 00:13:19:F2:6E:80, joining
sending authentication1 request, awaiting response
acx_set_status(2):WAIT_AUTH
rates_basic:0003->03, rates_supported:0127->1F
BSS_Type = 2
JoinBSSID MAC:00:13:19:F2:6E:80
acx_i_timer: priv->status=2 (WAIT_AUTH)
resend authen1 request (attempt 2)
sending authentication1 request, awaiting response
wlan0: tx error 0x20, buf 08!
wlan0: tx error 0x20, buf 09!
wlan0: tx error 0x20, buf 10!
wlan0: tx error 0x20, buf 11!

El firmware lo tengo en los siguientes directorios:

/lib/firmware
/usr/lib/hotplug/firmware
/usr/local/lib/firmware

Las salidas de lsmod son las siguientes:

lsmod | grep acx :
acx                   127056  0
firmware_class          9792  2 acx,pcmcia
usbcore               113348  5 acx,usbhid,ehci_hcd,uhci_hcd

lsmod | grep ieee
ieee80211_crypt_tkip    10112  0
ieee80211_crypt_wep     4992  0
ieee80211_crypt_ccmp     7104  0
ieee80211              44712  0
ieee80211_crypt 5696 4 ieee80211_crypt_tkip,ieee80211_crypt_wep,ieee80211_crypt_ccmp,ieee80211
ieee1394               88184  3 sbp2,eth1394,ohci1394

Gracias por la ayuda.

_______________________________________________
CRySoL mailing list
http://crysol.inf-cr.uclm.es/
http://arco.inf-cr.uclm.es/cgi-bin/mailman/listinfo/crysol

Responder a