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 02-17-2003, 09:51 AM   #1
espositopm
LQ Newbie
 
Registered: Feb 2003
Posts: 29

Rep: Reputation: 15
Linksys Wireless PCMCIA on Yellowdog Linux


I've got a powerbook g3 wallstreet with a linksys wpc11 version 3.0 pcmcia wlan adapter. I have tried previous instructions to get the wlan files and install them. However I get an error on the make all step of the compile process. I get an entered directory then it says leaving directory error 2
twice it says this two different directories.
I'm lost and would appreciate any info someone could give me

Im running yellowdog linux 2.3 on a powerbook g3 wallstreet 233mhz
160 megs ram
2 gig hd

thanks again
 
Old 02-18-2003, 04:15 AM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
The linux-wlan modules won't compile for ppc all the time, its a kludge, but no fear, the orinoco_cs modules are there! All you have to do is trick cardmgr into using them... If you copy:

http://www.clockwatching.net/~fin/random/lqhacks.conf

into /etc/pcmcia and then hard restart with:

/etc/rc.d/init.d/pcmcia restart

(I think, been a while since I played with yellowdog), then you should hear the two happy beeps and be able to use the command:

iwconfig

to configure the card. If you get stuck post back, or if you get anxious, do a search here by WPC11 and it should work much the same as the PC laptops. The kernel code on the driver level should be fine... heck the whole shebang should work, but you gotta realize you are in the minority running a PC pcmcia card on G3 under linux, a little bitty minorty.

Cheers,

Finegan
 
Old 02-19-2003, 02:58 PM   #3
espositopm
LQ Newbie
 
Registered: Feb 2003
Posts: 29

Original Poster
Rep: Reputation: 15
well i downloaded that file
and followed your instructs.
unfortunately nothing has worked yet
Im a newbie and am hoping you bear with me

I copied that file to the /etc/pcmcia directory
then i ran the command you typed above
nothing happened
did I do something wrong?
am i supposed to cut and past something from that lqhacks.conf into another file
plz help
thx for your help thus far

Peter
---------------------------
Linux --One small step for mankind, One giant leap for me!
 
Old 02-19-2003, 11:53 PM   #4
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
No, that should have been right, what do you have listed under lsmod?

Is orinoco_cs among them?

Cheers,

Finegan
 
Old 02-20-2003, 05:24 PM   #5
espositopm
LQ Newbie
 
Registered: Feb 2003
Posts: 29

Original Poster
Rep: Reputation: 15
no when i type lsmod all that is running is
appletalk
ipx
md
this sucks
 
Old 02-22-2003, 04:29 AM   #6
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Okay, its probably just that the hack file doesn't properly represtn your card. Lets get the identification straight off of the card and then hack in an entry for it into /etc/pcmcia/config or lqhacks.conf so that it'll match the card up with the orinoco_cs modules.

/sbin/cardctl ident

Will get us the info off of the card. Compare the manfid line with the one in lqhacks and see if the numbers match, if not, change 'em, and post it here as that's an odd little beasty... also, lets make certain that Yellow dog didn't do anything odd and you actually have the right module compiled:

locate orinoco_cs.o

If it complains about "blah blah blah" databse too small, run:

updatedb

That'll create a locate database that'll get periodically updated so as to make searching for files simpler.

Also, what kernel is this running on?

uname -r

I assumed good and new, hopefully yellowdog hasn't tried to stay in the kernel dark ages.

Cheers,

Finegan
 
Old 02-22-2003, 09:34 PM   #7
espositopm
LQ Newbie
 
Registered: Feb 2003
Posts: 29

Original Poster
Rep: Reputation: 15
well first off i get no product info available when i do the cardctl ident command
so my pcmcia seems to not be working
wtf
it's kernel 2.4
yellowdog linux
 
Old 02-23-2003, 04:42 AM   #8
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Yeah, that response comes with nothing is listening to the socket... which is a pain. The Powerbook's pcmcia bridge is supported, actually its the same PC component that is in a ton of 'Shibas and Stinkpads and Dells from around the same era. What happens with a:

/etc/rc.d/init.d/pcmcia start

If it hacks errors, what does /var/log/syslog say? Although that may be the wrong log... check through /var/log, every distro seems to monkey with which logfile they dump info to...

Cheers,

Finegan
 
Old 02-23-2003, 01:49 PM   #9
espositopm
LQ Newbie
 
Registered: Feb 2003
Posts: 29

Original Poster
Rep: Reputation: 15
i typed it and nothing happens
then when i try to see whats on the sockets with cardctl ident
i get the same message that no product info is available
arghhhhh!!!
 
Old 02-23-2003, 05:25 PM   #10
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Most important is: what is in the log? Is YellowDog under the illusion that pcmcia is running or did it hack and die and not tell you anything useful on the command-line?

Cheers,

Finegan
 
Old 02-23-2003, 06:35 PM   #11
espositopm
LQ Newbie
 
Registered: Feb 2003
Posts: 29

Original Poster
Rep: Reputation: 15
when my system boots pcmcia loads as a module
or so it says
it loads ok according to the bootup sequence
however when i try the command you told me to do it just indexes down a line with no error code and leaves me hanging
i looked for a log but couldn't find one
HELP!!!!!!
 
Old 02-25-2003, 04:00 PM   #12
espositopm
LQ Newbie
 
Registered: Feb 2003
Posts: 29

Original Poster
Rep: Reputation: 15
this sucks im about to just say f it and trash linuz all together
 
Old 02-25-2003, 07:32 PM   #13
espositopm
LQ Newbie
 
Registered: Feb 2003
Posts: 29

Original Poster
Rep: Reputation: 15
ok MAN, i GOT the card to show up with cardctl ident
and also checked the lqhack manfid against the one cardctl iden gave me
and they match
however, now im not gettin the card to run i dont know what to do next
 
Old 02-25-2003, 09:42 PM   #14
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Is the machine loading the module orinoco_cs? If so, check the command "dmesg" and see what ethernet device the card got assigned, knowing Mac, probably eth1 as eth0 is going to be the onboard ethernet.

ifconfig eth1 up
iwconfig eth1 essid nameofnetwork (the network name)
iwconfig eth1 enc 21321321321 (the WEP key, if you have one)
dhcpcd eth1

Cheers,

Finegan
 
Old 02-25-2003, 10:38 PM   #15
espositopm
LQ Newbie
 
Registered: Feb 2003
Posts: 29

Original Poster
Rep: Reputation: 15
no with ifconfig i get this no such device
i have not seen this device listed yet
only l0 and eth0
 
  


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
Linksys PCMCIA wireless card problem n.b.r. Linux - Hardware 1 06-17-2005 11:57 PM
wireless pcmcia wpc54g linksys not being loaded with ndiswrapper dave_mwi Linux - Wireless Networking 5 01-03-2005 10:24 AM
Linksys wireless pcmcia on Suse 8.2 Pro Culbert Linux - Wireless Networking 4 10-14-2003 10:44 AM
PCMCIA problem in YellowDog Linux 3.0 on Lombard afshin Linux - General 0 06-03-2003 12:41 AM
Linksys WPC11 PCMCIA Wireless destrudo Linux - Newbie 2 01-20-2003 07:16 AM

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

All times are GMT -5. The time now is 03:58 AM.

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