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

Bug#788896: marked as done (xserver-xorg-video-intel: background display corrupted upon boot)



Your message dated Sun, 7 Feb 2016 09:57:55 -0500
with message-id <20160207145755.GA1891@ant.local>
and subject line Re: Bug#788896: Info received (xserver-xorg-video-intel: background display corrupted upon boot)
has caused the Debian Bug report #788896,
regarding xserver-xorg-video-intel: background display corrupted upon boot
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
788896: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788896
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-intel
Version: 2:2.21.15-2+b2
Severity: normal

Found in Version: 2.99.917-1

Dear Maintainer,

upon booting the background display is corrupted
(some kind of summary tiling, the colors are right
but the display is in blocky chunks).

changing the background will bring up an uncorrupted
image (if i select a different one and then select
the original again).

i'm currently reverted to the previous working
version.  (Version 2.21.15-2+b2)

thanks!  any questions i'll be happy to answer...
(e-mail me directly)



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Feb  2  2011 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2569072 Dec  9  2014 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation 82865G Integrated
Graphics Controller [8086:2572] (rev 02)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 2937 Jan 29  2014 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
        # path to defoma fonts
    FontPath    "/usr/share/fonts/X11/misc"
    FontPath    "/usr/share/fonts/X11/100dpi:unscaled"
    FontPath    "/usr/share/fonts/X11/75dpi:unscaled"
    FontPath    "/usr/share/fonts/X11/Type1"
    FontPath    "/usr/local/share/fonts"
EndSection


Section "ServerFlags"

  Option        "DontZap"       "false"
  Option        "DontZoom"      "false"

EndSection


Section "Module"
        Load    "i2c"
        Load    "bitmap"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
EndSection

Section "InputClass"
        Identifier      "MyClass"
        MatchProduct    "Logitech USB Receiver"
        Option          "ButtonMapping"         "3 2 1"
EndSection

Section "Device"
        Identifier      "Intel Corporation 82865G Integrated Graphics
Controller"
        Driver          "intel"
        BusID           "PCI:0:2:0"
EndSection

Section "Monitor"
        Identifier      "PHL_MGV 109S"
        Option          "DPMS"
        Option          "PreferredMode" "1024x768"
  Gamma   1.60  1.70  1.50  # created by KGamma
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Intel Corporation 82865G Integrated Graphics
Controller"
        Monitor         "PHL_MGV 109S"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection

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

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 4.0.0-2-686-pae (debian-kernel@lists.debian.org) (gcc version
4.9.2 (Debian 4.9.2-18) ) #1 SMP Debian 4.0.4-1 (2015-05-26)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 23316 Jun 15 18:49 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    48.632]
X.Org X Server 1.16.2.901 (1.16.3 RC 1)
Release Date: 2014-12-09
[    48.632] X Protocol Version 11, Revision 0
[    48.632] Build Operating System: Linux 3.2.0-4-amd64 i686 Debian
[    48.632] Current Operating System: Linux ant 4.0.0-2-686-pae #1 SMP Debian
4.0.4-1 (2015-05-26) i686
[    48.632] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-2-686-pae
root=UUID=bedd394a-98b3-49ec-b1a8-ba57422cd821 ro root=LABEL=ROOT_00 quiet
[    48.632] Build Date: 09 December 2014  10:10:21PM
[    48.632] xorg-server 2:1.16.2.901-1 (http://www.debian.org/support)
[    48.632] Current version of pixman: 0.32.6
[    48.632]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    48.632] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    48.633] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jun 15 18:49:42
2015
[    48.760] (==) Using config file: "/etc/X11/xorg.conf"
[    48.760] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    48.782] (==) ServerLayout "Default Layout"
[    48.782] (**) |-->Screen "Default Screen" (0)
[    48.782] (**) |   |-->Monitor "PHL_MGV 109S"
[    48.790] (**) |   |-->Device "Intel Corporation 82865G Integrated Graphics
Controller"
[    48.790] (**) |-->Input Device "Generic Keyboard"
[    48.790] (**) |-->Input Device "Configured Mouse"
[    48.791] (**) Option "DontZap" "false"
[    48.791] (**) Option "DontZoom" "false"
[    48.791] (==) Automatically adding devices
[    48.791] (==) Automatically enabling devices
[    48.791] (==) Automatically adding GPU devices
[    48.939] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    48.939]    Entry deleted from font path.
[    48.939] (**) 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/local/share/fonts,
        /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
[    48.940] (==) ModulePath set to "/usr/lib/xorg/modules"
[    48.940] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or
'vmmouse' will be disabled.
[    48.940] (WW) Disabling Generic Keyboard
[    48.940] (WW) Disabling Configured Mouse
[    48.940] (II) Loader magic: 0xb77bd700
[    48.940] (II) Module ABI versions:
[    48.940]    X.Org ANSI C Emulation: 0.4
[    48.940]    X.Org Video Driver: 18.0
[    48.940]    X.Org XInput driver : 21.0
[    48.940]    X.Org Server Extension : 8.0
[    48.940] (II) xfree86: Adding drm device (/dev/dri/card0)
[    48.943] (--) PCI:*(0:0:2:0) 8086:2572:8086:485a rev 2, Mem @
0xf0000000/134217728, 0xffa00000/524288, I/O @ 0x0000ec00/8
[    48.943] (II) "glx" will be loaded. This was enabled by default and also
specified in the config file.
[    48.943] (II) LoadModule: "i2c"
[    48.943] (II) Module "i2c" already built-in
[    48.943] (II) LoadModule: "ddc"
[    48.943] (II) Module "ddc" already built-in
[    48.943] (II) LoadModule: "dri"
[    48.943] (II) Module "dri" already built-in
[    48.943] (II) LoadModule: "extmod"
[    48.943] (II) Module "extmod" already built-in
[    48.943] (II) LoadModule: "glx"
[    48.964] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    49.357] (II) Module glx: vendor="X.Org Foundation"
[    49.357]    compiled for 1.16.2.901, module version = 1.0.0
[    49.357]    ABI class: X.Org Server Extension, version 8.0
[    49.357] (==) AIGLX enabled
[    49.358] (II) LoadModule: "int10"
[    49.372] (II) Loading /usr/lib/xorg/modules/libint10.so
[    49.408] (II) Module int10: vendor="X.Org Foundation"
[    49.408]    compiled for 1.16.2.901, module version = 1.0.0
[    49.409]    ABI class: X.Org Video Driver, version 18.0
[    49.409] (II) LoadModule: "vbe"
[    49.418] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    49.419] (II) Module vbe: vendor="X.Org Foundation"
[    49.419]    compiled for 1.16.2.901, module version = 1.1.0
[    49.419]    ABI class: X.Org Video Driver, version 18.0
[    49.419] (II) LoadModule: "intel"
[    49.435] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    49.545] (II) Module intel: vendor="X.Org Foundation"
[    49.545]    compiled for 1.15.99.904, module version = 2.21.15
[    49.545]    Module class: X.Org Video Driver
[    49.545]    ABI class: X.Org Video Driver, version 18.0
[    49.545] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
        i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
        915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
        Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
        GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
        HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
        HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
        HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
        HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[    49.547] (++) using VT number 7

[    49.570] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[    49.570] (==) intel(0): RGB weight 888
[    49.570] (==) intel(0): Default visual is TrueColor
[    49.570] (--) intel(0): Integrated Graphics Chipset: Intel(R) 865G
[    49.570] (**) intel(0): Relaxed fencing disabled
[    49.570] (**) intel(0): Wait on SwapBuffers? enabled
[    49.570] (**) intel(0): Triple buffering? enabled
[    49.570] (**) intel(0): Framebuffer tiled
[    49.570] (**) intel(0): Pixmaps tiled
[    49.570] (**) intel(0): 3D buffers tiled
[    49.570] (**) intel(0): SwapBuffers wait enabled
[    49.570] (==) intel(0): video overlay key set to 0x101fe
[    49.736] (II) intel(0): Output VGA1 using monitor section PHL_MGV 109S
[    49.736] (**) intel(0): Option "PreferredMode" "1024x768"
[    49.904] (II) intel(0): EDID for output VGA1
[    49.904] (II) intel(0): Manufacturer: PHL  Model: 3109  Serial#: 75595272
[    49.904] (II) intel(0): Year: 1998  Week: 15
[    49.904] (II) intel(0): EDID Version: 1.1
[    49.904] (II) intel(0): Analog Display Input,  Input Voltage Level:
0.700/0.300 V
[    49.904] (II) intel(0): Sync:  Separate  Composite  SyncOnGreen
[    49.904] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 25
[    49.904] (II) intel(0): Gamma: 2.76
[    49.904] (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color
Display
[    49.904] (II) intel(0): redX: 0.625 redY: 0.340   greenX: 0.285 greenY:
0.605
[    49.904] (II) intel(0): blueX: 0.150 blueY: 0.065   whiteX: 0.283 whiteY:
0.298
[    49.904] (II) intel(0): Supported established timings:
[    49.904] (II) intel(0): 720x400@70Hz
[    49.904] (II) intel(0): 640x480@60Hz
[    49.904] (II) intel(0): 640x480@75Hz
[    49.904] (II) intel(0): 800x600@75Hz
[    49.904] (II) intel(0): 1024x768@75Hz
[    49.904] (II) intel(0): 1280x1024@75Hz
[    49.904] (II) intel(0): 1152x864@75Hz
[    49.904] (II) intel(0): Manufacturer's mask: 0
[    49.904] (II) intel(0): Supported standard timings:
[    49.904] (II) intel(0): #0: hsize: 800  vsize 600  refresh: 75  vid: 20293
[    49.904] (II) intel(0): #1: hsize: 1024  vsize 768  refresh: 85  vid: 22881
[    49.904] (II) intel(0): #2: hsize: 1280  vsize 1024  refresh: 85  vid:
39297
[    49.904] (II) intel(0): Supported detailed timing:
[    49.904] (II) intel(0): clock: 202.5 MHz   Image Size:  340 x 255 mm
[    49.904] (II) intel(0): h_active: 1600  h_sync: 1904  h_sync_end 2096
h_blank_end 2160 h_border: 0
[    49.904] (II) intel(0): v_active: 1200  v_sync: 1246  v_sync_end 1249
v_blanking: 1250 v_border: 0
[    49.904] (II) intel(0): Serial No: 5800C75595272
[    49.904] (II) intel(0): Monitor name: PHL_MGV 109S
[    49.904] (II) intel(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max:
95 kHz,
[    49.904] (II) intel(0): EDID (in hex):
[    49.904] (II) intel(0):     00ffffffffffff00410c0931087e8104
[    49.904] (II) intel(0):     0f0801010e2219b0e800b9a057499b26
[    49.904] (II) intel(0):     10484ca44380454f6159819901010101
[    49.904] (II) intel(0):     0101010101011a4f403062b0324030c0
[    49.904] (II) intel(0):     e34854ff1000001e000000ff00353830
[    49.905] (II) intel(0):     30433735353935323732000000fc0050
[    49.905] (II) intel(0):     484c5f4d475620313039530a000000fd
[    49.905] (II) intel(0):     0032a01e5fff000a202020202020003c
[    49.905] (II) intel(0): Printing probed modes for output VGA1
[    49.905] (II) intel(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168
1376  768 769 772 808 +hsync +vsync (68.7 kHz UeP)
[    49.905] (II) intel(0): Modeline "1600x1200"x75.0  202.50  1600 1904 2096
2160  1200 1246 1249 1250 +hsync +vsync (93.8 kHz e)
[    49.905] (II) intel(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504
1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)
[    49.905] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440
1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    49.905] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344
1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    49.905] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136
1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[    49.905] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz e)
[    49.905] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz e)
[    49.905] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz e)
[    49.905] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz e)
[    49.905] (II) intel(0): Output VGA1 connected
[    49.905] (II) intel(0): Using user preference for initial modes
[    49.905] (II) intel(0): Output VGA1 using initial mode 1024x768
[    49.905] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless
otherwise stated.
[    49.905] (II) intel(0): Output VGA1 wants gamma correction (1.6, 1.7, 1.5)
[    49.905] (II) intel(0): Kernel page flipping support detected, enabling
[    49.905] (==) intel(0): DPI set to (96, 96)
[    49.905] (II) Loading sub module "fb"
[    49.905] (II) LoadModule: "fb"
[    49.906] (II) Loading /usr/lib/xorg/modules/libfb.so
[    49.952] (II) Module fb: vendor="X.Org Foundation"
[    49.952]    compiled for 1.16.2.901, module version = 1.0.0
[    49.952]    ABI class: X.Org ANSI C Emulation, version 0.4
[    49.952] (II) Loading sub module "dri2"
[    49.952] (II) LoadModule: "dri2"
[    49.952] (II) Module "dri2" already built-in
[    49.952] (==) Depth 24 pixmap format is 32 bpp
[    49.975] (II) intel(0): [DRI2] Setup complete
[    49.975] (II) intel(0): [DRI2]   DRI driver: i915
[    49.975] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096,
tiled
[    50.003] (II) UXA(0): Driver registered support for the following
operations:
[    50.003] (II)         solid
[    50.003] (II)         copy
[    50.003] (II)         composite (RENDER acceleration)
[    50.003] (II)         put_image
[    50.003] (II)         get_image
[    50.003] (==) intel(0): Backing store enabled
[    50.003] (==) intel(0): Silken mouse enabled
[    50.004] (II) intel(0): Initializing HW Cursor
[    50.004] (II) intel(0): RandR 1.2 enabled, ignore the following RandR
disabled message.
[    50.009] (**) intel(0): DPMS enabled
[    50.010] (==) intel(0): Intel XvMC decoder disabled
[    50.010] (II) intel(0): Set up overlay video
[    50.010] (II) intel(0): direct rendering: DRI2 Enabled
[    50.010] (WW) intel(0): Option "PreferredMode" is not used
[    50.010] (==) intel(0): hotplug detection: "enabled"
[    50.035] (--) RandR disabled
[    50.058] (II) SELinux: Disabled on system
[    50.261] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    50.261] (II) AIGLX: enabled GLX_ARB_create_context
[    50.261] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    50.261] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    50.261] (II) AIGLX: enabled GLX_INTEL_swap_event
[    50.261] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    50.261] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    50.261] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    50.261] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    50.261] (II) AIGLX: Loaded and initialized i915
[    50.261] (II) GLX: Initialized DRI2 GL provider for screen 0
[    50.263] (II) intel(0): Setting screen physical size to 270 x 203
[    50.928] (II) config/udev: Adding input device Power Button
(/dev/input/event3)
[    50.928] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    50.928] (II) LoadModule: "evdev"
[    50.929] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    51.000] (II) Module evdev: vendor="X.Org Foundation"
[    51.000]    compiled for 1.16.4, module version = 2.9.2
[    51.000]    Module class: X.Org XInput Driver
[    51.000]    ABI class: X.Org XInput driver, version 21.0
[    51.000] (II) Using input driver 'evdev' for 'Power Button'
[    51.000] (**) Power Button: always reports core events
[    51.000] (**) evdev: Power Button: Device: "/dev/input/event3"
[    51.000] (--) evdev: Power Button: Vendor 0 Product 0x1
[    51.001] (--) evdev: Power Button: Found keys
[    51.001] (II) evdev: Power Button: Configuring as keyboard
[    51.001] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event3"
[    51.001] (II) XINPUT: Adding extended input device "Power Button" (type:
KEYBOARD, id 6)
[    51.001] (**) Option "xkb_rules" "evdev"
[    51.001] (**) Option "xkb_model" "pc104"
[    51.001] (**) Option "xkb_layout" "us"
[    51.001] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    51.046] (II) config/udev: Adding input device Sleep Button
(/dev/input/event2)
[    51.047] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    51.047] (II) Using input driver 'evdev' for 'Sleep Button'
[    51.047] (**) Sleep Button: always reports core events
[    51.047] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[    51.047] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    51.047] (--) evdev: Sleep Button: Found keys
[    51.047] (II) evdev: Sleep Button: Configuring as keyboard
[    51.047] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event2"
[    51.047] (II) XINPUT: Adding extended input device "Sleep Button" (type:
KEYBOARD, id 7)
[    51.047] (**) Option "xkb_rules" "evdev"
[    51.047] (**) Option "xkb_model" "pc104"
[    51.047] (**) Option "xkb_layout" "us"
[    51.047] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    51.049] (II) config/udev: Adding input device 2.4G RF Keyboard & Mouse
(/dev/input/event0)
[    51.049] (**) 2.4G RF Keyboard & Mouse: Applying InputClass "evdev keyboard
catchall"
[    51.049] (II) Using input driver 'evdev' for '2.4G RF Keyboard & Mouse'
[    51.049] (**) 2.4G RF Keyboard & Mouse: always reports core events
[    51.050] (**) evdev: 2.4G RF Keyboard & Mouse: Device: "/dev/input/event0"
[    51.050] (--) evdev: 2.4G RF Keyboard & Mouse: Vendor 0x4f3 Product 0x1a4
[    51.050] (--) evdev: 2.4G RF Keyboard & Mouse: Found keys
[    51.050] (II) evdev: 2.4G RF Keyboard & Mouse: Configuring as keyboard
[    51.050] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-2/4-2:1.0/0003:04F3:01A4.0001/input/input2/event0"
[    51.050] (II) XINPUT: Adding extended input device "2.4G RF Keyboard &
Mouse" (type: KEYBOARD, id 8)
[    51.050] (**) Option "xkb_rules" "evdev"
[    51.050] (**) Option "xkb_model" "pc104"
[    51.050] (**) Option "xkb_layout" "us"
[    51.050] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    51.051] (II) config/udev: Adding input device 2.4G RF Keyboard & Mouse
(/dev/input/event1)
[    51.052] (**) 2.4G RF Keyboard & Mouse: Applying InputClass "evdev pointer
catchall"
[    51.052] (**) 2.4G RF Keyboard & Mouse: Applying InputClass "evdev keyboard
catchall"
[    51.052] (II) Using input driver 'evdev' for '2.4G RF Keyboard & Mouse'
[    51.052] (**) 2.4G RF Keyboard & Mouse: always reports core events
[    51.052] (**) evdev: 2.4G RF Keyboard & Mouse: Device: "/dev/input/event1"
[    51.052] (--) evdev: 2.4G RF Keyboard & Mouse: Vendor 0x4f3 Product 0x1a4
[    51.052] (--) evdev: 2.4G RF Keyboard & Mouse: Found 9 mouse buttons
[    51.052] (--) evdev: 2.4G RF Keyboard & Mouse: Found scroll wheel(s)
[    51.052] (--) evdev: 2.4G RF Keyboard & Mouse: Found relative axes
[    51.052] (--) evdev: 2.4G RF Keyboard & Mouse: Found x and y relative axes
[    51.052] (--) evdev: 2.4G RF Keyboard & Mouse: Found absolute axes
[    51.052] (II) evdev: 2.4G RF Keyboard & Mouse: Forcing absolute x/y axes to
exist.
[    51.052] (--) evdev: 2.4G RF Keyboard & Mouse: Found keys
[    51.052] (II) evdev: 2.4G RF Keyboard & Mouse: Configuring as mouse
[    51.052] (II) evdev: 2.4G RF Keyboard & Mouse: Configuring as keyboard
[    51.052] (II) evdev: 2.4G RF Keyboard & Mouse: Adding scrollwheel support
[    51.052] (**) evdev: 2.4G RF Keyboard & Mouse: YAxisMapping: buttons 4 and
5
[    51.052] (**) evdev: 2.4G RF Keyboard & Mouse: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    51.052] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-2/4-2:1.1/0003:04F3:01A4.0002/input/input3/event1"
[    51.052] (II) XINPUT: Adding extended input device "2.4G RF Keyboard &
Mouse" (type: KEYBOARD, id 9)
[    51.052] (**) Option "xkb_rules" "evdev"
[    51.052] (**) Option "xkb_model" "pc104"
[    51.052] (**) Option "xkb_layout" "us"
[    51.053] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    51.053] (II) evdev: 2.4G RF Keyboard & Mouse: initialized for relative
axes.
[    51.053] (WW) evdev: 2.4G RF Keyboard & Mouse: ignoring absolute axes.
[    51.053] (**) 2.4G RF Keyboard & Mouse: (accel) keeping acceleration scheme
1
[    51.053] (**) 2.4G RF Keyboard & Mouse: (accel) acceleration profile 0
[    51.053] (**) 2.4G RF Keyboard & Mouse: (accel) acceleration factor: 2.000
[    51.054] (**) 2.4G RF Keyboard & Mouse: (accel) acceleration threshold: 4
[    51.055] (II) config/udev: Adding input device 2.4G RF Keyboard & Mouse
(/dev/input/mouse0)
[    51.055] (II) No input driver specified, ignoring this device.
[    51.055] (II) This device may have been added with another device file.
[    51.055] (II) config/udev: Adding input device PC Speaker
(/dev/input/event4)
[    51.055] (II) No input driver specified, ignoring this device.
[    51.055] (II) This device may have been added with another device file.
[    61.292] (II) intel(0): EDID vendor "PHL", prod id 12553
[    61.292] (II) intel(0): Using EDID range info for horizontal sync
[    61.292] (II) intel(0): Using EDID range info for vertical refresh
[    61.292] (II) intel(0): Printing DDC gathered Modelines:
[    61.292] (II) intel(0): Modeline "1600x1200"x0.0  202.50  1600 1904 2096
2160  1200 1246 1249 1250 +hsync +vsync (93.8 kHz e)
[    61.292] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz e)
[    61.292] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz e)
[    61.292] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz e)
[    61.292] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440
1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    61.292] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136
1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    61.292] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz e)
[    61.292] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344
1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    61.292] (II) intel(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168
1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[    61.292] (II) intel(0): Modeline "1280x1024"x0.0  157.50  1280 1344 1504
1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)
[    61.460] (II) intel(0): EDID vendor "PHL", prod id 12553
[    61.460] (II) intel(0): Using hsync ranges from config file
[    61.460] (II) intel(0): Using vrefresh ranges from config file
[    61.460] (II) intel(0): Printing DDC gathered Modelines:
[    61.460] (II) intel(0): Modeline "1600x1200"x0.0  202.50  1600 1904 2096
2160  1200 1246 1249 1250 +hsync +vsync (93.8 kHz e)
[    61.460] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz e)
[    61.460] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz e)
[    61.460] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz e)
[    61.460] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440
1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    61.460] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136
1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    61.460] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz e)
[    61.460] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344
1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    61.460] (II) intel(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168
1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[    61.460] (II) intel(0): Modeline "1280x1024"x0.0  157.50  1280 1344 1504
1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)
[    61.744] (II) intel(0): EDID vendor "PHL", prod id 12553
[    61.744] (II) intel(0): Using hsync ranges from config file
[    61.744] (II) intel(0): Using vrefresh ranges from config file
[    61.744] (II) intel(0): Printing DDC gathered Modelines:
[    61.744] (II) intel(0): Modeline "1600x1200"x0.0  202.50  1600 1904 2096
2160  1200 1246 1249 1250 +hsync +vsync (93.8 kHz e)
[    61.744] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz e)
[    61.744] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz e)
[    61.744] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz e)
[    61.744] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440
1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    61.744] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136
1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    61.744] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz e)
[    61.744] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344
1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    61.744] (II) intel(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168
1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[    61.744] (II) intel(0): Modeline "1280x1024"x0.0  157.50  1280 1344 1504
1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
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=100000 0 0 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=852819

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event3
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=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=484581
E: XKBLAYOUT=us
E: XKBMODEL=pc104
E: XKBOPTIONS=terminate:ctrl_alt_bksp

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event2
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=480902
E: XKBLAYOUT=us
E: XKBMODEL=pc104
E: XKBOPTIONS=terminate:ctrl_alt_bksp

P:
/devices/pci0000:00/0000:00:1d.3/usb4/4-2/4-2:1.0/0003:04F3:01A4.0001/input/input2
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.3/usb4/4-2/4-2:1.0/0003:04F3:01A4.0001/input/input2
E: EV=120013
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1d_3-usb-0_2_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=2.4G_RF_Keyboard___Mouse
E: ID_MODEL_ENC=2.4G\x20RF\x20Keyboard\x20\x26\x20Mouse
E: ID_MODEL_ID=01a4
E: ID_PATH=pci-0000:00:1d.3-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_1d_3-usb-0_2_1_0
E: ID_REVISION=0917
E: ID_SERIAL=04f3_2.4G_RF_Keyboard___Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=04f3
E: ID_VENDOR_ENC=04f3
E: ID_VENDOR_ID=04f3
E: KEY=10000 7 ff800000 7ff febeffdf f3cfffff ffffffff fffffffe
E: LED=7
E:
MODALIAS=input:b0003v04F3p01A4e0110-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="2.4G RF Keyboard & Mouse"
E: PHYS="usb-0000:00:1d.3-2/input0"
E: PRODUCT=3/4f3/1a4/110
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=50

P:
/devices/pci0000:00/0000:00:1d.3/usb4/4-2/4-2:1.0/0003:04F3:01A4.0001/input/input2/event0
N: input/event0
S: input/by-id/usb-04f3_2.4G_RF_Keyboard___Mouse-event-kbd
S: input/by-path/pci-0000:00:1d.3-usb-0:2:1.0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-04f3_2.4G_RF_Keyboard___Mouse-event-kbd
/dev/input/by-path/pci-0000:00:1d.3-usb-0:2:1.0-event-kbd
E: DEVNAME=/dev/input/event0
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.3/usb4/4-2/4-2:1.0/0003:04F3:01A4.0001/input/input2/event0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=2.4G_RF_Keyboard___Mouse
E: ID_MODEL_ENC=2.4G\x20RF\x20Keyboard\x20\x26\x20Mouse
E: ID_MODEL_ID=01a4
E: ID_PATH=pci-0000:00:1d.3-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_1d_3-usb-0_2_1_0
E: ID_REVISION=0917
E: ID_SERIAL=04f3_2.4G_RF_Keyboard___Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=04f3
E: ID_VENDOR_ENC=04f3
E: ID_VENDOR_ID=04f3
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=473616
E: XKBLAYOUT=us
E: XKBMODEL=pc104
E: XKBOPTIONS=terminate:ctrl_alt_bksp

P:
/devices/pci0000:00/0000:00:1d.3/usb4/4-2/4-2:1.1/0003:04F3:01A4.0002/input/input3
E: ABS=1 0
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.3/usb4/4-2/4-2:1.1/0003:04F3:01A4.0002/input/input3
E: EV=1f
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1d_3-usb-0_2_1_1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=2.4G_RF_Keyboard___Mouse
E: ID_MODEL_ENC=2.4G\x20RF\x20Keyboard\x20\x26\x20Mouse
E: ID_MODEL_ID=01a4
E: ID_PATH=pci-0000:00:1d.3-usb-0:2:1.1
E: ID_PATH_TAG=pci-0000_00_1d_3-usb-0_2_1_1
E: ID_REVISION=0917
E: ID_SERIAL=04f3_2.4G_RF_Keyboard___Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030102:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=04f3
E: ID_VENDOR_ENC=04f3
E: ID_VENDOR_ID=04f3
E: KEY=3007f 0 0 0 0 483ffff 17aff32d bf544446 0 0 1f0001 130c13 b17c000 267bfa
d941dfed 9e1680 4400 0 10000002
E:
MODALIAS=input:b0003v04F3p01A4e0110-e0,1,2,3,4,k71,72,73,74,77,80,82,83,85,86,87,88,89,8A,8B,8C,8E,8F,90,96,98,9B,9C,9E,9F,A1,A3,A4,A5,A6,A7,A8,A9,AB,AC,AD,AE,B1,B2,B5,CE,CF,D0,D1,D2,D4,D8,D9,DB,E0,E1,E4,EA,EB,F0,F1,F4,100,110,111,112,113,114,161,162,166,16A,16E,172,174,176,178,179,17A,17B,17C,17D,17F,180,182,183,185,188,189,18C,18D,18E,18F,190,191,192,193,195,197,198,199,19A,19C,1A0,1A1,1A2,1A3,1A4,1A5,1A6,1A7,1A8,1A9,1AA,1AB,1AC,1AD,1AE,1AF,1B0,1B1,1B7,1BA,240,241,242,243,244,245,246,250,251,r0,1,6,7,8,9,a20,m4,lsfw
E: MSC=10
E: NAME="2.4G RF Keyboard & Mouse"
E: PHYS="usb-0000:00:1d.3-2/input1"
E: PRODUCT=3/4f3/1a4/110
E: PROP=0
E: REL=3c3
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=54630

P:
/devices/pci0000:00/0000:00:1d.3/usb4/4-2/4-2:1.1/0003:04F3:01A4.0002/input/input3/event1
N: input/event1
S: input/by-id/usb-04f3_2.4G_RF_Keyboard___Mouse-if01-event-mouse
S: input/by-path/pci-0000:00:1d.3-usb-0:2:1.1-event-mouse
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-04f3_2.4G_RF_Keyboard___Mouse-if01-event-mouse
/dev/input/by-path/pci-0000:00:1d.3-usb-0:2:1.1-event-mouse
E: DEVNAME=/dev/input/event1
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.3/usb4/4-2/4-2:1.1/0003:04F3:01A4.0002/input/input3/event1
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=2.4G_RF_Keyboard___Mouse
E: ID_MODEL_ENC=2.4G\x20RF\x20Keyboard\x20\x26\x20Mouse
E: ID_MODEL_ID=01a4
E: ID_PATH=pci-0000:00:1d.3-usb-0:2:1.1
E: ID_PATH_TAG=pci-0000_00_1d_3-usb-0_2_1_1
E: ID_REVISION=0917
E: ID_SERIAL=04f3_2.4G_RF_Keyboard___Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030102:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=04f3
E: ID_VENDOR_ENC=04f3
E: ID_VENDOR_ID=04f3
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: USEC_INITIALIZED=477178
E: XKBLAYOUT=us
E: XKBMODEL=pc104
E: XKBOPTIONS=terminate:ctrl_alt_bksp

P:
/devices/pci0000:00/0000:00:1d.3/usb4/4-2/4-2:1.1/0003:04F3:01A4.0002/input/input3/mouse0
N: input/mouse0
S: input/by-id/usb-04f3_2.4G_RF_Keyboard___Mouse-if01-mouse
S: input/by-path/pci-0000:00:1d.3-usb-0:2:1.1-mouse
E: DEVLINKS=/dev/input/by-id/usb-04f3_2.4G_RF_Keyboard___Mouse-if01-mouse
/dev/input/by-path/pci-0000:00:1d.3-usb-0:2:1.1-mouse
E: DEVNAME=/dev/input/mouse0
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.3/usb4/4-2/4-2:1.1/0003:04F3:01A4.0002/input/input3/mouse0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=2.4G_RF_Keyboard___Mouse
E: ID_MODEL_ENC=2.4G\x20RF\x20Keyboard\x20\x26\x20Mouse
E: ID_MODEL_ID=01a4
E: ID_PATH=pci-0000:00:1d.3-usb-0:2:1.1
E: ID_PATH_TAG=pci-0000_00_1d_3-usb-0_2_1_1
E: ID_REVISION=0917
E: ID_SERIAL=04f3_2.4G_RF_Keyboard___Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030102:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=04f3
E: ID_VENDOR_ENC=04f3
E: ID_VENDOR_ID=04f3
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=8236

P: /devices/platform/pcspkr/input/input7
E: DEVPATH=/devices/platform/pcspkr/input/input7
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=420200

P: /devices/platform/pcspkr/input/input7/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/input7/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=490278


DRM Information from dmesg:
---------------------------
[    1.062100] Linux agpgart interface v0.103
[    1.062258] agpgart-intel 0000:00:00.0: Intel 865 Chipset
[    1.062282] agpgart-intel 0000:00:00.0: detected gtt size: 131072K total,
131072K mappable
[    1.062431] agpgart-intel 0000:00:00.0: detected 16384K stolen memory
[    1.062602] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xf0000000
[   12.991758] [drm] Initialized drm 1.1.0 20060810
[   13.814762] [drm] Memory usable by graphics device = 128M
[   13.814772] [drm] Replacing VGA console driver
[   13.819456] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   13.819461] [drm] Driver supports precise vblank timestamp query.
[   13.830985] [drm] initialized overlay support
[   13.831061] [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor
0
[   14.015405] fbcon: inteldrmfb (fb0) is primary device
[   14.051811] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   61.753828] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU
pipe A FIFO underrun



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 4.0.0-2-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6              2.19-18
ii  libdrm-intel1      2.4.60-3
ii  libdrm2            2.4.60-3
ii  libpciaccess0      0.13.3-1
ii  libpixman-1-0      0.32.6-3
ii  libudev1           215-18
ii  libx11-6           2:1.6.3-1
ii  libx11-xcb1        2:1.6.3-1
ii  libxcb-dri2-0      1.10-3+b1
ii  libxcb-util0       0.3.8-3
ii  libxcb1            1.10-3+b1
ii  libxv1             2:1.0.10-1+b1
ii  libxvmc1           2:1.0.9-1
pn  xorg-video-abi-18  <none>
pn  xserver-xorg-core  <none>

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- Configuration Files:
/etc/modprobe.d/i915-kms.conf 2ea78dbb794e6f512da751d5a61c44e3 [Errno 2] No such file or directory: u'/etc/modprobe.d/i915-kms.conf 2ea78dbb794e6f512da751d5a61c44e3'

-- no debconf information

--- End Message ---
--- Begin Message ---
fixed version 2:2.99.917+git20160127-1

thanks

  ant

--- End Message ---

Reply to: