LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   WLAN Config Prob (https://www.linuxquestions.org/questions/linux-newbie-8/wlan-config-prob-68769/)

lanmanx 06-29-2003 12:50 AM

WLAN Config Prob
 
Hello Everyone,

I'm new to Linux and have recently installed Slackware 9.0 on a Dell Latitude C400. The laptop has a built-in wireless card (TrueMobile 1150 Series PC Card) which occupies Slot 1 of the PCMCIA controller and is based on the Intersil Prism II chipset. I've checked out several sites about setting up Linux on a C400 as well as the Linux Wireless and PCMCIA How-To's and the man pages to no avail. Could someone please reply with explicit step-by-step instructions detailing how to setup and configure the card?

Thank you in advance for any help you can provide,
~lanmanx

Mirrorball 06-29-2003 01:16 AM

I don't use Slackware and I have a different wireless card but I think you might like to know what I did.

My kernel configuration (relevant parts only):
Code:

# CONFIG_PCMCIA is not set
CONFIG_NETDEVICES=y
CONFIG_NET_ETHERNET=y
CONFIG_NET_RADIO=y
CONFIG_NET_WIRELESS=y

Then you install pcmcia_cs and wireless-tools.
Now you set your options on /etc/pcmcia/wireless.opts and /etc/conf.d/net (at least in Gentoo these are the files you have to edit).
Just start the pcmcia service and see if it works. I can't give you more specific help, I'm afraid.


All times are GMT -5. The time now is 12:07 AM.