Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] LXDE startup error
Date: Fri, 17 Mar 2017 09:49:29
Message-Id: 4030546.RukmHe1PeI@dell_xps
In Reply to: Re: [gentoo-user] LXDE startup error by Peter Humphrey
1 On Friday 17 March 2017 09:32:15 Peter Humphrey wrote:
2 > On Friday 17 Mar 2017 08:56:18 Raffaele Belardi wrote:
3 > > Miroslav Rovis wrote:
4 > > > On 170316-21:35+0000, Peter Humphrey wrote:
5 > > >> I've just finished (well, you know) installing Gentoo on a new box and
6 > > >> given it an LXDE desktop. Every time I start the desktop, whether by
7 > > >> startx or via lxdm, I immediately get an error box saying "Could not
8 > > >> connect: No such file or directory." Does anyone here recognise this?
9 > > >> Google hasn't helped me.
10 > > >
11 > > > Look up what you get in /var/log/messages at the time of the error.
12 >
13 > Mar 17 09:11:10 webs lxdm-binary[1804]: PAM unable to
14 > dlopen(/lib64/security/pam_gnome_keyring.so):
15 > /lib64/security/pam_gnome_keyring.so: cannot open shared object file: No
16 > such file or directory Mar 17 09:11:10 webs lxdm-binary[1804]: PAM adding
17 > faulty module: /lib64/security/pam_gnome_keyring.so Mar 17 09:11:10 webs
18 > lxdm-binary[1804]: PAM unable to dlopen(/lib64/security/pam_selinux.so):
19 > /lib64/security/pam_selinux.so: cannot open shared object file: No such
20 > file or directory Mar 17 09:11:10 webs lxdm-binary[1804]: PAM adding faulty
21 > module: /lib64/security/pam_selinux.so Mar 17 09:11:10 webs
22 > lxdm-binary[1804]: pam_unix(lxdm:session): session opened for user prh by
23 > (uid=0) Mar 17 09:11:10 webs ck-launch-session[1860]: error connecting to
24 > ConsoleKit
25 > > Also .cache/lxsession/LXDE/run.log
26 >
27 > A lot of stuff from vala. No timestamps though - do I get a new run.log each
28 > time LXDE starts, or are new entries appended? I guess it's the former.
29 > > Does the desktop show up regularly besides showing the error message?
30 >
31 > I don't know, as I've never used LXDE before. The screen is plain black,
32 > which doesn't seem right.
33 >
34 > Thanks for the clues, gents. I'll go away and poke around a bit. Maybe run
35 > an emerge -e world.
36
37 I don't have a fix for you, but from the errors it seems pam is not happy.
38 Display Managers and various services install pam modules in /etc/pam.d/ to
39 manage user authentication. It seems something is amiss there, or some kind
40 of conflict between gnome-keyring and LXDE.
41 --
42 Regards,
43 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] LXDE startup error Peter Humphrey <peter@××××××××××××.uk>