View Single Post
  #5   (View Single Post)  
Old 2nd February 2023
berni51's Avatar
berni51 berni51 is offline
Real Name: Bernhard Ernst
Fdisk Soldier
 
Join Date: Apr 2020
Location: Middle of Germany
Posts: 46
Default

Thx for your reply. I don't have access to the OI pc currently, so I can show the Xorg.0.log tomorrow. What I just have is a part of a svc log file:

Code:
[ Jan. 28 17:27:26 Executing stop method ("/lib/svc/method/svc-lightdm stop"). ]
kill: 888: no such process
[ Jan. 28 17:27:26 Method "stop" exited with status 1. ]
[ Jan. 28 17:59:21 Enabled. ]
[ Jan. 28 17:59:26 Executing start method ("/lib/svc/method/svc-lightdm start"). ]

** (lightdm:818): WARNING **: 17:59:26.818: Failed to get list of logind seats: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.login1 was not provided by any .service files[ Jan. 28 17:59:26 Method "start" exited with status 0. ]


** (lightdm:818): WARNING **: 17:59:26.838: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
X Error of failed request:  BadRROutput (invalid Output parameter)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  9 (RRGetOutputInfo)
  Serial number of failed request:  15
  Current serial number in output stream:  15
[ Jan. 28 17:59:33 Stopping because all processes in service exited. ]
[ Jan. 28 17:59:33 Executing stop method ("/lib/svc/method/svc-lightdm stop"). ]
kill: 818: no such process
[ Jan. 28 17:59:33 Method "stop" exited with status 1. ]
[ Jan. 28 17:59:33 Executing stop method ("/lib/svc/method/svc-lightdm stop"). ]
kill: 818: no such process
[ Jan. 28 17:59:33 Method "stop" exited with status 1. ]
[ Jan. 28 17:59:33 Executing stop method ("/lib/svc/method/svc-lightdm stop"). ]
kill: 818: no such process
[ Jan. 28 17:59:33 Method "stop" exited with status 1. ]
As a workaround I have disabled lightdm and installed and enabled xdm, which works perfect. So the Nvidia driver may not be the reason for my problem. May it be a communication issue between dbus and lightdm?

Berni
Reply With Quote