LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 12-13-2002, 08:13 PM   #1
pilot1
Member
 
Registered: Jun 2002
Location: USA
Distribution: Gentoo, Fedora Core
Posts: 408

Rep: Reputation: 30
Question Wireless card with easiest setup?


Which wireless USB card have you found works the best in RedHat 8? How easy was it to set up, what version of the kernel worked, and did you have to update the kernel?
Which wireless PCI card worked the best? How easy was it to set up, what version of the kernel worked, and did you have to update the kernel?
I'm looking for a card, and USB would be much better since I can adjust the antennae, but if there isn't one thats easy to use I can get a PCI card. I currently have the Linksys WUSB11 v2.6 (yuck!) and I can't get it working, so i'm thinking about getting a new one.
 
Old 12-14-2002, 05:22 AM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
The v2.6 is an atmel chipset USB card, Linksys is still claiming its a Prism2 chip. If you haven't tried it, the link is here:

http://atmelwlandriver.sourceforge.net/usbtable.html

If you're sick to death of the mess that is Linksys, PCI cards that work right are pretty much anything prism2: the WMP11, as long as its good and old, the DWL520, just the vanilla one, no "+" or "H" or "A" after that. These work with all three driver sets that handle prism2 cards.... the list is pretty long.

If you want to try the long list, its best to start with Jean's page:
http://www.hpl.hp.com/personal/Jean_...s.drivers.html

Honestly, the one with the easiest setup... the DWL520:

modprobe orinoco_pci
ifconfig eth0 up
iwconfig eth0 essid gobledygook
iwconfig eth0 enc 1234567890
dhcpcd eth0

Cheers,

Finegan

Last edited by finegan; 12-14-2002 at 05:24 AM.
 
Old 12-14-2002, 08:26 AM   #3
pilot1
Member
 
Registered: Jun 2002
Location: USA
Distribution: Gentoo, Fedora Core
Posts: 408

Original Poster
Rep: Reputation: 30
I'm beyond sick of the Linksys mess, I updated my kernel yesterday and managed to mess up grub so I can't get Linux started, when I checked grub.conf with a boot disk everything looked fine.
I'll definitely look into the DWL 520, who makes it?
 
Old 12-14-2002, 09:51 AM   #4
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
D-Link, who suck just about as much with their numbering schema as Linksys: the DWL-520+, A, and H varieties are all different chipsets... er, all four of which have support in different ways, but the easiest going has got to be the straight dwl-520. Or, I didn't mention this before, but if you can get a REAL orinoco PCI card, which I know are made, but by whom...? they're kinda rare and a little more expensive, those rock the pants off of prism2 cards, but again I've only ever played with the PCMCIA and the PLX combo flavors.

You went through an entire kernel re-compile to add atmel support? I didn't realize it was that much of a wonky mess. Or was this an update via RPM?

Also you might have a problem compiling newer code into modules against the kernel in RH 7.2, which if I've got my dates right shipped with 2.4.9? There were some serious changes made in how modules interface with networking in 2.4.10 that has made it so some code doesn't backport right. I don't know the specifics, only what I got out of the README from the orinoco_cs source.

Cheers,

Finegan
 
Old 12-14-2002, 11:02 AM   #5
pilot1
Member
 
Registered: Jun 2002
Location: USA
Distribution: Gentoo, Fedora Core
Posts: 408

Original Poster
Rep: Reputation: 30
What happened was that all the people that got it working said you HAD to have 2.4.19 or newer... and I had 2.4.18-13, so I completely recompiled the kernel, only to find out GRUB had somehow got corrupted. When I ran modprobe on the drivers for my Linksys card I kept getting an error that was along the lines of "This module was compiled for 2.4.18-13custom you are running 2.4.18.-13" which isn't true.. i've never recompiled my kernel before this. What i'll do, if I can, is get rid of my Linksys card and get a DWL 520, they seem to be the easiest to get support for.
The only thing is do you know if the dwl520 has as good reception as a USB adapter? I have to adjust my antennae every once in a while, otherwise I get like 50% quality and 100% strength, am I gonna be able to get at least 95/95 on a dwl520?

Can you also check this card, and this card to see if they are the right DWL 520s? I'm more than a little wary after my first Linksys card, and the first one seems to good to be true ($27 after rebate?!)
Thanks!

Last edited by pilot1; 12-14-2002 at 02:58 PM.
 
Old 12-14-2002, 07:22 PM   #6
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Yeah that's the right card. I'd report your Grub problem in a different subforum, either Software or Linux-General as I don't know dink about how Grub behaves, I cracked out on LILO a long time ago. I really should learn more about the other boot loaders.

Their signal strength? I dunno, if you were using the linux wlan drivers and reading the signal strength from iwconfig, the 95/95 was a lie, the linux-wlan drivers don't work with wireless extensions at all. I don't know about the atmel drivers... I've never had a USB wireless device to play with. I've only ever gotten to use the DWL-520, DWL-650, WPC11, both Orinocos, the Cabletron Roamabout, a Zoom Air, and the 3com Airconnect (the symbol one, not the x-jack), oh and the PLX adapter for the WPC11. That's one PLX card, 1 pci card and maybe... eight PCMCIA cards total. I'm mostly recommending by reputation I've heard through other threads and a lot of reading....

Cheers,

Finegan
 
Old 12-15-2002, 07:21 AM   #7
pilot1
Member
 
Registered: Jun 2002
Location: USA
Distribution: Gentoo, Fedora Core
Posts: 408

Original Poster
Rep: Reputation: 30
Ok, I ended up formating my HD, which I needed to do anyway.
Then I recompiled the kernel for a second time and it's now working. I haven't got a chance to try the Atmel drivers under 2.4.20, but if they don't work then i'll probably end up getting the DWL 520.
Thanks!
 
  


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
Redhat 9 wireless card setup dupree Red Hat 0 08-03-2005 07:27 PM
Which distro best for this wireless card and setup? Biscram Linux - Newbie 3 09-18-2004 05:50 AM
Easiest and best way to setup a firewall nepcw Linux - Security 2 03-24-2004 06:00 AM
wireless card setup problem thethinker101 Linux - Wireless Networking 3 12-01-2003 03:58 AM
Easiest wireless PCI card with RH 9? espertus Linux - Wireless Networking 0 08-10-2003 08:54 PM

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

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