Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]NetworkManager question
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
myha
Apprentice
Apprentice


Joined: 16 Sep 2005
Posts: 152
Location: Ljubljana, Slovenia

PostPosted: Fri Nov 10, 2006 9:24 am    Post subject: [SOLVED]NetworkManager question Reply with quote

Hi,

does anyone know where does the networkmanager keeps its configuration?

I am interested in those networks that you enter yourself - with hidden ESSID and encryption. Because I had it working fine, but now the key is changed and it automatically tries to connect with the old key, and I cannot change it - first it fails and it asks me for the key again, then the key is correct (I can see it in the iwconfig) but it doesn't connect.

So I would like to completely delete config for that specific AP... I tried to unmerge it and delete everything I could find for networkmanager but on next emerge it is still there.... :/

Any suggestions?

br


Last edited by myha on Tue Nov 14, 2006 7:31 am; edited 1 time in total
Back to top
View user's profile Send private message
chetoo
n00b
n00b


Joined: 24 May 2006
Posts: 57
Location: Valencia (Spain)

PostPosted: Sat Nov 11, 2006 10:39 pm    Post subject: Re: NetworkManager question Reply with quote

myha wrote:
Hi,

does anyone know where does the networkmanager keeps its configuration?

I am interested in those networks that you enter yourself - with hidden ESSID and encryption. Because I had it working fine, but now the key is changed and it automatically tries to connect with the old key, and I cannot change it - first it fails and it asks me for the key again, then the key is correct (I can see it in the iwconfig) but it doesn't connect.

So I would like to completely delete config for that specific AP... I tried to unmerge it and delete everything I could find for networkmanager but on next emerge it is still there.... :/

Any suggestions?

br


Have a look at:

http://gentoo-wiki.com/HOWTO_Gnome_Wifi#NetworkManager

And also you can issue the command

Code:

equery files NetworkManager


This will give you the list of files related to the package. It is likely that you find the config file you are looking for under /etc

P.D. equery is in the gentoolkit package.
_________________
Dell Inspiron 8200 - Nvidia GeForce 440 Go 64M
Back to top
View user's profile Send private message
myha
Apprentice
Apprentice


Joined: 16 Sep 2005
Posts: 152
Location: Ljubljana, Slovenia

PostPosted: Tue Nov 14, 2006 7:30 am    Post subject: Reply with quote

Hi,

I managed to repair it... I checked the dmesg and I had some problems with dbus configuration. Also I noticed that NetworkManager was complaining about mDNSresponder....:
Code:
Nov  9 16:19:46 laptop NetworkManager: <WARN>  nm_spawn_process(): nm_spawn_process('/etc/init.d/mDNSResponder start'): could not spawn process. (Failed to execute child process "/etc/init.d/mDNSResponder" (No such file or directory))

So I emerged it and it works great now. I dont't know if it works because of dbus or mDNS, but my money is on dbus.
The key was still wrong but afterwards it asked me for new one and it connected. Before it also asked me to change the key but it couldn't connect.

Thanks and regards
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