LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-13-2005, 02:31 PM   #1
simple
Member
 
Registered: Apr 2005
Location: Florida
Distribution: Ubuntu 5.04
Posts: 89

Rep: Reputation: 15
ndiswrapper help


well i'm using kunbunu 5.04 now, and i'm trying to get my pci card detected and running, i need ndiswrapper to do that, i got the latest ndiswrapper, and now i'm trying to compile it... i get an error though
Quote:
make -C driver install
make[1]: Entering directory `/home/simple/ndiswrapper-0.11/driver'
make -C /lib/modules/2.6.10-5-386/build SUBDIRS=/home/simple/ndiswrapper-0.11/driver \
NDISWRAPPER_VERSION=0.11 \
EXTRA_VERSION= modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.10-5-386'
CC [M] /home/simple/ndiswrapper-0.11/driver/wrapper.o
/home/simple/ndiswrapper-0.11/driver/wrapper.c: In function `ndis_suspend_pci':
/home/simple/ndiswrapper-0.11/driver/wrapper.c:930: error: too many arguments to function `pci_save_state'
/home/simple/ndiswrapper-0.11/driver/wrapper.c: In function `ndis_resume_pci':
/home/simple/ndiswrapper-0.11/driver/wrapper.c:957: error: too many arguments to function `pci_restore_state'
/home/simple/ndiswrapper-0.11/driver/wrapper.c: In function `ndis_init_one_pci':
/home/simple/ndiswrapper-0.11/driver/wrapper.c:1525: error: too many arguments to function `pci_restore_state'
make[3]: *** [/home/simple/ndiswrapper-0.11/driver/wrapper.o] Error 1
make[2]: *** [_module_/home/simple/ndiswrapper-0.11/driver] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.10-5-386'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/simple/ndiswrapper-0.11/driver'
make: *** [install] Error 2
no clue what to do
 
Old 05-13-2005, 02:49 PM   #2
esteeven
Senior Member
 
Registered: Oct 2001
Location: Bristol UK
Distribution: Arch Slackware Ubuntu
Posts: 1,082

Rep: Reputation: 52
I had sooooo many problems with ndiswrapper on my Debian laptop. I could not, for the life of me, install it and make it work. In the end, I downloaded a SUSE rpm and used alien to convert it to a deb file. I did dpkg - newdebfile and ndiswrapper worked a treat. I don't know how much sense this will make to you but I am happy to guide you through what I did to see if it works for you.
 
Old 05-13-2005, 02:57 PM   #3
mugstar
Member
 
Registered: Jun 2004
Location: Scotland
Distribution: Anything that'll install...
Posts: 305

Rep: Reputation: 30
There's a newer (prerelease) version of 1.2 available here, maybe give that a shot? Or see the unoffical Ubuntu guide to add more repositories for apt-get.

Last edited by mugstar; 05-13-2005 at 03:15 PM.
 
Old 05-13-2005, 02:58 PM   #4
dog606
LQ Newbie
 
Registered: Aug 2003
Location: PR
Distribution: Slackware
Posts: 17

Rep: Reputation: 0
You need to install your kernel sources to be able to compile ndiswrapper. Hope it helps.
 
Old 05-13-2005, 02:58 PM   #5
byen
Member
 
Registered: Feb 2005
Location: detroit,USA
Distribution: Ubuntu
Posts: 54

Rep: Reputation: 15
dude...had the same problem..went to this link and was up and running in 20 minutes... the best walkthrough ive ever seen.

http://www.ubuntuforums.org/showthre...3&page=1&pp=10
 
Old 05-13-2005, 03:16 PM   #6
mugstar
Member
 
Registered: Jun 2004
Location: Scotland
Distribution: Anything that'll install...
Posts: 305

Rep: Reputation: 30
duplicate post. need sleeeep...

Last edited by mugstar; 05-13-2005 at 05:48 PM.
 
Old 05-13-2005, 03:47 PM   #7
simple
Member
 
Registered: Apr 2005
Location: Florida
Distribution: Ubuntu 5.04
Posts: 89

Original Poster
Rep: Reputation: 15
i'm going to try the guide ...but it says before you start delete all ndiswrapper stuff, how do i do that :/ just remove all dir's with ndiswrapper in it using findfile?
 
Old 05-13-2005, 04:12 PM   #8
simple
Member
 
Registered: Apr 2005
Location: Florida
Distribution: Ubuntu 5.04
Posts: 89

Original Poster
Rep: Reputation: 15
that's what i mean, i am a complete newb so i don't know right now, like to learn though
0. Before you start, clear out any mess from existing failed attempts to use ndiswrapper.
just delete dirs containing ndiswrapper?
 
Old 05-13-2005, 06:00 PM   #9
simple
Member
 
Registered: Apr 2005
Location: Florida
Distribution: Ubuntu 5.04
Posts: 89

Original Poster
Rep: Reputation: 15
okay, i got the bcmwl5 drive installed and everything, but i can add a wlan0, i try to do sudo modprobe ndiswrapper and get this error,
Quote:
FATAL: Error inserting ndiswrapper (/lib/modules/2.6.10-5-386/misc/ndiswrapper.ko): Unknown symbol in module, or unknown parameter (see dmesg)
i've saved the demsg if that helps :/, hope somebody knows
 
  


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
Trying to load module "ndiswrapper" with modprobe; modprobe ndiswrapper doesn't work! Benjamin Linux - Wireless Networking 30 05-25-2008 07:04 AM
Ndiswrapper zupertj SUSE / openSUSE 6 10-20-2005 12:11 PM
ndiswrapper doesn't like me michaelsanford Linux - Wireless Networking 3 04-12-2005 12:52 PM
Ndiswrapper Pretzels Linux - Wireless Networking 3 12-19-2004 08:23 PM
help with ndiswrapper bruzah619 Linux - Wireless Networking 4 10-22-2004 01:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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