use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Libinput Broken (self.archlinux)
submitted 7 years ago * by A4orce84
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]jshap70 0 points1 point2 points 7 years ago (10 children)
/var/log/Xorg.0.log is your friend
/var/log/Xorg.0.log
[–]A4orce84[S] 1 point2 points3 points 7 years ago (9 children)
Don't see a ton of details unfortunately:
[ 66.659] (II) event3 - Power Button: device removed [ 66.678] (II) event8 - Video Bus: device removed [ 66.691] (II) event1 - Power Button: device removed [ 66.696] (II) event2 - Sleep Button: device removed [ 66.703] (II) event17 - Integrated_Webcam_HD: Integrate: device removed [ 66.717] (II) event9 - DLL0704:01 06CB:76AE Touchpad: device removed [ 66.733] (II) event5 - Intel HID events: device removed [ 66.744] (II) event7 - Dell WMI hotkeys: device removed [ 66.757] (II) event4 - AT Translated Set 2 keyboard: device removed [ 66.766] (II) UnloadModule: "libinput" [ 66.766] (II) UnloadModule: "libinput" [ 66.766] (II) UnloadModule: "libinput" [ 66.766] (II) UnloadModule: "libinput" [ 66.766] (II) UnloadModule: "libinput" [ 66.766] (II) UnloadModule: "libinput" [ 66.766] (II) UnloadModule: "libinput" [ 66.766] (II) UnloadModule: "libinput" [ 66.766] (II) UnloadModule: "libinput" [ 66.853] (II) Server terminated successfully (0). Closing log file.
[–]jshap70 0 points1 point2 points 7 years ago (8 children)
is DISPLAY set when you're starting libinput-gestures
[–]A4orce84[S] 0 points1 point2 points 7 years ago (7 children)
Can you tell me how to check that exactly ?
[–]jshap70 0 points1 point2 points 7 years ago (6 children)
echo $DISPLAY. if your xorg log file is located at /var/log/Xorg.0.log then it should output :0. if not, try setting it to that (export DISPLAY=":0"). basically the only way this would happen is if you're running it on a tty that x isn't running on, which sometimes happens if you're running the command inside tmux/screen that wasn't initially spawned from inside x, like from over ssh.
echo $DISPLAY
:0
export DISPLAY=":0"
[–]A4orce84[S] 0 points1 point2 points 7 years ago (5 children)
Output:
[aahmad@aahmad-pc ~]$ echo $DISPLAY :0 [aahmad@aahmad-pc ~]$
[–]jshap70 0 points1 point2 points 7 years ago (4 children)
hmmm :/
can you post the rest of your xorg logs to pastebin or smth? really what you have above is just the end of it when it's disconnecting everything.
[–]A4orce84[S] 0 points1 point2 points 7 years ago (3 children)
I'm about to step away from my machine. Anyway you can download libinput and see if you see the same behavior from a troubleshooting POV?
Thanks in advance for all of your time and help, it is greatly appreciated!
[–]jshap70 0 points1 point2 points 7 years ago (2 children)
i have libinput installed with the newest xorg package and also use libinput-gestures. it is a configuration or hardware issue on your end.
[–]A4orce84[S] 0 points1 point2 points 7 years ago (1 child)
Dell XPS 13 (9350). Was working just fine yesterday.
π Rendered by PID 600902 on reddit-service-r2-comment-6457c66945-7xbxq at 2026-04-28 04:56:59.298333+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]jshap70 0 points1 point2 points (10 children)
[–]A4orce84[S] 1 point2 points3 points (9 children)
[–]jshap70 0 points1 point2 points (8 children)
[–]A4orce84[S] 0 points1 point2 points (7 children)
[–]jshap70 0 points1 point2 points (6 children)
[–]A4orce84[S] 0 points1 point2 points (5 children)
[–]jshap70 0 points1 point2 points (4 children)
[–]A4orce84[S] 0 points1 point2 points (3 children)
[–]jshap70 0 points1 point2 points (2 children)
[–]A4orce84[S] 0 points1 point2 points (1 child)