PDA

View Full Version : Fedora 2 wireless grief


maui_wahini
18th August 2004, 02:37 AM
Aloha all. This is my first post on this forum and would appreciate you sharing your collective wisdom. I am at my wits end trying to get wireless running on my Dell Latitude Cpi. I am running Fedora 2.6.7-1.494.2.2, and I'm using a Netgear WG511 (Prism54 chipset) NIC.

I absolutely cannot get it associated with the DHCP network on campus. The card's green light is on steady, and sometimes the amber light is also on steady (no blinking). But, when I attempt to activate it, I get an error reading /sbin/dhclient-script, "cannot find configuration for eth0:3" (the alias I'm using for the wireless card.) Other times when attempting to activate the card the computer hangs totally, requiring a cold boot.

I configured the card on the (dare I say it?) Win2K side (dual boot) in < 10 minutes, but I've spent hours and hours trying to configure it to run on Linux. I have also had no luck trying other 802.11b cards (Cisco Airnet 350 & Motorola). No difficulties at all configuring and activating the Ethernet 802.3 NIC with fixed IP addresses. I'm not certain if the problem is wireless or DHCP related.

I am not a novice with Unix or networking. I teach computer science (mostly programming and the UNIX OS) and I am a Cisco certified instructor. But this has me stymied. I'd certainly appreciate any and all assistance...

Thank you.

Darkmage
18th August 2004, 05:08 AM
My suggestion is to checkout linuxquestions.org hcl at http://www.linuxquestions.org/hcl/showcat.php?cat=149 and read what others have accomplished.

tedivm
18th August 2004, 05:44 AM

I"m having the same difficulties- what is the wireless card you are using?

Also, I'd suggest looking at this thread-
http://www.linuxquestions.org/questions/showthread.php?s=&threadid=214097&perpage=15&pagenumber=1

maui_wahini
18th August 2004, 05:57 AM
I"m having the same difficulties- what is the wireless card you are using?

Netgear WG511, which uses the Prism54 chipset. According to the Prism54 web site, that chipset is 100% compatible with Linux 2.6.

Ug
18th August 2004, 08:32 AM
Make sure the PCMCIA is working, FC2 has a bug which doesn't load the module for some computers.

Try doing this, then starting your card.su -
modprobe yenta-socket
service pcmcia restart

Picomp314
18th August 2004, 12:18 PM
sounds like he doesnt have a /etc/sysconfig/network-scripts/ifcfg-eth0

aditrus
18th August 2004, 12:30 PM
most of the sites i see, Prism works well with fedora. Does your Dell have a built-in ethernet other than your wireless pc card? when you get the error you just posted, what does your ifconfig and iwconfig displays?