Package: xserver-xorg-input-aiptek
Version: 1:1.4.1-2+b1
Severity: normal

Dear Maintainer,

after connecting the Aiptek Hyperpen 12000U via USB, it isn't configured
out-of-the-box.

After fixing adding the device the udev hwdb (as in 
https://github.com/systemd/systemd/issues/9834)
xorg recognises the device as a slave-keyboard. To configure this as
tablet using the aiptek driver, a further configuration-file was needed:


/usr/share/X11/xorg.conf.d/70-aiptek.conf
=========================================
Section "InputClass"
        Identifier "Aiptek Hyperpen USB tablet class"
        MatchUSBID "08ca:*"
        MatchDevicePath "/dev/input/event*"
        MatchIsTablet "true"
        Driver "aiptek"
        Option "Type" "stylus"
        Option "USB" "on"
        Option "Mode" "Absolute"
        Option "HistorySize" "2"
        Option "XTop" "0"
        Option "YTop" "0"
        Option "XBottom" "5999"
        Option "YBottom" "4499"
        Option "XMax" "5999"
        Option "YMax" "4499"
        Option "XOffset" "0"
        Option "YOffset" "0"
        Option "XSize" "5999"
        Option "YSize" "4499"
        Option "ZMin" "10"
        Option "ZMax" "127"
EndSection

=========================================

After creating this and restarting the X-server, the device was
recognized correctly.

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Feb  9  2014 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 274 Oct 31  2018 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v3/4th 
Gen Core Processor Integrated Graphics Controller [8086:0412] (rev 06)

/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.9.0-9-amd64 (debian-ker...@lists.debian.org) (gcc version 6.3.0 
20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP Debian 4.9.168-1+deb9u2 (2019-05-13)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root     root     69397 Jun  1 18:46 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[ 85928.532] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[ 85928.532] X Protocol Version 11, Revision 0
[ 85928.532] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[ 85928.532] Current Operating System: Linux obelix.dresden.micronet24.de 
4.9.0-9-amd64 #1 SMP Debian 4.9.168-1+deb9u2 (2019-05-13) x86_64
[ 85928.532] Kernel command line: BOOT_IMAGE=/vmlinuz-4.9.0-9-amd64 
root=/dev/mapper/obelix0-root ro quiet
[ 85928.532] Build Date: 03 November 2018  03:09:11AM
[ 85928.532] xorg-server 2:1.19.2-1+deb9u5 (https://www.debian.org/support) 
[ 85928.532] Current version of pixman: 0.34.0
[ 85928.532]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[ 85928.532] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 85928.532] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun  1 14:04:11 
2019
[ 85928.532] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 85928.532] (==) No Layout section.  Using the first Screen section.
[ 85928.532] (==) No screen section available. Using defaults.
[ 85928.532] (**) |-->Screen "Default Screen Section" (0)
[ 85928.532] (**) |   |-->Monitor "<default monitor>"
[ 85928.532] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[ 85928.532] (==) Automatically adding devices
[ 85928.532] (==) Automatically enabling devices
[ 85928.532] (==) Automatically adding GPU devices
[ 85928.532] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 85928.532] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 85928.532]    Entry deleted from font path.
[ 85928.532] (==) 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
[ 85928.532] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 85928.532] (II) The server relies on udev to provide the list of input 
devices.
        If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[ 85928.532] (II) Loader magic: 0x558f7c740e00
[ 85928.532] (II) Module ABI versions:
[ 85928.532]    X.Org ANSI C Emulation: 0.4
[ 85928.532]    X.Org Video Driver: 23.0
[ 85928.532]    X.Org XInput driver : 24.1
[ 85928.532]    X.Org Server Extension : 10.0
[ 85928.533] (++) using VT number 7

[ 85928.533] (II) systemd-logind: logind integration requires -keeptty and 
-keeptty was not provided, disabling logind integration
[ 85928.533] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 85928.547] (--) PCI:*(0:0:2:0) 8086:0412:8086:204c rev 6, Mem @ 
0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 
0x????????/131072
[ 85928.547] (II) LoadModule: "glx"
[ 85928.547] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 85928.548] (II) Module glx: vendor="X.Org Foundation"
[ 85928.548]    compiled for 1.19.2, module version = 1.0.0
[ 85928.548]    ABI class: X.Org Server Extension, version 10.0
[ 85928.548] (==) Matched modesetting as autoconfigured driver 0
[ 85928.548] (==) Matched fbdev as autoconfigured driver 1
[ 85928.548] (==) Matched vesa as autoconfigured driver 2
[ 85928.548] (==) Assigned the driver to the xf86ConfigLayout
[ 85928.548] (II) LoadModule: "modesetting"
[ 85928.548] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 85928.548] (II) Module modesetting: vendor="X.Org Foundation"
[ 85928.548]    compiled for 1.19.2, module version = 1.19.2
[ 85928.548]    Module class: X.Org Video Driver
[ 85928.548]    ABI class: X.Org Video Driver, version 23.0
[ 85928.548] (II) LoadModule: "fbdev"
[ 85928.548] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 85928.548] (II) Module fbdev: vendor="X.Org Foundation"
[ 85928.548]    compiled for 1.19.0, module version = 0.4.4
[ 85928.548]    Module class: X.Org Video Driver
[ 85928.548]    ABI class: X.Org Video Driver, version 23.0
[ 85928.548] (II) LoadModule: "vesa"
[ 85928.548] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 85928.548] (II) Module vesa: vendor="X.Org Foundation"
[ 85928.548]    compiled for 1.19.0, module version = 2.3.4
[ 85928.548]    Module class: X.Org Video Driver
[ 85928.548]    ABI class: X.Org Video Driver, version 23.0
[ 85928.548] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 85928.548] (II) FBDEV: driver for framebuffer: fbdev
[ 85928.548] (II) VESA: driver for VESA chipsets: vesa
[ 85928.563] (II) modeset(0): using drv /dev/dri/card0
[ 85928.563] (WW) Falling back to old probe method for fbdev
[ 85928.563] (II) Loading sub module "fbdevhw"
[ 85928.563] (II) LoadModule: "fbdevhw"
[ 85928.563] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 85928.563] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 85928.563]    compiled for 1.19.2, module version = 0.0.2
[ 85928.563]    ABI class: X.Org Video Driver, version 23.0
[ 85928.563] (WW) Falling back to old probe method for vesa
[ 85928.563] (II) modeset(0): Creating default Display subsection in Screen 
section
        "Default Screen Section" for depth/fbbpp 24/32
[ 85928.563] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 85928.563] (==) modeset(0): RGB weight 888
[ 85928.563] (==) modeset(0): Default visual is TrueColor
[ 85928.563] (II) Loading sub module "glamoregl"
[ 85928.563] (II) LoadModule: "glamoregl"
[ 85928.563] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 85928.566] (II) Module glamoregl: vendor="X.Org Foundation"
[ 85928.566]    compiled for 1.19.2, module version = 1.0.0
[ 85928.566]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 85928.566] (II) glamor: OpenGL accelerated X.org driver based.
[ 85928.572] (II) glamor: EGL version 1.4 (DRI2):
[ 85928.573] (II) modeset(0): glamor initialized
[ 85928.574] (II) modeset(0): Output VGA-1 has no monitor section
[ 85928.744] (II) modeset(0): Output DP-1 has no monitor section
[ 85928.758] (II) modeset(0): Output HDMI-1 has no monitor section
[ 85928.758] (II) modeset(0): Output DP-2 has no monitor section
[ 85928.759] (II) modeset(0): Output HDMI-2 has no monitor section
[ 85928.760] (II) modeset(0): EDID for output VGA-1
[ 85928.930] (II) modeset(0): EDID for output DP-1
[ 85928.944] (II) modeset(0): EDID for output HDMI-1
[ 85928.944] (II) modeset(0): Manufacturer: HSD  Model: 5173  Serial#: 0
[ 85928.944] (II) modeset(0): Year: 2013  Week: 35
[ 85928.944] (II) modeset(0): EDID Version: 1.3
[ 85928.944] (II) modeset(0): Digital Display Input
[ 85928.944] (II) modeset(0): Max Image Size [cm]: horiz.: 51  vert.: 28
[ 85928.944] (II) modeset(0): Gamma: 2.20
[ 85928.944] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 85928.944] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[ 85928.944] (II) modeset(0): First detailed timing is preferred mode
[ 85928.944] (II) modeset(0): redX: 0.640 redY: 0.332   greenX: 0.312 greenY: 
0.626
[ 85928.944] (II) modeset(0): blueX: 0.152 blueY: 0.069   whiteX: 0.312 whiteY: 
0.328
[ 85928.944] (II) modeset(0): Supported established timings:
[ 85928.944] (II) modeset(0): 720x400@70Hz
[ 85928.944] (II) modeset(0): 640x480@60Hz
[ 85928.944] (II) modeset(0): 640x480@67Hz
[ 85928.944] (II) modeset(0): 640x480@72Hz
[ 85928.944] (II) modeset(0): 640x480@75Hz
[ 85928.944] (II) modeset(0): 800x600@56Hz
[ 85928.944] (II) modeset(0): 800x600@60Hz
[ 85928.944] (II) modeset(0): 800x600@72Hz
[ 85928.944] (II) modeset(0): 800x600@75Hz
[ 85928.944] (II) modeset(0): 832x624@75Hz
[ 85928.944] (II) modeset(0): 1024x768@60Hz
[ 85928.944] (II) modeset(0): 1024x768@70Hz
[ 85928.944] (II) modeset(0): 1024x768@75Hz
[ 85928.944] (II) modeset(0): 1280x1024@75Hz
[ 85928.944] (II) modeset(0): 1152x864@75Hz
[ 85928.944] (II) modeset(0): Manufacturer's mask: 0
[ 85928.944] (II) modeset(0): Supported standard timings:
[ 85928.944] (II) modeset(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 
49361
[ 85928.944] (II) modeset(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[ 85928.944] (II) modeset(0): #2: hsize: 1600  vsize 1200  refresh: 60  vid: 
16553
[ 85928.944] (II) modeset(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[ 85928.944] (II) modeset(0): #4: hsize: 1400  vsize 1050  refresh: 60  vid: 
16528
[ 85928.944] (II) modeset(0): #5: hsize: 1280  vsize 1024  refresh: 60  vid: 
32897
[ 85928.944] (II) modeset(0): #6: hsize: 1280  vsize 960  refresh: 60  vid: 
16513
[ 85928.944] (II) modeset(0): #7: hsize: 1152  vsize 864  refresh: 75  vid: 
20337
[ 85928.944] (II) modeset(0): Supported detailed timing:
[ 85928.944] (II) modeset(0): clock: 138.5 MHz   Image Size:  509 x 286 mm
[ 85928.944] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 
h_blank_end 2080 h_border: 0
[ 85928.944] (II) modeset(0): v_active: 1080  v_sync: 1082  v_sync_end 1087 
v_blanking: 1111 v_border: 0
[ 85928.944] (II) modeset(0): Serial No: 1234567890123
[ 85928.944] (II) modeset(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 
80 kHz, PixClock max 185 MHz
[ 85928.944] (II) modeset(0): Monitor name: HT231
[ 85928.944] (II) modeset(0): EDID (in hex):
[ 85928.944] (II) modeset(0):   00ffffffffffff002264735100000000
[ 85928.944] (II) modeset(0):   2317010380331c78eacd30a3554fa027
[ 85928.944] (II) modeset(0):   115054bfef80d1c0b300a94095009040
[ 85928.944] (II) modeset(0):   81808140714f1a3680a070381f403020
[ 85928.944] (II) modeset(0):   2500fd1e1100001a000000ff00313233
[ 85928.944] (II) modeset(0):   34353637383930313233000000fd0038
[ 85928.944] (II) modeset(0):   4b1f5012000a202020202020000000fc
[ 85928.944] (II) modeset(0):   0048543233310a202020202020200094
[ 85928.944] (II) modeset(0): Printing probed modes for output HDMI-1
[ 85928.944] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 
2080  1080 1082 1087 1111 +hsync -vsync (66.6 kHz eP)
[ 85928.944] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 
2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 85928.944] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 
1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 85928.944] (II) modeset(0): Modeline "1400x1050"x59.9  101.00  1400 1448 1480 
1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[ 85928.944] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 
1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 85928.944] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 85928.944] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 
1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 85928.944] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 
1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 85928.944] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 
1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 85928.944] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 
1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 85928.944] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 
1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 85928.944] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 85928.944] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152 
 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 85928.944] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040 
 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 85928.944] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056 
 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 85928.944] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056 
 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 85928.944] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024 
 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 85928.944] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  
480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 85928.944] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  
480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 85928.944] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  
480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 85928.944] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 85928.944] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  
400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 85928.944] (II) modeset(0): EDID for output DP-2
[ 85928.945] (II) modeset(0): EDID for output HDMI-2
[ 85928.945] (II) modeset(0): Output VGA-1 disconnected
[ 85928.946] (II) modeset(0): Output DP-1 disconnected
[ 85928.946] (II) modeset(0): Output HDMI-1 connected
[ 85928.946] (II) modeset(0): Output DP-2 disconnected
[ 85928.946] (II) modeset(0): Output HDMI-2 disconnected
[ 85928.946] (II) modeset(0): Using exact sizes for initial modes
[ 85928.946] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0
[ 85928.946] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 85928.946] (==) modeset(0): DPI set to (96, 96)
[ 85928.946] (II) Loading sub module "fb"
[ 85928.946] (II) LoadModule: "fb"
[ 85928.946] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 85928.946] (II) Module fb: vendor="X.Org Foundation"
[ 85928.946]    compiled for 1.19.2, module version = 1.0.0
[ 85928.946]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 85928.946] (II) UnloadModule: "fbdev"
[ 85928.946] (II) Unloading fbdev
[ 85928.946] (II) UnloadSubModule: "fbdevhw"
[ 85928.946] (II) Unloading fbdevhw
[ 85928.946] (II) UnloadModule: "vesa"
[ 85928.946] (II) Unloading vesa
[ 85928.946] (==) Depth 24 pixmap format is 32 bpp
[ 85928.997] (==) modeset(0): Backing store enabled
[ 85928.997] (==) modeset(0): Silken mouse enabled
[ 85928.997] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR 
disabled message.
[ 85929.031] (==) modeset(0): DPMS enabled
[ 85929.031] (II) modeset(0): [DRI2] Setup complete
[ 85929.031] (II) modeset(0): [DRI2]   DRI driver: i965
[ 85929.031] (II) modeset(0): [DRI2]   VDPAU driver: i965
[ 85929.031] (--) RandR disabled
[ 85929.032] (II) SELinux: Disabled on system
[ 85929.035] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 85929.035] (II) AIGLX: enabled GLX_ARB_create_context
[ 85929.035] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 85929.035] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 85929.035] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 85929.035] (II) AIGLX: enabled GLX_SGI_swap_control
[ 85929.035] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 85929.035] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 85929.035] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 85929.035] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 85929.035] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 85929.035] (II) AIGLX: Loaded and initialized i965
[ 85929.035] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 85929.036] (II) modeset(0): Damage tracking initialized
[ 85929.036] (II) modeset(0): Setting screen physical size to 508 x 285
[ 85929.058] (II) config/udev: Adding input device Power Button 
(/dev/input/event1)
[ 85929.058] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 85929.058] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 85929.058] (II) LoadModule: "libinput"
[ 85929.059] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 85929.059] (II) Module libinput: vendor="X.Org Foundation"
[ 85929.059]    compiled for 1.19.0, module version = 0.23.0
[ 85929.059]    Module class: X.Org XInput Driver
[ 85929.059]    ABI class: X.Org XInput driver, version 24.1
[ 85929.060] (II) Using input driver 'libinput' for 'Power Button'
[ 85929.060] (**) Power Button: always reports core events
[ 85929.060] (**) Option "Device" "/dev/input/event1"
[ 85929.060] (**) Option "_source" "server/udev"
[ 85929.060] (II) input device 'Power Button', /dev/input/event1 is tagged by 
udev as: Keyboard
[ 85929.060] (II) input device 'Power Button', /dev/input/event1 is a keyboard
[ 85929.076] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event1"
[ 85929.076] (II) XINPUT: Adding extended input device "Power Button" (type: 
KEYBOARD, id 6)
[ 85929.076] (**) Option "xkb_model" "pc105"
[ 85929.076] (**) Option "xkb_layout" "de"
[ 85929.087] (II) input device 'Power Button', /dev/input/event1 is tagged by 
udev as: Keyboard
[ 85929.087] (II) input device 'Power Button', /dev/input/event1 is a keyboard
[ 85929.087] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 85929.087] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 85929.087] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 85929.087] (II) Using input driver 'libinput' for 'Video Bus'
[ 85929.087] (**) Video Bus: always reports core events
[ 85929.087] (**) Option "Device" "/dev/input/event2"
[ 85929.087] (**) Option "_source" "server/udev"
[ 85929.087] (II) input device 'Video Bus', /dev/input/event2 is tagged by udev 
as: Keyboard
[ 85929.087] (II) input device 'Video Bus', /dev/input/event2 is a keyboard
[ 85929.104] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event2"
[ 85929.104] (II) XINPUT: Adding extended input device "Video Bus" (type: 
KEYBOARD, id 7)
[ 85929.104] (**) Option "xkb_model" "pc105"
[ 85929.104] (**) Option "xkb_layout" "de"
[ 85929.104] (II) input device 'Video Bus', /dev/input/event2 is tagged by udev 
as: Keyboard
[ 85929.104] (II) input device 'Video Bus', /dev/input/event2 is a keyboard
[ 85929.104] (II) config/udev: Adding input device Power Button 
(/dev/input/event0)
[ 85929.104] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 85929.104] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 85929.104] (II) Using input driver 'libinput' for 'Power Button'
[ 85929.104] (**) Power Button: always reports core events
[ 85929.104] (**) Option "Device" "/dev/input/event0"
[ 85929.104] (**) Option "_source" "server/udev"
[ 85929.104] (II) input device 'Power Button', /dev/input/event0 is tagged by 
udev as: Keyboard
[ 85929.104] (II) input device 'Power Button', /dev/input/event0 is a keyboard
[ 85929.120] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event0"
[ 85929.120] (II) XINPUT: Adding extended input device "Power Button" (type: 
KEYBOARD, id 8)
[ 85929.120] (**) Option "xkb_model" "pc105"
[ 85929.120] (**) Option "xkb_layout" "de"
[ 85929.120] (II) input device 'Power Button', /dev/input/event0 is tagged by 
udev as: Keyboard
[ 85929.120] (II) input device 'Power Button', /dev/input/event0 is a keyboard
[ 85929.120] (II) config/udev: Adding input device Aiptek (/dev/input/event12)
[ 85929.121] (**) Aiptek: Applying InputClass "evdev pointer catchall"
[ 85929.121] (**) Aiptek: Applying InputClass "evdev keyboard catchall"
[ 85929.121] (**) Aiptek: Applying InputClass "evdev tablet catchall"
[ 85929.121] (**) Aiptek: Applying InputClass "libinput pointer catchall"
[ 85929.121] (**) Aiptek: Applying InputClass "libinput keyboard catchall"
[ 85929.121] (**) Aiptek: Applying InputClass "libinput tablet catchall"
[ 85929.121] (**) Aiptek: Applying InputClass "Aiptek Hyperpen USB tablet class"
[ 85929.121] (II) LoadModule: "aiptek"
[ 85929.121] (II) Loading /usr/lib/xorg/modules/input/aiptek_drv.so
[ 85929.121] (II) Module aiptek: vendor="X.Org Foundation"
[ 85929.121]    compiled for 1.19.0, module version = 1.4.1
[ 85929.121]    Module class: X.Org XInput Driver
[ 85929.121]    ABI class: X.Org XInput driver, version 24.1
[ 85929.121] (II) Using input driver 'aiptek' for 'Aiptek'
[ 85929.121] (**) Aiptek: always reports core events
[ 85929.121] (II) xf86AiptekInit(): begins
[ 85929.121] (**) xf86AiptekConfig: device not shared btw Aiptek and Power 
Button
[ 85929.121] (**) xf86AiptekConfig: device not shared btw Aiptek and Video Bus
[ 85929.121] (**) xf86AiptekConfig: device not shared btw Aiptek and Power 
Button
[ 85929.121] (**) xf86AiptekConfig: device not shared btw Aiptek and Aiptek
[ 85929.121] (**) Aiptek: always reports core events
[ 85929.121] (**) Option "Device" "/dev/input/event12"
[ 85929.121] (--) HID Device name: "Aiptek"
[ 85929.121] (--) HID Driver Version: 1.0.1
[ 85929.121] (--) HID Driver knows it has 1 devices configured
[ 85929.121] (--) HID Driver is using 27 as the fd
[ 85929.121] (EE) From ioctl() xCapacity=5999
[ 85929.121] (EE) From ioctl() yCapacity=4499
[ 85929.140] (**) Aiptek device is /dev/input/event12
[ 85929.140] (**) Aiptek is in absolute mode
[ 85929.140] (**) Option "USB" "on"
[ 85929.140] (**) Aiptek: reading USB link
[ 85929.140] (**) Option "XSize" "5999"
[ 85929.140] (**) Aiptek: XSize/SizeX = 5999
[ 85929.140] (**) Option "YSize" "4499"
[ 85929.140] (**) Aiptek: YSize/SizeY = 4499
[ 85929.140] (**) Option "XOffset" "0"
[ 85929.140] (**) Aiptek: XOffset/OffsetX = 0
[ 85929.140] (**) Option "YOffset" "0"
[ 85929.140] (**) Aiptek: YOffset/OffsetY = 0
[ 85929.140] (**) Option "XMax" "5999"
[ 85929.140] (**) Aiptek: XMax/MaxX = 5999
[ 85929.140] (**) Option "YMax" "4499"
[ 85929.140] (**) Aiptek: YMax/MaxY = 4499
[ 85929.140] (**) Option "ZMax" "127"
[ 85929.140] (**) Aiptek: ZMax/MaxZ = 127
[ 85929.140] (**) Option "ZMin" "10"
[ 85929.140] (**) Aiptek: ZMin/MinZ = 10
[ 85929.140] (**) Option "XTop" "0"
[ 85929.140] (**) Aiptek: TopX/XTop = 0
[ 85929.140] (**) Option "YTop" "0"
[ 85929.140] (**) Aiptek: TopY/YTop = 0
[ 85929.140] (**) Option "XBottom" "5999"
[ 85929.140] (**) Aiptek: BottomX/XBottom = 5999
[ 85929.140] (**) Option "YBottom" "4499"
[ 85929.140] (**) Aiptek: BottomY/YBottom = 4499
[ 85929.140] (**) Option "BaudRate" "9600"
[ 85929.140] (**) Aiptek: BaudRate 9600
[ 85929.140] (**) Aiptek: xf86AiptekInit() finished
[ 85929.140] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/input/input23/event12"
[ 85929.140] (II) XINPUT: Adding extended input device "Aiptek" (type: Stylus, 
id 9)
[ 85929.140] (--) HID Device name: "Aiptek"
[ 85929.140] (--) HID Driver Version: 1.0.1
[ 85929.140] (--) HID Driver knows it has 1 devices configured
[ 85929.140] (--) HID Driver is using 27 as the fd
[ 85929.140] (EE) From ioctl() xCapacity=5999
[ 85929.140] (EE) From ioctl() yCapacity=4499
[ 85929.140] (**) ScreenNo invalid; adjusted to 0
[ 85929.140] (**) Aiptek: (accel) keeping acceleration scheme 1
[ 85929.140] (**) Aiptek: (accel) acceleration profile 0
[ 85929.140] (**) Aiptek: (accel) acceleration factor: 2.000
[ 85929.140] (**) Aiptek: (accel) acceleration threshold: 4
[ 85929.140] (II) Able to open aiptek device
[ 85929.140] (II) config/udev: Adding input device Aiptek (/dev/input/mouse3)
[ 85929.140] (II) No input driver specified, ignoring this device.
[ 85929.140] (II) This device may have been added with another device file.
[ 85929.141] (II) config/udev: Adding input device USBest Technology SiS HID 
Touch Controller (/dev/input/event7)
[ 85929.141] (**) USBest Technology SiS HID Touch Controller: Applying 
InputClass "evdev touchscreen catchall"
[ 85929.141] (**) USBest Technology SiS HID Touch Controller: Applying 
InputClass "libinput touchscreen catchall"
[ 85929.141] (II) Using input driver 'libinput' for 'USBest Technology SiS HID 
Touch Controller'
[ 85929.141] (**) USBest Technology SiS HID Touch Controller: always reports 
core events
[ 85929.141] (**) Option "Device" "/dev/input/event7"
[ 85929.141] (**) Option "_source" "server/udev"
[ 85929.200] (II) input device 'USBest Technology SiS HID Touch Controller', 
/dev/input/event7 is tagged by udev as: Touchscreen
[ 85929.200] (II) input device 'USBest Technology SiS HID Touch Controller', 
/dev/input/event7 is a touch device
[ 85929.240] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/0003:0457:1057.0001/input/input10/event7"
[ 85929.240] (II) XINPUT: Adding extended input device "USBest Technology SiS 
HID Touch Controller" (type: TOUCHSCREEN, id 10)
[ 85929.240] (**) Option "AccelerationScheme" "none"
[ 85929.240] (**) USBest Technology SiS HID Touch Controller: (accel) selected 
scheme none/0
[ 85929.240] (**) USBest Technology SiS HID Touch Controller: (accel) 
acceleration factor: 2.000
[ 85929.240] (**) USBest Technology SiS HID Touch Controller: (accel) 
acceleration threshold: 4
[ 85929.300] (II) input device 'USBest Technology SiS HID Touch Controller', 
/dev/input/event7 is tagged by udev as: Touchscreen
[ 85929.300] (II) input device 'USBest Technology SiS HID Touch Controller', 
/dev/input/event7 is a touch device
[ 85929.300] (II) config/udev: Adding input device USBest Technology SiS HID 
Touch Controller (/dev/input/mouse2)
[ 85929.300] (II) No input driver specified, ignoring this device.
[ 85929.300] (II) This device may have been added with another device file.
[ 85929.300] (II) config/udev: Adding input device Logitech Logitech USB 
Keyboard (/dev/input/event3)
[ 85929.300] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev 
keyboard catchall"
[ 85929.300] (**) Logitech Logitech USB Keyboard: Applying InputClass "libinput 
keyboard catchall"
[ 85929.301] (II) Using input driver 'libinput' for 'Logitech Logitech USB 
Keyboard'
[ 85929.301] (**) Logitech Logitech USB Keyboard: always reports core events
[ 85929.301] (**) Option "Device" "/dev/input/event3"
[ 85929.301] (**) Option "_source" "server/udev"
[ 85929.301] (II) input device 'Logitech Logitech USB Keyboard', 
/dev/input/event3 is tagged by udev as: Keyboard
[ 85929.301] (II) input device 'Logitech Logitech USB Keyboard', 
/dev/input/event3 is a keyboard
[ 85929.316] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/0003:046D:C30A.0002/input/input6/event3"
[ 85929.316] (II) XINPUT: Adding extended input device "Logitech Logitech USB 
Keyboard" (type: KEYBOARD, id 11)
[ 85929.316] (**) Option "xkb_model" "pc105"
[ 85929.316] (**) Option "xkb_layout" "de"
[ 85929.316] (II) input device 'Logitech Logitech USB Keyboard', 
/dev/input/event3 is tagged by udev as: Keyboard
[ 85929.316] (II) input device 'Logitech Logitech USB Keyboard', 
/dev/input/event3 is a keyboard
[ 85929.316] (II) config/udev: Adding input device Logitech Logitech USB 
Keyboard (/dev/input/event4)
[ 85929.316] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev 
pointer catchall"
[ 85929.316] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev 
keyboard catchall"
[ 85929.316] (**) Logitech Logitech USB Keyboard: Applying InputClass "libinput 
pointer catchall"
[ 85929.316] (**) Logitech Logitech USB Keyboard: Applying InputClass "libinput 
keyboard catchall"
[ 85929.316] (II) Using input driver 'libinput' for 'Logitech Logitech USB 
Keyboard'
[ 85929.316] (**) Logitech Logitech USB Keyboard: always reports core events
[ 85929.316] (**) Option "Device" "/dev/input/event4"
[ 85929.316] (**) Option "_source" "server/udev"
[ 85929.317] (II) input device 'Logitech Logitech USB Keyboard', 
/dev/input/event4 is tagged by udev as: Keyboard Mouse
[ 85929.317] (II) input device 'Logitech Logitech USB Keyboard', 
/dev/input/event4 is a pointer caps
[ 85929.317] (II) input device 'Logitech Logitech USB Keyboard', 
/dev/input/event4 is a keyboard
[ 85929.332] (II) libinput: Logitech Logitech USB Keyboard: needs a virtual 
subdevice
[ 85929.332] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.1/0003:046D:C30A.0003/input/input7/event4"
[ 85929.332] (II) XINPUT: Adding extended input device "Logitech Logitech USB 
Keyboard" (type: MOUSE, id 12)
[ 85929.332] (**) Option "AccelerationScheme" "none"
[ 85929.332] (**) Logitech Logitech USB Keyboard: (accel) selected scheme none/0
[ 85929.332] (**) Logitech Logitech USB Keyboard: (accel) acceleration factor: 
2.000
[ 85929.332] (**) Logitech Logitech USB Keyboard: (accel) acceleration 
threshold: 4
[ 85929.332] (II) input device 'Logitech Logitech USB Keyboard', 
/dev/input/event4 is tagged by udev as: Keyboard Mouse
[ 85929.332] (II) input device 'Logitech Logitech USB Keyboard', 
/dev/input/event4 is a pointer caps
[ 85929.332] (II) input device 'Logitech Logitech USB Keyboard', 
/dev/input/event4 is a keyboard
[ 85929.332] (II) config/udev: Adding input device Logitech Logitech USB 
Keyboard (/dev/input/js0)
[ 85929.333] (II) No input driver specified, ignoring this device.
[ 85929.333] (II) This device may have been added with another device file.
[ 85929.333] (II) config/udev: Adding input device Logitech Logitech USB 
Keyboard (/dev/input/mouse0)
[ 85929.333] (II) No input driver specified, ignoring this device.
[ 85929.333] (II) This device may have been added with another device file.
[ 85929.333] (II) config/udev: Adding input device B16_b_02 USB-PS/2 Optical 
Mouse (/dev/input/event5)
[ 85929.333] (**) B16_b_02 USB-PS/2 Optical Mouse: Applying InputClass "evdev 
pointer catchall"
[ 85929.333] (**) B16_b_02 USB-PS/2 Optical Mouse: Applying InputClass 
"libinput pointer catchall"
[ 85929.333] (II) Using input driver 'libinput' for 'B16_b_02 USB-PS/2 Optical 
Mouse'
[ 85929.333] (**) B16_b_02 USB-PS/2 Optical Mouse: always reports core events
[ 85929.333] (**) Option "Device" "/dev/input/event5"
[ 85929.333] (**) Option "_source" "server/udev"
[ 85929.333] (II) input device 'B16_b_02 USB-PS/2 Optical Mouse', 
/dev/input/event5 is tagged by udev as: Mouse
[ 85929.333] (II) input device 'B16_b_02 USB-PS/2 Optical Mouse', 
/dev/input/event5 is a pointer caps
[ 85929.364] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/0003:046D:C025.0004/input/input8/event5"
[ 85929.364] (II) XINPUT: Adding extended input device "B16_b_02 USB-PS/2 
Optical Mouse" (type: MOUSE, id 13)
[ 85929.364] (**) Option "AccelerationScheme" "none"
[ 85929.364] (**) B16_b_02 USB-PS/2 Optical Mouse: (accel) selected scheme 
none/0
[ 85929.364] (**) B16_b_02 USB-PS/2 Optical Mouse: (accel) acceleration factor: 
2.000
[ 85929.364] (**) B16_b_02 USB-PS/2 Optical Mouse: (accel) acceleration 
threshold: 4
[ 85929.364] (II) input device 'B16_b_02 USB-PS/2 Optical Mouse', 
/dev/input/event5 is tagged by udev as: Mouse
[ 85929.364] (II) input device 'B16_b_02 USB-PS/2 Optical Mouse', 
/dev/input/event5 is a pointer caps
[ 85929.365] (II) config/udev: Adding input device B16_b_02 USB-PS/2 Optical 
Mouse (/dev/input/mouse1)
[ 85929.365] (II) No input driver specified, ignoring this device.
[ 85929.365] (II) This device may have been added with another device file.
[ 85929.365] (II) config/udev: Adding input device HDA Digital PCBeep 
(/dev/input/event8)
[ 85929.365] (II) No input driver specified, ignoring this device.
[ 85929.365] (II) This device may have been added with another device file.
[ 85929.365] (II) config/udev: Adding input device HDA Intel PCH Rear Mic 
(/dev/input/event9)
[ 85929.365] (II) No input driver specified, ignoring this device.
[ 85929.366] (II) This device may have been added with another device file.
[ 85929.366] (II) config/udev: Adding input device HDA Intel PCH Line 
(/dev/input/event10)
[ 85929.366] (II) No input driver specified, ignoring this device.
[ 85929.366] (II) This device may have been added with another device file.
[ 85929.366] (II) config/udev: Adding input device HDA Intel PCH Line Out 
(/dev/input/event11)
[ 85929.366] (II) No input driver specified, ignoring this device.
[ 85929.366] (II) This device may have been added with another device file.
[ 85929.366] (II) config/udev: Adding input device PC Speaker 
(/dev/input/event6)
[ 85929.366] (II) No input driver specified, ignoring this device.
[ 85929.366] (II) This device may have been added with another device file.
[ 85929.381] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev 
pointer catchall"
[ 85929.381] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev 
keyboard catchall"
[ 85929.381] (**) Logitech Logitech USB Keyboard: Applying InputClass "libinput 
pointer catchall"
[ 85929.381] (**) Logitech Logitech USB Keyboard: Applying InputClass "libinput 
keyboard catchall"
[ 85929.381] (II) Using input driver 'libinput' for 'Logitech Logitech USB 
Keyboard'
[ 85929.381] (**) Logitech Logitech USB Keyboard: always reports core events
[ 85929.381] (**) Option "Device" "/dev/input/event4"
[ 85929.381] (**) Option "_source" "_driver/libinput"
[ 85929.381] (II) libinput: Logitech Logitech USB Keyboard: is a virtual 
subdevice
[ 85929.381] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.1/0003:046D:C30A.0003/input/input7/event4"
[ 85929.381] (II) XINPUT: Adding extended input device "Logitech Logitech USB 
Keyboard" (type: KEYBOARD, id 14)
[ 85929.381] (**) Option "xkb_model" "pc105"
[ 85929.381] (**) Option "xkb_layout" "de"
[ 85937.649] (II) modeset(0): EDID vendor "HSD", prod id 20851
[ 85937.649] (II) modeset(0): Using EDID range info for horizontal sync
[ 85937.649] (II) modeset(0): Using EDID range info for vertical refresh
[ 85937.649] (II) modeset(0): Printing DDC gathered Modelines:
[ 85937.649] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 
2080  1080 1082 1087 1111 +hsync -vsync (66.6 kHz eP)
[ 85937.649] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  
600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 85937.649] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  
600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 85937.649] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  
480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 85937.649] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  
480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 85937.649] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  
480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 85937.649] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 85937.649] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  
400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 85937.649] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 
1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 85937.649] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 
1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 85937.649] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 
1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 85937.649] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 85937.649] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  
624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 85937.649] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  
600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 85937.649] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  
600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 85937.649] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 
1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 85937.649] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 
2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[ 85937.649] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 
1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 85937.649] (II) modeset(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 
2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 85937.649] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 
1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 85937.649] (II) modeset(0): Modeline "1400x1050"x0.0  101.00  1400 1448 1480 
1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[ 85937.649] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 85937.649] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 
1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 85938.658] (II) modeset(0): EDID vendor "HSD", prod id 20851
[ 85938.658] (II) modeset(0): Using hsync ranges from config file
[ 85938.658] (II) modeset(0): Using vrefresh ranges from config file
[ 85938.658] (II) modeset(0): Printing DDC gathered Modelines:
[ 85938.658] (II) modeset(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 
2080  1080 1082 1087 1111 +hsync -vsync (66.6 kHz eP)
[ 85938.658] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  
600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 85938.658] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  
600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 85938.658] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  
480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 85938.658] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  
480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 85938.658] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  
480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 85938.658] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 85938.658] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  
400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 85938.658] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 
1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 85938.658] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 
1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 85938.658] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 
1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 85938.658] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 85938.658] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  
624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 85938.658] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  
600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 85938.658] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  
600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 85938.658] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 
1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 85938.658] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 
2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[ 85938.658] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 
1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 85938.658] (II) modeset(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 
2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 85938.658] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 
1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 85938.658] (II) modeset(0): Modeline "1400x1050"x0.0  101.00  1400 1448 1480 
1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[ 85938.658] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 85938.658] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 
1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)

udev information:
-----------------
[ removed, as device isn't connected, currently ]

DRM Information from dmesg:
---------------------------


-- System Information:
Debian Release: 9.9
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages xserver-xorg-input-aiptek depends on:
ii  libc6                                  2.24-11+deb9u4
ii  xserver-xorg-core [xorg-input-abi-24]  2:1.19.2-1+deb9u5

xserver-xorg-input-aiptek recommends no packages.

xserver-xorg-input-aiptek suggests no packages.

-- no debconf information

Reply via email to