Linux-Noob Forums

Full Version: orinoco gold wireless
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I have fedora core 2, but when I try to setup my wireless network setup I don't see anything that has orinoco on it. I see orinoco drives in fedora though. I was wonder if anybody can tell me how to set it up? I have my gold card is model 8460-03.

Does the card even get recognized, i.e. does it show up in 'iwconfig' (no, I don't mean 'ifconfig' :))? You may also check 'dmesg' and the logfile '/var/log/messages' for any information.

 

z0ny

I don't have iwconfig command in my terminal. Its not detecting it.

Install the wireless-tools then.

 

z0ny

I can't get it installed. make gives me a error when I try to cp files that they say to sometimes theres not folder for the cp

Dude, just run "yum install wireless-tools" ...

 

z0ny

says I have it install but I still can't do iwconfig

You have to be root to run 'iwconfig' - and remember to use 'su -' (with dash) instead of only 'su' when you su to root!

 

z0ny

it says no wireless extensisions

Then you have to get a driver module in order to get things working. Look on the site of your hardware vendor. Also check www.linux-wlan.org.

 

z0ny

Pages: 1 2