Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't get Ndiswrapper working
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
Stubzz
n00b
n00b


Joined: 02 Apr 2004
Posts: 28

PostPosted: Sat Jul 24, 2004 3:29 pm    Post subject: Can't get Ndiswrapper working Reply with quote

I'm trying to get my Intel 2200BG wifi card working with ndiswrapper 0.8 (from portage). I've followed the guides both here in Documentation Tips and Tricks, and over at the ndiswrapper homepage. Using the recomended drivers and the latest one from Intels site.

The program compiles fine,
"ndiswrapper -i /lib/windrivers/w22n51.inf" works fine
"ndiswrapper -l" shows w22n51 as being installed.
however whenever I do insert the module via modprobe dmesg only outputs "ndiswrapper version 0.8 loaded"

at no stage do i get any error messages.

I've gone through the ndiswrapper faq and it's no help, all the problems there don't apply to me.

I'm a total n00b so any help is appreciated
Back to top
View user's profile Send private message
ruud
n00b
n00b


Joined: 20 Jul 2004
Posts: 27
Location: Netherlands, the

PostPosted: Sat Jul 24, 2004 3:32 pm    Post subject: Reply with quote

So what is the problem then?
use 'iwconfig' which comes with the wireless-tools package to set the essid and all (`iwconfig wlan0 essid Test`, or do a scan).
If you get an error stating that wlan0 has got no wireless support, make sure that you have got wifi-support in your kernel.
_________________
Einstein said that talking to yourself is a sign of intelligence. Answering yourself, however, is a sign of insanity.
Back to top
View user's profile Send private message
Stubzz
n00b
n00b


Joined: 02 Apr 2004
Posts: 28

PostPosted: Sat Jul 24, 2004 3:34 pm    Post subject: Reply with quote

D'oh, I always forget something :oops:

Nothing is picking up wlan0, iwconfig just lists eth0, lo and dummy0. Dmesg doesn't show a wlan0 existing either
Back to top
View user's profile Send private message
Stubzz
n00b
n00b


Joined: 02 Apr 2004
Posts: 28

PostPosted: Sun Jul 25, 2004 4:29 pm    Post subject: Reply with quote

Any thoughts guys?
Back to top
View user's profile Send private message
Tobias_R
n00b
n00b


Joined: 10 Nov 2003
Posts: 13

PostPosted: Sun Jul 25, 2004 8:22 pm    Post subject: Reply with quote

I've got the same problem. I have created net.wlan0 in /etc/init.d/ but I cant start it and iwconfig doesent show it.
Back to top
View user's profile Send private message
ruud
n00b
n00b


Joined: 20 Jul 2004
Posts: 27
Location: Netherlands, the

PostPosted: Mon Jul 26, 2004 8:51 am    Post subject: Reply with quote

Oke, so iwconfig doesn't show anything. have you checked `dmesg|grep ndiswrapper`? When it says something like:
"ndiswrapper version 0.8 loaded
ndiswrapper adding bcmwl5.sys
wlan0: ndiswrapper ethernet device XX:XX:XX:XX:XX:XX using driver bcmwl5.sys" then the first part should be oke. (where X=....). If wlan0 now doesn't show up with iwconfig, you can try using other drivers.
It can also happen that different divice shows up with wifi-support, kind of wierd, but then just use that one.
I also guess that you have got wifi-support (non-hamradio):
Device drivers;networking support;Wireless LAN.
_________________
Einstein said that talking to yourself is a sign of intelligence. Answering yourself, however, is a sign of insanity.
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Mon Aug 02, 2004 2:22 pm    Post subject: Reply with quote

ruud wrote:
Oke, so iwconfig doesn't show anything. have you checked `dmesg|grep ndiswrapper`? When it says something like:
"ndiswrapper version 0.8 loaded
ndiswrapper adding bcmwl5.sys
wlan0: ndiswrapper ethernet device XX:XX:XX:XX:XX:XX using driver bcmwl5.sys" then the first part should be oke. (where X=....). If wlan0 now doesn't show up with iwconfig, you can try using other drivers.
It can also happen that different divice shows up with wifi-support, kind of wierd, but then just use that one.
I also guess that you have got wifi-support (non-hamradio):
Device drivers;networking support;Wireless LAN.


What he's saying is that when he does insert ndiswrapper module, dmesg only shows
Code:
ndiswrapper version 0.8 loaded


there is no driver loaded

ifconfig -a shows ONLY eth0, not the wireless card

so the ndis driver is not detecting the wireless card properly, or the driver's simple not being loaded.

I have this exact same problem with the same wlan card (intel 2200bg)

any ideas?
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Mon Aug 02, 2004 2:24 pm    Post subject: Reply with quote

according to this thread, pre-emp kernel might be the problem.

he mentions problems with ndiswrapper 0.8 and intel 2200bg, but someone has it working properly with 0.7 and someone else with the latest CVS ndiswrapper..

might be time to build things manually ;)
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
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