docdtv
Group: Members
Posts: 14
Joined: Oct. 2004 |
|
Posted: Oct. 21 2004,05:24 |
|
I am stilll trying to use a D-Link 614+ WAP/router and a D-Link DWL-122 as client (USB) card.
I just noticed that DSL 0.8.2 may have native support for the D-Link DWL-122. Sure enough, when I do the following:
insmod wlan insmod prism_usb
and then run the "prism2" utility, again the WAP/router sees the client card connect. However, AGAIN (as with alternate use of wrappered Windows drivers above) I find that "pump -i wlan0" fails in exactly the same way. (Minimal success AGAIN requires that one plug the USB card in AFTER DSL boots.)
Does this give you a hint about my problem? Are there any diagnostics I can run to watch what "pump" is trying to do? Apparently, the WAP sees NO DHCP request, for it logs such, even if they do not succeed!
RSVP, thanks!
P.S. For fun here is some of the kernel ring buffer (via dmesg) [I plug in the DWL-122 and generate the next line] hub.c: new USB device 00:07.2-1, assigned address 3 ds: no socket drivers loaded! ident: nic h/w: id=0x8026 1.0.0 ident: pri f/w: id=0x15 1.1.3 ident: sta f/w: id=0x1f 1.7.1 MFI:SUP:role=0x00:id=0x01:var=0x01:b/t=1/1 CFI:SUP:role=0x00:id=0x02:var=0x02:b/t=1/1 PRI:SUP:role=0x00:id=0x03:var=0x01:b/t=1/4 STA:SUP:role=0x00:id=0x04:var=0x01:b/t=1/12 PRI-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1 STA-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1 STA-MFI:ACT:role=0x01:id=0x01:var=0x01:b/t=1/1 Prism2 card SN: 000000000000 p80211knetdev_hard_start_xmit: Tx attempt prior to association, frame dropped. linkstatus=ASSOCFAIL (unhandled) linkstatus=CONNECTED skb_ether_to_p80211: Host en-WEP failed, dropping frame (-3). NETDEV WATCHDOG: wlan0: transmit timed out wlan0 rx pipe reset complete. wlan0 tx pipe reset complete. skb_ether_to_p80211: Host en-WEP failed, dropping frame (-1). NETDEV WATCHDOG: wlan0: transmit timed out wlan0 rx pipe reset complete. wlan0 tx pipe reset complete. NETDEV WATCHDOG: wlan0: transmit timed out wlan0 rx pipe reset complete. wlan0 tx pipe reset complete. NETDEV WATCHDOG: wlan0: transmit timed out wlan0 rx pipe reset complete. wlan0 tx pipe reset complete. NETDEV WATCHDOG: wlan0: transmit timed out wlan0 rx pipe reset complete. wlan0 tx pipe reset complete.
|