[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian 9 Xfce intermittent keyboard and mouse erratic behavior or lockup



David Christensen composed on 2022-04-20 14:14 (UTC-0700):

> Felix Miata wrote:

>> There are two different technologies for X display drivers.
>> xserver-xorg-video-intel uses the older, DDX. It hasn't had an official release in
>> nearly a decade. Unofficially it's in maintenance mode. The newer technology
>> driver, modesetting DIX, is provided by the same package that provides the Xorg
>> server, so cannot be removed independently of the server. The 945GM is the among
>> the newest Intel IGPs not supported by the newer driver. By removing
>> xserver-xorg-video-intel, the newer DIX display driver should automatically be
>> utilized by your i7's IGP. It may be worth trying to solve your issue, if indeed
>> you're not already running the DIX on your i7.

> Can you suggestion and commands to run that might provide clues?

Other than switching between use of DDX display drivers (intel, nouveau) and DIX
driver (modesetting, which supports: AMD, Intel, NVidia, other) to see if bad
behavior persists, I have only one other possible suggestion:

Older systems used only various specific input drivers, e.g.:

	xserver-xorg-input-kbd
	xserver-xorg-input-mouse
	xserver-xorg-input-evdev

If these are installed, you might try removing them, thus having only the newer
*libinput* drivers available for use.

# dpkg -l | grep input-kbd
# dpkg -l | grep xorg-input
ii  xserver-xorg-input-all               1:7.7+23                            amd64
       X.Org X server -- input driver metapackage
ii  xserver-xorg-input-libinput          1.2.1-1+b1                          amd64
       X.Org X server -- libinput input driver
-- 
Evolution as taught in public schools is, like religion,
	based on faith, not based on science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata


Reply to: