LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   2Wire Wireless PC Card (https://www.linuxquestions.org/questions/linux-wireless-networking-41/2wire-wireless-pc-card-80259/)

ret3 08-08-2003 05:40 PM

2Wire Wireless PC Card
 
My Mandrake 9.1 recognizes it, and uses the orinoco driver. However, I'm not sure how to configure it to work on the network.Where do I tell it which channel to use and such? Also, on shut-down, it hangs the system while attempting to get info on the ethernet connection that it doesn't have. Any suggestions?

jketner 10-22-2003 11:57 AM

i think i found a driver????
 
Hey I am a baby to linux but after searching for days on the internet and not finding any real answers, i desided to call up the people who made the pc card. Well the maker of the card( 2WIRE part # 1000-100016-002) is Agere Systems, well the sold the stuff to Proxim. Icalled them and they gave me this link
2WIRE Redhat 7.2 Driver i , being a newbie, well more like a zygote, anyway i don't no how to compile or install a .tgz :confused: so i thought i would post this info so that all you who wack away code can give a brother a hand. :p

Hope this helps eveyone

high 11-30-2003 03:49 AM

Hello zygote... :-)

tar zxvf your_tgz.tgz
cd dir_extracted
./configure (if it's there)
make
make install

or

./configure && make && make install

good luck!

//high


All times are GMT -5. The time now is 06:00 PM.