Xrandr fails to change resolution of external crt monitor
Witold Pilat
witold.pilat at gmail.com
Wed Aug 10 08:12:23 PDT 2011
I have laptop with build-in LVDS1 monitor and external crt monitor connected
by VGA port. When I start X server the external monitor goes into 1280x800
mode (which is native mode for internal LVDS1 display) even when I disable
LVDS1 by video:LVDS-1=d kernel parameter. Then I can change it's resolution
to it's default 1280x1024 at 85 by xrandr --output VGA1 --auto. However when I
try any lower resolution other than 1280x800 it doesn't change actual
resolution but crops working space instead and keeps 1280x1024. On the other
hand when I try higher resolutions all I can get is 1280x1024 or 1280x800
and image cropped/going off the monitor. I've tried changing crtcs but it
didn't help.
I use:
kernel 3.0
xorg-x11 7.4
intel i965 2.14
and this is my Xorg.log file:
[ 28.434]
X.Org X Server 1.10.3
Release Date: 2011-07-08
[ 28.434] X Protocol Version 11, Revision 0
[ 28.434] Build Operating System: Linux 2.6.39.3-ck2 x86_64 Gentoo
[ 28.434] Current Operating System: Linux witold 3.0.0 #1 SMP PREEMPT Sat
Jul 30 20:06:26 CEST 2011 x86_64
[ 28.434] Kernel command line:
[ 28.434] Build Date: 11 July 2011 04:36:54PM
[ 28.434]
[ 28.434] Current version of pixman: 0.22.2
[ 28.434] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 28.434] Markers: (--) probed, (**) from config file, (==) default
setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 28.434] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 10 15:25:50
2011
[ 28.600] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 28.600] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 28.834] (==) No Layout section. Using the first Screen section.
[ 28.834] (==) No screen section available. Using defaults.
[ 28.834] (**) |-->Screen "Default Screen Section" (0)
[ 28.834] (**) | |-->Monitor "<default monitor>"
[ 28.835] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 28.835] (**) | |-->Device "Intel integrated GM45"
[ 28.835] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 28.835] (**) Option "Xinerama" "Off"
[ 28.835] (==) Automatically adding devices
[ 28.835] (==) Automatically enabling devices
[ 29.301] (**) FontPath set to:
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/OTF,
/usr/share/fonts/Speedo,
/usr/share/fonts/TTF,
/usr/share/fonts/Type1,
/usr/share/fonts/corefonts,
/usr/share/fonts/cyrillic,
/usr/share/fonts/dejavu,
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/terminus,
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 29.301] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 29.301] (WW) Ignoring unrecognized extension "xinerama"
[ 29.301] (II) The server relies on udev to provide the list of input
devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 29.301] (II) Loader magic: 0x7d7160
[ 29.301] (II) Module ABI versions:
[ 29.301] X.Org ANSI C Emulation: 0.4
[ 29.301] X.Org Video Driver: 10.0
[ 29.301] X.Org XInput driver : 12.2
[ 29.301] X.Org Server Extension : 5.0
[ 29.303] (--) PCI:*(0:0:2:0) 8086:2a42:103c:30eb rev 7, Mem @
0x90000000/4194304, 0x80000000/268435456, I/O @ 0x00006138/8
[ 29.303] (--) PCI: (0:0:2:1) 8086:2a43:103c:30eb rev 7, Mem @
0x90400000/1048576
[ 29.303] (II) Open ACPI successful (/var/run/acpid.socket)
[ 29.303] (WW) "xinerama" will not be loaded unless you've specified it
to be loaded elsewhere.
[ 29.303] (II) "extmod" will be loaded. This was enabled by default and
also specified in the config file.
[ 29.303] (II) "dbe" will be loaded by default.
[ 29.303] (II) "glx" will be loaded by default.
[ 29.304] (II) "record" will be loaded by default.
[ 29.304] (II) "dri" will be loaded by default.
[ 29.304] (II) "dri2" will be loaded by default.
[ 29.304] (II) LoadModule: "extmod"
[ 29.385] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[ 29.407] (II) Module extmod: vendor="X.Org Foundation"
[ 29.407] compiled for 1.10.3, module version = 1.0.0
[ 29.407] Module class: X.Org Server Extension
[ 29.407] ABI class: X.Org Server Extension, version 5.0
[ 29.407] (II) Loading extension MIT-SCREEN-SAVER
[ 29.407] (II) Loading extension XFree86-VidModeExtension
[ 29.407] (II) Loading extension DPMS
[ 29.407] (II) Loading extension XVideo
[ 29.407] (II) Loading extension XVideo-MotionCompensation
[ 29.407] (II) Loading extension X-Resource
[ 29.407] (II) LoadModule: "dbe"
[ 29.407] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[ 29.408] (II) Module dbe: vendor="X.Org Foundation"
[ 29.408] compiled for 1.10.3, module version = 1.0.0
[ 29.408] Module class: X.Org Server Extension
[ 29.408] ABI class: X.Org Server Extension, version 5.0
[ 29.408] (II) Loading extension DOUBLE-BUFFER
[ 29.408] (II) LoadModule: "glx"
[ 29.466] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 29.504] (II) Module glx: vendor="X.Org Foundation"
[ 29.504] compiled for 1.10.3, module version = 1.0.0
[ 29.504] ABI class: X.Org Server Extension, version 5.0
[ 29.511] (==) AIGLX enabled
[ 29.511] (II) Loading extension GLX
[ 29.511] (II) LoadModule: "record"
[ 29.511] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[ 29.521] (II) Module record: vendor="X.Org Foundation"
[ 29.521] compiled for 1.10.3, module version = 1.13.0
[ 29.521] Module class: X.Org Server Extension
[ 29.521] ABI class: X.Org Server Extension, version 5.0
[ 29.521] (II) Loading extension RECORD
[ 29.521] (II) LoadModule: "dri"
[ 29.521] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
[ 29.569] (II) Module dri: vendor="X.Org Foundation"
[ 29.569] compiled for 1.10.3, module version = 1.0.0
[ 29.569] ABI class: X.Org Server Extension, version 5.0
[ 29.570] (II) Loading extension XFree86-DRI
[ 29.570] (II) LoadModule: "dri2"
[ 29.570] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[ 29.570] (II) Module dri2: vendor="X.Org Foundation"
[ 29.570] compiled for 1.10.3, module version = 1.2.0
[ 29.570] ABI class: X.Org Server Extension, version 5.0
[ 29.571] (II) Loading extension DRI2
[ 29.571] (II) LoadModule: "intel"
[ 29.814] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 29.902] (II) Module intel: vendor="X.Org Foundation"
[ 29.902] compiled for 1.10.2, module version = 2.14.0
[ 29.902] Module class: X.Org Video Driver
[ 29.902] ABI class: X.Org Video Driver, version 10.0
[ 29.902] (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, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
Sandybridge, Sandybridge
[ 29.902] (++) using VT number 7
[ 29.913] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 29.913] drmOpenDevice: node name is /dev/dri/card0
[ 29.913] drmOpenDevice: open result is 9, (OK)
[ 29.913] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 29.913] drmOpenDevice: node name is /dev/dri/card0
[ 29.914] drmOpenDevice: open result is 9, (OK)
[ 29.914] drmOpenByBusid: drmOpenMinor returns 9
[ 29.914] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 29.914] (II) intel(0): Creating default Display subsection in Screen
section
"Default Screen Section" for depth/fbbpp 24/32
[ 29.914] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 29.914] (==) intel(0): RGB weight 888
[ 29.914] (==) intel(0): Default visual is TrueColor
[ 29.914] (**) intel(0): Option "SwapbuffersWait" "0"
[ 29.914] (**) intel(0): Option "XvMC" "1"
[ 29.914] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[ 29.914] (--) intel(0): Chipset: "GM45"
[ 29.914] (**) intel(0): Tiling enabled
[ 29.914] (**) intel(0): SwapBuffers wait disabled
[ 29.914] (==) intel(0): video overlay key set to 0x101fe
[ 29.914] (II) intel(0): Output LVDS1 has no monitor section
[ 29.914] (II) intel(0): found backlight control interface
/sys/class/backlight/acpi_video0
[ 29.985] (II) intel(0): Output VGA1 has no monitor section
[ 29.986] (II) intel(0): Output DP1 has no monitor section
[ 29.986] (II) intel(0): Output TV1 has no monitor section
[ 29.986] (II) intel(0): EDID for output LVDS1
[ 29.986] (II) intel(0): Manufacturer: SEC Model: 4641 Serial#: 0
[ 29.986] (II) intel(0): Year: 2007 Week: 0
[ 29.986] (II) intel(0): EDID Version: 1.3
[ 29.986] (II) intel(0): Digital Display Input
[ 29.986] (II) intel(0): Max Image Size [cm]: horiz.: 26 vert.: 16
[ 29.986] (II) intel(0): Gamma: 2.20
[ 29.986] (II) intel(0): No DPMS capabilities specified
[ 29.986] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 29.986] (II) intel(0): First detailed timing is preferred mode
[ 29.986] (II) intel(0): redX: 0.580 redY: 0.340 greenX: 0.310 greenY:
0.550
[ 29.986] (II) intel(0): blueX: 0.155 blueY: 0.155 whiteX: 0.313
whiteY: 0.329
[ 29.986] (II) intel(0): Manufacturer's mask: 0
[ 29.986] (II) intel(0): Supported detailed timing:
[ 29.986] (II) intel(0): clock: 69.3 MHz Image Size: 261 x 163 mm
[ 29.986] (II) intel(0): h_active: 1280 h_sync: 1296 h_sync_end 1344
h_blank_end 1415 h_border: 0
[ 29.986] (II) intel(0): v_active: 800 v_sync: 801 v_sync_end 804
v_blanking: 816 v_border: 0
[ 29.986] (II) intel(0): Unknown vendor-specific block f
[ 29.986] (II) intel(0): SAMSUNG
[ 29.986] (II) intel(0): LTN121W4-L01
[ 29.986] (II) intel(0): EDID (in hex):
[ 29.986] (II) intel(0): 00ffffffffffff004ca3414600000000
[ 29.987] (II) intel(0): 00110103801a10780a87f594574f8c27
[ 29.987] (II) intel(0): 27505400000001010101010101010101
[ 29.987] (II) intel(0): 010101010101121b0087502010301030
[ 29.987] (II) intel(0): 130005a3100000190000000f00000000
[ 29.987] (II) intel(0): 00000000002387026401000000fe0053
[ 29.987] (II) intel(0): 414d53554e470a2020202020000000fe
[ 29.987] (II) intel(0): 004c544e31323157342d4c30310a00ae
[ 29.987] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 29.987] (II) intel(0): Printing DDC gathered Modelines:
[ 29.987] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 29.987] (II) intel(0): Not using default mode "320x240" (doublescan
mode not supported)
[ 29.987] (II) intel(0): Not using default mode "400x300" (doublescan
mode not supported)
[ 29.987] (II) intel(0): Not using default mode "400x300" (doublescan
mode not supported)
[ 29.987] (II) intel(0): Not using default mode "512x384" (doublescan
mode not supported)
[ 29.987] (II) intel(0): Not using default mode "640x480" (doublescan
mode not supported)
[ 29.987] (II) intel(0): Not using default mode "640x512" (doublescan
mode not supported)
[ 29.987] (II) intel(0): Not using default mode "800x600" (doublescan
mode not supported)
[ 29.987] (II) intel(0): Not using default mode "896x672" (doublescan
mode not supported)
[ 29.987] (II) intel(0): Not using default mode "928x696" (doublescan
mode not supported)
[ 29.987] (II) intel(0): Not using default mode "960x720" (doublescan
mode not supported)
[ 29.987] (II) intel(0): Not using default mode "700x525" (doublescan
mode not supported)
[ 29.987] (II) intel(0): Not using default mode "1024x768" (doublescan
mode not supported)
[ 29.987] (II) intel(0): Printing probed modes for output LVDS1
[ 29.987] (II) intel(0): Modeline "1280x800"x60.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 29.987] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184
1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 29.987] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968
1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 29.987] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896
1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 29.987] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz)
[ 30.058] (II) intel(0): EDID for output VGA1
[ 30.058] (II) intel(0): Manufacturer: SAM Model: 119 Serial#:
1279799607
[ 30.058] (II) intel(0): Year: 2006 Week: 4
[ 30.058] (II) intel(0): EDID Version: 1.3
[ 30.058] (II) intel(0): Analog Display Input, Input Voltage Level:
0.700/0.700 V
[ 30.058] (II) intel(0): Sync: Separate Composite
[ 30.059] (II) intel(0): Max Image Size [cm]: horiz.: 38 vert.: 27
[ 30.059] (II) intel(0): Gamma: 2.20
[ 30.059] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
[ 30.059] (II) intel(0): Default color space is primary color space
[ 30.059] (II) intel(0): First detailed timing is preferred mode
[ 30.059] (II) intel(0): GTF timings supported
[ 30.059] (II) intel(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY:
0.600
[ 30.059] (II) intel(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312
whiteY: 0.329
[ 30.059] (II) intel(0): Supported established timings:
[ 30.059] (II) intel(0): 720x400 at 70Hz
[ 30.059] (II) intel(0): 640x480 at 60Hz
[ 30.059] (II) intel(0): 640x480 at 67Hz
[ 30.059] (II) intel(0): 640x480 at 72Hz
[ 30.059] (II) intel(0): 640x480 at 75Hz
[ 30.059] (II) intel(0): 800x600 at 56Hz
[ 30.059] (II) intel(0): 800x600 at 60Hz
[ 30.059] (II) intel(0): 800x600 at 72Hz
[ 30.059] (II) intel(0): 800x600 at 75Hz
[ 30.059] (II) intel(0): 832x624 at 75Hz
[ 30.059] (II) intel(0): 1024x768 at 60Hz
[ 30.059] (II) intel(0): 1024x768 at 70Hz
[ 30.059] (II) intel(0): 1024x768 at 75Hz
[ 30.059] (II) intel(0): 1280x1024 at 75Hz
[ 30.059] (II) intel(0): 1152x864 at 75Hz
[ 30.059] (II) intel(0): Manufacturer's mask: 0
[ 30.059] (II) intel(0): Supported standard timings:
[ 30.059] (II) intel(0): #0: hsize: 1280 vsize 1024 refresh: 85 vid:
39297
[ 30.059] (II) intel(0): #1: hsize: 1024 vsize 768 refresh: 85 vid:
22881
[ 30.059] (II) intel(0): #2: hsize: 800 vsize 600 refresh: 85 vid:
22853
[ 30.059] (II) intel(0): #3: hsize: 640 vsize 480 refresh: 85 vid:
22833
[ 30.059] (II) intel(0): #4: hsize: 1600 vsize 1200 refresh: 75 vid:
20393
[ 30.059] (II) intel(0): #5: hsize: 1600 vsize 1200 refresh: 60 vid:
16553
[ 30.059] (II) intel(0): #6: hsize: 2048 vsize 1536 refresh: 60 vid:
16609
[ 30.059] (II) intel(0): Supported detailed timing:
[ 30.059] (II) intel(0): clock: 157.5 MHz Image Size: 352 x 264 mm
[ 30.059] (II) intel(0): h_active: 1280 h_sync: 1344 h_sync_end 1504
h_blank_end 1728 h_border: 0
[ 30.059] (II) intel(0): v_active: 1024 v_sync: 1025 v_sync_end 1028
v_blanking: 1072 v_border: 0
[ 30.059] (II) intel(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H
max: 96 kHz, PixClock max 255 MHz
[ 30.059] (II) intel(0): Monitor name: SyncMaster
[ 30.059] (II) intel(0): Serial No: HVCA101566
[ 30.059] (II) intel(0): EDID (in hex):
[ 30.059] (II) intel(0): 00ffffffffffff004c2d19013731484c
[ 30.059] (II) intel(0): 041001036c261b782fee91a3544c9926
[ 30.059] (II) intel(0): 0f5054bfef808199615945593159a94f
[ 30.059] (II) intel(0): a940e1400101863d00c05100304040a0
[ 30.059] (II) intel(0): 130060081100001e000000fd0032a01e
[ 30.059] (II) intel(0): 6019000a202020202020000000fc0053
[ 30.059] (II) intel(0): 796e634d61737465720a2020000000ff
[ 30.059] (II) intel(0): 00485643413130313536360a202000be
[ 30.059] (II) intel(0): Not using mode "2048x1536" (bad mode
clock/interlace/doublescan)
[ 30.059] (II) intel(0): Printing probed modes for output VGA1
[ 30.059] (II) intel(0): Modeline "1280x1024"x85.0 157.50 1280 1344
1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
[ 30.059] (II) intel(0): Modeline "1920x1440"x60.0 234.00 1920 2048
2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz)
[ 30.059] (II) intel(0): Modeline "1856x1392"x60.0 218.25 1856 1952
2176 2528 1392 1393 1396 1439 -hsync +vsync (86.3 kHz)
[ 30.059] (II) intel(0): Modeline "1792x1344"x60.0 204.75 1792 1920
2120 2448 1344 1345 1348 1394 -hsync +vsync (83.6 kHz)
[ 30.059] (II) intel(0): Modeline "1920x1200"x74.9 245.25 1920 2056
2264 2608 1200 1203 1209 1255 -hsync +vsync (94.0 kHz)
[ 30.059] (II) intel(0): Modeline "1920x1200"x59.9 193.25 1920 2056
2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz)
[ 30.059] (II) intel(0): Modeline "1600x1200"x75.0 202.50 1600 1664
1856 2160 1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
[ 30.059] (II) intel(0): Modeline "1600x1200"x70.0 189.00 1600 1664
1856 2160 1200 1201 1204 1250 +hsync +vsync (87.5 kHz)
[ 30.059] (II) intel(0): Modeline "1600x1200"x65.0 175.50 1600 1664
1856 2160 1200 1201 1204 1250 +hsync +vsync (81.2 kHz)
[ 30.059] (II) intel(0): Modeline "1600x1200"x60.0 162.00 1600 1664
1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[ 30.059] (II) intel(0): Modeline "1680x1050"x84.9 214.75 1680 1808
1984 2288 1050 1053 1059 1105 -hsync +vsync (93.9 kHz)
[ 30.059] (II) intel(0): Modeline "1680x1050"x74.9 187.00 1680 1800
1976 2272 1050 1053 1059 1099 -hsync +vsync (82.3 kHz)
[ 30.059] (II) intel(0): Modeline "1680x1050"x60.0 146.25 1680 1784
1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 30.059] (II) intel(0): Modeline "1400x1050"x85.0 179.50 1400 1504
1656 1912 1050 1053 1057 1105 -hsync +vsync (93.9 kHz)
[ 30.059] (II) intel(0): Modeline "1400x1050"x74.9 156.00 1400 1504
1648 1896 1050 1053 1057 1099 -hsync +vsync (82.3 kHz)
[ 30.059] (II) intel(0): Modeline "1400x1050"x60.0 121.75 1400 1488
1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz)
[ 30.059] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296
1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 30.059] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328
1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 30.059] (II) intel(0): Modeline "1440x900"x84.8 157.00 1440 1544 1696
1952 900 903 909 948 -hsync +vsync (80.4 kHz)
[ 30.059] (II) intel(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688
1936 900 903 909 942 -hsync +vsync (70.6 kHz)
[ 30.059] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672
1904 900 903 909 934 -hsync +vsync (55.9 kHz)
[ 30.059] (II) intel(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504
1728 960 961 964 1011 +hsync +vsync (85.9 kHz)
[ 30.059] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488
1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 30.059] (II) intel(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536
1792 768 771 777 795 +hsync +vsync (47.7 kHz)
[ 30.059] (II) intel(0): Modeline "1280x800"x84.9 122.50 1280 1360 1496
1712 800 803 809 843 -hsync +vsync (71.6 kHz)
[ 30.059] (II) intel(0): Modeline "1280x800"x74.9 106.50 1280 1360 1488
1696 800 803 809 838 -hsync +vsync (62.8 kHz)
[ 30.059] (II) intel(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480
1680 800 803 809 831 +hsync -vsync (49.7 kHz)
[ 30.059] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344
1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 30.059] (II) intel(0): Modeline "1280x768"x84.8 117.50 1280 1360 1496
1712 768 771 778 809 -hsync +vsync (68.6 kHz)
[ 30.059] (II) intel(0): Modeline "1280x768"x74.9 102.25 1280 1360 1488
1696 768 771 778 805 +hsync -vsync (60.3 kHz)
[ 30.059] (II) intel(0): Modeline "1280x768"x59.9 79.50 1280 1344 1472
1664 768 771 778 798 -hsync +vsync (47.8 kHz)
[ 30.059] (II) intel(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168
1376 768 769 772 808 +hsync +vsync (68.7 kHz)
[ 30.059] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136
1312 768 769 772 800 +hsync +vsync (60.1 kHz)
[ 30.059] (II) intel(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136
1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 30.059] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184
1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 30.059] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184
1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 30.059] (II) intel(0): Modeline "1024x768"x87.0 44.90 1024 1032 1208
1264 768 768 772 817 interlace +hsync +vsync (35.5 kHz)
[ 30.059] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928
1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 30.059] (II) intel(0): Modeline "800x600"x85.1 56.25 800 832 896
1048 600 601 604 631 +hsync +vsync (53.7 kHz)
[ 30.059] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976
1040 600 637 643 666 +hsync +vsync (48.1 kHz)
[ 30.059] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896
1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 30.059] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968
1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 30.059] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896
1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 30.059] (II) intel(0): Modeline "848x480"x60.0 33.75 848 864 976
1088 480 486 494 517 +hsync +vsync (31.0 kHz)
[ 30.059] (II) intel(0): Modeline "640x480"x85.0 36.00 640 696 752 832
480 481 484 509 -hsync -vsync (43.3 kHz)
[ 30.059] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz)
[ 30.059] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832
480 489 492 520 -hsync -vsync (37.9 kHz)
[ 30.059] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832
480 489 491 520 -hsync -vsync (37.9 kHz)
[ 30.059] (II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864
480 483 486 525 -hsync -vsync (35.0 kHz)
[ 30.059] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz)
[ 30.059] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800
480 489 492 525 -hsync -vsync (31.5 kHz)
[ 30.059] (II) intel(0): Modeline "720x400"x85.0 35.50 720 756 828 936
400 401 404 446 -hsync +vsync (37.9 kHz)
[ 30.059] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz)
[ 30.059] (II) intel(0): Modeline "640x400"x85.1 31.50 640 672 736 832
400 401 404 445 -hsync +vsync (37.9 kHz)
[ 30.059] (II) intel(0): Modeline "640x350"x85.1 31.50 640 672 736 832
350 382 385 445 +hsync -vsync (37.9 kHz)
[ 30.060] (II) intel(0): EDID for output DP1
[ 30.061] (II) intel(0): EDID for output TV1
[ 30.061] (II) intel(0): Printing probed modes for output TV1
[ 30.061] (II) intel(0): Modeline "848x480"x30.0 14.51 848 849 912 944
480 481 512 513 (15.4 kHz)
[ 30.061] (II) intel(0): Modeline "640x480"x30.0 11.31 640 641 704 736
480 481 512 513 (15.4 kHz)
[ 30.061] (II) intel(0): Modeline "1024x768"x30.0 26.89 1024 1025 1088
1120 768 769 800 801 (24.0 kHz)
[ 30.061] (II) intel(0): Modeline "800x600"x30.0 17.00 800 801 864 896
600 601 632 633 (19.0 kHz)
[ 30.061] (II) intel(0): Output LVDS1 connected
[ 30.061] (II) intel(0): Output VGA1 connected
[ 30.061] (II) intel(0): Output DP1 disconnected
[ 30.061] (II) intel(0): Output TV1 disconnected
[ 30.061] (II) intel(0): Using exact sizes for initial modes
[ 30.061] (II) intel(0): Output LVDS1 using initial mode 1280x800
[ 30.061] (II) intel(0): Output VGA1 using initial mode 1280x800
[ 30.061] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless
otherwise stated.
[ 30.061] (II) intel(0): Kernel page flipping support detected, enabling
[ 30.061] (**) intel(0): Display dimensions: (260, 160) mm
[ 30.061] (**) intel(0): DPI set to (125, 127)
[ 30.061] (II) Loading sub module "fb"
[ 30.061] (II) LoadModule: "fb"
[ 30.061] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 30.083] (II) Module fb: vendor="X.Org Foundation"
[ 30.083] compiled for 1.10.3, module version = 1.0.0
[ 30.083] ABI class: X.Org ANSI C Emulation, version 0.4
[ 30.083] (==) Depth 24 pixmap format is 32 bpp
[ 30.083] (==) intel(0): VideoRam: 262144 KB
[ 30.083] (II) intel(0): [DRI2] Setup complete
[ 30.083] (II) intel(0): [DRI2] DRI driver: i965
[ 30.083] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120,
tiled
[ 30.131] (II) UXA(0): Driver registered support for the following
operations:
[ 30.131] (II) solid
[ 30.131] (II) copy
[ 30.131] (II) composite (RENDER acceleration)
[ 30.132] (II) put_image
[ 30.132] (II) get_image
[ 30.132] (==) intel(0): Backing store disabled
[ 30.132] (==) intel(0): Silken mouse enabled
[ 30.133] (II) intel(0): Initializing HW Cursor
[ 30.330] (II) intel(0): RandR 1.2 enabled, ignore the following RandR
disabled message.
[ 30.332] (==) intel(0): DPMS enabled
[ 30.332] (**) intel(0): Intel XvMC decoder enabled
[ 30.332] (II) intel(0): Set up textured video
[ 30.332] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 30.332] (II) intel(0): direct rendering: DRI2 Enabled
[ 30.332] (==) intel(0): hotplug detection: "enabled"
[ 30.333] (--) RandR disabled
[ 30.333] (II) Initializing built-in extension Generic Event Extension
[ 30.333] (II) Initializing built-in extension SHAPE
[ 30.333] (II) Initializing built-in extension MIT-SHM
[ 30.333] (II) Initializing built-in extension XInputExtension
[ 30.333] (II) Initializing built-in extension XTEST
[ 30.333] (II) Initializing built-in extension BIG-REQUESTS
[ 30.333] (II) Initializing built-in extension SYNC
[ 30.333] (II) Initializing built-in extension XKEYBOARD
[ 30.333] (II) Initializing built-in extension XC-MISC
[ 30.333] (II) Initializing built-in extension XINERAMA
[ 30.333] (II) Initializing built-in extension XFIXES
[ 30.333] (II) Initializing built-in extension RENDER
[ 30.333] (II) Initializing built-in extension RANDR
[ 30.333] (II) Initializing built-in extension COMPOSITE
[ 30.333] (II) Initializing built-in extension DAMAGE
[ 30.528] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 30.528] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 30.528] (II) AIGLX: enabled GLX_SGI_swap_control and
GLX_MESA_swap_control
[ 30.528] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 30.528] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer
objects
[ 30.528] (II) AIGLX: Loaded and initialized /usr/lib64/dri/i965_dri.so
[ 30.528] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 30.528] (II) intel(0): Setting screen physical size to 338 x 211
[ 31.789] (II) config/udev: Adding input device Power Button
(/dev/input/event2)
[ 31.789] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[ 31.789] (**) Power Button: Applying InputClass "keyboard"
[ 31.789] (II) LoadModule: "evdev"
[ 31.789] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 31.816] (II) Module evdev: vendor="X.Org Foundation"
[ 31.816] compiled for 1.10.1, module version = 2.6.0
[ 31.816] Module class: X.Org XInput Driver
[ 31.816] ABI class: X.Org XInput driver, version 12.2
[ 31.816] (II) Using input driver 'evdev' for 'Power Button'
[ 31.816] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 31.816] (**) Power Button: always reports core events
[ 31.816] (**) Power Button: Device: "/dev/input/event2"
[ 31.816] (--) Power Button: Found keys
[ 31.816] (II) Power Button: Configuring as keyboard
[ 31.816] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 31.816] (II) XINPUT: Adding extended input device "Power Button" (type:
KEYBOARD)
[ 31.816] (**) Option "xkb_rules" "evdev"
[ 31.816] (**) Option "xkb_model" "evdev"
[ 31.816] (**) Option "xkb_layout" "pl"
[ 31.934] (II) config/udev: Adding input device Video Bus
(/dev/input/event3)
[ 31.934] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 31.934] (**) Video Bus: Applying InputClass "keyboard"
[ 31.934] (II) Using input driver 'evdev' for 'Video Bus'
[ 31.934] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 31.935] (**) Video Bus: always reports core events
[ 31.935] (**) Video Bus: Device: "/dev/input/event3"
[ 31.935] (--) Video Bus: Found keys
[ 31.935] (II) Video Bus: Configuring as keyboard
[ 31.935] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[ 31.935] (II) XINPUT: Adding extended input device "Video Bus" (type:
KEYBOARD)
[ 31.935] (**) Option "xkb_rules" "evdev"
[ 31.935] (**) Option "xkb_model" "evdev"
[ 31.935] (**) Option "xkb_layout" "pl"
[ 31.944] (II) config/udev: Adding input device Lid Switch
(/dev/input/event1)
[ 31.944] (II) No input driver/identifier specified (ignoring)
[ 31.945] (II) config/udev: Adding input device Sleep Button
(/dev/input/event0)
[ 31.945] (**) Sleep Button: Applying InputClass "evdev keyboard
catchall"
[ 31.945] (**) Sleep Button: Applying InputClass "keyboard"
[ 31.945] (II) Using input driver 'evdev' for 'Sleep Button'
[ 31.945] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 31.945] (**) Sleep Button: always reports core events
[ 31.945] (**) Sleep Button: Device: "/dev/input/event0"
[ 31.945] (--) Sleep Button: Found keys
[ 31.945] (II) Sleep Button: Configuring as keyboard
[ 31.945] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0/event0"
[ 31.945] (II) XINPUT: Adding extended input device "Sleep Button" (type:
KEYBOARD)
[ 31.945] (**) Option "xkb_rules" "evdev"
[ 31.945] (**) Option "xkb_model" "evdev"
[ 31.945] (**) Option "xkb_layout" "pl"
[ 31.949] (II) config/udev: Adding input device CKA7240
(/dev/input/event9)
[ 31.949] (**) CKA7240: Applying InputClass "evdev keyboard catchall"
[ 31.949] (**) CKA7240: Applying InputClass "keyboard"
[ 31.949] (II) Using input driver 'evdev' for 'CKA7240'
[ 31.949] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 31.949] (**) CKA7240: always reports core events
[ 31.949] (**) CKA7240: Device: "/dev/input/event9"
[ 31.949] (--) CKA7240: Found keys
[ 31.949] (II) CKA7240: Configuring as keyboard
[ 31.949] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-5/1-5:1.0/input/input10/event9"
[ 31.949] (II) XINPUT: Adding extended input device "CKA7240" (type:
KEYBOARD)
[ 31.949] (**) Option "xkb_rules" "evdev"
[ 31.949] (**) Option "xkb_model" "evdev"
[ 31.949] (**) Option "xkb_layout" "pl"
[ 31.951] (II) config/udev: Adding input device Microsoft Microsoft
3-Button Mouse with IntelliEye(TM) (/dev/input/event10)
[ 31.951] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
Applying InputClass "evdev pointer catchall"
[ 31.951] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
Applying InputClass "evdev pointer catchall"
[ 31.951] (II) Using input driver 'evdev' for 'Microsoft Microsoft
3-Button Mouse with IntelliEye(TM)'
[ 31.951] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 31.951] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
always reports core events
[ 31.951] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
Device: "/dev/input/event10"
[ 31.951] (--) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
Found 3 mouse buttons
[ 31.951] (--) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
Found scroll wheel(s)
[ 31.951] (--) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
Found relative axes
[ 31.951] (--) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
Found x and y relative axes
[ 31.951] (II) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
Configuring as mouse
[ 31.951] (II) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
Adding scrollwheel support
[ 31.951] (**) Option "Emulate3Buttons" "off"
[ 31.951] (**) Option "EmulateWheel" "off"
[ 31.951] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
YAxisMapping: buttons 4 and 5
[ 31.951] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 31.951] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/input/input11/event10"
[ 31.951] (II) XINPUT: Adding extended input device "Microsoft Microsoft
3-Button Mouse with IntelliEye(TM)" (type: MOUSE)
[ 31.951] (II) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
initialized for relative axes.
[ 31.951] (**) Option "AccelerationScheme" "none"
[ 31.951] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
(accel) selected scheme none/0
[ 31.951] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
(accel) acceleration factor: 2.000
[ 31.951] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
(accel) acceleration threshold: 4
[ 31.952] (II) config/udev: Adding input device Microsoft Microsoft
3-Button Mouse with IntelliEye(TM) (/dev/input/mouse2)
[ 31.952] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM):
Ignoring device from InputClass "disable duplicate"
[ 31.952] (II) config/udev: Adding input device BTC USB Multimedia
Keyboard (/dev/input/event11)
[ 31.952] (**) BTC USB Multimedia Keyboard: Applying InputClass "evdev
keyboard catchall"
[ 31.952] (**) BTC USB Multimedia Keyboard: Applying InputClass
"keyboard"
[ 31.952] (II) Using input driver 'evdev' for 'BTC USB Multimedia
Keyboard'
[ 31.952] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 31.952] (**) BTC USB Multimedia Keyboard: always reports core events
[ 31.952] (**) BTC USB Multimedia Keyboard: Device: "/dev/input/event11"
[ 31.952] (--) BTC USB Multimedia Keyboard: Found keys
[ 31.952] (II) BTC USB Multimedia Keyboard: Configuring as keyboard
[ 31.952] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.0/input/input12/event11"
[ 31.952] (II) XINPUT: Adding extended input device "BTC USB Multimedia
Keyboard" (type: KEYBOARD)
[ 31.952] (**) Option "xkb_rules" "evdev"
[ 31.952] (**) Option "xkb_model" "evdev"
[ 31.952] (**) Option "xkb_layout" "pl"
[ 31.953] (II) config/udev: Adding input device BTC USB Multimedia
Keyboard (/dev/input/event12)
[ 31.953] (**) BTC USB Multimedia Keyboard: Applying InputClass "evdev
keyboard catchall"
[ 31.953] (**) BTC USB Multimedia Keyboard: Applying InputClass
"keyboard"
[ 31.953] (II) Using input driver 'evdev' for 'BTC USB Multimedia
Keyboard'
[ 31.953] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 31.953] (**) BTC USB Multimedia Keyboard: always reports core events
[ 31.953] (**) BTC USB Multimedia Keyboard: Device: "/dev/input/event12"
[ 31.953] (--) BTC USB Multimedia Keyboard: Found keys
[ 31.953] (II) BTC USB Multimedia Keyboard: Configuring as keyboard
[ 31.953] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.1/input/input13/event12"
[ 31.953] (II) XINPUT: Adding extended input device "BTC USB Multimedia
Keyboard" (type: KEYBOARD)
[ 31.953] (**) Option "xkb_rules" "evdev"
[ 31.953] (**) Option "xkb_model" "evdev"
[ 31.953] (**) Option "xkb_layout" "pl"
[ 31.957] (II) config/udev: Adding input device AT Translated Set 2
keyboard (/dev/input/event4)
[ 31.957] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev
keyboard catchall"
[ 31.957] (**) AT Translated Set 2 keyboard: Applying InputClass
"keyboard"
[ 31.957] (II) Using input driver 'evdev' for 'AT Translated Set 2
keyboard'
[ 31.957] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 31.957] (**) AT Translated Set 2 keyboard: always reports core events
[ 31.957] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[ 31.957] (--) AT Translated Set 2 keyboard: Found keys
[ 31.957] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 31.957] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 31.957] (II) XINPUT: Adding extended input device "AT Translated Set 2
keyboard" (type: KEYBOARD)
[ 31.957] (**) Option "xkb_rules" "evdev"
[ 31.957] (**) Option "xkb_model" "evdev"
[ 31.957] (**) Option "xkb_layout" "pl"
[ 31.957] (II) config/udev: Adding input device PS/2 Generic Mouse
(/dev/input/event7)
[ 31.957] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer
catchall"
[ 31.957] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer
catchall"
[ 31.957] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[ 31.957] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 31.957] (**) PS/2 Generic Mouse: always reports core events
[ 31.957] (**) PS/2 Generic Mouse: Device: "/dev/input/event7"
[ 31.957] (--) PS/2 Generic Mouse: Found 3 mouse buttons
[ 31.957] (--) PS/2 Generic Mouse: Found relative axes
[ 31.957] (--) PS/2 Generic Mouse: Found x and y relative axes
[ 31.957] (II) PS/2 Generic Mouse: Configuring as mouse
[ 31.957] (**) Option "Emulate3Buttons" "off"
[ 31.957] (**) Option "EmulateWheel" "off"
[ 31.957] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[ 31.957] (**) PS/2 Generic Mouse: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 31.957] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio2/input/input9/event7"
[ 31.957] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse"
(type: MOUSE)
[ 31.957] (II) PS/2 Generic Mouse: initialized for relative axes.
[ 31.957] (**) Option "AccelerationScheme" "none"
[ 31.957] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[ 31.957] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 31.957] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 31.958] (II) config/udev: Adding input device PS/2 Generic Mouse
(/dev/input/mouse0)
[ 31.958] (**) PS/2 Generic Mouse: Ignoring device from InputClass
"disable duplicate"
[ 31.958] (II) config/udev: Adding input device SynPS/2 Synaptics
TouchPad (/dev/input/event8)
[ 31.958] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev
touchpad catchall"
[ 31.958] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad
catchall"
[ 31.958] (II) LoadModule: "synaptics"
[ 31.958] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[ 31.979] (II) Module synaptics: vendor="X.Org Foundation"
[ 31.979] compiled for 1.10.1, module version = 1.4.0
[ 31.979] Module class: X.Org XInput Driver
[ 31.979] ABI class: X.Org XInput driver, version 12.2
[ 31.979] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics
TouchPad'
[ 31.979] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[ 31.979] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 31.979] (**) Option "Device" "/dev/input/event8"
[ 32.017] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5400
[ 32.017] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4610
[ 32.017] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 32.017] (--) SynPS/2 Synaptics TouchPad: buttons: left right
[ 32.017] (--) SynPS/2 Synaptics TouchPad: invalid finger width range.
defaulting to 0 - 16
[ 32.123] (--) SynPS/2 Synaptics TouchPad: touchpad found
[ 32.123] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 32.230] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio4/input/input8/event8"
[ 32.230] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics
TouchPad" (type: TOUCHPAD)
[ 32.230] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now
constant deceleration 2.5
[ 32.230] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[ 32.230] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.039
[ 32.231] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration
scheme 1
[ 32.231] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 32.231] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor:
2.000
[ 32.231] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration
threshold: 4
[ 32.231] (--) SynPS/2 Synaptics TouchPad: touchpad found
[ 32.232] (II) config/udev: Adding input device SynPS/2 Synaptics
TouchPad (/dev/input/mouse1)
[ 32.232] (**) SynPS/2 Synaptics TouchPad: Ignoring device from
InputClass "disable duplicate"
[ 32.232] (II) config/udev: Adding input device ST LIS3LV02DL
Accelerometer (/dev/input/event5)
[ 32.232] (II) No input driver/identifier specified (ignoring)
[ 32.233] (II) config/udev: Adding input device ST LIS3LV02DL
Accelerometer (/dev/input/js0)
[ 32.233] (II) No input driver/identifier specified (ignoring)
[ 32.235] (II) config/udev: Adding input device Serial Wacom Tablet
(/dev/ttyS0)
[ 32.235] (**) Serial Wacom Tablet: Applying InputClass "Wacom serial
class"
[ 32.235] (**) Serial Wacom Tablet: Applying InputClass "laptop internal
tablet"
[ 32.235] (II) LoadModule: "wacom"
[ 32.235] (II) Loading /usr/lib64/xorg/modules/input/wacom_drv.so
[ 32.253] (II) Module wacom: vendor="X.Org Foundation"
[ 32.253] compiled for 1.10.1, module version = 0.11.0
[ 32.253] Module class: X.Org XInput Driver
[ 32.253] ABI class: X.Org XInput driver, version 12.2
[ 32.253] (II) Using input driver 'wacom' for 'Serial Wacom Tablet'
[ 32.253] (II) Loading /usr/lib64/xorg/modules/input/wacom_drv.so
[ 32.253] (**) Serial Wacom Tablet: always reports core events
[ 32.253] (**) Option "Device" "/dev/ttyS0"
[ 32.253] (**) Option "StopBits" "1"
[ 32.253] (**) Option "DataBits" "8"
[ 32.253] (**) Option "Parity" "None"
[ 32.253] (**) Option "Vmin" "1"
[ 32.253] (**) Option "Vtime" "10"
[ 32.253] (**) Option "FlowControl" "Xoff"
[ 32.253] (II) Serial Wacom Tablet: type not specified, assuming
'stylus'.
[ 32.253] (II) Serial Wacom Tablet: other types will be automatically
added.
[ 32.253] (**) Option "Threshold" "0"
[ 32.253] (**) Option "TPCButton" "on"
[ 32.253] (**) Option "Button2" "3"
[ 32.509] (II) Serial Wacom Tablet stylus: serial tablet id 0x90.
[ 32.509] (--) Serial Wacom Tablet stylus: using pressure threshold of 27
for button 1
[ 32.509] (--) Serial Wacom Tablet stylus: Wacom General ISDV4 tablet
maxX=26312 maxY=16520 maxZ=127 resX=100000 resY=100000 tilt=disabled
[ 32.509] (II) Serial Wacom Tablet stylus: hotplugging dependent devices.
[ 32.509] (II) Serial Wacom Tablet stylus: hotplugging completed.
[ 32.509] (**) Option "config_info"
"udev:/sys/devices/pnp0/00:09/tty/ttyS0"
[ 32.510] (II) XINPUT: Adding extended input device "Serial Wacom Tablet
stylus" (type: STYLUS)
[ 32.510] (**) Serial Wacom Tablet stylus: (accel) keeping acceleration
scheme 1
[ 32.510] (**) Serial Wacom Tablet stylus: (accel) acceleration profile 0
[ 32.510] (**) Serial Wacom Tablet stylus: (accel) acceleration factor:
2.000
[ 32.510] (**) Serial Wacom Tablet stylus: (accel) acceleration
threshold: 4
[ 32.511] (**) Option "BaudRate" "19200"
[ 32.514] (II) config/udev: Adding input device HP WMI hotkeys
(/dev/input/event6)
[ 32.514] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard
catchall"
[ 32.514] (**) HP WMI hotkeys: Applying InputClass "keyboard"
[ 32.514] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[ 32.514] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 32.514] (**) HP WMI hotkeys: always reports core events
[ 32.514] (**) HP WMI hotkeys: Device: "/dev/input/event6"
[ 32.514] (--) HP WMI hotkeys: Found keys
[ 32.514] (II) HP WMI hotkeys: Configuring as keyboard
[ 32.514] (**) Option "config_info"
"udev:/sys/devices/virtual/input/input6/event6"
[ 32.514] (II) XINPUT: Adding extended input device "HP WMI hotkeys"
(type: KEYBOARD)
[ 32.514] (**) Option "xkb_rules" "evdev"
[ 32.514] (**) Option "xkb_model" "evdev"
[ 32.514] (**) Option "xkb_layout" "pl"
[ 32.522] (**) Serial Wacom Tablet eraser: Applying InputClass "Wacom
serial class"
[ 32.522] (**) Serial Wacom Tablet eraser: Applying InputClass "laptop
internal tablet"
[ 32.522] (II) Using input driver 'wacom' for 'Serial Wacom Tablet
eraser'
[ 32.522] (II) Loading /usr/lib64/xorg/modules/input/wacom_drv.so
[ 32.522] (**) Serial Wacom Tablet eraser: always reports core events
[ 32.522] (**) Option "Device" "/dev/ttyS0"
[ 32.522] (**) Option "BaudRate" "19200"
[ 32.523] (**) Option "StopBits" "1"
[ 32.523] (**) Option "DataBits" "8"
[ 32.523] (**) Option "Parity" "None"
[ 32.523] (**) Option "Vmin" "1"
[ 32.523] (**) Option "Vtime" "10"
[ 32.523] (**) Option "FlowControl" "Xoff"
[ 32.523] (**) Option "Threshold" "0"
[ 32.523] (**) Option "TPCButton" "on"
[ 32.523] (**) Option "Button2" "3"
[ 32.523] (--) Serial Wacom Tablet eraser: using pressure threshold of 27
for button 1
[ 32.523] (--) Serial Wacom Tablet eraser: Wacom General ISDV4 tablet
maxX=26312 maxY=16520 maxZ=127 resX=100000 resY=100000 tilt=disabled
[ 32.523] (**) Option "config_info"
"udev:/sys/devices/pnp0/00:09/tty/ttyS0"
[ 32.523] (II) XINPUT: Adding extended input device "Serial Wacom Tablet
eraser" (type: ERASER)
[ 32.523] (**) Serial Wacom Tablet eraser: (accel) keeping acceleration
scheme 1
[ 32.523] (**) Serial Wacom Tablet eraser: (accel) acceleration profile 0
[ 32.523] (**) Serial Wacom Tablet eraser: (accel) acceleration factor:
2.000
[ 32.523] (**) Serial Wacom Tablet eraser: (accel) acceleration
threshold: 4
[ 650.482] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 650.482] (II) intel(0): Printing DDC gathered Modelines:
[ 650.482] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 657.440] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 657.440] (II) intel(0): Printing DDC gathered Modelines:
[ 657.440] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 659.449] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 659.449] (II) intel(0): Printing DDC gathered Modelines:
[ 659.449] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 663.705] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 663.705] (II) intel(0): Printing DDC gathered Modelines:
[ 663.705] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 663.767] (II) intel(0): Allocated new frame buffer 1280x1024 stride
5120, tiled
[ 692.520] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 692.520] (II) intel(0): Printing DDC gathered Modelines:
[ 692.520] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 693.660] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 693.660] (II) intel(0): Printing DDC gathered Modelines:
[ 693.660] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 693.734] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120,
tiled
[ 701.310] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 701.310] (II) intel(0): Printing DDC gathered Modelines:
[ 701.310] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 701.706] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 701.706] (II) intel(0): Printing DDC gathered Modelines:
[ 701.706] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 709.594] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 709.594] (II) intel(0): Printing DDC gathered Modelines:
[ 709.594] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 713.178] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 713.178] (II) intel(0): Printing DDC gathered Modelines:
[ 713.178] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 726.651] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 726.651] (II) intel(0): Printing DDC gathered Modelines:
[ 726.651] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 728.738] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 728.738] (II) intel(0): Printing DDC gathered Modelines:
[ 728.738] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 729.602] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 729.602] (II) intel(0): Printing DDC gathered Modelines:
[ 729.602] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 729.660] (II) intel(0): Allocated new frame buffer 1280x1024 stride
5120, tiled
[ 1127.167] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 1127.167] (II) intel(0): Printing DDC gathered Modelines:
[ 1127.167] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 1331.190] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 1331.190] (II) intel(0): Printing DDC gathered Modelines:
[ 1331.190] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 1336.438] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 1336.438] (II) intel(0): Printing DDC gathered Modelines:
[ 1336.438] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 1346.071] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 1346.071] (II) intel(0): Printing DDC gathered Modelines:
[ 1346.071] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 1348.679] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 1348.679] (II) intel(0): Printing DDC gathered Modelines:
[ 1348.679] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 4896.687] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 4896.687] (II) intel(0): Printing DDC gathered Modelines:
[ 4896.687] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 4902.178] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 4902.178] (II) intel(0): Printing DDC gathered Modelines:
[ 4902.178] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 4904.864] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 4904.864] (II) intel(0): Printing DDC gathered Modelines:
[ 4904.864] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 4906.400] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 4906.400] (II) intel(0): Printing DDC gathered Modelines:
[ 4906.400] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 4912.948] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 4912.948] (II) intel(0): Printing DDC gathered Modelines:
[ 4912.948] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 4927.171] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 4927.171] (II) intel(0): Printing DDC gathered Modelines:
[ 4927.171] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 4927.571] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 4927.572] (II) intel(0): Printing DDC gathered Modelines:
[ 4927.572] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 4927.663] (II) intel(0): Allocated new frame buffer 1280x960 stride 5120,
tiled
[ 4935.340] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 4935.340] (II) intel(0): Printing DDC gathered Modelines:
[ 4935.340] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 4935.708] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 4935.708] (II) intel(0): Printing DDC gathered Modelines:
[ 4935.708] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 4935.793] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120,
tiled
[ 4969.021] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 4969.021] (II) intel(0): Printing DDC gathered Modelines:
[ 4969.021] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 4969.105] (II) intel(0): Allocated new frame buffer 1280x1024 stride
5120, tiled
[ 5389.514] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5389.514] (II) intel(0): Printing DDC gathered Modelines:
[ 5389.514] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5401.361] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5401.361] (II) intel(0): Printing DDC gathered Modelines:
[ 5401.361] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5405.257] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5405.257] (II) intel(0): Printing DDC gathered Modelines:
[ 5405.257] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5406.811] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5406.811] (II) intel(0): Printing DDC gathered Modelines:
[ 5406.811] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5407.171] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5407.171] (II) intel(0): Printing DDC gathered Modelines:
[ 5407.171] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5407.269] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120,
tiled
[ 5414.867] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5414.868] (II) intel(0): Printing DDC gathered Modelines:
[ 5414.868] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5415.843] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5415.843] (II) intel(0): Printing DDC gathered Modelines:
[ 5415.843] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5420.371] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5420.371] (II) intel(0): Printing DDC gathered Modelines:
[ 5420.371] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5420.462] (II) intel(0): Allocated new frame buffer 1280x1024 stride
5120, tiled
[ 5426.964] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5426.964] (II) intel(0): Printing DDC gathered Modelines:
[ 5426.964] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5427.060] (II) intel(0): Allocated new frame buffer 2560x1024 stride
10240, tiled
[ 5431.668] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5431.668] (II) intel(0): Printing DDC gathered Modelines:
[ 5431.668] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5435.515] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5435.515] (II) intel(0): Printing DDC gathered Modelines:
[ 5435.515] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5435.860] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5435.860] (II) intel(0): Printing DDC gathered Modelines:
[ 5435.860] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5435.950] (II) intel(0): Allocated new frame buffer 2560x800 stride
10240, tiled
[ 5443.891] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5443.891] (II) intel(0): Printing DDC gathered Modelines:
[ 5443.891] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5444.947] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5444.947] (II) intel(0): Printing DDC gathered Modelines:
[ 5444.947] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5445.172] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5445.172] (II) intel(0): Printing DDC gathered Modelines:
[ 5445.172] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5445.249] (II) intel(0): Allocated new frame buffer 2560x1024 stride
10240, tiled
[ 5610.514] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5610.514] (II) intel(0): Printing DDC gathered Modelines:
[ 5610.514] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5611.178] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5611.178] (II) intel(0): Printing DDC gathered Modelines:
[ 5611.178] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5611.266] (II) intel(0): Allocated new frame buffer 2560x800 stride
10240, tiled
[ 5620.210] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5620.210] (II) intel(0): Printing DDC gathered Modelines:
[ 5620.210] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5621.074] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5621.074] (II) intel(0): Printing DDC gathered Modelines:
[ 5621.074] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5621.650] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5621.650] (II) intel(0): Printing DDC gathered Modelines:
[ 5621.650] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5621.743] (II) intel(0): Allocated new frame buffer 2560x1050 stride
10240, tiled
[ 5629.961] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5629.961] (II) intel(0): Printing DDC gathered Modelines:
[ 5629.961] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5630.226] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5630.226] (II) intel(0): Printing DDC gathered Modelines:
[ 5630.226] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5631.426] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5631.426] (II) intel(0): Printing DDC gathered Modelines:
[ 5631.426] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5631.867] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5631.867] (II) intel(0): Printing DDC gathered Modelines:
[ 5631.867] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5651.467] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5651.467] (II) intel(0): Printing DDC gathered Modelines:
[ 5651.467] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5652.051] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5652.051] (II) intel(0): Printing DDC gathered Modelines:
[ 5652.051] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5652.120] (II) intel(0): Allocated new frame buffer 2560x1392 stride
10240, tiled
[ 5657.099] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5657.099] (II) intel(0): Printing DDC gathered Modelines:
[ 5657.099] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5657.192] (II) intel(0): Allocated new frame buffer 2560x1024 stride
10240, tiled
[ 5667.947] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5667.947] (II) intel(0): Printing DDC gathered Modelines:
[ 5667.947] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5668.236] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5668.236] (II) intel(0): Printing DDC gathered Modelines:
[ 5668.236] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5668.328] (II) intel(0): Allocated new frame buffer 2560x1200 stride
10240, tiled
[ 5677.980] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5677.980] (II) intel(0): Printing DDC gathered Modelines:
[ 5677.980] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5678.068] (II) intel(0): Allocated new frame buffer 2560x1024 stride
10240, tiled
[ 5684.107] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5684.107] (II) intel(0): Printing DDC gathered Modelines:
[ 5684.107] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5684.508] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5684.508] (II) intel(0): Printing DDC gathered Modelines:
[ 5684.508] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5687.284] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5687.284] (II) intel(0): Printing DDC gathered Modelines:
[ 5687.284] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5687.676] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5687.676] (II) intel(0): Printing DDC gathered Modelines:
[ 5687.676] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5687.771] (II) intel(0): Allocated new frame buffer 2560x1200 stride
10240, tiled
[ 5690.637] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5690.637] (II) intel(0): Printing DDC gathered Modelines:
[ 5690.637] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5693.461] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5693.461] (II) intel(0): Printing DDC gathered Modelines:
[ 5693.461] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5695.221] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5695.221] (II) intel(0): Printing DDC gathered Modelines:
[ 5695.221] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5696.773] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5696.773] (II) intel(0): Printing DDC gathered Modelines:
[ 5696.773] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5705.613] (II) intel(0): EDID vendor "SEC", prod id 17985
[ 5705.613] (II) intel(0): Printing DDC gathered Modelines:
[ 5705.613] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1296 1344
1415 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 5705.700] (II) intel(0): Allocated new frame buffer 2560x1024 stride
10240, tiled
--
View this message in context: http://old.nabble.com/Xrandr-fails-to-change-resolution-of-external-crt-monitor-tp32234872p32234872.html
Sent from the Free Desktop - xorg mailing list archive at Nabble.com.
More information about the xorg
mailing list