Привет, ребята! Обращаюсь к вам за советом.
Очень надоели мне подёргивания при скроллинге окон вверх-вниз и перетаскивании слева-направо.
Наблюдаю эффект, как если бы я запускал кваку или халву (любую 3D-игрулину достаточно старую, чтобы выдавать дофига FPS) с выключенным vsync.
У меня две видюшки, NVIDIA и Intel (embedded), к каждой подцеплено по одному монитору, один побольше (1680*1050), другой поменьше (1280*1024), использую Xinerama, всё работает хорошо, однако же подёргивание наблюдается на обоих экранах.
Почему синхронизация не работает - ума не приложу.
В Modes refresh rate выставлены строго в 60hz у обоих моников (по спецификации подходит).
От ксинерамы это, похоже, не зависит. Пробовал вырубать её, оставлять каждый монитор по-отдельности, подёргивание никуда не девается.
Для NVIDIA-видюшки стоят проприетарные дрова.
glxgears показывает ~60 fps.
Тест mplayer-ом ('mplayer -benchmark -nosound -frames 1234 -vo xv <some_MRL>') тоже показывает около 60.
За любую помощь большое спасибо!
Прилагаю вывод lspci, xorg.conf, /var/log/xorg.0.log и значения двух переменных среды, которые подглядел в документации к nvidia-драйверам.
lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:02.0 Display controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB Controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.6 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 7 (rev b5)
00:1c.7 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 8 (rev b5)
00:1d.0 USB Controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation H67 Express Chipset Family LPC Controller (rev 05)
00:1f.2 IDE interface: Intel Corporation 6 Series/C200 Series Chipset Family 4 port SATA IDE Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
00:1f.5 IDE interface: Intel Corporation 6 Series/C200 Series Chipset Family 2 port SATA IDE Controller (rev 05)
01:00.0 VGA compatible controller: nVidia Corporation GF110 [GeForce GTX 580] (rev a1)
01:00.1 Audio device: nVidia Corporation GF110 High Definition Audio Controller (rev a1)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
04:00.0 USB Controller: Etron Technology, Inc. EJ168 USB 3.0 Host Controller (rev 01)NVIDIA Driver Version 284.05.09
echo $__GL_SYNC_DISPLAY_DEVICE
CRT-0
echo $__GL_SYNC_TO_VBLANK
1cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 285.05.09 (buildmeister@swio-display-x86-rhel47-02.nvidia.com) Fri Sep 23 17:55:57 PDT 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
Section "ServerFlags"
Option "Xinerama" "true"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "Unknown"
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
BusID "PCI:01:00:0"
VendorName "NVIDIA Corporation"
Option "RenderAccel" "true"
EndSection
Section "Device"
Identifier "Device1"
Driver "intel"
BusID "PCI:00:02:0"
Option "RenderAccel" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1680x1050_60"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024_60"
Virtual 1280 1050
EndSubSection
EndSectioncat /var/log/xorg.0.log
[ 14.415]
X.Org X Server 1.10.4
Release Date: 2011-08-19
[ 14.415] X Protocol Version 11, Revision 0
[ 14.415] Build Operating System: openSUSE SUSE LINUX
[ 14.415] Current Operating System: Linux buter-linux 3.1.0-1.2-desktop #1 SMP PREEMPT Thu Nov 3 14:45:45 UTC 2011 (187dde0) x86_64
[ 14.415] Kernel command line: root=/dev/disk/by-id/ata-ST31000528AS_9VP0FA9D-part2 resume=/dev/disk/by-id/ata-ST31000528AS_9VP0FA9D-part4 vga=0x346
[ 14.415] Build Date: 10 November 2011 03:34:36PM
[ 14.415]
[ 14.415] Current version of pixman: 0.22.0
[ 14.415] Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
[ 14.415] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 14.415] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 20 19:21:41 2011
[ 14.415] (==) Using config file: "/etc/X11/xorg.conf"
[ 14.415] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 14.415] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 14.416] (==) ServerLayout "Layout0"
[ 14.416] (**) |-->Screen "Screen0" (0)
[ 14.416] (**) | |-->Monitor "Monitor0"
[ 14.416] (**) | |-->Device "Device0"
[ 14.416] (**) |-->Screen "Screen1" (1)
[ 14.416] (**) | |-->Monitor "Monitor1"
[ 14.416] (**) | |-->Device "Device1"
[ 14.416] (**) |-->Input Device "Keyboard0"
[ 14.416] (**) |-->Input Device "Mouse0"
[ 14.416] (**) Option "Xinerama" "true"
[ 14.416] (==) Automatically adding devices
[ 14.416] (==) Automatically enabling devices
[ 14.416] (**) Xinerama: enabled
[ 14.416] (==) FontPath set to:
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/URW/,
/usr/share/fonts/cyrillic:unscaled,
/usr/share/fonts/truetype/,
built-ins
[ 14.416] (==) ModulePath set to "/usr/lib64/xorg/modules/updates,/usr/lib64/xorg/modules"
[ 14.416] (**) Extension "Composite" is disabled
[ 14.416] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 14.416] (WW) Disabling Keyboard0
[ 14.416] (WW) Disabling Mouse0
[ 14.416] (II) Loader magic: 0x7d9140
[ 14.416] (II) Module ABI versions:
[ 14.416] X.Org ANSI C Emulation: 0.4
[ 14.416] X.Org Video Driver: 10.0
[ 14.416] X.Org XInput driver : 12.2
[ 14.416] X.Org Server Extension : 5.0
[ 14.416] (--) PCI: (0:0:2:0) 8086:0102:1458:d000 rev 9, Mem @ 0xfb800000/4194304, 0xd0000000/268435456, I/O @ 0x0000ff00/64
[ 14.416] (--) PCI:*(0:1:0:0) 10de:1080:19da:1203 rev 161, Mem @ 0xf9000000/16777216, 0xe0000000/134217728, 0xee000000/33554432, I/O @ 0x0000df00/128, BIOS @ 0x????????/524288
[ 14.416] (II) Open ACPI successful (/var/run/acpid.socket)
[ 14.416] (II) LoadModule: "extmod"
[ 14.430] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[ 14.430] (II) Module extmod: vendor="X.Org Foundation"
[ 14.430] compiled for 1.10.4, module version = 1.0.0
[ 14.430] Module class: X.Org Server Extension
[ 14.430] ABI class: X.Org Server Extension, version 5.0
[ 14.430] (II) Loading extension MIT-SCREEN-SAVER
[ 14.430] (II) Loading extension XFree86-VidModeExtension
[ 14.430] (II) Loading extension XFree86-DGA
[ 14.430] (II) Loading extension DPMS
[ 14.430] (II) Loading extension XVideo
[ 14.430] (II) Loading extension XVideo-MotionCompensation
[ 14.430] (II) Loading extension X-Resource
[ 14.430] (II) LoadModule: "dbe"
[ 14.431] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[ 14.431] (II) Module dbe: vendor="X.Org Foundation"
[ 14.431] compiled for 1.10.4, module version = 1.0.0
[ 14.431] Module class: X.Org Server Extension
[ 14.431] ABI class: X.Org Server Extension, version 5.0
[ 14.431] (II) Loading extension DOUBLE-BUFFER
[ 14.431] (II) LoadModule: "glx"
[ 14.431] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 14.920] (II) Module glx: vendor="NVIDIA Corporation"
[ 14.920] compiled for 4.0.2, module version = 1.0.0
[ 14.920] Module class: X.Org Server Extension
[ 14.920] (II) NVIDIA GLX Module 285.05.09 Fri Sep 23 17:51:24 PDT 2011
[ 14.920] (II) Loading extension GLX
[ 14.920] (II) LoadModule: "record"
[ 14.920] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[ 14.920] (II) Module record: vendor="X.Org Foundation"
[ 14.920] compiled for 1.10.4, module version = 1.13.0
[ 14.920] Module class: X.Org Server Extension
[ 14.920] ABI class: X.Org Server Extension, version 5.0
[ 14.920] (II) Loading extension RECORD
[ 14.920] (II) LoadModule: "dri"
[ 14.921] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
[ 14.921] (II) Module dri: vendor="X.Org Foundation"
[ 14.921] compiled for 1.10.4, module version = 1.0.0
[ 14.921] ABI class: X.Org Server Extension, version 5.0
[ 14.921] (II) Loading extension XFree86-DRI
[ 14.921] (II) LoadModule: "dri2"
[ 14.921] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[ 14.921] (II) Module dri2: vendor="X.Org Foundation"
[ 14.921] compiled for 1.10.4, module version = 1.2.0
[ 14.921] ABI class: X.Org Server Extension, version 5.0
[ 14.921] (II) Loading extension DRI2
[ 14.921] (II) LoadModule: "nvidia"
[ 14.921] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 14.921] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 14.921] compiled for 4.0.2, module version = 1.0.0
[ 14.921] Module class: X.Org Video Driver
[ 14.922] (II) LoadModule: "intel"
[ 14.922] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 14.922] (II) Module intel: vendor="X.Org Foundation"
[ 14.922] compiled for 1.10.4, module version = 2.16.0
[ 14.922] Module class: X.Org Video Driver
[ 14.922] ABI class: X.Org Video Driver, version 10.0
[ 14.922] (II) NVIDIA dlloader X Driver 285.05.09 Fri Sep 23 17:33:35 PDT 2011
[ 14.922] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 14.922] (II) intel: Driver for Intel 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, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[ 14.922] (++) using VT number 7
[ 14.962] (II) Loading sub module "fb"
[ 14.962] (II) LoadModule: "fb"
[ 14.963] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 14.963] (II) Module fb: vendor="X.Org Foundation"
[ 14.963] compiled for 1.10.4, module version = 1.0.0
[ 14.963] ABI class: X.Org ANSI C Emulation, version 0.4
[ 14.963] (II) Loading sub module "wfb"
[ 14.963] (II) LoadModule: "wfb"
[ 14.963] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 14.963] (II) Module wfb: vendor="X.Org Foundation"
[ 14.963] compiled for 1.10.4, module version = 1.0.0
[ 14.963] ABI class: X.Org ANSI C Emulation, version 0.4
[ 14.963] (II) Loading sub module "ramdac"
[ 14.963] (II) LoadModule: "ramdac"
[ 14.963] (II) Module "ramdac" already built-in
[ 14.963] (WW) NVIDIA: Xinerama is enabled, so RandR has likely been disabled by the
[ 14.963] (WW) NVIDIA: X server.
[ 14.963] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 14.963] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 14.963] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 14.965] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 14.965] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 14.965] (==) NVIDIA(0): RGB weight 888
[ 14.965] (==) NVIDIA(0): Default visual is TrueColor
[ 14.965] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 14.965] (**) NVIDIA(0): Option "RenderAccel" "true"
[ 14.965] (**) NVIDIA(0): Enabling RENDER acceleration
[ 15.616] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[ 15.616] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 15.616] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 580 (GF110) at PCI:1:0:0 (GPU-0)
[ 15.616] (--) NVIDIA(0): Memory: 1572864 kBytes
[ 15.616] (--) NVIDIA(0): VideoBIOS: 70.10.20.00.01
[ 15.617] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 15.617] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 15.617] (--) NVIDIA(0): Connected display device(s) on GeForce GTX 580 at PCI:1:0:0
[ 15.617] (--) NVIDIA(0): Samsung SyncMaster (CRT-0)
[ 15.617] (--) NVIDIA(0): Samsung SyncMaster (CRT-0): 400.0 MHz maximum pixel clock
[ 15.648] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
[ 15.648] (**) NVIDIA(0): enabled on all display devices.
[ 15.656] (II) NVIDIA(0): Assigned Display Device: CRT-0
[ 15.656] (II) NVIDIA(0): Validated modes:
[ 15.656] (II) NVIDIA(0): "1680x1050_60"
[ 15.656] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
[ 15.680] (--) NVIDIA(0): DPI set to (96, 88); computed from "UseEdidDpi" X config
[ 15.680] (--) NVIDIA(0): option
[ 15.680] drmOpenDevice: node name is /dev/dri/card0
[ 15.680] drmOpenDevice: open result is 15, (OK)
[ 15.838] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 15.838] drmOpenDevice: node name is /dev/dri/card0
[ 15.838] drmOpenDevice: open result is 15, (OK)
[ 15.838] drmOpenByBusid: drmOpenMinor returns 15
[ 15.838] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 15.838] (**) intel(1): Depth 24, (--) framebuffer bpp 32
[ 15.838] (==) intel(1): RGB weight 888
[ 15.838] (==) intel(1): Default visual is TrueColor
[ 15.838] (II) intel(1): Integrated Graphics Chipset: Intel(R) Sandybridge Desktop (GT1)
[ 15.838] (--) intel(1): Chipset: "Sandybridge Desktop (GT1)"
[ 15.838] (**) intel(1): Relaxed fencing enabled
[ 15.838] (**) intel(1): Wait on SwapBuffers? enabled
[ 15.838] (**) intel(1): Triple buffering? enabled
[ 15.838] (**) intel(1): Framebuffer tiled
[ 15.838] (**) intel(1): Pixmaps tiled
[ 15.838] (**) intel(1): 3D buffers tiled
[ 15.838] (**) intel(1): SwapBuffers wait enabled
[ 15.838] (==) intel(1): video overlay key set to 0x101fe
[ 15.898] (II) intel(1): Output VGA1 using monitor section Monitor1
[ 15.920] (II) intel(1): Output HDMI1 has no monitor section
[ 15.933] (II) intel(1): Output DP1 has no monitor section
[ 15.954] (II) intel(1): Output HDMI2 has no monitor section
[ 15.967] (II) intel(1): Output DP2 has no monitor section
[ 16.026] (II) intel(1): EDID for output VGA1
[ 16.026] (II) intel(1): Manufacturer: SAM Model: 1b7 Serial#: 1212231991
[ 16.026] (II) intel(1): Year: 2005 Week: 38
[ 16.026] (II) intel(1): EDID Version: 1.3
[ 16.026] (II) intel(1): Analog Display Input, Input Voltage Level: 0.700/0.300 V
[ 16.026] (II) intel(1): Sync: Separate Composite SyncOnGreen
[ 16.026] (II) intel(1): Max Image Size [cm]: horiz.: 34 vert.: 27
[ 16.026] (II) intel(1): Gamma: 2.20
[ 16.026] (II) intel(1): DPMS capabilities: Off; RGB/Color Display
[ 16.026] (II) intel(1): First detailed timing is preferred mode
[ 16.026] (II) intel(1): redX: 0.650 redY: 0.330 greenX: 0.330 greenY: 0.600
[ 16.026] (II) intel(1): blueX: 0.150 blueY: 0.080 whiteX: 0.313 whiteY: 0.329
[ 16.026] (II) intel(1): Supported established timings:
[ 16.026] (II) intel(1): 720x400@70Hz
[ 16.026] (II) intel(1): 640x480@60Hz
[ 16.026] (II) intel(1): 640x480@67Hz
[ 16.026] (II) intel(1): 640x480@72Hz
[ 16.026] (II) intel(1): 640x480@75Hz
[ 16.026] (II) intel(1): 800x600@56Hz
[ 16.026] (II) intel(1): 800x600@60Hz
[ 16.026] (II) intel(1): 800x600@72Hz
[ 16.026] (II) intel(1): 800x600@75Hz
[ 16.026] (II) intel(1): 832x624@75Hz
[ 16.026] (II) intel(1): 1024x768@60Hz
[ 16.026] (II) intel(1): 1024x768@70Hz
[ 16.026] (II) intel(1): 1024x768@75Hz
[ 16.026] (II) intel(1): 1280x1024@75Hz
[ 16.026] (II) intel(1): 1152x864@75Hz
[ 16.026] (II) intel(1): Manufacturer's mask: 0
[ 16.026] (II) intel(1): Supported standard timings:
[ 16.026] (II) intel(1): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 16.026] (II) intel(1): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 16.026] (II) intel(1): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 16.026] (II) intel(1): Supported detailed timing:
[ 16.026] (II) intel(1): clock: 108.0 MHz Image Size: 338 x 270 mm
[ 16.026] (II) intel(1): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
[ 16.026] (II) intel(1): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
[ 16.026] (II) intel(1): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
[ 16.026] (II) intel(1): Monitor name: SyncMaster
[ 16.026] (II) intel(1): Serial No: HMCY933229
[ 16.026] (II) intel(1): EDID (in hex):
[ 16.026] (II) intel(1): 00ffffffffffff004c2db70137314148
[ 16.026] (II) intel(1): 260f01030e221b782aaaa5a654549926
[ 16.026] (II) intel(1): 145054bfef8081808140714f01010101
[ 16.026] (II) intel(1): 010101010101302a009851002a403070
[ 16.026] (II) intel(1): 1300520e1100001e000000fd00384b1e
[ 16.026] (II) intel(1): 510e000a202020202020000000fc0053
[ 16.026] (II) intel(1): 796e634d61737465720a2020000000ff
[ 16.026] (II) intel(1): 00484d43593933333232390a20200035
[ 16.026] (II) intel(1): EDID vendor "SAM", prod id 439
[ 16.026] (II) intel(1): Using EDID range info for horizontal sync
[ 16.026] (II) intel(1): Using EDID range info for vertical refresh
[ 16.026] (II) intel(1): Printing DDC gathered Modelines:
[ 16.026] (II) intel(1): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 16.026] (II) intel(1): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 16.026] (II) intel(1): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 16.026] (II) intel(1): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 16.026] (II) intel(1): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
[ 16.026] (II) intel(1): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
[ 16.027] (II) intel(1): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 16.027] (II) intel(1): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 16.027] (II) intel(1): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 16.027] (II) intel(1): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 16.027] (II) intel(1): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 16.027] (II) intel(1): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 16.027] (II) intel(1): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 16.027] (II) intel(1): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 16.027] (II) intel(1): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
[ 16.027] (II) intel(1): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 16.027] (II) intel(1): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 16.027] (II) intel(1): Printing probed modes for output VGA1
[ 16.027] (II) intel(1): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 16.027] (II) intel(1): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 16.027] (II) intel(1): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 16.027] (II) intel(1): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 16.027] (II) intel(1): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
[ 16.027] (II) intel(1): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 16.027] (II) intel(1): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 16.027] (II) intel(1): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 16.027] (II) intel(1): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
[ 16.027] (II) intel(1): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 16.027] (II) intel(1): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 16.027] (II) intel(1): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 16.027] (II) intel(1): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
[ 16.027] (II) intel(1): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 16.027] (II) intel(1): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
[ 16.027] (II) intel(1): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 16.027] (II) intel(1): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 16.049] (II) intel(1): EDID for output HDMI1
[ 16.062] (II) intel(1): EDID for output DP1
[ 16.083] (II) intel(1): EDID for output HDMI2
[ 16.096] (II) intel(1): EDID for output DP2
[ 16.096] (II) intel(1): Output VGA1 connected
[ 16.096] (II) intel(1): Output HDMI1 disconnected
[ 16.096] (II) intel(1): Output DP1 disconnected
[ 16.096] (II) intel(1): Output HDMI2 disconnected
[ 16.096] (II) intel(1): Output DP2 disconnected
[ 16.096] (II) intel(1): Using exact sizes for initial modes
[ 16.096] (II) intel(1): Output VGA1 using initial mode 1280x1024
[ 16.096] (II) intel(1): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 16.096] (II) intel(1): Kernel page flipping support detected, enabling
[ 16.096] (**) intel(1): Display dimensions: (340, 270) mm
[ 16.096] (**) intel(1): DPI set to (95, 96)
[ 16.096] (II) Loading sub module "fb"
[ 16.096] (II) LoadModule: "fb"
[ 16.096] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 16.096] (II) Module fb: vendor="X.Org Foundation"
[ 16.096] compiled for 1.10.4, module version = 1.0.0
[ 16.096] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.096] (II) Loading sub module "dri2"
[ 16.096] (II) LoadModule: "dri2"
[ 16.096] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[ 16.096] (II) Module dri2: vendor="X.Org Foundation"
[ 16.096] compiled for 1.10.4, module version = 1.2.0
[ 16.096] ABI class: X.Org Server Extension, version 5.0
[ 16.096] (--) Depth 24 pixmap format is 32 bpp
[ 16.096] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 16.096] (II) NVIDIA: access.
[ 16.100] (II) NVIDIA(0): Setting mode "1680x1050_60"
[ 16.145] (II) Loading extension NV-GLX
[ 16.197] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 16.197] (==) NVIDIA(0): Backing store disabled
[ 16.197] (==) NVIDIA(0): Silken mouse enabled
[ 16.198] (**) NVIDIA(0): DPMS enabled
[ 16.198] (II) Loading extension NV-CONTROL
[ 16.198] (II) Loading sub module "dri2"
[ 16.198] (II) LoadModule: "dri2"
[ 16.198] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[ 16.198] (II) Module dri2: vendor="X.Org Foundation"
[ 16.198] compiled for 1.10.4, module version = 1.2.0
[ 16.198] ABI class: X.Org Server Extension, version 5.0
[ 16.198] (II) NVIDIA(0): [DRI2] Setup complete
[ 16.198] (==) RandR enabled
[ 16.198] (II) intel(1): [DRI2] Setup complete
[ 16.198] (II) intel(1): [DRI2] DRI driver: i965
[ 16.198] (II) intel(1): Allocated new frame buffer 1280x1050 stride 5120, tiled
[ 16.199] (II) UXA(1): Driver registered support for the following operations:
[ 16.199] (II) solid
[ 16.199] (II) copy
[ 16.199] (II) composite (RENDER acceleration)
[ 16.199] (II) put_image
[ 16.199] (II) get_image
[ 16.199] (==) intel(1): Backing store disabled
[ 16.199] (==) intel(1): Silken mouse enabled
[ 16.199] (II) intel(1): Initializing HW Cursor
[ 16.255] (II) intel(1): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 16.255] (**) intel(1): DPMS enabled
[ 16.255] (==) intel(1): Intel XvMC decoder enabled
[ 16.255] (II) intel(1): Set up textured video
[ 16.255] (II) intel(1): [XvMC] xvmc_vld driver initialized.
[ 16.255] (II) intel(1): direct rendering: DRI2 Enabled
[ 16.255] (WW) intel(1): Option "RenderAccel" is not used
[ 16.255] (==) intel(1): hotplug detection: "enabled"
[ 16.255] (--) RandR disabled
[ 16.255] (II) Initializing built-in extension Generic Event Extension
[ 16.255] (II) Initializing built-in extension SHAPE
[ 16.255] (II) Initializing built-in extension MIT-SHM
[ 16.255] (II) Initializing built-in extension XInputExtension
[ 16.255] (II) Initializing built-in extension XTEST
[ 16.255] (II) Initializing built-in extension BIG-REQUESTS
[ 16.255] (II) Initializing built-in extension SYNC
[ 16.255] (II) Initializing built-in extension XKEYBOARD
[ 16.255] (II) Initializing built-in extension XC-MISC
[ 16.255] (II) Initializing built-in extension SECURITY
[ 16.255] (II) Initializing built-in extension XINERAMA
[ 16.255] (II) Initializing built-in extension XFIXES
[ 16.255] (II) Initializing built-in extension RENDER
[ 16.255] (II) Initializing built-in extension RANDR
[ 16.255] (II) Initializing built-in extension COMPOSITE
[ 16.255] (II) Initializing built-in extension DAMAGE
[ 16.256] (II) Initializing extension GLX
[ 16.276] (WW) NVIDIA: Xinerama and GLX are enabled, but some X screens are not being
[ 16.276] (WW) NVIDIA: driven by the NVIDIA X driver. OpenGL rendering will be
[ 16.276] (WW) NVIDIA: disabled on these screens:
[ 16.276] (WW) NVIDIA: - Screen 1: intel
[ 16.334] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 16.334] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 16.334] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 16.334] (**) Power Button: Applying InputClass "LocalKeyboard"
[ 16.334] (II) LoadModule: "evdev"
[ 16.334] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 16.334] (II) Module evdev: vendor="X.Org Foundation"
[ 16.334] compiled for 1.10.4, module version = 2.6.0
[ 16.334] Module class: X.Org XInput Driver
[ 16.334] ABI class: X.Org XInput driver, version 12.2
[ 16.334] (II) Using input driver 'evdev' for 'Power Button'
[ 16.334] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 16.334] (**) Power Button: always reports core events
[ 16.334] (**) Power Button: Device: "/dev/input/event7"
[ 16.334] (--) Power Button: Found keys
[ 16.334] (II) Power Button: Configuring as keyboard
[ 16.334] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event7"
[ 16.334] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 16.334] (**) Option "xkb_rules" "evdev"
[ 16.334] (**) Option "xkb_model" "evdev"
[ 16.334] (**) Option "xkb_layout" "us,ru"
[ 16.334] (**) Option "xkb_variant" ",winkeys"
[ 16.334] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
[ 16.352] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 16.352] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 16.352] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 16.352] (**) Power Button: Applying InputClass "LocalKeyboard"
[ 16.352] (II) Using input driver 'evdev' for 'Power Button'
[ 16.352] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 16.352] (**) Power Button: always reports core events
[ 16.352] (**) Power Button: Device: "/dev/input/event6"
[ 16.352] (--) Power Button: Found keys
[ 16.352] (II) Power Button: Configuring as keyboard
[ 16.352] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input6/event6"
[ 16.352] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 16.352] (**) Option "xkb_rules" "evdev"
[ 16.352] (**) Option "xkb_model" "evdev"
[ 16.352] (**) Option "xkb_layout" "us,ru"
[ 16.352] (**) Option "xkb_variant" ",winkeys"
[ 16.352] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
[ 16.353] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event11)
[ 16.353] (II) No input driver/identifier specified (ignoring)
[ 16.353] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event12)
[ 16.353] (II) No input driver/identifier specified (ignoring)
[ 16.353] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event13)
[ 16.353] (II) No input driver/identifier specified (ignoring)
[ 16.353] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event14)
[ 16.353] (II) No input driver/identifier specified (ignoring)
[ 16.355] (II) config/udev: Adding input device pac7302 (/dev/input/event9)
[ 16.355] (**) pac7302: Applying InputClass "evdev keyboard catchall"
[ 16.355] (**) pac7302: Applying InputClass "evdev keyboard catchall"
[ 16.355] (**) pac7302: Applying InputClass "LocalKeyboard"
[ 16.355] (II) Using input driver 'evdev' for 'pac7302'
[ 16.355] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 16.355] (**) pac7302: always reports core events
[ 16.355] (**) pac7302: Device: "/dev/input/event9"
[ 16.355] (--) pac7302: Found keys
[ 16.355] (II) pac7302: Configuring as keyboard
[ 16.355] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/input/input9/event9"
[ 16.355] (II) XINPUT: Adding extended input device "pac7302" (type: KEYBOARD)
[ 16.355] (**) Option "xkb_rules" "evdev"
[ 16.355] (**) Option "xkb_model" "evdev"
[ 16.355] (**) Option "xkb_layout" "us,ru"
[ 16.355] (**) Option "xkb_variant" ",winkeys"
[ 16.355] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
[ 16.356] (II) config/udev: Adding input device Chicony USB Wireless HID Receiver (/dev/input/event0)
[ 16.356] (**) Chicony USB Wireless HID Receiver: Applying InputClass "evdev keyboard catchall"
[ 16.356] (**) Chicony USB Wireless HID Receiver: Applying InputClass "evdev keyboard catchall"
[ 16.356] (**) Chicony USB Wireless HID Receiver: Applying InputClass "LocalKeyboard"
[ 16.356] (II) Using input driver 'evdev' for 'Chicony USB Wireless HID Receiver'
[ 16.356] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 16.356] (**) Chicony USB Wireless HID Receiver: always reports core events
[ 16.356] (**) Chicony USB Wireless HID Receiver: Device: "/dev/input/event0"
[ 16.356] (--) Chicony USB Wireless HID Receiver: Found keys
[ 16.356] (II) Chicony USB Wireless HID Receiver: Configuring as keyboard
[ 16.356] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input0/event0"
[ 16.356] (II) XINPUT: Adding extended input device "Chicony USB Wireless HID Receiver" (type: KEYBOARD)
[ 16.356] (**) Option "xkb_rules" "evdev"
[ 16.356] (**) Option "xkb_model" "evdev"
[ 16.356] (**) Option "xkb_layout" "us,ru"
[ 16.356] (**) Option "xkb_variant" ",winkeys"
[ 16.356] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
[ 16.357] (II) config/udev: Adding input device Chicony USB Wireless HID Receiver (/dev/input/event1)
[ 16.357] (II) No input driver/identifier specified (ignoring)
[ 16.357] (II) config/udev: Adding input device Chicony USB Wireless HID Receiver (/dev/input/event2)
[ 16.357] (**) Chicony USB Wireless HID Receiver: Applying InputClass "evdev keyboard catchall"
[ 16.357] (**) Chicony USB Wireless HID Receiver: Applying InputClass "evdev keyboard catchall"
[ 16.357] (**) Chicony USB Wireless HID Receiver: Applying InputClass "LocalKeyboard"
[ 16.357] (II) Using input driver 'evdev' for 'Chicony USB Wireless HID Receiver'
[ 16.357] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 16.357] (**) Chicony USB Wireless HID Receiver: always reports core events
[ 16.357] (**) Chicony USB Wireless HID Receiver: Device: "/dev/input/event2"
[ 16.357] (--) Chicony USB Wireless HID Receiver: Found 1 mouse buttons
[ 16.357] (--) Chicony USB Wireless HID Receiver: Found scroll wheel(s)
[ 16.357] (--) Chicony USB Wireless HID Receiver: Found relative axes
[ 16.357] (--) Chicony USB Wireless HID Receiver: Found absolute axes
[ 16.357] (--) Chicony USB Wireless HID Receiver: Found keys
[ 16.357] (II) Chicony USB Wireless HID Receiver: Configuring as mouse
[ 16.357] (II) Chicony USB Wireless HID Receiver: Configuring as keyboard
[ 16.357] (II) Chicony USB Wireless HID Receiver: Adding scrollwheel support
[ 16.357] (**) Chicony USB Wireless HID Receiver: YAxisMapping: buttons 4 and 5
[ 16.357] (**) Chicony USB Wireless HID Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 16.357] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input2/event2"
[ 16.357] (II) XINPUT: Adding extended input device "Chicony USB Wireless HID Receiver" (type: KEYBOARD)
[ 16.357] (**) Option "xkb_rules" "evdev"
[ 16.357] (**) Option "xkb_model" "evdev"
[ 16.357] (**) Option "xkb_layout" "us,ru"
[ 16.357] (**) Option "xkb_variant" ",winkeys"
[ 16.357] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
[ 16.357] (EE) Chicony USB Wireless HID Receiver: failed to initialize for relative axes.
[ 16.357] (II) Chicony USB Wireless HID Receiver: initialized for absolute axes.
[ 16.358] (**) Chicony USB Wireless HID Receiver: (accel) keeping acceleration scheme 1
[ 16.358] (**) Chicony USB Wireless HID Receiver: (accel) acceleration profile 0
[ 16.358] (**) Chicony USB Wireless HID Receiver: (accel) acceleration factor: 2.000
[ 16.358] (**) Chicony USB Wireless HID Receiver: (accel) acceleration threshold: 4
[ 16.358] (II) config/udev: Adding input device Chicony USB Wireless HID Receiver (/dev/input/event3)
[ 16.358] (**) Chicony USB Wireless HID Receiver: Applying InputClass "evdev keyboard catchall"
[ 16.358] (**) Chicony USB Wireless HID Receiver: Applying InputClass "evdev keyboard catchall"
[ 16.358] (**) Chicony USB Wireless HID Receiver: Applying InputClass "LocalKeyboard"
[ 16.358] (II) Using input driver 'evdev' for 'Chicony USB Wireless HID Receiver'
[ 16.358] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 16.358] (**) Chicony USB Wireless HID Receiver: always reports core events
[ 16.358] (**) Chicony USB Wireless HID Receiver: Device: "/dev/input/event3"
[ 16.358] (--) Chicony USB Wireless HID Receiver: Found absolute axes
[ 16.358] (--) Chicony USB Wireless HID Receiver: Found x and y absolute axes
[ 16.358] (--) Chicony USB Wireless HID Receiver: Found keys
[ 16.358] (II) Chicony USB Wireless HID Receiver: Configuring as mouse
[ 16.358] (II) Chicony USB Wireless HID Receiver: Configuring as keyboard
[ 16.358] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input3/event3"
[ 16.358] (II) XINPUT: Adding extended input device "Chicony USB Wireless HID Receiver" (type: KEYBOARD)
[ 16.358] (**) Option "xkb_rules" "evdev"
[ 16.358] (**) Option "xkb_model" "evdev"
[ 16.358] (**) Option "xkb_layout" "us,ru"
[ 16.358] (**) Option "xkb_variant" ",winkeys"
[ 16.358] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
[ 16.358] (II) Chicony USB Wireless HID Receiver: initialized for absolute axes.
[ 16.358] (**) Chicony USB Wireless HID Receiver: (accel) keeping acceleration scheme 1
[ 16.358] (**) Chicony USB Wireless HID Receiver: (accel) acceleration profile 0
[ 16.358] (**) Chicony USB Wireless HID Receiver: (accel) acceleration factor: 2.000
[ 16.358] (**) Chicony USB Wireless HID Receiver: (accel) acceleration threshold: 4
[ 16.358] (II) config/udev: Adding input device Chicony USB Wireless HID Receiver (/dev/input/js0)
[ 16.358] (**) Chicony USB Wireless HID Receiver: Applying InputClass "LocalKeyboard"
[ 16.358] (II) No input driver/identifier specified (ignoring)
[ 16.359] (II) config/udev: Adding input device Chicony USB Wireless HID Receiver (/dev/input/event4)
[ 16.359] (**) Chicony USB Wireless HID Receiver: Applying InputClass "evdev keyboard catchall"
[ 16.359] (**) Chicony USB Wireless HID Receiver: Applying InputClass "evdev keyboard catchall"
[ 16.359] (**) Chicony USB Wireless HID Receiver: Applying InputClass "LocalKeyboard"
[ 16.359] (II) Using input driver 'evdev' for 'Chicony USB Wireless HID Receiver'
[ 16.359] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 16.359] (**) Chicony USB Wireless HID Receiver: always reports core events
[ 16.359] (**) Chicony USB Wireless HID Receiver: Device: "/dev/input/event4"
[ 16.359] (--) Chicony USB Wireless HID Receiver: Found keys
[ 16.359] (II) Chicony USB Wireless HID Receiver: Configuring as keyboard
[ 16.359] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input4/event4"
[ 16.359] (II) XINPUT: Adding extended input device "Chicony USB Wireless HID Receiver" (type: KEYBOARD)
[ 16.359] (**) Option "xkb_rules" "evdev"
[ 16.359] (**) Option "xkb_model" "evdev"
[ 16.359] (**) Option "xkb_layout" "us,ru"
[ 16.359] (**) Option "xkb_variant" ",winkeys"
[ 16.359] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
[ 16.359] (II) config/udev: Adding input device Chicony USB Wireless HID Receiver (/dev/input/event5)
[ 16.359] (**) Chicony USB Wireless HID Receiver: Applying InputClass "evdev pointer catchall"
[ 16.359] (**) Chicony USB Wireless HID Receiver: Applying InputClass "evdev pointer catchall"
[ 16.359] (II) Using input driver 'evdev' for 'Chicony USB Wireless HID Receiver'
[ 16.359] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 16.359] (**) Chicony USB Wireless HID Receiver: always reports core events
[ 16.359] (**) Chicony USB Wireless HID Receiver: Device: "/dev/input/event5"
[ 16.359] (--) Chicony USB Wireless HID Receiver: Found 3 mouse buttons
[ 16.359] (--) Chicony USB Wireless HID Receiver: Found scroll wheel(s)
[ 16.359] (--) Chicony USB Wireless HID Receiver: Found relative axes
[ 16.359] (--) Chicony USB Wireless HID Receiver: Found x and y relative axes
[ 16.359] (II) Chicony USB Wireless HID Receiver: Configuring as mouse
[ 16.359] (II) Chicony USB Wireless HID Receiver: Adding scrollwheel support
[ 16.359] (**) Chicony USB Wireless HID Receiver: YAxisMapping: buttons 4 and 5
[ 16.359] (**) Chicony USB Wireless HID Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 16.359] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.2/input/input5/event5"
[ 16.359] (II) XINPUT: Adding extended input device "Chicony USB Wireless HID Receiver" (type: MOUSE)
[ 16.359] (II) Chicony USB Wireless HID Receiver: initialized for relative axes.
[ 16.359] (**) Chicony USB Wireless HID Receiver: (accel) keeping acceleration scheme 1
[ 16.359] (**) Chicony USB Wireless HID Receiver: (accel) acceleration profile 0
[ 16.359] (**) Chicony USB Wireless HID Receiver: (accel) acceleration factor: 2.000
[ 16.359] (**) Chicony USB Wireless HID Receiver: (accel) acceleration threshold: 4
[ 16.360] (II) config/udev: Adding input device Chicony USB Wireless HID Receiver (/dev/input/mouse0)
[ 16.360] (II) No input driver/identifier specified (ignoring)
[ 16.360] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP (/dev/input/event10)
[ 16.360] (II) No input driver/identifier specified (ignoring)
[ 16.363] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[ 16.363] (II) No input driver/identifier specified (ignoring)Оформляйте пожалуйста тему правильно.
