You are not logged in.
Pages: 1
Problem: Running Xorg to test if it's properly installed leads to a black screen. Xorg :0 -configure terminates with error. Full logs at bottom.
Context:I reinstalled Arch since my last installation was not encrypted. The EFI boot partition is not encrypted. I'm on 5.18.6-arch1-1. My GPU is a Nvidia Geforce GTX 750 Ti (Maxwell) and it worked fine with proprietary drivers since the last install 2019. I have nvidia, nvidia-utils, xorg, xorg-randr, installed, I had xf86-video-nouveau installed as well but removed it after reading that it can lead to complications to have multiple drivers.
I saw the warning of the Intel+Nvidia combination in the 5.18 and added the ibt flag to /boot/grub/grub.cfg:
linux /vmlinuz-linux root=/dev/mapper/MyVolGroup-root rw cryptdevice=UUID=xxx:cryptlvm root=/dev/MyVolGroup/root loglevel=3 quiet ibt=off nvidia-drm.modeset=1
I found plenty of posts with the black screen but they were mostly related to sddm. Another solution was to manually add Intel and Nvidia entries to /etc/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf (which didn't exist beforehand) but that didn't work so I removed the file. Another is to re-run mkinitcpio after installing Nvidia but I'm not sure if it would overwrite some manual edits I made to files. I tried loading some nvidia modules in initramfs as suggested in some solutions but it didn't work.
Logs/Files:
Xorg :0 -configure output:
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
Current Operating System: Linux erztisch 5.18.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 22 Jun 2022 18:10:56 +0000 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/MyVolGroup-root rw cryptdevice=UUID=xxx:cryptlvm root=/dev/MyVolGroup/root loglevel=3 quiet ibt=off nvidia-drm.modeset=1
Current version of pixman: 0.40.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 26 12:29:06 2022
List of video drivers:
nvidia
modesetting
vesa
(++) Using config file: "/root/xorg.conf.new"
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Xorg detected your mouse at device /dev/input/mice.
Please check your config if the mouse is still not
operational, as by default Xorg tries to autodetect
the protocol.
Your xorg.conf file is /root/xorg.conf.new
To test the server, run 'X -config /root/xorg.conf.new'
(EE) Server terminated with error (2). Closing log file.
/var/log/Xorg.0.log
[ 27.409]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[ 27.409] Current Operating System: Linux erztisch 5.18.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 22 Jun 2022 18:10:56 +0000 x86_64
[ 27.409] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/MyVolGroup-root rw cryptdevice=UUID=xxx:cryptlvm root=/dev/MyVolGroup/root loglevel=3 quiet ibt=off nvidia-drm.modeset=1
[ 27.409]
[ 27.409] Current version of pixman: 0.40.0
[ 27.410] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 27.410] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 27.410] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 26 16:01:40 2022
[ 27.415] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 27.417] (==) No Layout section. Using the first Screen section.
[ 27.417] (==) No screen section available. Using defaults.
[ 27.417] (**) |-->Screen "Default Screen Section" (0)
[ 27.417] (**) | |-->Monitor "<default monitor>"
[ 27.418] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 27.418] (==) Automatically adding devices
[ 27.418] (==) Automatically enabling devices
[ 27.418] (==) Automatically adding GPU devices
[ 27.418] (==) Automatically binding GPU devices
[ 27.419] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 27.424] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 27.424] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 27.424] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 27.424] (II) Module ABI versions:
[ 27.424] X.Org ANSI C Emulation: 0.4
[ 27.424] X.Org Video Driver: 25.2
[ 27.424] X.Org XInput driver : 24.4
[ 27.424] X.Org Server Extension : 10.0
[ 27.425] (--) using VT number 2
[ 27.425] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 27.426] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 27.426] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 27.427] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 27.428] (--) PCI:*(1@0:0:0) 10de:1380:1462:3103 rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 27.428] (II) Open ACPI successful (/var/run/acpid.socket)
[ 27.428] (II) LoadModule: "glx"
[ 27.430] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 27.444] (II) Module glx: vendor="X.Org Foundation"
[ 27.444] compiled for 1.21.1.3, module version = 1.0.0
[ 27.444] ABI class: X.Org Server Extension, version 10.0
[ 27.444] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 27.444] loading driver: nvidia
[ 27.444] (==) Matched nvidia as autoconfigured driver 0
[ 27.444] (==) Matched nouveau as autoconfigured driver 1
[ 27.444] (==) Matched nv as autoconfigured driver 2
[ 27.444] (==) Matched modesetting as autoconfigured driver 3
[ 27.444] (==) Matched fbdev as autoconfigured driver 4
[ 27.444] (==) Matched vesa as autoconfigured driver 5
[ 27.444] (==) Assigned the driver to the xf86ConfigLayout
[ 27.444] (II) LoadModule: "nvidia"
[ 27.445] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 27.453] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 27.453] compiled for 1.6.99.901, module version = 1.0.0
[ 27.453] Module class: X.Org Video Driver
[ 27.454] (II) LoadModule: "nouveau"
[ 27.454] (WW) Warning, couldn't open module nouveau
[ 27.454] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 27.454] (II) LoadModule: "nv"
[ 27.454] (WW) Warning, couldn't open module nv
[ 27.454] (EE) Failed to load module "nv" (module does not exist, 0)
[ 27.454] (II) LoadModule: "modesetting"
[ 27.454] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 27.457] (II) Module modesetting: vendor="X.Org Foundation"
[ 27.457] compiled for 1.21.1.3, module version = 1.21.1
[ 27.457] Module class: X.Org Video Driver
[ 27.457] ABI class: X.Org Video Driver, version 25.2
[ 27.457] (II) LoadModule: "fbdev"
[ 27.457] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 27.458] (II) Module fbdev: vendor="X.Org Foundation"
[ 27.458] compiled for 1.21.1.1, module version = 0.5.0
[ 27.458] Module class: X.Org Video Driver
[ 27.458] ABI class: X.Org Video Driver, version 25.2
[ 27.458] (II) LoadModule: "vesa"
[ 27.458] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 27.458] (II) Module vesa: vendor="X.Org Foundation"
[ 27.458] compiled for 1.21.1.3, module version = 2.5.0
[ 27.458] Module class: X.Org Video Driver
[ 27.458] ABI class: X.Org Video Driver, version 25.2
[ 27.458] (II) NVIDIA dlloader X Driver 515.48.07 Fri May 27 03:23:48 UTC 2022
[ 27.458] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 27.459] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 27.459] (II) FBDEV: driver for framebuffer: fbdev
[ 27.459] (II) VESA: driver for VESA chipsets: vesa
[ 27.461] (II) Loading sub module "fb"
[ 27.461] (II) LoadModule: "fb"
[ 27.461] (II) Module "fb" already built-in
[ 27.461] (II) Loading sub module "wfb"
[ 27.461] (II) LoadModule: "wfb"
[ 27.461] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 27.462] (II) Module wfb: vendor="X.Org Foundation"
[ 27.462] compiled for 1.21.1.3, module version = 1.0.0
[ 27.462] ABI class: X.Org ANSI C Emulation, version 0.4
[ 27.462] (II) Loading sub module "ramdac"
[ 27.462] (II) LoadModule: "ramdac"
[ 27.462] (II) Module "ramdac" already built-in
[ 27.464] (WW) Falling back to old probe method for modesetting
[ 27.464] (WW) Falling back to old probe method for fbdev
[ 27.464] (II) Loading sub module "fbdevhw"
[ 27.464] (II) LoadModule: "fbdevhw"
[ 27.464] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 27.465] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 27.465] compiled for 1.21.1.3, module version = 0.0.2
[ 27.465] ABI class: X.Org Video Driver, version 25.2
[ 27.465] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 27.465] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 27.465] (==) NVIDIA(0): RGB weight 888
[ 27.465] (==) NVIDIA(0): Default visual is TrueColor
[ 27.465] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 27.465] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 27.465] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 27.465] (**) NVIDIA(0): Enabling 2D acceleration
[ 27.465] (II) Loading sub module "glxserver_nvidia"
[ 27.465] (II) LoadModule: "glxserver_nvidia"
[ 27.465] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 27.535] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 27.535] compiled for 1.6.99.901, module version = 1.0.0
[ 27.535] Module class: X.Org Server Extension
[ 27.535] (II) NVIDIA GLX Module 515.48.07 Fri May 27 03:22:01 UTC 2022
[ 27.538] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 27.538] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 27.538] (--) NVIDIA(0): CRT-0
[ 27.538] (--) NVIDIA(0): DFP-0 (boot)
[ 27.538] (--) NVIDIA(0): DFP-1
[ 27.540] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 750 Ti (GM107-A) at PCI:1:0:0
[ 27.540] (II) NVIDIA(0): (GPU-0)
[ 27.540] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 27.540] (--) NVIDIA(0): VideoBIOS: 82.07.32.00.1a
[ 27.540] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 27.554] (--) NVIDIA(GPU-0): LG Electronics 24MB35 (CRT-0): connected
[ 27.554] (--) NVIDIA(GPU-0): LG Electronics 24MB35 (CRT-0): 400.0 MHz maximum pixel clock
[ 27.554] (--) NVIDIA(GPU-0):
[ 27.562] (--) NVIDIA(GPU-0): LG Electronics 24MB35 (DFP-0): connected
[ 27.562] (--) NVIDIA(GPU-0): LG Electronics 24MB35 (DFP-0): Internal TMDS
[ 27.562] (--) NVIDIA(GPU-0): LG Electronics 24MB35 (DFP-0): 330.0 MHz maximum pixel clock
[ 27.562] (--) NVIDIA(GPU-0):
[ 27.562] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 27.562] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 27.562] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 27.562] (--) NVIDIA(GPU-0):
[ 27.569] (==) NVIDIA(0):
[ 27.569] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 27.569] (==) NVIDIA(0): will be used as the requested mode.
[ 27.569] (==) NVIDIA(0):
[ 27.570] (II) NVIDIA(0): Validated MetaModes:
[ 27.570] (II) NVIDIA(0): "DFP-0:nvidia-auto-select,CRT-0:nvidia-auto-select"
[ 27.570] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[ 27.575] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
[ 27.575] (--) NVIDIA(0): option
[ 27.575] (II) UnloadModule: "modesetting"
[ 27.575] (II) Unloading modesetting
[ 27.575] (II) UnloadModule: "fbdev"
[ 27.575] (II) Unloading fbdev
[ 27.575] (II) UnloadSubModule: "fbdevhw"
[ 27.575] (II) Unloading fbdevhw
[ 27.575] (II) UnloadModule: "vesa"
[ 27.575] (II) Unloading vesa
[ 27.575] (II) NVIDIA: Reserving 6144.00 MB of virtual memory for indirect memory
[ 27.575] (II) NVIDIA: access.
[ 27.604] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,CRT-0:nvidia-auto-select"
[ 27.727] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 27.727] (==) NVIDIA(0): Backing store enabled
[ 27.727] (==) NVIDIA(0): Silken mouse enabled
[ 27.727] (==) NVIDIA(0): DPMS enabled
[ 27.728] (II) Loading sub module "dri2"
[ 27.728] (II) LoadModule: "dri2"
[ 27.728] (II) Module "dri2" already built-in
[ 27.728] (II) NVIDIA(0): [DRI2] Setup complete
[ 27.728] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 27.729] (II) Initializing extension Generic Event Extension
[ 27.729] (II) Initializing extension SHAPE
[ 27.729] (II) Initializing extension MIT-SHM
[ 27.729] (II) Initializing extension XInputExtension
[ 27.730] (II) Initializing extension XTEST
[ 27.730] (II) Initializing extension BIG-REQUESTS
[ 27.730] (II) Initializing extension SYNC
[ 27.730] (II) Initializing extension XKEYBOARD
[ 27.730] (II) Initializing extension XC-MISC
[ 27.730] (II) Initializing extension SECURITY
[ 27.730] (II) Initializing extension XFIXES
[ 27.730] (II) Initializing extension RENDER
[ 27.730] (II) Initializing extension RANDR
[ 27.731] (II) Initializing extension COMPOSITE
[ 27.731] (II) Initializing extension DAMAGE
[ 27.731] (II) Initializing extension MIT-SCREEN-SAVER
[ 27.731] (II) Initializing extension DOUBLE-BUFFER
[ 27.731] (II) Initializing extension RECORD
[ 27.731] (II) Initializing extension DPMS
[ 27.731] (II) Initializing extension Present
[ 27.731] (II) Initializing extension DRI3
[ 27.731] (II) Initializing extension X-Resource
[ 27.731] (II) Initializing extension XVideo
[ 27.731] (II) Initializing extension XVideo-MotionCompensation
[ 27.732] (II) Initializing extension GLX
[ 27.732] (II) Initializing extension GLX
[ 27.732] (II) Indirect GLX disabled.
[ 27.732] (II) GLX: Another vendor is already registered for screen 0
[ 27.732] (II) Initializing extension XFree86-VidModeExtension
[ 27.732] (II) Initializing extension XFree86-DGA
[ 27.732] (II) Initializing extension XFree86-DRI
[ 27.732] (II) Initializing extension DRI2
[ 27.732] (II) Initializing extension NV-GLX
[ 27.732] (II) Initializing extension NV-CONTROL
[ 27.732] (II) Initializing extension XINERAMA
[ 27.865] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 27.865] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 27.865] (II) LoadModule: "libinput"
[ 27.865] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 27.871] (II) Module libinput: vendor="X.Org Foundation"
[ 27.871] compiled for 1.21.1.3, module version = 1.2.1
[ 27.871] Module class: X.Org XInput Driver
[ 27.871] ABI class: X.Org XInput driver, version 24.4
[ 27.871] (II) Using input driver 'libinput' for 'Power Button'
[ 27.871] (**) Power Button: always reports core events
[ 27.871] (**) Option "Device" "/dev/input/event1"
[ 27.884] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 27.884] (II) event1 - Power Button: device is a keyboard
[ 27.884] (II) event1 - Power Button: device removed
[ 27.907] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 27.907] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 27.908] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 27.908] (II) event1 - Power Button: device is a keyboard
[ 27.909] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 27.909] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 27.909] (II) Using input driver 'libinput' for 'Power Button'
[ 27.909] (**) Power Button: always reports core events
[ 27.909] (**) Option "Device" "/dev/input/event0"
[ 27.909] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 27.909] (II) event0 - Power Button: device is a keyboard
[ 27.910] (II) event0 - Power Button: device removed
[ 27.927] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 27.927] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 27.928] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 27.928] (II) event0 - Power Button: device is a keyboard
[ 27.929] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
[ 27.929] (II) No input driver specified, ignoring this device.
[ 27.929] (II) This device may have been added with another device file.
[ 27.929] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event10)
[ 27.929] (II) No input driver specified, ignoring this device.
[ 27.929] (II) This device may have been added with another device file.
[ 27.930] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event11)
[ 27.930] (II) No input driver specified, ignoring this device.
[ 27.930] (II) This device may have been added with another device file.
[ 27.930] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event7)
[ 27.930] (II) No input driver specified, ignoring this device.
[ 27.930] (II) This device may have been added with another device file.
[ 27.930] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
[ 27.930] (II) No input driver specified, ignoring this device.
[ 27.930] (II) This device may have been added with another device file.
[ 27.931] (II) config/udev: Adding input device ROCCAT ROCCAT Suora (/dev/input/event2)
[ 27.931] (**) ROCCAT ROCCAT Suora: Applying InputClass "libinput keyboard catchall"
[ 27.931] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Suora'
[ 27.931] (**) ROCCAT ROCCAT Suora: always reports core events
[ 27.931] (**) Option "Device" "/dev/input/event2"
[ 27.932] (II) event2 - ROCCAT ROCCAT Suora: is tagged by udev as: Keyboard
[ 27.933] (II) event2 - ROCCAT ROCCAT Suora: device is a keyboard
[ 27.933] (II) event2 - ROCCAT ROCCAT Suora: device removed
[ 27.964] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/0003:1E7D:2FA8.0001/input/input2/event2"
[ 27.964] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Suora" (type: KEYBOARD, id 8)
[ 27.965] (II) event2 - ROCCAT ROCCAT Suora: is tagged by udev as: Keyboard
[ 27.966] (II) event2 - ROCCAT ROCCAT Suora: device is a keyboard
[ 27.966] (II) config/udev: Adding input device ROCCAT ROCCAT Suora Mouse (/dev/input/event3)
[ 27.966] (**) ROCCAT ROCCAT Suora Mouse: Applying InputClass "libinput pointer catchall"
[ 27.966] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Suora Mouse'
[ 27.966] (**) ROCCAT ROCCAT Suora Mouse: always reports core events
[ 27.966] (**) Option "Device" "/dev/input/event3"
[ 27.968] (II) event3 - ROCCAT ROCCAT Suora Mouse: is tagged by udev as: Mouse
[ 27.968] (II) event3 - ROCCAT ROCCAT Suora Mouse: device is a pointer
[ 27.968] (II) event3 - ROCCAT ROCCAT Suora Mouse: device removed
[ 28.007] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/0003:1E7D:2FA8.0002/input/input3/event3"
[ 28.007] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Suora Mouse" (type: MOUSE, id 9)
[ 28.007] (**) Option "AccelerationScheme" "none"
[ 28.007] (**) ROCCAT ROCCAT Suora Mouse: (accel) selected scheme none/0
[ 28.008] (**) ROCCAT ROCCAT Suora Mouse: (accel) acceleration factor: 2.000
[ 28.008] (**) ROCCAT ROCCAT Suora Mouse: (accel) acceleration threshold: 4
[ 28.009] (II) event3 - ROCCAT ROCCAT Suora Mouse: is tagged by udev as: Mouse
[ 28.009] (II) event3 - ROCCAT ROCCAT Suora Mouse: device is a pointer
[ 28.010] (II) config/udev: Adding input device ROCCAT ROCCAT Suora Mouse (/dev/input/mouse0)
[ 28.010] (II) No input driver specified, ignoring this device.
[ 28.010] (II) This device may have been added with another device file.
[ 28.010] (II) config/udev: Adding input device ROCCAT ROCCAT Suora System Control (/dev/input/event4)
[ 28.010] (**) ROCCAT ROCCAT Suora System Control: Applying InputClass "libinput keyboard catchall"
[ 28.010] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Suora System Control'
[ 28.010] (**) ROCCAT ROCCAT Suora System Control: always reports core events
[ 28.010] (**) Option "Device" "/dev/input/event4"
[ 28.012] (II) event4 - ROCCAT ROCCAT Suora System Control: is tagged by udev as: Keyboard
[ 28.012] (II) event4 - ROCCAT ROCCAT Suora System Control: device is a keyboard
[ 28.012] (II) event4 - ROCCAT ROCCAT Suora System Control: device removed
[ 28.044] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/0003:1E7D:2FA8.0002/input/input4/event4"
[ 28.044] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Suora System Control" (type: KEYBOARD, id 10)
[ 28.045] (II) event4 - ROCCAT ROCCAT Suora System Control: is tagged by udev as: Keyboard
[ 28.046] (II) event4 - ROCCAT ROCCAT Suora System Control: device is a keyboard
[ 28.046] (II) config/udev: Adding input device ROCCAT ROCCAT Suora Consumer Control (/dev/input/event5)
[ 28.046] (**) ROCCAT ROCCAT Suora Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 28.046] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Suora Consumer Control'
[ 28.046] (**) ROCCAT ROCCAT Suora Consumer Control: always reports core events
[ 28.046] (**) Option "Device" "/dev/input/event5"
[ 28.048] (II) event5 - ROCCAT ROCCAT Suora Consumer Control: is tagged by udev as: Keyboard
[ 28.048] (II) event5 - ROCCAT ROCCAT Suora Consumer Control: device is a keyboard
[ 28.048] (II) event5 - ROCCAT ROCCAT Suora Consumer Control: device removed
[ 28.071] (II) libinput: ROCCAT ROCCAT Suora Consumer Control: needs a virtual subdevice
[ 28.071] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/0003:1E7D:2FA8.0002/input/input5/event5"
[ 28.071] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Suora Consumer Control" (type: MOUSE, id 11)
[ 28.071] (**) Option "AccelerationScheme" "none"
[ 28.071] (**) ROCCAT ROCCAT Suora Consumer Control: (accel) selected scheme none/0
[ 28.071] (**) ROCCAT ROCCAT Suora Consumer Control: (accel) acceleration factor: 2.000
[ 28.071] (**) ROCCAT ROCCAT Suora Consumer Control: (accel) acceleration threshold: 4
[ 28.072] (II) event5 - ROCCAT ROCCAT Suora Consumer Control: is tagged by udev as: Keyboard
[ 28.072] (II) event5 - ROCCAT ROCCAT Suora Consumer Control: device is a keyboard
[ 28.073] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[ 28.073] (II) No input driver specified, ignoring this device.
[ 28.073] (II) This device may have been added with another device file.
[ 28.073] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[ 28.073] (II) No input driver specified, ignoring this device.
[ 28.073] (II) This device may have been added with another device file.
[ 28.073] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event14)
[ 28.073] (II) No input driver specified, ignoring this device.
[ 28.073] (II) This device may have been added with another device file.
[ 28.074] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event15)
[ 28.074] (II) No input driver specified, ignoring this device.
[ 28.074] (II) This device may have been added with another device file.
[ 28.074] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event16)
[ 28.074] (II) No input driver specified, ignoring this device.
[ 28.074] (II) This device may have been added with another device file.
[ 28.074] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event17)
[ 28.074] (II) No input driver specified, ignoring this device.
[ 28.074] (II) This device may have been added with another device file.
[ 28.075] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[ 28.075] (II) No input driver specified, ignoring this device.
[ 28.075] (II) This device may have been added with another device file.
[ 28.075] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 28.075] (II) No input driver specified, ignoring this device.
[ 28.075] (II) This device may have been added with another device file.
[ 28.081] (**) ROCCAT ROCCAT Suora Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 28.081] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Suora Consumer Control'
[ 28.081] (**) ROCCAT ROCCAT Suora Consumer Control: always reports core events
[ 28.081] (**) Option "Device" "/dev/input/event5"
[ 28.081] (II) libinput: ROCCAT ROCCAT Suora Consumer Control: is a virtual subdevice
[ 28.081] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/0003:1E7D:2FA8.0002/input/input5/event5"
[ 28.081] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Suora Consumer Control" (type: KEYBOARD, id 12)
[ 66.068] (II) event1 - Power Button: device removed
[ 66.084] (II) event0 - Power Button: device removed
[ 66.101] (II) event2 - ROCCAT ROCCAT Suora: device removed
[ 66.117] (II) event3 - ROCCAT ROCCAT Suora Mouse: device removed
[ 66.151] (II) event4 - ROCCAT ROCCAT Suora System Control: device removed
[ 66.167] (II) event5 - ROCCAT ROCCAT Suora Consumer Control: device removed
[ 71.370] (II) UnloadModule: "libinput"
[ 71.370] (II) UnloadModule: "libinput"
[ 71.370] (II) UnloadModule: "libinput"
[ 71.370] (II) UnloadModule: "libinput"
[ 71.370] (II) UnloadModule: "libinput"
[ 71.371] (II) UnloadModule: "libinput"
[ 71.371] (II) UnloadModule: "libinput"
[ 71.381] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 71.382] (II) Server terminated successfully (0). Closing log file.
/usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf
Section "OutputClass"
Identifier "nvidia"
MatchDriver "nvidia-drm"
Driver "nvidia"
Option "AllowEmptyInitialConfiguration"
ModulePath "/usr/lib/nvidia/xorg"
ModulePath "/usr/lib/xorg/modules"
EndSection
I replaced the UUID with xxx.
Update: I resolved the warnings with acpid and fonts. Replaced the log in this post.
Last edited by tofurk (2022-06-26 22:02:47)
Offline
It seems like those weren't really errors, I can start a session with startx now, it shows 3 terminal windows. It does not recognize my input devices, even though I'm able to switch sessions with Ctrl+Alt+FX. I guess this is another issue so I'll mark this one solved.
Offline
Pages: 1