Есть машина на Celeron 1.8, matherboard MSI g41-p26, VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03). Поставил Lubuntu 16.04.4 LTS. Комп работает нормально, пока не начинаешь перемещать окна. Тут начинаются тормоза, окна веером, загрузка проца доходит до 80%. Пробовал обновлять ядро, система начинает виснуть при подключение usb-носителей. Устанавливал дрова по этой ссылке http://network.lamantinclub.com/45-kak-nastroit-drajvery-videokar, тоже не помогло. Перепрошивал БИОС- не помогло. В инете накопал, что можно попробовать поставить x server 1.14 (у меня стоит 1.18) и перевести метод видео-ускорения в режим uxa. У меня вопрос как это сделать? И есть ли еще варианты решения проблем с зависаниями? В интернете люди настраивают uxa через /etc/x11/xorg.conf, только я такого файла не нашел. И к сожалению не могу найти инфу как переустановить x server. Заранее спасибо. Ниже привожу доп информацию
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.4 LTS
Release: 16.04
Codename: xenial
#uname -a
Linux 4.13.0-41-generic #46~16.04.1-Ubuntu SMP Thu May 3 10:06:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
# lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)
# dmesg | grep -i intel
[ 0.000000] Intel GenuineIntel
[ 0.000000] Reserving Intel graphics stolen memory at 0xc8000000-0xcfffffff
[ 0.108000] smpboot: CPU0: Intel(R) Celeron(R) CPU 430 @ 1.80GHz (family: 0x6, model: 0x16, stepping: 0x1)
[ 0.108000] Performance Events: PEBS fmt0-, 4-deep LBR, Core2 events, Intel PMU driver.
[ 0.762181] intel_idle: does not run on family 6 model 22
[ 0.806266] agpgart-intel 0000:00:00.0: Intel G41 Chipset
[ 0.806292] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 0.806370] agpgart-intel 0000:00:00.0: detected 131072K stolen memory
[ 0.806500] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 11.209578] intel_rng: FWH not detected
[ 12.668167] intel_powerclamp: No package C-state available
[ 12.684564] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 12.684775] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 12.684979] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 12.685178] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 12.685407] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 12.857643] fb: switching to inteldrmfb from VESA VGA
[ 13.008499] fbcon: inteldrmfb (fb0) is primary device
[ 13.008699] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
# lspci
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03)
00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 01)
00:1c.2 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 3 (rev 01)
00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation NM10/ICH7 Family SATA Controller [IDE mode] (rev 01)
00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 01)
01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
03:00.0 Ethernet controller: Qualcomm Atheros AR8132 Fast Ethernet (rev c0)
# glxinfo | grep OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) G41
OpenGL version string: 2.1 Mesa 11.2.0
OpenGL shading language version string: 1.20
OpenGL extensions:
# glxgears
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
422 frames in 5.0 seconds = 84.394 FPS
425 frames in 5.0 seconds = 84.909 FPS
425 frames in 5.0 seconds = 84.907 FPS
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
after 4202 requests (4202 known processed) with 0 events remaining.
# cat /var/log/Xorg.0.log
[ 25.080]
X.Org X Server 1.18.3
Release Date: 2016-04-04
[ 25.080] X Protocol Version 11, Revision 0
[ 25.081] Build Operating System: Linux 4.4.0-97-generic x86_64 Ubuntu
[ 25.081] Current Operating System: Linux user--u7 4.4.0-124-generic #148~14.04.1-Ubuntu SMP Thu May 3 07:26:53 UTC 2018 x86_64
[ 25.081] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-124-generic root=UUID=57117385-fe12-45e5-97a0-d370b793a316 ro quiet splash vt.handoff=7
[ 25.081] Build Date: 13 October 2017 02:07:47PM
[ 25.081] xorg-server 2:1.18.3-1ubuntu2.3~trusty4 (For technical support please see http://www.ubuntu.com/support)
[ 25.081] Current version of pixman: 0.30.2
[ 25.081] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 25.081] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 25.081] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 20 14:08:35 2018
[ 25.095] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 25.102] (==) No Layout section. Using the first Screen section.
[ 25.102] (==) No screen section available. Using defaults.
[ 25.102] (**) |-->Screen "Default Screen Section" (0)
[ 25.102] (**) | |-->Monitor "<default monitor>"
[ 25.103] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 25.103] (==) Automatically adding devices
[ 25.103] (==) Automatically enabling devices
[ 25.103] (==) Automatically adding GPU devices
[ 25.103] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 25.103] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 25.103] Entry deleted from font path.
[ 25.103] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 25.103] Entry deleted from font path.
[ 25.103] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 25.103] Entry deleted from font path.
[ 25.103] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ 25.103] Entry deleted from font path.
[ 25.103] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 25.103] Entry deleted from font path.
[ 25.103] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 25.103] Entry deleted from font path.
[ 25.104] (==) FontPath set to:
/usr/share/fonts/X11/misc,
built-ins
[ 25.104] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 25.104] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 25.104] (II) Loader magic: 0x55900945ed00
[ 25.104] (II) Module ABI versions:
[ 25.104] X.Org ANSI C Emulation: 0.4
[ 25.104] X.Org Video Driver: 20.0
[ 25.104] X.Org XInput driver : 22.1
[ 25.104] X.Org Server Extension : 9.0
[ 25.107] (++) using VT number 7
[ 25.107] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 25.108] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 25.110] (--) PCI:*(0:0:2:0) 8086:2e32:1462:7592 rev 3, Mem @ 0xfe400000/4194304, 0xd0000000/268435456, I/O @ 0x0000cc00/8
[ 25.110] (II) LoadModule: "glx"
[ 25.156] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 25.461] (II) Module glx: vendor="X.Org Foundation"
[ 25.461] compiled for 1.18.3, module version = 1.0.0
[ 25.461] ABI class: X.Org Server Extension, version 9.0
[ 25.461] (==) AIGLX enabled
[ 25.461] (==) Matched intel as autoconfigured driver 0
[ 25.461] (==) Matched intel as autoconfigured driver 1
[ 25.461] (==) Matched modesetting as autoconfigured driver 2
[ 25.461] (==) Matched fbdev as autoconfigured driver 3
[ 25.461] (==) Matched vesa as autoconfigured driver 4
[ 25.461] (==) Assigned the driver to the xf86ConfigLayout
[ 25.461] (II) LoadModule: "intel"
[ 25.461] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 25.550] (II) Module intel: vendor="X.Org Foundation"
[ 25.550] compiled for 1.18.3, module version = 2.99.917
[ 25.550] Module class: X.Org Video Driver
[ 25.550] ABI class: X.Org Video Driver, version 20.0
[ 25.550] (II) LoadModule: "modesetting"
[ 25.550] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 25.554] (II) Module modesetting: vendor="X.Org Foundation"
[ 25.554] compiled for 1.18.3, module version = 1.18.3
[ 25.554] Module class: X.Org Video Driver
[ 25.554] ABI class: X.Org Video Driver, version 20.0
[ 25.554] (II) LoadModule: "fbdev"
[ 25.555] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 25.555] (II) Module fbdev: vendor="X.Org Foundation"
[ 25.555] compiled for 1.18.3, module version = 0.4.4
[ 25.555] Module class: X.Org Video Driver
[ 25.555] ABI class: X.Org Video Driver, version 20.0
[ 25.555] (II) LoadModule: "vesa"
[ 25.555] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 25.555] (II) Module vesa: vendor="X.Org Foundation"
[ 25.555] compiled for 1.18.3, module version = 2.3.4
[ 25.555] Module class: X.Org Video Driver
[ 25.555] ABI class: X.Org Video Driver, version 20.0
[ 25.555] (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
[ 25.556] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 25.556] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 25.556] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 25.556] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 25.556] (II) FBDEV: driver for framebuffer: fbdev
[ 25.556] (II) VESA: driver for VESA chipsets: vesa
[ 25.567] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151010
[ 25.567] (II) intel(0): SNA compiled: xserver-xorg-video-intel-lts-xenial 2:2.99.917+git20160325-1ubuntu1~trusty1 (Timo Aaltonen <tjaalton@debian.org>)
[ 25.567] (II) intel(0): SNA compiled for use with valgrind
[ 25.569] (WW) Falling back to old probe method for modesetting
[ 25.569] (WW) Falling back to old probe method for fbdev
[ 25.569] (II) Loading sub module "fbdevhw"
[ 25.569] (II) LoadModule: "fbdevhw"
[ 25.569] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 25.569] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 25.569] compiled for 1.18.3, module version = 0.0.2
[ 25.569] ABI class: X.Org Video Driver, version 20.0
[ 25.570] (WW) Falling back to old probe method for vesa
[ 25.571] (--) intel(0): Integrated Graphics Chipset: Intel(R) G41
[ 25.571] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3; using a maximum of 1 threads
[ 25.571] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 25.571] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 25.571] (==) intel(0): RGB weight 888
[ 25.571] (==) intel(0): Default visual is TrueColor
[ 25.582] (II) intel(0): Output VGA1 has no monitor section
[ 25.582] (II) intel(0): Enabled output VGA1
[ 25.582] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 25.582] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 25.583] (II) intel(0): Enabled output VIRTUAL1
[ 25.583] (--) intel(0): Output VGA1 using initial mode 1024x768 on pipe 0
[ 25.583] (==) intel(0): TearFree disabled
[ 25.583] (==) intel(0): DPI set to (96, 96)
[ 25.583] (II) Loading sub module "dri2"
[ 25.583] (II) LoadModule: "dri2"
[ 25.583] (II) Module "dri2" already built-in
[ 25.583] (II) Loading sub module "present"
[ 25.583] (II) LoadModule: "present"
[ 25.583] (II) Module "present" already built-in
[ 25.583] (II) UnloadModule: "modesetting"
[ 25.583] (II) Unloading modesetting
[ 25.583] (II) UnloadModule: "fbdev"
[ 25.583] (II) Unloading fbdev
[ 25.583] (II) UnloadSubModule: "fbdevhw"
[ 25.583] (II) Unloading fbdevhw
[ 25.583] (II) UnloadModule: "vesa"
[ 25.583] (II) Unloading vesa
[ 25.583] (==) Depth 24 pixmap format is 32 bpp
[ 25.598] (II) intel(0): SNA initialized with Eaglelake (gen4.5) backend
[ 25.598] (==) intel(0): Backing store enabled
[ 25.598] (==) intel(0): Silken mouse enabled
[ 25.599] (II) intel(0): HW Cursor enabled
[ 25.599] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 25.600] (==) intel(0): DPMS enabled
[ 25.600] (==) intel(0): Display hotplug detection enabled
[ 25.600] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 25.600] (II) intel(0): [DRI2] Setup complete
[ 25.600] (II) intel(0): [DRI2] DRI driver: i965
[ 25.600] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 25.600] (II) intel(0): direct rendering: DRI2 enabled
[ 25.600] (II) intel(0): hardware support for Present enabled
[ 25.600] (--) RandR disabled
[ 25.701] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 25.702] (II) AIGLX: enabled GLX_ARB_create_context
[ 25.702] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 25.702] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 25.702] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 25.702] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 25.702] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 25.702] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 25.702] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 25.702] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 25.702] (II) AIGLX: Loaded and initialized i965
[ 25.702] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 25.707] (II) intel(0): switch to mode 1024x768@85.0 on VGA1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 25.707] (II) intel(0): Setting screen physical size to 270 x 203
[ 25.866] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 25.866] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 25.866] (II) LoadModule: "evdev"
[ 25.867] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 25.887] (II) Module evdev: vendor="X.Org Foundation"
[ 25.887] compiled for 1.18.3, module version = 2.10.1
[ 25.887] Module class: X.Org XInput Driver
[ 25.887] ABI class: X.Org XInput driver, version 22.1
[ 25.887] (II) Using input driver 'evdev' for 'Power Button'
[ 25.887] (**) Power Button: always reports core events
[ 25.887] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 25.887] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 25.888] (--) evdev: Power Button: Found keys
[ 25.888] (II) evdev: Power Button: Configuring as keyboard
[ 25.888] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 25.888] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 25.888] (**) Option "xkb_rules" "evdev"
[ 25.888] (**) Option "xkb_model" "pc105"
[ 25.888] (**) Option "xkb_layout" "us,ru"
[ 25.888] (**) Option "xkb_variant" ","
[ 25.888] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[ 25.927] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 25.927] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 25.927] (II) Using input driver 'evdev' for 'Power Button'
[ 25.927] (**) Power Button: always reports core events
[ 25.927] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 25.927] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 25.927] (--) evdev: Power Button: Found keys
[ 25.927] (II) evdev: Power Button: Configuring as keyboard
[ 25.928] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 25.928] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 25.928] (**) Option "xkb_rules" "evdev"
[ 25.928] (**) Option "xkb_model" "pc105"
[ 25.928] (**) Option "xkb_layout" "us,ru"
[ 25.928] (**) Option "xkb_variant" ","
[ 25.928] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[ 25.929] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event7)
[ 25.929] (II) No input driver specified, ignoring this device.
[ 25.929] (II) This device may have been added with another device file.
[ 25.930] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event8)
[ 25.930] (II) No input driver specified, ignoring this device.
[ 25.930] (II) This device may have been added with another device file.
[ 25.931] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event9)
[ 25.931] (II) No input driver specified, ignoring this device.
[ 25.931] (II) This device may have been added with another device file.
[ 25.931] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event5)
[ 25.931] (II) No input driver specified, ignoring this device.
[ 25.931] (II) This device may have been added with another device file.
[ 25.932] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event6)
[ 25.932] (II) No input driver specified, ignoring this device.
[ 25.932] (II) This device may have been added with another device file.
[ 25.933] (II) config/udev: Adding input device Ever Electronics Corp. Usb KeyBoard (/dev/input/event2)
[ 25.933] (**) Ever Electronics Corp. Usb KeyBoard : Applying InputClass "evdev keyboard catchall"
[ 25.933] (II) Using input driver 'evdev' for 'Ever Electronics Corp. Usb KeyBoard '
[ 25.933] (**) Ever Electronics Corp. Usb KeyBoard : always reports core events
[ 25.933] (**) evdev: Ever Electronics Corp. Usb KeyBoard : Device: "/dev/input/event2"
[ 25.933] (--) evdev: Ever Electronics Corp. Usb KeyBoard : Vendor 0x749 Product 0x1000
[ 25.933] (--) evdev: Ever Electronics Corp. Usb KeyBoard : Found keys
[ 25.933] (II) evdev: Ever Electronics Corp. Usb KeyBoard : Configuring as keyboard
[ 25.933] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/0003:0749:1000.0001/input/input5/event2"
[ 25.933] (II) XINPUT: Adding extended input device "Ever Electronics Corp. Usb KeyBoard " (type: KEYBOARD, id 8)
[ 25.933] (**) Option "xkb_rules" "evdev"
[ 25.933] (**) Option "xkb_model" "pc105"
[ 25.933] (**) Option "xkb_layout" "us,ru"
[ 25.933] (**) Option "xkb_variant" ","
[ 25.933] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[ 25.934] (II) config/udev: Adding input device Ever Electronics Corp. Usb KeyBoard (/dev/input/event3)
[ 25.934] (**) Ever Electronics Corp. Usb KeyBoard : Applying InputClass "evdev keyboard catchall"
[ 25.934] (II) Using input driver 'evdev' for 'Ever Electronics Corp. Usb KeyBoard '
[ 25.934] (**) Ever Electronics Corp. Usb KeyBoard : always reports core events
[ 25.934] (**) evdev: Ever Electronics Corp. Usb KeyBoard : Device: "/dev/input/event3"
[ 25.935] (--) evdev: Ever Electronics Corp. Usb KeyBoard : Vendor 0x749 Product 0x1000
[ 25.935] (--) evdev: Ever Electronics Corp. Usb KeyBoard : Found 1 mouse buttons
[ 25.935] (--) evdev: Ever Electronics Corp. Usb KeyBoard : Found scroll wheel(s)
[ 25.935] (--) evdev: Ever Electronics Corp. Usb KeyBoard : Found relative axes
[ 25.935] (II) evdev: Ever Electronics Corp. Usb KeyBoard : Forcing relative x/y axes to exist.
[ 25.935] (--) evdev: Ever Electronics Corp. Usb KeyBoard : Found absolute axes
[ 25.935] (II) evdev: Ever Electronics Corp. Usb KeyBoard : Forcing absolute x/y axes to exist.
[ 25.935] (--) evdev: Ever Electronics Corp. Usb KeyBoard : Found keys
[ 25.935] (II) evdev: Ever Electronics Corp. Usb KeyBoard : Configuring as mouse
[ 25.935] (II) evdev: Ever Electronics Corp. Usb KeyBoard : Configuring as keyboard
[ 25.935] (II) evdev: Ever Electronics Corp. Usb KeyBoard : Adding scrollwheel support
[ 25.935] (**) evdev: Ever Electronics Corp. Usb KeyBoard : YAxisMapping: buttons 4 and 5
[ 25.935] (**) evdev: Ever Electronics Corp. Usb KeyBoard : EmulateWheelButton: 4, EmulateWheelInertia: 10,