openSUSE Forums > Network/Internet » KNetworkManager problem after console login

Go Back   openSUSE Forums > Network/Internet
Forums FAQ Members List Search Today's Posts Mark Forums Read


Network/Internet Questions about internet applications, network configuration, usage (SAMBA, network printing, NFS)

Reply
Page 2 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 23-Mar-2009, 12:17
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 13
nick_battle hasn't been rated much yet
Default Re: KNetworkManager problem after console login

Quote:
Originally Posted by Akoellh View Post
It should, but I just tested it and it doesn't, no interfaces are available in knetworkmanager although NWM, dbus and hal are running.
Thanks very much for confirming this isn't just me!

Do you think it's worth raising a bug, or is it too obscure to really matter? Very low priority perhaps?

Cheers,
-nick
Reply With Quote
  #12 (permalink)  
Old 23-Mar-2009, 12:58
Wise Penguin
 
Join Date: Jun 2008
Location: Kansas City Area, Missouri, USA
Posts: 2,211
lwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to all
Default Re: KNetworkManager problem after console login

nick battle wrote:
> Akoellh;1962453 Wrote:
>> It should, but I just tested it and it doesn't, no interfaces are
>> available in knetworkmanager although NWM, dbus and hal are running.

>
> Thanks very much for confirming this isn't just me!
>
> Do you think it's worth raising a bug, or is it too obscure to really
> matter? Very low priority perhaps?


There is a bug already posted - #486267.

In fact, we think we have the reason that some systems fail, and others work the
way they should.

Please check your system for the presence of a directory named

/var/run/dbus/at_console/root

If it exists, does the command

Code:
sudo rm -rf /var/run/dbus/at_console/root
make NM work correctly again?

Larry
Reply With Quote
  #13 (permalink)  
Old 24-Mar-2009, 12:23
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 13
nick_battle hasn't been rated much yet
Default Re: KNetworkManager problem after console login

Quote:
Originally Posted by lwfinger View Post
Please check your system for the presence of a directory named

/var/run/dbus/at_console/root
Hi Larry. Unfortunately that directory doesn't exist. I just have two sub-directories in /var/run/dbus/at_console:

drwxr-xr-x 2 root root 4096 2009-03-14 11:07 linux
drwxr-xr-x 2 root root 4096 2009-03-24 17:17 nick

The linux sub-directory is empty (created at install by the look of the date); nick has a sub-directory called Session1, but that is also empty.

Cheers,
-nick
Reply With Quote
  #14 (permalink)  
Old 24-Mar-2009, 13:48
Wise Penguin
 
Join Date: Jun 2008
Location: Kansas City Area, Missouri, USA
Posts: 2,211
lwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to all
Default Re: KNetworkManager problem after console login

nick battle wrote:
> lwfinger;1962486 Wrote:
>> Please check your system for the presence of a directory named
>>
>> /var/run/dbus/at_console/root
>>

>
> Hi Larry. Unfortunately that directory doesn't exist. I just have two
> sub-directories in /var/run/dbus/at_console:
>
> drwxr-xr-x 2 root root 4096 2009-03-14 11:07 linux
> drwxr-xr-x 2 root root 4096 2009-03-24 17:17 nick
>
> The linux sub-directory is empty (created at install by the look of the
> date); nick has a sub-directory called Session1, but that is also
> empty.


Does deleting the linux directory help? It should not be there.
Reply With Quote
  #15 (permalink)  
Old 24-Mar-2009, 14:49
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 13
nick_battle hasn't been rated much yet
Default Re: KNetworkManager problem after console login

Quote:
Originally Posted by lwfinger View Post
Does deleting the linux directory help? It should not be there.
I'm afraid not.

Cheers,
-nick
Reply With Quote
  #16 (permalink)  
Old 25-Mar-2009, 16:29
Puzzled Penguin
 
Join Date: Sep 2008
Location: Edinburgh
Posts: 3
leszekr hasn't been rated much yet
Default Re: KNetworkManager problem after console login

I have very simmilar thing but does not depend on console login...

My knetworkmanager does not work all the time... shows available networks but when i click on one of them "nothing" happens, I've tried cnetworkmanager and it complains about not being able to connect to networkmanager because another process is "using it". quote form console:
cnetworkmanager 0.8 - Command Line Interface for NetworkManager
Could not provide settings service, another applet is running (pid 4095)

this pid 4095 happens to be kded4 process. if i kill and restart kded4 and then restart knetworkmanger or cnetworkmanager everything works ok... it must be some bug in kded4.... or settings or something... i don't know how/where to dig to find out more...

Thanks
Reply With Quote
  #17 (permalink)  
Old 25-Oct-2009, 04:06
Puzzled Penguin
 
Join Date: Oct 2009
Posts: 1
wdaniau hasn't been rated much yet
Default Re: KNetworkManager problem after console login

Hi all,

here's the solution of the problem.

The d-bus configuration of networkmanager is so that the user must be considered to be "at console" to be able to use it. The misunderstanding is that "at console" means in fact "sitting in front the computer" and this is something which is set by the graphical login but not by a login at the "console". This is handle by the ConsoleKit package.

Just add the following line to your /etc/pam.d/login file :

session optional pam_ck_connector.so

after that when login at the console you will be considered to be "at console" by dbus, then if you startx and launch knetwormanager it will work.

Enjoy.
Reply With Quote
Reply
Page 2 of 2 1 2

Bookmarks

Tags
knetworkmanager login


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2