Gentoo Archives: gentoo-amd64

From: "Canek Peláez Valdés" <caneko@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] gdm won't works after upgrade
Date: Tue, 23 Jun 2015 16:34:42
Message-Id: CADPrc80eH-RoRiWYCyQ15=k1TE7QO9iA6-njOOs91tVv4TsTag@mail.gmail.com
In Reply to: Re: [gentoo-amd64] gdm won't works after upgrade by Gmail
1 On Jun 23, 2015 3:23 AM, "Gmail" <serverplus@×××××.com> wrote:
2 >
3 > On Mon, Jun 22, 2015 at 6:40 AM, Gmail <serverplus@×××××.com> wrote:
4 > >
5 > > Hi, in a system with gnome 3, systemd and gdm as LM; i can use
6 > > only startx to login.
7 > >
8 > > After the boot, the gdm welcome appear right, but if i try to login
9 > > an error message stop "Don't works!! Try again" then Alt+Ctrl+F2 to
10 > > start with startx command.
11 > >
12 > > In the log there aren't error message...
13 >
14 >
15 > Il 22/06/2015 19:17, Canek Peláez Valdés ha scritto:
16 > > journalctl -b -u gdm.service
17 >
18 >
19 > It's too long to attach.
20 >
21 > I see two error messages:
22 >
23 > giu 23 10:11:18 webandhardware gdm-launch-environment][4986]:
24 > pam_systemd(gdm-launch-environment:session): Unknown parameter
25 > 'kill-session-processes=1', ignoring
26 >
27 > giu 23 10:11:59 webandhardware gdm-password][5158]:
28 > pam_unix(gdm-password:auth): authentication failure; logname= uid=0
29 > euid=0 tty= ruser= rhost= user=mist3r
30
31 If it's too long, use
32
33 journalctl -u gdm.service -p err
34
35 Or -p warning. Check
36
37 Regarding the pam_systemd error; kill-session-processes, the option was
38 removed almost two years ago since it was unnecessary[1]. It should be
39 harmless; gdm adds that option in my system too.
40
41 The second error looks like your user (I'm assuming it's "mist3r") failed
42 to authenticate. It's accounts-daemon.service running?
43
44 Regards.
45
46 [1]
47 https://github.com/systemd/systemd/commit/405e0255d5e6950180d9563f1a26294b5360db03
48 --
49 Canek Peláez Valdés
50 Profesor de asignatura, Facultad de Ciencias
51 Universidad Nacional Autónoma de México

Replies

Subject Author
Re: [gentoo-amd64] gdm won't works after upgrade Gmail <serverplus@×××××.com>