Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: 3rail on July 28, 2009, 02:04:56 PM

Title: ignore built-in wireless, use pcmcia wireless instead?
Post by: 3rail on July 28, 2009, 02:04:56 PM
Looking for suggestions on how to get tc 2.x to ignore the built-in wireless in my laptop (which is recognizes and sets up wifi0 for) and use the wireless card I stick into the pcmcia slot (which it also recognizes upon insertion, loads the ath5k module, and sets up wlan0)?

The reason is that the built in wireless' antenna is too weak to connect to my distant AP but the pc card is not.

Is it as simple as something like

iwconfig wlan0 essid "myap"
udhcpc -i wlan0

Add on question:  how can you turn off internal wireless so it doesn't use power?

TIA
Title: Re: ignore built-in wireless, use pcmcia wireless instead?
Post by: Juanito on July 28, 2009, 02:10:10 PM
Usually the bios or a hardware switch can be used to turn off wireless?

Failing that, the internal wireless is often a small card under a removeable cover and can be removed?
Title: Re: ignore built-in wireless, use pcmcia wireless instead?
Post by: 3rail on July 28, 2009, 02:33:26 PM
a hardware solution, that's an interesting take... thanks