LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 06-25-2005, 09:23 PM   #1
ayers
LQ Newbie
 
Registered: Jun 2005
Location: Nor-Cal
Distribution: Mandrake 10.2 x86_64
Posts: 12

Rep: Reputation: 0
ndiswraaper failuer - broadcom 54g


Hello I am a newbie but I love my mandrake 10.2 x86_64. I am running it on an AMD mobile Athlon 64 (e-machine). When I tried to use ndiswrapper for my Broadcom 54g MaxPerformance 802.11g it through up an error message. It reads "Unexpected error has happened: insmod'ing module ndiswrapper failed at /usr/lib/libDrakX/modules.pm line 66" The default driver it comes up with before I tried anything is BCM 94306 802.11g NIC

I desperately need to connect to my wireless inorder to keep using Linux. Can anybody help?

Thanks for helping and keeping it simple. I haven't even sucessfully installed a program manually

JA
 
Old 06-25-2005, 10:18 PM   #2
Noth
Member
 
Registered: Jun 2005
Distribution: Debian
Posts: 356

Rep: Reputation: 30
If the Broadcom card you have isn't embedded in the device, I would return it and get a better card from a company that actually supports Linux like Ralink.

Oh and if you're using the AMD64 version of Linux you'll probably need the Windows 64-bit driver, I really doubt ndiswrapper would load a 32-bit driver into a 64-bit kernel.
 
Old 06-27-2005, 12:53 PM   #3
DaveAtFraud
Member
 
Registered: Feb 2003
Location: Parker, CO USA
Distribution: CentOS primarily but I multi-boot my laptop to Ubuntu or Fedora Core 10 as needed
Posts: 48

Rep: Reputation: 15
Quote:
Originally posted by Noth
...
Oh and if you're using the AMD64 version of Linux you'll probably need the Windows 64-bit driver, I really doubt ndiswrapper would load a 32-bit driver into a 64-bit kernel.
It won't work. Been there, tried that . The 64-bit driver works fine though. Try http://ubuntuforums.org/attachment.php?attachmentid=186
 
Old 06-27-2005, 05:35 PM   #4
Noth
Member
 
Registered: Jun 2005
Distribution: Debian
Posts: 356

Rep: Reputation: 30
Quote:
Originally posted by DaveAtFraud
The 64-bit driver works fine though.
IMO if you need to use something like ndiswrapper to get the thing working it doesn't work fine and should be replaced. There are better and cheaper cards that work just fine with proper Linux drivers.
 
Old 06-27-2005, 06:23 PM   #5
DaveAtFraud
Member
 
Registered: Feb 2003
Location: Parker, CO USA
Distribution: CentOS primarily but I multi-boot my laptop to Ubuntu or Fedora Core 10 as needed
Posts: 48

Rep: Reputation: 15
Quote:
Originally posted by Noth
IMO if you need to use something like ndiswrapper to get the thing working it doesn't work fine and should be replaced. There are better and cheaper cards that work just fine with proper Linux drivers.
So, I should break open the case for my HP Pavilion and break the Braoadcom chips off the motherboard? Sorry. Its built-in.
 
Old 06-27-2005, 07:19 PM   #6
Noth
Member
 
Registered: Jun 2005
Distribution: Debian
Posts: 356

Rep: Reputation: 30
No, but nothing's stopping you from spending $20 on a decent card.
 
Old 06-27-2005, 07:21 PM   #7
ayers
LQ Newbie
 
Registered: Jun 2005
Location: Nor-Cal
Distribution: Mandrake 10.2 x86_64
Posts: 12

Original Poster
Rep: Reputation: 0
mine built in too - BUT??

Mine is built in too; on my mobile athlon 64 bit (e-machine laptop who, by the way has awesome customer service!!) I had to replace the "card" once. I unscrewed a cap on the bottom of the laptop, popped it out (like it was a PCI card) and snapped off the two nodes that were wired for the antena.

It seems that if I could replace this "embedded" card so easily, i could replace it with a Linux friendly one. I just do not know what kind (type) of "card" this would be. Any help?

JA
 
Old 06-27-2005, 07:24 PM   #8
Noth
Member
 
Registered: Jun 2005
Distribution: Debian
Posts: 356

Rep: Reputation: 30
If I had to guess, I would say it's mini-PCI. But I haven't had any experience with that type of card.
 
Old 06-27-2005, 09:46 PM   #9
ayers
LQ Newbie
 
Registered: Jun 2005
Location: Nor-Cal
Distribution: Mandrake 10.2 x86_64
Posts: 12

Original Poster
Rep: Reputation: 0
install a driver???

Quote:
Originally posted by DaveAtFraud
It won't work. Been there, tried that . The 64-bit driver works fine though. Try http://ubuntuforums.org/attachment.php?attachmentid=186
how do I install this driver? Please keep it simple - thanks - JA
 
Old 06-27-2005, 11:35 PM   #10
DaveAtFraud
Member
 
Registered: Feb 2003
Location: Parker, CO USA
Distribution: CentOS primarily but I multi-boot my laptop to Ubuntu or Fedora Core 10 as needed
Posts: 48

Rep: Reputation: 15
Re: install a driver???

Quote:
Originally posted by ayers
how do I install this driver? Please keep it simple - thanks - JA
Assuming you are running an x86_64 distro of Linux, grab the windows drivers from the link in my post. Download ndiswrapper from Sourceforge (http://sourceforge.net/projects/ndiswrapper/). Unpack the ndiswrapper file (tar -xzvf <filename>) and cd into the directory that's created. Issue the command "make". If you don't see anything that looks foreboding (words like ERROR or WARNING), you can do a "make install". You will either need to be root (su -) or be in the sudoers file (sudo make install). If you su to root, you will need to change back to the directory where you unpacked ndiswrapper before doing the "make install."

If I remember correctly, the command is "ndiswrapper -m" to add the correct instructions to /etc/modprobe.conf to load the ndiswrapper module. You then need to feed ndiswrapper the Windoze drivers you downloaded from the link in my previous post. The file is zipped so unzip it with unzip. I think that ndiswrapper then wants ndiswrapper -i <path to windows driver .INF file>. If this all works, at this point you should probably reboot. Once the system is up, enter the command "dmesg | less". If you search for "ndis" (/ followed by ndis and then hit enter) you should see something like:

ndiswrapper version 1.1 loaded (preempt=no,smp=no)
ndiswrapper: driver netbc564 (,10/01/2002,3.70.17.5) loaded
ACPI: PCI Interrupt 0000:03:02.0[A] -> GSI 21 (level, low) -> IRQ 169
ndiswrapper: using irq 169
Losing some ticks... checking if CPU frequency changed.
eth0: link down
wlan0: ndiswrapper ethernet device 00:90:4b:ac:8f:67 using driver netbc564, configuration file 14E4:4320:103C:12F8.5.conf
wlan0: encryption modes supported: WEP, WPA with TKIP, WPA with AES/CCMP

The instructions on the ndiswrapper download page are way better than what I vaguely remember from getting my wireless card working so follow what they have t say if there is any conflict between their instructions and mine. It really is fairly simple if you have the right windoze driver version.
 
  


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
HP Laptop, Broadcom 54G Woes. Noctaire Mandriva 3 12-04-2005 11:50 AM
Broadcom 54g - ndiswrapper failed ayers Linux - Hardware 1 06-26-2005 04:03 PM
Broadcom 54g MaxPerformance C0Y0TE Linux - Wireless Networking 2 10-24-2004 06:59 AM
Broadcom 54g and Netgear 814 BikeNPute Linux - Wireless Networking 16 06-30-2004 06:14 PM
Broadcom wireless 54G How to... flira Linux - Laptop and Netbook 0 05-31-2004 02:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 07:52 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