LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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, 02:57 AM   #46
ananke
LQ Newbie
 
Registered: May 2006
Posts: 26

Original Poster
Rep: Reputation: 15

Also, the same for all the INF files for this other driver I just tried
 
Old 05-29-2006, 03:41 AM   #47
beagle2
Member
 
Registered: Aug 2004
Location: Aberdeen Scotland
Distribution: elive,sidux,xp,pclinuxos super gamer, mandriva 2007
Posts: 417

Rep: Reputation: 30
Are you in the same directory as your .inf file? Do ndiswrapper -l, remove any drivers listed ie ndiswrapper -e xxxx, then do ndiswrapper -i /path-to/bcmwl5.inf bearing in mind its case sensitive so if its BCMWL5.inf install it like that. Also make sure you have all the files from the driver package in the same directory.

Last edited by beagle2; 05-29-2006 at 03:46 AM.
 
Old 05-29-2006, 03:52 AM   #48
ananke
LQ Newbie
 
Registered: May 2006
Posts: 26

Original Poster
Rep: Reputation: 15
Hadn't known it was case sensitive, though I've been treating it as such for the most part. Thanks a lot ^_^ I got the driver installed fine.
Now, still using the Installation Wiki, under the Load Module section, it doesn't specify how to handle errors. depmod -a got me no errors, but this is what happened with modprobe ndiswrapper:
Code:
FATAL: Error inserting ndiswrapper (/lib/modules/2.6.12-12mdk/misc/ndiswrapper.ko): Invalid argument
So, what's wrong now?
 
Old 05-29-2006, 04:24 AM   #49
beagle2
Member
 
Registered: Aug 2004
Location: Aberdeen Scotland
Distribution: elive,sidux,xp,pclinuxos super gamer, mandriva 2007
Posts: 417

Rep: Reputation: 30
No, got me now. Maybe a case of trying another version of ndiswrapper, not sure. If you want to compile your own version try linking /usr/src/linux-2.6.12-12mdk to /lib/modules/2.6.12-12mdk/build as earlier in thread and remove existing ndiswrapper, unless someone can help with specific broadcom advice.
Edit: of course maybe some vital bits missing from cd3 that we dont know about!

Last edited by beagle2; 05-29-2006 at 04:40 AM.
 
Old 05-29-2006, 07:03 AM   #50
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Are you sure it didn't unzip to another directory (within the one you unzipped the archive from)?
 
Old 05-29-2006, 01:38 PM   #51
ananke
LQ Newbie
 
Registered: May 2006
Posts: 26

Original Poster
Rep: Reputation: 15
Beagle: I was trying to compile it myself before, and I kept running into problems creating that link, because the directories aren't there.
Nylex, I'm a little confused. I'm pretty sure I didn't, because there was no need to unzip twice. I think the problem goes back to the fact that I'm still missing the directory /lib/modules/2.6.12mdk (as well as /usr/src/linux-2.6.12mdk).
Maybe I should just keep downloading and burning disk 3 and reinstall Mandriva altogether until it works? I have to get this up and working by Tuesday or I have to switch back to Windows.
 
Old 05-29-2006, 02:10 PM   #52
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
What I meant was, when you unzipped the archive, it might have created a directory, but since you got the driver installed now that doesn't matter. Why do you have to switch back to Windows?? :/
 
Old 05-29-2006, 02:13 PM   #53
ananke
LQ Newbie
 
Registered: May 2006
Posts: 26

Original Poster
Rep: Reputation: 15
I absolutely have to have Internet access, and I know I can do that on Windows. I'll be dual-booting of course, until I can get it all worked out. I love Linux too much now to go back to Windows permanently.
 
Old 05-29-2006, 04:37 PM   #54
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
That's fair enough. I dual boot, mainly so I can play games .

Yeah, maybe you still need the kernel source, I'm not familiar with Mandriva though.
 
Old 05-29-2006, 06:06 PM   #55
beagle2
Member
 
Registered: Aug 2004
Location: Aberdeen Scotland
Distribution: elive,sidux,xp,pclinuxos super gamer, mandriva 2007
Posts: 417

Rep: Reputation: 30
Probably quicker in the long run to try to re-install - one thing to confirm is whats in /usr/src/ and /lib/modules/. linux-2.6.12-12mdk is what you should be looking for not 2.6.12mdk or linux-2.6.12mdk. If you havent already re-installed do ls /usr/src/ and ls /lib/modules/ . One good thing about all this is you're learning stuff that will come in handy later on :-)
 
Old 05-30-2006, 12:51 AM   #56
ananke
LQ Newbie
 
Registered: May 2006
Posts: 26

Original Poster
Rep: Reputation: 15
Yeah, I figured that stuff out heh. I felt so stupid when I realised... Anyway, I got everything up and running just fine, so thank you all so much for helping.
 
Old 05-30-2006, 01:29 AM   #57
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Good to hear .
 
Old 05-31-2006, 05:06 AM   #58
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
You might be able to run the driver executable in wine to extract the drivers.
 
  


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 10:48 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