LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 01-28-2004, 01:45 PM   #1
celticselph
Member
 
Registered: Jan 2004
Distribution: Slack 9.1!!!
Posts: 37

Rep: Reputation: 15
Question Proxim Orinoco 11 b/g WiFi card


Ok, so i just got an Orinoco 11 b/g WiFi card (silver) and i am at a loss as how to get it to work. I am running Red Hat 9.0 on my laptop and tried running the wizard, but the only 3 drivers for Orinoco don't allow me to acticate the card. The KDE control center does not reconise the card all it says is that theslot is empty.......help......please
 
Old 01-28-2004, 09:52 PM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
When Proxim bought up Orinoco, they change the chipset and not the name. Should be used to that one by now... Dlink, Linksys, etc... they all go in for this evil.

Let's find out what's actually under the hood:

/sbin/cardctl ident

and..

What's the EXACT model name of the card?

Cheers,

Finegan
 
Old 01-28-2004, 10:14 PM   #3
celticselph
Member
 
Registered: Jan 2004
Distribution: Slack 9.1!!!
Posts: 37

Original Poster
Rep: Reputation: 15
When i run that comand from the terminal all i get is
Socket 0:
no product info available
and the exact model of the card is 8471-WD
thaks,
Mike
 
Old 01-28-2004, 10:20 PM   #4
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
No Product info... oh I'm an idiot, its a G card so its cardbus not pcmcia straight, try this one:

/sbin/lspci

Its Cardbus, so instead of pcmcia-cs having to bind a module to it, its part of the normal old pci subsystem, you modprobe modules to it just like it was a regular pci device. I'll look around with the exact model #, but the lspci is going to be exact info.

Cheers,

Finegan
 
Old 01-28-2004, 10:26 PM   #5
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Ahhh.... I found a report of it working with the www.linuxant.com driverloader, which I hate with a passion, but at least it works there. I'm still looking.

Cheers,

Finegan
 
Old 01-30-2004, 09:53 PM   #6
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
I'm fairly certain that your card uses the Atheros chipset and will require the MadWiFi drivers.
SourceForge Page
MadWiFi Wiki
 
Old 01-30-2004, 10:36 PM   #7
bm3780
LQ Newbie
 
Registered: Dec 2003
Posts: 27

Rep: Reputation: 15
does anyone know what chipset proxim's 802.11 a/b GOLD combo uses?
 
Old 01-30-2004, 10:44 PM   #8
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
Also Atheros, I believe.
 
Old 01-30-2004, 10:56 PM   #9
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Yeah, now that the big bloody link over at linux-wlan works again:

http://www.linux-wlan.org/docs/wlan_adapters.html.gz

Its should also have atheros stamped on its name under /sbin/lspci too.

Cheers,

Finegan
 
Old 01-31-2004, 07:22 AM   #10
bm3780
LQ Newbie
 
Registered: Dec 2003
Posts: 27

Rep: Reputation: 15
Is there a place to get the proper madwifi drivers besides "cvs -z3 -dserver:anonymous@cvs.sourceforge.net:/cvsroot/madwifi co madwifi" as I don't have a linux system connected to the net yet? I need to download via HTTP.
 
Old 01-31-2004, 07:27 AM   #11
bm3780
LQ Newbie
 
Registered: Dec 2003
Posts: 27

Rep: Reputation: 15
I guess I should further clarify my intent.. I've already downloded a version from http://madwifiwiki.thewebhost.de/wiki/FrontPage that is giving me a bunch of "unresolved symbols" when I go to install the modules for the driver. I'm guessing this is because the driver I downloaded was compiled for another kernal. I'm using 2.4.20-8.
 
Old 01-31-2004, 11:53 AM   #12
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
The download on the Wiki is a source tarball. It compiled fine for me on Slackware with 2.4.24. Unfortunately, I don't have a card to test with madwifi, so I can't go much further. You have the kernel source, headers and compiler loaded, right?

It looks as though the Sourceforge page is pretty broken for the project right now. I don't know of an alternate source for the driver.
 
Old 01-31-2004, 03:56 PM   #13
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
bm3780,
I don't have PM permissions on this board or an email for you, so I grabbed the CVS, tarred it up and put it here: http://members.cox.net/general.speci...fi_cvs.tar.bz2
It's dated 1/13/2004.
I'll leave it up for a bit. Hope it helps.
 
Old 02-01-2004, 08:00 AM   #14
bm3780
LQ Newbie
 
Registered: Dec 2003
Posts: 27

Rep: Reputation: 15
I got an error on the make. About one-third of the way down it says:

uudecode < ../hal/linux/i386-elf.hal.o.uu
uudecode: stdin: No 'end' line
make[1]: ***[hal.o] Error 1

Did you see anything like this? I didn't encounter this error when I was using the old version from wiki. When I try to modprobe ath_pci, I get this:
------------------------------------------------
Module ath_hal loaded, with warnings
/lib/modules/2.4.20-8/net/wlan.o: unresolved symbol eth_type_trans
/lib/modules/2.4.20-8/net/wlan.o: unresolved symbol __kfree_skb
/lib/modules/2.4.20-8/net/wlan.o: unresolved symbol alloc_skb
...
/lib/modules/2.4.20-8/net/wlan.o: insmod /lib/modules/2.4.20-8/net/wlan.o failed
/lib/modules/2.4.20-8/net/wlan.o: insmod ath_pci failed


Looking at dmesg, I see this:
-------------------------------------
Linux Kernal Card Services 3.2.11
options: [pci] [cardbus] [pm]
PCI: Found IRQ 9 for device 00:0b.0
Yenta IRQ list 0000, PCI irq9
Socket status: 10000061
cs: cb_alloc(bus 2): vendor 0x168c, device 0x0012
PCI: Enabling device 02:00.0 (0000 -> 00002)
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0100-0x04ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x0a00-ox0aff: clean
ath_hal: 0.9.5.3 BETA (Sam Leffler <sam@errno.com> )
ath_hal: driver unloaded
 
Old 02-01-2004, 09:55 AM   #15
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
There's no point trying to insmod anything if you get errors during the make. Those need to be fixed first.

I did not get any errors compiling the drivers with either the CVS or the Wiki linked versions. My suspicion is that you're missing a package or two needed to build the drivers, although I cannot tell from the error. Maybe someone a little smarter can contribute on that point.

edit: stdin is in the kernel headers. Again, do you have the development packages, kernel source and headers installed?

Last edited by 2Gnu; 02-01-2004 at 09:58 AM.
 
  


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
anyone got the proxim orinoco gold 8420-WD wireless pcmcia card working??? jipe Linux - Laptop and Netbook 15 03-02-2005 02:43 PM
adding Proxim (Agere) orinoco gold card to sarge r.stiltskin Linux - Wireless Networking 2 10-22-2004 03:17 PM
orinoco proxim gold card hotgirl101 Linux - Hardware 3 08-06-2004 05:43 PM
Proxim ORiNOCO 802.11 a/b/g Silver PCMCIA Card drivers tychob Linux - Wireless Networking 1 08-17-2003 12:36 AM
Orinoco gold proxim card not recognized? Nikon01 Linux - Wireless Networking 2 08-07-2003 05:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

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