LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-22-2007, 04:12 PM   #1
hb21l6
Member
 
Registered: Jan 2007
Location: UK, Hull
Distribution: Slackware 11
Posts: 39

Rep: Reputation: 15
ndiswrapper install issue 1.34


my system
Dell inspiron 5160 (3.0ghz HT, 512mb ram)
Slackware 11
kernel 2.6.17.13

hello all. i cant install ndiswrapper?
downloaded file, extracted to a folder /home/ndiswrapper-1.34

ran
make distclean ( ran fine )
make (error 2)
make install (error 2)

loads of errors about leaving directory /home/ndiswrapper-1.34/drivers

any suggestions on what to try?

thx

hb
 
Old 01-22-2007, 05:20 PM   #2
jonnycando
Member
 
Registered: Nov 2006
Location: Virginia
Distribution: OpenSuSE 10.2
Posts: 121

Rep: Reputation: 15
Did you do ./configure? It may be needed, and if not will dutifully tell you so when you try. Before doing it do make distclean once more to make sure that the package is well and truly clean. Then try ./configure then make then make install.
 
Old 01-23-2007, 06:31 AM   #3
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
No, you don't need to run ./configure with ndiswrapper. If you can post the actual errors you get from make, we can make better suggestions about what is going wrong. Ndiswrapper does compile cleanly on Slackware 11, so we just need to see what is going wrong.
 
Old 01-23-2007, 04:22 PM   #4
hb21l6
Member
 
Registered: Jan 2007
Location: UK, Hull
Distribution: Slackware 11
Posts: 39

Original Poster
Rep: Reputation: 15
here is what im running. and what errors im getting

root@lapt:/home/ndiswrapper-1.34# make distclean
make -C driver clean
make[1]: Entering directory `/home/ndiswrapper-1.34/driver'
rm -rf ndiswrapper.ko ndiswrapper.o crt.o hal.o iw_ndis.o loader.o ndis.o ntoskernel.o ntoskernel_io.o pe_linker.o pnp.o proc.o rtl.o wrapmem.o wrapndis.o wrapper.o usb.o divdi3.o usb.o win2lin_stubs.o \
divdi3.o workqueue.o .*.ko.cmd .*.o.cmd \
ndiswrapper.mod.[oc] *~ .tmp_versions Modules.symvers Module.symvers
make[1]: Leaving directory `/home/ndiswrapper-1.34/driver'
make -C utils clean
make[1]: Entering directory `/home/ndiswrapper-1.34/utils'
rm -f *~ *.o loadndisdriver
make[1]: Leaving directory `/home/ndiswrapper-1.34/utils'
rm -f *~
rm -fr ndiswrapper-1.34 ndiswrapper-1.34.tar.gz patch-stamp
make -C driver distclean
make[1]: Entering directory `/home/ndiswrapper-1.34/driver'
rm -rf ndiswrapper.ko ndiswrapper.o crt.o hal.o iw_ndis.o loader.o ndis.o ntoskernel.o ntoskernel_io.o pe_linker.o pnp.o proc.o rtl.o wrapmem.o wrapndis.o wrapper.o usb.o divdi3.o usb.o win2lin_stubs.o \
divdi3.o workqueue.o .*.ko.cmd .*.o.cmd \
ndiswrapper.mod.[oc] *~ .tmp_versions Modules.symvers Module.symvers
rm -f *_exports.h .\#* win2lin_stubs.h
make[1]: Leaving directory `/home/ndiswrapper-1.34/driver'
make -C utils distclean
make[1]: Entering directory `/home/ndiswrapper-1.34/utils'
rm -f *~ *.o loadndisdriver
rm -f .\#*
make[1]: Leaving directory `/home/ndiswrapper-1.34/utils'
rm -f .\#*



root@lapt:/home/ndiswrapper-1.34# make
make -C driver
make[1]: Entering directory `/home/ndiswrapper-1.34/driver'
make -C /lib/modules/2.6.17.13/build SUBDIRS=/home/ndiswrapper-1.34/driver
make[2]: Entering directory `/usr/src/linux-2.4.33.3'
make[3]: Entering directory `/usr/src/linux-2.4.33.3/arch/i386/boot'
make[3]: Nothing to be done for `dep'.
make[3]: Leaving directory `/usr/src/linux-2.4.33.3/arch/i386/boot'
rm -f .depend .hdepend
make _sfdep_/home/ndiswrapper-1.34/driver _FASTDEP_ALL_SUB_DIRS="/home/ndiswrapper-1.34/driver"
make[3]: Entering directory `/usr/src/linux-2.4.33.3'
make -C /home/ndiswrapper-1.34/driver fastdep
make[4]: Entering directory `/home/ndiswrapper-1.34/driver'
make[4]: *** No rule to make target `fastdep'. Stop.
make[4]: Leaving directory `/home/ndiswrapper-1.34/driver'
make[3]: *** [_sfdep_/home/ndiswrapper-1.34/driver] Error 2
make[3]: Leaving directory `/usr/src/linux-2.4.33.3'
make[2]: *** [dep-files] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.33.3'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/ndiswrapper-1.34/driver'
make: *** [all] Error 2

root@lapt:/home/ndiswrapper-1.34# make install
make -C driver install
make[1]: Entering directory `/home/ndiswrapper-1.34/driver'
make -C /lib/modules/2.6.17.13/build SUBDIRS=/home/ndiswrapper-1.34/driver
make[2]: Entering directory `/usr/src/linux-2.4.33.3'
make[3]: Entering directory `/usr/src/linux-2.4.33.3/arch/i386/boot'
make[3]: Nothing to be done for `dep'.
make[3]: Leaving directory `/usr/src/linux-2.4.33.3/arch/i386/boot'
rm -f .depend .hdepend
make _sfdep_/home/ndiswrapper-1.34/driver _FASTDEP_ALL_SUB_DIRS="/home/ndiswrapper-1.34/driver"
make[3]: Entering directory `/usr/src/linux-2.4.33.3'
make -C /home/ndiswrapper-1.34/driver fastdep
make[4]: Entering directory `/home/ndiswrapper-1.34/driver'
make[4]: *** No rule to make target `fastdep'. Stop.
make[4]: Leaving directory `/home/ndiswrapper-1.34/driver'
make[3]: *** [_sfdep_/home/ndiswrapper-1.34/driver] Error 2
make[3]: Leaving directory `/usr/src/linux-2.4.33.3'
make[2]: *** [dep-files] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.33.3'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/ndiswrapper-1.34/driver'
make: *** [install] Error 2


thank hb
 
Old 01-23-2007, 04:26 PM   #5
hb21l6
Member
 
Registered: Jan 2007
Location: UK, Hull
Distribution: Slackware 11
Posts: 39

Original Poster
Rep: Reputation: 15
as i can see in the above post - its looking at 2.4.33.3 kernel. - this isnt installed as far as im aware. - its got the 2.6.17.13 installed. (huge26.s) from the initial install.
listed in /lib/modules are
2.4.33.3, 2.6.17.13, 2.6.19.2

thanks
hb
 
Old 01-23-2007, 04:48 PM   #6
hb21l6
Member
 
Registered: Jan 2007
Location: UK, Hull
Distribution: Slackware 11
Posts: 39

Original Poster
Rep: Reputation: 15
sorted - t'was the kernel. loaded up the 2.6.19 ( still got nvidia issues with that one thou )
yeah.. loaded up the 2.6.19 kernel and it installed fine.

cheers for your help anyway.

hb
 
Old 01-23-2007, 04:52 PM   #7
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Quote:
Originally Posted by hb21l6
as i can see in the above post - its looking at 2.4.33.3 kernel. - this isnt installed as far as im aware. - its got the 2.6.17.13 installed. (huge26.s) from the initial install.
listed in /lib/modules are
2.4.33.3, 2.6.17.13, 2.6.19.2

thanks
hb
OK, that could be a big part of the problem. Did you install the source code for the huge26.s kernel? It should be in extra if you didn't.
 
Old 01-24-2007, 03:27 AM   #8
hb21l6
Member
 
Registered: Jan 2007
Location: UK, Hull
Distribution: Slackware 11
Posts: 39

Original Poster
Rep: Reputation: 15
im not sure -
where can i check if ive installed the souce code?

thanks

hb
 
Old 01-24-2007, 06:39 AM   #9
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Quote:
Originally Posted by hb21l6
im not sure -
where can i check if ive installed the souce code?

thanks

hb
I must have been writing my reply when you posted that you had gotten it to work. Slackware usually stores the kernel source code in /usr/src, but the fact that you got ndiswrapper to compile means that it is there.

If you're having nvidia troubles, you might want to search in the Slackware forum. I believe there have been many threads there about getting those drivers to work.
 
  


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
NDISWRAPPER install issue therapist Linux - Wireless Networking 8 01-12-2007 04:00 PM
Another ndiswrapper issue maybe cwwilson721 Linux - Wireless Networking 1 04-22-2006 09:17 PM
NDISWrapper issue (HELP) EUMan24 Linux - Hardware 2 04-14-2006 02:24 PM
Another ndiswrapper issue.... barton Slackware 5 12-24-2005 01:04 AM
Newbie having ndiswrapper issue... firedagain Linux - Wireless Networking 1 12-07-2005 01:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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