Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] sddm not loading (and other potential issues) (Read 4185 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] sddm not loading (and other potential issues)

I'll do my best to self troubleshoot and update this thread while also (hopefully) keeping everything clean so others can chime in with suggestions. My time is extremely splintered at the moment and my linux knowledge is still in the "functional, but dangerous", but i'm hoping that this will lead to bug detection or at least isolate some idiocy on my part.

Thank you.


System Setup
CPU: AMD Ryzen 5 2400g (not using graphics)
Video: Vega 56 with xf86-video-amdgpu and mesa
OS: lxqt with openRC and sddm
Code: [Select]
cpu:
                       AMD Ryzen 5 2400G with Radeon Vega Graphics, 3580 MHz
                       AMD Ryzen 5 2400G with Radeon Vega Graphics, 3425 MHz
                       AMD Ryzen 5 2400G with Radeon Vega Graphics, 3097 MHz
                       AMD Ryzen 5 2400G with Radeon Vega Graphics, 3466 MHz
                       AMD Ryzen 5 2400G with Radeon Vega Graphics, 2450 MHz
                       AMD Ryzen 5 2400G with Radeon Vega Graphics, 2509 MHz
                       AMD Ryzen 5 2400G with Radeon Vega Graphics, 3333 MHz
                       AMD Ryzen 5 2400G with Radeon Vega Graphics, 3500 MHz
keyboard:
  /dev/input/event3    ErgoDox EZ
mouse:
  /dev/input/mice      Logitech G9 Laser Mouse
  /dev/input/mice      ErgoDox EZ
monitor:
                       LG ELECTRONICS LG ULTRAWIDE
graphics card:
                       ATI Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series]
                       ATI Vega 10 XL/XT [Radeon RX Vega 56/64]
sound:
                       ATI Raven/Raven2/Fenghuang HDMI/DP Audio Controller
                       AMD Family 17h (Models 10h-1fh) HD Audio Controller
                       ATI Vega 10 HDMI Audio [Radeon Vega 56/64]
storage:
                       AMD 300 Series Chipset SATA Controller
                       AMD FCH SATA Controller [AHCI mode]
network:
  enp27s0              Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
network interface:
  enp27s0              Ethernet network interface
  lo                   Loopback network interface
disk:
  /dev/sdb             CT1000MX500SSD1
  /dev/sdc             Disk
  /dev/sda             KINGSTON SV300S3
partition:
  /dev/sdc1            Partition
  /dev/sda1            Partition
  /dev/sda4            Partition
usb controller:
                       AMD Raven USB 3.1
                       AMD Raven USB 3.1
                       AMD 300 Series Chipset USB 3.1 xHCI Controller
bios:
                       BIOS
bridge:
                       AMD Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
                       AMD Raven/Raven2 Device 24: Function 3
                       AMD Raven/Raven2 PCIe GPP Bridge [6:0]
                       AMD Raven/Raven2 Device 24: Function 1
                       AMD Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
                       AMD FCH LPC Bridge
                       AMD 300 Series Chipset PCIe Port
                       AMD Raven/Raven2 Device 24: Function 6
                       AMD Raven/Raven2 Root Complex
                       AMD Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus A
                       AMD Raven/Raven2 Device 24: Function 4
                       AMD PCI bridge
                       AMD 300 Series Chipset PCIe Port
                       AMD Raven/Raven2 Device 24: Function 2
                       AMD Raven/Raven2 PCIe GPP Bridge [6:0]
                       AMD 300 Series Chipset PCIe Port
                       AMD Raven/Raven2 Device 24: Function 0
                       AMD PCI bridge
                       AMD Raven/Raven2 Device 24: Function 7
                       AMD PCI bridge
                       AMD Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus B
                       AMD Raven/Raven2 Device 24: Function 5
                       AMD 300 Series Chipset PCIe Port
hub:
                       Texas Instruments TUSB8041 4-Port Hub
                       Linux Foundation 3.0 root hub
                       Genesys Logic 4-port hub
                       Linux Foundation 2.0 root hub
                       Texas Instruments TUSB8041 4-Port Hub
                       Linux Foundation 3.0 root hub
                       Linux Foundation 2.0 root hub
                       Genesys Logic hub
                       Linux Foundation 2.0 root hub
                       Linux Foundation 3.0 root hub
memory:
                       Main Memory
unknown:
                       FPU
                       DMA controller
                       PIC
                       Keyboard controller
  /dev/lp0             Parallel controller
                       AMD Raven/Raven2 IOMMU
                       AMD FCH SMBus Controller
                       AMD Family 17h (Models 10h-1fh) Platform Security Processor
                       Serial controller
  /dev/input/event5    ErgoDox EZ
  /dev/input/event9    Logitech G9 Laser Mouse


Problem:
System boots to tty1, tty7 shows blinking cursor.  Also happens on a fresh install following artix base install wiki. Problem does not happen with other OS (Ubuntu 20.04)

Additional Details:
  • Both Artix installs seem to hang on during shutdown at: "kvm: exiting hardware virtualization
  • Original Artix install had the following error: "Error stopping sddm" - new install of Artix does not
  • Original Artix install had the following error:  "ERROR: xdm failed to stop" - new install of Artix does not

What I've tried
  • Wait it out for updates
  • Tried manual startx. Resulted in a waiting for connection with .. repeated each line
  • Tried manual lxqt-session. Resulted in a missing xcb entry even though it was found.
  • Installed fresh Artix - Same problem above
  • Installed another OS (Ubuntu) - Works

Things to try when I have time
  • downgrade the kernal
  • downgrade mesa



I will update this more as I get time and find my notes. Thank you for any feedback or questions.

Re: sddm not loading (and other potential issues)

Reply #1
Put here /var/log/Xorg.0.log
Code: [Select]
cat /var/log/Xorg.0.log

Of course  you have  installed sddm-openrc, what say openrc?
Code: [Select]
rc-status
what happens at starting sddm-openrc?  Fail it or start and fail Xorg?


Quote
Things to try when I have time

    downgrade the kernal
    downgrade mesa
That is really a lost cause, if you not know if xserver start or not.

Re: sddm not loading (and other potential issues)

Reply #2

/var/log/Xorg.0.log (part 1)
Fresh install doesn't have an Xorg.0.log - 99% sure I ran 'pacman -S xorg --ignore xorg-server-xdmx'
I will try again to be absolutely sure.

Code: [Select]
[  2240.645] (--) Log file renamed from "/var/log/Xorg.pid-14578.log" to "/var/log/Xorg.0.log"
[  2240.645]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[  2240.645] Build Operating System: Linux Artix Linux
[  2240.645] Current Operating System: Linux Lonestar 5.6.14-artix1-1 #1 SMP PREEMPT Thu, 21 May 2020 14:13:45 +0000 x86_64
[  2240.645] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/lonestar_LVM-Artix rw quiet
[  2240.645] Build Date: 05 May 2020  11:15:38AM
[  2240.645] 
[  2240.645] Current version of pixman: 0.40.0
[  2240.646] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[  2240.646] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2240.646] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 11 18:44:30 2020
[  2240.646] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  2240.646] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  2240.646] (==) No Layout section.  Using the first Screen section.
[  2240.646] (==) No screen section available. Using defaults.
[  2240.646] (**) |-->Screen "Default Screen Section" (0)
[  2240.646] (**) |   |-->Monitor "<default monitor>"
[  2240.646] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[  2240.646] (==) Automatically adding devices
[  2240.646] (==) Automatically enabling devices
[  2240.646] (==) Automatically adding GPU devices
[  2240.646] (==) Automatically binding GPU devices
[  2240.646] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  2240.646] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[  2240.646] Entry deleted from font path.
[  2240.646] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  2240.646] Entry deleted from font path.
[  2240.646] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[  2240.646] Entry deleted from font path.
[  2240.646] (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[  2240.646] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[  2240.646] Entry deleted from font path.
[  2240.646] (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[  2240.646] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF
[  2240.646] (==) ModulePath set to "/usr/lib/xorg/modules"
[  2240.646] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[  2240.647] (II) Module ABI versions:
[  2240.647] X.Org ANSI C Emulation: 0.4
[  2240.647] X.Org Video Driver: 24.1
[  2240.647] X.Org XInput driver : 24.1
[  2240.647] X.Org Server Extension : 10.0
[  2240.647] (++) using VT number 7

[  2240.647] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[  2240.647] (II) xfree86: Adding drm device (/dev/dri/card0)
[  2240.662] (--) PCI:*(18@0:0:0) 1002:687f:1462:3681 rev 195, Mem @ 0xe0000000/268435456, 0xf0000000/2097152, 0xfe700000/524288, I/O @ 0x0000f000/256, BIOS @ 0x????????/131072
[  2240.662] (--) PCI: (56@0:0:0) 1002:15dd:1462:7a38 rev 198, Mem @ 0xc0000000/268435456, 0xd0000000/2097152, 0xfe400000/524288, I/O @ 0x0000d000/256
[  2240.662] (II) Open ACPI successful (/var/run/acpid.socket)
[  2240.662] (II) LoadModule: "glx"
[  2240.662] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  2240.664] (II) Module glx: vendor="X.Org Foundation"
[  2240.664] compiled for 1.20.8, module version = 1.0.0
[  2240.664] ABI class: X.Org Server Extension, version 10.0
[  2240.664] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[  2240.664] loading driver: amdgpu
[  2240.664] (==) Matched amdgpu as autoconfigured driver 0
[  2240.664] (==) Matched ati as autoconfigured driver 1
[  2240.664] (==) Matched modesetting as autoconfigured driver 2
[  2240.664] (==) Matched fbdev as autoconfigured driver 3
[  2240.664] (==) Matched vesa as autoconfigured driver 4
[  2240.664] (==) Assigned the driver to the xf86ConfigLayout
[  2240.664] (II) LoadModule: "amdgpu"
[  2240.664] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[  2240.664] (II) Module amdgpu: vendor="X.Org Foundation"
[  2240.664] compiled for 1.20.8, module version = 19.1.0
[  2240.664] Module class: X.Org Video Driver
[  2240.664] ABI class: X.Org Video Driver, version 24.1
[  2240.664] (II) LoadModule: "ati"
[  2240.664] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[  2240.664] (II) Module ati: vendor="X.Org Foundation"
[  2240.664] compiled for 1.20.8, module version = 19.1.0
[  2240.664] Module class: X.Org Video Driver
[  2240.665] ABI class: X.Org Video Driver, version 24.1
[  2240.673] (II) LoadModule: "modesetting"
[  2240.673] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  2240.673] (II) Module modesetting: vendor="X.Org Foundation"
[  2240.673] compiled for 1.20.8, module version = 1.20.8
[  2240.673] Module class: X.Org Video Driver
[  2240.673] ABI class: X.Org Video Driver, version 24.1
[  2240.673] (II) LoadModule: "fbdev"
[  2240.674] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  2240.674] (II) Module fbdev: vendor="X.Org Foundation"
[  2240.674] compiled for 1.20.8, module version = 0.5.0
[  2240.674] Module class: X.Org Video Driver
[  2240.674] ABI class: X.Org Video Driver, version 24.1
[  2240.674] (II) LoadModule: "vesa"
[  2240.674] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  2240.674] (II) Module vesa: vendor="X.Org Foundation"
[  2240.674] compiled for 1.20.8, module version = 2.4.0
[  2240.674] Module class: X.Org Video Driver
[  2240.674] ABI class: X.Org Video Driver, version 24.1
[  2240.674] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[  2240.674] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  2240.674] (II) FBDEV: driver for framebuffer: fbdev
[  2240.674] (II) VESA: driver for VESA chipsets: vesa
[  2240.696] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[  2240.696] (WW) Falling back to old probe method for modesetting
[  2240.697] (WW) Falling back to old probe method for fbdev
[  2240.697] (II) Loading sub module "fbdevhw"
[  2240.697] (II) LoadModule: "fbdevhw"
[  2240.697] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  2240.697] (II) Module fbdevhw: vendor="X.Org Foundation"
[  2240.697] compiled for 1.20.8, module version = 0.0.2
[  2240.697] ABI class: X.Org Video Driver, version 24.1
[  2240.697] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[  2240.697] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[  2240.697] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  2240.697] (==) AMDGPU(0): Default visual is TrueColor
[  2240.697] (==) AMDGPU(0): RGB weight 888
[  2240.697] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[  2240.697] (--) AMDGPU(0): Chipset: "Radeon RX Vega" (ChipID = 0x687f)
[  2240.697] (II) Loading sub module "fb"
[  2240.697] (II) LoadModule: "fb"
[  2240.697] (II) Loading /usr/lib/xorg/modules/libfb.so
[  2240.697] (II) Module fb: vendor="X.Org Foundation"
[  2240.697] compiled for 1.20.8, module version = 1.0.0
[  2240.697] ABI class: X.Org ANSI C Emulation, version 0.4
[  2240.697] (II) Loading sub module "dri2"
[  2240.697] (II) LoadModule: "dri2"
[  2240.697] (II) Module "dri2" already built-in
[  2240.721] (II) Loading sub module "glamoregl"
[  2240.721] (II) LoadModule: "glamoregl"
[  2240.721] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  2240.723] (II) Module glamoregl: vendor="X.Org Foundation"
[  2240.723] compiled for 1.20.8, module version = 1.0.1
[  2240.723] ABI class: X.Org ANSI C Emulation, version 0.4
[  2240.730] (II) AMDGPU(0): glamor X acceleration enabled on Radeon RX Vega (VEGA10, DRM 3.36.0, 5.6.14-artix1-1, LLVM 10.0.0)
[  2240.730] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[  2240.730] (==) AMDGPU(0): TearFree property default: auto
[  2240.730] (==) AMDGPU(0): VariableRefresh: disabled
[  2240.730] (II) AMDGPU(0): KMS Pageflipping: enabled
[  2240.730] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[  2240.730] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[  2240.730] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[  2240.730] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[  2240.740] (II) AMDGPU(0): EDID for output DisplayPort-0
[  2240.740] (II) AMDGPU(0): Manufacturer: GSM  Model: 76fe  Serial#: 481810
[  2240.740] (II) AMDGPU(0): Year: 2017  Week: 4
[  2240.740] (II) AMDGPU(0): EDID Version: 1.4
[  2240.740] (II) AMDGPU(0): Digital Display Input
[  2240.740] (II) AMDGPU(0): 8 bits per channel
[  2240.740] (II) AMDGPU(0): Digital interface is DisplayPort
[  2240.740] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 80  vert.: 34
[  2240.740] (II) AMDGPU(0): Gamma: 2.20
[  2240.740] (II) AMDGPU(0): DPMS capabilities: StandBy
[  2240.740] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[  2240.740] (II) AMDGPU(0): Default color space is primary color space
[  2240.740] (II) AMDGPU(0): First detailed timing is preferred mode
[  2240.740] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[  2240.740] (II) AMDGPU(0): redX: 0.651 redY: 0.332   greenX: 0.307 greenY: 0.631
[  2240.740] (II) AMDGPU(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[  2240.740] (II) AMDGPU(0): Supported established timings:
[  2240.740] (II) AMDGPU(0): 640x480@60Hz
[  2240.740] (II) AMDGPU(0): 640x480@75Hz
[  2240.740] (II) AMDGPU(0): 800x600@60Hz
[  2240.740] (II) AMDGPU(0): 800x600@75Hz
[  2240.740] (II) AMDGPU(0): 832x624@75Hz
[  2240.740] (II) AMDGPU(0): 1024x768@60Hz
[  2240.740] (II) AMDGPU(0): 1024x768@75Hz
[  2240.740] (II) AMDGPU(0): 1280x1024@75Hz
[  2240.740] (II) AMDGPU(0): 1152x864@75Hz
[  2240.740] (II) AMDGPU(0): Manufacturer's mask: 0
[  2240.740] (II) AMDGPU(0): Supported standard timings:
[  2240.740] (II) AMDGPU(0): #0: hsize: 1920  vsize 1080  refresh: 75  vid: 53201
[  2240.740] (II) AMDGPU(0): #1: hsize: 1920  vsize 1080  refresh: 100  vid: 59601
[  2240.740] (II) AMDGPU(0): #2: hsize: 1920  vsize 1080  refresh: 120  vid: 64721
[  2240.740] (II) AMDGPU(0): #3: hsize: 1600  vsize 900  refresh: 120  vid: 64681
[  2240.740] (II) AMDGPU(0): #4: hsize: 1280  vsize 1024  refresh: 120  vid: 48257
[  2240.740] (II) AMDGPU(0): #5: hsize: 1280  vsize 720  refresh: 120  vid: 64641
[  2240.740] (II) AMDGPU(0): #6: hsize: 1024  vsize 768  refresh: 120  vid: 31841
[  2240.740] (II) AMDGPU(0): #7: hsize: 1152  vsize 864  refresh: 120  vid: 31857
[  2240.740] (II) AMDGPU(0): Supported detailed timing:
[  2240.740] (II) AMDGPU(0): clock: 193.0 MHz   Image Size:  798 x 334 mm
[  2240.740] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2800 h_border: 0
[  2240.740] (II) AMDGPU(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1150 v_border: 0
[  2240.740] (II) AMDGPU(0): Supported detailed timing:
[  2240.740] (II) AMDGPU(0): clock: 243.0 MHz   Image Size:  798 x 334 mm
[  2240.740] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2800 h_border: 0
[  2240.740] (II) AMDGPU(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1158 v_border: 0
[  2240.740] (II) AMDGPU(0): Ranges: V min: 56 V max: 144 Hz, H min: 30 H max: 164 kHz, PixClock max 455 MHz
[  2240.740] (II) AMDGPU(0): Monitor name: LG ULTRAWIDE
[  2240.740] (II) AMDGPU(0): Supported detailed timing:
[  2240.740] (II) AMDGPU(0): clock: 27.0 MHz   Image Size:  798 x 334 mm
[  2240.740] (II) AMDGPU(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[  2240.740] (II) AMDGPU(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[  2240.740] (II) AMDGPU(0): Supported detailed timing:
[  2240.740] (II) AMDGPU(0): clock: 308.0 MHz   Image Size:  798 x 334 mm
[  2240.740] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[  2240.740] (II) AMDGPU(0): v_active: 1080  v_sync: 1092  v_sync_end 1102 v_blanking: 1133 v_border: 0
[  2240.740] (II) AMDGPU(0): Supported detailed timing:
[  2240.740] (II) AMDGPU(0): clock: 368.8 MHz   Image Size:  798 x 334 mm
[  2240.740] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[  2240.740] (II) AMDGPU(0): v_active: 1080  v_sync: 1092  v_sync_end 1102 v_blanking: 1130 v_border: 0
[  2240.740] (II) AMDGPU(0): Supported detailed timing:
[  2240.740] (II) AMDGPU(0): clock: 442.6 MHz   Image Size:  798 x 334 mm
[  2240.740] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[  2240.740] (II) AMDGPU(0): v_active: 1080  v_sync: 1092  v_sync_end 1102 v_blanking: 1130 v_border: 0
[  2240.740] (II) AMDGPU(0): Number of EDID sections to follow: 1
[  2240.740] (II) AMDGPU(0): EDID (in hex):
[  2240.740] (II) AMDGPU(0): 00ffffffffffff001e6dfe76125a0700
[  2240.740] (II) AMDGPU(0): 041b0104a55022789eca95a6554ea126
[  2240.740] (II) AMDGPU(0): 0f5054256b80d1cfd1e8d1fca9fc81bc
[  2240.740] (II) AMDGPU(0): 81fc617c717c644b00f0a03846403020
[  2240.740] (II) AMDGPU(0): aa001e4e3100001aec5e00f0a0384e40
[  2240.740] (II) AMDGPU(0): 3020aa001e4e3100001a000000fd0038
[  2240.740] (II) AMDGPU(0): 901ea42d000a202020202020000000fc
[  2240.740] (II) AMDGPU(0): 004c4720554c545241574944450a01da
[  2240.740] (II) AMDGPU(0): 020316712309060749100403011f1359
[  2240.740] (II) AMDGPU(0): da12830100008c0ad08a20e02d10103e
[  2240.740] (II) AMDGPU(0): 96001e4e31000018507800a0a0383540
[  2240.741] (II) AMDGPU(0): 3020ca001e4e3100001a139000a0a038
[  2240.741] (II) AMDGPU(0): 32403020ca001e4e3100001ae4ac00a0
[  2240.741] (II) AMDGPU(0): a03832403020ca001e4e3100001a0000
[  2240.741] (II) AMDGPU(0): 00000000000000000000000000000000
[  2240.741] (II) AMDGPU(0): 000000000000000000000000000000ea
[  2240.741] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[  2240.741] (II) AMDGPU(0): Modeline "2560x1080"x59.9  193.00  2560 2608 2640 2800  1080 1090 1100 1150 +hsync -vsync (68.9 kHz eP)
[  2240.741] (II) AMDGPU(0): Modeline "2560x1080"x144.0  442.60  2560 2608 2640 2720  1080 1092 1102 1130 +hsync -vsync (162.7 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "2560x1080"x120.0  368.83  2560 2608 2640 2720  1080 1092 1102 1130 +hsync -vsync (135.6 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "2560x1080"x99.9  308.00  2560 2608 2640 2720  1080 1092 1102 1133 +hsync -vsync (113.2 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "2560x1080"x74.9  243.00  2560 2608 2640 2800  1080 1090 1100 1158 +hsync -vsync (86.8 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "2560x1080"x50.0  185.62  2560 3108 3152 3300  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "1680x1050"x59.9  193.00  1680 2608 2640 2800  1050 1090 1100 1150 +hsync -vsync (68.9 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "1440x900"x59.9  193.00  1440 2608 2640 2800  900 1090 1100 1150 +hsync -vsync (68.9 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "1280x800"x59.9  193.00  1280 2608 2640 2800  800 1090 1100 1150 +hsync -vsync (68.9 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  2240.741] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  2240.741] (II) AMDGPU(0): EDID for output DisplayPort-1
[  2240.741] (II) AMDGPU(0): EDID for output DisplayPort-2
[  2240.741] (II) AMDGPU(0): EDID for output HDMI-A-0
[  2240.741] (II) AMDGPU(0): Output DisplayPort-0 connected
[  2240.741] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[  2240.741] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[  2240.741] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[  2240.741] (II) AMDGPU(0): Using exact sizes for initial modes
[  2240.741] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 2560x1080 +0+0
[  2240.741] (II) AMDGPU(0): mem size init: gart size :1fe65f000 vram size: s:1fd076000 visible:e886000
[  2240.741] (==) AMDGPU(0): DPI set to (96, 96)
[  2240.741] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[  2240.741] (II) Loading sub module "ramdac"
[  2240.741] (II) LoadModule: "ramdac"
[  2240.741] (II) Module "ramdac" already built-in
[  2240.741] (II) UnloadModule: "modesetting"
[  2240.741] (II) Unloading modesetting
[  2240.741] (II) UnloadModule: "fbdev"
[  2240.741] (II) Unloading fbdev
[  2240.741] (II) UnloadSubModule: "fbdevhw"
[  2240.741] (II) Unloading fbdevhw
[  2240.741] (II) UnloadModule: "vesa"
[  2240.741] (II) Unloading vesa
[  2240.741] (II) AMDGPU(0): [DRI2] Setup complete
[  2240.741] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[  2240.741] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[  2240.741] (II) AMDGPU(0): Front buffer pitch: 10240 bytes
[  2240.741] (II) AMDGPU(0): SYNC extension fences enabled
[  2240.741] (II) AMDGPU(0): Present extension enabled
[  2240.741] (==) AMDGPU(0): DRI3 enabled
[  2240.741] (==) AMDGPU(0): Backing store enabled
[  2240.741] (II) AMDGPU(0): Direct rendering enabled
[  2240.749] (II) AMDGPU(0): Use GLAMOR acceleration.
[  2240.749] (II) AMDGPU(0): Acceleration enabled
[  2240.749] (==) AMDGPU(0): DPMS enabled
[  2240.749] (==) AMDGPU(0): Silken mouse disabled
[  2240.749] (II) AMDGPU(0): Set up textured video (glamor)
[  2240.758] (II) Initializing extension Generic Event Extension
[  2240.759] (II) Initializing extension SHAPE
[  2240.759] (II) Initializing extension MIT-SHM
[  2240.759] (II) Initializing extension XInputExtension
[  2240.759] (II) Initializing extension XTEST
[  2240.759] (II) Initializing extension BIG-REQUESTS
[  2240.759] (II) Initializing extension SYNC
[  2240.759] (II) Initializing extension XKEYBOARD
[  2240.759] (II) Initializing extension XC-MISC
[  2240.759] (II) Initializing extension SECURITY
[  2240.759] (II) Initializing extension XFIXES
[  2240.759] (II) Initializing extension RENDER
[  2240.759] (II) Initializing extension RANDR
[  2240.759] (II) Initializing extension COMPOSITE
[  2240.759] (II) Initializing extension DAMAGE
[  2240.760] (II) Initializing extension MIT-SCREEN-SAVER
[  2240.760] (II) Initializing extension DOUBLE-BUFFER
[  2240.760] (II) Initializing extension RECORD
[  2240.760] (II) Initializing extension DPMS
[  2240.760] (II) Initializing extension Present
[  2240.760] (II) Initializing extension DRI3
[  2240.760] (II) Initializing extension X-Resource
[  2240.760] (II) Initializing extension XVideo
[  2240.760] (II) Initializing extension XVideo-MotionCompensation
[  2240.760] (II) Initializing extension GLX
[  2240.764] (II) AIGLX: Loaded and initialized radeonsi
[  2240.764] (II) GLX: Initialized DRI2 GL provider for screen 0
[  2240.764] (II) Initializing extension XFree86-VidModeExtension
[  2240.764] (II) Initializing extension XFree86-DGA
[  2240.764] (II) Initializing extension XFree86-DRI
[  2240.764] (II) Initializing extension DRI2
[  2240.765] (II) AMDGPU(0): Setting screen physical size to 677 x 285
[  2240.810] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  2240.810] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  2240.810] (**) Power Button: Applying InputClass "system-keyboard"
[  2240.810] (II) LoadModule: "libinput"
[  2240.810] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  2240.811] (II) Module libinput: vendor="X.Org Foundation"
[  2240.811] compiled for 1.20.8, module version = 0.30.0
[  2240.811] Module class: X.Org XInput Driver
[  2240.811] ABI class: X.Org XInput driver, version 24.1
[  2240.811] (II) Using input driver 'libinput' for 'Power Button'
[  2240.811] (**) Power Button: always reports core events
[  2240.811] (**) Option "Device" "/dev/input/event1"
[  2240.811] (**) Option "_source" "server/udev"
[  2240.812] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  2240.812] (II) event1  - Power Button: device is a keyboard
[  2240.812] (II) event1  - Power Button: device removed
[  2240.841] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[  2240.841] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  2240.841] (**) Option "xkb_model" "pc105"
[  2240.841] (**) Option "xkb_layout" "us"
[  2240.842] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  2240.842] (II) event1  - Power Button: device is a keyboard
[  2240.843] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[  2240.843] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  2240.843] (**) Video Bus: Applying InputClass "system-keyboard"
[  2240.843] (II) Using input driver 'libinput' for 'Video Bus'
[  2240.843] (**) Video Bus: always reports core events
[  2240.843] (**) Option "Device" "/dev/input/event2"
[  2240.843] (**) Option "_source" "server/udev"
[  2240.844] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[  2240.844] (II) event2  - Video Bus: device is a keyboard
[  2240.844] (II) event2  - Video Bus: device removed
[  2240.876] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input2/event2"
[  2240.876] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  2240.876] (**) Option "xkb_model" "pc105"
[  2240.876] (**) Option "xkb_layout" "us"
[  2240.877] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[  2240.877] (II) event2  - Video Bus: device is a keyboard
[  2240.878] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[  2240.878] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  2240.878] (**) Power Button: Applying InputClass "system-keyboard"
[  2240.878] (II) Using input driver 'libinput' for 'Power Button'
[  2240.878] (**) Power Button: always reports core events
[  2240.878] (**) Option "Device" "/dev/input/event0"
[  2240.878] (**) Option "_source" "server/udev"
[  2240.878] (II) event0  - Power Button: is tagged by udev as: Keyboard
[  2240.878] (II) event0  - Power Button: device is a keyboard
[  2240.879] (II) event0  - Power Button: device removed
[  2240.916] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[  2240.916] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[  2240.916] (**) Option "xkb_model" "pc105"
[  2240.916] (**) Option "xkb_layout" "us"
[  2240.917] (II) event0  - Power Button: is tagged by udev as: Keyboard
[  2240.917] (II) event0  - Power Button: device is a keyboard
[  2240.918] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event13)
[  2240.918] (II) No input driver specified, ignoring this device.
[  2240.918] (II) This device may have been added with another device file.
[  2240.918] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event14)
[  2240.918] (II) No input driver specified, ignoring this device.
[  2240.918] (II) This device may have been added with another device file.
[  2240.918] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event15)
[  2240.918] (II) No input driver specified, ignoring this device.
[  2240.918] (II) This device may have been added with another device file.
[  2240.919] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event16)
[  2240.919] (II) No input driver specified, ignoring this device.
[  2240.919] (II) This device may have been added with another device file.
[  2240.919] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event17)
[  2240.919] (II) No input driver specified, ignoring this device.
[  2240.919] (II) This device may have been added with another device file.
[  2240.919] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event18)
[  2240.919] (II) No input driver specified, ignoring this device.
[  2240.919] (II) This device may have been added with another device file.
[  2240.919] (II) config/udev: Adding input device Logitech G9 Laser Mouse (/dev/input/event8)
[  2240.919] (**) Logitech G9 Laser Mouse: Applying InputClass "libinput pointer catchall"
[  2240.919] (II) Using input driver 'libinput' for 'Logitech G9 Laser Mouse'
[  2240.920] (**) Logitech G9 Laser Mouse: always reports core events
[  2240.920] (**) Option "Device" "/dev/input/event8"
[  2240.920] (**) Option "_source" "server/udev"
[  2240.977] (II) event8  - Logitech G9 Laser Mouse: is tagged by udev as: Mouse
[  2240.977] (II) event8  - Logitech G9 Laser Mouse: device set to 1600 DPI
[  2240.977] (II) event8  - Logitech G9 Laser Mouse: device is a pointer
[  2240.977] (II) event8  - Logitech G9 Laser Mouse: device removed
[  2241.050] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:15:00.0/usb1/1-10/1-10:1.0/0003:046D:C048.0005/input/input8/event8"
[  2241.050] (II) XINPUT: Adding extended input device "Logitech G9 Laser Mouse" (type: MOUSE, id 9)
[  2241.050] (**) Option "AccelerationScheme" "none"
[  2241.050] (**) Logitech G9 Laser Mouse: (accel) selected scheme none/0
[  2241.050] (**) Logitech G9 Laser Mouse: (accel) acceleration factor: 2.000
[  2241.050] (**) Logitech G9 Laser Mouse: (accel) acceleration threshold: 4
[  2241.107] (II) event8  - Logitech G9 Laser Mouse: is tagged by udev as: Mouse
[  2241.108] (II) event8  - Logitech G9 Laser Mouse: device set to 1600 DPI


Re: sddm not loading (and other potential issues)

Reply #3

/var/log/Xorg.0.log (part 2)
Code: [Select]
[  2241.108] (II) event8  - Logitech G9 Laser Mouse: device is a pointer
[  2241.108] (II) config/udev: Adding input device Logitech G9 Laser Mouse (/dev/input/mouse1)
[  2241.108] (II) No input driver specified, ignoring this device.
[  2241.108] (II) This device may have been added with another device file.
[  2241.109] (II) config/udev: Adding input device Logitech G9 Laser Mouse Consumer Control (/dev/input/event10)
[  2241.109] (**) Logitech G9 Laser Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[  2241.109] (**) Logitech G9 Laser Mouse Consumer Control: Applying InputClass "system-keyboard"
[  2241.109] (II) Using input driver 'libinput' for 'Logitech G9 Laser Mouse Consumer Control'
[  2241.109] (**) Logitech G9 Laser Mouse Consumer Control: always reports core events
[  2241.109] (**) Option "Device" "/dev/input/event10"
[  2241.109] (**) Option "_source" "server/udev"
[  2241.110] (II) event10 - Logitech G9 Laser Mouse Consumer Control: is tagged by udev as: Keyboard
[  2241.110] (II) event10 - Logitech G9 Laser Mouse Consumer Control: device is a keyboard
[  2241.110] (II) event10 - Logitech G9 Laser Mouse Consumer Control: device removed
[  2241.143] (II) libinput: Logitech G9 Laser Mouse Consumer Control: needs a virtual subdevice
[  2241.143] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:15:00.0/usb1/1-10/1-10:1.1/0003:046D:C048.0006/input/input10/event10"
[  2241.143] (II) XINPUT: Adding extended input device "Logitech G9 Laser Mouse Consumer Control" (type: MOUSE, id 10)
[  2241.143] (**) Option "AccelerationScheme" "none"
[  2241.143] (**) Logitech G9 Laser Mouse Consumer Control: (accel) selected scheme none/0
[  2241.143] (**) Logitech G9 Laser Mouse Consumer Control: (accel) acceleration factor: 2.000
[  2241.143] (**) Logitech G9 Laser Mouse Consumer Control: (accel) acceleration threshold: 4
[  2241.144] (II) event10 - Logitech G9 Laser Mouse Consumer Control: is tagged by udev as: Keyboard
[  2241.144] (II) event10 - Logitech G9 Laser Mouse Consumer Control: device is a keyboard
[  2241.145] (II) config/udev: Adding input device Logitech G9 Laser Mouse Keyboard (/dev/input/event9)
[  2241.145] (**) Logitech G9 Laser Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[  2241.145] (**) Logitech G9 Laser Mouse Keyboard: Applying InputClass "system-keyboard"
[  2241.145] (II) Using input driver 'libinput' for 'Logitech G9 Laser Mouse Keyboard'
[  2241.145] (**) Logitech G9 Laser Mouse Keyboard: always reports core events
[  2241.145] (**) Option "Device" "/dev/input/event9"
[  2241.145] (**) Option "_source" "server/udev"
[  2241.146] (II) event9  - Logitech G9 Laser Mouse Keyboard: is tagged by udev as: Keyboard
[  2241.146] (II) event9  - Logitech G9 Laser Mouse Keyboard: device is a keyboard
[  2241.147] (II) event9  - Logitech G9 Laser Mouse Keyboard: device removed
[  2241.183] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:15:00.0/usb1/1-10/1-10:1.1/0003:046D:C048.0006/input/input9/event9"
[  2241.183] (II) XINPUT: Adding extended input device "Logitech G9 Laser Mouse Keyboard" (type: KEYBOARD, id 11)
[  2241.183] (**) Option "xkb_model" "pc105"
[  2241.183] (**) Option "xkb_layout" "us"
[  2241.185] (II) event9  - Logitech G9 Laser Mouse Keyboard: is tagged by udev as: Keyboard
[  2241.185] (II) event9  - Logitech G9 Laser Mouse Keyboard: device is a keyboard
[  2241.185] (II) config/udev: Adding input device ErgoDox EZ ErgoDox EZ (/dev/input/event3)
[  2241.185] (**) ErgoDox EZ ErgoDox EZ: Applying InputClass "libinput keyboard catchall"
[  2241.185] (**) ErgoDox EZ ErgoDox EZ: Applying InputClass "system-keyboard"
[  2241.185] (II) Using input driver 'libinput' for 'ErgoDox EZ ErgoDox EZ'
[  2241.185] (**) ErgoDox EZ ErgoDox EZ: always reports core events
[  2241.185] (**) Option "Device" "/dev/input/event3"
[  2241.185] (**) Option "_source" "server/udev"
[  2241.186] (II) event3  - ErgoDox EZ ErgoDox EZ: is tagged by udev as: Keyboard
[  2241.187] (II) event3  - ErgoDox EZ ErgoDox EZ: device is a keyboard
[  2241.187] (II) event3  - ErgoDox EZ ErgoDox EZ: device removed
[  2241.210] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:15:00.0/usb1/1-7/1-7:1.0/0003:FEED:1307.0001/input/input3/event3"
[  2241.210] (II) XINPUT: Adding extended input device "ErgoDox EZ ErgoDox EZ" (type: KEYBOARD, id 12)
[  2241.210] (**) Option "xkb_model" "pc105"
[  2241.210] (**) Option "xkb_layout" "us"
[  2241.211] (II) event3  - ErgoDox EZ ErgoDox EZ: is tagged by udev as: Keyboard
[  2241.211] (II) event3  - ErgoDox EZ ErgoDox EZ: device is a keyboard
[  2241.212] (II) config/udev: Adding input device ErgoDox EZ ErgoDox EZ (/dev/input/event4)
[  2241.212] (**) ErgoDox EZ ErgoDox EZ: Applying InputClass "libinput pointer catchall"
[  2241.212] (II) Using input driver 'libinput' for 'ErgoDox EZ ErgoDox EZ'
[  2241.212] (**) ErgoDox EZ ErgoDox EZ: always reports core events
[  2241.212] (**) Option "Device" "/dev/input/event4"
[  2241.212] (**) Option "_source" "server/udev"
[  2241.267] (II) event4  - ErgoDox EZ ErgoDox EZ: is tagged by udev as: Mouse
[  2241.267] (II) event4  - ErgoDox EZ ErgoDox EZ: device is a pointer
[  2241.268] (II) event4  - ErgoDox EZ ErgoDox EZ: device removed
[  2241.356] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:15:00.0/usb1/1-7/1-7:1.1/0003:FEED:1307.0002/input/input4/event4"
[  2241.356] (II) XINPUT: Adding extended input device "ErgoDox EZ ErgoDox EZ" (type: MOUSE, id 13)
[  2241.356] (**) Option "AccelerationScheme" "none"
[  2241.356] (**) ErgoDox EZ ErgoDox EZ: (accel) selected scheme none/0
[  2241.356] (**) ErgoDox EZ ErgoDox EZ: (accel) acceleration factor: 2.000
[  2241.356] (**) ErgoDox EZ ErgoDox EZ: (accel) acceleration threshold: 4
[  2241.414] (II) event4  - ErgoDox EZ ErgoDox EZ: is tagged by udev as: Mouse
[  2241.414] (II) event4  - ErgoDox EZ ErgoDox EZ: device is a pointer
[  2241.415] (II) config/udev: Adding input device ErgoDox EZ ErgoDox EZ (/dev/input/mouse0)
[  2241.415] (II) No input driver specified, ignoring this device.
[  2241.415] (II) This device may have been added with another device file.
[  2241.415] (II) config/udev: Adding input device ErgoDox EZ ErgoDox EZ System Control (/dev/input/event5)
[  2241.415] (**) ErgoDox EZ ErgoDox EZ System Control: Applying InputClass "libinput keyboard catchall"
[  2241.415] (**) ErgoDox EZ ErgoDox EZ System Control: Applying InputClass "system-keyboard"
[  2241.415] (II) Using input driver 'libinput' for 'ErgoDox EZ ErgoDox EZ System Control'
[  2241.415] (**) ErgoDox EZ ErgoDox EZ System Control: always reports core events
[  2241.415] (**) Option "Device" "/dev/input/event5"
[  2241.415] (**) Option "_source" "server/udev"
[  2241.417] (II) event5  - ErgoDox EZ ErgoDox EZ System Control: is tagged by udev as: Keyboard
[  2241.417] (II) event5  - ErgoDox EZ ErgoDox EZ System Control: device is a keyboard
[  2241.417] (II) event5  - ErgoDox EZ ErgoDox EZ System Control: device removed
[  2241.450] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:15:00.0/usb1/1-7/1-7:1.2/0003:FEED:1307.0003/input/input5/event5"
[  2241.450] (II) XINPUT: Adding extended input device "ErgoDox EZ ErgoDox EZ System Control" (type: KEYBOARD, id 14)
[  2241.450] (**) Option "xkb_model" "pc105"
[  2241.450] (**) Option "xkb_layout" "us"
[  2241.451] (II) event5  - ErgoDox EZ ErgoDox EZ System Control: is tagged by udev as: Keyboard
[  2241.452] (II) event5  - ErgoDox EZ ErgoDox EZ System Control: device is a keyboard
[  2241.452] (II) config/udev: Adding input device ErgoDox EZ ErgoDox EZ Consumer Control (/dev/input/event6)
[  2241.452] (**) ErgoDox EZ ErgoDox EZ Consumer Control: Applying InputClass "libinput keyboard catchall"
[  2241.452] (**) ErgoDox EZ ErgoDox EZ Consumer Control: Applying InputClass "system-keyboard"
[  2241.452] (II) Using input driver 'libinput' for 'ErgoDox EZ ErgoDox EZ Consumer Control'
[  2241.452] (**) ErgoDox EZ ErgoDox EZ Consumer Control: always reports core events
[  2241.452] (**) Option "Device" "/dev/input/event6"
[  2241.452] (**) Option "_source" "server/udev"
[  2241.454] (II) event6  - ErgoDox EZ ErgoDox EZ Consumer Control: is tagged by udev as: Keyboard
[  2241.454] (II) event6  - ErgoDox EZ ErgoDox EZ Consumer Control: device is a keyboard
[  2241.454] (II) event6  - ErgoDox EZ ErgoDox EZ Consumer Control: device removed
[  2241.503] (II) libinput: ErgoDox EZ ErgoDox EZ Consumer Control: needs a virtual subdevice
[  2241.503] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:15:00.0/usb1/1-7/1-7:1.2/0003:FEED:1307.0003/input/input6/event6"
[  2241.503] (II) XINPUT: Adding extended input device "ErgoDox EZ ErgoDox EZ Consumer Control" (type: MOUSE, id 15)
[  2241.503] (**) Option "AccelerationScheme" "none"
[  2241.503] (**) ErgoDox EZ ErgoDox EZ Consumer Control: (accel) selected scheme none/0
[  2241.503] (**) ErgoDox EZ ErgoDox EZ Consumer Control: (accel) acceleration factor: 2.000
[  2241.503] (**) ErgoDox EZ ErgoDox EZ Consumer Control: (accel) acceleration threshold: 4
[  2241.505] (II) event6  - ErgoDox EZ ErgoDox EZ Consumer Control: is tagged by udev as: Keyboard
[  2241.505] (II) event6  - ErgoDox EZ ErgoDox EZ Consumer Control: device is a keyboard
[  2241.505] (II) config/udev: Adding input device ErgoDox EZ ErgoDox EZ (/dev/input/event7)
[  2241.505] (**) ErgoDox EZ ErgoDox EZ: Applying InputClass "libinput keyboard catchall"
[  2241.505] (**) ErgoDox EZ ErgoDox EZ: Applying InputClass "system-keyboard"
[  2241.505] (II) Using input driver 'libinput' for 'ErgoDox EZ ErgoDox EZ'
[  2241.505] (**) ErgoDox EZ ErgoDox EZ: always reports core events
[  2241.505] (**) Option "Device" "/dev/input/event7"
[  2241.505] (**) Option "_source" "server/udev"
[  2241.507] (II) event7  - ErgoDox EZ ErgoDox EZ: is tagged by udev as: Keyboard
[  2241.507] (II) event7  - ErgoDox EZ ErgoDox EZ: device is a keyboard
[  2241.507] (II) event7  - ErgoDox EZ ErgoDox EZ: device removed
[  2241.556] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:15:00.0/usb1/1-7/1-7:1.3/0003:FEED:1307.0004/input/input7/event7"
[  2241.556] (II) XINPUT: Adding extended input device "ErgoDox EZ ErgoDox EZ" (type: KEYBOARD, id 16)
[  2241.556] (**) Option "xkb_model" "pc105"
[  2241.556] (**) Option "xkb_layout" "us"
[  2241.558] (II) event7  - ErgoDox EZ ErgoDox EZ: is tagged by udev as: Keyboard
[  2241.558] (II) event7  - ErgoDox EZ ErgoDox EZ: device is a keyboard
[  2241.559] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event11)
[  2241.559] (II) No input driver specified, ignoring this device.
[  2241.559] (II) This device may have been added with another device file.
[  2241.559] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event12)
[  2241.559] (II) No input driver specified, ignoring this device.
[  2241.559] (II) This device may have been added with another device file.
[  2241.559] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event19)
[  2241.559] (II) No input driver specified, ignoring this device.
[  2241.559] (II) This device may have been added with another device file.
[  2241.559] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event20)
[  2241.559] (II) No input driver specified, ignoring this device.
[  2241.559] (II) This device may have been added with another device file.
[  2241.560] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event21)
[  2241.560] (II) No input driver specified, ignoring this device.
[  2241.560] (II) This device may have been added with another device file.
[  2241.560] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event22)
[  2241.560] (II) No input driver specified, ignoring this device.
[  2241.560] (II) This device may have been added with another device file.
[  2241.560] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event24)
[  2241.560] (II) No input driver specified, ignoring this device.
[  2241.560] (II) This device may have been added with another device file.
[  2241.560] (II) config/udev: Adding input device PC Speaker (/dev/input/event23)
[  2241.561] (II) No input driver specified, ignoring this device.
[  2241.561] (II) This device may have been added with another device file.
[  2241.563] (**) Logitech G9 Laser Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[  2241.563] (**) Logitech G9 Laser Mouse Consumer Control: Applying InputClass "system-keyboard"
[  2241.564] (II) Using input driver 'libinput' for 'Logitech G9 Laser Mouse Consumer Control'
[  2241.564] (**) Logitech G9 Laser Mouse Consumer Control: always reports core events
[  2241.564] (**) Option "Device" "/dev/input/event10"
[  2241.564] (**) Option "_source" "_driver/libinput"
[  2241.564] (II) libinput: Logitech G9 Laser Mouse Consumer Control: is a virtual subdevice
[  2241.564] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:15:00.0/usb1/1-10/1-10:1.1/0003:046D:C048.0006/input/input10/event10"
[  2241.564] (II) XINPUT: Adding extended input device "Logitech G9 Laser Mouse Consumer Control" (type: KEYBOARD, id 17)
[  2241.564] (**) Option "xkb_model" "pc105"
[  2241.564] (**) Option "xkb_layout" "us"
[  2241.564] (**) ErgoDox EZ ErgoDox EZ Consumer Control: Applying InputClass "libinput keyboard catchall"
[  2241.564] (**) ErgoDox EZ ErgoDox EZ Consumer Control: Applying InputClass "system-keyboard"
[  2241.564] (II) Using input driver 'libinput' for 'ErgoDox EZ ErgoDox EZ Consumer Control'
[  2241.564] (**) ErgoDox EZ ErgoDox EZ Consumer Control: always reports core events
[  2241.564] (**) Option "Device" "/dev/input/event6"
[  2241.564] (**) Option "_source" "_driver/libinput"
[  2241.564] (II) libinput: ErgoDox EZ ErgoDox EZ Consumer Control: is a virtual subdevice
[  2241.564] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:15:00.0/usb1/1-7/1-7:1.2/0003:FEED:1307.0003/input/input6/event6"
[  2241.564] (II) XINPUT: Adding extended input device "ErgoDox EZ ErgoDox EZ Consumer Control" (type: KEYBOARD, id 18)
[  2241.564] (**) Option "xkb_model" "pc105"
[  2241.564] (**) Option "xkb_layout" "us"
[  2241.576] (II) event1  - Power Button: device removed
[  2241.623] (II) event2  - Video Bus: device removed
[  2241.649] (II) event0  - Power Button: device removed
[  2241.690] (II) event8  - Logitech G9 Laser Mouse: device removed
[  2241.754] (II) event9  - Logitech G9 Laser Mouse Keyboard: device removed
[  2241.783] (II) event3  - ErgoDox EZ ErgoDox EZ: device removed
[  2241.823] (II) event4  - ErgoDox EZ ErgoDox EZ: device removed
[  2241.890] (II) event5  - ErgoDox EZ ErgoDox EZ System Control: device removed
[  2241.930] (II) event7  - ErgoDox EZ ErgoDox EZ: device removed
[  2241.969] (II) event10 - Logitech G9 Laser Mouse Consumer Control: device removed
[  2242.009] (II) event6  - ErgoDox EZ ErgoDox EZ Consumer Control: device removed
[  2242.037] (II) UnloadModule: "libinput"
[  2242.037] (II) UnloadModule: "libinput"
[  2242.037] (II) UnloadModule: "libinput"
[  2242.037] (II) UnloadModule: "libinput"
[  2242.037] (II) UnloadModule: "libinput"
[  2242.037] (II) UnloadModule: "libinput"
[  2242.037] (II) UnloadModule: "libinput"
[  2242.037] (II) UnloadModule: "libinput"
[  2242.037] (II) UnloadModule: "libinput"
[  2242.037] (II) UnloadModule: "libinput"
[  2242.037] (II) UnloadModule: "libinput"
[  2242.037] (II) UnloadModule: "libinput"
[  2242.038] (II) UnloadModule: "libinput"
[  2242.102] (II) Server terminated successfully (0). Closing log file.



Re: sddm not loading (and other potential issues)

Reply #4
I do not have the machine in front of me at the moment, but I did save the logs.
Here is the last rc.log entry. If this doesn't help, I will get the status as soon as I'm able.
Code: [Select]
rc default logging started at Sat Jun 13 09:37:59 2020

 * Starting NetworkManager ...
 [ ok ]
Connecting...                1sConnecting....               1sConnecting.....              1sConnecting......             1sConnecting.......            1sConnecting........           1sConnecting.........          1sConnecting..........         1sConnecting...........        1sConnecting............       1sConnecting.............      1sConnecting..............     1sConnecting...............    1sConnecting...............    0s [offline]
 * Marking NetworkManager as inactive. It will automatically be marked
 * as started after a network connection has been established.
 * WARNING: NetworkManager has started, but is inactive
 * Starting haveged ...
haveged: command socket is listening at fd 3
 [ ok ]
 * Checking your configfile (/etc/syslog-ng/syslog-ng.conf) ...
 [ ok ]
 * Starting syslog-ng ...
 [ ok ]
 * Starting acpid ...
 [ ok ]
 * Starting rpcbind ...
 [ ok ]
 * Starting automounter ...
 [ ok ]
 * Starting cronie ...
 [ ok ]
 * Starting avahi-daemon ...
 [ ok ]
 * Starting cupsd ...
 [ ok ]
 * Starting ntpd ...
 [ ok ]
 * Starting virtlogd ...
 [ ok ]
 * WARNING: libvirtd will start when NetworkManager has started
 * WARNING: netmount will start when NetworkManager has started
 * Setting up tmpfiles.d entries ...
chattr: Operation not supported while setting flags on /var/lib/postgres/data
 [ !! ]
 * ERROR: opentmpfiles-setup failed to start
 * Setting up sddm ...
 [ ok ]
 * Starting local ...
 [ ok ]

rc default logging stopped at Sat Jun 13 09:38:02 2020


rc shutdown logging started at Sat Jun 13 17:09:37 2020

 * Stopping local ...
 [ ok ]
 * Stopping sddm ...
 * start-stop-daemon: 1 process refused to stop
 * Error stopping sddm
 [ !! ]
 * ERROR: xdm failed to stop
 * Saving random seed ...
 [ ok ]
 * Stopping openrc-settingsd ...
 [ ok ]
 * Unmounting network filesystems ...
 [ ok ]
 * Stopping libvirtd ...
 [ ok ]
 * Stopping virtlogd ...
 [ ok ]
 * Stopping ntpd ...
 [ ok ]
 * Stopping cupsd ...
 [ ok ]
 * Stopping cronie ...
 [ ok ]
 * Stopping avahi-daemon ...
 [ ok ]
 * Stopping automounter ...
 [ ok ]
 * Stopping rpcbind ...
 [ ok ]
 * Stopping acpid ...
 [ ok ]
 * Stopping syslog-ng ...
 [ ok ]
 * Stopping haveged ...
 [ ok ]
 * Stopping NetworkManager ...
 [ ok ]
 * Stopping elogind ...
 [ ok ]
 * Stopping dbus ...
 [ ok ]
 * Unmounting loop devices
 * Unmounting filesystems
 *   Unmounting /home ...
 [ ok ]
 *   Unmounting /opt/GOG_Games ...
 [ ok ]
 *   Unmounting /opt/Steam_Library ...
 [ ok ]
 *   Unmounting /opt/Wine ...
 [ ok ]
 *   Unmounting /boot/efi ...
 [ ok ]
 * Deactivating swap devices ...
 [ ok ]
 * Setting hardware clock using the system clock [UTC] ...
 [ ok ]
 * Stopping udev ...
 [ ok ]

rc shutdown logging stopped at Sat Jun 13 17:10:22 2020


Re: sddm not loading (and other potential issues)

Reply #5
you need fix first this:
Code: [Select]
ERROR: opentmpfiles-setup failed to start

you start sddm and xdm ? both thogether? you need start sddm OR xdm (here you must select sddm for starting)... so only one service which starting manager is enough :-) (minor problem).

I see no problem with your xorg server, seems it start poprerly...so problem will be in sddm/(xdm) and  opentmpfiles-setup (sddm need working opentmpfiles)

same problem with opentmpfiles has another user: https://forum.artixlinux.org/index.php/topic,1321.msg9290.html#msg9290

comment this line in /etc/tmpfiles.d/postgresql.conf
Code: [Select]
# h /var/lib/postgres/data -   -        -        - +C

i prepared merge request for fix it in our repo.

Re: sddm not loading (and other potential issues)

Reply #6
you need fix first this:
Code: [Select]
ERROR: opentmpfiles-setup failed to start

you start sddm and xdm ? both thogether? you need start sddm OR xdm (here you must select sddm for starting)... so only one service which starting manager is enough :-) (minor problem).

I see no problem with your xorg server, seems it start poprerly...so problem will be in sddm/(xdm) and  opentmpfiles-setup (sddm need working opentmpfiles)

same problem with opentmpfiles has another user: https://forum.artixlinux.org/index.php/topic,1321.msg9290.html#msg9290

comment this line in /etc/tmpfiles.d/postgresql.conf
Code: [Select]
# h /var/lib/postgres/data -   -        -        - +C

i prepared merge request for fix it in our repo.
This fix has been merged and will be available once mirrors sync, thanks for the report and sorry for issue.

Re: sddm not loading (and other potential issues)

Reply #7
can you please test if sddm starts up now without any problems? (if opentmpfiles-setup boots properly)

Re: sddm not loading (and other potential issues)

Reply #8
I think the only way to start sddm w/openrc is to have xdm do the startup.
That's how my Plasma/openrc functions.
The file etc/conf.d/xdm must have the line:

DISPLAYMANAGER="sddm"

Best regards.
We should try to be kind to everyone.....we are all fighting some sort of battle.

Re: sddm not loading (and other potential issues)

Reply #9
I think the only way to start sddm w/openrc is to have xdm do the startup.
That's how my Plasma/openrc functions.
The file etc/conf.d/xdm must have the line:

DISPLAYMANAGER="sddm"

Best regards.


you're right, sddm-openrc was removed from artix before 2 weeks, did not works.

@InkStone, remove sddm-openrc, set xdm, fix postgresql (see above) and try if start xdm

Re: sddm not loading (and other potential issues)

Reply #10
Hello everyone,
My apologies for the delayed reply.

The good news is that sddm and my desktop (lxqt) appear to be working again!
Thank you so much for patching the problem!

The bad(?) news is that it appeared to be working after an update about two days ago, then briefly stopped working again following an update, then started working again after an update sometime last night.
If that is of interest, i can post logs pacman, etc. I'll keep this thread unsolved for just a bit longer in case it stops working again.



The ugly news is that I'm encountering two other issues that cropped up around the same time as the sddm issue.
  • During shutdown udev takes a while to shut down and eventually has to timeout and gives up on workers to finish (i have not plugged anything new into my machine).
  • Additionally, kvm hangs the shut down while exiting hardware virtualization.


If these are worth chasing in this thread, i can provide information.
If not, I will do my best to look into them (and check already reported bugs) before making a new post.




Thank you to everyone providing this distro. I've only had two instances of breakage like this since i came over from the manjaro openrc dist. Very happy with the distribution, especially given the rolling nature of the updates.

Re: sddm not loading (and other potential issues)

Reply #11
This seems to be an Lxqt issue...I have not had any such issues using Plasma w/openrc. My hardware is a 10+ year old Dell Inspiron 1525 (but, I am not so patiently awaiting the arrival of a new Star LabTop MK IV https://starlabs.systems/pages/labtop-mk-iv  ;D )

I hope you can get this issue sorted.

Best regards.
We should try to be kind to everyone.....we are all fighting some sort of battle.

Re: sddm not loading (and other potential issues)

Reply #12
So it's happened again.
I've used the machine to do OS and game updates (Steam and one Lutris game), as well as browse Firefox.

The only new error I've noticed was in another thread (https://forum.artixlinux.org/index.php/topic,1536.msg10546.html), about the lxqt sddm theme having an issue.

The question is:
  • Should I bother troubleshooting hoping to solve the issue and maybe stumble onto some bug or problem that will help the distro (maybe).
  • Or accept that sometimes a cause is lost and start fresh.



I'm fine starting fresh, but I can't offer this group much in the way of technical assistance, so I'm willing to delve into a problem if it helps.

Re: sddm not loading (and other potential issues)

Reply #13
And now it's back.
I've done nothing to the machine other than run my Ubuntu copy for firefox....

This is .... obnoxious.

Re: sddm not loading (and other potential issues)

Reply #14
I'm going to bite the bullet and replace the OS when time allows.
I'll have a copy of the problematic OS while I transition in case someone has an idea they want to check.


Thanks to everyone that took a look.