Gentoo Archives: gentoo-user

From: "Canek Peláez Valdés" <caneko@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] SystemD + Gnome 3.8 I can log in as root but not as normal user
Date: Tue, 01 Oct 2013 12:49:42
Message-Id: CADPrc83YV5-xQ_k9AEeECgK2vbJoZqg43Y6HhjOSazz_onAHNw@mail.gmail.com
In Reply to: [gentoo-user] SystemD + Gnome 3.8 I can log in as root but not as normal user by Carlos Sura
1 On Tue, Oct 1, 2013 at 1:30 AM, Carlos Sura <carlos.sura1@××××××××××.com> wrote:
2 > Hello Mates,
3 >
4 > I finally thought that I got this working, so now I am dealing this issue:
5 > I choose the latest kernel with systemd and GDM starts good, but I cannot
6 > log in to gnome as a normal user, I can only log in to gnome as root.
7 >
8 > What I have done before this started:
9 >
10 > emerge -uDvaN world
11 > emerge --depclean --ask
12 > emerge @preserved-rebuild
13 >
14 > Then it just happened.
15 >
16 > What I've tried so far:
17 > - .xinitrc with exec gnome-session for user and root
18 > - emerge -1 $( qlist -IC x11-drivers/ )
19 > - emerge @x11-module-rebuild
20 > - X -configure
21 >
22 >
23 > Another note:
24 > Starting gnome as normal user just hang, apparently it wants to start but it
25 > cannot start. Neither doing: startx.
26 >
27 > I am using for xorg:
28 > VIDEO_CARDS="intel vesa"
29 >
30 > Any help?
31
32 Could you please boot up your machine, let GDM start, and then from a
33 console do "systemctl --all --full", and post here its output? Also,
34 can you try to do:
35
36 USE="systemd -consolekit policykit" emerge -uDNvp world
37
38 Does any package wants to be reemerged?
39
40 Lastly, does your kernel contains all the configuration options
41 required by systemd/udev?
42
43 Regards.
44 --
45 Canek Peláez Valdés
46 Posgrado en Ciencia e Ingeniería de la Computación
47 Universidad Nacional Autónoma de México

Replies

Subject Author
Re: [gentoo-user] SystemD + Gnome 3.8 I can log in as root but not as normal user Carlos Sura <carlos.sura1@××××××××××.com>