| View previous topic :: View next topic |
| Author |
Message |
caaarlos n00b


Joined: 27 Apr 2012 Posts: 74
|
Posted: Tue Jan 01, 2013 9:25 pm Post subject: Gnome 2 panel without network manager. |
|
|
Hello,
I`ve installed gnome 2,32 and on my gnome panel does`t apper the netowork manager plugin. How can I fix it?
Thanks. |
|
| Back to top |
|
 |
eccerr0r Advocate

Joined: 01 Jul 2004 Posts: 2998 Location: USA
|
Posted: Wed Jan 02, 2013 1:57 am Post subject: |
|
|
Do you have nm-applet installed? I don't think this is a dependency of gnome if USE=networkmanager ...
If it is installed, then we'll have to look at your ~/.Xsession-errors and see why it's not running... typically dbus errors but that's not my expertise... _________________ Core-i7-2700K@4.1GHz/8GB RAM/180GB SSD/Intel HD3000 graphics
What the heck am I advocating? |
|
| Back to top |
|
 |
caaarlos n00b


Joined: 27 Apr 2012 Posts: 74
|
Posted: Wed Jan 02, 2013 2:11 pm Post subject: |
|
|
Hello,
I had not installed nm-applet, but I installed and it still does not work. I tried to see Xsession-erros, but there isn't any file with this name. How can I see ~/.Xsession-errors?
Thanks. |
|
| Back to top |
|
 |
eccerr0r Advocate

Joined: 01 Jul 2004 Posts: 2998 Location: USA
|
Posted: Wed Jan 02, 2013 3:34 pm Post subject: |
|
|
Oops, it's .xsession-errors (without the capitalization). Go into the home directory of whatever user you're logged in as, it should be there.
You can also try running nm-applet at the command line to see what it does, it should pop up the icon in the "tray"... _________________ Core-i7-2700K@4.1GHz/8GB RAM/180GB SSD/Intel HD3000 graphics
What the heck am I advocating? |
|
| Back to top |
|
 |
caaarlos n00b


Joined: 27 Apr 2012 Posts: 74
|
Posted: Wed Jan 02, 2013 6:21 pm Post subject: |
|
|
The problem was that I built the kernel without wireless extensions support. Now it's ok, but I'm using ethernet connection and if I use "/etc/init.d/NetworkManager start", my ethernet connection break and nm-applet appers on the try. The nm-applet show that exist one eth0 connection and show wireless connections around, but the nm-applet does not connect to eth0 and wireless too. If I click on eth0, the nm-applet not connect. And if I click on wireless then the system request the wireless password I write the password but the nm-applet does not connect and the internet works about 10 seconds and breaks, 5 seconds it's reconnects and 10 seconds after breaks again, forming one loop. I think that was some conflict. So I have to stop the NetworkManager and use "ifconfig eth0 up" .
Thanks. |
|
| Back to top |
|
 |
eccerr0r Advocate

Joined: 01 Jul 2004 Posts: 2998 Location: USA
|
Posted: Wed Jan 02, 2013 7:48 pm Post subject: |
|
|
Make sure the regular ethernet config and networkmanager aren't conflicting.
http://en.gentoo-wiki.com/wiki/NetworkManager
This will have problems when both are fighting for control over DHCP on the interface. _________________ Core-i7-2700K@4.1GHz/8GB RAM/180GB SSD/Intel HD3000 graphics
What the heck am I advocating? |
|
| Back to top |
|
 |
caaarlos n00b


Joined: 27 Apr 2012 Posts: 74
|
Posted: Thu Jan 03, 2013 3:25 pm Post subject: |
|
|
| The problem was that dhcpcd was in conflict with NetwotkManager. I unmerged dhcpcd and so my internet stops to works, then I use lived with chroot and remerged dhcpcd. After it my NetworkManager starts to works, but I don't know why. |
|
| Back to top |
|
 |
|