You are not logged in.

#21 2017-02-11 01:34:20

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,558
Website

Re: stretch + bunsen-netinstall: no keyboard in X after installation

@HoaS thanks for the help. I spent some fruitless hours on this yesterday, but all I managed to do was to install Guest Additions on the bad system, via a chroot login from a live boot. This enabled the previously fixed mouse cursor to move, but the keyboard is still ignored at the LightDm login.

I've got another Stretch/proto-helium system, also installed via the BL netinstall script a week or two ago, which works fine - even after installing all the latest Debian upgrades. I've just got the /var/log/Xorg.0.log files from each system and will have a look for hints. Just for reference, I'll paste them in here.

First, the working system:

[    14.567] 
X.Org X Server 1.19.1
Release Date: 2017-01-11
[    14.567] X Protocol Version 11, Revision 0
[    14.567] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[    14.567] Current Operating System: Linux stretch 4.9.0-1-amd64 #1 SMP Debian 4.9.6-3 (2017-01-28) x86_64
[    14.567] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-1-amd64 root=UUID=ae086e5c-cc21-4199-a549-56e38f505bfc ro quiet
[    14.567] Build Date: 20 January 2017  02:50:48AM
[    14.567] xorg-server 2:1.19.1-4 (https://www.debian.org/support) 
[    14.567] Current version of pixman: 0.34.0
[    14.567] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    14.567] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    14.567] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb  9 13:48:23 2017
[    14.736] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    14.801] (==) No Layout section.  Using the first Screen section.
[    14.801] (==) No screen section available. Using defaults.
[    14.801] (**) |-->Screen "Default Screen Section" (0)
[    14.801] (**) |   |-->Monitor "<default monitor>"
[    14.865] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    14.865] (==) Automatically adding devices
[    14.865] (==) Automatically enabling devices
[    14.865] (==) Automatically adding GPU devices
[    14.866] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    14.899] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    14.899] 	Entry deleted from font path.
[    14.921] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    14.921] (==) ModulePath set to "/usr/lib/xorg/modules"
[    14.921] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    14.921] (II) Loader magic: 0x563fb98f9e00
[    14.921] (II) Module ABI versions:
[    14.921] 	X.Org ANSI C Emulation: 0.4
[    14.921] 	X.Org Video Driver: 23.0
[    14.921] 	X.Org XInput driver : 24.1
[    14.921] 	X.Org Server Extension : 10.0
[    14.923] (++) using VT number 7

[    14.923] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    14.923] (II) xfree86: Adding drm device (/dev/dri/card0)
[    14.932] (--) PCI:*(0:0:2:0) 80ee:beef:0000:0000 rev 0, Mem @ 0xe0000000/16777216, BIOS @ 0x????????/131072
[    14.932] (II) LoadModule: "glx"
[    14.968] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    15.097] (II) Module glx: vendor="X.Org Foundation"
[    15.097] 	compiled for 1.19.1, module version = 1.0.0
[    15.097] 	ABI class: X.Org Server Extension, version 10.0
[    15.097] (==) Matched vboxvideo as autoconfigured driver 0
[    15.097] (==) Matched vboxvideo as autoconfigured driver 1
[    15.097] (==) Matched modesetting as autoconfigured driver 2
[    15.097] (==) Matched fbdev as autoconfigured driver 3
[    15.097] (==) Matched vesa as autoconfigured driver 4
[    15.097] (==) Assigned the driver to the xf86ConfigLayout
[    15.097] (II) LoadModule: "vboxvideo"
[    15.097] (WW) Warning, couldn't open module vboxvideo
[    15.097] (II) UnloadModule: "vboxvideo"
[    15.097] (II) Unloading vboxvideo
[    15.097] (EE) Failed to load module "vboxvideo" (module does not exist, 0)
[    15.097] (II) LoadModule: "modesetting"
[    15.097] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    15.125] (II) Module modesetting: vendor="X.Org Foundation"
[    15.125] 	compiled for 1.19.1, module version = 1.19.1
[    15.125] 	Module class: X.Org Video Driver
[    15.125] 	ABI class: X.Org Video Driver, version 23.0
[    15.125] (II) LoadModule: "fbdev"
[    15.125] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    15.132] (II) Module fbdev: vendor="X.Org Foundation"
[    15.132] 	compiled for 1.19.0, module version = 0.4.4
[    15.132] 	Module class: X.Org Video Driver
[    15.132] 	ABI class: X.Org Video Driver, version 23.0
[    15.132] (II) LoadModule: "vesa"
[    15.132] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    15.142] (II) Module vesa: vendor="X.Org Foundation"
[    15.142] 	compiled for 1.19.0, module version = 2.3.4
[    15.142] 	Module class: X.Org Video Driver
[    15.142] 	ABI class: X.Org Video Driver, version 23.0
[    15.142] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    15.142] (II) FBDEV: driver for framebuffer: fbdev
[    15.142] (II) VESA: driver for VESA chipsets: vesa
[    15.150] (II) modeset(0): using drv /dev/dri/card0
[    15.150] (WW) Falling back to old probe method for fbdev
[    15.150] (II) Loading sub module "fbdevhw"
[    15.150] (II) LoadModule: "fbdevhw"
[    15.150] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    15.204] (II) Module fbdevhw: vendor="X.Org Foundation"
[    15.204] 	compiled for 1.19.1, module version = 0.0.2
[    15.204] 	ABI class: X.Org Video Driver, version 23.0
[    15.204] (WW) Falling back to old probe method for vesa
[    15.204] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    15.204] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    15.204] (==) modeset(0): RGB weight 888
[    15.204] (==) modeset(0): Default visual is TrueColor
[    15.204] (II) Loading sub module "glamoregl"
[    15.204] (II) LoadModule: "glamoregl"
[    15.204] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    15.568] (II) Module glamoregl: vendor="X.Org Foundation"
[    15.568] 	compiled for 1.19.1, module version = 1.0.0
[    15.568] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    15.568] (II) glamor: OpenGL accelerated X.org driver based.
[    17.414] (II) glamor: EGL version 1.4 (DRI2):
[    17.414] EGL_MESA_drm_image required.
[    17.415] (EE) modeset(0): glamor initialization failed
[    17.415] (II) modeset(0): ShadowFB: preferred NO, enabled NO
[    17.416] (II) modeset(0): Output VGA-1 has no monitor section
[    17.416] (II) modeset(0): EDID for output VGA-1
[    17.416] (II) modeset(0): Manufacturer: VBX  Model: 0  Serial#: 49284040
[    17.416] (II) modeset(0): Year: 1990  Week: 1
[    17.416] (II) modeset(0): EDID Version: 1.3
[    17.416] (II) modeset(0): Digital Display Input
[    17.416] (II) modeset(0): Indeterminate output size
[    17.416] (II) modeset(0): Gamma: 2.20
[    17.416] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[    17.416] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    17.416] (II) modeset(0): Default color space is primary color space
[    17.416] (II) modeset(0): First detailed timing is preferred mode
[    17.416] (II) modeset(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[    17.416] (II) modeset(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
[    17.416] (II) modeset(0): Manufacturer's mask: 0
[    17.416] (II) modeset(0): Supported detailed timing:
[    17.416] (II) modeset(0): clock: 44.3 MHz   Image Size:  0 x 0 mm
[    17.416] (II) modeset(0): h_active: 968  h_sync: 970  h_sync_end 972 h_blank_end 974 h_border: 0
[    17.416] (II) modeset(0): v_active: 752  v_sync: 752  v_sync_end 786 v_blanking: 758 v_border: 0
[    17.416] (II) modeset(0): Ranges: V min: 0 V max: 200 Hz, H min: 0 H max: 200 kHz, PixClock max 1005 MHz
[    17.416] (II) modeset(0): Monitor name: VBOX monitor
[    17.416] (II) modeset(0): EDID (in hex):
[    17.416] (II) modeset(0): 	00ffffffffffff0058580000c803f002
[    17.416] (II) modeset(0): 	0100010380000078eeee91a3544c9926
[    17.416] (II) modeset(0): 	0f505400000001010101010101010101
[    17.416] (II) modeset(0): 	0101010101014d11c80630f006200202
[    17.416] (II) modeset(0): 	0202000000000000000000fd0000c800
[    17.416] (II) modeset(0): 	c864000a202020202020000000fc0056
[    17.416] (II) modeset(0): 	424f58206d6f6e69746f720a00000010
[    17.416] (II) modeset(0): 	000a202020202020202020202020002e
[    17.417] (II) modeset(0): Printing probed modes for output VGA-1
[    17.417] (II) modeset(0): Modeline "968x752"x59.9   58.75  968 1016 1112 1256  752 755 765 781 -hsync +vsync (46.8 kHz P)
[    17.417] (II) modeset(0): Modeline "2560x1600"x60.0  348.50  2560 2752 3032 3504  1600 1603 1609 1658 -hsync +vsync (99.5 kHz e)
[    17.417] (II) modeset(0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz e)
[    17.417] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz e)
[    17.417] (II) modeset(0): Modeline "1856x1392"x60.0  218.25  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.3 kHz e)
[    17.417] (II) modeset(0): Modeline "1792x1344"x60.0  204.75  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.6 kHz e)
[    17.417] (II) modeset(0): Modeline "2048x1152"x60.0  162.00  2048 2074 2154 2250  1152 1153 1156 1200 +hsync +vsync (72.0 kHz e)
[    17.417] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[    17.417] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[    17.417] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[    17.417] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    17.417] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    17.417] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    17.417] (II) modeset(0): Modeline "1400x1050"x60.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[    17.417] (II) modeset(0): Modeline "1400x1050"x59.9  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[    17.417] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    17.417] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    17.417] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    17.417] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    17.417] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    17.417] (II) modeset(0): Modeline "1366x768"x59.8   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz e)
[    17.417] (II) modeset(0): Modeline "1366x768"x60.0   72.00  1366 1380 1436 1500  768 769 772 800 +hsync +vsync (48.0 kHz e)
[    17.417] (II) modeset(0): Modeline "1360x768"x60.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz e)
[    17.417] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    17.417] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    17.417] (II) modeset(0): Modeline "1280x768"x59.9   79.50  1280 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz e)
[    17.417] (II) modeset(0): Modeline "1280x768"x60.0   68.25  1280 1328 1360 1440  768 771 778 790 +hsync -vsync (47.4 kHz e)
[    17.417] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    17.417] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    17.417] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    17.417] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    17.417] (II) modeset(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[    17.417] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    17.417] (II) modeset(0): Output VGA-1 connected
[    17.417] (II) modeset(0): Using exact sizes for initial modes
[    17.417] (II) modeset(0): Output VGA-1 using initial mode 968x752 +0+0
[    17.417] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    17.417] (==) modeset(0): DPI set to (96, 96)
[    17.417] (II) Loading sub module "fb"
[    17.417] (II) LoadModule: "fb"
[    17.417] (II) Loading /usr/lib/xorg/modules/libfb.so
[    17.429] (II) Module fb: vendor="X.Org Foundation"
[    17.429] 	compiled for 1.19.1, module version = 1.0.0
[    17.429] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    17.429] (II) UnloadModule: "fbdev"
[    17.429] (II) Unloading fbdev
[    17.429] (II) UnloadSubModule: "fbdevhw"
[    17.429] (II) Unloading fbdevhw
[    17.429] (II) UnloadModule: "vesa"
[    17.429] (II) Unloading vesa
[    17.429] (==) Depth 24 pixmap format is 32 bpp
[    17.442] (==) modeset(0): Backing store enabled
[    17.442] (==) modeset(0): Silken mouse enabled
[    17.443] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    17.450] (==) modeset(0): DPMS enabled
[    17.450] (--) RandR disabled
[    17.456] (II) SELinux: Disabled on system
[    17.458] (II) AIGLX: Screen 0 is not DRI2 capable
[    17.458] (EE) AIGLX: reverting to software rendering
[    17.462] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[    17.463] (II) IGLX: Loaded and initialized swrast
[    17.463] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    17.463] (II) modeset(0): Damage tracking initialized
[    17.463] (II) modeset(0): Setting screen physical size to 256 x 198
[    17.752] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    17.752] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    17.752] (II) LoadModule: "libinput"
[    17.752] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    17.793] (II) Module libinput: vendor="X.Org Foundation"
[    17.793] 	compiled for 1.19.0, module version = 0.23.0
[    17.793] 	Module class: X.Org XInput Driver
[    17.793] 	ABI class: X.Org XInput driver, version 24.1
[    17.793] (II) Using input driver 'libinput' for 'Power Button'
[    17.793] (**) Power Button: always reports core events
[    17.793] (**) Option "Device" "/dev/input/event3"
[    17.793] (**) Option "_source" "server/udev"
[    17.794] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[    17.794] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[    17.795] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[    17.795] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    17.795] (**) Option "xkb_model" "pc105"
[    17.795] (**) Option "xkb_layout" "jp"
[    17.828] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[    17.828] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[    17.829] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[    17.829] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    17.829] (II) Using input driver 'libinput' for 'Sleep Button'
[    17.829] (**) Sleep Button: always reports core events
[    17.829] (**) Option "Device" "/dev/input/event4"
[    17.829] (**) Option "_source" "server/udev"
[    17.829] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[    17.829] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[    17.829] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSLPBN:00/input/input5/event4"
[    17.829] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)
[    17.829] (**) Option "xkb_model" "pc105"
[    17.829] (**) Option "xkb_layout" "jp"
[    17.830] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[    17.830] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[    17.830] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    17.830] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    17.830] (II) Using input driver 'libinput' for 'Video Bus'
[    17.830] (**) Video Bus: always reports core events
[    17.831] (**) Option "Device" "/dev/input/event5"
[    17.831] (**) Option "_source" "server/udev"
[    17.831] (II) input device 'Video Bus', /dev/input/event5 is tagged by udev as: Keyboard
[    17.831] (II) input device 'Video Bus', /dev/input/event5 is a keyboard
[    17.831] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input6/event5"
[    17.831] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    17.831] (**) Option "xkb_model" "pc105"
[    17.831] (**) Option "xkb_layout" "jp"
[    17.832] (II) input device 'Video Bus', /dev/input/event5 is tagged by udev as: Keyboard
[    17.832] (II) input device 'Video Bus', /dev/input/event5 is a keyboard
[    17.832] (II) config/udev: Adding input device VirtualBox mouse integration (/dev/input/event6)
[    17.832] (**) VirtualBox mouse integration: Applying InputClass "libinput pointer catchall"
[    17.832] (II) Using input driver 'libinput' for 'VirtualBox mouse integration'
[    17.832] (**) VirtualBox mouse integration: always reports core events
[    17.832] (**) Option "Device" "/dev/input/event6"
[    17.832] (**) Option "_source" "server/udev"
[    17.833] (II) input device 'VirtualBox mouse integration', /dev/input/event6 is tagged by udev as: Mouse
[    17.833] (II) input device 'VirtualBox mouse integration', /dev/input/event6 is a pointer caps
[    17.833] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/input/input7/event6"
[    17.833] (II) XINPUT: Adding extended input device "VirtualBox mouse integration" (type: MOUSE, id 9)
[    17.833] (**) Option "AccelerationScheme" "none"
[    17.834] (**) VirtualBox mouse integration: (accel) selected scheme none/0
[    17.834] (**) VirtualBox mouse integration: (accel) acceleration factor: 2.000
[    17.834] (**) VirtualBox mouse integration: (accel) acceleration threshold: 4
[    17.834] (II) input device 'VirtualBox mouse integration', /dev/input/event6 is tagged by udev as: Mouse
[    17.834] (II) input device 'VirtualBox mouse integration', /dev/input/event6 is a pointer caps
[    17.834] (II) config/udev: Adding input device VirtualBox mouse integration (/dev/input/js1)
[    17.834] (II) No input driver specified, ignoring this device.
[    17.834] (II) This device may have been added with another device file.
[    17.835] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/event2)
[    17.835] (**) VirtualBox USB Tablet: Applying InputClass "libinput pointer catchall"
[    17.835] (II) Using input driver 'libinput' for 'VirtualBox USB Tablet'
[    17.835] (**) VirtualBox USB Tablet: always reports core events
[    17.835] (**) Option "Device" "/dev/input/event2"
[    17.835] (**) Option "_source" "server/udev"
[    17.892] (II) input device 'VirtualBox USB Tablet', /dev/input/event2 is tagged by udev as: Mouse
[    17.892] (II) input device 'VirtualBox USB Tablet', /dev/input/event2 is a pointer caps
[    17.905] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input3/event2"
[    17.905] (II) XINPUT: Adding extended input device "VirtualBox USB Tablet" (type: MOUSE, id 10)
[    17.905] (**) Option "AccelerationScheme" "none"
[    17.905] (**) VirtualBox USB Tablet: (accel) selected scheme none/0
[    17.905] (**) VirtualBox USB Tablet: (accel) acceleration factor: 2.000
[    17.905] (**) VirtualBox USB Tablet: (accel) acceleration threshold: 4
[    17.964] (II) input device 'VirtualBox USB Tablet', /dev/input/event2 is tagged by udev as: Mouse
[    17.964] (II) input device 'VirtualBox USB Tablet', /dev/input/event2 is a pointer caps
[    17.965] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/js0)
[    17.965] (II) No input driver specified, ignoring this device.
[    17.965] (II) This device may have been added with another device file.
[    17.966] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/mouse1)
[    17.966] (II) No input driver specified, ignoring this device.
[    17.966] (II) This device may have been added with another device file.
[    17.966] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    17.966] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    17.966] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    17.966] (**) AT Translated Set 2 keyboard: always reports core events
[    17.967] (**) Option "Device" "/dev/input/event0"
[    17.967] (**) Option "_source" "server/udev"
[    17.967] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    17.967] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    17.967] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    17.967] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    17.967] (**) Option "xkb_model" "pc105"
[    17.967] (**) Option "xkb_layout" "jp"
[    17.968] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    17.968] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    17.969] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event1)
[    17.969] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "libinput pointer catchall"
[    17.969] (II) Using input driver 'libinput' for 'ImExPS/2 Generic Explorer Mouse'
[    17.969] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
[    17.969] (**) Option "Device" "/dev/input/event1"
[    17.969] (**) Option "_source" "server/udev"
[    17.969] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is tagged by udev as: Mouse
[    17.969] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is a pointer caps
[    17.969] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[    17.969] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 12)
[    17.970] (**) Option "AccelerationScheme" "none"
[    17.970] (**) ImExPS/2 Generic Explorer Mouse: (accel) selected scheme none/0
[    17.970] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
[    17.970] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
[    17.970] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is tagged by udev as: Mouse
[    17.970] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is a pointer caps
[    17.971] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse0)
[    17.971] (II) No input driver specified, ignoring this device.
[    17.971] (II) This device may have been added with another device file.
[    17.971] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    17.971] (II) No input driver specified, ignoring this device.
[    17.971] (II) This device may have been added with another device file.
[    37.919] (II) modeset(0): EDID vendor "VBX", prod id 0
[    37.919] (II) modeset(0): DDCModeFromDetailedTiming: 968x752 Warning: We only handle separate sync.
[    37.919] (II) modeset(0): Using EDID range info for horizontal sync
[    37.919] (II) modeset(0): Using EDID range info for vertical refresh
[    37.925] (II) modeset(0): EDID vendor "VBX", prod id 0
[    37.925] (II) modeset(0): DDCModeFromDetailedTiming: 968x752 Warning: We only handle separate sync.
[    37.925] (II) modeset(0): Using hsync ranges from config file
[    37.925] (II) modeset(0): Using vrefresh ranges from config file

And the broken system:

[    13.684]
X.Org X Server 1.19.1
Release Date: 2017-01-11
[    13.684] X Protocol Version 11, Revision 0
[    13.685] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[    13.685] Current Operating System: Linux helium 4.9.0-1-amd64 #1 SMP Debian 4.9.6-3 (2017-01-28) x86_64
[    13.685] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-1-amd64 root=UUID=3b705947-715a-4260-a574-bc3ccf94b1db ro quiet
[    13.685] Build Date: 20 January 2017  02:50:48AM
[    13.685] xorg-server 2:1.19.1-4 (https://www.debian.org/support)
[    13.685] Current version of pixman: 0.34.0
[    13.685] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    13.685] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.685] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 10 17:32:33 2017
[    13.799] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    13.847] (==) No Layout section.  Using the first Screen section.
[    13.848] (==) No screen section available. Using defaults.
[    13.848] (**) |-->Screen "Default Screen Section" (0)
[    13.848] (**) |   |-->Monitor "<default monitor>"
[    13.959] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    13.959] (==) Automatically adding devices
[    13.959] (==) Automatically enabling devices
[    13.959] (==) Automatically adding GPU devices
[    13.959] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    14.033] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    14.033] 	Entry deleted from font path.
[    14.067] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    14.067] (==) ModulePath set to "/usr/lib/xorg/modules"
[    14.067] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    14.067] (II) Loader magic: 0x5568c7953e00
[    14.067] (II) Module ABI versions:
[    14.067] 	X.Org ANSI C Emulation: 0.4
[    14.067] 	X.Org Video Driver: 23.0
[    14.067] 	X.Org XInput driver : 24.1
[    14.067] 	X.Org Server Extension : 10.0
[    14.068] (++) using VT number 7

[    14.068] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    14.069] (II) xfree86: Adding drm device (/dev/dri/card0)
[    14.077] (--) PCI:*(0:0:2:0) 80ee:beef:0000:0000 rev 0, Mem @ 0xe0000000/67108864, BIOS @ 0x????????/131072
[    14.077] (II) LoadModule: "glx"
[    14.085] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    14.607] (II) Module glx: vendor="X.Org Foundation"
[    14.607] 	compiled for 1.19.1, module version = 1.0.0
[    14.607] 	ABI class: X.Org Server Extension, version 10.0
[    14.607] (==) Matched vboxvideo as autoconfigured driver 0
[    14.607] (==) Matched vboxvideo as autoconfigured driver 1
[    14.607] (==) Matched modesetting as autoconfigured driver 2
[    14.607] (==) Matched fbdev as autoconfigured driver 3
[    14.607] (==) Matched vesa as autoconfigured driver 4
[    14.607] (==) Assigned the driver to the xf86ConfigLayout
[    14.607] (II) LoadModule: "vboxvideo"
[    14.608] (WW) Warning, couldn't open module vboxvideo
[    14.608] (II) UnloadModule: "vboxvideo"
[    14.608] (II) Unloading vboxvideo
[    14.608] (EE) Failed to load module "vboxvideo" (module does not exist, 0)
[    14.608] (II) LoadModule: "modesetting"
[    14.608] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    14.629] (II) Module modesetting: vendor="X.Org Foundation"
[    14.629] 	compiled for 1.19.1, module version = 1.19.1
[    14.629] 	Module class: X.Org Video Driver
[    14.629] 	ABI class: X.Org Video Driver, version 23.0
[    14.629] (II) LoadModule: "fbdev"
[    14.630] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    14.642] (II) Module fbdev: vendor="X.Org Foundation"
[    14.642] 	compiled for 1.19.0, module version = 0.4.4
[    14.642] 	Module class: X.Org Video Driver
[    14.642] 	ABI class: X.Org Video Driver, version 23.0
[    14.642] (II) LoadModule: "vesa"
[    14.642] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    14.676] (II) Module vesa: vendor="X.Org Foundation"
[    14.676] 	compiled for 1.19.0, module version = 2.3.4
[    14.676] 	Module class: X.Org Video Driver
[    14.676] 	ABI class: X.Org Video Driver, version 23.0
[    14.676] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    14.676] (II) FBDEV: driver for framebuffer: fbdev
[    14.676] (II) VESA: driver for VESA chipsets: vesa
[    14.688] (II) modeset(0): using drv /dev/dri/card0
[    14.688] (WW) Falling back to old probe method for fbdev
[    14.688] (II) Loading sub module "fbdevhw"
[    14.688] (II) LoadModule: "fbdevhw"
[    14.688] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    14.710] (II) Module fbdevhw: vendor="X.Org Foundation"
[    14.710] 	compiled for 1.19.1, module version = 0.0.2
[    14.710] 	ABI class: X.Org Video Driver, version 23.0
[    14.710] (WW) Falling back to old probe method for vesa
[    14.711] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    14.711] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    14.711] (==) modeset(0): RGB weight 888
[    14.711] (==) modeset(0): Default visual is TrueColor
[    14.711] (II) Loading sub module "glamoregl"
[    14.711] (II) LoadModule: "glamoregl"
[    14.711] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    14.800] (II) Module glamoregl: vendor="X.Org Foundation"
[    14.800] 	compiled for 1.19.1, module version = 1.0.0
[    14.800] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.800] (II) glamor: OpenGL accelerated X.org driver based.
[    16.063] (II) glamor: EGL version 1.4 (DRI2):
[    16.063] EGL_MESA_drm_image required.
[    16.064] (EE) modeset(0): glamor initialization failed
[    16.064] (II) modeset(0): ShadowFB: preferred NO, enabled NO
[    16.065] (II) modeset(0): Output VGA-1 has no monitor section
[    16.066] (II) modeset(0): EDID for output VGA-1
[    16.066] (II) modeset(0): Manufacturer: VBX  Model: 0  Serial#: 48759776
[    16.066] (II) modeset(0): Year: 1990  Week: 1
[    16.066] (II) modeset(0): EDID Version: 1.3
[    16.066] (II) modeset(0): Digital Display Input
[    16.066] (II) modeset(0): Indeterminate output size
[    16.066] (II) modeset(0): Gamma: 2.20
[    16.066] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[    16.066] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[    16.066] (II) modeset(0): Default color space is primary color space
[    16.066] (II) modeset(0): First detailed timing is preferred mode
[    16.066] (II) modeset(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[    16.066] (II) modeset(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
[    16.066] (II) modeset(0): Manufacturer's mask: 0
[    16.066] (II) modeset(0): Supported detailed timing:
[    16.066] (II) modeset(0): clock: 44.9 MHz   Image Size:  0 x 0 mm
[    16.066] (II) modeset(0): h_active: 992  h_sync: 994  h_sync_end 996 h_blank_end 998 h_border: 0
[    16.066] (II) modeset(0): v_active: 744  v_sync: 744  v_sync_end 778 v_blanking: 750 v_border: 0
[    16.066] (II) modeset(0): Ranges: V min: 0 V max: 200 Hz, H min: 0 H max: 200 kHz, PixClock max 1005 MHz
[    16.066] (II) modeset(0): Monitor name: VBOX monitor
[    16.066] (II) modeset(0): EDID (in hex):
[    16.066] (II) modeset(0): 	00ffffffffffff0058580000e003e802
[    16.066] (II) modeset(0): 	0100010380000078eeee91a3544c9926
[    16.066] (II) modeset(0): 	0f505400000001010101010101010101
[    16.067] (II) modeset(0): 	0101010101018b11e00630e806200202
[    16.067] (II) modeset(0): 	0202000000000000000000fd0000c800
[    16.067] (II) modeset(0): 	c864000a202020202020000000fc0056
[    16.067] (II) modeset(0): 	424f58206d6f6e69746f720a00000010
[    16.067] (II) modeset(0): 	000a20202020202020202020202000d0
[    16.067] (II) modeset(0): Printing probed modes for output VGA-1
[    16.067] (II) modeset(0): Modeline "992x744"x59.9   60.00  992 1048 1144 1296  744 747 751 773 -hsync +vsync (46.3 kHz P)
[    16.067] (II) modeset(0): Modeline "2560x1600"x60.0  348.50  2560 2752 3032 3504  1600 1603 1609 1658 -hsync +vsync (99.5 kHz e)
[    16.067] (II) modeset(0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz e)
[    16.067] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz e)
[    16.067] (II) modeset(0): Modeline "1856x1392"x60.0  218.25  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.3 kHz e)
[    16.067] (II) modeset(0): Modeline "1792x1344"x60.0  204.75  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.6 kHz e)
[    16.067] (II) modeset(0): Modeline "2048x1152"x60.0  162.00  2048 2074 2154 2250  1152 1153 1156 1200 +hsync +vsync (72.0 kHz e)
[    16.067] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[    16.067] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[    16.067] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[    16.067] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    16.067] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    16.067] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    16.067] (II) modeset(0): Modeline "1400x1050"x60.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[    16.067] (II) modeset(0): Modeline "1400x1050"x59.9  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[    16.067] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    16.067] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    16.067] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    16.067] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    16.067] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    16.067] (II) modeset(0): Modeline "1366x768"x59.8   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz e)
[    16.067] (II) modeset(0): Modeline "1366x768"x60.0   72.00  1366 1380 1436 1500  768 769 772 800 +hsync +vsync (48.0 kHz e)
[    16.067] (II) modeset(0): Modeline "1360x768"x60.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz e)
[    16.067] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    16.067] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    16.067] (II) modeset(0): Modeline "1280x768"x59.9   79.50  1280 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz e)
[    16.067] (II) modeset(0): Modeline "1280x768"x60.0   68.25  1280 1328 1360 1440  768 771 778 790 +hsync -vsync (47.4 kHz e)
[    16.067] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    16.067] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    16.067] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    16.067] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    16.067] (II) modeset(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[    16.067] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    16.067] (II) modeset(0): Output VGA-1 connected
[    16.067] (II) modeset(0): Using exact sizes for initial modes
[    16.067] (II) modeset(0): Output VGA-1 using initial mode 992x744 +0+0
[    16.067] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    16.067] (==) modeset(0): DPI set to (96, 96)
[    16.067] (II) Loading sub module "fb"
[    16.068] (II) LoadModule: "fb"
[    16.068] (II) Loading /usr/lib/xorg/modules/libfb.so
[    16.085] (II) Module fb: vendor="X.Org Foundation"
[    16.085] 	compiled for 1.19.1, module version = 1.0.0
[    16.085] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    16.085] (II) UnloadModule: "fbdev"
[    16.085] (II) Unloading fbdev
[    16.085] (II) UnloadSubModule: "fbdevhw"
[    16.085] (II) Unloading fbdevhw
[    16.085] (II) UnloadModule: "vesa"
[    16.085] (II) Unloading vesa
[    16.085] (==) Depth 24 pixmap format is 32 bpp
[    16.097] (==) modeset(0): Backing store enabled
[    16.097] (==) modeset(0): Silken mouse enabled
[    16.098] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    16.103] (==) modeset(0): DPMS enabled
[    16.103] (--) RandR disabled
[    16.110] (II) SELinux: Disabled on system
[    16.111] (II) AIGLX: Screen 0 is not DRI2 capable
[    16.111] (EE) AIGLX: reverting to software rendering
[    16.114] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[    16.115] (II) IGLX: Loaded and initialized swrast
[    16.115] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    16.115] (II) modeset(0): Damage tracking initialized
[    16.115] (II) modeset(0): Setting screen physical size to 262 x 196
[    16.491] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    16.491] (II) No input driver specified, ignoring this device.
[    16.491] (II) This device may have been added with another device file.
[    16.491] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[    16.491] (II) No input driver specified, ignoring this device.
[    16.491] (II) This device may have been added with another device file.
[    16.491] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    16.491] (II) No input driver specified, ignoring this device.
[    16.491] (II) This device may have been added with another device file.
[    16.492] (II) config/udev: Adding input device VirtualBox mouse integration (/dev/input/event6)
[    16.492] (II) No input driver specified, ignoring this device.
[    16.492] (II) This device may have been added with another device file.
[    16.492] (II) config/udev: Adding input device VirtualBox mouse integration (/dev/input/js1)
[    16.492] (II) No input driver specified, ignoring this device.
[    16.492] (II) This device may have been added with another device file.
[    16.492] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/event2)
[    16.492] (II) No input driver specified, ignoring this device.
[    16.492] (II) This device may have been added with another device file.
[    16.492] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/js0)
[    16.492] (II) No input driver specified, ignoring this device.
[    16.492] (II) This device may have been added with another device file.
[    16.493] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/mouse1)
[    16.493] (II) No input driver specified, ignoring this device.
[    16.493] (II) This device may have been added with another device file.
[    16.493] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    16.493] (II) No input driver specified, ignoring this device.
[    16.493] (II) This device may have been added with another device file.
[    16.493] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event1)
[    16.493] (II) No input driver specified, ignoring this device.
[    16.493] (II) This device may have been added with another device file.
[    16.493] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse0)
[    16.493] (II) No input driver specified, ignoring this device.
[    16.493] (II) This device may have been added with another device file.
[    16.494] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    16.494] (II) No input driver specified, ignoring this device.
[    16.494] (II) This device may have been added with another device file.
[    28.679] (II) Server terminated successfully (0). Closing log file.

One thing I noticed is that the bad system, for some reason, is describing itself as "Linux helium". I've no idea atm where that's coming from, but I seem to rememberHoaS reported something similar recently...


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#22 2017-02-11 13:31:13

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: stretch + bunsen-netinstall: no keyboard in X after installation

I think I have it:

sudo apt install xserver-xorg-input-evdev

This isn't listed as a dependency of the X server any more because of the switch to libinput so I think we need to add it to pkg-norecs

I will test some more...

8)

EDIT: yes, that package has fixed things, everything seems to work now smile

Scrot or it didn't happen:

2017-02-11-134500_1920x1080_scrot.th.png

EDIT: don't need xserver-xorg-input-kdb, apparently.

Last edited by Head_on_a_Stick (2017-02-11 15:07:20)

Offline

#23 2017-02-11 14:10:30

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: stretch + bunsen-netinstall: no keyboard in X after installation

If anybody who has already installed wants to try this then press "e" with the BunsenLabs GRUB (boot) menu entry selected and add this to the end of the line that starts with "linux":

systemd.unit=multi-user.target

and press <Ctrl>+x (at the same time) to boot to a console login.

Then login, install the package and reboot:

sudo apt install xserver-xorg-input-evdev
/sbin/reboot

Last edited by Head_on_a_Stick (2017-02-11 15:06:15)

Offline

#24 2017-02-12 01:30:19

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,558
Website

Re: stretch + bunsen-netinstall: no keyboard in X after installation

^Thank you! Busy today, but I'll try this tomorrow for sure.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#25 2017-02-12 07:05:26

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,558
Website

Re: stretch + bunsen-netinstall: no keyboard in X after installation

(Had a moment.)

Many thanks HoaS, installing xserver-xorg-input-evdev fixed the lockup for me.  cool
I'll add that package to the netinstall install list.
(I've commented out bunsen-welcome too, because all the code will need going over.)

One puzzle remains. My previously installed Stretch netinstall still works OK without that package. hmm.png
Screenshot_120217_15_59_25.jpg

Last edited by johnraff (2017-02-12 07:13:00)


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#26 2017-02-12 11:20:41

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: stretch + bunsen-netinstall: no keyboard in X after installation

johnraff wrote:

My previously installed Stretch netinstall still works OK without that package.

yikes

Very strange indeed...

Does that have xserver-xorg-input-synaptics installed?

As I understand it, evdev is used for multiple input sources.

Offline

#27 2017-02-12 15:01:46

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: stretch + bunsen-netinstall: no keyboard in X after installation

@johnraff, I have just had a look again at your Xorg logs and the "old" Helium system is loading the libinput drivers to handle the keyboard (and power buttons), the "new" system lacks these.

It appears that evdev is the old alternative — I have just confirmed that the libinput drivers also fix the issue:

sudo apt install xserver-xorg-input-{libinput,evdev-}

I think that perhaps xserver-xorg-input-libinput should be favoured as it is the new standard going forward and should offer better support in the future.

Offline

#28 2017-02-13 02:31:19

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,558
Website

Re: stretch + bunsen-netinstall: no keyboard in X after installation

^Just confirmed that the old system has -libinput installed, and does not have -synaptics.
Looking at the pkgs-norecs remaining on that system, there is no entry for xserver-xorg-input-synaptics. Now, xorg depends on [xserver-xorg-input-all | xorg-driver-input]. xserver-xorg-input-all depends on xserver-xorg-input-libinput atm, while <xorg-driver-input> is a virtual package:

xorg-driver-input wrote:

Provided by: xorgxrdp (0.9.1-4), xserver-xorg-input-aiptek (1:1.4.1-2+b1),
             xserver-xorg-input-elographics (1:1.4.1-1+b5), xserver-xorg-input-evdev
             (1:2.10.5-1), xserver-xorg-input-joystick (1:1.6.3-1+b1),
             xserver-xorg-input-kbd (1:1.9.0-1+b1), xserver-xorg-input-libinput
             (0.23.0-2), xserver-xorg-input-mouse (1:1.9.2-1+b1),
             xserver-xorg-input-mtrack (0.3.1-1+b2), xserver-xorg-input-multitouch
             (1.0~rc2+git20110312-2+b6), xserver-xorg-input-mutouch (1:1.3.0-1+b7),
             xserver-xorg-input-synaptics (1.9.0-1+b1), xserver-xorg-input-void
             (1:1.4.1-1+b2), xserver-xorg-input-wacom (0.34.0-1),
             xserver-xorg-input-xwiimote (0.5-1+b2)

So having xserver-xorg-input-synaptics will satisfy xorg's dependencies, but if -synaptics isn't installed, it looks as if xorg will pull in -libinput via xserver-xorg-input-all.

So I think adding xserver-xorg-input-synaptics to the package list caused the loss of xserver-xorg-input-libinput.

Maybe we can drop both of them from the package list and let xorg pull in its default dependencies (-libinput)?

---
EDIT: confirmed, removal of xserver-xorg-input-synaptics will trigger the install of xserver-xorg-input-libinput (and xserver-xorg-input-wacom).

Last edited by johnraff (2017-02-13 04:59:46)


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#29 2017-02-13 08:18:39

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: stretch + bunsen-netinstall: no keyboard in X after installation

The reason why I added xserver-xorg-input-synaptics to pkgs-norecs was because the libinput touchpad driver is quite difficult to configure on a per-user basis, as we have with `synclient`, also the algorithm is much cruder and I really dislike the coasting (or rather lack of it) when scrolling — there are currently no libinput tuning knobs for these parameters.

My thought was that it would be easier to stick with synaptics, hence the package addition and the subsequent breakage. [1]

[1] HoaS broke it! big_smile

Offline

#30 2017-02-13 10:43:26

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,740

Re: stretch + bunsen-netinstall: no keyboard in X after installation

Head_on_a_Stick wrote:

If anybody who has already installed wants to try this then press "e" with the BunsenLabs GRUB (boot) menu entry selected and add this to the end of the line that starts with "linux"]

What Linux line is that?
ot: Now, since we are at the grub, how come there is no option to boot-to-cli or something like that (recovery mode will get you to lightdm as well)?

Last edited by brontosaurusrex (2017-02-13 10:48:34)

Offline

#31 2017-02-13 10:57:38

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: stretch + bunsen-netinstall: no keyboard in X after installation

brontosaurusrex wrote:
Head_on_a_Stick wrote:

If anybody who has already installed wants to try this then press "e" with the BunsenLabs GRUB (boot) menu entry selected and add this to the end of the line that starts with "linux"]

What Linux line is that?
...

The one that starts with "linux":

    linux   /boot/vmlinuz........ro quiet

Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#32 2017-02-13 11:03:18

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,740

Re: stretch + bunsen-netinstall: no keyboard in X after installation

@damo: yeah I tried that one, I must be doing something wrong at ctrl+x step then.

btw/offtopic: In the other Stretch install: Terminator can finally find icon from defined icon set! Progress!

Last edited by brontosaurusrex (2017-02-13 11:23:46)

Offline

#33 2017-02-13 19:01:37

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: stretch + bunsen-netinstall: no keyboard in X after installation

brontosaurusrex wrote:

how come there is no option to boot-to-cli or something like that

Hmmm, interesting point.

You can add a stanza to the pre-existing contents of /etc/grub.d/40_custom with the necessary parameter included.

Something like this should do it (be sure to keep the "-a" flag on the `tee` command):

sudo tee -a /etc/grub.d/40_custom <<!
menuentry 'BunsenLabs TTY' {
        set root='(hd0,1)
        linux /vmlinuz root=/dev/sda1 ro quiet systemd.unit=multi-user.target
        initrd /initrd.img
}
!

Mutatis mutandis wink

Then update your GRUB configuration to generate the custom menu entry:

sudo grub-mkconfig -o /boot/grub/grub.cfg

Offline

#34 2017-02-13 19:41:46

geekosupremo
Member
Registered: 2016-04-27
Posts: 169

Re: stretch + bunsen-netinstall: no keyboard in X after installation

Just ran a completely fresh install - Stretch RC2 netinsatll iso, latest netinstall script from BL repo, on VirtualBox 5.1.14r112924 (installed via Chocolatey) on Windows 7 Home Premium (host).

Everything seems to have worked a charm. New BL netinstall script = smooth, LightDM was fully reactive and let me log in.

---

This edit posted from the new system. smile

Last edited by geekosupremo (2017-02-13 19:42:17)

Offline

#35 2017-02-14 08:24:21

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,558
Website

Re: stretch + bunsen-netinstall: no keyboard in X after installation

Head_on_a_Stick wrote:
brontosaurusrex wrote:

how come there is no option to boot-to-cli or something like that

Hmmm, interesting point.

menuentry 'BunsenLabs TTY' {
        set root='(hd0,1)
        linux /vmlinuz root=/dev/sda1 ro quiet systemd.unit=multi-user.target
        initrd /initrd.img
}

Indeed. It would be nice if we could bake that into a BL system - I'm sure lots of people would appreciate it.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#36 2017-02-14 08:28:40

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,558
Website

Re: stretch + bunsen-netinstall: no keyboard in X after installation

@HoaS How about sticking with the default xorg (ie -libinput) for now, but keeping -synaptcs and -evdev commented out with the possibility of reviewing that decision if libinput/stretch turns out to be too crude?


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#37 2017-02-14 08:30:57

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: stretch + bunsen-netinstall: no keyboard in X after installation

johnraff wrote:

How about sticking with the default xorg (ie -libinput) for now

Yes, I was just thinking the exact same thing smile

Whatever my personal touchpad predilections, libinput is the future and it seems silly to have two touchpad drivers installed.

EDIT: be sure to remove (or comment out) the `synclient` line from autostart.

Last edited by Head_on_a_Stick (2017-02-14 08:32:51)

Offline

#38 2017-02-14 09:44:50

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,558
Website

Re: stretch + bunsen-netinstall: no keyboard in X after installation

Head_on_a_Stick wrote:

be sure to remove (or comment out) the `synclient` line from autostart.

Good point!


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#39 2017-02-14 16:29:28

geekosupremo
Member
Registered: 2016-04-27
Posts: 169

Re: stretch + bunsen-netinstall: no keyboard in X after installation

johnraff wrote:

Indeed. It would be nice if we could bake that into a BL system - I'm sure lots of people would appreciate it.

Seconded! I like the GUI, I am also learning to love a whole screen of terminal wink

Offline

#40 2017-02-14 16:33:56

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,039
Website

Re: stretch + bunsen-netinstall: no keyboard in X after installation

I'm thinking the entry would be confusing to noobs. /$.02


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

Board footer

Powered by FluxBB