Success!! I've expected longer battle, but when I have followed “what doctor ordered” X statred working like a charm.
To (maybe) help in some further development I would like to point to some differences between before and after modification:
1. The firmware <xserver-xorg-video-intel> was already installed, so I've skipped the apt-get part; this “firmware” is a part of xinit standard installation. Here is the output of dpkg -l | grep “xorg-video”:
- Code: Select all
ii xserver-xorg-video-all 1:7.7+19 amd64 X.Org X server -- output driver metapackage
ii xserver-xorg-video-amdgpu 18.1.99+git20190207-1 amd64 X.Org X server -- AMDGPU display driver
ii xserver-xorg-video-ati 1:19.0.1-1 amd64 X.Org X server -- AMD/ATI display driver wrapper
ii xserver-xorg-video-fbdev 1:0.5.0-1 amd64 X.Org X server -- fbdev display driver
ii xserver-xorg-video-intel 2:2.99.917+git20180925-2 amd64 X.Org X server -- Intel i8xx, i9xx display driver
ii xserver-xorg-video-nouveau 1:1.0.16-1 amd64 X.Org X server -- Nouveau display driver
ii xserver-xorg-video-qxl 0.1.5-2+b1 amd64 X.Org X server -- QXL display driver
ii xserver-xorg-video-radeon 1:19.0.1-1 amd64 X.Org X server -- AMD/ATI Radeon display driver
ii xserver-xorg-video-vesa 1:2.4.0-1 amd64 X.Org X server -- VESA display driver
ii xserver-xorg-video-vmware 1:13.3.0-2 amd64 X.Org X server -- VMware display driver
2. As expected the output of lspci didn't changed.
3. I have run lsmod before & after modification: first the video module is the same (i915), but after modification three hid modules are NOT loaded, e.i. output of lsmod after modification is shorter. Also, the order how modules are loaded changed significantly (I've saved these outputs & I can provide them if they are needed).
4. I have tried VESA firmware that helped me as a fallout firmware in the past; it didn't work.
Thank you very much for help; I will try to load buster into my other machines ( hope w/o problems)
Also, I'll thy to mark this thread (if I could) as [SOLVED]