LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices

Reply
 
Thread Tools
Old 08-01-2008, 08:06 PM   #1
449
Member
 
Registered: Nov 2007
Posts: 104
Thanked: 0
Need help with wireless in Debian Lenny[Broadcom 4318]


[Log in to get rid of this advertisement]
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.
449 is offline     Reply With Quote
Old 08-01-2008, 08:55 PM   #2
vanKampen92
LQ Newbie
 
Registered: Dec 2007
Posts: 6
Blog Entries: 1
Thanked: 0
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.
vanKampen92 is offline     Reply With Quote
Old 08-04-2008, 01:42 AM   #3
449
Member
 
Registered: Nov 2007
Posts: 104
Thanked: 0

Original Poster
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$
449 is offline     Reply With Quote
Old 08-04-2008, 11:55 AM   #4
pentode
Member
 
Registered: Dec 2005
Location: Oregon
Distribution: Debian Testing
Posts: 468
Thanked: 11
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-)
pentode is offline     Reply With Quote
Old 08-04-2008, 02:15 PM   #5
449
Member
 
Registered: Nov 2007
Posts: 104
Thanked: 0

Original Poster
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 03:05 PM..
449 is offline     Reply With Quote
Old 10-23-2009, 05:44 PM   #6
cleger
LQ Newbie
 
Registered: Mar 2005
Posts: 4
Thanked: 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 05:50 PM..
linuxdebian cleger is offline     Reply With Quote
Old 11-07-2009, 10:55 PM   #7
cleger
LQ Newbie
 
Registered: Mar 2005
Posts: 4
Thanked: 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.
linuxdebian cleger is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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


All times are GMT -5. The time now is 10:49 AM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration