LinuxQuestions.org
Review your favorite Linux distribution.
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 01-17-2007, 03:48 PM   #1
LinuxLlama422
Member
 
Registered: Jan 2007
Distribution: Freespire 1.0.13
Posts: 31

Rep: Reputation: 15
Fatal error, terminal can not find ndiswrapper module! plz help!


I am running Ubuntu on a Dell Latitude C610 and whenever i type:
modprobe ndiswrapper

it tells me FATAL: ndiswrapper module cannot be found., or something like that.
Im a newbie so can someone tell me step-by-step how im supposed to do this, and maybe tell me what sort of feedback im supposed to get from each line I type.

thanks
 
Old 01-17-2007, 05:19 PM   #2
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Did you install the ndiswrapper packages? Usually you need ndiswrapper-common and ndiswrapper-utils.
 
Old 01-17-2007, 06:02 PM   #3
LinuxLlama422
Member
 
Registered: Jan 2007
Distribution: Freespire 1.0.13
Posts: 31

Original Poster
Rep: Reputation: 15
yea

yea, i installed those, and the ndisgtk package too.
oh, i am running Ubuntu 6.10 (Edgy Eft) by the way.

also, i just plugged in my Belkin F5D7010 and it comes up in console as having the driver installed, and the hardware connected, but the lights don't flash on the PCIMAI card, and there is no connection to the internet.
 
Old 01-18-2007, 11:59 AM   #4
LinuxLlama422
Member
 
Registered: Jan 2007
Distribution: Freespire 1.0.13
Posts: 31

Original Poster
Rep: Reputation: 15
Anyone??!?!!
 
Old 01-18-2007, 01:40 PM   #5
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Does "locate ndiswrapper.ko" return anything? What does dmesg say?
 
Old 01-19-2007, 12:22 PM   #6
LinuxLlama422
Member
 
Registered: Jan 2007
Distribution: Freespire 1.0.13
Posts: 31

Original Poster
Rep: Reputation: 15
ok, well i reinstalled ndiswrapper, and just for the record "locate ndiswrapper.ko" returns the path to the file so that is all set. I installed my driver for my Belkin F5D7010, and it says that it is connected, but i can't connect to the internet.
 
Old 01-19-2007, 12:24 PM   #7
LinuxLlama422
Member
 
Registered: Jan 2007
Distribution: Freespire 1.0.13
Posts: 31

Original Poster
Rep: Reputation: 15
it is also not registering as "wlan0" like all the guides say it should, instead it shows up as "ath0", is this a problem?
 
Old 01-20-2007, 04:21 AM   #8
beagle2
Member
 
Registered: Aug 2004
Location: Aberdeen Scotland
Distribution: elive,sidux,xp,pclinuxos super gamer, mandriva 2007
Posts: 417

Rep: Reputation: 30
At a guess your card has atheros chipset which will appear as athx using native driver, no ndiswrapper required. See the hcl here - http://www.linuxquestions.org/hcl/sh...898&cat=myprod portamenteff's post.

Last edited by beagle2; 01-20-2007 at 04:22 AM.
 
Old 01-20-2007, 01:44 PM   #9
LinuxLlama422
Member
 
Registered: Jan 2007
Distribution: Freespire 1.0.13
Posts: 31

Original Poster
Rep: Reputation: 15
the link to that driver is broken.
 
Old 01-20-2007, 02:23 PM   #10
beagle2
Member
 
Registered: Aug 2004
Location: Aberdeen Scotland
Distribution: elive,sidux,xp,pclinuxos super gamer, mandriva 2007
Posts: 417

Rep: Reputation: 30
Post the output of /sbin/lspci -v just to confirm chipset.
 
Old 01-20-2007, 03:38 PM   #11
LinuxLlama422
Member
 
Registered: Jan 2007
Distribution: Freespire 1.0.13
Posts: 31

Original Poster
Rep: Reputation: 15
i can't post the output, becuase i have no way of transporting it to this computer, but it does say "Atheros Chipset", and it says "Belkin unknown device"
 
Old 01-20-2007, 03:55 PM   #12
beagle2
Member
 
Registered: Aug 2004
Location: Aberdeen Scotland
Distribution: elive,sidux,xp,pclinuxos super gamer, mandriva 2007
Posts: 417

Rep: Reputation: 30
Ok then should just work without ndiswrapper. See if you have conflicting drivers , ndiswrapper -l will say something like driver installed (alternate driver: xxxxx) . If that happens rmmod ndiswrapper and the alternate driver and then load the alternate again and see if the device appears in the network configurator.
 
Old 01-20-2007, 04:04 PM   #13
LinuxLlama422
Member
 
Registered: Jan 2007
Distribution: Freespire 1.0.13
Posts: 31

Original Poster
Rep: Reputation: 15
no...it doesn't work. and there is no alternate driver.
 
Old 01-20-2007, 04:16 PM   #14
beagle2
Member
 
Registered: Aug 2004
Location: Aberdeen Scotland
Distribution: elive,sidux,xp,pclinuxos super gamer, mandriva 2007
Posts: 417

Rep: Reputation: 30
if you can post output of ndiswrapper -l and what " says that it is connected" . If driver and hardware present do modprobe -r ndiswrapper, modprobe ndiswrapper and check dmesg for errors.
 
Old 01-20-2007, 04:27 PM   #15
LinuxLlama422
Member
 
Registered: Jan 2007
Distribution: Freespire 1.0.13
Posts: 31

Original Poster
Rep: Reputation: 15
yea, it worked alright, and it said that ndiswrapper installed ok, without any errors.
 
  


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
FATAL: Error inserting ndiswrapper raxxal Mandriva 7 07-06-2007 01:27 PM
fatal error with ndiswrapper guitarhero14 Linux - Wireless Networking 2 11-19-2006 06:32 PM
fatal: could not find module i915, x.org 7.0 hedpe Linux - Software 1 06-13-2006 06:16 PM
FATAL Error when modprobe ndiswrapper plz help! sendas4 Linux - Wireless Networking 7 05-04-2006 11:54 PM
FATAL ndiswrapper error perez Linux - Software 1 04-21-2006 08:08 AM

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

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