You are not logged in.

#1 2010-11-30 06:07:18

synt4x
Member
Registered: 2010-11-30
Posts: 9

Custom modelines in 10-monitor.conf?

I upgraded xorg-server and I noticed it didn't read my settings. I figured that the new xorg probably must have deprecated the xorg.conf file, and that I would have to configure it in the new way of using /etc/X11/xorg.conf.d instead. And sure enough, the wiki said that 10-monitor.conf is the new config file for monitor settings. I looked at a couple of examples on the internet and it seemed easy.

So I migrated my xorg.conf monitor settings to 10-monitor.conf, but my custom modelines doesn't work anyway.

Here's what my 10-monitor.conf looks like:

Section "Monitor"
    Identifier    "Laptop Monitor"
    Option        "DPMS"
EndSection

Section "Monitor"
    Identifier    "ViewSonic P227f"
    VendorName    "ViewSonic"
    HorizSync    30-130
    VertRefresh    50-160
    Option        "PreferredMode" "2048x1536@70"
    Option        "DPMS"

        Modeline "2048x1536@70"  317.78  2048 2216 2440 2832  1536 1537 1540 1603 -hsync +vsync
        Modeline "1920x1440@82"  324.72  1920 2064 2288 2640  1440 1441 1444 1500 -hsync +vsync
        Modeline "1280x1024@100" 185.24  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync
        Modeline "1280x1024@120" 213.16  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync
        Modeline "1600x1200@100" 270.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync
EndSection

Section "Device"
    Identifier    "Intel X3100"
    Driver        "intel"
    BusID        "PCI:0:2:0"
        Option          "Monitor-VGA"   "ViewSonic P227f"
        Option          "Monitor-LVDS"  "Laptop Monitor"
EndSection

Section "Screen"
    Identifier    "Screen0"
    Device        "Intel X3100"
    Monitor        "ViewSonic P227f"
    DefaultDepth    24
    SubSection "Display"
        Depth    24
        Modes   "2048x1536@70" "1920x1440@82" "1600x1200@100" "1280x1024@100" "1280x1024@120" "2048x1536" "1920x1440" "1796x1344" "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "720x400"
    EndSubSection
EndSection

And here's my Xorg.0.log:

[  2600.012] 
X.Org X Server 1.9.2
Release Date: 2010-10-30
[  2600.014] X Protocol Version 11, Revision 0
[  2600.015] Build Operating System: Linux 2.6.35-ARCH x86_64 
[  2600.016] Current Operating System: Linux lappis 2.6.36-ARCH #1 SMP PREEMPT Wed Nov 24 00:39:57 CET 2010 x86_64
[  2600.017] Kernel command line: root=/dev/disk/by-uuid/69ff7721-e0f8-4dae-a229-ad9cfa3294aa ro fastboot quiet
[  2600.018] Build Date: 01 November 2010  10:29:19PM
[  2600.018]  
[  2600.019] Current version of pixman: 0.20.0
[  2600.020]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[  2600.022] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2600.025] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov 30 06:41:15 2010
[  2600.026] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  2600.028] (==) No Layout section.  Using the first Screen section.
[  2600.028] (**) |-->Screen "Screen0" (0)
[  2600.028] (**) |   |-->Monitor "ViewSonic P227f"
[  2600.028] (**) |   |-->Device "Intel X3100"
[  2600.028] (==) Automatically adding devices
[  2600.028] (==) Automatically enabling devices
[  2600.028] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  2600.028]     Entry deleted from font path.
[  2600.028] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[  2600.028] (==) ModulePath set to "/usr/lib/xorg/modules"
[  2600.028] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[  2600.028] (II) Loader magic: 0x7d3360
[  2600.028] (II) Module ABI versions:
[  2600.028]     X.Org ANSI C Emulation: 0.4
[  2600.028]     X.Org Video Driver: 8.0
[  2600.028]     X.Org XInput driver : 11.0
[  2600.028]     X.Org Server Extension : 4.0
[  2600.029] (--) PCI:*(0:0:2:0) 8086:2a02:14c0:0026 rev 12, Mem @ 0xf8000000/1048576, 0xd0000000/268435456, I/O @ 0x00001800/8
[  2600.029] (--) PCI: (0:0:2:1) 8086:2a03:14c0:0026 rev 12, Mem @ 0xf8100000/1048576
[  2600.029] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  2600.029] (II) LoadModule: "extmod"
[  2600.030] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  2600.030] (II) Module extmod: vendor="X.Org Foundation"
[  2600.030]     compiled for 1.9.2, module version = 1.0.0
[  2600.030]     Module class: X.Org Server Extension
[  2600.030]     ABI class: X.Org Server Extension, version 4.0
[  2600.030] (II) Loading extension MIT-SCREEN-SAVER
[  2600.030] (II) Loading extension XFree86-VidModeExtension
[  2600.030] (II) Loading extension XFree86-DGA
[  2600.030] (II) Loading extension DPMS
[  2600.030] (II) Loading extension XVideo
[  2600.030] (II) Loading extension XVideo-MotionCompensation
[  2600.030] (II) Loading extension X-Resource
[  2600.030] (II) LoadModule: "dbe"
[  2600.030] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  2600.030] (II) Module dbe: vendor="X.Org Foundation"
[  2600.030]     compiled for 1.9.2, module version = 1.0.0
[  2600.030]     Module class: X.Org Server Extension
[  2600.030]     ABI class: X.Org Server Extension, version 4.0
[  2600.030] (II) Loading extension DOUBLE-BUFFER
[  2600.030] (II) LoadModule: "glx"
[  2600.030] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  2600.030] (II) Module glx: vendor="X.Org Foundation"
[  2600.030]     compiled for 1.9.2, module version = 1.0.0
[  2600.030]     ABI class: X.Org Server Extension, version 4.0
[  2600.030] (==) AIGLX enabled
[  2600.030] (II) Loading extension GLX
[  2600.030] (II) LoadModule: "record"
[  2600.030] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  2600.030] (II) Module record: vendor="X.Org Foundation"
[  2600.030]     compiled for 1.9.2, module version = 1.13.0
[  2600.030]     Module class: X.Org Server Extension
[  2600.030]     ABI class: X.Org Server Extension, version 4.0
[  2600.030] (II) Loading extension RECORD
[  2600.031] (II) LoadModule: "dri"
[  2600.031] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  2600.031] (II) Module dri: vendor="X.Org Foundation"
[  2600.031]     compiled for 1.9.2, module version = 1.0.0
[  2600.031]     ABI class: X.Org Server Extension, version 4.0
[  2600.031] (II) Loading extension XFree86-DRI
[  2600.031] (II) LoadModule: "dri2"
[  2600.031] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  2600.031] (II) Module dri2: vendor="X.Org Foundation"
[  2600.031]     compiled for 1.9.2, module version = 1.2.0
[  2600.031]     ABI class: X.Org Server Extension, version 4.0
[  2600.031] (II) Loading extension DRI2
[  2600.031] (II) LoadModule: "intel"
[  2600.031] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  2600.031] (II) Module intel: vendor="X.Org Foundation"
[  2600.031]     compiled for 1.9.0.901, module version = 2.13.0
[  2600.031]     Module class: X.Org Video Driver
[  2600.031]     ABI class: X.Org Video Driver, version 8.0
[  2600.031] (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
[  2600.032] (--) using VT number 4

[  2600.037] drmOpenDevice: node name is /dev/dri/card0
[  2600.037] drmOpenDevice: open result is 8, (OK)
[  2600.037] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[  2600.037] drmOpenDevice: node name is /dev/dri/card0
[  2600.037] drmOpenDevice: open result is 8, (OK)
[  2600.037] drmOpenByBusid: drmOpenMinor returns 8
[  2600.037] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[  2600.037] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[  2600.037] (==) intel(0): RGB weight 888
[  2600.037] (==) intel(0): Default visual is TrueColor
[  2600.037] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
[  2600.037] (--) intel(0): Chipset: "965GM"
[  2600.037] (**) intel(0): Tiling enabled
[  2600.037] (**) intel(0): SwapBuffers wait enabled
[  2600.037] (==) intel(0): video overlay key set to 0x101fe
[  2600.143] (II) intel(0): Output LVDS1 using monitor section ViewSonic P227f
[  2600.143] (**) intel(0): Option "PreferredMode" "2048x1536@70"
[  2600.156] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[  2600.275] (II) intel(0): Output VGA1 has no monitor section
[  2600.275] (II) intel(0): Output TV1 has no monitor section
[  2600.381] (II) intel(0): EDID for output LVDS1
[  2600.381] (II) intel(0): Manufacturer: CMO  Model: 1526  Serial#: 0
[  2600.381] (II) intel(0): Year: 2006  Week: 9
[  2600.381] (II) intel(0): EDID Version: 1.3
[  2600.381] (II) intel(0): Digital Display Input
[  2600.381] (II) intel(0): Max Image Size [cm]: horiz.: 33  vert.: 21
[  2600.381] (II) intel(0): Gamma: 2.20
[  2600.381] (II) intel(0): No DPMS capabilities specified
[  2600.381] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  2600.381] (II) intel(0): First detailed timing is preferred mode
[  2600.381] (II) intel(0): redX: 0.604 redY: 0.340   greenX: 0.306 greenY: 0.521
[  2600.381] (II) intel(0): blueX: 0.150 blueY: 0.119   whiteX: 0.314 whiteY: 0.321
[  2600.381] (II) intel(0): Manufacturer's mask: 0
[  2600.381] (II) intel(0): Supported detailed timing:
[  2600.381] (II) intel(0): clock: 71.0 MHz   Image Size:  331 x 207 mm
[  2600.381] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 h_blank_end 1440 h_border: 0
[  2600.381] (II) intel(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 823 v_border: 0
[  2600.381] (II) intel(0):  N154I2-L02
[  2600.381] (II) intel(0):  CMO
[  2600.381] (II) intel(0):  N154I2-L02
[  2600.381] (II) intel(0): EDID (in hex):
[  2600.381] (II) intel(0):     00ffffffffffff000daf261500000000
[  2600.381] (II) intel(0):     09100103802115780ac6a99a574e8526
[  2600.381] (II) intel(0):     1e505200000001010101010101010101
[  2600.381] (II) intel(0):     010101010101bc1b00a0502017303020
[  2600.381] (II) intel(0):     36004bcf10000018000000fe004e3135
[  2600.381] (II) intel(0):     3449322d4c30320a2020000000fe0043
[  2600.381] (II) intel(0):     4d4f0a202020202020202020000000fe
[  2600.381] (II) intel(0):     004e31353449322d4c30320a20200088
[  2600.381] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2600.381] (II) intel(0): Printing DDC gathered Modelines:
[  2600.381] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2600.382] (II) intel(0): Not using mode "2048x1536@70" (exceeds panel dimensions)
[  2600.382] (II) intel(0): Not using mode "1920x1440@82" (exceeds panel dimensions)
[  2600.382] (II) intel(0): Not using mode "1280x1024@100" (exceeds panel dimensions)
[  2600.382] (II) intel(0): Not using mode "1280x1024@120" (exceeds panel dimensions)
[  2600.382] (II) intel(0): Not using mode "1600x1200@100" (exceeds panel dimensions)
[  2600.382] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  2600.382] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2600.382] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2600.382] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  2600.382] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[  2600.382] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  2600.382] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  2600.382] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[  2600.382] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[  2600.382] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[  2600.382] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[  2600.382] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[  2600.382] (II) intel(0): Printing probed modes for output LVDS1
[  2600.382] (II) intel(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2600.382] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  2600.382] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  2600.382] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[  2600.382] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  2600.498] (II) intel(0): EDID for output VGA1
[  2600.498] (II) intel(0): Manufacturer: VSC  Model: ec1d  Serial#: 16843009
[  2600.498] (II) intel(0): Year: 2006  Week: 27
[  2600.498] (II) intel(0): EDID Version: 1.3
[  2600.498] (II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[  2600.498] (II) intel(0): Signal levels configurable
[  2600.498] (II) intel(0): Sync:  Separate  Composite  SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
[  2600.498] (II) intel(0): Max Image Size [cm]: horiz.: 41  vert.: 30
[  2600.498] (II) intel(0): Gamma: 2.95
[  2600.498] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
[  2600.499] (II) intel(0): First detailed timing is preferred mode
[  2600.499] (II) intel(0): redX: 0.628 redY: 0.328   greenX: 0.280 greenY: 0.598
[  2600.499] (II) intel(0): blueX: 0.146 blueY: 0.060   whiteX: 0.283 whiteY: 0.298
[  2600.499] (II) intel(0): Supported established timings:
[  2600.499] (II) intel(0): 720x400@70Hz
[  2600.499] (II) intel(0): 640x480@60Hz
[  2600.499] (II) intel(0): 640x480@72Hz
[  2600.499] (II) intel(0): 640x480@75Hz
[  2600.499] (II) intel(0): 800x600@60Hz
[  2600.499] (II) intel(0): 800x600@72Hz
[  2600.499] (II) intel(0): 800x600@75Hz
[  2600.499] (II) intel(0): 832x624@75Hz
[  2600.499] (II) intel(0): 1024x768@60Hz
[  2600.499] (II) intel(0): 1024x768@70Hz
[  2600.499] (II) intel(0): 1024x768@75Hz
[  2600.499] (II) intel(0): 1280x1024@75Hz
[  2600.499] (II) intel(0): 1152x864@75Hz
[  2600.499] (II) intel(0): Manufacturer's mask: 0
[  2600.499] (II) intel(0): Supported standard timings:
[  2600.499] (II) intel(0): #0: hsize: 1600  vsize 1200  refresh: 85  vid: 22953
[  2600.499] (II) intel(0): #1: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
[  2600.499] (II) intel(0): #2: hsize: 2048  vsize 1536  refresh: 75  vid: 20449
[  2600.499] (II) intel(0): #3: hsize: 1920  vsize 1440  refresh: 75  vid: 20433
[  2600.499] (II) intel(0): #4: hsize: 1792  vsize 1344  refresh: 75  vid: 20417
[  2600.499] (II) intel(0): #5: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
[  2600.499] (II) intel(0): #6: hsize: 800  vsize 600  refresh: 85  vid: 22853
[  2600.499] (II) intel(0): Supported detailed timing:
[  2600.499] (II) intel(0): clock: 229.5 MHz   Image Size:  392 x 294 mm
[  2600.499] (II) intel(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
[  2600.499] (II) intel(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
[  2600.499] (II) intel(0): Serial No: Q74062700310
[  2600.499] (II) intel(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 130 kHz, PixClock max 365 MHz
[  2600.499] (II) intel(0): Monitor name: P227f
[  2600.499] (II) intel(0): EDID (in hex):
[  2600.499] (II) intel(0):     00ffffffffffff005a631dec01010101
[  2600.499] (II) intel(0):     1b1001031f291ec32acc59a054479925
[  2600.499] (II) intel(0):     0f484cadef80a959a94fe14fd14fc14f
[  2600.499] (II) intel(0):     819945590101a659403062b0324040c0
[  2600.499] (II) intel(0):     130088261100001e000000ff00513734
[  2600.499] (II) intel(0):     3036323730303331300a000000fd0032
[  2600.499] (II) intel(0):     a01e8224000a202020202020000000fc
[  2600.499] (II) intel(0):     0050323237660a2020202020202000ca
[  2600.499] (II) intel(0): Printing probed modes for output VGA1
[  2600.499] (II) intel(0): Modeline "1600x1200"x85.0  229.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (106.2 kHz)
[  2600.499] (II) intel(0): Modeline "2048x1536"x75.0  340.59  2048 2216 2440 2832  1536 1537 1540 1603 -hsync +vsync (120.3 kHz)
[  2600.499] (II) intel(0): Modeline "1920x1440"x75.0  297.00  1920 2064 2288 2640  1440 1441 1444 1500 -hsync +vsync (112.5 kHz)
[  2600.499] (II) intel(0): Modeline "1792x1344"x75.0  261.00  1792 1888 2104 2456  1344 1345 1348 1417 -hsync +vsync (106.3 kHz)
[  2600.499] (II) intel(0): Modeline "1600x1200"x75.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
[  2600.499] (II) intel(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
[  2600.499] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[  2600.499] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[  2600.499] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[  2600.499] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[  2600.499] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  2600.499] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[  2600.499] (II) intel(0): Modeline "800x600"x85.1   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
[  2600.499] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[  2600.499] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[  2600.499] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  2600.499] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[  2600.499] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[  2600.499] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  2600.499] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[  2600.499] (II) intel(0): EDID for output TV1
[  2600.499] (II) intel(0): Not using default mode "640x350" (vrefresh out of range)
[  2600.499] (II) intel(0): Not using default mode "320x175" (doublescan mode not supported)
[  2600.499] (II) intel(0): Not using default mode "640x400" (vrefresh out of range)
[  2600.499] (II) intel(0): Not using default mode "320x200" (doublescan mode not supported)
[  2600.499] (II) intel(0): Not using default mode "720x400" (vrefresh out of range)
[  2600.499] (II) intel(0): Not using default mode "360x200" (doublescan mode not supported)
[  2600.499] (II) intel(0): Not using default mode "640x480" (vrefresh out of range)
[  2600.499] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  2600.499] (II) intel(0): Not using default mode "640x480" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "640x480" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "640x480" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1024x768i" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "512x384i" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1280x960" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1280x960" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1280x1024" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1280x1024" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1280x1024" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1792x1344" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1792x1344" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1856x1392" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1856x1392" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1920x1440" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1920x1440" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "832x624" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "416x312" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "1920x1440" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "2048x1536" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "2048x1536" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[  2600.500] (II) intel(0): Not using default mode "2048x1536" (vrefresh out of range)
[  2600.500] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[  2600.500] (II) intel(0): Printing probed modes for output TV1
[  2600.500] (II) intel(0): Modeline "848x480"x30.0   14.51  848 849 912 944  480 481 512 513 (15.4 kHz)
[  2600.500] (II) intel(0): Modeline "640x480"x30.0   11.31  640 641 704 736  480 481 512 513 (15.4 kHz)
[  2600.500] (II) intel(0): Modeline "1024x768"x30.0   26.89  1024 1025 1088 1120  768 769 800 801 (24.0 kHz)
[  2600.500] (II) intel(0): Modeline "800x600"x30.0   17.00  800 801 864 896  600 601 632 633 (19.0 kHz)
[  2600.500] (II) intel(0): Output LVDS1 connected
[  2600.500] (II) intel(0): Output VGA1 connected
[  2600.500] (II) intel(0): Output TV1 disconnected
[  2600.500] (II) intel(0): Using fuzzy aspect match for initial modes
[  2600.500] (II) intel(0): Output LVDS1 using initial mode 1024x768
[  2600.500] (II) intel(0): Output VGA1 using initial mode 1024x768
[  2600.500] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  2600.500] (II) intel(0): Kernel page flipping support detected, enabling
[  2600.500] (**) intel(0): Display dimensions: (330, 210) mm
[  2600.500] (**) intel(0): DPI set to (78, 92)
[  2600.500] (II) Loading sub module "fb"
[  2600.500] (II) LoadModule: "fb"
[  2600.501] (II) Loading /usr/lib/xorg/modules/libfb.so
[  2600.501] (II) Module fb: vendor="X.Org Foundation"
[  2600.501]     compiled for 1.9.2, module version = 1.0.0
[  2600.501]     ABI class: X.Org ANSI C Emulation, version 0.4
[  2600.501] (==) Depth 24 pixmap format is 32 bpp
[  2600.501] (==) intel(0): VideoRam: 262144 KB
[  2600.501] (II) intel(0): [DRI2] Setup complete
[  2600.501] (II) intel(0): [DRI2]   DRI driver: i965
[  2600.501] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled
[  2600.513] (II) UXA(0): Driver registered support for the following operations:
[  2600.513] (II)         solid
[  2600.513] (II)         copy
[  2600.513] (II)         composite (RENDER acceleration)
[  2600.513] (II)         put_image
[  2600.513] (II)         get_image
[  2600.513] (==) intel(0): Backing store disabled
[  2600.513] (==) intel(0): Silken mouse enabled
[  2600.513] (II) intel(0): Initializing HW Cursor
[  2601.241] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  2601.273] (**) intel(0): DPMS enabled
[  2601.273] (==) intel(0): Intel XvMC decoder enabled
[  2601.273] (II) intel(0): Set up textured video
[  2601.273] (II) intel(0): Set up overlay video
[  2601.273] (II) intel(0): [XvMC] i965_xvmc driver initialized.
[  2601.273] (II) intel(0): direct rendering: DRI2 Enabled
[  2601.273] (WW) intel(0): Option "Monitor-VGA" is not used
[  2601.273] (WW) intel(0): Option "Monitor-LVDS" is not used
[  2601.273] (WW) intel(0): Option "PreferredMode" is not used
[  2601.273] (--) RandR disabled
[  2601.273] (II) Initializing built-in extension Generic Event Extension
[  2601.274] (II) Initializing built-in extension SHAPE
[  2601.274] (II) Initializing built-in extension MIT-SHM
[  2601.274] (II) Initializing built-in extension XInputExtension
[  2601.274] (II) Initializing built-in extension XTEST
[  2601.274] (II) Initializing built-in extension BIG-REQUESTS
[  2601.274] (II) Initializing built-in extension SYNC
[  2601.274] (II) Initializing built-in extension XKEYBOARD
[  2601.274] (II) Initializing built-in extension XC-MISC
[  2601.274] (II) Initializing built-in extension SECURITY
[  2601.274] (II) Initializing built-in extension XINERAMA
[  2601.274] (II) Initializing built-in extension XFIXES
[  2601.274] (II) Initializing built-in extension RENDER
[  2601.274] (II) Initializing built-in extension RANDR
[  2601.274] (II) Initializing built-in extension COMPOSITE
[  2601.274] (II) Initializing built-in extension DAMAGE
[  2601.282] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  2601.282] (II) AIGLX: enabled GLX_INTEL_swap_event
[  2601.282] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  2601.282] (II) AIGLX: enabled GLX_SGI_make_current_read
[  2601.282] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  2601.282] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
[  2601.282] (II) GLX: Initialized DRI2 GL provider for screen 0
[  2601.282] (II) intel(0): Setting screen physical size to 270 x 203
[  2601.395] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[  2601.395] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  2601.395] (II) LoadModule: "evdev"
[  2601.396] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2601.396] (II) Module evdev: vendor="X.Org Foundation"
[  2601.396]     compiled for 1.9.0, module version = 2.5.0
[  2601.396]     Module class: X.Org XInput Driver
[  2601.396]     ABI class: X.Org XInput driver, version 11.0
[  2601.396] (**) Power Button: always reports core events
[  2601.396] (**) Power Button: Device: "/dev/input/event4"
[  2601.406] (--) Power Button: Found keys
[  2601.406] (II) Power Button: Configuring as keyboard
[  2601.406] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  2601.406] (**) Option "xkb_rules" "evdev"
[  2601.406] (**) Option "xkb_model" "evdev"
[  2601.406] (**) Option "xkb_layout" "us"
[  2601.434] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[  2601.434] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  2601.434] (**) Video Bus: always reports core events
[  2601.434] (**) Video Bus: Device: "/dev/input/event10"
[  2601.443] (--) Video Bus: Found keys
[  2601.443] (II) Video Bus: Configuring as keyboard
[  2601.443] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[  2601.443] (**) Option "xkb_rules" "evdev"
[  2601.443] (**) Option "xkb_model" "evdev"
[  2601.443] (**) Option "xkb_layout" "us"
[  2601.446] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[  2601.446] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  2601.447] (**) Power Button: always reports core events
[  2601.447] (**) Power Button: Device: "/dev/input/event3"
[  2601.456] (--) Power Button: Found keys
[  2601.456] (II) Power Button: Configuring as keyboard
[  2601.456] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  2601.456] (**) Option "xkb_rules" "evdev"
[  2601.456] (**) Option "xkb_model" "evdev"
[  2601.456] (**) Option "xkb_layout" "us"
[  2601.457] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[  2601.457] (II) No input driver/identifier specified (ignoring)
[  2601.458] (II) config/udev: Adding input device Logitech Logitech Dual Action (/dev/input/event5)
[  2601.458] (II) No input driver/identifier specified (ignoring)
[  2601.458] (II) config/udev: Adding input device Logitech Logitech Dual Action (/dev/input/js0)
[  2601.458] (II) No input driver/identifier specified (ignoring)
[  2601.460] (II) config/udev: Adding input device BTC USB Multimedia Keyboard (/dev/input/event6)
[  2601.460] (**) BTC USB Multimedia Keyboard: Applying InputClass "evdev keyboard catchall"
[  2601.461] (**) BTC USB Multimedia Keyboard: always reports core events
[  2601.461] (**) BTC USB Multimedia Keyboard: Device: "/dev/input/event6"
[  2601.489] (--) BTC USB Multimedia Keyboard: Found keys
[  2601.489] (II) BTC USB Multimedia Keyboard: Configuring as keyboard
[  2601.490] (II) XINPUT: Adding extended input device "BTC USB Multimedia Keyboard" (type: KEYBOARD)
[  2601.490] (**) Option "xkb_rules" "evdev"
[  2601.490] (**) Option "xkb_model" "evdev"
[  2601.490] (**) Option "xkb_layout" "us"
[  2601.490] (II) config/udev: Adding input device BTC USB Multimedia Keyboard (/dev/input/event7)
[  2601.490] (**) BTC USB Multimedia Keyboard: Applying InputClass "evdev keyboard catchall"
[  2601.490] (**) BTC USB Multimedia Keyboard: always reports core events
[  2601.490] (**) BTC USB Multimedia Keyboard: Device: "/dev/input/event7"
[  2601.503] (--) BTC USB Multimedia Keyboard: Found keys
[  2601.503] (II) BTC USB Multimedia Keyboard: Configuring as keyboard
[  2601.503] (II) XINPUT: Adding extended input device "BTC USB Multimedia Keyboard" (type: KEYBOARD)
[  2601.503] (**) Option "xkb_rules" "evdev"
[  2601.503] (**) Option "xkb_model" "evdev"
[  2601.503] (**) Option "xkb_layout" "us"
[  2601.504] (II) config/udev: Adding input device B16_b_02 USB-PS/2 Optical Mouse (/dev/input/event8)
[  2601.504] (**) B16_b_02 USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[  2601.504] (**) B16_b_02 USB-PS/2 Optical Mouse: always reports core events
[  2601.504] (**) B16_b_02 USB-PS/2 Optical Mouse: Device: "/dev/input/event8"
[  2601.519] (--) B16_b_02 USB-PS/2 Optical Mouse: Found 12 mouse buttons
[  2601.520] (--) B16_b_02 USB-PS/2 Optical Mouse: Found scroll wheel(s)
[  2601.520] (--) B16_b_02 USB-PS/2 Optical Mouse: Found relative axes
[  2601.520] (--) B16_b_02 USB-PS/2 Optical Mouse: Found x and y relative axes
[  2601.520] (II) B16_b_02 USB-PS/2 Optical Mouse: Configuring as mouse
[  2601.520] (**) B16_b_02 USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[  2601.520] (**) B16_b_02 USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  2601.520] (II) XINPUT: Adding extended input device "B16_b_02 USB-PS/2 Optical Mouse" (type: MOUSE)
[  2601.520] (**) B16_b_02 USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[  2601.520] (**) B16_b_02 USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[  2601.520] (**) B16_b_02 USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[  2601.520] (**) B16_b_02 USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[  2601.520] (II) B16_b_02 USB-PS/2 Optical Mouse: initialized for relative axes.
[  2601.520] (II) config/udev: Adding input device B16_b_02 USB-PS/2 Optical Mouse (/dev/input/mouse0)
[  2601.520] (II) No input driver/identifier specified (ignoring)
[  2601.523] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  2601.523] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  2601.523] (**) AT Translated Set 2 keyboard: always reports core events
[  2601.523] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  2601.536] (--) AT Translated Set 2 keyboard: Found keys
[  2601.536] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[  2601.536] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[  2601.536] (**) Option "xkb_rules" "evdev"
[  2601.536] (**) Option "xkb_model" "evdev"
[  2601.536] (**) Option "xkb_layout" "us"
[  2601.537] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event9)
[  2601.537] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[  2601.537] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[  2601.537] (II) LoadModule: "synaptics"
[  2601.537] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  2601.537] (II) Module synaptics: vendor="X.Org Foundation"
[  2601.537]     compiled for 1.9.2, module version = 1.3.0
[  2601.537]     Module class: X.Org XInput Driver
[  2601.537]     ABI class: X.Org XInput driver, version 11.0
[  2601.537] (II) Synaptics touchpad driver version 1.3.0
[  2601.537] (**) Option "Device" "/dev/input/event9"
[  2601.669] (--) ETPS/2 Elantech Touchpad: x-axis range 32 - 544
[  2601.670] (--) ETPS/2 Elantech Touchpad: y-axis range 32 - 352
[  2601.670] (II) ETPS/2 Elantech Touchpad: device does not report pressure, will use touch data.
[  2601.670] (--) ETPS/2 Elantech Touchpad: buttons: left right double triple
[  2601.670] (--) ETPS/2 Elantech Touchpad: invalid pressure range.  defaulting to 0 - 256
[  2601.670] (--) ETPS/2 Elantech Touchpad: invalid finger width range.  defaulting to 0 - 16
[  2601.670] (**) Option "TapButton1" "1"
[  2601.670] (**) Option "TapButton2" "2"
[  2601.670] (**) Option "TapButton3" "3"
[  2601.776] (--) ETPS/2 Elantech Touchpad: touchpad found
[  2601.776] (**) ETPS/2 Elantech Touchpad: always reports core events
[  2601.829] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD)
[  2601.830] (**) ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[  2601.830] (**) ETPS/2 Elantech Touchpad: MaxSpeed is now 1.75
[  2601.830] (**) ETPS/2 Elantech Touchpad: AccelFactor is now 0.332
[  2601.830] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[  2601.830] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[  2601.830] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[  2601.830] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[  2601.909] (--) ETPS/2 Elantech Touchpad: touchpad found
[  2601.910] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[  2601.910] (II) No input driver/identifier specified (ignoring)
[  2601.910] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[  2601.910] (II) No input driver/identifier specified (ignoring)
[  2602.039] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2602.039] (II) intel(0): Printing DDC gathered Modelines:
[  2602.039] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2602.430] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2602.430] (II) intel(0): Printing DDC gathered Modelines:
[  2602.430] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2602.656] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2602.656] (II) intel(0): Printing DDC gathered Modelines:
[  2602.656] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2602.873] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2602.873] (II) intel(0): Printing DDC gathered Modelines:
[  2602.873] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2602.988] (II) intel(0): Allocated new frame buffer 3200x1440 stride 12800, tiled
[  2604.005] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2604.005] (II) intel(0): Printing DDC gathered Modelines:
[  2604.005] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2604.261] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2604.262] (II) intel(0): Printing DDC gathered Modelines:
[  2604.262] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2604.489] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2604.489] (II) intel(0): Printing DDC gathered Modelines:
[  2604.489] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2605.152] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2605.152] (II) intel(0): Printing DDC gathered Modelines:
[  2605.152] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2605.777] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2605.777] (II) intel(0): Printing DDC gathered Modelines:
[  2605.777] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2607.084] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2607.084] (II) intel(0): Printing DDC gathered Modelines:
[  2607.084] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2607.384] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2607.384] (II) intel(0): Printing DDC gathered Modelines:
[  2607.384] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2607.808] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2607.808] (II) intel(0): Printing DDC gathered Modelines:
[  2607.808] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2608.163] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2608.163] (II) intel(0): Printing DDC gathered Modelines:
[  2608.163] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2608.460] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2608.460] (II) intel(0): Printing DDC gathered Modelines:
[  2608.460] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2608.685] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2608.685] (II) intel(0): Printing DDC gathered Modelines:
[  2608.685] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[  2611.949] (II) intel(0): EDID vendor "CMO", prod id 5414
[  2611.949] (II) intel(0): Printing DDC gathered Modelines:
[  2611.949] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)

From what I can understand of this, it seems that it thinks it should use the modelines on the laptop monitor instead of the external monitor, and therefore discards them since they can't be used on that monitor. Did I configure something incorrectly?

As you can see from the config file and the log, I'm using an Intel GMA 965 gpu. The reason I need these modelines is because the 965 is not powerful enough to output at 2048x1536@75hz, but it IS capable of outputting it at 2048x1536@70. The same is true with the other modelines I have.

Offline

Board footer

Powered by FluxBB