You are not logged in.

#1 2021-12-20 02:40:44

sphere101
Member
Registered: 2017-08-04
Posts: 37

Deepin desktop not working after update. Possible graphics card issue

Good evening fellow users,
Running into what i believe is a graphics card issue with my system. Recently updated to the system , it boots fine into grub. I select the linux and i see a few console messages followed by a black screen. All services come up even lightdm.

[andy@thor ~]$ pacman -Qi linux
Name            : linux
Version         : 5.15.10.arch1-1
Description     : The Linux kernel and modules
Architecture    : x86_64
URL             : [url]https://github.com/archlinux/linux/commits/v5.15.10-arch1[/url]
Licenses        : GPL2
Groups          : None
Provides        : VIRTUALBOX-GUEST-MODULES  WIREGUARD-MODULE
Depends On      : coreutils  kmod  initramfs
Optional Deps   : crda: to set the correct wireless channels of your country
                  linux-firmware: firmware images needed for some devices
                  [installed]
Required By     : deepin-anything-arch
Optional For    : None
Conflicts With  : None
Replaces        : virtualbox-guest-modules-arch  wireguard-arch
Installed Size  : 135.25 MiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Fri 17 Dec 2021 05:17:37 AM CST
Install Date    : Sun 19 Dec 2021 08:20:09 PM CST
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

---------------------------------------------------------------------------------------------------------------------------------------

[root@thor ~]# lspci -v | grep -A1 -e VGA
lspci: Unable to load libkmod resources: error -2
01:00.0 VGA compatible controller: NVIDIA Corporation GK208B [GeForce GT 730] (rev a1) (prog-if 00 [VGA controller])
        Subsystem: eVga.com. Corp. Device 3733


[root@thor ~]# /usr/lib/deepin-daemon/dde-session-daemon -v
<warning> main.go:91: Name "com.deepin.SessionManager" does not exist

(dde-session-daemon:33413): Gtk-WARNING **: 20:47:05.457: cannot open display:


[root@thor ~]# systemctl status lightdm.service
● lightdm.service - Light Display Manager
     Loaded: loaded (/usr/lib/systemd/system/lightdm.service; enabled; vendor preset: disabled)
     Active: active (running) since Sun 2021-12-19 20:03:44 CST; 44min ago
       Docs: man:lightdm(1)
   Main PID: 1048 (lightdm)
      Tasks: 5 (limit: 57747)
     Memory: 52.2M
        CPU: 970ms
     CGroup: /system.slice/lightdm.service
             ├─1048 /usr/bin/lightdm
             └─1063 /usr/lib/Xorg -background none :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt1 -novtswitch

Dec 19 20:03:44 thor systemd[1]: Starting Light Display Manager...
Dec 19 20:03:44 thor systemd[1]: Started Light Display Manager.
Dec 19 20:03:45 thor lightdm[1364]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=620) by (uid=0)

[andy@thor ~]$ lightdm --test-mode --debug
[+0.00s] DEBUG: Logging to /home/andy/.cache/lightdm/log/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.30.0, UID=1000 PID=1708
[+0.00s] DEBUG: Loading configuration dirs from /var/lib/snapd/desktop/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/60-deepin.conf
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Running in user mode
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.02s] DEBUG: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ?gio-vfs?
[+0.03s] DEBUG: Monitoring logind for seats
[+0.03s] DEBUG: New seat added from logind: seat0
[+0.03s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.03s] DEBUG: Seat seat0 has property CanMultiSession=no
[+0.03s] DEBUG: Seat seat0: Starting
[+0.03s] DEBUG: Seat seat0: Creating greeter session
[+0.03s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.03s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0.04s] DEBUG: Seat seat0: Creating display server of type x
[+0.04s] DEBUG: Could not run plymouth --ping: Failed to execute child process ?plymouth? (No such file or directory)
[+0.04s] DEBUG: Seat seat0: Starting local X display
[+0.04s] DEBUG: XServer 1: Logging to /home/andy/.cache/lightdm/log/x-1.log
[+0.04s] DEBUG: XServer 1: Writing X server authority to /run/lightdm/root/:1
[+0.04s] WARNING: Error reading existing Xauthority: Failed to open file ?/run/lightdm/root/:1?: Permission denied
[+0.04s] WARNING: XServer 1: Failed to write authority: Failed to open X authority /run/lightdm/root/:1: Permission denied
[+0.04s] DEBUG: XServer 1: Launching X Server
[+0.05s] DEBUG: Launching process 1726: /usr/bin/X -background none :1 -seat seat0 -auth /run/lightdm/root/:1 -nolisten tcp
[+0.05s] DEBUG: XServer 1: Waiting for ready signal from X server :1
[+0.05s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.05s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.05s] WARNING: Could not enumerate user data directory /var/lib/lightdm-data: Error opening directory '/var/lib/lightdm-data': Permission denied
[+0.05s] DEBUG: Process 1726 exited with return value 1
[+0.05s] DEBUG: XServer 1: X server stopped
[+0.05s] DEBUG: XServer 1: Removing X server authority /run/lightdm/root/:1
[+0.05s] DEBUG: Seat seat0: Display server stopped
[+0.05s] DEBUG: Seat seat0: Stopping session
[+0.05s] DEBUG: Seat seat0: Session stopped
[+0.05s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+0.05s] DEBUG: Seat seat0: Stopping; greeter display server failed to start
[+0.05s] DEBUG: Seat seat0: Stopping
[+0.05s] DEBUG: Seat seat0: Stopped
[+0.05s] DEBUG: Required seat has stopped
[+0.05s] DEBUG: Stopping display manager
[+0.05s] DEBUG: Display manager stopped
[+0.05s] DEBUG: Stopping daemon
[+0.05s] DEBUG: Exiting with return value 1

I tried reverting back to back to older kernel versions 5.15.6 and 5.15.7 but no success.
Also, I installed the following nvidia drivers
yay -S nvidia-390xx-dkms
No dice :-(
Any thoughts?

Last edited by sphere101 (2021-12-20 03:04:16)

Offline

#2 2021-12-20 09:16:22

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,672

Re: Deepin desktop not working after update. Possible graphics card issue

That's a kepler card, the latest graphics branch still supporting that is nvidia-470xx-dkms. For any DKMS modules to work you always need to have linux-headers installed as well, you should see a post transaction log on installation that shows the kernel module being built. FWIW lightdm appears to start correctly, post your /var/log/Xorg.0.log

Last edited by V1del (2021-12-20 09:18:28)

Offline

#3 2021-12-20 15:22:55

sphere101
Member
Registered: 2017-08-04
Posts: 37

Re: Deepin desktop not working after update. Possible graphics card issue

Good morning,
I appreciate  your help, switched to the nvidia-470xx-dkms driver. I did remove the old driver and utils before installing the 470xx driver.
Below is the info on the headers. nvidia mod info and the Xorg.0.log

[andy@thor ~]$ pacman -Q linux linux-headers
linux 5.15.10.arch1-1
linux-headers 5.15.10.arch1-1

[andy@thor ~]$ modinfo nvidia
filename:       /lib/modules/5.15.10-arch1-1/updates/dkms/nvidia.ko.zst
firmware:       nvidia/470.94/gsp.bin
alias:          char-major-195-*
version:        470.94
supported:      external
license:        NVIDIA
srcversion:     F4DAA75128B36852A9F7FE6
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:
retpoline:      Y
name:           nvidia
vermagic:       5.15.10-arch1-1 SMP preempt mod_unload
parm:           NvSwitchRegDwords:NvSwitch regkey (charp)
parm:           NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp)
parm:           NVreg_ResmanDebugLevel:int
parm:           NVreg_RmLogonRC:int
parm:           NVreg_ModifyDeviceFiles:int
parm:           NVreg_DeviceFileUID:int
parm:           NVreg_DeviceFileGID:int
parm:           NVreg_DeviceFileMode:int
parm:           NVreg_InitializeSystemMemoryAllocations:int
parm:           NVreg_UsePageAttributeTable:int
parm:           NVreg_RegisterForACPIEvents:int
parm:           NVreg_EnablePCIeGen3:int
parm:           NVreg_EnableMSI:int
parm:           NVreg_TCEBypassMode:int
parm:           NVreg_EnableStreamMemOPs:int
parm:           NVreg_RestrictProfilingToAdminUsers:int
parm:           NVreg_PreserveVideoMemoryAllocations:int
parm:           NVreg_EnableS0ixPowerManagement:int
parm:           NVreg_S0ixPowerManagementVideoMemoryThreshold:int
parm:           NVreg_DynamicPowerManagement:int
parm:           NVreg_DynamicPowerManagementVideoMemoryThreshold:int
parm:           NVreg_EnableGpuFirmware:int
parm:           NVreg_EnableUserNUMAManagement:int
parm:           NVreg_MemoryPoolSize:int
parm:           NVreg_KMallocHeapMaxSize:int
parm:           NVreg_VMallocHeapMaxSize:int
parm:           NVreg_IgnoreMMIOCheck:int
parm:           NVreg_NvLinkDisable:int
parm:           NVreg_EnablePCIERelaxedOrderingMode:int
parm:           NVreg_RegisterPCIDriver:int
parm:           NVreg_RegistryDwords:charp
parm:           NVreg_RegistryDwordsPerDevice:charp
parm:           NVreg_RmMsg:charp
parm:           NVreg_GpuBlacklist:charp
parm:           NVreg_TemporaryFilePath:charp
parm:           NVreg_ExcludedGpus:charp
parm:           rm_firmware_active:charp




[     7.886] (II) No input driver specified, ignoring this device.
[     7.886] (II) This device may have been added with another device file.
[     7.886] (II) config/udev: Adding input device Logitech K850 (/dev/input/event18)
[     7.886] (**) Logitech K850: Applying InputClass "libinput keyboard catchall"
[     7.886] (II) Using input driver 'libinput' for 'Logitech K850'
[     7.886] (**) Logitech K850: always reports core events
[     7.886] (**) Option "Device" "/dev/input/event18"
[     7.886] (**) Option "_source" "server/udev"
[     7.887] (II) event18 - Logitech K850: is tagged by udev as: Keyboard
[     7.887] (II) event18 - Logitech K850: device is a keyboard
[     7.887] (II) event18 - Logitech K850: device removed
[     7.901] (II) libinput: Logitech K850: needs a virtual subdevice
[     7.901] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.2/0003:046D:C52B.0003/0003:046D:4062.0005/input/input35/ev
ent18"
[     7.901] (II) XINPUT: Adding extended input device "Logitech K850" (type: MOUSE, id 10)
[     7.901] (**) Option "AccelerationScheme" "none"
[     7.901] (**) Logitech K850: (accel) selected scheme none/0
[     7.901] (**) Logitech K850: (accel) acceleration factor: 2.000
[     7.901] (**) Logitech K850: (accel) acceleration threshold: 4
[     7.902] (II) event18 - Logitech K850: is tagged by udev as: Keyboard
[     7.902] (II) event18 - Logitech K850: device is a keyboard
[     7.902] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
[     7.902] (II) No input driver specified, ignoring this device.
[     7.902] (II) This device may have been added with another device file.
[     7.903] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
[     7.903] (II) No input driver specified, ignoring this device.
[     7.903] (II) This device may have been added with another device file.
[     7.903] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11)
[     7.903] (II) No input driver specified, ignoring this device.
[     7.903] (II) This device may have been added with another device file.
[     7.903] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event12)
[     7.903] (II) No input driver specified, ignoring this device.
[     7.903] (II) This device may have been added with another device file.
[     7.903] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event13)
[     7.903] (II) No input driver specified, ignoring this device.
[     7.903] (II) This device may have been added with another device file.
[     7.903] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event14)
[     7.903] (II) No input driver specified, ignoring this device.
[     7.903] (II) This device may have been added with another device file.
[     7.904] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event4)
[     7.904] (II) No input driver specified, ignoring this device.
[     7.904] (II) This device may have been added with another device file.
[     7.904] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event5)
[     7.904] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[     7.904] (II) No input driver specified, ignoring this device.
[     7.904] (II) This device may have been added with another device file.
[     7.907] (**) Logitech M720 Triathlon: Applying InputClass "libinput pointer catchall"
[     7.907] (**) Logitech M720 Triathlon: Applying InputClass "libinput keyboard catchall"
[     7.907] (II) Using input driver 'libinput' for 'Logitech M720 Triathlon'
[     7.907] (**) Logitech M720 Triathlon: always reports core events
[     7.907] (**) Option "Device" "/dev/input/event6"
[     7.907] (**) Option "_source" "_driver/libinput"
[     7.907] (II) libinput: Logitech M720 Triathlon: is a virtual subdevice
[     7.907] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.2/0003:046D:C52B.0003/0003:046D:405E.0004/input/input34/ev
ent6"
[     7.907] (II) XINPUT: Adding extended input device "Logitech M720 Triathlon" (type: KEYBOARD, id 11)
[     7.908] (**) Logitech K850: Applying InputClass "libinput keyboard catchall"
[     7.908] (II) Using input driver 'libinput' for 'Logitech K850'
[     7.908] (**) Logitech K850: always reports core events
[     7.908] (**) Option "Device" "/dev/input/event18"
[     7.908] (**) Option "_source" "_driver/libinput"
[     7.908] (II) libinput: Logitech K850: is a virtual subdevice
[     7.908] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.2/0003:046D:C52B.0003/0003:046D:4062.0005/input/input35/ev
ent18"
[     7.908] (II) XINPUT: Adding extended input device "Logitech K850" (type: KEYBOARD, id 12)
[     8.144] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     8.144] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     8.144] (--) NVIDIA(GPU-0):
[     8.158] (--) NVIDIA(GPU-0): SUN (DFP-0): connected
[     8.158] (--) NVIDIA(GPU-0): SUN (DFP-0): Internal TMDS
[     8.158] (--) NVIDIA(GPU-0): SUN (DFP-0): 330.0 MHz maximum pixel clock
[     8.158] (--) NVIDIA(GPU-0):
[     8.158] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     8.158] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     8.158] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     8.158] (--) NVIDIA(GPU-0):
[     8.303] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     8.303] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     8.303] (--) NVIDIA(GPU-0):
[     8.318] (--) NVIDIA(GPU-0): SUN (DFP-0): connected
[     8.318] (--) NVIDIA(GPU-0): SUN (DFP-0): Internal TMDS
[     8.318] (--) NVIDIA(GPU-0): SUN (DFP-0): 330.0 MHz maximum pixel clock
[     8.318] (--) NVIDIA(GPU-0):
[     8.318] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     8.318] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     8.318] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock

Last edited by sphere101 (2021-12-20 15:26:46)

Offline

#4 2021-12-20 15:50:31

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,672

Re: Deepin desktop not working after update. Possible graphics card issue

That xorg log is truncated, we'd need the full thing.

Offline

#5 2021-12-20 16:06:03

sphere101
Member
Registered: 2017-08-04
Posts: 37

Re: Deepin desktop not working after update. Possible graphics card issue

[root@thor ~]# cat /var/log/Xorg.0.log
[     6.155]
X.Org X Server 1.21.1.2
X Protocol Version 11, Revision 0
[     6.155] Current Operating System: Linux thor 5.15.10-arch1-1 #1 SMP PREEMPT Fri, 17 Dec 2021 11:17:37 +0000 x86_64
[     6.155] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/archvol-root rw quiet
[     6.155]
[     6.155] Current version of pixman: 0.40.0
[     6.155]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     6.155] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     6.155] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Dec 20 09:42:08 2021
[     6.164] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     6.169] (==) No Layout section.  Using the first Screen section.
[     6.169] (==) No screen section available. Using defaults.
[     6.169] (**) |-->Screen "Default Screen Section" (0)
[     6.169] (**) |   |-->Monitor "<default monitor>"
[     6.169] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[     6.169] (==) Automatically adding devices
[     6.169] (==) Automatically enabling devices
[     6.169] (==) Automatically adding GPU devices
[     6.169] (==) Automatically binding GPU devices
[     6.169] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     6.175] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     6.175]    Entry deleted from font path.
[     6.176] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/TTF,
        /usr/share/fonts/OTF,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[     6.176] (==) ModulePath set to "/usr/lib/xorg/modules"
[     6.176] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[     6.176] (II) Module ABI versions:
[     6.176]    X.Org ANSI C Emulation: 0.4
[     6.176]    X.Org Video Driver: 25.2
[     6.176]    X.Org XInput driver : 24.4
[     6.176]    X.Org Server Extension : 10.0
[     6.178] (++) using VT number 1

[     6.178] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     6.178] (II) xfree86: Adding drm device (/dev/dri/card0)
[     6.178] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[     6.179] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     6.179] (--) PCI:*(1@0:0:0) 10de:1287:3842:3733 rev 161, Mem @ 0xde000000/16777216, 0xd0000000/134217728, 0xd8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[     6.179] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     6.179] (II) LoadModule: "glx"
[     6.192] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     6.206] (II) Module glx: vendor="X.Org Foundation"
[     6.206]    compiled for 1.21.1.2, module version = 1.0.0
[     6.206]    ABI class: X.Org Server Extension, version 10.0
[     6.206] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[     6.206]    loading driver: nvidia
[     6.206] (==) Matched nvidia as autoconfigured driver 0
[     6.206] (==) Matched nouveau as autoconfigured driver 1
[     6.206] (==) Matched nv as autoconfigured driver 2
[     6.206] (==) Matched modesetting as autoconfigured driver 3
[     6.206] (==) Matched fbdev as autoconfigured driver 4
[     6.206] (==) Matched vesa as autoconfigured driver 5
[     6.206] (==) Assigned the driver to the xf86ConfigLayout
[     6.206] (II) LoadModule: "nvidia"
[     6.206] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     6.216] (II) Module nvidia: vendor="NVIDIA Corporation"
[     6.216]    compiled for 1.6.99.901, module version = 1.0.0
[     6.216]    Module class: X.Org Video Driver
[     6.217] (II) LoadModule: "nouveau"
[     6.217] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[     6.219] (II) Module nouveau: vendor="X.Org Foundation"
[     6.219]    compiled for 1.21.1.1, module version = 1.0.17
[     6.219]    Module class: X.Org Video Driver
[     6.219]    ABI class: X.Org Video Driver, version 25.2
[     6.219] (II) LoadModule: "nv"
[     6.219] (WW) Warning, couldn't open module nv
[     6.219] (EE) Failed to load module "nv" (module does not exist, 0)
[     6.219] (II) LoadModule: "modesetting"
[     6.220] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.224] (II) Module modesetting: vendor="X.Org Foundation"
[     6.224]    compiled for 1.21.1.2, module version = 1.21.1
[     6.224]    Module class: X.Org Video Driver
[     6.224]    ABI class: X.Org Video Driver, version 25.2
[     6.224] (II) LoadModule: "fbdev"
[     6.224] (WW) Warning, couldn't open module fbdev
[     6.224] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     6.224] (II) LoadModule: "vesa"
[     6.225] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     6.225] (II) Module vesa: vendor="X.Org Foundation"
[     6.225]    compiled for 1.21.1.1, module version = 2.5.0
[     6.225]    Module class: X.Org Video Driver
[     6.225]    ABI class: X.Org Video Driver, version 25.2
[     6.225] (II) NVIDIA dlloader X Driver  470.94  Mon Dec  6 22:37:33 UTC 2021
[     6.225] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     6.225] (II) NOUVEAU driver
[     6.225] (II) NOUVEAU driver for NVIDIA chipset families :
[     6.225]    RIVA TNT            (NV04)
[     6.225]    RIVA TNT2           (NV05)
[     6.225]    GeForce 256         (NV10)
[     6.225]    GeForce 2           (NV11, NV15)
[     6.225]    GeForce 4MX         (NV17, NV18)
[     6.225]    GeForce 3           (NV20)
[     6.225]    GeForce 4Ti         (NV25, NV28)
[     6.226]    GeForce FX          (NV3x)
[     6.226]    GeForce 6           (NV4x)
[     6.226]    GeForce 7           (G7x)
[     6.226]    GeForce 8           (G8x)
[     6.226]    GeForce 9           (G9x)
[     6.226]    GeForce GTX 2xx/3xx (GT2xx)
[     6.226]    GeForce GTX 4xx/5xx (GFxxx)
[     6.226]    GeForce GTX 6xx/7xx (GKxxx)
[     6.226]    GeForce GTX 9xx     (GMxxx)
[     6.226]    GeForce GTX 10xx    (GPxxx)
[     6.226] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     6.226] (II) VESA: driver for VESA chipsets: vesa
[     6.226] (II) Loading sub module "fb"
[     6.226] (II) LoadModule: "fb"
[     6.226] (II) Module "fb" already built-in
[     6.226] (II) Loading sub module "wfb"
[     6.226] (II) LoadModule: "wfb"
[     6.226] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     6.227] (II) Module wfb: vendor="X.Org Foundation"
[     6.227]    compiled for 1.21.1.2, module version = 1.0.0
[     6.227]    ABI class: X.Org ANSI C Emulation, version 0.4
[     6.227] (II) Loading sub module "ramdac"
[     6.227] (II) LoadModule: "ramdac"
[     6.227] (II) Module "ramdac" already built-in
[     6.228] (WW) Falling back to old probe method for modesetting
[     6.228] (II) NVIDIA(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[     6.229] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[     6.229] (==) NVIDIA(0): RGB weight 888
[     6.229] (==) NVIDIA(0): Default visual is TrueColor
[     6.229] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     6.229] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[     6.229] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[     6.229] (**) NVIDIA(0): Enabling 2D acceleration
[     6.229] (II) Loading sub module "glxserver_nvidia"
[     6.229] (II) LoadModule: "glxserver_nvidia"
[     6.229] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     6.266] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     6.266]    compiled for 1.6.99.901, module version = 1.0.0
[     6.266]    Module class: X.Org Server Extension
[     6.266] (II) NVIDIA GLX Module  470.94  Mon Dec  6 22:34:41 UTC 2021
[     6.267] (II) NVIDIA: The X server supports PRIME Render Offload.
[     6.885] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[     6.885] (--) NVIDIA(0):     CRT-0
[     6.885] (--) NVIDIA(0):     DFP-0 (boot)
[     6.885] (--) NVIDIA(0):     DFP-1
[     6.886] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GT 730 (GK208) at PCI:1:0:0 (GPU-0)
[     6.886] (--) NVIDIA(0): Memory: 2097152 kBytes
[     6.886] (--) NVIDIA(0): VideoBIOS: 80.28.78.00.34
[     6.886] (II) NVIDIA(0): Detected PCI Express Link width: 8X
[     6.887] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     6.887] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     6.887] (--) NVIDIA(GPU-0):
[     6.901] (--) NVIDIA(GPU-0): SUN (DFP-0): connected
[     6.901] (--) NVIDIA(GPU-0): SUN (DFP-0): Internal TMDS
[     6.901] (--) NVIDIA(GPU-0): SUN (DFP-0): 330.0 MHz maximum pixel clock
[     6.901] (--) NVIDIA(GPU-0):
[     6.901] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     6.901] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     6.901] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     6.901] (--) NVIDIA(GPU-0):
[     6.903] (==) NVIDIA(0):
[     6.904] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[     6.904] (==) NVIDIA(0):     will be used as the requested mode.
[     6.904] (==) NVIDIA(0):
[     6.904] (II) NVIDIA(0): Validated MetaModes:
[     6.904] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[     6.904] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
[     6.906] (--) NVIDIA(0): DPI set to (43, 39); computed from "UseEdidDpi" X config
[     6.906] (--) NVIDIA(0):     option
[     6.906] (II) UnloadModule: "nouveau"
[     6.906] (II) Unloading nouveau
[     6.906] (II) UnloadModule: "modesetting"
[     6.906] (II) Unloading modesetting
[     6.906] (II) UnloadModule: "vesa"
[     6.906] (II) Unloading vesa
[     6.906] (II) NVIDIA: Reserving 6144.00 MB of virtual memory for indirect memory
[     6.906] (II) NVIDIA:     access.
[     6.908] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     6.908] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[     6.908] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[     6.908] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[     6.908] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[     6.908] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[     6.908] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     6.908] (II) NVIDIA(0):     Config Options in the README.
[     6.921] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[     7.000] (==) NVIDIA(0): Disabling shared memory pixmaps
[     7.000] (==) NVIDIA(0): Backing store enabled
[     7.000] (==) NVIDIA(0): Silken mouse enabled
[     7.000] (==) NVIDIA(0): DPMS enabled
[     7.001] (II) Loading sub module "dri2"
[     7.001] (II) LoadModule: "dri2"
[     7.001] (II) Module "dri2" already built-in
[     7.001] (II) NVIDIA(0): [DRI2] Setup complete
[     7.001] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     7.002] (II) Initializing extension Generic Event Extension
[     7.002] (II) Initializing extension SHAPE
[     7.002] (II) Initializing extension MIT-SHM
[     7.002] (II) Initializing extension XInputExtension
[     7.002] (II) Initializing extension XTEST
[     7.002] (II) Initializing extension BIG-REQUESTS
[     7.002] (II) Initializing extension SYNC
[     7.002] (II) Initializing extension XKEYBOARD
[     7.002] (II) Initializing extension XC-MISC
[     7.002] (II) Initializing extension SECURITY
[     7.002] (II) Initializing extension XFIXES
[     7.002] (II) Initializing extension RENDER
[     7.002] (II) Initializing extension RANDR
[     7.003] (II) Initializing extension COMPOSITE
[     7.003] (II) Initializing extension DAMAGE
[     7.003] (II) Initializing extension MIT-SCREEN-SAVER
[     7.003] (II) Initializing extension DOUBLE-BUFFER
[     7.003] (II) Initializing extension RECORD
[     7.003] (II) Initializing extension DPMS
[     7.003] (II) Initializing extension Present
[     7.003] (II) Initializing extension DRI3
[     7.003] (II) Initializing extension X-Resource
[     7.003] (II) Initializing extension XVideo
[     7.003] (II) Initializing extension XVideo-MotionCompensation
[     7.003] (II) Initializing extension GLX
[     7.003] (II) Initializing extension GLX
[     7.003] (II) Indirect GLX disabled.
[     7.003] (II) GLX: Another vendor is already registered for screen 0
[     7.003] (II) Initializing extension XFree86-VidModeExtension
[     7.003] (II) Initializing extension XFree86-DGA
[     7.003] (II) Initializing extension XFree86-DRI
[     7.004] (II) Initializing extension DRI2
[     7.004] (II) Initializing extension NV-GLX
[     7.004] (II) Initializing extension NV-CONTROL
[     7.004] (II) Initializing extension XINERAMA
[     7.070] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     7.070] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.070] (II) LoadModule: "libinput"
[     7.070] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     7.072] (II) Module libinput: vendor="X.Org Foundation"
[     7.072]    compiled for 1.21.1, module version = 1.2.0
[     7.072]    Module class: X.Org XInput Driver
[     7.072]    ABI class: X.Org XInput driver, version 24.4
[     7.072] (II) Using input driver 'libinput' for 'Power Button'
[     7.072] (**) Power Button: always reports core events
[     7.072] (**) Option "Device" "/dev/input/event2"
[     7.073] (**) Option "_source" "server/udev"
[     7.080] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     7.081] (II) event2  - Power Button: device is a keyboard
[     7.081] (II) event2  - Power Button: device removed
[     7.094] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     7.094] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     7.095] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     7.095] (II) event2  - Power Button: device is a keyboard
[     7.095] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     7.095] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.095] (II) Using input driver 'libinput' for 'Power Button'
[     7.095] (**) Power Button: always reports core events
[     7.095] (**) Option "Device" "/dev/input/event1"
[     7.095] (**) Option "_source" "server/udev"
[     7.095] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     7.096] (II) event1  - Power Button: device is a keyboard
[     7.096] (II) event1  - Power Button: device removed
[     7.108] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[     7.108] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     7.108] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     7.108] (II) event1  - Power Button: device is a keyboard
[     7.108] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[     7.108] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     7.108] (II) Using input driver 'libinput' for 'Sleep Button'
[     7.108] (**) Sleep Button: always reports core events
[     7.108] (**) Option "Device" "/dev/input/event0"
[     7.108] (**) Option "_source" "server/udev"
[     7.109] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     7.109] (II) event0  - Sleep Button: device is a keyboard
[     7.109] (II) event0  - Sleep Button: device removed
[     7.121] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[     7.121] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     7.121] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     7.121] (II) event0  - Sleep Button: device is a keyboard
[     7.122] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event3)
[     7.122] (II) No input driver specified, ignoring this device.
[     7.122] (II) This device may have been added with another device file.
[     7.122] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
[     7.122] (II) No input driver specified, ignoring this device.
[     7.122] (II) This device may have been added with another device file.
[     7.122] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
[     7.122] (II) No input driver specified, ignoring this device.
[     7.122] (II) This device may have been added with another device file.
[     7.123] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event10)
[     7.123] (II) No input driver specified, ignoring this device.
[     7.123] (II) This device may have been added with another device file.
[     7.123] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event5)
[     7.123] (II) No input driver specified, ignoring this device.
[     7.123] (II) This device may have been added with another device file.
[     7.123] (II) config/udev: Adding input device Logitech M720 Triathlon (/dev/input/event17)
[     7.123] (**) Logitech M720 Triathlon: Applying InputClass "libinput pointer catchall"
[     7.123] (**) Logitech M720 Triathlon: Applying InputClass "libinput keyboard catchall"
[     7.123] (II) Using input driver 'libinput' for 'Logitech M720 Triathlon'
[     7.123] (**) Logitech M720 Triathlon: always reports core events
[     7.123] (**) Option "Device" "/dev/input/event17"
[     7.123] (**) Option "_source" "server/udev"
[     7.124] (II) event17 - Logitech M720 Triathlon: is tagged by udev as: Keyboard Mouse
[     7.124] (II) event17 - Logitech M720 Triathlon: device is a pointer
[     7.124] (II) event17 - Logitech M720 Triathlon: device is a keyboard
[     7.124] (II) event17 - Logitech M720 Triathlon: device removed
[     7.144] (II) libinput: Logitech M720 Triathlon: needs a virtual subdevice
[     7.144] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.2/0003:046D:C52B.0003/0003:046D:405E.0004/input/input34/event17"
[     7.144] (II) XINPUT: Adding extended input device "Logitech M720 Triathlon" (type: MOUSE, id 9)
[     7.144] (**) Option "AccelerationScheme" "none"
[     7.144] (**) Logitech M720 Triathlon: (accel) selected scheme none/0
[     7.144] (**) Logitech M720 Triathlon: (accel) acceleration factor: 2.000
[     7.144] (**) Logitech M720 Triathlon: (accel) acceleration threshold: 4
[     7.145] (II) event17 - Logitech M720 Triathlon: is tagged by udev as: Keyboard Mouse
[     7.145] (II) event17 - Logitech M720 Triathlon: device is a pointer
[     7.145] (II) event17 - Logitech M720 Triathlon: device is a keyboard
[     7.146] (II) config/udev: Adding input device Logitech M720 Triathlon (/dev/input/mouse0)
[     7.146] (II) No input driver specified, ignoring this device.
[     7.146] (II) This device may have been added with another device file.
[     7.146] (II) config/udev: Adding input device Logitech K850 (/dev/input/event18)
[     7.146] (**) Logitech K850: Applying InputClass "libinput keyboard catchall"
[     7.146] (II) Using input driver 'libinput' for 'Logitech K850'
[     7.146] (**) Logitech K850: always reports core events
[     7.146] (**) Option "Device" "/dev/input/event18"
[     7.146] (**) Option "_source" "server/udev"
[     7.147] (II) event18 - Logitech K850: is tagged by udev as: Keyboard
[     7.147] (II) event18 - Logitech K850: device is a keyboard
[     7.147] (II) event18 - Logitech K850: device removed
[     7.158] (II) libinput: Logitech K850: needs a virtual subdevice
[     7.158] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.2/0003:046D:C52B.0003/0003:046D:4062.0005/input/input35/event18"
[     7.158] (II) XINPUT: Adding extended input device "Logitech K850" (type: MOUSE, id 10)
[     7.158] (**) Option "AccelerationScheme" "none"
[     7.158] (**) Logitech K850: (accel) selected scheme none/0
[     7.158] (**) Logitech K850: (accel) acceleration factor: 2.000
[     7.158] (**) Logitech K850: (accel) acceleration threshold: 4
[     7.158] (II) event18 - Logitech K850: is tagged by udev as: Keyboard
[     7.159] (II) event18 - Logitech K850: device is a keyboard
[     7.159] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event6)
[     7.159] (II) No input driver specified, ignoring this device.
[     7.159] (II) This device may have been added with another device file.
[     7.159] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
[     7.159] (II) No input driver specified, ignoring this device.
[     7.159] (II) This device may have been added with another device file.
[     7.159] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11)
[     7.159] (II) No input driver specified, ignoring this device.
[     7.159] (II) This device may have been added with another device file.
[     7.160] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event12)
[     7.160] (II) No input driver specified, ignoring this device.
[     7.160] (II) This device may have been added with another device file.
[     7.160] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event13)
[     7.160] (II) No input driver specified, ignoring this device.
[     7.160] (II) This device may have been added with another device file.
[     7.160] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event14)
[     7.160] (II) No input driver specified, ignoring this device.
[     7.160] (II) This device may have been added with another device file.
[     7.160] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event15)
[     7.160] (II) No input driver specified, ignoring this device.
[     7.160] (II) This device may have been added with another device file.
[     7.160] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event16)
[     7.160] (II) No input driver specified, ignoring this device.
[     7.160] (II) This device may have been added with another device file.
[     7.161] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[     7.161] (II) No input driver specified, ignoring this device.
[     7.161] (II) This device may have been added with another device file.
[     7.164] (**) Logitech M720 Triathlon: Applying InputClass "libinput pointer catchall"
[     7.164] (**) Logitech M720 Triathlon: Applying InputClass "libinput keyboard catchall"
[     7.164] (II) Using input driver 'libinput' for 'Logitech M720 Triathlon'
[     7.164] (**) Logitech M720 Triathlon: always reports core events
[     7.164] (**) Option "Device" "/dev/input/event17"
[     7.164] (**) Option "_source" "_driver/libinput"
[     7.164] (II) libinput: Logitech M720 Triathlon: is a virtual subdevice
[     7.164] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.2/0003:046D:C52B.0003/0003:046D:405E.0004/input/input34/event17"
[     7.164] (II) XINPUT: Adding extended input device "Logitech M720 Triathlon" (type: KEYBOARD, id 11)
[     7.164] (**) Logitech K850: Applying InputClass "libinput keyboard catchall"
[     7.164] (II) Using input driver 'libinput' for 'Logitech K850'
[     7.164] (**) Logitech K850: always reports core events
[     7.164] (**) Option "Device" "/dev/input/event18"
[     7.164] (**) Option "_source" "_driver/libinput"
[     7.164] (II) libinput: Logitech K850: is a virtual subdevice
[     7.164] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.2/0003:046D:C52B.0003/0003:046D:4062.0005/input/input35/event18"
[     7.164] (II) XINPUT: Adding extended input device "Logitech K850" (type: KEYBOARD, id 12)
[     7.348] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     7.348] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     7.348] (--) NVIDIA(GPU-0):
[     7.363] (--) NVIDIA(GPU-0): SUN (DFP-0): connected
[     7.363] (--) NVIDIA(GPU-0): SUN (DFP-0): Internal TMDS
[     7.363] (--) NVIDIA(GPU-0): SUN (DFP-0): 330.0 MHz maximum pixel clock
[     7.363] (--) NVIDIA(GPU-0):
[     7.363] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     7.363] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     7.363] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     7.363] (--) NVIDIA(GPU-0):
[     7.453] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     7.453] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     7.453] (--) NVIDIA(GPU-0):
[     7.467] (--) NVIDIA(GPU-0): SUN (DFP-0): connected
[     7.467] (--) NVIDIA(GPU-0): SUN (DFP-0): Internal TMDS
[     7.467] (--) NVIDIA(GPU-0): SUN (DFP-0): 330.0 MHz maximum pixel clock
[     7.467] (--) NVIDIA(GPU-0):
[     7.467] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     7.467] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     7.467] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     7.467] (--) NVIDIA(GPU-0):

Offline

#6 2021-12-20 16:16:17

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,672

Re: Deepin desktop not working after update. Possible graphics card issue

Looks fine, probably the xorg vt switch bug. Try downgrading xorg-server and xorg-server-common to  21.1.1-3

Offline

#7 2021-12-20 16:26:40

sphere101
Member
Registered: 2017-08-04
Posts: 37

Re: Deepin desktop not working after update. Possible graphics card issue

[root@thor pkg]# pacman -U xorg-server-21.1.1-3-x86_64.pkg.tar.zst xorg-server-common-21.1.1-3-x86_64.pkg.tar.zst
loading packages...
warning: downgrading package xorg-server (21.1.2-1 => 21.1.1-3)
warning: downgrading package xorg-server-common (21.1.2-1 => 21.1.1-3)
resolving dependencies...
looking for conflicting packages...

Packages (2) xorg-server-21.1.1-3  xorg-server-common-21.1.1-3

Total Installed Size:  3.76 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n] Y
(2/2) checking keys in keyring                                                  [##############################################] 100%
(2/2) checking package integrity                                                [##############################################] 100%
(2/2) loading package files                                                     [##############################################] 100%
(2/2) checking for file conflicts                                               [##############################################] 100%
(2/2) checking available disk space                                             [##############################################] 100%
:: Processing package changes...
(1/2) downgrading xorg-server-common                                            [##############################################] 100%
(2/2) downgrading xorg-server                                                   [##############################################] 100%
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Checking which packages need to be rebuilt
[root@thor pkg]# reboot

Still back screen after console messages...
Thank you..

Offline

#8 2021-12-20 16:55:04

sphere101
Member
Registered: 2017-08-04
Posts: 37

Re: Deepin desktop not working after update. Possible graphics card issue

Does this look like an issue?

[andy@thor ~]$  lightdm --test-mode --debug
[+0.00s] DEBUG: Logging to /home/andy/.cache/lightdm/log/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.30.0, UID=1000 PID=10865
[+0.00s] DEBUG: Loading configuration dirs from /var/lib/snapd/desktop/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/60-deepin.conf
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Running in user mode
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.03s] DEBUG: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ?gio-vfs?
[+0.03s] DEBUG: Monitoring logind for seats
[+0.03s] DEBUG: New seat added from logind: seat0
[+0.03s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.03s] DEBUG: Seat seat0 has property CanMultiSession=no
[+0.03s] DEBUG: Seat seat0: Starting
[+0.03s] DEBUG: Seat seat0: Creating greeter session
[+0.03s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.03s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0.04s] DEBUG: Seat seat0: Creating display server of type x
[+0.04s] DEBUG: Could not run plymouth --ping: Failed to execute child process ?plymouth? (No such file or directory)
[+0.04s] DEBUG: Seat seat0: Starting local X display
[+0.04s] DEBUG: XServer 1: Logging to /home/andy/.cache/lightdm/log/x-1.log
[+0.04s] DEBUG: XServer 1: Writing X server authority to /run/lightdm/root/:1
[+0.04s] WARNING: Error reading existing Xauthority: Failed to open file ?/run/lightdm/root/:1?: Permission denied
[+0.04s] WARNING: XServer 1: Failed to write authority: Failed to open X authority /run/lightdm/root/:1: Permission denied
[+0.04s] DEBUG: XServer 1: Launching X Server
[+0.04s] DEBUG: Launching process 10883: /usr/bin/X -background none :1 -seat seat0 -auth /run/lightdm/root/:1 -nolisten tcp
[+0.04s] DEBUG: XServer 1: Waiting for ready signal from X server :1
[+0.04s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.04s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.04s] WARNING: Could not enumerate user data directory /var/lib/lightdm-data: Error opening directory '/var/lib/lightdm-data': Permission denied
[+0.04s] DEBUG: Process 10883 exited with return value 1
[+0.04s] DEBUG: XServer 1: X server stopped
[+0.04s] DEBUG: XServer 1: Removing X server authority /run/lightdm/root/:1
[+0.04s] DEBUG: Seat seat0: Display server stopped
[+0.04s] DEBUG: Seat seat0: Stopping session
[+0.04s] DEBUG: Seat seat0: Session stopped
[+0.04s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+0.04s] DEBUG: Seat seat0: Stopping; greeter display server failed to start
[+0.04s] DEBUG: Seat seat0: Stopping
[+0.04s] DEBUG: Seat seat0: Stopped
[+0.04s] DEBUG: Required seat has stopped
[+0.04s] DEBUG: Stopping display manager
[+0.04s] DEBUG: Display manager stopped
[+0.04s] DEBUG: Stopping daemon
[+0.04s] DEBUG: Exiting with return value 1

Offline

#9 2021-12-20 21:43:33

seth
Member
Registered: 2012-09-03
Posts: 51,064

Re: Deepin desktop not working after update. Possible graphics card issue

Please see https://wiki.archlinux.org/title/LightD … TTY_output and post the lightdm config and log.

Offline

#10 2021-12-20 22:36:43

sphere101
Member
Registered: 2017-08-04
Posts: 37

Re: Deepin desktop not working after update. Possible graphics card issue

Hello,
Yes, i did add that to my lightdm.conf file along with the services restart time change but to no avail...

cat /etc/lightdm/lightdm.conf
#
# General configuration
#
# start-default-seat = True to always start one seat if none are defined in the configuration
# greeter-user = User to run greeter as
# minimum-display-number = Minimum display number to use for X servers
# minimum-vt = First VT to run displays on
# lock-memory = True to prevent memory from being paged to disk
# user-authority-in-system-dir = True if session authority should be in the system location
# guest-account-script = Script to be run to setup guest account
# logind-check-graphical = True to on start seats that are marked as graphical by logind
# log-directory = Directory to log information to
# run-directory = Directory to put running state in
# cache-directory = Directory to cache to
# sessions-directory = Directory to find sessions
# remote-sessions-directory = Directory to find remote sessions
# greeters-directory = Directory to find greeters
# backup-logs = True to move add a .old suffix to old log files when opening new ones
# dbus-service = True if LightDM provides a D-Bus service to control it
#
[LightDM]
#start-default-seat=true
#greeter-user=lightdm
#minimum-display-number=0
#minimum-vt=7 # Setting this to a value < 7 implies security issues, see FS#46799
#lock-memory=true
#user-authority-in-system-dir=false
#guest-account-script=guest-account
logind-check-graphical=true
#log-directory=/var/log/lightdm
run-directory=/run/lightdm
#cache-directory=/var/cache/lightdm
#sessions-directory=/usr/share/lightdm/sessions:/usr/share/xsessions:/usr/share/wayland-sessions
#remote-sessions-directory=/usr/share/lightdm/remote-sessions
#greeters-directory=$XDG_DATA_DIRS/lightdm/greeters:$XDG_DATA_DIRS/xgreeters
#backup-logs=true
#dbus-service=true

#
# Seat configuration
#
# Seat configuration is matched against the seat name glob in the section, for example:
# [Seat:*] matches all seats and is applied first.
# [Seat:seat0] matches the seat named "seat0".
# [Seat:seat-thin-client*] matches all seats that have names that start with "seat-thin-client".
#
# type = Seat type (local, xremote, unity)
# pam-service = PAM service to use for login
# pam-autologin-service = PAM service to use for autologin
# pam-greeter-service = PAM service to use for greeters
# xserver-backend = X backend to use (mir)
# xserver-command = X server command to run (can also contain arguments e.g. X -special-option)
# xmir-command = Xmir server command to run (can also contain arguments e.g. Xmir -special-option)
# xserver-config = Config file to pass to X server
# xserver-layout = Layout to pass to X server
# xserver-allow-tcp = True if TCP/IP connections are allowed to this X server
# xserver-share = True if the X server is shared for both greeter and session
# xserver-hostname = Hostname of X server (only for type=xremote)
# xserver-display-number = Display number of X server (only for type=xremote)
# xdmcp-manager = XDMCP manager to connect to (implies xserver-allow-tcp=true)
# xdmcp-port = XDMCP UDP/IP port to communicate on
# xdmcp-key = Authentication key to use for XDM-AUTHENTICATION-1 (stored in keys.conf)
# unity-compositor-command = Unity compositor command to run (can also contain arguments e.g. unity-system-compositor -special-option)
# unity-compositor-timeout = Number of seconds to wait for compositor to start
# greeter-session = Session to load for greeter
# greeter-hide-users = True to hide the user list
# greeter-allow-guest = True if the greeter should show a guest login option
# greeter-show-manual-login = True if the greeter should offer a manual login option
# greeter-show-remote-login = True if the greeter should offer a remote login option
# user-session = Session to load for users
# allow-user-switching = True if allowed to switch users
# allow-guest = True if guest login is allowed
# guest-session = Session to load for guests (overrides user-session)
# session-wrapper = Wrapper script to run session with
# greeter-wrapper = Wrapper script to run greeter with
# guest-wrapper = Wrapper script to run guest sessions with
# display-setup-script = Script to run when starting a greeter session (runs as root)
# display-stopped-script = Script to run after stopping the display server (runs as root)
# greeter-setup-script = Script to run when starting a greeter (runs as root)
# session-setup-script = Script to run when starting a user session (runs as root)
# session-cleanup-script = Script to run when quitting a user session (runs as root)
# autologin-guest = True to log in as guest by default
#  autologin-user = andy
# autologin-user-timeout = Number of seconds to wait before loading default user
# autologin-session = Session to load for automatic login (overrides user-session)
# autologin-in-background = True if autologin session should not be immediately activated
# exit-on-failure = True if the daemon should exit if this seat fails
#
[Seat:*]
#type=local
#pam-service=lightdm
#pam-autologin-service=lightdm-autologin
#pam-greeter-service=lightdm-greeter
#xserver-backend=
#xserver-command=X
#xmir-command=Xmir
#xserver-config=
#xserver-layout=
#xserver-allow-tcp=false
#xserver-share=true
#xserver-hostname=
#xserver-display-number=
#xdmcp-manager=
#xdmcp-port=177
#xdmcp-key=
#unity-compositor-command=unity-system-compositor
#unity-compositor-timeout=60
greeter-session=lightdm-deepin-greeter
#greeter-hide-users=false
#greeter-allow-guest=true
#greeter-show-manual-login=false
#greeter-show-remote-login=true
#user-session=default
#allow-user-switching=true
#allow-guest=true
#guest-session=
session-wrapper=/etc/lightdm/Xsession
#greeter-wrapper=
#guest-wrapper=
#display-setup-script=
#display-stopped-script=
#greeter-setup-script=
#session-setup-script=
#session-cleanup-script=
#autologin-guest=false
#autologin-user=andy
#autologin-user-timeout=0
#autologin-in-background=false
#autologin-session=
#exit-on-failure=false

#
# XDMCP Server configuration
#
# enabled = True if XDMCP connections should be allowed
# port = UDP/IP port to listen for connections on
# listen-address = Host/address to listen for XDMCP connections (use all addresses if not present)
# key = Authentication key to use for XDM-AUTHENTICATION-1 or blank to not use authentication (stored in keys.conf)
# hostname = Hostname to report to XDMCP clients (defaults to system hostname if unset)
#
# The authentication key is a 56 bit DES key specified in hex as 0xnnnnnnnnnnnnnn.  Alternatively
# it can be a word and the first 7 characters are used as the key.
#
[XDMCPServer]
#enabled=false
#port=177
#listen-address=
#key=
#hostname=

#
# VNC Server configuration
#
# enabled = True if VNC connections should be allowed
# command = Command to run Xvnc server with
# port = TCP/IP port to listen for connections on
# listen-address = Host/address to listen for VNC connections (use all addresses if not present)
# width = Width of display to use
# height = Height of display to use
# depth = Color depth of display to use
#
[VNCServer]
#enabled=false
#command=Xvnc
#port=5900
#listen-address=
#width=1024
#height=768
#depth=8

[andy@thor ~]$ more /usr/lib/systemd/system/lightdm.service
[Unit]
Description=Light Display Manager
Documentation=man:lightdm(1)
Conflicts=getty@tty1.service
After=getty@tty1.service systemd-user-sessions.service plymouth-quit.service acpid.service

[Service]
ExecStart=/usr/bin/lightdm
RestartSec=1
IgnoreSIGPIPE=no
BusName=org.freedesktop.DisplayManager

Thank you for the help..

Offline

#11 2021-12-20 22:38:49

seth
Member
Registered: 2012-09-03
Posts: 51,064

Re: Deepin desktop not working after update. Possible graphics card issue

greeter-session=lightdm-deepin-greeter

Does the gtk greeter work?

Offline

#12 2021-12-21 03:14:00

sphere101
Member
Registered: 2017-08-04
Posts: 37

Re: Deepin desktop not working after update. Possible graphics card issue

Interesting that
[andy@thor ~]$ grep gtk /etc/lightdm/lightdm.conf.gtk
greeter-session=lightdm-gtk-greeter

Does work for me to log in but it breaks down once the screen lock comes up. I can no longer log in if the screen lock engages.
Seems to be an issue with deepin and lightdm and not my graphics driver. I guess i need to wait for deepin updates :-(..
Thank you.

Offline

#13 2021-12-21 07:27:58

seth
Member
Registered: 2012-09-03
Posts: 51,064

Re: Deepin desktop not working after update. Possible graphics card issue

Check your system journal whether the greeter crashes or throws an error or so (esp. from the locked session) and then report the bug at https://github.com/linuxdeepin/dde-session-shell/issues

Offline

#14 2022-02-12 08:52:35

pangxiezhou
Member
Registered: 2022-02-12
Posts: 1

Re: Deepin desktop not working after update. Possible graphics card issue

same issue。

I see "Accounts Service is not registered" in seater-0.log,so I try

sudo systemctl enable deepin-accounts-daemon

and reboot,then it worked :D

Offline

Board footer

Powered by FluxBB