Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wireless-config 0.5.0 broken?
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
blixel
Guru
Guru


Joined: 19 Jul 2004
Posts: 403
Location: Central, Florida

PostPosted: Sat Jul 24, 2004 7:24 am    Post subject: wireless-config 0.5.0 broken? Reply with quote

I was setting up Gentoo on my other machine and when I was getting ready to setup wireless, I noticed that wireless-config-0.5.0 was available. So I put it on that machine and couldn't get it to work. After mucking around for an hour, I finally downgraded to 0.4.10 and then I got right on my WAP.

So then I upgraded my laptop from 0.4.10 to 0.5.0 to do some more testing. It too was unable to get an IP address from my WAP.... and downgrading back to 0.4.10 solved the problem.

It just seemed to me that 0.5.0 wasn't running dhcpcd? I poked around /etc/conf.d/net and /etc/conf.d/wireless turning various dhcp settings off and on and nothing worked. Downgrading was all I could do.
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Sat Jul 24, 2004 11:16 am    Post subject: Reply with quote

I'm not too suprised - the code has undergone some big changes which should enable me to fix bugs faster and add new features easier.

Could you post your enabled settings in (conf.d/wireless), and the script output please?
_________________
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Sat Jul 24, 2004 12:38 pm    Post subject: Reply with quote

I've posted a new ebuild - try that first and then get back to me :)
_________________
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
Back to top
View user's profile Send private message
blixel
Guru
Guru


Joined: 19 Jul 2004
Posts: 403
Location: Central, Florida

PostPosted: Sat Jul 24, 2004 6:21 pm    Post subject: Reply with quote

UberLord wrote:
I've posted a new ebuild - try that first and then get back to me :)


Looks good. The update went off without a hitch on both my Desktop (PCI Wireless) and Laptop (PC-Card wireless)

I ran etc-update and overwrote /etc/init.d/wireless.sh with the new one from 0.5.1

I kept my /etc/conf.d/wireless as-is then restarted my network card and it went down and back up with no problem.

Didn't even have to make any changes to my /etc/conf.d/wireless on either machine.

Do you know what this means though? Why it says my access point can be scanned?

Code:
Configuring wireless network for eth0
Scanning for access points
eth0 does not support scanning
no access points found
Trying to force preferred incase they are hidden
Connecting to "raksasha" (WEP enabled)...
eth0 connected to "raksasha" in managed mode
on channel 11 (WEP enabled)
Bringing eth0 up via DHCP...
eth0 received address 192.168.1.11


Is there a config option I'm missing to enable scanning? This is all I have set (deleted all the comments)

Code:
# /etc/conf.d/wireless:
# Global wireless config file for net.* rc-scripts
key_raksasha="mywepkey"
preferred_aps=( "raksasha" )
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Sun Jul 25, 2004 3:00 pm    Post subject: Reply with quote

No, it means that your wifi card or driver does not support scanning - or there was an error trying it.

Try increasing the value for sleep_scan_eth0
_________________
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
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