LinuxQuestions.org
Review your favorite Linux distribution.
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 02-13-2003, 02:30 AM   #1
Dolamite777
LQ Newbie
 
Registered: Feb 2003
Distribution: Centos
Posts: 17

Rep: Reputation: 0
Exclamation Linksys WPC54G


I just got a new wireless G network up and running (with the windows side of the network that is)

I found a tutorial on an earlier model Linksys WPC11, which is 802.11b. http://linux.oldcrank.com/tips/wpc11/ and tried the techniques, but it did not work.

Has anyone gotten the newer "54g" series cards working in Linux? I am on Red Hat 8, and would appreciate any help I can get.

Dolamite

Last edited by Dolamite777; 02-13-2003 at 02:31 AM.
 
Old 02-16-2003, 10:57 PM   #2
Carsten
LQ Newbie
 
Registered: Feb 2003
Posts: 1

Rep: Reputation: 0
Question Same question...

Hey Dolamite --

I am trying to do the exact same thing. Were you able to find an answer to your question? I have been trying feverishly for the past 3 hours to get a Linksys WPC54G card working under RedHat 8. Any help would be appreciated. kyknos2001@hotmail.com.

thanks,

Carsten
 
Old 02-21-2003, 12:38 AM   #3
Dolamite777
LQ Newbie
 
Registered: Feb 2003
Distribution: Centos
Posts: 17

Original Poster
Rep: Reputation: 0
i've been too busy with school, no time for this at the moment....

sorry.... i'm sure something will come along though...
 
Old 03-10-2003, 02:53 PM   #4
stikboy
Member
 
Registered: Mar 2003
Location: Colorado
Distribution: RedHat 7.1/Redhat 8.0/Gentoo 1.4
Posts: 45

Rep: Reputation: 15
and here is another

Just a friendly bump to the top, as I am having this same issue.

Running RH 8, tried with kernel 2.4.18-14 and 2.4.18-26.8.0
wlan-ng 0.0.15 and 0.2.0

prism2_cs is loading, however linux still doesn't see my card. When I plug in my card, this is what shows up in /var/log/messages:

Mar 10 13:48:10 hell kernel: PCI: Enabling device 02:00.0 (0000 -> 0002)
Mar 10 13:48:10 hell cardmgr[612]: socket 0: CardBus hotplug device
Mar 10 13:48:11 hell /etc/hotplug/pci.agent: ... no modules for PCI slot 02:00.0


if I try an ifup wlan0, I get:
Error for wireless request "Set Encode" (8B2A) :
SET failed on device wlan0 ; No such device.
Error for wireless request "Set ESSID" (8B1A) :
SET failed on device wlan0 ; No such device.

Determining IP information for wlan0...SIOCSIFADDR: No such device
wlan0: unknown interface: No such device
wlan0: unknown interface: No such device
failed.


Anyone have any ideas, or do I return the card for a netgear?

Thanks
 
Old 03-21-2003, 08:30 AM   #5
tdp
LQ Newbie
 
Registered: Mar 2003
Posts: 3

Rep: Reputation: 0
I too am interested in this. I'm looking to purchase a wireless lan setup for home. I was looking at this exact model, but if there is no luck, I'd be better off looking elsewhere.

Keep this updated it you find anything out. Thanks.

--TDP
 
Old 03-21-2003, 08:33 AM   #6
dsltech
Member
 
Registered: Mar 2003
Distribution: mandrake 9, of course
Posts: 31

Rep: Reputation: 15
why is everyone so afraid of running cable?

just kidding
 
Old 03-21-2003, 08:40 AM   #7
tdp
LQ Newbie
 
Registered: Mar 2003
Posts: 3

Rep: Reputation: 0
Cute..

But the question should be is why do I want to be able to surf from my bed.

--TDP
 
Old 03-21-2003, 08:44 AM   #8
dsltech
Member
 
Registered: Mar 2003
Distribution: mandrake 9, of course
Posts: 31

Rep: Reputation: 15
interesting.....but also fairly disgusting
 
Old 03-21-2003, 08:55 AM   #9
tdp
LQ Newbie
 
Registered: Mar 2003
Posts: 3

Rep: Reputation: 0
No, just lazy. Sometimes I'd like to relax after work and chat/browse. It's rare. And after sitting in a chair all day, to come home and sit in a chair is alot of the same.

Of course, beign able to sit on the couch, and move to the kitchen, and then move upstairs without even having to worry about a cable is nice.

After helping my cousin setup one at his house, I'm jealous.

--TDP
 
Old 04-08-2003, 12:47 AM   #10
thanh1e
LQ Newbie
 
Registered: Apr 2003
Posts: 2

Rep: Reputation: 0
Hi,

I am having the same problem, if you manage to get it working, please post "HOW TO" instructions.

Thanks in advance
Thanh
 
Old 05-12-2003, 10:08 PM   #11
Culbert
Member
 
Registered: Mar 2003
Location: Chicago, IL
Distribution: Libranet 2.8.1
Posts: 133

Rep: Reputation: 15
I found this thread during a google search. Has anyone been able to figure this out? I'm running Suse 8.2
 
Old 05-18-2003, 05:11 PM   #12
daevans
LQ Newbie
 
Registered: May 2003
Posts: 1

Rep: Reputation: 0
Try this

I'm using Redhat 9 where wireless worked out of the box. I wanted to use Kismet/Air Snort so I installed the wlan-ng drivers, then I ran into the problem discribed above.

I found a set of RPM for installing wlan-ng at:
http://prism2.unixguru.raleigh.nc.us/

--
Error for wireless request "Set Encode" (8B2A) :
SET failed on device wlan0 ; Function not implemented.
Error for wireless request "Set ESSID" (8B1A) :
SET failed on device wlan0 ; Function not implemented.
--

This was using 'ifup wlan0'.

Then I configured the card with the following commands and had no such error and everything worked fine.

--
iwconfig wlan0
ip link set up wlan0
ip addr add <your_ip/netmask> dev wlan0
ip route add default via <your_gw_up> dev wlan0
--

Instead of the last line I just set my default gateway with:
route add default gw <your gw IP>
 
Old 05-18-2003, 06:54 PM   #13
ucntcme
Member
 
Registered: Jun 2002
Location: Boise, Idaho
Distribution: RedHat 7.2,8.0,9, RHAS2.1
Posts: 41

Rep: Reputation: 15
daevans, what card did you buy?
 
Old 05-18-2003, 09:14 PM   #14
cking
LQ Newbie
 
Registered: May 2003
Posts: 11

Rep: Reputation: 0
the 54g's are not yet supported. broadcom is lagging in releasing linux support.
 
Old 05-20-2003, 01:30 PM   #15
gwroy20
Member
 
Registered: Mar 2003
Location: New York City
Distribution: Slackware 9.1, FreeBSD 5.2.1, OpenBSD 3.3
Posts: 89

Rep: Reputation: 15
Lagging? From what I've read/heard they are outright refusing ....
 
  


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
9.3 Linksys WPC54G --almost--please help to Complete 1kyle SUSE / openSUSE 1 09-08-2005 05:30 PM
linksys wpc54g on Suse9.3 worldgnat Linux - Wireless Networking 1 08-16-2005 10:31 PM
Linksys WPC54G under Knoppix 3.8, Help? worldgnat Linux - Wireless Networking 1 05-17-2005 04:48 AM
Linksys WPC54G under Redhat 9.0 pluto Linux - Hardware 0 05-31-2004 02:54 PM
Linksys wpc54g phalaaxx Linux - Hardware 1 09-05-2003 09:08 AM

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

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