Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] I can not connect internet in gnome 3.8
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
waterloo2005
Apprentice
Apprentice


Joined: 26 Aug 2008
Posts: 271

PostPosted: Sun Aug 11, 2013 2:39 am    Post subject: [Solved] I can not connect internet in gnome 3.8 Reply with quote

I am installing gentoo with gnome 3.8 freshly.
Now , I can log into gnome .
When I click 'Network' in 'Settings', it says : "The system network services are not compatible with this version" .
I use gentoo amd64 arch, sys-kernel/gentoo-sources 3.8.13 .
What is the matter ? Thanks
I have installed networkmanager and wpa_supplicant :
Code:
[I] net-misc/networkmanager
     Available versions:  0.9.6.4 (~)0.9.6.4-r1 (~)0.9.8.2 (~)0.9.8.2-r2 (~)0.9.8.2-r3 {{avahi bluetooth connection-sharing (+)consolekit dhclient +dhcpcd doc gnutls +introspection kernel_linux modemmanager +nss +ppp resolvconf systemd test vala +wext wimax}}
     Installed versions:  0.9.8.2-r3(12:45:50 PM 08/10/2013)(bluetooth consolekit dhcpcd introspection kernel_linux nss ppp systemd wext -avahi -connection-sharing -dhclient -gnutls -modemmanager -resolvconf -test -vala)
     Homepage:            http://projects.gnome.org/NetworkManager/
     Description:         Universal network configuration daemon for laptops, desktops, servers and virtualization hosts

[I] net-wireless/wpa_supplicant
     Available versions:  0.7.3-r5 ~2.0-r2 {{ap dbus debug eap-sim fasteap gnutls kernel_FreeBSD kernel_linux madwifi p2p ps3 qt4 readline selinux smartcard ssl wimax wps}}
     Installed versions:  0.7.3-r5(07:56:35 PM 08/09/2013)(dbus kernel_linux readline ssl -debug -eap-sim -fasteap -gnutls -kernel_FreeBSD -madwifi -ps3 -qt4 -selinux -wimax -wps)
     Homepage:            http://hostap.epitest.fi/wpa_supplicant/
     Description:         IEEE 802.1X/WPA supplicant for secure wireless transfers

_________________
i5-2450M, gnome, amd64
R,Mathematica,Emacs


Last edited by waterloo2005 on Wed Aug 14, 2013 4:15 am; edited 1 time in total
Back to top
View user's profile Send private message
vasettoo
Tux's lil' helper
Tux's lil' helper


Joined: 11 Nov 2012
Posts: 97

PostPosted: Sun Aug 11, 2013 7:43 am    Post subject: Reply with quote

I had the same problem until putting the systemd USE flag in make.conf - check if yours is there in that file. Then do 'emerge -avDNut world' and networkmanager's nm-applet willl show your adapter(s) with configure options for them.
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Sun Aug 11, 2013 8:32 am    Post subject: Reply with quote

I see you have *both* USE="consolekit" and USE="systemd" enabled

If you run OpenRC, you should have USE="consolekit -systemd" and you shouldn't even be running GNOME since 3.8+ because it's exactly services like this that need authorization from logind instead of ConsoleKit in 3.8+ now
If you run systemd, you should have USE="systemd -consolekit" because systemd has systemd-logind which is a ConsoleKit replacement

Then emerge world with --newuse, like for example 'emerge -avDNut world'
Back to top
View user's profile Send private message
waterloo2005
Apprentice
Apprentice


Joined: 26 Aug 2008
Posts: 271

PostPosted: Wed Aug 14, 2013 4:14 am    Post subject: Reply with quote

according wiki page of systemd http://wiki.gentoo.org/wiki/Systemd, I use 'systemctl enable NetworkManager.service , systemctl enable NetworkManager-dispatcher.service, systemctl enable NetworkManager-wait-online.service ' to conquer it .
Thanks
_________________
i5-2450M, gnome, amd64
R,Mathematica,Emacs
Back to top
View user's profile Send private message
lkraav
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2004
Posts: 129
Location: Estonia

PostPosted: Thu Dec 26, 2013 12:49 am    Post subject: Reply with quote

Yes, very likely the original poster had some supporting libraries without USE=systemd.

You can find out with "equery h systemd", then inspect their USE flags and make sure all of them support systemd.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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