LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 07-23-2003, 01:21 PM   #1
paranoia1980
Member
 
Registered: Jun 2003
Location: LA
Distribution: RedHat Linux 7.1
Posts: 34

Rep: Reputation: 15
Install Netgear Wireless NIC MA311 on RedHat Enterprise Linux ES


Hi all,

I know that there were dicussions about installing the Netgear Wireless NIC MA311 on RedHat before. I know that I should do

modprobe orinoco_pci

to insert the driver into the kernel. However, I'm using RedHat Enterprise Linux ES and and it said

modprobe: Can't locate module orinoco_pci

I'm wondering if there's any site that provides an RPM package or source code for the orinoco driver. Or, is there a driver other than orinoco_pci.o that would work on the MA311 Wireless NIC? Thanks a lot!
 
Old 07-23-2003, 01:37 PM   #2
ArizonaEd
LQ Newbie
 
Registered: Jul 2003
Location: Northeast US
Distribution: Mandrake 7.0, 9.0, 9.1
Posts: 12

Rep: Reputation: 0
orinoco

look to see if you have the kernel source, probably under /usr/src

go down a few directories and look for "drivers/net/" ... it should be in there

if you don't have the drivers in there, then look on google for a download site...

I found this one site just now that describes someone else installing the wireless card... http://stevewatts.com/computers/pc4/#wlan-ng

HTH,

-Ed.
 
Old 07-23-2003, 05:52 PM   #3
paranoia1980
Member
 
Registered: Jun 2003
Location: LA
Distribution: RedHat Linux 7.1
Posts: 34

Original Poster
Rep: Reputation: 15
Problem solved!

I managed to enable the wireless PCI adapter by doing the following:

Downloaded the driver “linux-wlan-ng-0.1.15.tar.gz” from AbsoluteValue Systems at "http://www.linux-wlan.com/linux-wlan/" and unzipped it by

tar zxvf linux-wlan-ng-0.1.15.tar.gz

In the directory “linux-wlan-ng-0.1.15”, configured the linux-wlan-ng package by

make config

There were a number of questions to answer:

“Build Prism2.x PCMCIA Card Services (_cs) driver?”: n
“Build Prism2 PLX9052 based PCI (_plx) adapter driver?”: n
“Build Prism2.5 native PCI (_pci) driver?”: y
“Build Prism2.5 USB (_usb) driver?”: n
“Linux source directory”: /usr/src/linux-2.4
“Alternate target install root directory on host”: (nothing)
“Module install directory”: /lib/modules/2.4.9-e.12
“Prefix for build host compiler? (rarely needed)”: (nothing)
“Build for debugging (see doc/config.debug)”: n

After answering all the above questions, the package was built by

make all

and installed by

make install (as root)

To enable the wireless NIC at boot time, include a start script in the /etc/rc.d/init.d directory. I did so by

cp /linux-wlan-ng-0.1.15/etc/rc.wlan /etc/rc.d/init.d

and created a symbolic link by

cd /etc/rc.d/rc3.d
ln –s ../init.d/rc.wlan S09wlan

Next, I added the following line to /etc/modules.conf

alias wlan0 prism2_pci

and created the file /etc/sysconfig/network-scripts/ifcfg-wlan0 with the following contents

DEVICE = wlan0
ONBOOT= yes
BOOTPROTO = dhcp

Finally, in the /etc/wlan.conf file, I set

DesiredSSID=”Wireless”
SSID=”Wireless”

The wireless was up and running as the machine was rebooted. Hope that this can help somebody who has the same problem as mine
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Netgear MA311 wireless and RH 8.0 DoubleM Linux - Wireless Networking 76 12-01-2004 02:19 PM
Netgear Wireless Card Ma311 Installation vap824 Linux - Wireless Networking 1 09-26-2004 12:30 AM
Okay, I really need help with the Netgear MA311 Wireless card. Echs Bochs Linux - Wireless Networking 1 01-27-2004 07:17 AM
Netgear MA311 Wireless Card - RH9 admanb Linux - Hardware 10 10-26-2003 02:08 PM
Netgear 2.4GHz Wireless Desktop Card Netgear MA311 Freaksta Linux - Hardware 8 05-27-2003 12:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 02:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration