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

Bug#793875: xserver-xorg-core: Package fails to create /usr/bin/X symlink during installation



Package: xserver-xorg-core
Version: 2:1.17.2-1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***

Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Johan Ouwerkerk <jm.ouwerkerk@gmail.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: xserver-xorg-core: Package does not create /usr/bin/X symlink
Message-ID: <20150728113637.1007.23408.reportbug@lailaps-debian-kf5>
X-Mailer: reportbug 6.6.3
Date: Tue, 28 Jul 2015 13:36:37 +0200

Package: xserver-xorg-core
Version: 2:1.17.2-1
Severity: normal

Dear Maintainer,

Simply installing the xserver-xorg-core package fails to create a /usr/bin/X symlink to /usr/bin/Xorg.
As a result other packages which expect an X11 server to exist at /usr/bin/X will fail to find the Xorg binary there.
For example sddm tries to start X by invoking /usr/bin/X11 directly.

The issue can be worked around by executing as root/sudo: ln -sT /usr/bin/Xorg /usr/bin/X

   * What led up to the situation?

Based on a netinstall image of Jessie, manually installing sddm & xserver-xorg-core on a base install.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

Installing xserver-xorg-core package using aptitude -R (and some input drivers like -input-kbd, -input-mouse)

   * What was the outcome of this action?

systemctl start sddm.service fails to bring up a graphical login,
systemctl status -l sddm.service reveals that sddm attempts to invoke: /usr/bin/X <arguments omitted>
The service is dutifully registered as in a failed state.

   * What outcome did you expect instead?

I'd expected the xserver-xorg-core package to either set up a /usr/bin/X symlink to /usr/bin/Xorg directly, or alternatively to use the update-alternatives mechanism (given the package specific bug report info appended by reportbug)

-- Package-specific info:
/etc/X11/X does not exist.
/etc/X11/X is not a symlink.
/etc/X11/X is not executable.

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter [80ee:beef]

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 4.0.0-2-amd64 (debian-kernel@lists.debian.org) (gcc version 4.9.3 (Debian 4.9.3-2) ) #1 SMP Debian 4.0.8-2 (2015-07-22)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 21391 Jul 28 12:58 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[     6.468] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[     6.468] X Protocol Version 11, Revision 0
[     6.468] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[     6.468] Current Operating System: Linux lailaps-debian-kf5 4.0.0-2-amd64 #1 SMP Debian 4.0.8-2 (2015-07-22) x86_64
[     6.468] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-2-amd64 root=UUID=e4d39ad4-eae5-48f3-8e1a-3b5dec2bfa55 ro quiet
[     6.468] Build Date: 01 July 2015  05:17:14PM
[     6.468] xorg-server 2:1.17.2-1 (http://www.debian.org/support) 
[     6.468] Current version of pixman: 0.32.6
[     6.468] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     6.468] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     6.468] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 28 12:58:06 2015
[     6.469] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     6.471] (==) No Layout section.  Using the first Screen section.
[     6.471] (==) No screen section available. Using defaults.
[     6.471] (**) |-->Screen "Default Screen Section" (0)
[     6.471] (**) |   |-->Monitor "<default monitor>"
[     6.471] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     6.471] (==) Automatically adding devices
[     6.472] (==) Automatically enabling devices
[     6.472] (==) Automatically adding GPU devices
[     6.472] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
[     6.472] 	Entry deleted from font path.
[     6.472] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     6.472] 	Entry deleted from font path.
[     6.472] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[     6.472] 	Entry deleted from font path.
[     6.472] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[     6.472] 	Entry deleted from font path.
[     6.472] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[     6.472] 	Entry deleted from font path.
[     6.472] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[     6.472] 	Entry deleted from font path.
[     6.472] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[     6.472] 	Entry deleted from font path.
[     6.472] (==) FontPath set to:
	built-ins
[     6.472] (==) ModulePath set to "/usr/lib/xorg/modules"
[     6.472] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     6.472] (II) Loader magic: 0x7fbab0613d80
[     6.472] (II) Module ABI versions:
[     6.472] 	X.Org ANSI C Emulation: 0.4
[     6.472] 	X.Org Video Driver: 19.0
[     6.472] 	X.Org XInput driver : 21.0
[     6.472] 	X.Org Server Extension : 9.0
[     6.473] (II) xfree86: Adding drm device (/dev/dri/card0)
[     6.476] (--) PCI:*(0:0:2:0) 80ee:beef:0000:0000 rev 0, Mem @ 0xe0000000/134217728
[     6.476] (II) LoadModule: "glx"
[     6.477] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     6.498] (II) Module glx: vendor="X.Org Foundation"
[     6.498] 	compiled for 1.17.2, module version = 1.0.0
[     6.498] 	ABI class: X.Org Server Extension, version 9.0
[     6.498] (==) AIGLX enabled
[     6.498] (==) Matched vboxvideo as autoconfigured driver 0
[     6.498] (==) Matched vboxvideo as autoconfigured driver 1
[     6.498] (==) Matched modesetting as autoconfigured driver 2
[     6.498] (==) Matched fbdev as autoconfigured driver 3
[     6.498] (==) Matched vesa as autoconfigured driver 4
[     6.498] (==) Assigned the driver to the xf86ConfigLayout
[     6.498] (II) LoadModule: "vboxvideo"
[     6.498] (II) Loading /usr/lib/xorg/modules/drivers/vboxvideo_drv.so
[     6.500] (II) Module vboxvideo: vendor="Oracle Corporation"
[     6.500] 	compiled for 1.17.2, module version = 1.0.1
[     6.500] 	Module class: X.Org Video Driver
[     6.500] 	ABI class: X.Org Video Driver, version 19.0
[     6.500] (**) Load address of symbol "VBOXVIDEO" is 0x7fbaaa20cbc0
[     6.500] (II) LoadModule: "modesetting"
[     6.500] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.501] (II) Module modesetting: vendor="X.Org Foundation"
[     6.501] 	compiled for 1.17.2, module version = 1.17.2
[     6.501] 	Module class: X.Org Video Driver
[     6.501] 	ABI class: X.Org Video Driver, version 19.0
[     6.501] (II) LoadModule: "fbdev"
[     6.502] (WW) Warning, couldn't open module fbdev
[     6.502] (II) UnloadModule: "fbdev"
[     6.502] (II) Unloading fbdev
[     6.502] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     6.502] (II) LoadModule: "vesa"
[     6.502] (WW) Warning, couldn't open module vesa
[     6.502] (II) UnloadModule: "vesa"
[     6.502] (II) Unloading vesa
[     6.502] (EE) Failed to load module "vesa" (module does not exist, 0)
[     6.502] (II) VBoxVideo: guest driver for VirtualBox: vbox
[     6.502] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     6.502] (++) using VT number 7

[     6.534] (WW) Falling back to old probe method for modesetting
[     6.534] (II) VBoxVideo(0): VirtualBox guest additions video driver version 4.3.30_Debianr101610
[     6.534] (II) Loading sub module "ramdac"
[     6.534] (II) LoadModule: "ramdac"
[     6.534] (II) Module "ramdac" already built-in
[     6.534] (II) Loading sub module "fb"
[     6.534] (II) LoadModule: "fb"
[     6.534] (II) Loading /usr/lib/xorg/modules/libfb.so
[     6.537] (II) Module fb: vendor="X.Org Foundation"
[     6.537] 	compiled for 1.17.2, module version = 1.0.0
[     6.537] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.537] (II) Loading sub module "shadowfb"
[     6.537] (II) LoadModule: "shadowfb"
[     6.537] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[     6.538] (II) Module shadowfb: vendor="X.Org Foundation"
[     6.538] 	compiled for 1.17.2, module version = 1.0.0
[     6.538] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.538] (II) Loading sub module "vgahw"
[     6.538] (II) LoadModule: "vgahw"
[     6.538] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[     6.540] (II) Module vgahw: vendor="X.Org Foundation"
[     6.540] 	compiled for 1.17.2, module version = 0.1.0
[     6.540] 	ABI class: X.Org Video Driver, version 19.0
[     6.540] (II) Loading sub module "dri2"
[     6.540] (II) LoadModule: "dri2"
[     6.540] (II) Module "dri2" already built-in
[     6.540] (II) VBoxVideo(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     6.540] (==) VBoxVideo(0): Depth 24, (--) framebuffer bpp 32
[     6.540] (--) VBoxVideo(0): Virtual size is 32766x32766 (pitch 32766)
[     6.540] (**) VBoxVideo(0):  Built-in mode "800x600": 29.3 MHz (scaled from 0.0 MHz), 36.4 kHz, 60.0 Hz
[     6.540] (II) VBoxVideo(0): Modeline "800x600"x0.0   29.31  800 802 804 806  600 602 604 606 (36.4 kHz b)
[     6.540] (**) VBoxVideo(0):  Built-in mode "800x600": 29.3 MHz (scaled from 0.0 MHz), 36.4 kHz, 60.0 Hz
[     6.540] (II) VBoxVideo(0): Modeline "800x600"x0.0   29.31  800 802 804 806  600 602 604 606 (36.4 kHz b)
[     6.540] (II) VBoxVideo(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[     6.540] (==) VBoxVideo(0): RGB weight 888
[     6.540] (==) VBoxVideo(0): Default visual is TrueColor
[     6.540] (==) VBoxVideo(0): Using gamma correction (1.0, 1.0, 1.0)
[     6.540] (==) VBoxVideo(0): DPI set to (96, 96)
[     6.540] (II) UnloadModule: "modesetting"
[     6.540] (II) Unloading modesetting
[     6.541] (--) Depth 24 pixmap format is 32 bpp
[     6.995] (II) VBoxVideo(0): [DRI2] Setup complete
[     6.995] (II) VBoxVideo(0): [DRI2]   DRI driver: vboxvideo
[     7.272] (II) VBoxVideo(0): Requested monitor count: 1
[     7.272] (II) VBoxVideo(0): Output VGA-0 has no monitor section
[     7.272] (II) VBoxVideo(0): Output VGA-0 has no monitor section
[     7.272] (II) VBoxVideo(0): Printing probed modes for output VGA-0
[     7.272] (II) VBoxVideo(0): Modeline "800x600"x60.0   29.31  800 802 804 806  600 602 604 606 (36.4 kHz Pb)
[     7.272] (II) VBoxVideo(0): Modeline "2560x1600"x60.0  247.26  2560 2562 2564 2566  1600 1602 1604 1606 (96.4 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "2560x1440"x60.0  222.63  2560 2562 2564 2566  1440 1442 1444 1446 (86.8 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "2048x1536"x60.0  190.04  2048 2050 2052 2054  1536 1538 1540 1542 (92.5 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "1920x1600"x60.0  185.59  1920 1922 1924 1926  1600 1602 1604 1606 (96.4 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "1920x1080"x60.0  125.50  1920 1922 1924 1926  1080 1082 1084 1086 (65.2 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "1600x1200"x60.0  116.21  1600 1602 1604 1606  1200 1202 1204 1206 (72.4 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "1680x1050"x60.0  106.82  1680 1682 1684 1686  1050 1052 1054 1056 (63.4 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "1400x1050"x60.0   89.08  1400 1402 1404 1406  1050 1052 1054 1056 (63.4 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "1280x1024"x60.0   79.47  1280 1282 1284 1286  1024 1026 1028 1030 (61.8 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "1024x768"x60.0   47.83  1024 1026 1028 1030  768 770 772 774 (46.4 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "800x600"x60.0   29.31  800 802 804 806  600 602 604 606 (36.4 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "640x480"x60.0   18.84  640 642 644 646  480 482 484 486 (29.2 kHz b)
[     7.272] (II) VBoxVideo(0): Output VGA-0 connected
[     7.272] (II) VBoxVideo(0): Using exact sizes for initial modes
[     7.272] (II) VBoxVideo(0): Output VGA-0 using initial mode 800x600
[     7.272] (II) VBoxVideo(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[     7.272] (II) VBoxVideo(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     7.281] (==) VBoxVideo(0): DPMS enabled
[     7.281] (--) RandR disabled
[     7.289] (II) SELinux: Disabled on system
[     7.308] (II) Next line is added to allow vboxvideo_drv.so to appear as whitelisted driver
[     7.308] (II) The file referenced, is *NOT* loaded
[     7.308] (II) Loading /usr/lib/xorg/modules/drivers//ati_drv.so
[     7.308] (EE) AIGLX error: vboxvideo does not export required DRI extension
[     7.308] (EE) AIGLX: reverting to software rendering
[     7.476] (II) AIGLX: Loaded and initialized swrast
[     7.476] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[     7.477] (II) VBoxVideo(0): Setting screen physical size to 211 x 158
[     7.681] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     7.681] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     7.681] (II) LoadModule: "evdev"
[     7.681] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     7.688] (II) Module evdev: vendor="X.Org Foundation"
[     7.688] 	compiled for 1.16.4, module version = 2.9.2
[     7.688] 	Module class: X.Org XInput Driver
[     7.688] 	ABI class: X.Org XInput driver, version 21.0
[     7.688] (II) Using input driver 'evdev' for 'Power Button'
[     7.688] (**) Power Button: always reports core events
[     7.688] (**) evdev: Power Button: Device: "/dev/input/event1"
[     7.688] (--) evdev: Power Button: Vendor 0 Product 0x1
[     7.688] (--) evdev: Power Button: Found keys
[     7.688] (II) evdev: Power Button: Configuring as keyboard
[     7.688] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event1"
[     7.688] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     7.688] (**) Option "xkb_rules" "evdev"
[     7.688] (**) Option "xkb_model" "pc105"
[     7.688] (**) Option "xkb_layout" "us"
[     7.689] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[     7.689] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[     7.689] (II) Using input driver 'evdev' for 'Sleep Button'
[     7.689] (**) Sleep Button: always reports core events
[     7.689] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[     7.689] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[     7.689] (--) evdev: Sleep Button: Found keys
[     7.689] (II) evdev: Sleep Button: Configuring as keyboard
[     7.689] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSLPBN:00/input/input3/event2"
[     7.689] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)
[     7.689] (**) Option "xkb_rules" "evdev"
[     7.689] (**) Option "xkb_model" "pc105"
[     7.689] (**) Option "xkb_layout" "us"
[     7.689] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[     7.689] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     7.689] (II) Using input driver 'evdev' for 'Video Bus'
[     7.689] (**) Video Bus: always reports core events
[     7.689] (**) evdev: Video Bus: Device: "/dev/input/event3"
[     7.690] (--) evdev: Video Bus: Vendor 0 Product 0x6
[     7.690] (--) evdev: Video Bus: Found keys
[     7.690] (II) evdev: Video Bus: Configuring as keyboard
[     7.690] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input4/event3"
[     7.690] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     7.690] (**) Option "xkb_rules" "evdev"
[     7.690] (**) Option "xkb_model" "pc105"
[     7.690] (**) Option "xkb_layout" "us"
[     7.690] (II) config/udev: Adding input device VirtualBox mouse integration (/dev/input/event6)
[     7.690] (**) VirtualBox mouse integration: Applying InputClass "evdev pointer catchall"
[     7.690] (II) Using input driver 'evdev' for 'VirtualBox mouse integration'
[     7.690] (**) VirtualBox mouse integration: always reports core events
[     7.690] (**) evdev: VirtualBox mouse integration: Device: "/dev/input/event6"
[     7.690] (--) evdev: VirtualBox mouse integration: Vendor 0x80ee Product 0xcafe
[     7.690] (--) evdev: VirtualBox mouse integration: Found 1 mouse buttons
[     7.690] (--) evdev: VirtualBox mouse integration: Found absolute axes
[     7.691] (--) evdev: VirtualBox mouse integration: Found x and y absolute axes
[     7.691] (--) evdev: VirtualBox mouse integration: Found absolute touchscreen
[     7.691] (II) evdev: VirtualBox mouse integration: Configuring as touchscreen
[     7.691] (**) evdev: VirtualBox mouse integration: YAxisMapping: buttons 4 and 5
[     7.691] (**) evdev: VirtualBox mouse integration: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     7.691] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/input/input7/event6"
[     7.691] (II) XINPUT: Adding extended input device "VirtualBox mouse integration" (type: TOUCHSCREEN, id 9)
[     7.691] (II) evdev: VirtualBox mouse integration: initialized for absolute axes.
[     7.691] (**) VirtualBox mouse integration: (accel) keeping acceleration scheme 1
[     7.691] (**) VirtualBox mouse integration: (accel) acceleration profile 0
[     7.691] (**) VirtualBox mouse integration: (accel) acceleration factor: 2.000
[     7.691] (**) VirtualBox mouse integration: (accel) acceleration threshold: 4
[     7.691] (II) config/udev: Adding input device VirtualBox mouse integration (/dev/input/js0)
[     7.691] (II) No input driver specified, ignoring this device.
[     7.691] (II) This device may have been added with another device file.
[     7.692] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/event7)
[     7.692] (**) VirtualBox USB Tablet: Applying InputClass "evdev pointer catchall"
[     7.692] (II) Using input driver 'evdev' for 'VirtualBox USB Tablet'
[     7.692] (**) VirtualBox USB Tablet: always reports core events
[     7.692] (**) evdev: VirtualBox USB Tablet: Device: "/dev/input/event7"
[     7.748] (--) evdev: VirtualBox USB Tablet: Vendor 0x80ee Product 0x21
[     7.748] (--) evdev: VirtualBox USB Tablet: Found 9 mouse buttons
[     7.748] (--) evdev: VirtualBox USB Tablet: Found scroll wheel(s)
[     7.748] (--) evdev: VirtualBox USB Tablet: Found relative axes
[     7.748] (--) evdev: VirtualBox USB Tablet: Found absolute axes
[     7.748] (--) evdev: VirtualBox USB Tablet: Found x and y absolute axes
[     7.748] (--) evdev: VirtualBox USB Tablet: Found absolute touchscreen
[     7.748] (II) evdev: VirtualBox USB Tablet: Configuring as touchscreen
[     7.748] (II) evdev: VirtualBox USB Tablet: Adding scrollwheel support
[     7.748] (**) evdev: VirtualBox USB Tablet: YAxisMapping: buttons 4 and 5
[     7.748] (**) evdev: VirtualBox USB Tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     7.748] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8/event7"
[     7.748] (II) XINPUT: Adding extended input device "VirtualBox USB Tablet" (type: TOUCHSCREEN, id 10)
[     7.748] (WW) evdev: VirtualBox USB Tablet: touchpads, tablets and touchscreens ignore relative axes.
[     7.748] (II) evdev: VirtualBox USB Tablet: initialized for absolute axes.
[     7.749] (**) VirtualBox USB Tablet: (accel) keeping acceleration scheme 1
[     7.749] (**) VirtualBox USB Tablet: (accel) acceleration profile 0
[     7.749] (**) VirtualBox USB Tablet: (accel) acceleration factor: 2.000
[     7.749] (**) VirtualBox USB Tablet: (accel) acceleration threshold: 4
[     7.749] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/js1)
[     7.749] (II) No input driver specified, ignoring this device.
[     7.749] (II) This device may have been added with another device file.
[     7.750] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/mouse1)
[     7.750] (II) No input driver specified, ignoring this device.
[     7.750] (II) This device may have been added with another device file.
[     7.751] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[     7.751] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[     7.751] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[     7.751] (**) AT Translated Set 2 keyboard: always reports core events
[     7.751] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[     7.751] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[     7.751] (--) evdev: AT Translated Set 2 keyboard: Found keys
[     7.751] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[     7.751] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[     7.751] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[     7.751] (**) Option "xkb_rules" "evdev"
[     7.751] (**) Option "xkb_model" "pc105"
[     7.751] (**) Option "xkb_layout" "us"
[     7.752] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event5)
[     7.752] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
[     7.752] (II) Using input driver 'evdev' for 'ImExPS/2 Generic Explorer Mouse'
[     7.752] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
[     7.752] (**) evdev: ImExPS/2 Generic Explorer Mouse: Device: "/dev/input/event5"
[     7.752] (--) evdev: ImExPS/2 Generic Explorer Mouse: Vendor 0x2 Product 0x6
[     7.752] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found 9 mouse buttons
[     7.752] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found scroll wheel(s)
[     7.752] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found relative axes
[     7.752] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found x and y relative axes
[     7.752] (II) evdev: ImExPS/2 Generic Explorer Mouse: Configuring as mouse
[     7.752] (II) evdev: ImExPS/2 Generic Explorer Mouse: Adding scrollwheel support
[     7.752] (**) evdev: ImExPS/2 Generic Explorer Mouse: YAxisMapping: buttons 4 and 5
[     7.752] (**) evdev: ImExPS/2 Generic Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     7.752] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5"
[     7.752] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 12)
[     7.752] (II) evdev: ImExPS/2 Generic Explorer Mouse: initialized for relative axes.
[     7.752] (**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1
[     7.752] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration profile 0
[     7.752] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
[     7.752] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
[     7.753] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse0)
[     7.753] (II) No input driver specified, ignoring this device.
[     7.753] (II) This device may have been added with another device file.
[     7.754] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[     7.754] (II) No input driver specified, ignoring this device.
[     7.754] (II) This device may have been added with another device file.

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=2546215

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=2588550
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSLPBN:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSLPBN:00/input/input3
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXSLPBN_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXSLPBN:00
E: ID_PATH_TAG=acpi-LNXSLPBN_00
E: KEY=4000 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: NAME="Sleep Button"
E: PHYS="LNXSLPBN/button/input0"
E: PRODUCT=19/0/3/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=2546809

P: /devices/LNXSYSTM:00/LNXSLPBN:00/input/input3/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSLPBN:00/input/input3/event2
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXSLPBN:00
E: ID_PATH_TAG=acpi-LNXSLPBN_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=2580495
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input4
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXVIDEO_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: KEY=3e000b00000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=2548563

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input4/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input4/event3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=2580984
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:04.0/input/input7
E: ABS=3
E: DEVPATH=/devices/pci0000:00/0000:00:04.0/input/input7
E: EV=b
E: ID_FOR_SEAT=input-pci-0000_00_04_0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=pci-0000:00:04.0
E: ID_PATH_TAG=pci-0000_00_04_0
E: ID_SERIAL=noserial
E: KEY=10000 0 0 0 0
E: MODALIAS=input:b0001v80EEpCAFEe0403-e0,1,3,k110,ra0,1,mlsfw
E: NAME="VirtualBox mouse integration"
E: PRODUCT=1/80ee/cafe/403
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=3404985

P: /devices/pci0000:00/0000:00:04.0/input/input7/event6
N: input/event6
S: input/by-path/pci-0000:00:04.0-event-mouse
E: DEVLINKS=/dev/input/by-path/pci-0000:00:04.0-event-mouse
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/pci0000:00/0000:00:04.0/input/input7/event6
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=pci-0000:00:04.0
E: ID_PATH_TAG=pci-0000_00_04_0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: USEC_INITIALIZED=3772565

P: /devices/pci0000:00/0000:00:04.0/input/input7/js0
N: input/js0
S: input/by-path/pci-0000:00:04.0-mouse
E: DEVLINKS=/dev/input/by-path/pci-0000:00:04.0-mouse
E: DEVNAME=/dev/input/js0
E: DEVPATH=/devices/pci0000:00/0000:00:04.0/input/input7/js0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=pci-0000:00:04.0
E: ID_PATH_TAG=pci-0000_00_04_0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=0
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4954044

P: /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8
E: ABS=3
E: DEVPATH=/devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8
E: EV=1f
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_06_0-usb-0_1_1_0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Tablet
E: ID_MODEL_ENC=USB\x20Tablet
E: ID_MODEL_ID=0021
E: ID_PATH=pci-0000:00:06.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_06_0-usb-0_1_1_0
E: ID_REVISION=0100
E: ID_SERIAL=VirtualBox_USB_Tablet
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=VirtualBox
E: ID_VENDOR_ENC=VirtualBox
E: ID_VENDOR_ID=80ee
E: KEY=1f0000 0 0 0 0
E: MODALIAS=input:b0003v80EEp0021e0110-e0,1,2,3,4,k110,111,112,113,114,r6,8,a0,1,m4,lsfw
E: MSC=10
E: NAME="VirtualBox USB Tablet"
E: PHYS="usb-0000:00:06.0-1/input0"
E: PRODUCT=3/80ee/21/110
E: PROP=0
E: REL=140
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=4950314

P: /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8/event7
N: input/event7
S: input/by-id/usb-VirtualBox_USB_Tablet-event-mouse
S: input/by-path/pci-0000:00:06.0-usb-0:1:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-VirtualBox_USB_Tablet-event-mouse /dev/input/by-path/pci-0000:00:06.0-usb-0:1:1.0-event-mouse
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8/event7
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Tablet
E: ID_MODEL_ENC=USB\x20Tablet
E: ID_MODEL_ID=0021
E: ID_PATH=pci-0000:00:06.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_06_0-usb-0_1_1_0
E: ID_REVISION=0100
E: ID_SERIAL=VirtualBox_USB_Tablet
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=VirtualBox
E: ID_VENDOR_ENC=VirtualBox
E: ID_VENDOR_ID=80ee
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5078182

P: /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8/js1
N: input/js1
S: input/by-id/usb-VirtualBox_USB_Tablet-mouse
S: input/by-path/pci-0000:00:06.0-usb-0:1:1.0-mouse
E: DEVLINKS=/dev/input/by-id/usb-VirtualBox_USB_Tablet-mouse /dev/input/by-path/pci-0000:00:06.0-usb-0:1:1.0-mouse
E: DEVNAME=/dev/input/js1
E: DEVPATH=/devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8/js1
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Tablet
E: ID_MODEL_ENC=USB\x20Tablet
E: ID_MODEL_ID=0021
E: ID_PATH=pci-0000:00:06.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_06_0-usb-0_1_1_0
E: ID_REVISION=0100
E: ID_SERIAL=VirtualBox_USB_Tablet
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=VirtualBox
E: ID_VENDOR_ENC=VirtualBox
E: ID_VENDOR_ID=80ee
E: MAJOR=13
E: MINOR=1
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4956434

P: /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8/mouse1
N: input/mouse1
S: input/by-id/usb-VirtualBox_USB_Tablet-mouse
S: input/by-path/pci-0000:00:06.0-usb-0:1:1.0-mouse
E: DEVLINKS=/dev/input/by-id/usb-VirtualBox_USB_Tablet-mouse /dev/input/by-path/pci-0000:00:06.0-usb-0:1:1.0-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8/mouse1
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Tablet
E: ID_MODEL_ENC=USB\x20Tablet
E: ID_MODEL_ID=0021
E: ID_PATH=pci-0000:00:06.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_06_0-usb-0_1_1_0
E: ID_REVISION=0100
E: ID_SERIAL=VirtualBox_USB_Tablet
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=VirtualBox
E: ID_VENDOR_ENC=VirtualBox
E: ID_VENDOR_ID=80ee
E: MAJOR=13
E: MINOR=33
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4958036

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab41
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=502916

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2589150
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio1/input/input6
E: DEVPATH=/devices/platform/i8042/serio1/input/input6
E: EV=7
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=1f0000 0 0 0 0
E: MODALIAS=input:b0011v0002p0006e0000-e0,1,2,k110,111,112,113,114,r0,1,6,8,amlsfw
E: NAME="ImExPS/2 Generic Explorer Mouse"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/6/0
E: PROP=1
E: REL=143
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=2709927

P: /devices/platform/i8042/serio1/input/input6/event5
N: input/event5
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/event5
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2764588

P: /devices/platform/i8042/serio1/input/input6/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/mouse0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2711132

P: /devices/platform/pcspkr/input/input5
E: DEVPATH=/devices/platform/pcspkr/input/input5
E: EV=40001
E: ID_FOR_SEAT=input-platform-pcspkr
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=2553434

P: /devices/platform/pcspkr/input/input5/event4
N: input/event4
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/platform/pcspkr/input/input5/event4
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2602783


DRM Information from dmesg:
---------------------------
[    0.000000] AGP: No AGP bridge found
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.450032] Linux agpgart interface v0.103
[    2.284622] [drm] Initialized drm 1.1.0 20060810
[    2.287410] [drm] Initialized vboxvideo 1.0.0 20090303 for 0000:00:02.0 on minor 0


-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.0.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration    1.131
ii  libaudit1                 1:2.4.2-1
ii  libc6                     2.19-19
ii  libdrm2                   2.4.62-1
ii  libegl1-mesa              10.5.9-2
ii  libepoxy0                 1.2-1
ii  libgbm1                   10.5.9-2
ii  libgcrypt20               1.6.3-2
ii  libgl1-mesa-glx [libgl1]  10.5.9-2
ii  libpciaccess0             0.13.3-1
ii  libpixman-1-0             0.32.6-3
ii  libselinux1               2.3-2+b1
ii  libudev1                  222-2
ii  libxau6                   1:1.0.8-1
ii  libxdmcp6                 1:1.1.2-1
ii  libxfont1                 1:1.5.1-1
ii  libxshmfence1             1.2-1
ii  udev                      222-2
ii  xserver-common            2:1.17.2-1

Versions of packages xserver-xorg-core recommends:
ii  libgl1-mesa-dri  10.5.9-2

Versions of packages xserver-xorg-core suggests:
pn  xfonts-100dpi | xfonts-75dpi  <none>
pn  xfonts-scalable               <none>

-- no debconf information

-- Package-specific info:
/etc/X11/X does not exist.
/etc/X11/X is not a symlink.
/etc/X11/X is not executable.

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter [80ee:beef]

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 4.0.0-2-amd64 (debian-kernel@lists.debian.org) (gcc version 4.9.3 (Debian 4.9.3-2) ) #1 SMP Debian 4.0.8-2 (2015-07-22)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 21391 Jul 28 12:58 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[     6.468] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[     6.468] X Protocol Version 11, Revision 0
[     6.468] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[     6.468] Current Operating System: Linux lailaps-debian-kf5 4.0.0-2-amd64 #1 SMP Debian 4.0.8-2 (2015-07-22) x86_64
[     6.468] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-2-amd64 root=UUID=e4d39ad4-eae5-48f3-8e1a-3b5dec2bfa55 ro quiet
[     6.468] Build Date: 01 July 2015  05:17:14PM
[     6.468] xorg-server 2:1.17.2-1 (http://www.debian.org/support) 
[     6.468] Current version of pixman: 0.32.6
[     6.468] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     6.468] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     6.468] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 28 12:58:06 2015
[     6.469] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     6.471] (==) No Layout section.  Using the first Screen section.
[     6.471] (==) No screen section available. Using defaults.
[     6.471] (**) |-->Screen "Default Screen Section" (0)
[     6.471] (**) |   |-->Monitor "<default monitor>"
[     6.471] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     6.471] (==) Automatically adding devices
[     6.472] (==) Automatically enabling devices
[     6.472] (==) Automatically adding GPU devices
[     6.472] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
[     6.472] 	Entry deleted from font path.
[     6.472] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     6.472] 	Entry deleted from font path.
[     6.472] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[     6.472] 	Entry deleted from font path.
[     6.472] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[     6.472] 	Entry deleted from font path.
[     6.472] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[     6.472] 	Entry deleted from font path.
[     6.472] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[     6.472] 	Entry deleted from font path.
[     6.472] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[     6.472] 	Entry deleted from font path.
[     6.472] (==) FontPath set to:
	built-ins
[     6.472] (==) ModulePath set to "/usr/lib/xorg/modules"
[     6.472] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     6.472] (II) Loader magic: 0x7fbab0613d80
[     6.472] (II) Module ABI versions:
[     6.472] 	X.Org ANSI C Emulation: 0.4
[     6.472] 	X.Org Video Driver: 19.0
[     6.472] 	X.Org XInput driver : 21.0
[     6.472] 	X.Org Server Extension : 9.0
[     6.473] (II) xfree86: Adding drm device (/dev/dri/card0)
[     6.476] (--) PCI:*(0:0:2:0) 80ee:beef:0000:0000 rev 0, Mem @ 0xe0000000/134217728
[     6.476] (II) LoadModule: "glx"
[     6.477] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     6.498] (II) Module glx: vendor="X.Org Foundation"
[     6.498] 	compiled for 1.17.2, module version = 1.0.0
[     6.498] 	ABI class: X.Org Server Extension, version 9.0
[     6.498] (==) AIGLX enabled
[     6.498] (==) Matched vboxvideo as autoconfigured driver 0
[     6.498] (==) Matched vboxvideo as autoconfigured driver 1
[     6.498] (==) Matched modesetting as autoconfigured driver 2
[     6.498] (==) Matched fbdev as autoconfigured driver 3
[     6.498] (==) Matched vesa as autoconfigured driver 4
[     6.498] (==) Assigned the driver to the xf86ConfigLayout
[     6.498] (II) LoadModule: "vboxvideo"
[     6.498] (II) Loading /usr/lib/xorg/modules/drivers/vboxvideo_drv.so
[     6.500] (II) Module vboxvideo: vendor="Oracle Corporation"
[     6.500] 	compiled for 1.17.2, module version = 1.0.1
[     6.500] 	Module class: X.Org Video Driver
[     6.500] 	ABI class: X.Org Video Driver, version 19.0
[     6.500] (**) Load address of symbol "VBOXVIDEO" is 0x7fbaaa20cbc0
[     6.500] (II) LoadModule: "modesetting"
[     6.500] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.501] (II) Module modesetting: vendor="X.Org Foundation"
[     6.501] 	compiled for 1.17.2, module version = 1.17.2
[     6.501] 	Module class: X.Org Video Driver
[     6.501] 	ABI class: X.Org Video Driver, version 19.0
[     6.501] (II) LoadModule: "fbdev"
[     6.502] (WW) Warning, couldn't open module fbdev
[     6.502] (II) UnloadModule: "fbdev"
[     6.502] (II) Unloading fbdev
[     6.502] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     6.502] (II) LoadModule: "vesa"
[     6.502] (WW) Warning, couldn't open module vesa
[     6.502] (II) UnloadModule: "vesa"
[     6.502] (II) Unloading vesa
[     6.502] (EE) Failed to load module "vesa" (module does not exist, 0)
[     6.502] (II) VBoxVideo: guest driver for VirtualBox: vbox
[     6.502] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     6.502] (++) using VT number 7

[     6.534] (WW) Falling back to old probe method for modesetting
[     6.534] (II) VBoxVideo(0): VirtualBox guest additions video driver version 4.3.30_Debianr101610
[     6.534] (II) Loading sub module "ramdac"
[     6.534] (II) LoadModule: "ramdac"
[     6.534] (II) Module "ramdac" already built-in
[     6.534] (II) Loading sub module "fb"
[     6.534] (II) LoadModule: "fb"
[     6.534] (II) Loading /usr/lib/xorg/modules/libfb.so
[     6.537] (II) Module fb: vendor="X.Org Foundation"
[     6.537] 	compiled for 1.17.2, module version = 1.0.0
[     6.537] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.537] (II) Loading sub module "shadowfb"
[     6.537] (II) LoadModule: "shadowfb"
[     6.537] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[     6.538] (II) Module shadowfb: vendor="X.Org Foundation"
[     6.538] 	compiled for 1.17.2, module version = 1.0.0
[     6.538] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.538] (II) Loading sub module "vgahw"
[     6.538] (II) LoadModule: "vgahw"
[     6.538] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[     6.540] (II) Module vgahw: vendor="X.Org Foundation"
[     6.540] 	compiled for 1.17.2, module version = 0.1.0
[     6.540] 	ABI class: X.Org Video Driver, version 19.0
[     6.540] (II) Loading sub module "dri2"
[     6.540] (II) LoadModule: "dri2"
[     6.540] (II) Module "dri2" already built-in
[     6.540] (II) VBoxVideo(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     6.540] (==) VBoxVideo(0): Depth 24, (--) framebuffer bpp 32
[     6.540] (--) VBoxVideo(0): Virtual size is 32766x32766 (pitch 32766)
[     6.540] (**) VBoxVideo(0):  Built-in mode "800x600": 29.3 MHz (scaled from 0.0 MHz), 36.4 kHz, 60.0 Hz
[     6.540] (II) VBoxVideo(0): Modeline "800x600"x0.0   29.31  800 802 804 806  600 602 604 606 (36.4 kHz b)
[     6.540] (**) VBoxVideo(0):  Built-in mode "800x600": 29.3 MHz (scaled from 0.0 MHz), 36.4 kHz, 60.0 Hz
[     6.540] (II) VBoxVideo(0): Modeline "800x600"x0.0   29.31  800 802 804 806  600 602 604 606 (36.4 kHz b)
[     6.540] (II) VBoxVideo(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[     6.540] (==) VBoxVideo(0): RGB weight 888
[     6.540] (==) VBoxVideo(0): Default visual is TrueColor
[     6.540] (==) VBoxVideo(0): Using gamma correction (1.0, 1.0, 1.0)
[     6.540] (==) VBoxVideo(0): DPI set to (96, 96)
[     6.540] (II) UnloadModule: "modesetting"
[     6.540] (II) Unloading modesetting
[     6.541] (--) Depth 24 pixmap format is 32 bpp
[     6.995] (II) VBoxVideo(0): [DRI2] Setup complete
[     6.995] (II) VBoxVideo(0): [DRI2]   DRI driver: vboxvideo
[     7.272] (II) VBoxVideo(0): Requested monitor count: 1
[     7.272] (II) VBoxVideo(0): Output VGA-0 has no monitor section
[     7.272] (II) VBoxVideo(0): Output VGA-0 has no monitor section
[     7.272] (II) VBoxVideo(0): Printing probed modes for output VGA-0
[     7.272] (II) VBoxVideo(0): Modeline "800x600"x60.0   29.31  800 802 804 806  600 602 604 606 (36.4 kHz Pb)
[     7.272] (II) VBoxVideo(0): Modeline "2560x1600"x60.0  247.26  2560 2562 2564 2566  1600 1602 1604 1606 (96.4 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "2560x1440"x60.0  222.63  2560 2562 2564 2566  1440 1442 1444 1446 (86.8 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "2048x1536"x60.0  190.04  2048 2050 2052 2054  1536 1538 1540 1542 (92.5 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "1920x1600"x60.0  185.59  1920 1922 1924 1926  1600 1602 1604 1606 (96.4 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "1920x1080"x60.0  125.50  1920 1922 1924 1926  1080 1082 1084 1086 (65.2 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "1600x1200"x60.0  116.21  1600 1602 1604 1606  1200 1202 1204 1206 (72.4 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "1680x1050"x60.0  106.82  1680 1682 1684 1686  1050 1052 1054 1056 (63.4 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "1400x1050"x60.0   89.08  1400 1402 1404 1406  1050 1052 1054 1056 (63.4 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "1280x1024"x60.0   79.47  1280 1282 1284 1286  1024 1026 1028 1030 (61.8 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "1024x768"x60.0   47.83  1024 1026 1028 1030  768 770 772 774 (46.4 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "800x600"x60.0   29.31  800 802 804 806  600 602 604 606 (36.4 kHz b)
[     7.272] (II) VBoxVideo(0): Modeline "640x480"x60.0   18.84  640 642 644 646  480 482 484 486 (29.2 kHz b)
[     7.272] (II) VBoxVideo(0): Output VGA-0 connected
[     7.272] (II) VBoxVideo(0): Using exact sizes for initial modes
[     7.272] (II) VBoxVideo(0): Output VGA-0 using initial mode 800x600
[     7.272] (II) VBoxVideo(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[     7.272] (II) VBoxVideo(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     7.281] (==) VBoxVideo(0): DPMS enabled
[     7.281] (--) RandR disabled
[     7.289] (II) SELinux: Disabled on system
[     7.308] (II) Next line is added to allow vboxvideo_drv.so to appear as whitelisted driver
[     7.308] (II) The file referenced, is *NOT* loaded
[     7.308] (II) Loading /usr/lib/xorg/modules/drivers//ati_drv.so
[     7.308] (EE) AIGLX error: vboxvideo does not export required DRI extension
[     7.308] (EE) AIGLX: reverting to software rendering
[     7.476] (II) AIGLX: Loaded and initialized swrast
[     7.476] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[     7.477] (II) VBoxVideo(0): Setting screen physical size to 211 x 158
[     7.681] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     7.681] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     7.681] (II) LoadModule: "evdev"
[     7.681] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     7.688] (II) Module evdev: vendor="X.Org Foundation"
[     7.688] 	compiled for 1.16.4, module version = 2.9.2
[     7.688] 	Module class: X.Org XInput Driver
[     7.688] 	ABI class: X.Org XInput driver, version 21.0
[     7.688] (II) Using input driver 'evdev' for 'Power Button'
[     7.688] (**) Power Button: always reports core events
[     7.688] (**) evdev: Power Button: Device: "/dev/input/event1"
[     7.688] (--) evdev: Power Button: Vendor 0 Product 0x1
[     7.688] (--) evdev: Power Button: Found keys
[     7.688] (II) evdev: Power Button: Configuring as keyboard
[     7.688] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event1"
[     7.688] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     7.688] (**) Option "xkb_rules" "evdev"
[     7.688] (**) Option "xkb_model" "pc105"
[     7.688] (**) Option "xkb_layout" "us"
[     7.689] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[     7.689] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[     7.689] (II) Using input driver 'evdev' for 'Sleep Button'
[     7.689] (**) Sleep Button: always reports core events
[     7.689] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[     7.689] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[     7.689] (--) evdev: Sleep Button: Found keys
[     7.689] (II) evdev: Sleep Button: Configuring as keyboard
[     7.689] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSLPBN:00/input/input3/event2"
[     7.689] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)
[     7.689] (**) Option "xkb_rules" "evdev"
[     7.689] (**) Option "xkb_model" "pc105"
[     7.689] (**) Option "xkb_layout" "us"
[     7.689] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[     7.689] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     7.689] (II) Using input driver 'evdev' for 'Video Bus'
[     7.689] (**) Video Bus: always reports core events
[     7.689] (**) evdev: Video Bus: Device: "/dev/input/event3"
[     7.690] (--) evdev: Video Bus: Vendor 0 Product 0x6
[     7.690] (--) evdev: Video Bus: Found keys
[     7.690] (II) evdev: Video Bus: Configuring as keyboard
[     7.690] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input4/event3"
[     7.690] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     7.690] (**) Option "xkb_rules" "evdev"
[     7.690] (**) Option "xkb_model" "pc105"
[     7.690] (**) Option "xkb_layout" "us"
[     7.690] (II) config/udev: Adding input device VirtualBox mouse integration (/dev/input/event6)
[     7.690] (**) VirtualBox mouse integration: Applying InputClass "evdev pointer catchall"
[     7.690] (II) Using input driver 'evdev' for 'VirtualBox mouse integration'
[     7.690] (**) VirtualBox mouse integration: always reports core events
[     7.690] (**) evdev: VirtualBox mouse integration: Device: "/dev/input/event6"
[     7.690] (--) evdev: VirtualBox mouse integration: Vendor 0x80ee Product 0xcafe
[     7.690] (--) evdev: VirtualBox mouse integration: Found 1 mouse buttons
[     7.690] (--) evdev: VirtualBox mouse integration: Found absolute axes
[     7.691] (--) evdev: VirtualBox mouse integration: Found x and y absolute axes
[     7.691] (--) evdev: VirtualBox mouse integration: Found absolute touchscreen
[     7.691] (II) evdev: VirtualBox mouse integration: Configuring as touchscreen
[     7.691] (**) evdev: VirtualBox mouse integration: YAxisMapping: buttons 4 and 5
[     7.691] (**) evdev: VirtualBox mouse integration: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     7.691] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/input/input7/event6"
[     7.691] (II) XINPUT: Adding extended input device "VirtualBox mouse integration" (type: TOUCHSCREEN, id 9)
[     7.691] (II) evdev: VirtualBox mouse integration: initialized for absolute axes.
[     7.691] (**) VirtualBox mouse integration: (accel) keeping acceleration scheme 1
[     7.691] (**) VirtualBox mouse integration: (accel) acceleration profile 0
[     7.691] (**) VirtualBox mouse integration: (accel) acceleration factor: 2.000
[     7.691] (**) VirtualBox mouse integration: (accel) acceleration threshold: 4
[     7.691] (II) config/udev: Adding input device VirtualBox mouse integration (/dev/input/js0)
[     7.691] (II) No input driver specified, ignoring this device.
[     7.691] (II) This device may have been added with another device file.
[     7.692] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/event7)
[     7.692] (**) VirtualBox USB Tablet: Applying InputClass "evdev pointer catchall"
[     7.692] (II) Using input driver 'evdev' for 'VirtualBox USB Tablet'
[     7.692] (**) VirtualBox USB Tablet: always reports core events
[     7.692] (**) evdev: VirtualBox USB Tablet: Device: "/dev/input/event7"
[     7.748] (--) evdev: VirtualBox USB Tablet: Vendor 0x80ee Product 0x21
[     7.748] (--) evdev: VirtualBox USB Tablet: Found 9 mouse buttons
[     7.748] (--) evdev: VirtualBox USB Tablet: Found scroll wheel(s)
[     7.748] (--) evdev: VirtualBox USB Tablet: Found relative axes
[     7.748] (--) evdev: VirtualBox USB Tablet: Found absolute axes
[     7.748] (--) evdev: VirtualBox USB Tablet: Found x and y absolute axes
[     7.748] (--) evdev: VirtualBox USB Tablet: Found absolute touchscreen
[     7.748] (II) evdev: VirtualBox USB Tablet: Configuring as touchscreen
[     7.748] (II) evdev: VirtualBox USB Tablet: Adding scrollwheel support
[     7.748] (**) evdev: VirtualBox USB Tablet: YAxisMapping: buttons 4 and 5
[     7.748] (**) evdev: VirtualBox USB Tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     7.748] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8/event7"
[     7.748] (II) XINPUT: Adding extended input device "VirtualBox USB Tablet" (type: TOUCHSCREEN, id 10)
[     7.748] (WW) evdev: VirtualBox USB Tablet: touchpads, tablets and touchscreens ignore relative axes.
[     7.748] (II) evdev: VirtualBox USB Tablet: initialized for absolute axes.
[     7.749] (**) VirtualBox USB Tablet: (accel) keeping acceleration scheme 1
[     7.749] (**) VirtualBox USB Tablet: (accel) acceleration profile 0
[     7.749] (**) VirtualBox USB Tablet: (accel) acceleration factor: 2.000
[     7.749] (**) VirtualBox USB Tablet: (accel) acceleration threshold: 4
[     7.749] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/js1)
[     7.749] (II) No input driver specified, ignoring this device.
[     7.749] (II) This device may have been added with another device file.
[     7.750] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/mouse1)
[     7.750] (II) No input driver specified, ignoring this device.
[     7.750] (II) This device may have been added with another device file.
[     7.751] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[     7.751] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[     7.751] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[     7.751] (**) AT Translated Set 2 keyboard: always reports core events
[     7.751] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[     7.751] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[     7.751] (--) evdev: AT Translated Set 2 keyboard: Found keys
[     7.751] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[     7.751] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[     7.751] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[     7.751] (**) Option "xkb_rules" "evdev"
[     7.751] (**) Option "xkb_model" "pc105"
[     7.751] (**) Option "xkb_layout" "us"
[     7.752] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event5)
[     7.752] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
[     7.752] (II) Using input driver 'evdev' for 'ImExPS/2 Generic Explorer Mouse'
[     7.752] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
[     7.752] (**) evdev: ImExPS/2 Generic Explorer Mouse: Device: "/dev/input/event5"
[     7.752] (--) evdev: ImExPS/2 Generic Explorer Mouse: Vendor 0x2 Product 0x6
[     7.752] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found 9 mouse buttons
[     7.752] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found scroll wheel(s)
[     7.752] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found relative axes
[     7.752] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found x and y relative axes
[     7.752] (II) evdev: ImExPS/2 Generic Explorer Mouse: Configuring as mouse
[     7.752] (II) evdev: ImExPS/2 Generic Explorer Mouse: Adding scrollwheel support
[     7.752] (**) evdev: ImExPS/2 Generic Explorer Mouse: YAxisMapping: buttons 4 and 5
[     7.752] (**) evdev: ImExPS/2 Generic Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     7.752] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5"
[     7.752] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 12)
[     7.752] (II) evdev: ImExPS/2 Generic Explorer Mouse: initialized for relative axes.
[     7.752] (**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1
[     7.752] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration profile 0
[     7.752] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
[     7.752] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
[     7.753] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse0)
[     7.753] (II) No input driver specified, ignoring this device.
[     7.753] (II) This device may have been added with another device file.
[     7.754] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[     7.754] (II) No input driver specified, ignoring this device.
[     7.754] (II) This device may have been added with another device file.

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=2546215

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=2588550
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSLPBN:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSLPBN:00/input/input3
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXSLPBN_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXSLPBN:00
E: ID_PATH_TAG=acpi-LNXSLPBN_00
E: KEY=4000 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: NAME="Sleep Button"
E: PHYS="LNXSLPBN/button/input0"
E: PRODUCT=19/0/3/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=2546809

P: /devices/LNXSYSTM:00/LNXSLPBN:00/input/input3/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSLPBN:00/input/input3/event2
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXSLPBN:00
E: ID_PATH_TAG=acpi-LNXSLPBN_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=2580495
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input4
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXVIDEO_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: KEY=3e000b00000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=2548563

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input4/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input4/event3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=2580984
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:04.0/input/input7
E: ABS=3
E: DEVPATH=/devices/pci0000:00/0000:00:04.0/input/input7
E: EV=b
E: ID_FOR_SEAT=input-pci-0000_00_04_0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=pci-0000:00:04.0
E: ID_PATH_TAG=pci-0000_00_04_0
E: ID_SERIAL=noserial
E: KEY=10000 0 0 0 0
E: MODALIAS=input:b0001v80EEpCAFEe0403-e0,1,3,k110,ra0,1,mlsfw
E: NAME="VirtualBox mouse integration"
E: PRODUCT=1/80ee/cafe/403
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=3404985

P: /devices/pci0000:00/0000:00:04.0/input/input7/event6
N: input/event6
S: input/by-path/pci-0000:00:04.0-event-mouse
E: DEVLINKS=/dev/input/by-path/pci-0000:00:04.0-event-mouse
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/pci0000:00/0000:00:04.0/input/input7/event6
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=pci-0000:00:04.0
E: ID_PATH_TAG=pci-0000_00_04_0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: USEC_INITIALIZED=3772565

P: /devices/pci0000:00/0000:00:04.0/input/input7/js0
N: input/js0
S: input/by-path/pci-0000:00:04.0-mouse
E: DEVLINKS=/dev/input/by-path/pci-0000:00:04.0-mouse
E: DEVNAME=/dev/input/js0
E: DEVPATH=/devices/pci0000:00/0000:00:04.0/input/input7/js0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=pci-0000:00:04.0
E: ID_PATH_TAG=pci-0000_00_04_0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=0
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4954044

P: /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8
E: ABS=3
E: DEVPATH=/devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8
E: EV=1f
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_06_0-usb-0_1_1_0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Tablet
E: ID_MODEL_ENC=USB\x20Tablet
E: ID_MODEL_ID=0021
E: ID_PATH=pci-0000:00:06.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_06_0-usb-0_1_1_0
E: ID_REVISION=0100
E: ID_SERIAL=VirtualBox_USB_Tablet
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=VirtualBox
E: ID_VENDOR_ENC=VirtualBox
E: ID_VENDOR_ID=80ee
E: KEY=1f0000 0 0 0 0
E: MODALIAS=input:b0003v80EEp0021e0110-e0,1,2,3,4,k110,111,112,113,114,r6,8,a0,1,m4,lsfw
E: MSC=10
E: NAME="VirtualBox USB Tablet"
E: PHYS="usb-0000:00:06.0-1/input0"
E: PRODUCT=3/80ee/21/110
E: PROP=0
E: REL=140
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=4950314

P: /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8/event7
N: input/event7
S: input/by-id/usb-VirtualBox_USB_Tablet-event-mouse
S: input/by-path/pci-0000:00:06.0-usb-0:1:1.0-event-mouse
E: DEVLINKS=/dev/input/by-path/pci-0000:00:06.0-usb-0:1:1.0-event-mouse /dev/input/by-id/usb-VirtualBox_USB_Tablet-event-mouse
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8/event7
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Tablet
E: ID_MODEL_ENC=USB\x20Tablet
E: ID_MODEL_ID=0021
E: ID_PATH=pci-0000:00:06.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_06_0-usb-0_1_1_0
E: ID_REVISION=0100
E: ID_SERIAL=VirtualBox_USB_Tablet
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=VirtualBox
E: ID_VENDOR_ENC=VirtualBox
E: ID_VENDOR_ID=80ee
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5078182

P: /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8/js1
N: input/js1
S: input/by-id/usb-VirtualBox_USB_Tablet-mouse
S: input/by-path/pci-0000:00:06.0-usb-0:1:1.0-mouse
E: DEVLINKS=/dev/input/by-id/usb-VirtualBox_USB_Tablet-mouse /dev/input/by-path/pci-0000:00:06.0-usb-0:1:1.0-mouse
E: DEVNAME=/dev/input/js1
E: DEVPATH=/devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8/js1
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Tablet
E: ID_MODEL_ENC=USB\x20Tablet
E: ID_MODEL_ID=0021
E: ID_PATH=pci-0000:00:06.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_06_0-usb-0_1_1_0
E: ID_REVISION=0100
E: ID_SERIAL=VirtualBox_USB_Tablet
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=VirtualBox
E: ID_VENDOR_ENC=VirtualBox
E: ID_VENDOR_ID=80ee
E: MAJOR=13
E: MINOR=1
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4956434

P: /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8/mouse1
N: input/mouse1
S: input/by-id/usb-VirtualBox_USB_Tablet-mouse
S: input/by-path/pci-0000:00:06.0-usb-0:1:1.0-mouse
E: DEVLINKS=/dev/input/by-id/usb-VirtualBox_USB_Tablet-mouse /dev/input/by-path/pci-0000:00:06.0-usb-0:1:1.0-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8/mouse1
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Tablet
E: ID_MODEL_ENC=USB\x20Tablet
E: ID_MODEL_ID=0021
E: ID_PATH=pci-0000:00:06.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_06_0-usb-0_1_1_0
E: ID_REVISION=0100
E: ID_SERIAL=VirtualBox_USB_Tablet
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=VirtualBox
E: ID_VENDOR_ENC=VirtualBox
E: ID_VENDOR_ID=80ee
E: MAJOR=13
E: MINOR=33
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4958036

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab41
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=502916

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2589150
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio1/input/input6
E: DEVPATH=/devices/platform/i8042/serio1/input/input6
E: EV=7
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=1f0000 0 0 0 0
E: MODALIAS=input:b0011v0002p0006e0000-e0,1,2,k110,111,112,113,114,r0,1,6,8,amlsfw
E: NAME="ImExPS/2 Generic Explorer Mouse"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/6/0
E: PROP=1
E: REL=143
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=2709927

P: /devices/platform/i8042/serio1/input/input6/event5
N: input/event5
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/event5
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2764588

P: /devices/platform/i8042/serio1/input/input6/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/mouse0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2711132

P: /devices/platform/pcspkr/input/input5
E: DEVPATH=/devices/platform/pcspkr/input/input5
E: EV=40001
E: ID_FOR_SEAT=input-platform-pcspkr
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=2553434

P: /devices/platform/pcspkr/input/input5/event4
N: input/event4
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/platform/pcspkr/input/input5/event4
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2602783


DRM Information from dmesg:
---------------------------
[    0.000000] AGP: No AGP bridge found
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.450032] Linux agpgart interface v0.103
[    2.284622] [drm] Initialized drm 1.1.0 20060810
[    2.287410] [drm] Initialized vboxvideo 1.0.0 20090303 for 0000:00:02.0 on minor 0


-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.0.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration    1.131
ii  libaudit1                 1:2.4.2-1
ii  libc6                     2.19-19
ii  libdrm2                   2.4.62-1
ii  libegl1-mesa              10.5.9-2
ii  libepoxy0                 1.2-1
ii  libgbm1                   10.5.9-2
ii  libgcrypt20               1.6.3-2
ii  libgl1-mesa-glx [libgl1]  10.5.9-2
ii  libpciaccess0             0.13.3-1
ii  libpixman-1-0             0.32.6-3
ii  libselinux1               2.3-2+b1
ii  libudev1                  222-2
ii  libxau6                   1:1.0.8-1
ii  libxdmcp6                 1:1.1.2-1
ii  libxfont1                 1:1.5.1-1
ii  libxshmfence1             1.2-1
ii  udev                      222-2
ii  xserver-common            2:1.17.2-1

Versions of packages xserver-xorg-core recommends:
ii  libgl1-mesa-dri  10.5.9-2

Versions of packages xserver-xorg-core suggests:
pn  xfonts-100dpi | xfonts-75dpi  <none>
pn  xfonts-scalable               <none>

-- no debconf information


Reply to: