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

Joined: 15 Apr 2019 Posts: 6
|
Posted: Mon Apr 15, 2019 12:52 pm Post subject: gdm-x-session Unable to run X server |
|
|
systemd + gnome,
xorg-server installed,
Code: | 789 15 20:35:59 localhost systemd[1]: Started GNOME Display Manager.
790 15 20:35:59 localhost dbus-daemon[219]: [system] Activating via systemd: service name='org.freedesktop.Accounts'>
791 15 20:36:00 localhost sshd[242]: Server listening on 0.0.0.0 port 22.
792 15 20:36:00 localhost sshd[242]: Server listening on :: port 22.
793 15 20:36:00 localhost polkitd[243]: Started polkitd version 0.115
794 15 20:36:00 localhost kernel: r8169 0000:03:00.0 enp3s0: Link is Up - 100Mbps/Full - flow control off
795 15 20:36:00 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
796 15 20:36:00 localhost dhcpcd[232]: enp3s0: carrier acquired
797 15 20:36:00 localhost dhcpcd[232]: enp3s0: IAID bb:33:9e:62
798 15 20:36:00 localhost dhcpcd[232]: enp3s0: adding address fe80::d6a8:34c3:a6de:aae7
799 15 20:36:00 localhost polkitd[243]: Loading rules from directory /etc/polkit-1/rules.d
800 15 20:36:00 localhost polkitd[243]: Loading rules from directory /usr/share/polkit-1/rules.d
801 15 20:36:00 localhost polkitd[243]: Finished loading, compiling and executing 6 rules
802 15 20:36:00 localhost dbus-daemon[219]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
803 15 20:36:00 localhost polkitd[243]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
804 15 20:36:00 localhost systemd[1]: Started Authorization Manager.
805 15 20:36:00 localhost accounts-daemon[217]: started daemon version 0.6.50
806 15 20:36:00 localhost dbus-daemon[219]: [system] Successfully activated service 'org.freedesktop.Accounts'
807 15 20:36:00 localhost systemd[1]: Started Accounts Service.
808 15 20:36:00 localhost systemd[1]: Reached target Graphical Interface.
809 15 20:36:00 localhost systemd[1]: Startup finished in 7.782s (firmware) + 4ms (loader) + 3.044s (kernel) + 13.01>
810 15 20:36:01 localhost dhcpcd[232]: enp3s0: rebinding lease of 192.168.210.171
811 15 20:36:01 localhost dhcpcd[232]: enp3s0: probing address 192.168.210.171/16
812 15 20:36:01 localhost gdm-launch-environment][260]: pam_systemd(gdm-launch-environment:session): Unknown paramet>
813 15 20:36:01 localhost dhcpcd[232]: enp3s0: soliciting an IPv6 router
814 15 20:36:01 localhost systemd[1]: Created slice User Slice of UID 114.
815 15 20:36:01 localhost systemd[1]: Starting User Runtime Directory /run/user/114...
816 15 20:36:01 localhost systemd-logind[218]: New session c1 of user gdm.
817 15 20:36:01 localhost systemd[1]: Started User Runtime Directory /run/user/114.
818 15 20:36:01 localhost systemd[1]: Starting User Manager for UID 114...
819 15 20:36:01 localhost systemd[265]: pam_unix(systemd-user:session): session opened for user gdm by (uid=0)
820 15 20:36:01 localhost systemd[265]: Reached target Paths.
821 15 20:36:01 localhost systemd[265]: Reached target Timers.
822 15 20:36:01 localhost systemd[265]: Reached target Sockets.
823 15 20:36:01 localhost systemd[265]: Reached target Basic System.
824 15 20:36:01 localhost systemd[265]: Reached target Default.
825 15 20:36:01 localhost systemd[265]: Startup finished in 172ms.
826 15 20:36:01 localhost systemd[1]: Started User Manager for UID 114.
827 15 20:36:01 localhost systemd[1]: Started Session c1 of user gdm.
828 15 20:36:02 localhost /usr/libexec/gdm-x-session[270]: (EE)
829 15 20:36:02 localhost /usr/libexec/gdm-x-session[270]: Fatal server error:
830 15 20:36:02 localhost /usr/libexec/gdm-x-session[270]: (EE) Cannot open log file "/var/lib/gdm/.local/share/xorg>
831 15 20:36:02 localhost /usr/libexec/gdm-x-session[270]: (EE)
832 15 20:36:02 localhost /usr/libexec/gdm-x-session[270]: Please consult the The X.Org Foundation support
833 15 20:36:02 localhost /usr/libexec/gdm-x-session[270]: at http://wiki.x.org
834 15 20:36:02 localhost /usr/libexec/gdm-x-session[270]: for help.
835 15 20:36:02 localhost /usr/libexec/gdm-x-session[270]: (EE)
836 15 20:36:02 localhost /usr/libexec/gdm-x-session[270]: Unable to run X server
837 15 20:36:02 localhost gdm[236]: Child process -270 was already dead.
838 15 20:36:02 localhost systemd[1]: session-c1.scope: Succeeded.
839 15 20:36:02 localhost gdm[236]: Child process 260 was already dead.
840 15 20:36:02 localhost systemd-logind[218]: Session c1 logged out. Waiting for processes to exit.
841 15 20:36:02 localhost gdm[236]: Unable to kill session worker process
842 15 20:36:02 localhost systemd-logind[218]: Removed session c1.
|
/var/log/X.0.log not fund
[Moderator edit: added [code] tags to preserve output layout. -Hu] |
|
Back to top |
|
 |
Jogie214 Apprentice


Joined: 15 Aug 2004 Posts: 158 Location: Cologne / Germany
|
Posted: Wed Apr 24, 2019 4:09 pm Post subject: |
|
|
Hi,
can you start the X-server via startx from a console?
jogie214 _________________ Desktop: Ryzen7 1700x / x370 / Radeon RX 550 / Gentoo amd64 |
|
Back to top |
|
 |
Leio Developer


Joined: 27 Feb 2003 Posts: 494 Location: Estonia
|
Posted: Wed May 08, 2019 3:59 pm Post subject: |
|
|
gdm-3.30.3-r3 reapplies a workaround for this, by fixing up /var/lib/gdm/ directory permissions. But the real question is - how did they get messed up? That would be better to get fixed, but I still don't have a clue how it happens to other people in the first place. _________________ GNOME team lead; GStreamer; MIPS/ARM64 |
|
Back to top |
|
 |
beierjiahu n00b

Joined: 15 Apr 2019 Posts: 6
|
Posted: Sat Jul 13, 2019 11:50 am Post subject: gdm-x-session Unable to run X server |
|
|
Jogie214 wrote: | Hi,
can you start the X-server via startx from a console?
jogie214 |
no install wayland.I think automatic resolution depends
This post was originally posted in Report violations, duplicates, misplaced posts, etc., reporting Jogie214's post, but it looks like the 'quote' button was intended to be used instead of the 'report' button. Moved it here, and edited it from being a report to indeed quoting said post. —Chiitoo |
|
Back to top |
|
 |
|