Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ndiswrapper: setting auth mode to 3 failed?? [Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
SavageHcky7
n00b
n00b


Joined: 24 Dec 2003
Posts: 34
Location: Texas

PostPosted: Sat Jul 08, 2006 7:45 pm    Post subject: ndiswrapper: setting auth mode to 3 failed?? [Solved] Reply with quote

I am trying to get my laptop's wireless working again, but I cannot seem to. (It did work previously, and then I emerged something and now it doesn't...Grrr...)

ndiswrapper -l shows my driver, bcmw15.

The output of dmesg has a line which looks suspicious, but I don't know what to do about it (if anything)

ndiswrapper (set_auth_mode:653): setting auth mode to 3 failed (C0010015)


Can anyone offer any suggestions? They would be appreciated!


Last edited by SavageHcky7 on Wed Aug 02, 2006 4:06 am; edited 1 time in total
Back to top
View user's profile Send private message
SavageHcky7
n00b
n00b


Joined: 24 Dec 2003
Posts: 34
Location: Texas

PostPosted: Sun Jul 30, 2006 5:45 pm    Post subject: Reply with quote

I think this error might be related to the iwpriv tool? I can generate the error message in the 'dmesg' output by entering:

#iwpriv wlan0 set_auth_mode 3

I immediately get the following response:

Interface doesn't accept private ioctl...
set_auth_mode (8BF6): Operation not permitted

And then the same dmesg statement as before.

I just re-emerged wireless-tools and ndiswrapper, but that did not seem to help.

Anyone have any suggestions?
Back to top
View user's profile Send private message
SavageHcky7
n00b
n00b


Joined: 24 Dec 2003
Posts: 34
Location: Texas

PostPosted: Tue Aug 01, 2006 3:39 am    Post subject: Reply with quote

Another part of the problem is that I cannot seem to set my wireless card into "Managed" mode. I try the following command,

#iwconfig wlan0 mode managed

but the output from just iwconfig still shows: Mode:Ad-Hoc

*sigh*.... :cry:
Back to top
View user's profile Send private message
Ma3oxuct
Guru
Guru


Joined: 18 Apr 2003
Posts: 523

PostPosted: Tue Aug 01, 2006 3:52 am    Post subject: Reply with quote

I has a simular problem a while back...I found no work around or anything....I ended up using the new bc43xx driver that is integrated into kernels newer than 2.6.17. Of couse now my wireless is broken again due to aging firmware :(
Back to top
View user's profile Send private message
SavageHcky7
n00b
n00b


Joined: 24 Dec 2003
Posts: 34
Location: Texas

PostPosted: Wed Aug 02, 2006 4:05 am    Post subject: Reply with quote

Hooray! Wireless is back working! Not sure exactly what fixed the problem, but here is what I did.

emerge -C ndiswrapper
emerge -C wireless-tools

recompiled kernel, removing wireless networking device drivers not in my system (prism and hermes)

emerge ndiswrapper

Saw that it found the prior bcmwl5 driver was still recognized. So I removed it with 'ndiswrapper -e bcmwl5' and then installed it with 'ndiswrapper -i [path]/bcmwl5.inf

depmod -a
modprobe ndiswrapper
emerge wireless-tools
iwconfig wlan0 mode Managed key open XXXXXX essid ESSID
ifconfig wlan0 up
dhcpcd wlan0

And amazingly it is up and running!

I hope that this helps someone.

Ma3oxuct: Maybe I will attempt to use the integrated bcm43xx driver when I upgrade my kernel. I am currently running 2.6.16. Thanks for your reply!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum