LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-29-2006, 01:39 AM   #31
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled

Actually, it's probably best if you listen to beagle2, I didn't see the posts about rpm.pbone.net earlier, so just assumed you couldn't get NdisWrapper from your CDs.

Last edited by Nylex; 05-29-2006 at 01:40 AM.
 
Old 05-29-2006, 01:46 AM   #32
ananke
LQ Newbie
 
Registered: May 2006
Posts: 26

Original Poster
Rep: Reputation: 15
I've got the RPM installed. Does that mean NdisWrapper is already ready to go and all I need to worry about now is the Windows driver, or what?
 
Old 05-29-2006, 01:47 AM   #33
beagle2
Member
 
Registered: Aug 2004
Location: Aberdeen Scotland
Distribution: elive,sidux,xp,pclinuxos super gamer, mandriva 2007
Posts: 417

Rep: Reputation: 30
Should be, type ndiswrapper -l and see what you get.
 
Old 05-29-2006, 01:51 AM   #34
ananke
LQ Newbie
 
Registered: May 2006
Posts: 26

Original Poster
Rep: Reputation: 15
I'd like to install the Windows driver first, but I'm not quite sure how to get to the .inf file like in the NdisWrapper Installation guide. It just says to unpack it and find the INF file, then install the file with ndiswrapper -i filename.inf
 
Old 05-29-2006, 02:01 AM   #35
beagle2
Member
 
Registered: Aug 2004
Location: Aberdeen Scotland
Distribution: elive,sidux,xp,pclinuxos super gamer, mandriva 2007
Posts: 417

Rep: Reputation: 30
Ok, I meant type ndiswrapper -l just to see if it worked. Just get hold of the driver indicated in the guide, extract all the files into a folder like /home/ananke/driver and install ndiswrapper -i /home/ananke/driver/(driver).inf . Then try ndiswrapper -l again - should see driver hardware present.
 
Old 05-29-2006, 02:13 AM   #36
ananke
LQ Newbie
 
Registered: May 2006
Posts: 26

Original Poster
Rep: Reputation: 15
I'm having a little trouble unzipping the .exe file. What's the command line?
 
Old 05-29-2006, 02:14 AM   #37
beagle2
Member
 
Registered: Aug 2004
Location: Aberdeen Scotland
Distribution: elive,sidux,xp,pclinuxos super gamer, mandriva 2007
Posts: 417

Rep: Reputation: 30
Which driver are you trying to get - .exe is windows executable file, no use here Im afraid.
 
Old 05-29-2006, 02:16 AM   #38
ananke
LQ Newbie
 
Registered: May 2006
Posts: 26

Original Poster
Rep: Reputation: 15
I got it from the list on the NdisWrapper Wiki. I'm pretty sure they're all .exe
 
Old 05-29-2006, 02:24 AM   #39
ananke
LQ Newbie
 
Registered: May 2006
Posts: 26

Original Poster
Rep: Reputation: 15
Okay nevermind... I got the stuff unzipped, but ndiswrapper -l is still giving me "bcmwl5 invalid driver!"
 
Old 05-29-2006, 02:27 AM   #40
beagle2
Member
 
Registered: Aug 2004
Location: Aberdeen Scotland
Distribution: elive,sidux,xp,pclinuxos super gamer, mandriva 2007
Posts: 417

Rep: Reputation: 30
If it is an .exe then you will have to run it on windows machine then look for the .inf files. Your driver may be the one that comes from acer - its a zip file so unzip filename.zip
to extract.

Ok just what it say - double check the pciid as per the install windows driver section of the ndiswrapper wiki that you have the correct driver. Other than that there are plenty of posts about the broadcom driver so have a search on the forums.

Last edited by beagle2; 05-29-2006 at 02:29 AM.
 
Old 05-29-2006, 02:34 AM   #41
ananke
LQ Newbie
 
Registered: May 2006
Posts: 26

Original Poster
Rep: Reputation: 15
Did that, and since there were no instructions on which of the three INF files (autorun.inf, bcmwl5.inf and bcmwl5a.inf) to use, I tried bcmwl5 first. Apparently it doesn't work. bcmwl5a couldn't be copied, and ndiswrapper -l says it's invalid.
My PCIID is 14e4:4320 (rev 3). Any other drivers that are known to work?
 
Old 05-29-2006, 02:38 AM   #42
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Try this one, as I think that's the one I used and my PCI ID is the same as yours.
 
Old 05-29-2006, 02:39 AM   #43
ananke
LQ Newbie
 
Registered: May 2006
Posts: 26

Original Poster
Rep: Reputation: 15
That's the one I got. Which INF did you use?
 
Old 05-29-2006, 02:41 AM   #44
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
I used bcmwl5.inf. Maybe check the NdisWrapper list for other cards matching your PCI ID and see what other drivers there are.
 
Old 05-29-2006, 02:56 AM   #45
ananke
LQ Newbie
 
Registered: May 2006
Posts: 26

Original Poster
Rep: Reputation: 15
ndiswrapper -i bcmwl5.inf gets me this message:
Code:
Installing bcmwl5.inf
cp: cannot stat `bcmwl5.inf': No such file or directory.
Even though I just unzipped it and it's right there on the screen...
 
  


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
help with instrtuctions for getting a 2wire wireless usb adapter to work wood_workur Linux - General 3 04-05-2006 08:11 PM
Need Linux driver for 2wire wireless USB adapter for SuSE 10 Joe Fay SUSE / openSUSE 0 03-06-2006 01:46 PM
How to install 2Wire Wireless USB adapter in Slackware? banjzooie Linux - Wireless Networking 2 02-17-2006 08:49 PM
SuSE 9.2 wont enable 2wire usb wireless adapter daivmoran Linux - Hardware 1 02-18-2005 02:49 PM
2Wire Usb wireless adapter problem sfamonkey Linux - Hardware 2 06-23-2004 07:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:49 PM.

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