RE: Re: Linux-wlan-user Digest, Vol 26, Issue 9
Gavin Li <[email protected]>
| Newsgroups | gmane.linux.linux-wlan.user |
|---|---|
| Message-ID | <11E3973D1E78D311A5B400508B4A70CE02A8311F@COMSRVR> |
>> Try add the line "$WLANCTL $1 lnxreq_ifstate ifstate=disable" after line "# Enable the interface" in /etc/wlan/shared This doesn't help. On 9/10/05, [email protected] <mailto:[email protected]> < <mailto:[email protected]> [email protected]> wrote: Send Linux-wlan-user mailing list submissions to [email protected] <mailto:[email protected]> To subscribe or unsubscribe via the World Wide Web, visit http://lists.linux-wlan.com/mailman/listinfo/linux-wlan-user <http://lists.linux-wlan.com/mailman/listinfo/linux-wlan-user> or, via email, send a message with subject or body 'help' to [email protected] <mailto:[email protected]> You can reach the person managing the list at [email protected] <mailto:[email protected]> When replying, please edit your Subject line so it is more specific than "Re: Contents of Linux-wlan-user digest..." Today's Topics: 1. Is the usb driver in 0.2.2 release stable enough to be used? (Gavin Li) ---------- Forwarded message ---------- From: Gavin Li < <mailto:[email protected]> [email protected]> To: [email protected] <mailto:[email protected]> , [email protected] <mailto:[email protected]> Date: Thu, 8 Sep 2005 11:30:51 -0400 Subject: [lwlan-user] Is the usb driver in 0.2.2 release stable enough to be used? Several day ago, I had problem to use prism2_usb driver in 2.4.3x kernel, but it keep crash linux kernel when doing hotplug, so I gave up, and I decided to move to 2.6 kernel, Luckly, it doesn't crash my new-installed RHFC 3 system, but when do hotplug, I always get these message. [root@localhost init.d]# hfa384x_usbctlx_complete_sync: CTLX[5] error: state(Request failed) hfa384x_drvr_readpda: Read from index 0 failed, continuing hfa384x_usbctlx_complete_sync: CTLX[5] error: state(Request failed) hfa384x_drvr_readpda: Read from index 1 failed, continuing hfa384x_drvr_readpda: pdrlen invalid=1026 prism2mgmt_readpda: hfa384x_drvr_readpda() failed, result=-61 hfa384x_usbctlx_complete_sync: CTLX[4] error: state(Request failed) hfa384x_usbctlx_complete_sync: CTLX[4] error: state(Request failed) hfa384x_usbctlx_complete_sync: CTLX[4] error: state(Request failed) hfa384x_usbctlx_complete_sync: CTLX[1] error: state(Request failed) hfa384x_usbctlx_complete_sync: CTLX[5] error: state(Request failed) hfa384x_drvr_readpda: Read from index 0 failed, continuing hfa384x_usbctlx_complete_sync: CTLX[5] error: state(Request failed) hfa384x_drvr_readpda: Read from index 1 failed, continuing hfa384x_usbctlx_complete_sync: CTLX[5] error: state(Request failed) hfa384x_drvr_readpda: Read from index 2 failed, continuing prism2mgmt_readpda: hfa384x_drvr_readpda() failed, result=-61 The sequence I did is: bootup RHFC3, plug in USB wireless card, and found p80211.o & prism2_usb.o are loaded /etc/init.d/wlan start /sbin/ifconfig wlan0 10.0.39.1 <http://10.0.39.1> ping 10.0.39.241 <http://10.0.39.241> everything OK unplug USB card wait several seconds plug in USB card If I do " ifconfig wlan0 down && /etc/init.d/wlan stop" before I unplug USB card, I will see the two modules are removed, and when I plug in it back, I have this: [root@localhost init.d]# prism2usb_init: prism2_usb.o: 0.2.2 Loaded prism2usb_init: dev_info is: prism2_usb < following withe all the error message from above > _______________________________________________ Linux-wlan-user mailing list [email protected] <mailto:[email protected]> http://lists.linux-wlan.com/mailman/listinfo/linux-wlan-user <http://lists.linux-wlan.com/mailman/listinfo/linux-wlan-user>