LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 08-28-2005, 11:10 PM   #1
joshknape
Member
 
Registered: Jul 2005
Posts: 216

Rep: Reputation: 30
Mandrake can't detect my wireless device


I tried to install my Linksys USB wireless adapter; but according to the system log, not only did Ndiswrapper fail to load, but Mandrake didn't even detect it. It detected eth0, my Ethernet adapter, but there was no eth1 (should have been the wireless adapter). I also installed my other wireless device, a PCI card (I have it because I'm going to switch over), but it wasn't detected either. It has to be a problem with Mandrake and not the devices, because my other distributions (Xandros, Knoppix) found them. The Mandrake version is 10.1. And the reason I'm posting here is because nobody in Mandrake knew anything about it.
 
Old 08-30-2005, 02:59 PM   #2
jonlake
Member
 
Registered: Apr 2004
Distribution: Slackware 11.0, Gentoo
Posts: 252

Rep: Reputation: 31
Do an lspci (for the pci card) and an lsusb (for the usb adapter). Lets make sure they are being recognized there. If they are, and since you are using ndiswrapper, you will need to ndiswrapper -i driver.inf. Then do ndiswrapper -l to see what drivers are installed in ndiswrapper, then modprobe ndiswrapper. Let us know how far you can get with these steps and please post your output to the commands.
 
Old 08-30-2005, 11:02 PM   #3
joshknape
Member
 
Registered: Jul 2005
Posts: 216

Original Poster
Rep: Reputation: 30
The commands you specified work up through modprobe ndiswrapper, but when I type dmesg, the part of the system log which appears to be relevant (I can print all of it on request) says:

eth0: no IPv6 routers present
cdrom: hdc: mmc-3 profile capable, current profile: 8h
cdrom: hdc: mmc-3 profile capable, current profile: 8h
ISO 9660 Extensions: Microsoft Joliet Level 3
ISOFS: changing to secondary root
ndiswrapper version 0.8 loaded
ndiswrapper: loadndiswrapper failed (256)
VFS: busy inodes on changed media.
VFS: Can't find ext2 filesystem on dev fd0.
usb 1-1: USB disconnect, address 2
usb 1-1: new full speed USB device using address 3

Note that it's not even detecting my wireless device at eth1.
 
Old 08-31-2005, 07:08 AM   #4
oobnuker
LQ Newbie
 
Registered: Jan 2003
Location: Oxford, CT
Posts: 22

Rep: Reputation: 15
I think what jonlake is looking for is the PCI ID of the Wireless card as returned by lspci. It will look something like: 0000:0203 or something to that effect and should cleary say something related to being a wifi card. This is needed to identify which piece of hardware ndiswrapper is supposed to work with.
 
Old 08-31-2005, 12:25 PM   #5
joshknape
Member
 
Registered: Jul 2005
Posts: 216

Original Poster
Rep: Reputation: 30
Oh, I already have the device's (USB) ID memorized; it is 1915:2234.
 
Old 09-01-2005, 11:07 AM   #6
jonlake
Member
 
Registered: Apr 2004
Distribution: Slackware 11.0, Gentoo
Posts: 252

Rep: Reputation: 31
Why don't you try an updated version of ndiswrapper? Make sure you uninstall the old version first.
 
Old 09-02-2005, 06:02 PM   #7
joshknape
Member
 
Registered: Jul 2005
Posts: 216

Original Poster
Rep: Reputation: 30
If the version is wrong, it seems to be beyond my control. I have installed the RPM of Ndiswrapper 1.2, the most current version I can find. (I have also tried the .src file.) I installed it, but at some point, I saw an indication that my Mandrake was *still* running 0.8 even though I had typed "urpme ndiswrapper" to remove 0.8 before installing 1.2. If I recall, I noticed it after typing "whereis ndiswrapper": some of the files or directories, I forget which, had 0.8 in their name.
 
Old 09-02-2005, 11:58 PM   #8
jonlake
Member
 
Registered: Apr 2004
Distribution: Slackware 11.0, Gentoo
Posts: 252

Rep: Reputation: 31
You will defenitely make sure you want to be using the updated version of ndiswrapper. Why don't you try to uninstall both versions and then start over, making sure you use the current one.
 
Old 09-04-2005, 02:10 PM   #9
joshknape
Member
 
Registered: Jul 2005
Posts: 216

Original Poster
Rep: Reputation: 30
Well, I urpme'd whatever version I had so that there was nothing there, and then installed the Ndiswrapper 1.2 RPM that I just downloaded. I installed my wireless driver, and modprobe'd ndiswrapper. I looked at the system log, and it reported Ndiswrapper version 0.8 working; so I give up. Don't ask me why a 1.2 RPM installs version 0.8.
 
Old 09-07-2005, 10:08 AM   #10
jonlake
Member
 
Registered: Apr 2004
Distribution: Slackware 11.0, Gentoo
Posts: 252

Rep: Reputation: 31
After uninstalling, do
# updatedb
# locate ndiswrapper
and see if it is in fact still there. I would also compile from source rather than using rpm.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mandrake can't detect my wireless devices joshknape Mandriva 25 09-07-2005 11:26 PM
SuSE 9.3 can't detect my wireless device jason.rohde Linux - Wireless Networking 1 08-30-2005 03:22 PM
mandrake doesn't detect my netgear MA111 Wireless USB Adapter timalan Mandriva 24 02-16-2005 06:07 PM
wireless driver recognizing device erratically -- Mandrake 10.1 dping Linux - Wireless Networking 1 12-19-2004 10:54 PM
Wireless Internet BenQ USB device with Mandrake ash45 Mandriva 0 11-01-2004 02:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 08:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration