LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 08-01-2008, 07:06 PM   #1
449
Member
 
Registered: Nov 2007
Posts: 104

Rep: Reputation: 15
Need help with wireless in Debian Lenny[Broadcom 4318]


Ok so I have the .sys and .inf drivers downloaded but thats as far as I've gotten. I can't seem to get ndiswrapper installed. When I go to the folder and type "make" I get command not found. Help would be greatly appreciated.
 
Old 08-01-2008, 07:55 PM   #2
vanKampen92
LQ Newbie
 
Registered: Dec 2007
Posts: 7
Blog Entries: 1

Rep: Reputation: 1
make-comand-not-found

Hi,

This means you don't have make installed in your machine!

Look at this:

http://www.linuxquestions.org/questi...ot-found-2627/

I also think if you install the gcc compiler in your machine, make will be also intalled.

I hope this will be useful.
David.
 
Old 08-04-2008, 12:42 AM   #3
449
Member
 
Registered: Nov 2007
Posts: 104

Original Poster
Rep: Reputation: 15
Exclamation

When I tried to install ndiswrapper I got this:

Code:
erik@4our4our9ine:~$ cd Desktop/ndiswrapper-1.53/
erik@4our4our9ine:~/Desktop/ndiswrapper-1.53$ make
make -C driver
make[1]: Entering directory `/home/erik/Desktop/ndiswrapper-1.53/driver'
Makefile:34: *** Cannot find kernel version in /lib/modules/2.6.24-1-686/build, is it configured?.  Stop.
make[1]: Leaving directory `/home/erik/Desktop/ndiswrapper-1.53/driver'
make: *** [all] Error 2
erik@4our4our9ine:~/Desktop/ndiswrapper-1.53$ make install
make -C driver install
make[1]: Entering directory `/home/erik/Desktop/ndiswrapper-1.53/driver'
Makefile:34: *** Cannot find kernel version in /lib/modules/2.6.24-1-686/build, is it configured?.  Stop.
make[1]: Leaving directory `/home/erik/Desktop/ndiswrapper-1.53/driver'
make: *** [install] Error 2
erik@4our4our9ine:~/Desktop/ndiswrapper-1.53$
 
Old 08-04-2008, 10:55 AM   #4
pentode
Member
 
Registered: Dec 2005
Location: Oregon
Distribution: Debian Testing
Posts: 488

Rep: Reputation: 38
In Debian, you can (and probably should) use module-assistant to compile the ndiswrapper from source if a compiled version is not available. You should download the ndiswrapper source package using apt-get install. When you run module-assistant (m-a), it will bring up a text-based graphical interface that will walk you through the process. It will even download the necessary packages for compiling modules if not already on your system. And when the process is completed, everything is properly tracked in the APT package manager. Try it, you'll like it. It's the "Debian way". 8-)
 
Old 08-04-2008, 01:15 PM   #5
449
Member
 
Registered: Nov 2007
Posts: 104

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by pentode View Post
In Debian, you can (and probably should) use module-assistant to compile the ndiswrapper from source if a compiled version is not available. You should download the ndiswrapper source package using apt-get install. When you run module-assistant (m-a), it will bring up a text-based graphical interface that will walk you through the process. It will even download the necessary packages for compiling modules if not already on your system. And when the process is completed, everything is properly tracked in the APT package manager. Try it, you'll like it. It's the "Debian way". 8-)
If I had a wired connection then why would I be trying to install ndiswrapper for wireless? :P



EDIT: Ok, I went ahead and lugged the thing down to my router.

Code:
 If the running kernel has been shipped with the Debian             ▮ 
     │ distribution, please install the package                           ▒ 
     │ linux-headers-2.6.24-1-686. If your kernel source tree (or         ▒ 
     │ headers) is located in some non-usual location, please set the     ▒ 
     │ KERNELDIRS environment variable to the path of this directory, or  ▒ 
     │ (alternatively) specify the source directory we build for with     ▒ 
     │ the --kernel-dir option in module-assistant calls.                 ▒ 
     │ 1
I'm just going to go ahead and downgrade to Etch because I was able to get my wireless working last time with it.

Last edited by 449; 08-04-2008 at 02:05 PM.
 
Old 10-23-2009, 04:44 PM   #6
cleger
LQ Newbie
 
Registered: Mar 2005
Posts: 4

Rep: Reputation: 0
Quote:
Originally Posted by 449 View Post
I'm just going to go ahead and downgrade to Etch because I was able to get my wireless working last time with it.
Me three... let's resurrect an old post...

Have been fighting off-and-on with a bc 4318 for a couple of weeks now. Does not seem to work under Lenny, so it's back to Etch for this Acer 3000 laptop.

Irritating when I have to work on other folks' unsupported (<-- note emphasis) hardware, but it needs to be said that nothing I tried (multiple X) worked with the Broadcom card, and I'm not new to Debian or Linux in general.

Last edited by cleger; 10-23-2009 at 04:50 PM.
 
Old 11-07-2009, 09:55 PM   #7
cleger
LQ Newbie
 
Registered: Mar 2005
Posts: 4

Rep: Reputation: 0
And finally...

I got it working, by following the instructions here:

http://wiki.debian.org/bcm43xx

Who'd have thunk it? I should point out though, that even though lsmod showed the b43 modules loaded, it took a reboot for everything to work.

In my case, it all boiled down to stabbing at this problem repeatedly until I found a solution. Anyhow, the Debian Wiki instructions worked for me, and apart from needing that reboot afterward, it turns out to be a simple and straight-forward install/config.
 
  


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
broadcom 4318 wireless and mandriva spring 2007? bailey239 Mandriva 1 10-06-2007 11:56 PM
Broadcom 4318 Wireless laurentduprasboileau SUSE / openSUSE 1 07-25-2007 11:18 PM
has anyone got broadcom 4318 wireless to work? bailey239 Mandriva 3 07-23-2007 08:50 PM
Wireless broadcom 4318 chipset not working in ubuntu thewiseafrican1 Linux - Wireless Networking 5 04-02-2007 09:46 PM
bcm43xx Broadcom 4318 wireless card Help Me Attacker87 Linux - Wireless Networking 1 01-19-2007 07:00 AM

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

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