Hello, Sergey Bugaev, le mar. 10 août 2021 14:35:08 +0300, a ecrit: > Since then things have regressed. At one point Xorg was failing to > find any displays at all, lately it's been starting just fine and > displaying simple windows properly, but it's unable to take any input > from my mouse and keyboard, so it's still not usable.
I can't reproduce such issue. Do you have the lrw-r--r-- 1 root root 8 24 nov. 2019 kbd -> cons/kbd lrw-r--r-- 1 root root 10 24 nov. 2019 mouse -> cons/mouse symlinks? And is € ls /dev/cons kbd mouse vcs populated so? Also, /var/log/Xorg.0.log should be showing something like [830965.091] (==) No Layout section. Using the default mouse configuration. [830965.091] (==) No Layout section. Using the first keyboard device. [...] [830965.101] (II) LoadModule: "mouse" [830965.101] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so [830965.101] (II) Module mouse: vendor="X.Org Foundation" [830965.101] compiled for 1.20.0, module version = 1.9.3 [830965.101] Module class: X.Org XInput Driver [830965.101] ABI class: X.Org XInput driver, version 24.1 [830965.101] (II) LoadModule: "kbd" [830965.101] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so [830965.101] (II) Module kbd: vendor="X.Org Foundation" [830965.101] compiled for 1.20.0, module version = 1.9.0 [830965.101] Module class: X.Org XInput Driver [830965.101] ABI class: X.Org XInput driver, version 24.1 [...] [830965.411] (II) Using input driver 'mouse' for '<default pointer>' [830965.411] (**) Option "CorePointer" "on" [830965.411] (**) <default pointer>: always reports core events [830965.411] (WW) <default pointer>: No Device specified, looking for one... [830965.411] (II) <default pointer>: Setting Device option to "/dev/mouse" [830965.411] (--) <default pointer>: Device: "/dev/mouse" [830965.411] (**) <default pointer>: Protocol: OSMouse [830965.411] (**) <default pointer>: always reports core events [830965.411] (**) Option "Device" "/dev/mouse" [830965.411] (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50 [830965.411] (**) <default pointer>: ZAxisMapping: buttons 4 and 5 [830965.411] (**) <default pointer>: Buttons: 9 [830965.411] (WW) <default pointer>: No Device specified, looking for one... [830965.411] (II) <default pointer>: Setting Device option to "/dev/mouse" [830965.411] (--) <default pointer>: Device: "/dev/mouse" [830965.411] (==) <default pointer>: Protocol: "OSMouse" [830965.411] (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE, id 6) [830965.411] (**) <default pointer>: (accel) keeping acceleration scheme 1 [830965.411] (**) <default pointer>: (accel) acceleration profile 0 [830965.411] (**) <default pointer>: (accel) acceleration factor: 2.000 [830965.411] (**) <default pointer>: (accel) acceleration threshold: 4 [830965.411] (**) Option "Device" "/dev/mouse" [830965.421] (II) Using input driver 'kbd' for 'Generic Keyboard' [830965.421] (**) Option "CoreKeyboard" "on" [830965.421] (**) Generic Keyboard: always reports core events [830965.421] (**) Generic Keyboard: always reports core events [830965.421] (**) Option "XkbRules" "base" [830965.421] (**) Option "XkbModel" "pc105" [830965.421] (**) Option "XkbLayout" "fr" [830965.421] (**) Option "XkbVariant" "oss" [830965.421] (**) Option "XkbOptions" "terminate:ctrl_alt_bksp" [830965.421] (II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD, id 7) [830979.631] (II) UnloadModule: "kbd" [830979.631] (II) UnloadModule: "mouse" Samuel