Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wicd not finding ip or ap
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
dr_benway
n00b
n00b


Joined: 29 Feb 2012
Posts: 1

PostPosted: Wed Feb 29, 2012 12:46 pm    Post subject: wicd not finding ip or ap Reply with quote

Hi everyone,

Having trouble connecting to the internet for the past two days. Wired connection works fine. Wifi hasn't worked. Network Manager wasn't recognizing my WEP key, so i replaced it with wicd. It accepted my passkey but when not using a static IP, wicd can't find my IP address. When using a static IP it can't find my access point. I've read through the posts and followed the solutions on this bug:

https://bugs.gentoo.org/show_bug.cgi?id=405775

But to no avail. I'm new to gentoo and have enjoyed it so far.

Has anyone else come across this or does anyone know a solution?
Back to top
View user's profile Send private message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1600
Location: US

PostPosted: Sun Mar 04, 2012 5:00 am    Post subject: Reply with quote

Have you tried net-wireless/wpa_supplicant ? I just setup wireless on two computers and so far so good. It did take a little finagling to get it up and going.

I followed the instructions here http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4&chap=4

Here's my configuration file if it helps:

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
update_config=1

network={
ssid="home-network"
psk="itsasecret"
proto=RSN
key_mgmt=WPA-PSK
pairwise=TKIP
auth_alg=OPEN
priority=5
id_str="gentoo"
}


Maybe detailing you network hardware here will help with other viewers.

Good Luck :wink:
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