LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   CompUSA brand WLAN Card in RH9 (https://www.linuxquestions.org/questions/linux-wireless-networking-41/compusa-brand-wlan-card-in-rh9-81956/)

guydelacruz 08-14-2003 11:23 AM

CompUSA brand WLAN Card in RH9
 
I have a IBM 600E running RedHat 9 (fully udpated version) and am happy to say (especially being a newbie) that I have everything running and working well.

My Problem: Trying to install a CompUSA Brand WLAN Card 802.11b.

The good news: Instructions and RH Drivers are included with the card, see instructions below

A. Environment:
- Our software environment of system as below:
OS: Linux kernel 2.4.2-2 on an i686
Distribution: RedHat 7.1
PCMCIA support: kernel-pcmcia-cs-3.1.24-2
Wireless tools: wireless-tools-21-1

B. Environment setup:
- Linux kernel source:
In order for the applications to run you have to
enable CONFIG_NET_RADIO in the kernel.

1. In /usr/src/linux (or linux-2.4)
# make menuconfig
Select Network Device Support
|--->Wireless LAN (non-hamradio)
|--->Wireless LAN (non-hamradio)
2. # make dep

- kernel-pcmcia-cs:
You should install the kernel-pcmcia-cs source in
your system.

1. Unpackage the source package in the path
/usr/src/redhat/SOURCES/
# tar zxvf kernel-pcmcia-cs-x.x.xx.tar.gz

2. In folder(kernel-pcmcia-cs-x.x.xx) run
# make clean
# make config(answer the question)
# make all
# make install

C. Installation Procedure:
- Unpack the CNWLC-811-OEM-AR-PCM-LRP-V1.00.tgz package (anywhere
you like).
# tar xzvf CNWLC-811-OEM-AR-PCM-LRP-V1.00.tgz

- In the setup directory run:
# make pcmcia (for 502A, 504, (RFMD, revD, revE pcmcia cards))

This will do everything (install the driver patch
and the necessary files ). (make sure that you logged on
as root).

Problem # 1: There is no /usr/src/linux folder, so I am stuck right off the bat...any guidance would be greatly appreciated

Problem #2: There is no zxvf kernel-pcmcia-cs-x.x.xx.tar.gz on the installation CD as far as I can tell...is there someplace I can get this file?

Problem #3: How do I enable CONFIG_NET_RADIO in the kernel?

jpohara 08-14-2003 11:27 AM

Some Linux distros, including RH, do not automatically install kernel source to your hard drive when you install it.

You should look on your menu for an option to install additional packages and look for the one with the kernel source in it.

Good luck!

guydelacruz 08-14-2003 11:29 AM

Cool, thanks for the tip...definitely didn't install that, will put in there from the source CD's

dmcmurria 08-21-2003 10:27 AM

CompUSA brand WLAN Card in RH9
 
I noticed that you are running a IBM 600E. Can you tell me what Ethernet card you are using?

guydelacruz 08-21-2003 10:56 AM

It is a CompUSA brand card, it's an in house store brand that they carry.

evbart 02-19-2004 09:21 AM

ethernet card
 
the compusa ethernet card works of the RTL8139 which should use the 8139too drivers

david_ross 02-19-2004 03:55 PM

Moved to Wireless


All times are GMT -5. The time now is 09:18 PM.