Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE plasma fails to start properly: black screen + cursor
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2, 3  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Shadow_Fury
Tux's lil' helper
Tux's lil' helper


Joined: 20 Apr 2021
Posts: 138
Location: 11.435765792823453, 143.05926743686274

PostPosted: Sun Mar 05, 2023 5:30 pm    Post subject: KDE plasma fails to start properly: black screen + cursor Reply with quote

note: this is a fresh install

as the name says, the plasma environment doesn't seem to start properly.

i'm fairly certain that it's not the fault of the X server, since when using startx on root with twm and xterm installed, the expected three terminals show up.

when launching the plasma DE though, either through startx or through SDDM, i get the loading screen, and then just a black screen with a cursor. the cursor responds to mouse movements, but the DE is otherwise uninteractable.

there is no .xsession-errors file, and the .bash_profile file is as follows:
Code:

# /etc/skel/.bash_profile

# This file is sourced by bash for login shells.  The following line
# runs your .bashrc and is recommended by the bash info pages.
if [[ -f ~/.bashrc ]] ; then
        . ~/.bashrc
fi



.bashrc:
Code:

# /etc/skel/.bashrc
#
# This file is sourced by all *interactive* bash shells on startup,
# including some apparently interactive shells such as scp and rcp
# that can't tolerate any output.  So make sure this doesn't display
# anything or bad things will happen !


# Test for an interactive shell.  There is no need to set anything
# past this point for scp and rcp, and it's important to refrain from
# outputting anything in those cases.
if [[ $- != *i* ]] ; then
        # Shell is non-interactive.  Be done now!
        return
fi


# Put your fun stuff here.


any help is appreciated.

-S
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4216
Location: Bavaria

PostPosted: Sun Mar 05, 2023 5:39 pm    Post subject: Reply with quote

Shadow_Fury wrote:
[...] i get the loading screen, and then just a black screen with a cursor. the cursor responds to mouse movements, but the DE is otherwise uninteractable.

This reminds me to a (very) old problem from KDE ... and I dont believe it is actual now ... but its worth a try:

I had the same problem before many years and the solution was to set:
Code:
# nano /etc/env.d/99my-qtproblem => export QML_DISABLE_DISK_CACHE=1
# env-update
# reboot
Back to top
View user's profile Send private message
Shadow_Fury
Tux's lil' helper
Tux's lil' helper


Joined: 20 Apr 2021
Posts: 138
Location: 11.435765792823453, 143.05926743686274

PostPosted: Sun Mar 05, 2023 5:52 pm    Post subject: Reply with quote

pietinger wrote:
Shadow_Fury wrote:
[...] i get the loading screen, and then just a black screen with a cursor. the cursor responds to mouse movements, but the DE is otherwise uninteractable.

This reminds me to a (very) old problem from KDE ... and I dont believe it is actual now ... but its worth a try:

I had the same problem before many years and the solution was to set:
Code:
# nano /etc/env.d/99my-qtproblem => export QML_DISABLE_DISK_CACHE=1
# env-update
# reboot


unfortunately, this did not help.

are there any log-files that might contain specific insight into this issue?
Back to top
View user's profile Send private message
ukky
Tux's lil' helper
Tux's lil' helper


Joined: 26 Feb 2023
Posts: 109
Location: Montreal, Canada

PostPosted: Sun Mar 05, 2023 6:20 pm    Post subject: Reply with quote

Shadow_Fury,

- What is your suid USE flag for x11-base/xorg-server?
- Are you using hardened profile with SELinux enabled?
- Do you have any error in dmesg or /var/log/messages?
- Please post your Xorg.log, make sure it's the right one (check timestamp).
- Can you start X like this (as a non-root user) from text console after you login:?
Code:
$ xinit $(which xterm) -geometry =80x65+10+10 -fn 8x13 -j -fg white -bg navy -- :$(tty | sed 's|^.*\([0-9]\+\)$|\1|') vt$(tty | sed 's|^.*\([0-9]\+\)$|\1|')
Back to top
View user's profile Send private message
Shadow_Fury
Tux's lil' helper
Tux's lil' helper


Joined: 20 Apr 2021
Posts: 138
Location: 11.435765792823453, 143.05926743686274

PostPosted: Sun Mar 05, 2023 6:20 pm    Post subject: Reply with quote

i should also mention that this is an NVIDIA system with the proprietary drivers, so there's that
Back to top
View user's profile Send private message
Shadow_Fury
Tux's lil' helper
Tux's lil' helper


Joined: 20 Apr 2021
Posts: 138
Location: 11.435765792823453, 143.05926743686274

PostPosted: Sun Mar 05, 2023 8:25 pm    Post subject: Reply with quote

ukky wrote:

- What is your suid USE flag for x11-base/xorg-server?


Code:

[I] x11-base/xorg-server
     Available versions:  21.1.7(0/21.1.7)^t **9999(0/9999)*l^t {debug +elogind minimal selinux suid systemd test +udev unwind xcsecurity xephyr xnest xorg xvfb}
     Installed versions:  21.1.7(0/21.1.7)^t(19:25:45 05/03/23)(elogind selinux udev xcsecurity xephyr xorg xvfb -debug -minimal -suid -systemd -test -unwind -xnest)
     Homepage:            https://www.x.org/wiki/ https://gitlab.freedesktop.org/xorg/xserver/xorg-server
     Description:         X.Org X servers

as can be seen, suid is disabled.

ukky wrote:

- Are you using hardened profile with SELinux enabled?

yes, i'm using a hardened profile with selinux, though selinux is set to permissive, so it doesn't actually block anything

ukky wrote:

- Do you have any error in dmesg or /var/log/messages?

i can't see anything obvious, but feel free to check yourself (ima is in fix mode, so nothing is being blocked by that either):
dmesg
messages

ukky wrote:
Shadow_Fury,
- Please post your Xorg.log, make sure it's the right one (check timestamp).

Code:

[    71.891] (--) Log file renamed from "/var/log/Xorg.pid-2682.log" to "/var/log/Xorg.0.log"
[    71.896]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[    71.896] Current Operating System: Linux dragon 6.2.2-gentoo #7 SMP PREEMPT_DYNAMIC Sun Mar  5 18:50:11 GMT 2023 x86_64
[    71.896] Kernel command line: BOOT_IMAGE=/vmlinuz root=/dev/mapper/vg0-root ro rootflags=subvol=@root iommu=1 intel_iommu=on lsm=selinux,integrity ima_appraise=fix ima_policy=appraise_tcb cryptdevice=/dev/nvme0n1:crypt_0 root=/dev/mapper/vg0-root
[    71.896] 
[    71.896] Current version of pixman: 0.42.2
[    71.896]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    71.896] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    71.896] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar  5 20:06:51 2023
[    71.901] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    71.901] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    71.902] (==) No Layout section.  Using the first Screen section.
[    71.902] (==) No screen section available. Using defaults.
[    71.902] (**) |-->Screen "Default Screen Section" (0)
[    71.902] (**) |   |-->Monitor "<default monitor>"
[    71.902] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[    71.902] (**) |   |-->Device "nvidia"
[    71.902] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    71.902] (==) Automatically adding devices
[    71.902] (==) Automatically enabling devices
[    71.902] (==) Automatically adding GPU devices
[    71.902] (==) Automatically binding GPU devices
[    71.903] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    71.908] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[    71.908]    Entry deleted from font path.
[    71.909] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    71.909]    Entry deleted from font path.
[    71.909] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    71.909]    Entry deleted from font path.
[    71.910] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[    71.910]    Entry deleted from font path.
[    71.910]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[    71.913] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/75dpi
[    71.913] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    71.913] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    71.913] (II) Module ABI versions:
[    71.913]    X.Org ANSI C Emulation: 0.4
[    71.913]    X.Org Video Driver: 25.2
[    71.913]    X.Org XInput driver : 24.4
[    71.913]    X.Org Server Extension : 10.0
[    71.914] (++) using VT number 7

[    71.914] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    71.915] (II) xfree86: Adding drm device (/dev/dri/card0)
[    71.915] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.0/0000:01:00.0/drm/card0
[    72.008] (--) PCI:*(1@0:0:0) 10de:1e07:1458:37be rev 161, Mem @ 0xfa000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    72.008] (II) LoadModule: "glx"
[    72.012] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    72.105] (II) Module glx: vendor="X.Org Foundation"
[    72.105]    compiled for 1.21.1.7, module version = 1.0.0
[    72.106]    ABI class: X.Org Server Extension, version 10.0
[    72.106] (II) LoadModule: "nvidia"
[    72.106] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[    72.500] (II) Module nvidia: vendor="NVIDIA Corporation"
[    72.501]    compiled for 1.6.99.901, module version = 1.0.0
[    72.501]    Module class: X.Org Video Driver
[    72.501] (II) NVIDIA dlloader X Driver  525.89.02  Wed Feb  1 23:14:37 UTC 2023
[    72.501] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    72.508] (II) Loading sub module "fb"
[    72.508] (II) LoadModule: "fb"
[    72.509] (II) Module "fb" already built-in
[    72.509] (II) Loading sub module "wfb"
[    72.509] (II) LoadModule: "wfb"
[    72.511] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[    72.522] (II) Module wfb: vendor="X.Org Foundation"
[    72.522]    compiled for 1.21.1.7, module version = 1.0.0
[    72.522]    ABI class: X.Org ANSI C Emulation, version 0.4
[    72.522] (II) Loading sub module "ramdac"
[    72.522] (II) LoadModule: "ramdac"
[    72.522] (II) Module "ramdac" already built-in
[    72.523] (II) NVIDIA(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    72.523] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    72.523] (==) NVIDIA(0): RGB weight 888
[    72.523] (==) NVIDIA(0): Default visual is TrueColor
[    72.523] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    72.523] (**) NVIDIA(0): Enabling 2D acceleration
[    72.523] (II) Loading sub module "glxserver_nvidia"
[    72.523] (II) LoadModule: "glxserver_nvidia"
[    72.524] (II) Loading /usr/lib64/xorg/modules/extensions/libglxserver_nvidia.so
[    75.241] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    75.241]    compiled for 1.6.99.901, module version = 1.0.0
[    75.241]    Module class: X.Org Server Extension
[    75.241] (II) NVIDIA GLX Module  525.89.02  Wed Feb  1 23:13:01 UTC 2023
[    75.242] (II) NVIDIA: The X server supports PRIME Render Offload.
[    76.992] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    76.992] (--) NVIDIA(0):     DFP-0
[    76.992] (--) NVIDIA(0):     DFP-1
[    76.992] (--) NVIDIA(0):     DFP-2
[    76.992] (--) NVIDIA(0):     DFP-3 (boot)
[    76.992] (--) NVIDIA(0):     DFP-4
[    76.992] (--) NVIDIA(0):     DFP-5
[    76.994] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 2080 Ti (TU102-A) at PCI:1:0:0
[    76.994] (II) NVIDIA(0):     (GPU-0)
[    76.994] (--) NVIDIA(0): Memory: 11534336 kBytes
[    76.994] (--) NVIDIA(0): VideoBIOS: 90.02.17.40.5c
[    76.994] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    76.994] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.994] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    76.994] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    76.994] (--) NVIDIA(GPU-0):
[    76.994] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    76.994] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    76.995] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    76.995] (--) NVIDIA(GPU-0):
[    76.995] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.995] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.995] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.995] (--) NVIDIA(GPU-0):
[    77.039] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-3): connected
[    77.039] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-3): Internal TMDS
[    77.039] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-3): 600.0 MHz maximum pixel clock
[    77.039] (--) NVIDIA(GPU-0):
[    77.039] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    77.039] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    77.040] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    77.040] (--) NVIDIA(GPU-0):
[    77.040] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    77.040] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    77.040] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    77.040] (--) NVIDIA(GPU-0):
[    77.099] (==) NVIDIA(0):
[    77.099] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    77.099] (==) NVIDIA(0):     will be used as the requested mode.
[    77.099] (==) NVIDIA(0):
[    77.100] (II) NVIDIA(0): Validated MetaModes:
[    77.100] (II) NVIDIA(0):     "DFP-3:nvidia-auto-select"
[    77.100] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    77.148] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[    77.149] (--) NVIDIA(0):     option
[    77.150] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    77.150] (II) NVIDIA:     access.
[    77.160] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    77.160] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    77.160] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    77.160] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    77.160] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    77.160] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    77.160] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    77.160] (II) NVIDIA(0):     Config Options in the README.
[    77.210] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[    77.288] (==) NVIDIA(0): Disabling shared memory pixmaps
[    77.289] (==) NVIDIA(0): Backing store enabled
[    77.289] (==) NVIDIA(0): Silken mouse enabled
[    77.289] (==) NVIDIA(0): DPMS enabled
[    77.289] (II) Loading sub module "dri2"
[    77.289] (II) LoadModule: "dri2"
[    77.289] (II) Module "dri2" already built-in
[    77.289] (II) NVIDIA(0): [DRI2] Setup complete
[    77.289] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    77.290] (II) Initializing extension Generic Event Extension
[    77.290] (II) Initializing extension SHAPE
[    77.290] (II) Initializing extension MIT-SHM
[    77.290] (II) Initializing extension XInputExtension
[    77.290] (II) Initializing extension XTEST
[    77.291] (II) Initializing extension BIG-REQUESTS
[    77.291] (II) Initializing extension SYNC
[    77.291] (II) Initializing extension XKEYBOARD
[    77.291] (II) Initializing extension XC-MISC
[    77.291] (II) Initializing extension SECURITY
[    77.291] (II) Initializing extension XFIXES
[    77.292] (II) Initializing extension RENDER
[    77.292] (II) Initializing extension RANDR
[    77.292] (II) Initializing extension COMPOSITE
[    77.292] (II) Initializing extension DAMAGE
[    77.292] (II) Initializing extension MIT-SCREEN-SAVER
[    77.292] (II) Initializing extension DOUBLE-BUFFER
[    77.292] (II) Initializing extension RECORD
[    77.293] (II) Initializing extension DPMS
[    77.293] (II) Initializing extension Present
[    77.293] (II) Initializing extension DRI3
[    77.293] (II) Initializing extension X-Resource
[    77.293] (II) Initializing extension XVideo
[    77.293] (II) Initializing extension XVideo-MotionCompensation
[    77.293] (II) Initializing extension SELinux
[    77.294] (II) SELinux: Disabled by boolean
[    77.294] (II) Initializing extension GLX
[    77.294] (II) Initializing extension GLX
[    77.294] (II) Indirect GLX disabled.
[    77.294] (II) GLX: Another vendor is already registered for screen 0
[    77.294] (II) Initializing extension XFree86-VidModeExtension
[    77.294] (II) Initializing extension XFree86-DGA
[    77.294] (II) Initializing extension XFree86-DRI
[    77.294] (II) Initializing extension DRI2
[    77.294] (II) Initializing extension NV-GLX
[    77.295] (II) Initializing extension NV-CONTROL
[    77.295] (II) Initializing extension XINERAMA
[    77.487] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    77.487] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    77.487] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    77.487] (**) Power Button: Applying InputClass "joystick-all"
[    77.487] (II) LoadModule: "libinput"
[    77.487] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[    77.538] (II) Module libinput: vendor="X.Org Foundation"
[    77.538]    compiled for 1.21.1.7, module version = 1.2.1
[    77.538]    Module class: X.Org XInput Driver
[    77.538]    ABI class: X.Org XInput driver, version 24.4
[    77.538] (II) Using input driver 'libinput' for 'Power Button'
[    77.538] (**) Power Button: always reports core events
[    77.538] (**) Option "Device" "/dev/input/event1"
[    77.557] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    77.557] (II) event1  - Power Button: device is a keyboard
[    77.558] (II) event1  - Power Button: device removed
[    77.583] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    77.583] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    77.584] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    77.585] (II) event1  - Power Button: device is a keyboard
[    77.586] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    77.586] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    77.586] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    77.586] (**) Power Button: Applying InputClass "joystick-all"
[    77.586] (II) Using input driver 'libinput' for 'Power Button'
[    77.586] (**) Power Button: always reports core events
[    77.586] (**) Option "Device" "/dev/input/event0"
[    77.589] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    77.589] (II) event0  - Power Button: device is a keyboard
[    77.589] (II) event0  - Power Button: device removed
[    77.619] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    77.619] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    77.621] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    77.621] (II) event0  - Power Button: device is a keyboard
[    77.625] (II) config/udev: Adding input device Primax USB OPTICAL MOUSE (/dev/input/event6)
[    77.625] (**) Primax USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[    77.625] (**) Primax USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall"
[    77.625] (**) Primax USB OPTICAL MOUSE: Applying InputClass "joystick-all"
[    77.625] (II) Using input driver 'libinput' for 'Primax USB OPTICAL MOUSE'
[    77.625] (**) Primax USB OPTICAL MOUSE: always reports core events
[    77.625] (**) Option "Device" "/dev/input/event6"
[    77.681] (II) event6  - Primax USB OPTICAL MOUSE: is tagged by udev as: Mouse
[    77.682] (II) event6  - Primax USB OPTICAL MOUSE: device is a pointer
[    77.682] (II) event6  - Primax USB OPTICAL MOUSE: device removed
[    77.716] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10.2/3-10.2:1.0/0003:0461:4DE3.0004/input/input6/event6"
[    77.716] (II) XINPUT: Adding extended input device "Primax USB OPTICAL MOUSE" (type: MOUSE, id 8)
[    77.716] (**) Option "AccelerationScheme" "none"
[    77.716] (**) Primax USB OPTICAL MOUSE: (accel) selected scheme none/0
[    77.716] (**) Primax USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[    77.716] (**) Primax USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[    77.771] (II) event6  - Primax USB OPTICAL MOUSE: is tagged by udev as: Mouse
[    77.772] (II) event6  - Primax USB OPTICAL MOUSE: device is a pointer
[    77.775] (II) config/udev: Adding input device Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard (/dev/input/event2)
[    77.775] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[    77.775] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[    77.775] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: Applying InputClass "joystick-all"
[    77.775] (II) Using input driver 'libinput' for 'Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard'
[    77.775] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: always reports core events
[    77.775] (**) Option "Device" "/dev/input/event2"
[    77.779] (II) event2  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[    77.779] (II) event2  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: device is a keyboard
[    77.780] (II) event2  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: device removed
[    77.813] (II) libinput: Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: needs a virtual subdevice
[    77.813] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:1B1C:1B49.0002/input/input2/event2"
[    77.813] (II) XINPUT: Adding extended input device "Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard" (type: MOUSE, id 9)
[    77.813] (**) Option "AccelerationScheme" "none"
[    77.813] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: (accel) selected scheme none/0
[    77.813] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: (accel) acceleration factor: 2.000
[    77.813] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: (accel) acceleration threshold: 4
[    77.817] (II) event2  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[    77.818] (II) event2  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: device is a keyboard
[    77.821] (II) config/udev: Adding input device Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard (/dev/input/event3)
[    77.821] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: Applying InputClass "joystick-all"
[    77.821] (II) No input driver specified, ignoring this device.
[    77.821] (II) This device may have been added with another device file.
[    77.823] (II) config/udev: Adding input device Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard (/dev/input/event4)
[    77.823] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: Applying InputClass "joystick-all"
[    77.823] (II) No input driver specified, ignoring this device.
[    77.823] (II) This device may have been added with another device file.
[    77.825] (II) config/udev: Adding input device Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse (/dev/input/event5)
[    77.826] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: Applying InputClass "evdev pointer catchall"
[    77.826] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[    77.826] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: Applying InputClass "joystick-all"
[    77.826] (II) Using input driver 'libinput' for 'Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse'
[    77.826] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: always reports core events
[    77.826] (**) Option "Device" "/dev/input/event5"
[    77.830] (II) event5  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: is tagged by udev as: Mouse
[    77.830] (II) event5  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: device is a pointer
[    77.831] (II) event5  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: device removed
[    77.857] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:1B1C:1B49.0002/input/input5/event5"
[    77.858] (II) XINPUT: Adding extended input device "Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse" (type: MOUSE, id 10)
[    77.858] (**) Option "AccelerationScheme" "none"
[    77.858] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: (accel) selected scheme none/0
[    77.858] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: (accel) acceleration factor: 2.000
[    77.858] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: (accel) acceleration threshold: 4
[    77.862] (II) event5  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: is tagged by udev as: Mouse
[    77.863] (II) event5  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: device is a pointer
[    77.879] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[    77.879] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[    77.879] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: Applying InputClass "joystick-all"
[    77.879] (II) Using input driver 'libinput' for 'Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard'
[    77.879] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: always reports core events
[    77.880] (**) Option "Device" "/dev/input/event2"
[    77.880] (II) libinput: Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: is a virtual subdevice
[    77.880] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:1B1C:1B49.0002/input/input2/event2"
[    77.880] (II) XINPUT: Adding extended input device "Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard" (type: KEYBOARD, id 11)
[   246.812] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   246.812] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   246.812] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   246.812] (--) NVIDIA(GPU-0):
[   246.813] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   246.813] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   246.813] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   246.813] (--) NVIDIA(GPU-0):
[   246.813] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   246.813] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   246.813] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   246.813] (--) NVIDIA(GPU-0):
[   246.857] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-3): connected
[   246.857] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-3): Internal TMDS
[   246.857] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-3): 600.0 MHz maximum pixel clock
[   246.857] (--) NVIDIA(GPU-0):
[   246.857] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   246.858] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   246.858] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   246.858] (--) NVIDIA(GPU-0):
[   246.858] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   246.858] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   246.858] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   246.858] (--) NVIDIA(GPU-0):
[   249.411] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   249.412] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   249.412] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   249.412] (--) NVIDIA(GPU-0):
[   249.412] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   249.412] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   249.412] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   249.412] (--) NVIDIA(GPU-0):
[   249.412] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   249.412] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   249.412] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   249.412] (--) NVIDIA(GPU-0):
[   249.457] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-3): connected
[   249.457] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-3): Internal TMDS
[   249.457] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-3): 600.0 MHz maximum pixel clock
[   249.457] (--) NVIDIA(GPU-0):
[   249.457] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   249.457] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   249.457] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   249.457] (--) NVIDIA(GPU-0):
[   249.457] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   249.457] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   249.458] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   249.458] (--) NVIDIA(GPU-0):
[   308.174] (II) event1  - Power Button: device removed
[   308.189] (II) event0  - Power Button: device removed
[   308.201] (II) event6  - Primax USB OPTICAL MOUSE: device removed
[   308.248] (II) event5  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: device removed
[   308.270] (II) event2  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: device removed
[   436.060] (II) UnloadModule: "libinput"
[   436.061] (II) UnloadModule: "libinput"
[   436.061] (II) UnloadModule: "libinput"
[   436.061] (II) UnloadModule: "libinput"
[   436.061] (II) UnloadModule: "libinput"
[   436.061] (II) UnloadModule: "libinput"
[   436.298] (II) NVIDIA(GPU-0): Deleting GPU-0
[   436.300] (II) Server terminated successfully (0). Closing log file.


ukky wrote:
Shadow_Fury,
- Can you start X like this (as a non-root user) from text console after you login:?
Code:
$ xinit $(which xterm) -geometry =80x65+10+10 -fn 8x13 -j -fg white -bg navy -- :$(tty | sed 's|^.*\([0-9]\+\)$|\1|') vt$(tty | sed 's|^.*\([0-9]\+\)$|\1|')


yes, this starts fine and creates a navy console on the left of the screen.


Last edited by Shadow_Fury on Sun Mar 05, 2023 8:32 pm; edited 1 time in total
Back to top
View user's profile Send private message
davidbryant
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2020
Posts: 137
Location: Canyon Lake, Texas

PostPosted: Sun Mar 05, 2023 8:29 pm    Post subject: I havethe same problem Reply with quote

Shadow_Fury wrote:
i should also mention that this is an NVIDIA system with the proprietary drivers, so there's that

I'm having the same problem. It just started today. I also have an NVIDIA GPU, but I'm using the nouveau driver. Here's my Xorg..0.log file. I guessI'll also report this on the xorg wiki.

Code:
[    41.220] (--) Log file renamed from "/var/log/Xorg.pid-2255.log" to "/var/log/Xorg.0.log"
[    41.231]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[    41.231] Current Operating System: Linux localhost 6.1.12-gentoo-x86_64 #1 SMP PREEMPT_DYNAMIC Thu Feb 16 10:17:13 CST 2023 x86_64
[    41.231] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.12-gentoo-x86_64 root=/dev/sda18 ro single
[    41.231] 
[    41.231] Current version of pixman: 0.42.2
[    41.231]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[    41.231] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    41.231] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar  5 13:52:38 2023
[    41.305] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    41.351] (==) No Layout section.  Using the first Screen section.
[    41.351] (==) No screen section available. Using defaults.
[    41.351] (**) |-->Screen "Default Screen Section" (0)
[    41.351] (**) |   |-->Monitor "<default monitor>"
[    41.352] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[    41.352] (==) Automatically adding devices
[    41.352] (==) Automatically enabling devices
[    41.352] (==) Automatically adding GPU devices
[    41.352] (==) Automatically binding GPU devices
[    41.352] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    41.430] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[    41.431]    Entry deleted from font path.
[    41.431] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    41.431]    Entry deleted from font path.
[    41.431] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    41.431]    Entry deleted from font path.
[    41.455] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[    41.455]    Entry deleted from font path.
[    41.455]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[    41.456] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[    41.456]    Entry deleted from font path.
[    41.456]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[    41.456] (==) FontPath set to:
   /usr/share/fonts/misc
[    41.456] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    41.456] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[    41.456] (II) Module ABI versions:
[    41.456]    X.Org ANSI C Emulation: 0.4
[    41.456]    X.Org Video Driver: 25.2
[    41.456]    X.Org XInput driver : 24.4
[    41.456]    X.Org Server Extension : 10.0
[    41.458] (++) using VT number 7

[    41.458] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    41.459] (II) xfree86: Adding drm device (/dev/dri/card0)
[    41.459] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[    41.463] (--) PCI: (0@0:2:0) 8086:3e98:1028:0859 rev 2, Mem @ 0x2ffe000000/16777216, 0x90000000/268435456, I/O @ 0x0000f000/64
[    41.463] (--) PCI:*(1@0:0:0) 10de:1f08:1028:3759 rev 161, Mem @ 0xeb000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    41.463] (II) LoadModule: "glx"
[    41.472] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    41.648] (II) Module glx: vendor="X.Org Foundation"
[    41.648]    compiled for 1.21.1.7, module version = 1.0.0
[    41.648]    ABI class: X.Org Server Extension, version 10.0
[    41.648] (==) Matched nouveau as autoconfigured driver 0
[    41.648] (==) Matched nv as autoconfigured driver 1
[    41.648] (==) Matched modesetting as autoconfigured driver 2
[    41.648] (==) Matched fbdev as autoconfigured driver 3
[    41.648] (==) Matched vesa as autoconfigured driver 4
[    41.648] (==) Assigned the driver to the xf86ConfigLayout
[    41.648] (II) LoadModule: "nouveau"
[    41.665] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[    41.688] (II) Module nouveau: vendor="X.Org Foundation"
[    41.688]    compiled for 1.21.1.7, module version = 1.0.17
[    41.688]    Module class: X.Org Video Driver
[    41.688]    ABI class: X.Org Video Driver, version 25.2
[    41.690] (II) LoadModule: "nv"
[    41.690] (WW) Warning, couldn't open module nv
[    41.690] (EE) Failed to load module "nv" (module does not exist, 0)
[    41.690] (II) LoadModule: "modesetting"
[    41.690] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    41.738] (II) Module modesetting: vendor="X.Org Foundation"
[    41.739]    compiled for 1.21.1.7, module version = 1.21.1
[    41.739]    Module class: X.Org Video Driver
[    41.739]    ABI class: X.Org Video Driver, version 25.2
[    41.739] (II) LoadModule: "fbdev"
[    41.739] (WW) Warning, couldn't open module fbdev
[    41.739] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    41.739] (II) LoadModule: "vesa"
[    41.739] (WW) Warning, couldn't open module vesa
[    41.739] (EE) Failed to load module "vesa" (module does not exist, 0)
[    41.739] (II) NOUVEAU driver
[    41.739] (II) NOUVEAU driver for NVIDIA chipset families :
[    41.739]    RIVA TNT            (NV04)
[    41.739]    RIVA TNT2           (NV05)
[    41.739]    GeForce 256         (NV10)
[    41.739]    GeForce 2           (NV11, NV15)
[    41.739]    GeForce 4MX         (NV17, NV18)
[    41.739]    GeForce 3           (NV20)
[    41.739]    GeForce 4Ti         (NV25, NV28)
[    41.739]    GeForce FX          (NV3x)
[    41.740]    GeForce 6           (NV4x)
[    41.740]    GeForce 7           (G7x)
[    41.740]    GeForce 8           (G8x)
[    41.740]    GeForce 9           (G9x)
[    41.740]    GeForce GTX 2xx/3xx (GT2xx)
[    41.740]    GeForce GTX 4xx/5xx (GFxxx)
[    41.740]    GeForce GTX 6xx/7xx (GKxxx)
[    41.740]    GeForce GTX 9xx     (GMxxx)
[    41.740]    GeForce GTX 10xx    (GPxxx)
[    41.740] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    41.746] (II) [drm] nouveau interface version: 1.3.1
[    41.746] (EE) Unknown chipset: NV166
[    41.746] (II) [drm] nouveau interface version: 1.3.1
[    41.746] (EE) Unknown chipset: NV166
[    41.746] (II) modeset(0): using drv /dev/dri/card0
[    41.747] (II) modeset(0): Creating default Display subsection in Screen section
   "Default Screen Section" for depth/fbbpp 24/32
[    41.747] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    41.747] (==) modeset(0): RGB weight 888
[    41.747] (==) modeset(0): Default visual is TrueColor
[    41.747] (II) Loading sub module "glamoregl"
[    41.747] (II) LoadModule: "glamoregl"
[    41.747] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[    41.891] (II) Module glamoregl: vendor="X.Org Foundation"
[    41.891]    compiled for 1.21.1.7, module version = 1.0.1
[    41.891]    ABI class: X.Org ANSI C Emulation, version 0.4
[    45.230] (EE)
[    45.230] (EE) Backtrace:
[    45.239] (EE) 0: /usr/bin/X (xorg_backtrace+0x54) [0x56317ac55644]
[    45.239] (EE) 1: /usr/bin/X (0x56317ab1a000+0x13f289) [0x56317ac59289]
[    45.239] (EE) 2: /lib64/libc.so.6 (0x7fa361414000+0x37950) [0x7fa36144b950]
[    45.239] (EE) 3: /usr/lib64/dri/nouveau_dri.so (0x7fa35fa00000+0x70ebec) [0x7fa36010ebec]
[    45.239] (EE) 4: /usr/lib64/dri/nouveau_dri.so (0x7fa35fa00000+0x6e9909) [0x7fa3600e9909]
[    45.239] (EE) 5: /usr/lib64/dri/nouveau_dri.so (nouveau_drm_screen_create+0x266) [0x7fa3600cb6e6]
[    45.239] (EE) 6: /usr/lib64/dri/nouveau_dri.so (0x7fa35fa00000+0x6caf6) [0x7fa35fa6caf6]
[    45.239] (EE) 7: /usr/lib64/dri/nouveau_dri.so (0x7fa35fa00000+0x66efc4) [0x7fa36006efc4]
[    45.239] (EE) 8: /usr/lib64/dri/nouveau_dri.so (0x7fa35fa00000+0x6e753) [0x7fa35fa6e753]
[    45.239] (EE) 9: /usr/lib64/dri/nouveau_dri.so (0x7fa35fa00000+0x756a5) [0x7fa35fa756a5]
[    45.239] (EE) 10: /usr/lib64/libgbm.so.1 (0x7fa360bc8000+0x4eae) [0x7fa360bcceae]
[    45.239] (EE) 11: /usr/lib64/libgbm.so.1 (0x7fa360bc8000+0x56b0) [0x7fa360bcd6b0]
[    45.239] (EE) 12: /usr/lib64/libgbm.so.1 (0x7fa360bc8000+0x374c) [0x7fa360bcb74c]
[    45.239] (EE) 13: /usr/lib64/libgbm.so.1 (gbm_create_device+0x44) [0x7fa360bcb884]
[    45.239] (EE) 14: /usr/lib64/xorg/modules/libglamoregl.so (glamor_egl_init+0x61) [0x7fa360b4b361]
[    45.239] (EE) 15: /usr/lib64/xorg/modules/drivers/modesetting_drv.so (0x7fa361b34000+0xbdc6) [0x7fa361b3fdc6]
[    45.240] (EE) 16: /usr/bin/X (InitOutput+0x92c) [0x56317ac7618c]
[    45.240] (EE) 17: /usr/bin/X (0x56317ab1a000+0x784bd) [0x56317ab924bd]
[    45.240] (EE) 18: /lib64/libc.so.6 (0x7fa361414000+0x2334a) [0x7fa36143734a]
[    45.240] (EE) 19: /lib64/libc.so.6 (__libc_start_main+0x7c) [0x7fa3614373fc]
[    45.240] (EE) 20: /usr/bin/X (_start+0x21) [0x56317ab56cb1]
[    45.240] (EE)
[    45.240] (EE) Segmentation fault at address 0x20
[    45.240] (EE)
Fatal server error:
[    45.240] (EE) Caught signal 11 (Segmentation fault). Server aborting
[    45.240] (EE)
[    45.240] (EE)
Please consult the The X.Org Foundation support
    at http://wiki.x.org
 for help.
[    45.240] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    45.240] (EE)
[    45.248] (EE) Server terminated with error (1). Closing log file.


What else? I compiled all the drivers into my kernel -- that's why I get the warning messages about not being able to load some modules. But that has never mattered before today. I guess I should also check my installation log to see if any X-server components were updated this morning. Any suggestions are welcome.
_________________
David Bryant
Canyon Lake, Texas
Back to top
View user's profile Send private message
wjb
l33t
l33t


Joined: 10 Jul 2005
Posts: 609
Location: Fife, Scotland

PostPosted: Sun Mar 05, 2023 8:42 pm    Post subject: Reply with quote

You could experiment with setting rc_parallel="YES" in /etc/rc.conf, this 'fixed' (plastered over) a very similar problem I had last year with 2 pcs (both nvidia gpus). Sort of suggests there's a timing/order issue with service startup but I never got round to investigating.
Back to top
View user's profile Send private message
davidbryant
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2020
Posts: 137
Location: Canyon Lake, Texas

PostPosted: Sun Mar 05, 2023 8:47 pm    Post subject: Here's some more information Reply with quote

There weren't any x11 updates when I ran "emerge" today. But several x11 modules were re-compiled yesterday. I didn't reboot my system last night. So I suppose that is why I didn't encounter the problem until today. Here are the recently compiled modules.

Code:
x11-libs/cairo
x11-libs/xkbcommon
x11-libs/libdrm
x11-libs/libX11
x11-misc/compose-tables
X11-misc/util-macros

_________________
David Bryant
Canyon Lake, Texas
Back to top
View user's profile Send private message
Shadow_Fury
Tux's lil' helper
Tux's lil' helper


Joined: 20 Apr 2021
Posts: 138
Location: 11.435765792823453, 143.05926743686274

PostPosted: Sun Mar 05, 2023 8:55 pm    Post subject: Reply with quote

wjb wrote:
You could experiment with setting rc_parallel="YES" in /etc/rc.conf, this 'fixed' (plastered over) a very similar problem I had last year with 2 pcs (both nvidia gpus). Sort of suggests there's a timing/order issue with service startup but I never got round to investigating.


sorry, this didn't help
Back to top
View user's profile Send private message
ukky
Tux's lil' helper
Tux's lil' helper


Joined: 26 Feb 2023
Posts: 109
Location: Montreal, Canada

PostPosted: Sun Mar 05, 2023 9:01 pm    Post subject: Reply with quote

Shadow_Fury wrote:
yes, this starts fine and creates a navy console on the left of the screen.

Can you provide Xorg.log for this session too, please?
The log should be in ~/.local/share/xorg/, please make sure the number 'Xorg.' and '.log' matches you terminal number.
Back to top
View user's profile Send private message
ukky
Tux's lil' helper
Tux's lil' helper


Joined: 26 Feb 2023
Posts: 109
Location: Montreal, Canada

PostPosted: Sun Mar 05, 2023 9:13 pm    Post subject: Reply with quote

Shadow_Fury,

Also, what this says:
Code:
ls -l /usr/lib64/xorg/modules/extensions/
Back to top
View user's profile Send private message
Shadow_Fury
Tux's lil' helper
Tux's lil' helper


Joined: 20 Apr 2021
Posts: 138
Location: 11.435765792823453, 143.05926743686274

PostPosted: Sun Mar 05, 2023 9:17 pm    Post subject: Reply with quote

ukky wrote:
Shadow_Fury wrote:
yes, this starts fine and creates a navy console on the left of the screen.

Can you provide Xorg.log for this session too, please?
The log should be in ~/.local/share/xorg/, please make sure the number 'Xorg.' and '.log' matches you terminal number.


Code:

[   100.070]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[   100.079] Current Operating System: Linux dragon 6.2.2-gentoo #7 SMP PREEMPT_DYNAMIC Sun Mar  5 18:50:11 GMT 2023 x86_64
[   100.080] Kernel command line: BOOT_IMAGE=/vmlinuz root=/dev/mapper/vg0-root ro rootflags=subvol=@root iommu=1 intel_iommu=on lsm=selinux,integrity ima_appraise=fix ima_policy=appraise_tcb cryptdevice=/dev/nvme0n1:crypt_0 root=/dev/mapper/vg0-root
[   100.090] 
[   100.094] Current version of pixman: 0.42.2
[   100.101]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   100.101] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   100.117] (==) Log file: "/home/shadow/.local/share/xorg/Xorg.1.log", Time: Sun Mar  5 21:11:49 2023
[   100.122] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   100.125] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   100.126] (==) No Layout section.  Using the first Screen section.
[   100.126] (==) No screen section available. Using defaults.
[   100.126] (**) |-->Screen "Default Screen Section" (0)
[   100.126] (**) |   |-->Monitor "<default monitor>"
[   100.126] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[   100.126] (**) |   |-->Device "nvidia"
[   100.126] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[   100.126] (==) Automatically adding devices
[   100.126] (==) Automatically enabling devices
[   100.126] (==) Automatically adding GPU devices
[   100.126] (==) Automatically binding GPU devices
[   100.126] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   100.126] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   100.126]    Entry deleted from font path.
[   100.126] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   100.127]    Entry deleted from font path.
[   100.127] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   100.127]    Entry deleted from font path.
[   100.127] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[   100.127]    Entry deleted from font path.
[   100.127]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[   100.127] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/75dpi
[   100.127] (==) ModulePath set to "/usr/lib64/xorg/modules"
[   100.127] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[   100.127] (II) Module ABI versions:
[   100.127]    X.Org ANSI C Emulation: 0.4
[   100.127]    X.Org Video Driver: 25.2
[   100.127]    X.Org XInput driver : 24.4
[   100.127]    X.Org Server Extension : 10.0
[   100.128] (++) using VT number 1

[   100.128] (--) controlling tty is VT number 1, auto-enabling KeepTty
[   100.130] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[   100.131] (II) xfree86: Adding drm device (/dev/dri/card0)
[   100.131] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.0/0000:01:00.0/drm/card0
[   100.132] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[   100.209] (--) PCI:*(1@0:0:0) 10de:1e07:1458:37be rev 161, Mem @ 0xfa000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[   100.210] (II) LoadModule: "glx"
[   100.210] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[   100.215] (II) Module glx: vendor="X.Org Foundation"
[   100.215]    compiled for 1.21.1.7, module version = 1.0.0
[   100.215]    ABI class: X.Org Server Extension, version 10.0
[   100.215] (II) LoadModule: "nvidia"
[   100.215] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[   100.217] (II) Module nvidia: vendor="NVIDIA Corporation"
[   100.217]    compiled for 1.6.99.901, module version = 1.0.0
[   100.218]    Module class: X.Org Video Driver
[   100.218] (II) NVIDIA dlloader X Driver  525.89.02  Wed Feb  1 23:14:37 UTC 2023
[   100.218] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   100.218] (II) systemd-logind: releasing fd for 226:0
[   100.219] (II) Loading sub module "fb"
[   100.219] (II) LoadModule: "fb"
[   100.219] (II) Module "fb" already built-in
[   100.219] (II) Loading sub module "wfb"
[   100.219] (II) LoadModule: "wfb"
[   100.220] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[   100.220] (II) Module wfb: vendor="X.Org Foundation"
[   100.220]    compiled for 1.21.1.7, module version = 1.0.0
[   100.220]    ABI class: X.Org ANSI C Emulation, version 0.4
[   100.220] (II) Loading sub module "ramdac"
[   100.220] (II) LoadModule: "ramdac"
[   100.220] (II) Module "ramdac" already built-in
[   100.221] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   100.221] (II) NVIDIA(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[   100.221] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   100.221] (==) NVIDIA(0): RGB weight 888
[   100.221] (==) NVIDIA(0): Default visual is TrueColor
[   100.221] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   100.221] (**) NVIDIA(0): Enabling 2D acceleration
[   100.222] (II) Loading sub module "glxserver_nvidia"
[   100.222] (II) LoadModule: "glxserver_nvidia"
[   100.222] (II) Loading /usr/lib64/xorg/modules/extensions/libglxserver_nvidia.so
[   100.250] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[   100.250]    compiled for 1.6.99.901, module version = 1.0.0
[   100.250]    Module class: X.Org Server Extension
[   100.250] (II) NVIDIA GLX Module  525.89.02  Wed Feb  1 23:13:01 UTC 2023
[   100.251] (II) NVIDIA: The X server supports PRIME Render Offload.
[   100.251] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[   100.252] (--) NVIDIA(0):     DFP-0
[   100.252] (--) NVIDIA(0):     DFP-1
[   100.252] (--) NVIDIA(0):     DFP-2
[   100.252] (--) NVIDIA(0):     DFP-3 (boot)
[   100.252] (--) NVIDIA(0):     DFP-4
[   100.252] (--) NVIDIA(0):     DFP-5
[   100.254] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 2080 Ti (TU102-A) at PCI:1:0:0
[   100.254] (II) NVIDIA(0):     (GPU-0)
[   100.254] (--) NVIDIA(0): Memory: 11534336 kBytes
[   100.254] (--) NVIDIA(0): VideoBIOS: 90.02.17.40.5c
[   100.254] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   100.254] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   100.254] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   100.254] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   100.254] (--) NVIDIA(GPU-0):
[   100.254] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   100.254] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   100.254] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   100.254] (--) NVIDIA(GPU-0):
[   100.254] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   100.254] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   100.254] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   100.255] (--) NVIDIA(GPU-0):
[   100.298] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-3): connected
[   100.298] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-3): Internal TMDS
[   100.298] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-3): 600.0 MHz maximum pixel clock
[   100.298] (--) NVIDIA(GPU-0):
[   100.298] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   100.298] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   100.298] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   100.298] (--) NVIDIA(GPU-0):
[   100.299] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   100.299] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   100.299] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   100.299] (--) NVIDIA(GPU-0):
[   100.351] (==) NVIDIA(0):
[   100.351] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   100.351] (==) NVIDIA(0):     will be used as the requested mode.
[   100.351] (==) NVIDIA(0):
[   100.352] (II) NVIDIA(0): Validated MetaModes:
[   100.352] (II) NVIDIA(0):     "DFP-3:nvidia-auto-select"
[   100.352] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[   100.398] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[   100.398] (--) NVIDIA(0):     option
[   100.398] (WW) NVIDIA: Failed to bind sideband socket to
[   100.399] (WW) NVIDIA:     '/var/run/nvidia-xdriver-ad26995a' Permission denied
[   100.399] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[   100.399] (II) NVIDIA:     access.
[   100.406] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   100.406] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   100.407] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   100.407] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   100.407] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   100.407] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   100.407] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   100.407] (II) NVIDIA(0):     Config Options in the README.
[   100.457] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[   100.489] (==) NVIDIA(0): Disabling shared memory pixmaps
[   100.489] (==) NVIDIA(0): Backing store enabled
[   100.489] (==) NVIDIA(0): Silken mouse enabled
[   100.490] (==) NVIDIA(0): DPMS enabled
[   100.490] (II) Loading sub module "dri2"
[   100.490] (II) LoadModule: "dri2"
[   100.490] (II) Module "dri2" already built-in
[   100.490] (II) NVIDIA(0): [DRI2] Setup complete
[   100.490] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   100.490] (II) Initializing extension Generic Event Extension
[   100.490] (II) Initializing extension SHAPE
[   100.491] (II) Initializing extension MIT-SHM
[   100.491] (II) Initializing extension XInputExtension
[   100.491] (II) Initializing extension XTEST
[   100.491] (II) Initializing extension BIG-REQUESTS
[   100.491] (II) Initializing extension SYNC
[   100.491] (II) Initializing extension XKEYBOARD
[   100.492] (II) Initializing extension XC-MISC
[   100.492] (II) Initializing extension SECURITY
[   100.492] (II) Initializing extension XFIXES
[   100.492] (II) Initializing extension RENDER
[   100.492] (II) Initializing extension RANDR
[   100.492] (II) Initializing extension COMPOSITE
[   100.493] (II) Initializing extension DAMAGE
[   100.493] (II) Initializing extension MIT-SCREEN-SAVER
[   100.493] (II) Initializing extension DOUBLE-BUFFER
[   100.493] (II) Initializing extension RECORD
[   100.493] (II) Initializing extension DPMS
[   100.493] (II) Initializing extension Present
[   100.493] (II) Initializing extension DRI3
[   100.493] (II) Initializing extension X-Resource
[   100.494] (II) Initializing extension XVideo
[   100.494] (II) Initializing extension XVideo-MotionCompensation
[   100.494] (II) Initializing extension SELinux
[   100.494] (II) SELinux: Disabled by boolean
[   100.494] (II) Initializing extension GLX
[   100.494] (II) Initializing extension GLX
[   100.494] (II) Indirect GLX disabled.
[   100.494] (II) GLX: Another vendor is already registered for screen 0
[   100.494] (II) Initializing extension XFree86-VidModeExtension
[   100.494] (II) Initializing extension XFree86-DGA
[   100.494] (II) Initializing extension XFree86-DRI
[   100.494] (II) Initializing extension DRI2
[   100.495] (II) Initializing extension NV-GLX
[   100.495] (II) Initializing extension NV-CONTROL
[   100.495] (II) Initializing extension XINERAMA
[   100.599] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   100.599] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   100.599] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   100.599] (**) Power Button: Applying InputClass "joystick-all"
[   100.599] (II) LoadModule: "libinput"
[   100.599] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[   100.602] (II) Module libinput: vendor="X.Org Foundation"
[   100.602]    compiled for 1.21.1.7, module version = 1.2.1
[   100.602]    Module class: X.Org XInput Driver
[   100.602]    ABI class: X.Org XInput driver, version 24.4
[   100.603] (II) Using input driver 'libinput' for 'Power Button'
[   100.603] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 35 paused 0
[   100.603] (**) Power Button: always reports core events
[   100.603] (**) Option "Device" "/dev/input/event1"
[   100.612] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   100.612] (II) event1  - Power Button: device is a keyboard
[   100.612] (II) event1  - Power Button: device removed
[   100.612] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   100.612] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   100.614] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   100.614] (II) event1  - Power Button: device is a keyboard
[   100.616] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   100.616] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   100.616] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   100.616] (**) Power Button: Applying InputClass "joystick-all"
[   100.616] (II) Using input driver 'libinput' for 'Power Button'
[   100.617] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 38 paused 0
[   100.617] (**) Power Button: always reports core events
[   100.617] (**) Option "Device" "/dev/input/event0"
[   100.619] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   100.619] (II) event0  - Power Button: device is a keyboard
[   100.619] (II) event0  - Power Button: device removed
[   100.619] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   100.620] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   100.622] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   100.622] (II) event0  - Power Button: device is a keyboard
[   100.625] (II) config/udev: Adding input device Primax USB OPTICAL MOUSE (/dev/input/event6)
[   100.625] (**) Primax USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[   100.626] (**) Primax USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall"
[   100.626] (**) Primax USB OPTICAL MOUSE: Applying InputClass "joystick-all"
[   100.626] (II) Using input driver 'libinput' for 'Primax USB OPTICAL MOUSE'
[   100.680] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 39 paused 0
[   100.680] (**) Primax USB OPTICAL MOUSE: always reports core events
[   100.680] (**) Option "Device" "/dev/input/event6"
[   100.684] (II) event6  - Primax USB OPTICAL MOUSE: is tagged by udev as: Mouse
[   100.685] (II) event6  - Primax USB OPTICAL MOUSE: device is a pointer
[   100.685] (II) event6  - Primax USB OPTICAL MOUSE: device removed
[   100.685] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10.2/3-10.2:1.0/0003:0461:4DE3.0004/input/input6/event6"
[   100.685] (II) XINPUT: Adding extended input device "Primax USB OPTICAL MOUSE" (type: MOUSE, id 8)
[   100.685] (**) Option "AccelerationScheme" "none"
[   100.686] (**) Primax USB OPTICAL MOUSE: (accel) selected scheme none/0
[   100.686] (**) Primax USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[   100.686] (**) Primax USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[   100.690] (II) event6  - Primax USB OPTICAL MOUSE: is tagged by udev as: Mouse
[   100.690] (II) event6  - Primax USB OPTICAL MOUSE: device is a pointer
[   100.694] (II) config/udev: Adding input device Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard (/dev/input/event2)
[   100.694] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[   100.694] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[   100.694] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: Applying InputClass "joystick-all"
[   100.694] (II) Using input driver 'libinput' for 'Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard'
[   100.695] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 40 paused 0
[   100.695] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: always reports core events
[   100.695] (**) Option "Device" "/dev/input/event2"
[   100.699] (II) event2  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[   100.700] (II) event2  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: device is a keyboard
[   100.700] (II) event2  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: device removed
[   100.700] (II) libinput: Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: needs a virtual subdevice
[   100.700] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:1B1C:1B49.0002/input/input2/event2"
[   100.700] (II) XINPUT: Adding extended input device "Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard" (type: MOUSE, id 9)
[   100.700] (**) Option "AccelerationScheme" "none"
[   100.700] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: (accel) selected scheme none/0
[   100.700] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: (accel) acceleration factor: 2.000
[   100.700] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: (accel) acceleration threshold: 4
[   100.704] (II) event2  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[   100.704] (II) event2  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: device is a keyboard
[   100.707] (II) config/udev: Adding input device Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard (/dev/input/event3)
[   100.707] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: Applying InputClass "joystick-all"
[   100.707] (II) No input driver specified, ignoring this device.
[   100.708] (II) This device may have been added with another device file.
[   100.710] (II) config/udev: Adding input device Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard (/dev/input/event4)
[   100.710] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: Applying InputClass "joystick-all"
[   100.710] (II) No input driver specified, ignoring this device.
[   100.710] (II) This device may have been added with another device file.
[   100.712] (II) config/udev: Adding input device Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse (/dev/input/event5)
[   100.712] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: Applying InputClass "evdev pointer catchall"
[   100.713] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[   100.713] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: Applying InputClass "joystick-all"
[   100.713] (II) Using input driver 'libinput' for 'Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse'
[   100.714] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 41 paused 0
[   100.714] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: always reports core events
[   100.714] (**) Option "Device" "/dev/input/event5"
[   100.718] (II) event5  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: is tagged by udev as: Mouse
[   100.718] (II) event5  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: device is a pointer
[   100.719] (II) event5  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: device removed
[   100.719] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:1B1C:1B49.0002/input/input5/event5"
[   100.719] (II) XINPUT: Adding extended input device "Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse" (type: MOUSE, id 10)
[   100.719] (**) Option "AccelerationScheme" "none"
[   100.719] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: (accel) selected scheme none/0
[   100.719] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: (accel) acceleration factor: 2.000
[   100.719] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: (accel) acceleration threshold: 4
[   100.723] (II) event5  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: is tagged by udev as: Mouse
[   100.724] (II) event5  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: device is a pointer
[   100.742] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[   100.742] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[   100.742] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: Applying InputClass "joystick-all"
[   100.742] (II) Using input driver 'libinput' for 'Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard'
[   100.742] (II) systemd-logind: returning pre-existing fd for /dev/input/event2 13:66
[   100.742] (**) Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: always reports core events
[   100.742] (**) Option "Device" "/dev/input/event2"
[   100.742] (II) libinput: Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: is a virtual subdevice
[   100.742] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:1B1C:1B49.0002/input/input2/event2"
[   100.742] (II) XINPUT: Adding extended input device "Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard" (type: KEYBOARD, id 11)
[   105.655] (**) Option "fd" "35"
[   105.655] (II) event1  - Power Button: device removed
[   105.655] (**) Option "fd" "38"
[   105.655] (II) event0  - Power Button: device removed
[   105.655] (**) Option "fd" "39"
[   105.655] (II) event6  - Primax USB OPTICAL MOUSE: device removed
[   105.655] (**) Option "fd" "40"
[   105.655] (**) Option "fd" "41"
[   105.656] (II) event5  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard Mouse: device removed
[   105.656] (**) Option "fd" "40"
[   105.656] (II) event2  - Corsair CORSAIR K70 RGB MK.2 Mechanical Gaming Keyboard: device removed
[   105.657] (II) UnloadModule: "libinput"
[   105.657] (II) systemd-logind: not releasing fd for 13:66, still in use
[   105.657] (II) UnloadModule: "libinput"
[   105.658] (II) systemd-logind: releasing fd for 13:69
[   105.691] (II) UnloadModule: "libinput"
[   105.691] (II) systemd-logind: releasing fd for 13:66
[   105.703] (II) UnloadModule: "libinput"
[   105.704] (II) systemd-logind: releasing fd for 13:70
[   105.735] (II) UnloadModule: "libinput"
[   105.735] (II) systemd-logind: releasing fd for 13:64
[   105.752] (II) UnloadModule: "libinput"
[   105.752] (II) systemd-logind: releasing fd for 13:65
[   105.924] (II) NVIDIA(GPU-0): Deleting GPU-0
[   105.933] (II) Server terminated successfully (0). Closing log file.


ukky wrote:
Shadow_Fury,

Also, what this says:
Code:
ls -l /usr/lib64/xorg/modules/extensions/


Code:

total 12668
lrwxrwxrwx 1 root root       32 Mar  5 18:52 libglxserver_nvidia.so -> libglxserver_nvidia.so.525.89.02
-rwxr-xr-x 1 root root 12586736 Mar  5 18:52 libglxserver_nvidia.so.525.89.02
-rwxr-xr-x 1 root root   380040 Mar  5 19:25 libglx.so
Back to top
View user's profile Send private message
ukky
Tux's lil' helper
Tux's lil' helper


Joined: 26 Feb 2023
Posts: 109
Location: Montreal, Canada

PostPosted: Sun Mar 05, 2023 9:24 pm    Post subject: Reply with quote

Shadow_Fury,

Try to run this command in both scenarios (DE and via xinit):
Code:
ps aux | grep -v grep | grep X

And show output, please
Back to top
View user's profile Send private message
ukky
Tux's lil' helper
Tux's lil' helper


Joined: 26 Feb 2023
Posts: 109
Location: Montreal, Canada

PostPosted: Sun Mar 05, 2023 9:35 pm    Post subject: Reply with quote

davidbryant,

Did you follow these guides? : Xorg/Guide and nouveau
Back to top
View user's profile Send private message
Shadow_Fury
Tux's lil' helper
Tux's lil' helper


Joined: 20 Apr 2021
Posts: 138
Location: 11.435765792823453, 143.05926743686274

PostPosted: Sun Mar 05, 2023 9:40 pm    Post subject: Reply with quote

ukky wrote:
Shadow_Fury,

Try to run this command in both scenarios (DE and via xinit):
Code:
ps aux | grep -v grep | grep X

And show output, please


from xinit:
Code:

root      3130  1.9  0.1 25345740 51232 tty7   Ssl+ 21:31   0:02 /usr/bin/X -nol
shadow    3164  0.9  0.1 25352696 51432 tty1   Sl   21:32   0:00 X :1 vt1


as said before the only responsive part of the DE is a cursor, so i can't run commands in it.


i have had issues with packages not playing nice with clang, so if you know which package would exhibit this behavior if part broken, i can try to compile it with gcc. i've already tried re-compiling kde-plasma/plasma-workspace
Back to top
View user's profile Send private message
davidbryant
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2020
Posts: 137
Location: Canyon Lake, Texas

PostPosted: Sun Mar 05, 2023 9:49 pm    Post subject: Reply with quote

ukky wrote:
davidbryant,

Did you follow these guides? : Xorg/Guide and nouveau

Yes. I have been running the KDE desktop without incident for almost three years (on Gentoo since June, 2020). It went haywire today for the very first time.
_________________
David Bryant
Canyon Lake, Texas
Back to top
View user's profile Send private message
ukky
Tux's lil' helper
Tux's lil' helper


Joined: 26 Feb 2023
Posts: 109
Location: Montreal, Canada

PostPosted: Sun Mar 05, 2023 9:56 pm    Post subject: Reply with quote

Shadow_Fury,
I believe we would see some failure in one of dmesg/messages/Xorg logs if some package would be bad.
Could you try add 'suid' USE flag to xorg-server, re-compile it, then re-test with new X binary? I would reboot after rebuild, just to make sure that none old Xorg libraries are in use.
Logging off is not enough as you already have X running as root, thus it was started before you logged in. Unless you launched X/xinit/startx as 'root', which is a very bad idea.
Back to top
View user's profile Send private message
Shadow_Fury
Tux's lil' helper
Tux's lil' helper


Joined: 20 Apr 2021
Posts: 138
Location: 11.435765792823453, 143.05926743686274

PostPosted: Sun Mar 05, 2023 10:14 pm    Post subject: Reply with quote

ukky wrote:
Shadow_Fury,
I believe we would see some failure in one of dmesg/messages/Xorg logs if some package would be bad.
Could you try add 'suid' USE flag to xorg-server, re-compile it, then re-test with new X binary? I would reboot after rebuild, just to make sure that none old Xorg libraries are in use.
Logging off is not enough as you already have X running as root, thus it was started before you logged in. Unless you launched X/xinit/startx as 'root', which is a very bad idea.


tried to rebuild it with suid, no dice, exactly the same black background with only a cursor...

might be relevant: the only SUID file related directly to xorg is: /usr/libexec/Xorg.wrap


Last edited by Shadow_Fury on Sun Mar 05, 2023 10:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
ukky
Tux's lil' helper
Tux's lil' helper


Joined: 26 Feb 2023
Posts: 109
Location: Montreal, Canada

PostPosted: Sun Mar 05, 2023 10:14 pm    Post subject: Reply with quote

davidbryant,

You have a segmentation fault.
Please rebuild x11-base/xorg-server, then do rebuild X modules'emerge -av @x11-module-rebuild', then reboot your system.
Back to top
View user's profile Send private message
davidbryant
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2020
Posts: 137
Location: Canyon Lake, Texas

PostPosted: Sun Mar 05, 2023 11:03 pm    Post subject: Reply with quote

ukky wrote:
davidbryant,

You have a segmentation fault.
Please rebuild x11-base/xorg-server, then do rebuild X modules'emerge -av @x11-module-rebuild', then reboot your system.


OK, I'll try that. It may take a while.
_________________
David Bryant
Canyon Lake, Texas
Back to top
View user's profile Send private message
davidbryant
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2020
Posts: 137
Location: Canyon Lake, Texas

PostPosted: Sun Mar 05, 2023 11:39 pm    Post subject: Reply with quote

ukky wrote:
davidbryant,

You have a segmentation fault.
Please rebuild x11-base/xorg-server, then do rebuild X modules'emerge -av @x11-module-rebuild', then reboot your system.


OK, I did that. It didn't help. Portage re-compiled three modules: x11-base/xorg-server, x11-drivers/xf86-input-libinput, & x11-drivers/xf86-video-nouveau. After the recompilations, boot still fails with the same segmentation fault. Maybe I need to re-compile mord=e of the X system? I'll consult the wiki.
_________________
David Bryant
Canyon Lake, Texas
Back to top
View user's profile Send private message
ukky
Tux's lil' helper
Tux's lil' helper


Joined: 26 Feb 2023
Posts: 109
Location: Montreal, Canada

PostPosted: Mon Mar 06, 2023 12:05 am    Post subject: Reply with quote

davidbryant,

Rebuild mesa and re-test:
Code:
emerge -av1 media-libs/mesa


EDIT: s/equery/emerge/


Last edited by ukky on Mon Mar 06, 2023 1:18 am; edited 1 time in total
Back to top
View user's profile Send private message
davidbryant
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2020
Posts: 137
Location: Canyon Lake, Texas

PostPosted: Mon Mar 06, 2023 12:57 am    Post subject: Reply with quote

ukky wrote:
davidbryant,

Rebuild mesa and re-test:
Code:
equery -av1 media-libs/mesa


Well, I did that. Are you sure about that "equery" command? I couldn't get it to work, And the man page wasn't real helpful.

It still dies with the same segmentation fault.
_________________
David Bryant
Canyon Lake, Texas
Back to top
View user's profile Send private message
ukky
Tux's lil' helper
Tux's lil' helper


Joined: 26 Feb 2023
Posts: 109
Location: Montreal, Canada

PostPosted: Mon Mar 06, 2023 1:13 am    Post subject: Reply with quote

Shadow_Fury,

Quote:
might be relevant: the only SUID file related directly to xorg is: /usr/libexec/Xorg.wrap

With suid enabled, it should be /usr/bin/Xorg to get suid bit set.

One other thing to make sure, is your kernel version properly selected:?
Code:
equery kernel list

This is important for the next step:
Code:
emerge -av1 x11-drivers/nvidia-drivers

Also, this nVidia guide recommends to enable CONFIG_ACPI_IPMI. You miss that one.

Try also to adding this parameter on your kernel command line:
Code:
nvidia_drm.modeset=1

If you use GRUB, no need to change any config to try 'nvidia_drm.modeset=1', just reboot and edit command line before loading kernel.

Another test: try adding 'nvidia' to list of modules in /etc/conf.d/modules:
Code:
modules="nvidia"

Adjust the line appropriately if you already have some modules there.

Check out also item 11 Blackscreen at X startup / Machine poweroff at X shutdown

Make sure you have VIDEO_CARDS="nvidia" in /etc/portage/make.conf

Also, make sure your user is part of 'video' group.
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
Goto page 1, 2, 3  Next
Page 1 of 3

 
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