On 12/11/19 6:20 PM, Ed Greshko wrote:
On 2019-12-12 06:59, sean darcy wrote:
On 12/11/19 5:41 PM, Ed Greshko wrote:
On 2019-12-12 06:04, Samuel Sieb wrote:
On 12/11/19 1:37 PM, Sean Darcy wrote:
I've upgrade another machine to FC31, and have another problem. X won't start.

Here's Xorg.0.log. Nothing obvious to me.

[  3349.146] (II) Server terminated successfully (0). Closing log file.

X is starting fine, but I suspect the window manager is not.  Have you checked 
the system logs?  Which desktop were you using?

I was thinking we should ask for the output of

systemctl status display-manager.service

systemctl status  display-manager
● lightdm.service - Light Display Manager
    Loaded: loaded (/usr/lib/systemd/system/lightdm.service; enabled; vendor 
preset: enabled)
    Active: inactive (dead)
      Docs: man:lightdm(1)
# systemctl status  lightdm
● lightdm.service - Light Display Manager
    Loaded: loaded (/usr/lib/systemd/system/lightdm.service; enabled; vendor 
preset: enabled)
    Active: inactive (dead)
      Docs: man:lightdm(1)


dead....  humm..

Do you get any more info if you do

systemctl start lightdm

Or, is there any more info in the journal about lightdm?


That sorta worked:

systemctl status lightdm
● lightdm.service - Light Display Manager
Loaded: loaded (/usr/lib/systemd/system/lightdm.service; enabled; vendor preset: enabled)
   Active: active (running) since Wed 2019-12-11 19:20:44 EST; 20s ago
     Docs: man:lightdm(1)
 Main PID: 1308 (lightdm)
    Tasks: 8 (limit: 6460)
   Memory: 75.0M
      CPU: 1.077s
   CGroup: /system.slice/lightdm.service
           ├─1308 /usr/sbin/lightdm
├─1314 /usr/libexec/Xorg -core -noreset :0 -seat seat0 -auth /run/lightdm/root/:0 -no>
           └─1372 lightdm --session-child 14 21

Dec 11 19:20:44 asterisk2.localdomain systemd[1]: Starting Light Display Manager... Dec 11 19:20:44 asterisk2.localdomain systemd[1]: Started Light Display Manager. Dec 11 19:20:45 asterisk2.localdomain lightdm[1328]: pam_unix(lightdm-greeter:session): session >


It brought up a sign in display, but both the mouse and the keyboard were dead. had to power off.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to