Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg weird disconnection problems with usb devices
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
andi456
Apprentice
Apprentice


Joined: 06 Mar 2005
Posts: 224
Location: Germany

PostPosted: Thu Jan 23, 2025 2:29 pm    Post subject: Xorg weird disconnection problems with usb devices Reply with quote

Hi,

since my last world update I've noticed some weird disconnection issues with my mouse. Whenever I use an opengl application, i.e. a game, after a while the mouse input isn't recognized anymore, forcing me to basically kill the X server from outside of X. This also happened once streaming a video in full screen mode.

Outside of X the mouse still works via gpm. Scimming through my log files, the only viable information I've found so far, are the following snippets from ~/.local/share/xorg/Xorg.0.log:
Code:
 
[  7881.076] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  7881.076] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[  7881.076] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[  7881.076] (--) NVIDIA(GPU-0):
[  7881.076] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  7881.076] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  7881.076] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  7881.076] (--) NVIDIA(GPU-0):
[  7881.076] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  7881.076] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  7881.076] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[  7881.077] (--) NVIDIA(GPU-0):
[  7881.077] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  7881.077] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  7881.077] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  7881.077] (--) NVIDIA(GPU-0):
[  7881.120] (--) NVIDIA(GPU-0): HSP HC248PFB (DFP-4): connected
[  7881.120] (--) NVIDIA(GPU-0): HSP HC248PFB (DFP-4): Internal TMDS
[  7881.120] (--) NVIDIA(GPU-0): HSP HC248PFB (DFP-4): 600.0 MHz maximum pixel clock
[  7881.120] (--) NVIDIA(GPU-0):
[  7881.174] (II) NVIDIA(0): Setting mode "DFP-4:nvidia-auto-select"
[  7881.205] (II) event0  - Power Button: is tagged by udev as: Keyboard
[  7881.206] (II) event0  - Power Button: device is a keyboard
[  7881.218] (II) systemd-logind: got resume for 13:73
[  7881.219] (II) event9  - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
[  7881.220] (II) event9  - Logitech USB Receiver Consumer Control: device is a keyboard
[  7881.220] (II) systemd-logind: got resume for 13:70
[  7881.221] (II) event6  - SZH usb keyboard Consumer Control: is tagged by udev as: Keyboard
[  7881.221] (II) event6  - SZH usb keyboard Consumer Control: device is a keyboard
[  7881.221] (II) systemd-logind: got resume for 13:65
[  7881.222] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  7881.222] (II) event1  - Power Button: device is a keyboard
[  7881.222] (II) systemd-logind: got resume for 13:67
[  7881.224] (II) event3  - USB OPTICAL MOUSE : is tagged by udev as: Mouse
[  7881.224] (II) event3  - USB OPTICAL MOUSE : device is a pointer
[  7881.224] (II) systemd-logind: got resume for 13:66
[  7881.225] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  7881.225] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[  7881.225] (II) systemd-logind: got resume for 13:71
[  7881.227] (II) event7  - SZH usb keyboard System Control: is tagged by udev as: Keyboard
[  7881.227] (II) event7  - SZH usb keyboard System Control: device is a keyboard
[  7881.227] (II) systemd-logind: got resume for 13:69
[  7881.228] (II) event5  - SZH usb keyboard: is tagged by udev as: Keyboard
[  7881.228] (II) event5  - SZH usb keyboard: device is a keyboard
[  7881.229] (II) systemd-logind: got resume for 13:68
[  7881.230] (II) event4  - USB OPTICAL MOUSE  Keyboard: is tagged by udev as: Keyboard
[  7881.230] (II) event4  - USB OPTICAL MOUSE  Keyboard: device is a keyboard
[  7881.231] (II) systemd-logind: got resume for 13:72
[  7881.232] (II) event8  - Logitech USB Receiver: is tagged by udev as: Mouse
[  7881.232] (II) event8  - Logitech USB Receiver: device is a pointer
[  7887.823] (**) Option "fd" "39"
[  7887.823] (II) event1  - Power Button: device removed
[  7887.823] (**) Option "fd" "35"
[  7887.823] (II) event0  - Power Button: device removed
[  7887.824] (**) Option "fd" "43"
[  7887.824] (II) event5  - SZH usb keyboard: device removed
[  7887.824] (**) Option "fd" "19"
[  7887.824] (**) Option "fd" "42"
[  7887.824] (II) event7  - SZH usb keyboard System Control: device removed
[  7887.824] (**) Option "fd" "45"
[  7887.824] (II) event8  - Logitech USB Receiver: device removed
[  7887.824] (**) Option "fd" "58"
[  7887.824] (**) Option "fd" "41"
[  7887.824] (II) event2  - AT Translated Set 2 keyboard: device removed
[  7887.825] (**) Option "fd" "19"
[  7887.825] (II) event6  - SZH usb keyboard Consumer Control: device removed
[  7887.825] (**) Option "fd" "58"
[  7887.825] (II) event9  - Logitech USB Receiver Consumer Control: device removed
[  7887.825] (**) Option "fd" "44"
[  7887.825] (**) Option "fd" "44"
[  7887.825] (II) event4  - USB OPTICAL MOUSE  Keyboard: device removed
[  7887.825] (**) Option "fd" "40"
[  7887.825] (II) event3  - USB OPTICAL MOUSE : device removed
[  7887.982] (II) systemd-logind: got pause for 13:64
[  7887.982] (II) systemd-logind: got pause for 13:73
[  7887.982] (II) systemd-logind: got pause for 13:70
[  7887.982] (II) systemd-logind: got pause for 13:65
[  7887.982] (II) systemd-logind: got pause for 13:67
[  7887.982] (II) systemd-logind: got pause for 13:66
[  7887.982] (II) systemd-logind: got pause for 13:71
[  7887.982] (II) systemd-logind: got pause for 13:69
[  7887.982] (II) systemd-logind: got pause for 13:68
[  7887.982] (II) systemd-logind: got pause for 13:72


and some information from the logs of my window manager (awesome):
Code:

xscreensaver-systemd: 14:42:41: inhibit sleep failed: Permission denied
xscreensaver: 14:42:41: pid 18974: xscreensaver-systemd exited unexpectedly with status 1
[ERROR glean_core::metrics::ping] Invalid reason code dirty_startup for ping usage-reporting
[ERROR glean_core::metrics::ping] Invalid reason code active for ping usage-reporting

though I don't think it is related. Looking dmesg there is no mention of a disconnected usb device at the same time as the X-server...., which corresponds to the fact that the mouse still worked with gpm.

Where else could I look for more information on what is going on?

Kind regards,

Andreas
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

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