Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] LXDM Black Screen - cannot open display: :0
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Kellerkalt
n00b
n00b


Joined: 22 Dec 2020
Posts: 47

PostPosted: Mon Sep 09, 2024 6:56 pm    Post subject: [SOLVED] LXDM Black Screen - cannot open display: :0 Reply with quote

I just performed a full system upgrade yesterday and now my display-manager LXDM just goes to a blank/black screen. Everything had been working well before the system upgrade but now I don't think X is even running? I can switch to sddm and it works fine, but I lose the ability to use x11vnc for some reason and as I'm managing this machine remotely it's handy to have x11vnc. I'd like to stick with lxdm if I could fix this issue.

I'm guessing these lines have something to do with the issue but I'm not sure and don't know where to get the missing file /lib64/security/pam_selinux.so:
Code:
Sep  9 10:53:17 blackbox lxdm-session: PAM unable to dlopen(/lib64/security/pam_selinux.so): /lib64/security/pam_selinux.so: cannot
 open shared object file: No such file or directory
Sep  9 10:53:17 blackbox lxdm-session: PAM adding faulty module: /lib64/security/pam_selinux.so


I'm using lxde-base/lxdm 0.5.3-r4 with kde-plasma/plasma-desktop 6.1.4

Here's the full log file, hopefully it sheds some light on the situation.

Code:
Sep  9 10:53:15 blackbox sudo: pam_unix(sudo:session): session opened for user root(uid=0) by kellerkalt(uid=1000)
tail: '/var/log/lxdm.log' has been replaced;  following new file
Sep  9 10:53:16 blackbox sudo: pam_unix(sudo:session): session closed for user root
** Message: 10:53:16.687: 1725897196: add xserver watch

tail: /var/log/Xorg.0.log: No such file or directory
[ 14936.421] (**) |   |-->Monitor "<default monitor>"
[ 14936.422] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[ 14936.422] (**) Allowing byte-swapped clients
[ 14936.422] (==) Automatically adding devices
[ 14936.422] (==) Automatically enabling devices
[ 14936.422] (==) Automatically adding GPU devices
[ 14936.422] (==) Automatically binding GPU devices
[ 14936.422] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 14936.422] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 14936.422]    Entry deleted from font path.
[ 14936.422] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 14936.422]    Entry deleted from font path.
[ 14936.422] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 14936.422]    Entry deleted from font path.
[ 14936.422] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[ 14936.422]    Entry deleted from font path.
[ 14936.422]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[ 14936.422] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[ 14936.422]    Entry deleted from font path.
[ 14936.422]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[ 14936.422] (==) FontPath set to:
        /usr/share/fonts/misc
[ 14936.422] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 14936.422] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 14936.422] (II) Module ABI versions:
[ 14936.422]    X.Org ANSI C Emulation: 0.4
[ 14936.422]    X.Org Video Driver: 25.2
[ 14936.422]    X.Org XInput driver : 24.4
[ 14936.422]    X.Org Server Extension : 10.0
[ 14936.424] (++) using VT number 7

[ 14936.424] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 14936.428] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 14936.428] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 14936.468] (--) PCI:*(1@0:0:0) 1002:67df:106b:0163 rev 197, Mem @ 0xc0000000/268435456, 0xd0000000/2097152, 0x92600000/262144, I
/O @ 0x00003000/256, BIOS @ 0x????????/131072
[ 14936.468] (II) LoadModule: "glx"
[ 14936.469] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 14936.473] (II) Module glx: vendor="X.Org Foundation"
[ 14936.473]    compiled for 1.21.1.13, module version = 1.0.0
[ 14936.473]    ABI class: X.Org Server Extension, version 10.0
[ 14936.473] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[ 14936.473]    loading driver: amdgpu
[ 14936.473] (==) Matched amdgpu as autoconfigured driver 0
[ 14936.473] (==) Matched ati as autoconfigured driver 1
[ 14936.473] (==) Matched modesetting as autoconfigured driver 2
[ 14936.473] (==) Matched fbdev as autoconfigured driver 3
[ 14936.473] (==) Matched vesa as autoconfigured driver 4
[ 14936.473] (==) Assigned the driver to the xf86ConfigLayout
[ 14936.473] (II) LoadModule: "amdgpu"
[ 14936.474] (II) Loading /usr/lib64/xorg/modules/drivers/amdgpu_drv.so
[ 14936.476] (II) Module amdgpu: vendor="X.Org Foundation"
[ 14936.476]    compiled for 1.21.1.13, module version = 23.0.0
[ 14936.476]    Module class: X.Org Video Driver
[ 14936.476]    ABI class: X.Org Video Driver, version 25.2
[ 14936.476] (II) LoadModule: "ati"
[ 14936.476] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[ 14936.477] (II) Module ati: vendor="X.Org Foundation"
[ 14936.477]    compiled for 1.21.1.13, module version = 22.0.0
[ 14936.477]    Module class: X.Org Video Driver
[ 14936.477]    ABI class: X.Org Video Driver, version 25.2
[ 14936.506] (II) LoadModule: "modesetting"
[ 14936.506] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 14936.506] (II) Module modesetting: vendor="X.Org Foundation"
[ 14936.506]    compiled for 1.21.1.13, module version = 1.21.1
[ 14936.506]    Module class: X.Org Video Driver
[ 14936.506]    ABI class: X.Org Video Driver, version 25.2
[ 14936.506] (II) LoadModule: "fbdev"
[ 14936.506] (WW) Warning, couldn't open module fbdev
[ 14936.506] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 14936.507] (II) LoadModule: "vesa"
[ 14936.507] (WW) Warning, couldn't open module vesa
[ 14936.507] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 14936.507] (II) AMDGPU: Driver for AMD Radeon:
        All GPUs supported by the amdgpu kernel driver
[ 14936.507] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 14936.508] (WW) Falling back to old probe method for modesetting
[ 14936.509] (II) AMDGPU(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[ 14936.509] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 14936.509] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 14936.509] (==) AMDGPU(0): Default visual is TrueColor
[ 14936.509] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card0
[ 14936.509] (==) AMDGPU(0): RGB weight 888
[ 14936.509] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 14936.509] (--) AMDGPU(0): Chipset: "AMD Radeon RX 470 Graphics" (ChipID = 0x67df)
[ 14936.509] (II) Loading sub module "fb"
[ 14936.509] (II) LoadModule: "fb"
[ 14936.569] (II) AMDGPU(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e
)
[ 14936.569] (II) AMDGPU(0): Modeline "1920x1200"x60.0  533.25  1920 3888 3920 4000  1200 2163 2168 2222 +hsync -vsync (133.3 kHz
e)
[ 14936.569] (II) AMDGPU(0): Modeline "1920x1080"x60.0  533.25  1920 3888 3920 4000  1080 2163 2168 2222 +hsync -vsync (133.3 kHz
e)
[ 14936.569] (II) AMDGPU(0): Modeline "1600x1200"x60.0  533.25  1600 3888 3920 4000  1200 2163 2168 2222 +hsync -vsync (133.3 kHz
e)
[ 14936.569] (II) AMDGPU(0): Modeline "1680x1050"x60.0  533.25  1680 3888 3920 4000  1050 2163 2168 2222 +hsync -vsync (133.3 kHz
e)
[ 14936.569] (II) AMDGPU(0): Modeline "1280x1024"x60.0  533.25  1280 3888 3920 4000  1024 2163 2168 2222 +hsync -vsync (133.3 kHz
e)
[ 14936.569] (II) AMDGPU(0): Modeline "1440x900"x60.0  533.25  1440 3888 3920 4000  900 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[ 14936.569] (II) AMDGPU(0): Modeline "1280x800"x60.0  533.25  1280 3888 3920 4000  800 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[ 14936.569] (II) AMDGPU(0): Modeline "1280x720"x60.0  533.25  1280 3888 3920 4000  720 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[ 14936.569] (II) AMDGPU(0): Modeline "1024x768"x60.0  533.25  1024 3888 3920 4000  768 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[ 14936.569] (II) AMDGPU(0): Modeline "800x600"x60.0  533.25  800 3888 3920 4000  600 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[ 14936.569] (II) AMDGPU(0): Modeline "640x480"x60.0  533.25  640 3888 3920 4000  480 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[ 14936.569] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 14936.569] (II) AMDGPU(0): SYNC extension fences enabled
[ 14936.569] (II) AMDGPU(0): Present extension enabled
[ 14936.569] (==) AMDGPU(0): DRI3 enabled
[ 14936.569] (==) AMDGPU(0): Backing store enabled
[ 14936.569] (II) AMDGPU(0): Direct rendering enabled
[ 14936.577] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 14936.577] (II) AMDGPU(0): Acceleration enabled
[ 14936.577] (==) AMDGPU(0): DPMS enabled
[ 14936.577] (==) AMDGPU(0): Silken mouse enabled
[ 14936.577] (II) AMDGPU(0): Set up textured video (glamor)
[ 14936.589] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[ 14936.589] (II) Initializing extension Generic Event Extension
[ 14936.589] (II) Initializing extension SHAPE
[ 14936.589] (II) Initializing extension MIT-SHM
[ 14936.589] (II) Initializing extension XInputExtension
[ 14936.589] (II) Initializing extension XTEST
[ 14936.589] (II) Initializing extension BIG-REQUESTS
[ 14936.589] (II) Initializing extension SYNC
[ 14936.589] (II) Initializing extension XKEYBOARD
[ 14936.589] (II) Initializing extension XC-MISC
[ 14936.589] (II) Initializing extension XFIXES
[ 14936.589] (II) Initializing extension RENDER
[ 14936.589] (II) Initializing extension RANDR
[ 14936.589] (II) Initializing extension COMPOSITE
[ 14936.589] (II) Initializing extension DAMAGE
[ 14936.589] (II) Initializing extension MIT-SCREEN-SAVER
[ 14936.589] (II) Initializing extension DOUBLE-BUFFER
[ 14936.589] (II) Initializing extension RECORD
[ 14936.589] (II) Initializing extension DPMS
[ 14936.589] (II) Initializing extension Present
[ 14936.589] (II) Initializing extension DRI3
[ 14936.589] (II) Initializing extension X-Resource
[ 14936.589] (II) Initializing extension XVideo
[ 14936.589] (II) Initializing extension XVideo-MotionCompensation
[ 14936.589] (II) Initializing extension GLX
[ 14936.593] (II) AIGLX: Loaded and initialized radeonsi
[ 14936.593] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 14936.593] (II) Initializing extension XFree86-VidModeExtension
[ 14936.593] (II) Initializing extension XFree86-DGA
[ 14936.593] (II) Initializing extension XFree86-DRI
[ 14936.593] (II) Initializing extension DRI2
[ 14936.594] (II) AMDGPU(0): Setting screen physical size to 1016 x 571
[ 14936.658] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 14936.658] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 14936.658] (II) LoadModule: "libinput"
[ 14936.658] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[ 14936.659] (II) Module libinput: vendor="X.Org Foundation"
[ 14936.659]    compiled for 1.21.1.13, module version = 1.4.0
[ 14936.659]    Module class: X.Org XInput Driver
[ 14936.659]    ABI class: X.Org XInput driver, version 24.4
[ 14936.659] (II) Using input driver 'libinput' for 'Power Button'
[ 14936.659] (**) Power Button: always reports core events
[ 14936.659] (**) Option "Device" "/dev/input/event2"
[ 14936.661] (II) event2  - Power Button: is tagged by udev as: Keyboard
[ 14936.661] (II) event2  - Power Button: device is a keyboard
[ 14936.661] (II) event2  - Power Button: device removed
[ 14936.674] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 14936.674] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 14936.674] (II) event2  - Power Button: is tagged by udev as: Keyboard
[ 14936.674] (II) event2  - Power Button: device is a keyboard
[ 14936.675] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 14936.675] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 14936.675] (II) Using input driver 'libinput' for 'Video Bus'
[ 14936.675] (**) Video Bus: always reports core events
[ 14936.675] (**) Option "Device" "/dev/input/event9"
[ 14936.676] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[ 14936.676] (II) event9  - Video Bus: device is a keyboard
[ 14936.676] (II) event9  - Video Bus: device removed
[ 14936.688] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input11/e
vent9"
[ 14936.688] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 14936.692] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[ 14936.693] (II) event9  - Video Bus: device is a keyboard
[ 14936.695] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 14936.696] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 14936.696] (II) Using input driver 'libinput' for 'Power Button'
[ 14936.696] (**) Power Button: always reports core events
[ 14936.696] (**) Option "Device" "/dev/input/event0"
[ 14936.699] (II) event0  - Power Button: is tagged by udev as: Keyboard
[ 14936.699] (II) event0  - Power Button: device is a keyboard
[ 14936.700] (II) event0  - Power Button: device removed
[ 14936.710] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 14936.710] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 14936.714] (II) event0  - Power Button: is tagged by udev as: Keyboard
[ 14936.714] (II) event0  - Power Button: device is a keyboard
[ 14936.716] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 14936.716] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 14936.716] (II) Using input driver 'libinput' for 'Sleep Button'
[ 14936.716] (**) Sleep Button: always reports core events
[ 14936.716] (**) Option "Device" "/dev/input/event1"
[ 14936.720] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[ 14936.720] (II) event1  - Sleep Button: device is a keyboard
[ 14936.720] (II) event1  - Sleep Button: device removed
[ 14936.726] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 14936.726] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 14936.730] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[ 14936.730] (II) event1  - Sleep Button: device is a keyboard
[ 14936.734] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event11)
[ 14936.734] (II) No input driver specified, ignoring this device.
[ 14936.734] (II) This device may have been added with another device file.
[ 14936.735] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event12)
[ 14936.735] (II) No input driver specified, ignoring this device.
[ 14936.735] (II) This device may have been added with another device file.
[ 14936.737] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event13)
[ 14936.737] (II) No input driver specified, ignoring this device.
[ 14936.737] (II) This device may have been added with another device file.
[ 14936.738] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event14)
[ 14936.738] (II) No input driver specified, ignoring this device.
[ 14936.738] (II) This device may have been added with another device file.
[ 14936.739] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event15)
[ 14936.739] (II) No input driver specified, ignoring this device.
[ 14936.739] (II) This device may have been added with another device file.
[ 14936.740] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event16)
[ 14936.740] (II) No input driver specified, ignoring this device.
[ 14936.740] (II) This device may have been added with another device file.
[ 14936.741] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=12 (/dev/input/event17)
[ 14936.741] (II) No input driver specified, ignoring this device.
[ 14936.741] (II) This device may have been added with another device file.
[ 14936.743] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event5)
[ 14936.743] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[ 14936.743] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[ 14936.743] (**) Logitech USB Receiver: always reports core events
[ 14936.743] (**) Option "Device" "/dev/input/event5"
[ 14936.746] (II) event5  - Logitech USB Receiver: is tagged by udev as: Keyboard
[ 14936.746] (II) event5  - Logitech USB Receiver: device is a keyboard
[ 14936.746] (II) event5  - Logitech USB Receiver: device removed
[ 14936.756] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:046D:C534.0003/input/inp
ut5/event5"
[ 14936.756] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 10)
[ 14936.758] (II) event5  - Logitech USB Receiver: is tagged by udev as: Keyboard
[ 14936.758] (II) event5  - Logitech USB Receiver: device is a keyboard
[ 14936.759] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/event6)
[ 14936.759] (**) Logitech USB Receiver Mouse: Applying InputClass "libinput pointer catchall"
[ 14936.759] (II) Using input driver 'libinput' for 'Logitech USB Receiver Mouse'
[ 14936.759] (**) Logitech USB Receiver Mouse: always reports core events
[ 14936.759] (**) Option "Device" "/dev/input/event6"
[ 14936.761] (II) event6  - Logitech USB Receiver Mouse: is tagged by udev as: Mouse
[ 14936.761] (II) event6  - Logitech USB Receiver Mouse: device is a pointer
[ 14936.761] (II) event6  - Logitech USB Receiver Mouse: device removed
[ 14936.781] (II) libinput: Logitech USB Receiver Mouse: Step value 0 was provided, libinput Fallback acceleration function is use
d.
Last message repeated 2 times
[ 14936.781] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C534.0004/input/inp
ut6/event6"
[ 14936.781] (II) XINPUT: Adding extended input device "Logitech USB Receiver Mouse" (type: MOUSE, id 11)
[ 14936.781] (**) Option "AccelerationScheme" "none"
[ 14936.781] (**) Logitech USB Receiver Mouse: (accel) selected scheme none/0
[ 14936.781] (**) Logitech USB Receiver Mouse: (accel) acceleration factor: 2.000
[ 14936.781] (**) Logitech USB Receiver Mouse: (accel) acceleration threshold: 4
[ 14936.783] (II) event6  - Logitech USB Receiver Mouse: is tagged by udev as: Mouse
[ 14936.783] (II) event6  - Logitech USB Receiver Mouse: device is a pointer
[ 14936.784] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/mouse1)
[ 14936.784] (II) No input driver specified, ignoring this device.
[ 14936.784] (II) This device may have been added with another device file.
[ 14936.785] (II) config/udev: Adding input device Logitech USB Receiver Consumer Control (/dev/input/event7)
[ 14936.785] (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 14936.785] (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control'
[ 14936.785] (**) Logitech USB Receiver Consumer Control: always reports core events
[ 14936.785] (**) Option "Device" "/dev/input/event7"
[ 14936.787] (II) event7  - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
[ 14936.788] (II) event7  - Logitech USB Receiver Consumer Control: device is a keyboard
[ 14936.788] (II) event7  - Logitech USB Receiver Consumer Control: device removed
[ 14936.800] (II) libinput: Logitech USB Receiver Consumer Control: needs a virtual subdevice
[ 14936.800] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C534.0004/input/inp
ut7/event7"
[ 14936.800] (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: MOUSE, id 12)
[ 14936.800] (**) Option "AccelerationScheme" "none"
[ 14936.800] (**) Logitech USB Receiver Consumer Control: (accel) selected scheme none/0
[ 14936.800] (**) Logitech USB Receiver Consumer Control: (accel) acceleration factor: 2.000
[ 14936.800] (**) Logitech USB Receiver Consumer Control: (accel) acceleration threshold: 4
[ 14936.806] (II) event7  - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
[ 14936.806] (II) event7  - Logitech USB Receiver Consumer Control: device is a keyboard
[ 14936.810] (II) config/udev: Adding input device Logitech USB Receiver System Control (/dev/input/event8)
[ 14936.810] (**) Logitech USB Receiver System Control: Applying InputClass "libinput keyboard catchall"
[ 14936.810] (II) Using input driver 'libinput' for 'Logitech USB Receiver System Control'
[ 14936.811] (**) Logitech USB Receiver System Control: always reports core events
[ 14936.811] (**) Option "Device" "/dev/input/event8"
[ 14936.816] (II) event8  - Logitech USB Receiver System Control: is tagged by udev as: Keyboard
[ 14936.817] (II) event8  - Logitech USB Receiver System Control: device is a keyboard
[ 14936.817] (II) event8  - Logitech USB Receiver System Control: device removed
[ 14936.823] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C534.0004/input/inp
ut8/event8"
[ 14936.823] (II) XINPUT: Adding extended input device "Logitech USB Receiver System Control" (type: KEYBOARD, id 13)
[ 14936.829] (II) event8  - Logitech USB Receiver System Control: is tagged by udev as: Keyboard
[ 14936.829] (II) event8  - Logitech USB Receiver System Control: device is a keyboard
[ 14936.832] (II) config/udev: Adding input device Microsoft Xbox Series S|X Controller (/dev/input/event10)
[ 14936.832] (**) Microsoft Xbox Series S|X Controller: Applying InputClass "libinput keyboard catchall"
[ 14936.832] (II) Using input driver 'libinput' for 'Microsoft Xbox Series S|X Controller'
[ 14936.832] (**) Microsoft Xbox Series S|X Controller: always reports core events
[ 14936.832] (**) Option "Device" "/dev/input/event10"
[ 14936.836] (II) event10 - Microsoft Xbox Series S|X Controller: is tagged by udev as: Keyboard Joystick
[ 14936.836] (II) event10 - Microsoft Xbox Series S|X Controller: device is a joystick or a gamepad, ignoring
[ 14936.859] (II) event10 - not using input device '/dev/input/event10'.
[ 14936.859] (EE) libinput: Microsoft Xbox Series S|X Controller: Failed to create a device for /dev/input/event10
[ 14936.859] (EE) PreInit returned 2 for "Microsoft Xbox Series S|X Controller"
[ 14936.859] (II) UnloadModule: "libinput"
[ 14936.860] (II) config/udev: Adding input device Microsoft Xbox Series S|X Controller (/dev/input/js0)
[ 14936.860] (II) No input driver specified, ignoring this device.
[ 14936.860] (II) This device may have been added with another device file.
[ 14936.862] (II) config/udev: Adding input device Broadcom Corp. Bluetooth USB Host Controller (/dev/input/event3)
[ 14936.862] (**) Broadcom Corp. Bluetooth USB Host Controller: Applying InputClass "libinput keyboard catchall"
[ 14936.862] (II) Using input driver 'libinput' for 'Broadcom Corp. Bluetooth USB Host Controller'
[ 14936.862] (**) Broadcom Corp. Bluetooth USB Host Controller: always reports core events
[ 14936.862] (**) Option "Device" "/dev/input/event3"
[ 14936.865] (II) event3  - Broadcom Corp. Bluetooth USB Host Controller: is tagged by udev as: Keyboard
[ 14936.865] (II) event3  - Broadcom Corp. Bluetooth USB Host Controller: device is a keyboard
[ 14936.865] (II) event3  - Broadcom Corp. Bluetooth USB Host Controller: device removed
[ 14936.879] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:05AC:8296.0001/input/input
3/event3"
[ 14936.879] (II) XINPUT: Adding extended input device "Broadcom Corp. Bluetooth USB Host Controller" (type: KEYBOARD, id 14)
[ 14936.882] (II) event3  - Broadcom Corp. Bluetooth USB Host Controller: is tagged by udev as: Keyboard
[ 14936.882] (II) event3  - Broadcom Corp. Bluetooth USB Host Controller: device is a keyboard
[ 14936.884] (II) config/udev: Adding input device Broadcom Corp. Bluetooth USB Host Controller (/dev/input/event4)
[ 14936.884] (**) Broadcom Corp. Bluetooth USB Host Controller: Applying InputClass "libinput pointer catchall"
[ 14936.884] (II) Using input driver 'libinput' for 'Broadcom Corp. Bluetooth USB Host Controller'
[ 14936.884] (**) Broadcom Corp. Bluetooth USB Host Controller: always reports core events
[ 14936.884] (**) Option "Device" "/dev/input/event4"
[ 14936.941] (II) event4  - Broadcom Corp. Bluetooth USB Host Controller: is tagged by udev as: Mouse
[ 14936.942] (II) event4  - Broadcom Corp. Bluetooth USB Host Controller: device is a pointer
[ 14936.943] (II) event4  - Broadcom Corp. Bluetooth USB Host Controller: device removed
[ 14936.970] (II) libinput: Broadcom Corp. Bluetooth USB Host Controller: Step value 0 was provided, libinput Fallback acceleratio
n function is used.
Last message repeated 2 times
[ 14936.970] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:05AC:8296.0002/input/input
4/event4"
[ 14936.970] (II) XINPUT: Adding extended input device "Broadcom Corp. Bluetooth USB Host Controller" (type: MOUSE, id 15)
[ 14936.970] (**) Option "AccelerationScheme" "none"
[ 14936.970] (**) Broadcom Corp. Bluetooth USB Host Controller: (accel) selected scheme none/0
[ 14936.970] (**) Broadcom Corp. Bluetooth USB Host Controller: (accel) acceleration factor: 2.000
[ 14936.970] (**) Broadcom Corp. Bluetooth USB Host Controller: (accel) acceleration threshold: 4
[ 14937.027] (II) event4  - Broadcom Corp. Bluetooth USB Host Controller: is tagged by udev as: Mouse
[ 14937.028] (II) event4  - Broadcom Corp. Bluetooth USB Host Controller: device is a pointer
[ 14937.032] (II) This device may have been added with another device file.
[ 14937.034] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event18)
[ 14937.034] (II) No input driver specified, ignoring this device.
[ 14937.034] (II) This device may have been added with another device file.
[ 14937.035] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event19)
[ 14937.035] (II) No input driver specified, ignoring this device.
[ 14937.035] (II) This device may have been added with another device file.
[ 14937.054] (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 14937.054] (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control'
[ 14937.054] (**) Logitech USB Receiver Consumer Control: always reports core events
[ 14937.054] (**) Option "Device" "/dev/input/event7"
[ 14937.054] (II) libinput: Logitech USB Receiver Consumer Control: is a virtual subdevice
[ 14937.054] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C534.0004/input/inp
ut7/event7"
[ 14937.054] (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: KEYBOARD, id 16)
** Message: 10:53:17.333: 1725897197: start xserver in 1 retry
Sep  9 10:53:17 blackbox lxdm-session: PAM unable to dlopen(/lib64/security/pam_selinux.so): /lib64/security/pam_selinux.so: cannot
 open shared object file: No such file or directory
Sep  9 10:53:17 blackbox lxdm-session: PAM adding faulty module: /lib64/security/pam_selinux.so
** Message: 10:53:17.446: find greeter (nil)

** Message: 10:53:17.446: find idle 0x558d5429fa20

** Message: 10:53:17.446: add 0x558d5429fa20

** Message: 10:53:17.446: prepare greeter on /var/run/lxdm/lxdm-:0.auth

** Message: 10:53:17.446: start greeter on /var/run/lxdm/lxdm-:0.auth

Authorization required, but no authorization protocol specified

Last message repeated 1 times
(lxdm-greeter-gtk:5031): Gtk-WARNING **: 10:53:17.477: cannot open display: :0



Last edited by Kellerkalt on Tue Sep 10, 2024 1:31 am; edited 1 time in total
Back to top
View user's profile Send private message
Kellerkalt
n00b
n00b


Joined: 22 Dec 2020
Posts: 47

PostPosted: Tue Sep 10, 2024 1:28 am    Post subject: Reply with quote

It's now clear to me that the KDE Plasma upgrade to version 6 switched me from Xorg to Wayland. I read the news items but somehow I missed this important fact. Long story short, LXDM is not compatible with Wayland, just Xorg and x11vnc doesn't work with Wayland which explains all the issues I reported.

SDDM as a display-manager is working fine but now my only issue is configuring some sort of gui/remote management service working as I remotely manage this computer and it's helpful to see the desktop sometimes. I have ssh access and have installed wayvnc, but I can't quite figure out how to start it remotely/headless at this point.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum