Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wireless doesn't like my router anymore.(SOLVED)
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
gemini91
Guru
Guru


Joined: 27 Nov 2003
Posts: 317
Location: Naples, Fl

PostPosted: Mon Aug 06, 2007 1:37 pm    Post subject: Wireless doesn't like my router anymore.(SOLVED) Reply with quote

This problem has been going on for over a month, but it is getting worse.
When I bring up the machine, it insists on trying to connect to my
neighbors routers. Once I get it up I run
"/init.d/net.eth0 restart" and maybe after 6 or 7 times it will connect
to my router. Example follows

don don # /etc/init.d/net.eth0 restart
* Starting eth0
* Configuring wireless network for eth0
* WEP key is not set for "araku" - not connecting
Error for wireless request "Set Frequency" (8B04) :
SET failed on device eth0 ; Device or resource busy.
* eth0 connected to ESSID "Belkin_G_Plus_MIMO_785000" at 00:17:3F:B5:8D:88
* in managed mode on channel 1 (WEP disabled)
* Configuration not set for eth0 - assuming DHCP
* Bringing up eth0
* dhcp
* Running dhcpcd ... [ ok ]
* eth0 received address 192.168.2.2/24

don don # /etc/init.d/net.eth0 restart
* Stopping eth0
* Bringing down eth0
* Stopping dhcpcd on eth0 ... [ ok ]
* Shutting down eth0 ... [ ok ]
* Starting eth0
* Configuring wireless network for eth0
Error for wireless request "Set Frequency" (8B04) :
SET failed on device eth0 ; Device or resource busy.
* eth0 connected to ESSID "miloulan" at 00:06:25:F6:35:34
* in managed mode on channel 6 (WEP enabled - open)
* Configuration not set for eth0 - assuming DHCP
* Bringing up eth0
* dhcp
* Running dhcpcd ... [ ok ]
* eth0 received address 192.168.1.101/24

Here is my net file

# /etc/conf.d/net:
# Global wireless config file for net.* rc-scripts
modules=( "iwconfig" )
key_miloulan="e9e61d5f99 enc open"
preferred_aps=("miloulan")

Wireless tools is at wireless-tools-29_pre22, but has failed since at least pre10
LSPCI = 02:02.0 Network controller: Intersil Corporation Prism 2.5 Wavelan chipset (rev
DRIVER = orinoco_pci

The machine has 3 other systems on it. Windows 2000, an old Gentoo system, and Ununtu
Gutsty Gibbon All 3 connect with no problems.


Last edited by gemini91 on Mon Aug 06, 2007 3:00 pm; edited 1 time in total
Back to top
View user's profile Send private message
massimo
Veteran
Veteran


Joined: 22 Jun 2003
Posts: 1226

PostPosted: Mon Aug 06, 2007 2:05 pm    Post subject: Reply with quote

Try setting the associate_order variable appropriately [1].

[1] http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4&chap=4#doc_chap3
_________________
Hello 911? How are you?
Back to top
View user's profile Send private message
gemini91
Guru
Guru


Joined: 27 Nov 2003
Posts: 317
Location: Naples, Fl

PostPosted: Mon Aug 06, 2007 2:53 pm    Post subject: Reply with quote

massimo, thanks very much. It appears that it needed

associate_order="forcepreferred"

It has booted twice and connected both times, hasn't done that in over a month.
Again, thanks very much. I will give it a few more times and then mark as Solved.
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