Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
unable to get wireless card to work
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
brent_weaver
Guru
Guru


Joined: 01 Jul 2004
Posts: 510
Location: Burlington, VT

PostPosted: Wed Sep 13, 2006 12:23 pm    Post subject: unable to get wireless card to work Reply with quote

I am trying to get my Netgear MA401 802.11b card to work on my gentoo laptop. It seems to detect the wirelss network for the light on the card stops blinking and goes solid, which in my experience indicates that it has found the network. I am using WEP encryption and

Any help would be greatly appreciated.

Code:

little ~ # iwconfig
eth0      no wireless extensions.

lo        no wireless extensions.

eth1      IEEE 802.11b  ESSID:"protenv"  Nickname:"Prism  I"
          Mode:Managed  Frequency:2.417 GHz  Access Point: 00:0F:B5:61:AB:C6
          Bit Rate:11 Mb/s   Sensitivity:1/3
          Retry min limit:8   RTS thr:off   Fragment thr:off
          Encryption key:3132-3241-3335-3046-4331-0000-00   Security mode:open
          Power Management:off
          Link Quality=92/92  Signal level=57/153  Noise level=110/153
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

little ~ # cat /etc/conf.d/wireless
key_protenv="s:122A350FC1 enc open"
preferred_aps=( "protenv" )
associate_order_eth1="forcepreferredonly"
sleep_scan_wlan1="1"
sleep_associate_wlan1="25"

little ~ # /etc/init.d/net.eth1 start
 * Starting eth1
SIOCSIFFLAGS: Device or resource busy
SIOCSIFFLAGS: Device or resource busy
 *   Configuring wireless network for eth1
 *   Trying to force preferred in case they are hidden
 *   Failed to associate with any preferred access points on eth1
 *   Couldn't find any access points on eth1
 *   Failed to configure wireless for eth1


PS - 2006.1 is a HUGE inprevement over past releases!!!! I installed it on my dell laptop first shot!! Good work Gentoo folk!
_________________
Brent Weaver
Back to top
View user's profile Send private message
Stever
Apprentice
Apprentice


Joined: 01 Mar 2005
Posts: 151
Location: North Carolina

PostPosted: Wed Sep 13, 2006 12:35 pm    Post subject: Re: unable to get wireless card to work Reply with quote

brent_weaver wrote:

little ~ # cat /etc/conf.d/wireless
key_protenv="s:122A350FC1 enc open"
preferred_aps=( "protenv" )
associate_order_eth1="forcepreferredonly"
sleep_scan_wlan1="1"
sleep_associate_wlan1="25"

Should those last two lines be using eth1 instead of wlan1?
Back to top
View user's profile Send private message
brent_weaver
Guru
Guru


Joined: 01 Jul 2004
Posts: 510
Location: Burlington, VT

PostPosted: Wed Sep 13, 2006 12:42 pm    Post subject: Reply with quote

Stever,

Man thanks for the quick response and that is a great observation! I am reading that people are having problems with 3COM 3c59x drivers being compiled into the kernel. It appears that the SIOCSIFFLAGS error indicate an IRQ conflict.

Thoughts?
_________________
Brent Weaver
Back to top
View user's profile Send private message
brent_weaver
Guru
Guru


Joined: 01 Jul 2004
Posts: 510
Location: Burlington, VT

PostPosted: Wed Sep 13, 2006 2:19 pm    Post subject: Reply with quote

update...
I am able to get further than b4 if I do not load a kernel wth 3com drivers in it. I am able to start the service (net.eth0) in this case and am able to do a ifconfig and see the card, it is addressed and has a default route associated with it.

Does the config for this belong in /etc/conf.d/net or /etc/conf.d/wireless or both? It almost seems that they are two seperate services...

HELP!!!
_________________
Brent Weaver
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum