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 04-19-2008, 07:31 AM   #1
Raptorialis
LQ Newbie
 
Registered: Apr 2008
Posts: 12

Rep: Reputation: 0
Unhappy <make install> problem with NDISWRAPPER on Knoppix


Hello,

I am trying to set a speedtouch 121g adapter up on Knoppix and have downloaded the ndsiwrapper-1.52 from http://ndiswrapper.sourceforge.net/joomla/index.php and have used tar to unravel. tar -zxvf ndiswrapper-version.tar.gz

I have entered lsusb athe device is there
Then to compile and install

"Go to the source-directory and run make distclean and make. As root, run make install. This should compile and install both the kernel module and the userspace utilities."

But i get an error when i run "make install"

says "make -C install"
"grep: /KNOPPIX/usr/src/linux-2.4.26/scripts/Makefile.build No such file or directory".

There is no scripts directory under /KNOPPIX......

Any ideas of how to fix this.

Much appreciated if you can.

Steve
 
Old 04-20-2008, 01:51 PM   #2
TITiAN
Member
 
Registered: Mar 2008
Location: NRW, Germany
Distribution: Arch Linux, using KDE/Plasma
Posts: 392

Rep: Reputation: 49
Here's a solution that should work if you can build up a temporary internet connection (perhaps via cable?):

As Knoppix is Debian-based, you should be able to install ndiswrapper via module-assistant (which uses apt).
If there are *.deb-sources in the file /etc/apt/sources.list, the following commands in konsole should install things from the internet and configure them:
Code:
su
[root-password needed]
apt-get update
apt-get install module-assistant
m-a a-i ndiswrapper
ndiswrapper -i *.inf-file
modprobe ndiswrapper
etc. etc.
The file /etc/apt/sources.list should contain "commented-out" sources. If one of these procedures tells you that it couldn't find some program, you'll need to edit that file. If you don't know what to do there, or anything else is unclear, post any questions.

Last edited by TITiAN; 04-20-2008 at 01:56 PM.
 
Old 04-21-2008, 03:01 PM   #3
Raptorialis
LQ Newbie
 
Registered: Apr 2008
Posts: 12

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by TITiAN View Post
Here's a solution that should work if you can build up a temporary internet connection (perhaps via cable?):

As Knoppix is Debian-based, you should be able to install ndiswrapper via module-assistant (which uses apt).
If there are *.deb-sources in the file /etc/apt/sources.list, the following commands in konsole should install things from the internet and configure them:
Code:
su
[root-password needed]
apt-get update
apt-get install module-assistant
m-a a-i ndiswrapper
ndiswrapper -i *.inf-file
modprobe ndiswrapper
etc. etc.
The file /etc/apt/sources.list should contain "commented-out" sources. If one of these procedures tells you that it couldn't find some program, you'll need to edit that file. If you don't know what to do there, or anything else is unclear, post any questions.
Thank you very much TITiAN for your kind support. I will definately use this solution if i continue to draw a blank with trying to get the laptop connection working directly with wireless.

The problem seems to lie with the way i have the paths configured and i am not even sure whether the scripts that make is trying to locate are actually bundled with the Knoppix CD. The make file is looking for a path grep: /KNOPPIX/usr/src/linux-2.4.26/scripts/Makefile.build. But /scripts/Makefile.build does not exist.

Any further help much appreciated.

Steve
 
Old 04-21-2008, 04:34 PM   #4
TITiAN
Member
 
Registered: Mar 2008
Location: NRW, Germany
Distribution: Arch Linux, using KDE/Plasma
Posts: 392

Rep: Reputation: 49
I think the reason why the scripts are not found is that there are no "kernel headers" installed, which are needed by kernel modules such as Ndiswrapper and other drivers. It could be something like "build-essential", too; in any case, module-assistant takes care of such things (i.e. installing everything needed for building a kernel module) and modules can normally be build automatically without problems.
Newer versions of Knoppix, however, ship a precompiled Ndiswrapper module. Maybe it will be easier to install from a new Knoppix CD/DVD/... ?
Quote:
/KNOPPIX/usr/src/linux-2.4.26/scripts/Makefile.build
The 2.4 kernel series are not recent, that fits with the fact that there's no Ndiswrapper pre-installed.
 
Old 03-27-2010, 12:48 AM   #5
abid ch
LQ Newbie
 
Registered: Mar 2010
Posts: 2

Rep: Reputation: 0
ndiswrapper

when you use ndiswrapper to install then you must go to applicatins & this take only .inf file then you install this & make it possible to install.there is only this way to install prog using ndiswrapper
best regards
abid ch
 
Old 03-28-2010, 04:11 PM   #6
TITiAN
Member
 
Registered: Mar 2008
Location: NRW, Germany
Distribution: Arch Linux, using KDE/Plasma
Posts: 392

Rep: Reputation: 49
hey this thread is nearly 2 years old, why do you still reply? xD
 
  


Reply

Tags
drivers, inf, knoppix, linux, make, makefile, ndiswrapper, windows, wireless



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
Knoppix LIVE. Is it possible to make an install??? Sören Schneider Linux - Software 1 04-10-2006 03:31 PM
Stupid newb + Knoppix + Wireless Network + ndiswrapper = PROBLEM! tomh500 Linux - Newbie 2 05-31-2005 05:45 AM
make install problem with ndiswrapper 9569 Linux - Wireless Networking 2 12-04-2004 09:44 PM
Can't make install ndiswrapper nikkkko Linux - Newbie 10 10-14-2004 02:22 AM
ndiswrapper- Make Install Error Seribicus Linux - Wireless Networking 3 07-05-2004 06:19 PM

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

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