[Linux-wlan-ng-devel] Re: [Fwd: [lwlan-user] errors
while attempting to run "make"]
Dan Finn
dfinn at twelvehorses.com
Tue Sep 13 00:10:12 UTC 2005
cardctl ident shows my card:
[ root @ stewie : ~ ] : cardctl ident
Socket 0:
product info: "D-Link", "DWL-650 Wireless PC Card RevP",
"ISL37101P-10", "A3"
manfid: 0x000b, 0x7110
function: 6 (network)
however I'm not getting much from dmesg or any of my system logs when I
plug it in, except for noticing that the prism2_cs driver is being loaded.
prism2cs_init: prism2_cs.o: 0.2.2 Loaded
prism2cs_init: dev_info is: prism2_cs
prism2_cs: index 0x01: Vcc 5.0, irq 9, io 0x0200-0x027f
hfa384x_docmd_wait: hfa384x_cmd timeout(2), reg=0x0.
hfa384x_drvr_start: Initialize command failed.
hfa384x_drvr_start: Failed, result=-110
prism2sta_ifstate: hfa384x_drvr_start() failed,result=-110
hfa384x_docmd_wait: hfa384x_cmd timeout(1), reg=0xfc0e.
hfa384x_drvr_start: Initialize command failed.
hfa384x_drvr_start: Failed, result=-110
prism2sta_ifstate: hfa384x_drvr_start() failed,result=-110
hfa384x_docmd_wait: hfa384x_cmd timeout(1), reg=0xfc0e.
hfa384x_docmd_wait: hfa384x_cmd timeout(1), reg=0xfc0e.
hfa384x_drvr_start: Initialize command failed.
hfa384x_drvr_start: Failed, result=-110
prism2sta_ifstate: hfa384x_drvr_start() failed,result=-110
and every time I plug the card in I get a line like this in syslog:
Sep 12 12:58:56 localhost cardmgr[4628]: socket 0: D-Link DWL-650 rev P
802.11b WLAN card
looks like I have all the same modules as you loaded, excpet I'm using a
pcmcia card,not usb
[ root @ stewie : ~ ] : lsmod | grep 'prism\|p80211'
prism2_cs 82344 1
p80211 36976 1 prism2_cs
ds 19044 3 prism2_cs
pcmcia_core 71540 3 prism2_cs,ds,yenta_socket
Robert Chéramy wrote:
> Dan Finn wrote:
>
>>I setup the following in my /etc/network/interfaces file:
>>
>>auto wlan0
>>iface wlan0 inet dhcp
>> wireless_mode managed
>> wireless_essid linksys
>> wireless_rate 11M
>>
>>and then when I run "ifup wlan0" I get the following errors:
>
>
>>Failed to enable the device, resultcode= implementation_failure .
>>run-parts: /etc/network/if-pre-up.d/linux-wlan-ng-pre-up exited with
>>return code 1
>
>
> That's not good. Is your wireless device listed in [1] ? What does
> "dmesg" say about this ? Are all modules loaded ?
>
> Here (USB device Netgear MA111), I got these outputs:
> $ lsmod | grep 'prism\|p80211'
> prism2_usb 80068 0
> p80211 36880 1 prism2_usb
> usbcore 121980 7
> usblp,prism2_usb,ehci_hcd,usb_storage,ohci_hcd,uhci_hcd
>
> $ dmesg
> (...)
> usb 1-1: new full speed USB device using uhci_hcd and address 3
> prism2usb_init: prism2_usb.o: 0.2.2 Loaded
> prism2usb_init: dev_info is: prism2_usb
> usbcore: registered new driver prism2_usb
> 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.0
> 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: \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00
> linkstatus=CONNECTED
> (...)
>
>
>>Error for wireless request "Set Mode" (8B06) :
>> SET failed on device wlan0 ; Operation not supported.
>>Error for wireless request "Set Bit Rate" (8B20) :
>> SET failed on device wlan0 ; Function not implemented.
>>Error for wireless request "Set ESSID" (8B1A) :
>> SET failed on device wlan0 ; Operation not supported.
>
>
> That is a Debian specific error, which is OK [2].
>
>
>>Internet Software Consortium DHCP Client 2.0pl5
>
> (...)
>
> 1. http://www.linux-wlan.org/docs/wlan_adapters.html.gz
> 2. http://bugs.debian.org/154367
>
>
>>When I was asking about scanning I was asking about the ability of the
>>card to be able to list what networks are available.
>
>
> I have definitely no idea how this works, perhaps does someone on
> linux-wlan-user-request know about this.
>
> Cheers,
>
> tibob
>
> PS: I hope we're not getting off-topic of
> linux-wlan-ng-devel at lists.alioth.debian.org ; if so, please complain in
> my Inbox :-)
--
Dan Finn
Unix System Administrator
Twelve Horses North America
Cell : 530.386.2618
Desk : 775.337.3336
More information about the Linux-wlan-ng-devel
mailing list