Networking Forums

Networking Forums > Computer Networking > Linux Networking > WPC11 v2.5 and Oracle Enterprise Linux 2.6.9

Reply
Thread Tools Display Modes

WPC11 v2.5 and Oracle Enterprise Linux 2.6.9

 
 
andrew-lee@comcast.net
Guest
Posts: n/a

 
      01-02-2007, 04:07 AM
Recently I tried to follow a tutorial
http://linux.oldcrank.com/tips/wpc11/ to setup my Wireless WPC11 card
on my Linux laptop. However, at the point where I try to add a network
device, I could not find "Lucent Orinoco and Prism II-based PCMCIA
Wireless" in the adapter menu. I did follow all the previous steps
faithfully, and I am stuck on this step.

???

I know this may be a newbish question, but any help is greatly
appreciated

 
Reply With Quote
 
 
 
 
Allen Kistler
Guest
Posts: n/a

 
      01-02-2007, 05:26 AM
andrew-(E-Mail Removed) wrote:
> Recently I tried to follow a tutorial
> http://linux.oldcrank.com/tips/wpc11/ to setup my Wireless WPC11 card
> on my Linux laptop. However, at the point where I try to add a network
> device, I could not find "Lucent Orinoco and Prism II-based PCMCIA
> Wireless" in the adapter menu. I did follow all the previous steps
> faithfully, and I am stuck on this step.
>
> I know this may be a newbish question, but any help is greatly
> appreciated


I looked at the link for about 3 seconds to figure out that it's mostly
worthless for info quality. The WPC11 802.11b card works fine with the
drivers supplied by the kernel. I'd bet that "Oracle" (repackaged RH)
Linux doesn't exclude them, but YMMV.

Undo everything you've done based on the info at the link. The only
thing you need is an ifcfg-ethX file at /etc/sysconfig/network-scripts,
where the "X" is whatever the next available eth number is (probably 1,
since most laptops have a built-in wired eth0 these days).

HWADDR=<whatever it is>
DEVICE=eth1
ONBOOT=no
TYPE=Wireless
BOOTPROTO=dhcp
MODE=Managed
ESSID=ANY
#ESSID=<whatever it is>
#KEY="restricted <whatever wep key>

If you've got a specific SSID, use it instead of ANY. If you've got
WEP, then supply the key. Uncomment as necessary. Then hotplug the
card. It should come up. Make appropriate edits, also, if you've got a
static IP, but for wireless that's unlikely.
 
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: how to connect to internet in oracle eneterprise linux 5.x -newbie question Arun Vidarjee Linux Networking 0 11-24-2010 06:15 AM
WTS: Suse Linux Enterprise Server 10 and Suse Linux Enterprise Server 9 buyonet@hotmail.com Linux Networking 0 09-30-2007 07:26 PM
Question about Red Hat Linux Enterprise invict0us1@gmail.com Linux Networking 4 09-10-2007 02:46 PM
Red Hot Linux v9.0 [2 DVDs]. Red Hot Linux v9.0 [3 CDs]. Redhat Enterprise Linux ES v3.0 REPACK [4 CDs]. Mandrake Linux 9.2 [3 CDs] -new ! TEL Linux Networking 0 12-01-2003 12:06 PM
Red Hot Linux v9.0 [2 DVDs]. Red Hot Linux v9.0 [3 CDs]. Redhat Enterprise Linux ES v3.0 REPACK [4 CDs]. Mandrake Linux 9.2 [3 CDs] - new ! TEL Linux Networking 0 11-29-2003 11:27 AM



1 2 3 4 5 6 7 8 9 10 11