LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-28-2002, 11:14 PM   #1
murshed
Member
 
Registered: Jan 2002
Posts: 157

Rep: Reputation: 30
wireless network card


hi all
i have an " intel pro/wireless 2011 lan pc card " PCMCIA and i would like to use it with Linux RedHat8.0

the OS didn't detect the card and i tryed searching in this forum but didn't find any thing about the card

any suggestions please?
thanks in advance
 
Old 12-29-2002, 12:22 AM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
If this is a true Intel PRO/wireless 2011, it should have bound the orinoco module, with the command:

/sbin/cardctl ident

Do you get something like this:

card "Intel PRO/Wireless 2011"
manfid 0x0089,0x0001

Cheers,

Finegan
 
Old 01-01-2003, 06:35 AM   #3
murshed
Member
 
Registered: Jan 2002
Posts: 157

Original Poster
Rep: Reputation: 30
this is what i get:

[root@localhost root]# /sbin/cardctl ident
Socket 0:
no product info available
Socket 1:
product info: "Intel", "PRO/Wireless 2011 LAN PC Card", "1.00"
manfid: 0x0089, 0x0001
function: 6 (network)
[root@localhost root]#




but what does that mean?

thanks
 
Old 01-02-2003, 09:26 AM   #4
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Sorry about the lag in reply, still recovering from new years... aight, uh, that means the file entry that cardmgr reads for orinoco_cs binding should match what the card is. First off, when your laptop boots, or you insert the card or whatever, does the machine make two high pitched beeps, or a beep and a bonk, sounds silly I know, but that's the important part.

Cheers,

Finegan
 
Old 01-14-2003, 04:20 AM   #5
murshed
Member
 
Registered: Jan 2002
Posts: 157

Original Poster
Rep: Reputation: 30
hi .. sorry for being late

well .. i've just inserted the card and it made a ( taat ) sound .. and the light is not blinking .. no lights at all .. well .. i makes a (teet) sound in windows when i insert it got it?

thanks
 
Old 01-15-2003, 03:15 AM   #6
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Its not loading the driver for some reason. I would have thought RH8.0 would have had the proper config entry in /etc/pcmcia/config. If you download the file:

http://ozlabs.org/people/dgibson/dldwd/hermes.conf

and put it in /etc/pcmcia, and then restart pcmcia with /etc/rc.d/init.d/pcmcia restart

Hopefully that will load the driver. If that horks, what's the last 20 lines or so from "dmesg"

Cheers,

Finegan
 
Old 02-01-2003, 10:35 AM   #7
murshed
Member
 
Registered: Jan 2002
Posts: 157

Original Poster
Rep: Reputation: 30
[root@localhost murshed]# cp hermes.conf /etc/pcmcia/
[root@localhost murshed]# /etc/rc.d/init.d/pcmcia restart
Shutting down PCMCIA services: cardmgr modules.
Starting PCMCIA services: modules cardmgr.
[root@localhost murshed]# ifconfig
bash: ifconfig: command not found
[root@localhost murshed]# su -
[root@localhost root]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:E0:18:0F:34:87
inet addr:192.168.0.10 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:881 errors:0 dropped:0 overruns:0 frame:0
TX packets:948 errors:0 dropped:0 overruns:0 carrier:0
collisions:110 txqueuelen:100
RX bytes:450000 (439.4 Kb) TX bytes:143273 (139.9 Kb)
Interrupt:9 Base address:0xcc00

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:152 errors:0 dropped:0 overruns:0 frame:0
TX packets:152 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:13088 (12.7 Kb) TX bytes:13088 (12.7 Kb)






seems its working .. well i don't have the wireless network at home and the wlan card is blinking .. i think it is working
i would check it out tomorrow at college ..

but the question is how to set a static ip for it? or how to inable the dhcp client for it?

thanks
 
Old 02-01-2003, 04:02 PM   #8
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
static:

ifconfig eth0 192.168.0.111 up

dynamic:

dhclient eth0

Also, remember you'll probably have to set the wireless settings for encryption if connecting to something run by a school:

iwconfig eth0 enc keyhere

Check out the man page on iwconfig for the different wireless goop you may have to set, the network name being the other biggie: essid as its called.

Cheers,

Finegan
 
  


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
Wireless Network Card kkatebian Linux - Hardware 1 09-20-2005 05:53 PM
Wireless Network Card ms-x Linux - Hardware 7 08-10-2005 09:52 AM
Wireless Network Card Gorkhali Linux - Hardware 1 02-11-2005 01:06 PM
Wireless Network Card djljjm Linux - Hardware 1 12-16-2004 09:09 PM
Looking for a Wireless network card for RH 8.0 fredatwork Linux - Wireless Networking 4 09-17-2003 05:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 06:47 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