Since
commit cb0953d734348e8862d6d7edc666cfb3bf6d8fae
Author: Adam Jackson <[email protected]>
Date: Fri Jul 16 14:46:29 2010 -0400
drm/i915: Initialize LVDS and eDP outputs before anything else
my xserver chooses a wrong resolution for my VGA output at startup.
The kernel continues to correctly start up fbcon in cloning mode with
vga1@1680x1050 and lvds1@1400x1050 but Xorg then chooses 1280x1024 for
my vga screen and I have to manually set the right mode via xrandr.
Why? It looks like everything gets correctly detected..
Regards,
Flo
[ 6947.182]
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[ 6947.182]
X.Org X Server 1.10.99.1
Release Date: unreleased
[ 6947.182] X Protocol Version 11, Revision 0
[ 6947.182] Build Operating System: Linux 2.6.39-rc7-00211-gc1d10d1 x86_64 Gentoo
[ 6947.182] Current Operating System: Linux schatten.dmk.lab 2.6.39-rc7-00211-gc1d10d1 #19 SMP Wed May 18 12:55:48 CEST 2011 x86_64
[ 6947.182] Kernel command line: root=/dev/sda3 init=/sbin/bootchartd quiet initcall_debug noresume i915.modeset=1
[ 6947.182] Build Date: 18 May 2011 01:42:34PM
[ 6947.182]
[ 6947.182] Current version of pixman: 0.23.1
[ 6947.182] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 6947.182] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 6947.182] (==) Log file: "/var/log/Xorg.0.log", Time: Wed May 18 15:03:42 2011
[ 6947.182] (==) Using config file: "/etc/X11/xorg.conf"
[ 6947.182] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 6947.182] (**) Option "defaultserverlayout" "Simple Layout"
[ 6947.182] (**) ServerLayout "Simple Layout"
[ 6947.182] (**) |-->Screen "Screen 0" (0)
[ 6947.182] (**) | |-->Monitor "<default monitor>"
[ 6947.183] (**) | |-->Device "intel0"
[ 6947.183] (==) No monitor specified for screen "Screen 0".
Using a default monitor configuration.
[ 6947.183] (==) Automatically adding devices
[ 6947.183] (==) Automatically enabling devices
[ 6947.183] (**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/,
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 6947.183] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 6947.183] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 6947.183] (II) Loader magic: 0x7b01e0
[ 6947.183] (II) Module ABI versions:
[ 6947.183] X.Org ANSI C Emulation: 0.4
[ 6947.183] X.Org Video Driver: 10.0
[ 6947.183] X.Org XInput driver : 12.2
[ 6947.183] X.Org Server Extension : 5.0
[ 6947.184] (--) PCI:*(0:0:2:0) 8086:2a02:17aa:20b5 rev 12, Mem @ 0xf8100000/1048576, 0xe0000000/268435456, I/O @ 0x00001800/8
[ 6947.184] (--) PCI: (0:0:2:1) 8086:2a03:17aa:20b5 rev 12, Mem @ 0xf8200000/1048576
[ 6947.184] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[ 6947.184] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[ 6947.184] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 6947.184] (II) "record" will be loaded by default.
[ 6947.184] (II) "dri" will be loaded by default.
[ 6947.184] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[ 6947.184] (II) LoadModule: "dbe"
[ 6947.185] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[ 6947.185] (II) Module dbe: vendor="X.Org Foundation"
[ 6947.185] compiled for 1.10.99.1, module version = 1.0.0
[ 6947.185] Module class: X.Org Server Extension
[ 6947.185] ABI class: X.Org Server Extension, version 5.0
[ 6947.185] (II) Loading extension DOUBLE-BUFFER
[ 6947.185] (II) LoadModule: "extmod"
[ 6947.185] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[ 6947.185] (II) Module extmod: vendor="X.Org Foundation"
[ 6947.185] compiled for 1.10.99.1, module version = 1.0.0
[ 6947.185] Module class: X.Org Server Extension
[ 6947.185] ABI class: X.Org Server Extension, version 5.0
[ 6947.185] (II) Loading extension MIT-SCREEN-SAVER
[ 6947.185] (II) Loading extension XFree86-VidModeExtension
[ 6947.185] (II) Loading extension DPMS
[ 6947.185] (II) Loading extension XVideo
[ 6947.185] (II) Loading extension XVideo-MotionCompensation
[ 6947.185] (II) Loading extension X-Resource
[ 6947.185] (II) LoadModule: "glx"
[ 6947.186] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 6947.186] (II) Module glx: vendor="X.Org Foundation"
[ 6947.186] compiled for 1.10.99.1, module version = 1.0.0
[ 6947.186] ABI class: X.Org Server Extension, version 5.0
[ 6947.186] (==) AIGLX enabled
[ 6947.186] (II) Loading extension GLX
[ 6947.186] (II) LoadModule: "dri2"
[ 6947.186] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[ 6947.186] (II) Module dri2: vendor="X.Org Foundation"
[ 6947.186] compiled for 1.10.99.1, module version = 1.2.0
[ 6947.186] ABI class: X.Org Server Extension, version 5.0
[ 6947.186] (II) Loading extension DRI2
[ 6947.186] (II) LoadModule: "record"
[ 6947.187] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[ 6947.187] (II) Module record: vendor="X.Org Foundation"
[ 6947.187] compiled for 1.10.99.1, module version = 1.13.0
[ 6947.187] Module class: X.Org Server Extension
[ 6947.187] ABI class: X.Org Server Extension, version 5.0
[ 6947.187] (II) Loading extension RECORD
[ 6947.187] (II) LoadModule: "dri"
[ 6947.187] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
[ 6947.187] (II) Module dri: vendor="X.Org Foundation"
[ 6947.187] compiled for 1.10.99.1, module version = 1.0.0
[ 6947.187] ABI class: X.Org Server Extension, version 5.0
[ 6947.187] (II) Loading extension XFree86-DRI
[ 6947.187] (II) LoadModule: "intel"
[ 6947.187] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 6947.188] (II) Module intel: vendor="X.Org Foundation"
[ 6947.188] compiled for 1.10.99.1, module version = 2.15.0
[ 6947.188] Module class: X.Org Video Driver
[ 6947.188] ABI class: X.Org Video Driver, version 10.0
[ 6947.188] (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
[ 6947.188] (++) using VT number 8
[ 6947.197] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 6947.197] drmOpenDevice: node name is /dev/dri/card0
[ 6947.197] drmOpenDevice: open result is 8, (OK)
[ 6947.197] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 6947.197] drmOpenDevice: node name is /dev/dri/card0
[ 6947.197] drmOpenDevice: open result is 8, (OK)
[ 6947.197] drmOpenByBusid: drmOpenMinor returns 8
[ 6947.197] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 6947.197] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[ 6947.197] (==) intel(0): RGB weight 888
[ 6947.197] (==) intel(0): Default visual is TrueColor
[ 6947.197] (**) intel(0): Option "Tiling" "on"
[ 6947.197] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
[ 6947.197] (--) intel(0): Chipset: "965GM"
[ 6947.197] (**) intel(0): Relaxed fencing enabled
[ 6947.197] (**) intel(0): Framebuffer tiled
[ 6947.197] (**) intel(0): Pixmaps tiled
[ 6947.197] (**) intel(0): 3D buffers tiled
[ 6947.197] (**) intel(0): SwapBuffers wait enabled
[ 6947.197] (==) intel(0): video overlay key set to 0x101fe
[ 6947.198] (II) intel(0): Output LVDS1 using monitor section LVDS1
[ 6947.198] (**) intel(0): Option "RightOf" "VGA1"
[ 6947.198] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[ 6947.241] (II) intel(0): Output VGA1 has no monitor section
[ 6947.241] (II) intel(0): Output TV1 has no monitor section
[ 6947.241] (II) intel(0): EDID for output LVDS1
[ 6947.241] (II) intel(0): Manufacturer: LEN Model: 4042 Serial#: 0
[ 6947.241] (II) intel(0): Year: 2005 Week: 0
[ 6947.241] (II) intel(0): EDID Version: 1.3
[ 6947.241] (II) intel(0): Digital Display Input
[ 6947.241] (II) intel(0): Max Image Size [cm]: horiz.: 30 vert.: 23
[ 6947.241] (II) intel(0): Gamma: 2.20
[ 6947.241] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[ 6947.241] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 6947.241] (II) intel(0): First detailed timing is preferred mode
[ 6947.241] (II) intel(0): redX: 0.590 redY: 0.343 greenX: 0.319 greenY: 0.539
[ 6947.241] (II) intel(0): blueX: 0.154 blueY: 0.133 whiteX: 0.312 whiteY: 0.328
[ 6947.241] (II) intel(0): Supported established timings:
[ 6947.241] (II) intel(0): 640x480@60Hz
[ 6947.241] (II) intel(0): 800x600@60Hz
[ 6947.241] (II) intel(0): 1024x768@60Hz
[ 6947.241] (II) intel(0): Manufacturer's mask: 0
[ 6947.241] (II) intel(0): Supported standard timings:
[ 6947.241] (II) intel(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 6947.241] (II) intel(0): Supported detailed timing:
[ 6947.242] (II) intel(0): clock: 108.0 MHz Image Size: 304 x 228 mm
[ 6947.242] (II) intel(0): h_active: 1400 h_sync: 1448 h_sync_end 1560 h_blank_end 1688 h_border: 0
[ 6947.242] (II) intel(0): v_active: 1050 v_sync: 1051 v_sync_end 1054 v_blanking: 1066 v_border: 0
[ 6947.242] (II) intel(0): Supported detailed timing:
[ 6947.242] (II) intel(0): clock: 90.0 MHz Image Size: 304 x 228 mm
[ 6947.242] (II) intel(0): h_active: 1400 h_sync: 1448 h_sync_end 1560 h_blank_end 1688 h_border: 0
[ 6947.242] (II) intel(0): v_active: 1050 v_sync: 1051 v_sync_end 1054 v_blanking: 1066 v_border: 0
[ 6947.242] (II) intel(0): Unknown vendor-specific block f
[ 6947.242] (II) intel(0): LP150E07-TL03
[ 6947.242] (II) intel(0): EDID (in hex):
[ 6947.242] (II) intel(0): 00ffffffffffff0030ae424000000000
[ 6947.242] (II) intel(0): 000f0103801e1778ea3c809757518a27
[ 6947.242] (II) intel(0): 22505421080081800101010101010101
[ 6947.242] (II) intel(0): 010101010101302a7820511a10403070
[ 6947.242] (II) intel(0): 130030e41000001825237820511a1040
[ 6947.242] (II) intel(0): 3070130030e4100000180000000f0090
[ 6947.242] (II) intel(0): 4332904328140100320c5321000000fe
[ 6947.242] (II) intel(0): 004c503135304530372d544c303300ca
[ 6947.242] (II) intel(0): EDID vendor "LEN", prod id 16450
[ 6947.242] (II) intel(0): Printing DDC gathered Modelines:
[ 6947.242] (II) intel(0): Modeline "1400x1050"x0.0 108.00 1400 1448 1560 1688 1050 1051 1054 1066 -hsync -vsync (64.0 kHz)
[ 6947.242] (II) intel(0): Modeline "1400x1050"x0.0 89.97 1400 1448 1560 1688 1050 1051 1054 1066 -hsync -vsync (53.3 kHz)
[ 6947.242] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 6947.242] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 6947.242] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 6947.242] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 6947.243] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 6947.243] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 6947.243] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 6947.243] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 6947.243] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 6947.243] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 6947.243] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 6947.243] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 6947.243] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 6947.243] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 6947.243] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 6947.243] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 6947.243] (II) intel(0): Printing probed modes for output LVDS1
[ 6947.243] (II) intel(0): Modeline "1400x1050"x60.0 108.00 1400 1448 1560 1688 1050 1051 1054 1066 -hsync -vsync (64.0 kHz)
[ 6947.243] (II) intel(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz)
[ 6947.243] (II) intel(0): Modeline "1400x1050"x50.0 89.97 1400 1448 1560 1688 1050 1051 1054 1066 -hsync -vsync (53.3 kHz)
[ 6947.243] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 6947.243] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 6947.243] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 6947.243] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 6947.243] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 6947.243] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 6947.243] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 6947.291] (II) intel(0): EDID for output VGA1
[ 6947.291] (II) intel(0): Manufacturer: ACI Model: 22a2 Serial#: 6310
[ 6947.291] (II) intel(0): Year: 2007 Week: 46
[ 6947.291] (II) intel(0): EDID Version: 1.3
[ 6947.291] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
[ 6947.291] (II) intel(0): Signal levels configurable
[ 6947.291] (II) intel(0): Sync: Separate Composite SyncOnGreen
[ 6947.291] (II) intel(0): Max Image Size [cm]: horiz.: 47 vert.: 30
[ 6947.291] (II) intel(0): Gamma: 2.20
[ 6947.291] (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 6947.291] (II) intel(0): Default color space is primary color space
[ 6947.291] (II) intel(0): First detailed timing is preferred mode
[ 6947.291] (II) intel(0): redX: 0.640 redY: 0.340 greenX: 0.290 greenY: 0.609
[ 6947.291] (II) intel(0): blueX: 0.140 blueY: 0.069 whiteX: 0.310 whiteY: 0.330
[ 6947.291] (II) intel(0): Supported established timings:
[ 6947.291] (II) intel(0): 720x400@70Hz
[ 6947.291] (II) intel(0): 640x480@60Hz
[ 6947.291] (II) intel(0): 640x480@67Hz
[ 6947.291] (II) intel(0): 640x480@72Hz
[ 6947.291] (II) intel(0): 640x480@75Hz
[ 6947.291] (II) intel(0): 800x600@56Hz
[ 6947.291] (II) intel(0): 800x600@60Hz
[ 6947.291] (II) intel(0): 800x600@72Hz
[ 6947.291] (II) intel(0): 800x600@75Hz
[ 6947.291] (II) intel(0): 832x624@75Hz
[ 6947.291] (II) intel(0): 1024x768@60Hz
[ 6947.291] (II) intel(0): 1024x768@70Hz
[ 6947.291] (II) intel(0): 1024x768@75Hz
[ 6947.291] (II) intel(0): 1280x1024@75Hz
[ 6947.291] (II) intel(0): Manufacturer's mask: 0
[ 6947.292] (II) intel(0): Supported standard timings:
[ 6947.292] (II) intel(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 6947.292] (II) intel(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 6947.292] (II) intel(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 6947.292] (II) intel(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 6947.292] (II) intel(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
[ 6947.292] (II) intel(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 6947.292] (II) intel(0): Supported detailed timing:
[ 6947.292] (II) intel(0): clock: 146.2 MHz Image Size: 473 x 296 mm
[ 6947.292] (II) intel(0): h_active: 1680 h_sync: 1784 h_sync_end 1960 h_blank_end 2240 h_border: 0
[ 6947.292] (II) intel(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
[ 6947.292] (II) intel(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 81 kHz, PixClock max 175 MHz
[ 6947.292] (II) intel(0): Monitor name: VW222
[ 6947.292] (II) intel(0): Serial No: 7BLMQC006310
[ 6947.292] (II) intel(0): EDID (in hex):
[ 6947.292] (II) intel(0): 00ffffffffffff000469a222a6180000
[ 6947.292] (II) intel(0): 2e1101031e2f1e78eec4f6a3574a9c23
[ 6947.292] (II) intel(0): 114f54bfef00714f818081409500a940
[ 6947.292] (II) intel(0): b3000101010121399030621a274068b0
[ 6947.292] (II) intel(0): 3600d9281100001c000000fd00384b1f
[ 6947.292] (II) intel(0): 5111000a202020202020000000fc0056
[ 6947.292] (II) intel(0): 573232320a20202020202020000000ff
[ 6947.292] (II) intel(0): 0037424c4d51433030363331302000d1
[ 6947.292] (II) intel(0): Not using mode "1600x1200" (height too large for virtual size)
[ 6947.292] (II) intel(0): Printing probed modes for output VGA1
[ 6947.292] (II) intel(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 6947.292] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 6947.292] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 6947.292] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
[ 6947.292] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 6947.293] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 6947.293] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
[ 6947.293] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 6947.293] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 6947.293] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 6947.293] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
[ 6947.293] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 6947.293] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 6947.293] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 6947.293] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
[ 6947.293] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 6947.293] (II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
[ 6947.293] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 6947.293] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 6947.293] (II) intel(0): EDID for output TV1
[ 6947.293] (II) intel(0): Printing probed modes for output TV1
[ 6947.293] (II) intel(0): Modeline "848x480"x30.0 14.51 848 849 912 944 480 481 512 513 (15.4 kHz)
[ 6947.293] (II) intel(0): Modeline "640x480"x30.0 11.31 640 641 704 736 480 481 512 513 (15.4 kHz)
[ 6947.293] (II) intel(0): Modeline "1024x768"x30.0 26.89 1024 1025 1088 1120 768 769 800 801 (24.0 kHz)
[ 6947.293] (II) intel(0): Modeline "800x600"x30.0 17.00 800 801 864 896 600 601 632 633 (19.0 kHz)
[ 6947.293] (II) intel(0): Output LVDS1 connected
[ 6947.293] (II) intel(0): Output VGA1 connected
[ 6947.293] (II) intel(0): Output TV1 disconnected
[ 6947.293] (II) intel(0): Using user preference for initial modes
[ 6947.293] (II) intel(0): Output LVDS1 using initial mode 1400x1050
[ 6947.293] (II) intel(0): Output VGA1 using initial mode 1280x1024
[ 6947.294] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 6947.294] (II) intel(0): Kernel page flipping support detected, enabling
[ 6947.294] (**) intel(0): Display dimensions: (300, 230) mm
[ 6947.294] (**) intel(0): DPI set to (260, 115)
[ 6947.294] (II) Loading sub module "fb"
[ 6947.294] (II) LoadModule: "fb"
[ 6947.294] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 6947.295] (II) Module fb: vendor="X.Org Foundation"
[ 6947.295] compiled for 1.10.99.1, module version = 1.0.0
[ 6947.295] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6947.295] (II) Loading sub module "dri2"
[ 6947.295] (II) LoadModule: "dri2"
[ 6947.295] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[ 6947.295] (II) Module dri2: vendor="X.Org Foundation"
[ 6947.295] compiled for 1.10.99.1, module version = 1.2.0
[ 6947.295] ABI class: X.Org Server Extension, version 5.0
[ 6947.295] (==) Depth 24 pixmap format is 32 bpp
[ 6947.296] (II) intel(0): [DRI2] Setup complete
[ 6947.296] (II) intel(0): [DRI2] DRI driver: i965
[ 6947.296] (II) intel(0): Allocated new frame buffer 3136x1050 stride 12800, tiled
[ 6947.311] (II) UXA(0): Driver registered support for the following operations:
[ 6947.311] (II) solid
[ 6947.311] (II) copy
[ 6947.311] (II) composite (RENDER acceleration)
[ 6947.311] (II) put_image
[ 6947.311] (II) get_image
[ 6947.311] (==) intel(0): Backing store disabled
[ 6947.311] (==) intel(0): Silken mouse enabled
[ 6947.311] (II) intel(0): Initializing HW Cursor
[ 6947.394] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 6947.399] (==) intel(0): DPMS enabled
[ 6947.399] (==) intel(0): Intel XvMC decoder enabled
[ 6947.399] (II) intel(0): Set up textured video
[ 6947.399] (II) intel(0): Set up overlay video
[ 6947.399] (II) intel(0): [XvMC] i965_xvmc driver initialized.
[ 6947.399] (II) intel(0): direct rendering: DRI2 Enabled
[ 6947.399] (WW) intel(0): Option "monitor-LVDS" is not used
[ 6947.399] (WW) intel(0): Option "monitor-VGA" is not used
[ 6947.399] (WW) intel(0): Option "DRI2" is not used
[ 6947.399] (WW) intel(0): Option "AccelMethod" is not used
[ 6947.399] (==) intel(0): hotplug detection: "enabled"
[ 6947.399] (--) RandR disabled
[ 6947.399] (II) Initializing built-in extension Generic Event Extension
[ 6947.399] (II) Initializing built-in extension SHAPE
[ 6947.399] (II) Initializing built-in extension MIT-SHM
[ 6947.399] (II) Initializing built-in extension XInputExtension
[ 6947.399] (II) Initializing built-in extension XTEST
[ 6947.399] (II) Initializing built-in extension BIG-REQUESTS
[ 6947.400] (II) Initializing built-in extension SYNC
[ 6947.400] (II) Initializing built-in extension XKEYBOARD
[ 6947.400] (II) Initializing built-in extension XC-MISC
[ 6947.400] (II) Initializing built-in extension XINERAMA
[ 6947.400] (II) Initializing built-in extension XFIXES
[ 6947.400] (II) Initializing built-in extension RENDER
[ 6947.400] (II) Initializing built-in extension RANDR
[ 6947.400] (II) Initializing built-in extension COMPOSITE
[ 6947.400] (II) Initializing built-in extension DAMAGE
[ 6947.417] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 6947.417] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 6947.417] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 6947.417] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 6947.417] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 6947.417] (II) AIGLX: Loaded and initialized i965
[ 6947.417] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 6947.417] (II) intel(0): Setting screen physical size to 709 x 277
[ 6947.417] (II) intel(0): Allocated new frame buffer 2688x1050 stride 10752, tiled
[ 6947.621] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 6947.621] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 6947.621] (II) LoadModule: "evdev"
[ 6947.621] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 6947.621] (II) Module evdev: vendor="X.Org Foundation"
[ 6947.621] compiled for 1.10.99.1, module version = 2.6.0
[ 6947.621] Module class: X.Org XInput Driver
[ 6947.622] ABI class: X.Org XInput driver, version 12.2
[ 6947.622] (II) Using input driver 'evdev' for 'Power Button'
[ 6947.622] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 6947.622] (**) Power Button: always reports core events
[ 6947.622] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 6947.625] (--) evdev: Power Button: Found keys
[ 6947.625] (II) evdev: Power Button: Configuring as keyboard
[ 6947.625] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 6947.625] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 6947.625] (**) Option "xkb_rules" "evdev"
[ 6947.625] (**) Option "xkb_model" "evdev"
[ 6947.625] (**) Option "xkb_layout" "us"
[ 6947.643] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 6947.643] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 6947.643] (II) Using input driver 'evdev' for 'Video Bus'
[ 6947.643] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 6947.643] (**) Video Bus: always reports core events
[ 6947.643] (**) evdev: Video Bus: Device: "/dev/input/event3"
[ 6947.647] (--) evdev: Video Bus: Found keys
[ 6947.647] (II) evdev: Video Bus: Configuring as keyboard
[ 6947.647] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[ 6947.647] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 6947.647] (**) Option "xkb_rules" "evdev"
[ 6947.647] (**) Option "xkb_model" "evdev"
[ 6947.647] (**) Option "xkb_layout" "us"
[ 6947.652] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 6947.652] (II) No input driver/identifier specified (ignoring)
[ 6947.652] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 6947.652] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 6947.652] (II) Using input driver 'evdev' for 'Sleep Button'
[ 6947.652] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 6947.652] (**) Sleep Button: always reports core events
[ 6947.652] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[ 6947.659] (--) evdev: Sleep Button: Found keys
[ 6947.659] (II) evdev: Sleep Button: Configuring as keyboard
[ 6947.659] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
[ 6947.659] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 6947.659] (**) Option "xkb_rules" "evdev"
[ 6947.659] (**) Option "xkb_model" "evdev"
[ 6947.659] (**) Option "xkb_layout" "us"
[ 6947.661] (II) config/udev: Adding input device Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ) (/dev/input/event7)
[ 6947.661] (**) Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ): Applying InputClass "evdev keyboard catchall"
[ 6947.661] (II) Using input driver 'evdev' for 'Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )'
[ 6947.661] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 6947.661] (**) Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ): always reports core events
[ 6947.661] (**) evdev: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ): Device: "/dev/input/event7"
[ 6947.667] (--) evdev: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ): Found keys
[ 6947.667] (II) evdev: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ): Configuring as keyboard
[ 6947.667] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2.1/1-4.2.1:1.0/input/input7/event7"
[ 6947.667] (II) XINPUT: Adding extended input device "Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )" (type: KEYBOARD, id 9)
[ 6947.667] (**) Option "xkb_rules" "evdev"
[ 6947.667] (**) Option "xkb_model" "evdev"
[ 6947.667] (**) Option "xkb_layout" "us"
[ 6947.667] (II) config/udev: Adding input device Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ) (/dev/input/event8)
[ 6947.667] (**) Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ): Applying InputClass "evdev keyboard catchall"
[ 6947.667] (II) Using input driver 'evdev' for 'Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )'
[ 6947.667] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 6947.667] (**) Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ): always reports core events
[ 6947.667] (**) evdev: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ): Device: "/dev/input/event8"
[ 6947.673] (--) evdev: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ): Found 12 mouse buttons
[ 6947.673] (--) evdev: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ): Found keys
[ 6947.673] (II) evdev: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ): Configuring as mouse
[ 6947.673] (II) evdev: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ): Configuring as keyboard
[ 6947.673] (**) evdev: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ): YAxisMapping: buttons 4 and 5
[ 6947.673] (**) evdev: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 6947.673] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2.1/1-4.2.1:1.1/input/input8/event8"
[ 6947.673] (II) XINPUT: Adding extended input device "Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )" (type: KEYBOARD, id 10)
[ 6947.673] (**) Option "xkb_rules" "evdev"
[ 6947.673] (**) Option "xkb_model" "evdev"
[ 6947.673] (**) Option "xkb_layout" "us"
[ 6947.675] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/event9)
[ 6947.675] (**) Logitech Optical USB Mouse: Applying InputClass "evdev pointer catchall"
[ 6947.675] (II) Using input driver 'evdev' for 'Logitech Optical USB Mouse'
[ 6947.675] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 6947.675] (**) Logitech Optical USB Mouse: always reports core events
[ 6947.675] (**) evdev: Logitech Optical USB Mouse: Device: "/dev/input/event9"
[ 6947.681] (--) evdev: Logitech Optical USB Mouse: Found 3 mouse buttons
[ 6947.681] (--) evdev: Logitech Optical USB Mouse: Found scroll wheel(s)
[ 6947.681] (--) evdev: Logitech Optical USB Mouse: Found relative axes
[ 6947.681] (--) evdev: Logitech Optical USB Mouse: Found x and y relative axes
[ 6947.681] (II) evdev: Logitech Optical USB Mouse: Configuring as mouse
[ 6947.681] (II) evdev: Logitech Optical USB Mouse: Adding scrollwheel support
[ 6947.681] (**) evdev: Logitech Optical USB Mouse: YAxisMapping: buttons 4 and 5
[ 6947.681] (**) evdev: Logitech Optical USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 6947.681] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2.3/1-4.2.3:1.0/input/input9/event9"
[ 6947.681] (II) XINPUT: Adding extended input device "Logitech Optical USB Mouse" (type: MOUSE, id 11)
[ 6947.681] (II) evdev: Logitech Optical USB Mouse: initialized for relative axes.
[ 6947.681] (**) Logitech Optical USB Mouse: (accel) keeping acceleration scheme 1
[ 6947.681] (**) Logitech Optical USB Mouse: (accel) acceleration profile 0
[ 6947.682] (**) Logitech Optical USB Mouse: (accel) acceleration factor: 2.000
[ 6947.682] (**) Logitech Optical USB Mouse: (accel) acceleration threshold: 4
[ 6947.682] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/mouse1)
[ 6947.682] (II) No input driver/identifier specified (ignoring)
[ 6947.697] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 6947.697] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 6947.697] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 6947.697] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 6947.697] (**) AT Translated Set 2 keyboard: always reports core events
[ 6947.698] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[ 6947.705] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 6947.705] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 6947.705] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 6947.705] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 6947.705] (**) Option "xkb_rules" "evdev"
[ 6947.705] (**) Option "xkb_model" "evdev"
[ 6947.705] (**) Option "xkb_layout" "us"
[ 6947.706] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
[ 6947.706] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 6947.706] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[ 6947.706] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 6947.706] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 6947.706] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event6"
[ 6947.713] (--) evdev: SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
[ 6947.713] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
[ 6947.713] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[ 6947.713] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[ 6947.713] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
[ 6947.713] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[ 6947.713] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 6947.713] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
[ 6947.713] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[ 6947.713] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[ 6947.713] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 6947.713] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[ 6947.713] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 6947.713] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 6947.714] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 6947.714] (II) No input driver/identifier specified (ignoring)
[ 6947.714] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event10)
[ 6947.714] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[ 6947.715] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[ 6947.715] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 6947.715] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 6947.715] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event10"
[ 6947.721] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[ 6947.721] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[ 6947.721] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[ 6947.721] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[ 6947.721] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[ 6947.721] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 6947.721] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input10/event10"
[ 6947.721] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
[ 6947.721] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[ 6947.721] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[ 6947.721] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[ 6947.721] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 6947.721] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 6947.722] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[ 6947.722] (II) No input driver/identifier specified (ignoring)
[ 6947.724] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[ 6947.724] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 6947.724] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[ 6947.724] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 6947.724] (**) ThinkPad Extra Buttons: always reports core events
[ 6947.724] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event5"
[ 6947.729] (--) evdev: ThinkPad Extra Buttons: Found keys
[ 6947.729] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[ 6947.729] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
[ 6947.729] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 15)
[ 6947.729] (**) Option "xkb_rules" "evdev"
[ 6947.729] (**) Option "xkb_model" "evdev"
[ 6947.729] (**) Option "xkb_layout" "us"
[ 6953.474] (II) intel(0): EDID vendor "LEN", prod id 16450
[ 6953.474] (II) intel(0): Printing DDC gathered Modelines:
[ 6953.474] (II) intel(0): Modeline "1400x1050"x0.0 108.00 1400 1448 1560 1688 1050 1051 1054 1066 -hsync -vsync (64.0 kHz)
[ 6953.474] (II) intel(0): Modeline "1400x1050"x0.0 89.97 1400 1448 1560 1688 1050 1051 1054 1066 -hsync -vsync (53.3 kHz)
[ 6953.474] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 6953.474] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 6953.474] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 6953.474] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 6955.485] (II) intel(0): EDID vendor "LEN", prod id 16450
[ 6955.485] (II) intel(0): Printing DDC gathered Modelines:
[ 6955.485] (II) intel(0): Modeline "1400x1050"x0.0 108.00 1400 1448 1560 1688 1050 1051 1054 1066 -hsync -vsync (64.0 kHz)
[ 6955.485] (II) intel(0): Modeline "1400x1050"x0.0 89.97 1400 1448 1560 1688 1050 1051 1054 1066 -hsync -vsync (53.3 kHz)
[ 6955.485] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 6955.485] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 6955.485] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 6955.485] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 6955.535] (II) intel(0): EDID vendor "LEN", prod id 16450
[ 6955.535] (II) intel(0): Printing DDC gathered Modelines:
[ 6955.535] (II) intel(0): Modeline "1400x1050"x0.0 108.00 1400 1448 1560 1688 1050 1051 1054 1066 -hsync -vsync (64.0 kHz)
[ 6955.535] (II) intel(0): Modeline "1400x1050"x0.0 89.97 1400 1448 1560 1688 1050 1051 1054 1066 -hsync -vsync (53.3 kHz)
[ 6955.535] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 6955.535] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 6955.535] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 6955.535] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 6955.585] (II) intel(0): Allocated new frame buffer 3136x1050 stride 12800, tiled
[ 7842.022] (II) intel(0): EDID vendor "LEN", prod id 16450
[ 7842.022] (II) intel(0): Printing DDC gathered Modelines:
[ 7842.022] (II) intel(0): Modeline "1400x1050"x0.0 108.00 1400 1448 1560 1688 1050 1051 1054 1066 -hsync -vsync (64.0 kHz)
[ 7842.022] (II) intel(0): Modeline "1400x1050"x0.0 89.97 1400 1448 1560 1688 1050 1051 1054 1066 -hsync -vsync (53.3 kHz)
[ 7842.022] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 7842.022] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 7842.022] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 7842.023] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx