LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 03-11-2005, 06:44 AM   #1
bongoman
LQ Newbie
 
Registered: Sep 2004
Posts: 4

Rep: Reputation: 0
Question Wifi Card recommendation


I own a linksys w54 wifi card which works fine on my Windows partition, however is proving to be difficult to get my debian sarge installation to talk to it.

Does anyone have a wifi card recommendation that will work with a debian sarge installation?
 
Old 03-11-2005, 12:57 PM   #2
nhwk
LQ Newbie
 
Registered: Mar 2004
Distribution: Debian sid
Posts: 13

Rep: Reputation: 0
If you install ndiswrapper, you will probably be able to get some functionality out of your wifi card, as it uses the windows driver.
 
Old 03-12-2005, 04:06 AM   #3
bongoman
LQ Newbie
 
Registered: Sep 2004
Posts: 4

Original Poster
Rep: Reputation: 0
I have used ndiswrapper before on a mandrake installation, however I am finding it very hard to setup on Debian.

I am getting frustrated with the constant stream of compiler error messages I am getting when trying to setup ndiswrapper and I really am not an expert at compiling the kernel.

I would prefer purchasing a wifi card that works straight away with native linux drivers instead of wrapping a windows one, if anyone knows of one then pease let me know.
 
Old 03-12-2005, 06:58 AM   #4
short101
Member
 
Registered: May 2004
Location: Aust.
Distribution: Debian
Posts: 424

Rep: Reputation: 30
I have an IBM laptop that uses the atheros chipset. Its supported with the mad-wifi module. There are intel cards that are supported and many others. Just google for linux supported wifi and you will find something. Thats not saying that you wont have to do some compiling or configuring (especially with debian) but it shouldnt be hard to find one that will work. Maybe let us know what your probelms are with ndswrapper and hopefully you can get it wworking instead of having to buy a new one.
 
Old 03-13-2005, 02:38 PM   #5
auximini
Member
 
Registered: Dec 2003
Location: Calgary, AB
Distribution: Any!
Posts: 146

Rep: Reputation: 18
Hello,

While I don't know of any PCI cards that work right out of the box with linux, hopefully I can help with the ndiswrapper compilation.

Here are the steps I use whenever I need to compile ndiswrapper:

Add
to your /etc/apt/sources.list

Run
Code:
apt-get update
Then run
Code:
apt-get install ndiswrapper-source ndiswrapper-utils debhelper
This should make sure you have all the development tools needed to compile ndiswrapper. Also, apt-get the kernel-headers package that matches the kernel-image you are using. To see the different kernel-headers, do an
Code:
apt-cache search kernel-headers
So, for example, I'm using kernel-image-2.6.8-1-k7 for my kernel image. So I would want to install the kernel-headers-2.6.8-1-k7 package.

Now you should have all the necessary stuff to compile ndiswrapper. Next go to /usr/src/ and untar the ndiswrapper package. Go in the modules/ndiswrapper directory and run
Code:
./debian/rules binary-modules
./debian/rules binary-utils
Everything should compile correctly, and if it does, you will have two new dpkg files waiting in the directory above.

Now one thing I have noticed when I install the kernel-headers package (and it might not be for the 2.6.8 package, but if compiling still doesn't work, check this out) is that the symlink /lib/modules/2.6.8-1-k7/source is broke. It is pointing to a nonexistant directory. So you will need to remove it and recreate it with:

Code:
ln -s /usr/src/kernel-headers-2.6.8-1-k7/  /lib/modules/2.6.8-1-k7/source
Hopefully that helps you get your card up and running until you find a native one
 
Old 03-15-2005, 03:42 PM   #6
Pingus
Member
 
Registered: Nov 2004
Location: Canada
Distribution: SuSE 9.1 pro/Debian Sarge
Posts: 61

Rep: Reputation: 15
As someone already mentioned, Atheros chipsets will work with Jean Tourhille's wireless extensions. For instance, I use a Netgear WG511T which basically worked out of the box in SuSE. I don't see why it would be otherwise in Debian.
 
  


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
Wireless card Recommendation LinuxLuvr Slackware 4 11-18-2005 04:37 PM
video card recommendation dotancohen Linux - Hardware 0 02-18-2005 04:24 PM
Looking for a recommendation (video card) Sinfreealex Slackware 20 01-02-2005 10:24 AM
TV turner card recommendation satimis Linux - Hardware 1 07-31-2003 03:11 AM
Need recommendation for sound card keymoo Linux - General 11 02-26-2002 06:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

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