Z68A-GD65 (B3) Intel SRT will not work.

I have been trying to get Intel SRT to operate for a few days now and have run out of ideas.
I have read through Intel's instructions and instructions on any number of hardware websites (such as Anandtech, HardOCP, etc) and have followed these instruction to the letter with no luck.
I have the Z68A-GD65 (B3) with EFI/BIOS # 22.4 (latest official), a OCZ Agility3 60 GB SSD I am trying to use as a cache for My OS drive; a 500GB Seagate 7200.12 drive.
The process I went through (a few times now) is as follows:
-I have SATA set to RAID in the BIOS
-Leave SSD unplugged
-Installed Win7 on the Seagate
-Installed all drivers for the MB and other hardware
-Installed Intel RST application (various versions, but currently have 10.5.0.1027 installed as it appeared to be the one that others online had the most luck with)
-shut computer down, plug in the OCZ SSD
-boot to windows and open Intel RST app
What invariably happens is that there is no "Accelerate" button in the app (this is RST's way of activating SRT [ugh- acronym overload]).
If I install an additional HDD the "Create" button shows up to set up a new RAID volume, but even this won't show up with just the OCZ SSD and OS HDD installed. The SSD is always recognized by RST, but it won't give me the option to "Accelerate".
This is one of the features that made me buy a Z68 based board and not being able to get it working is driving me nuts (and wasting a lot of time as well).

Yup! You are 100% correct. I had it wrong. That's what I get for speed reading the articles about it. Here are some thoughts, possible the SSD is faulty or a firmware update needed? Any compatibility issues noted at the OCZ Website or forums? Any insight as to initialization or compatibility problems at the Intel Website or forum? It might also not be a bad idea to get MSI Tech Support involved in this as well. They will want to be aware of any hardware incompatibilities so it can be looked at & a resolution reached quickly at their end. http://support.msi.com/   

Similar Messages

  • Amd suitchable graphics with hd6670 (and intell 3000 ) will not work on windows 10

    hi there i have amd suitchable graphics with intell , and the amd will not work on windows 10 pro x64 the actual model of the amd is HD 6670 but is using the drivers of the hd6470. in any case it will not work in windows 10 pro x64 after a clean install. please any help thanks

    Have you disabled the firewall in you security system?  Windows firewall rarely gets in the way, but security systems' do.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Intel i965 & DRI not working [solved]

    Hi, I have a Thinkpad X61s with an Intel X3100 (i965) and I can't get DRI to work.
    Here is the ouput from glxinfo:
    [root@neptuno ~]# glxinfo |grep direct
    direct rendering: No
    OpenGL renderer string: Mesa GLX Indirect
    Here is my xorg.conf:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dbe"
    Load "xtrap"
    Load "glx"
    Load "dri"
    Load "record"
    Load "extmod"
    Load "type1"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbLayout" "pt"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 250 180 # mm
    Identifier "Monitor0"
    VendorName "LEN"
    ModelName "4000"
    Option "DPMS"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "ColorKey" # <i>
    #Option "CacheLines" # <i>
    #Option "Dac6Bit" # [<bool>]
    #Option "DRI" # [<bool>]
    #Option "NoDDC" # [<bool>]
    #Option "ShowCache" # [<bool>]
    #Option "XvMCSurfaces" # <i>
    #Option "PageFlip" # [<bool>]
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile Integrated Graphics Controller"
    BusID "PCI:0:2:0"
    Option "DRI" "True"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Here is my /var/log/Xorg.0.log:
    X Window System Version 1.3.0
    Release Date: 19 April 2007
    X Protocol Version 11, Revision 0, Release 1.3
    Build Operating System: UNKNOWN
    Current Operating System: Linux neptuno 2.6.21-ARCH #1 SMP PREEMPT Sat Jul 7 09:57:11 UTC 2007 i686
    Build Date: 06 July 2007
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 12 23:10:43 2007
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81d92e0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 1.2
    X.Org XInput driver : 0.7
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.2
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 8086,2a00 card 17aa,20b3 rev 0c class 06,00,00 hdr 00
    (II) PCI: 00:02:0: chip 8086,2a02 card 17aa,20b5 rev 0c class 03,00,00 hdr 80
    (II) PCI: 00:02:1: chip 8086,2a03 card 17aa,20b5 rev 0c class 03,80,00 hdr 80
    (II) PCI: 00:19:0: chip 8086,1049 card 17aa,20de rev 03 class 02,00,00 hdr 00
    (II) PCI: 00:1a:0: chip 8086,2834 card 17aa,20aa rev 03 class 0c,03,00 hdr 80
    (II) PCI: 00:1a:1: chip 8086,2835 card 17aa,20aa rev 03 class 0c,03,00 hdr 00
    (II) PCI: 00:1a:7: chip 8086,283a card 17aa,20ab rev 03 class 0c,03,20 hdr 00
    (II) PCI: 00:1b:0: chip 8086,284b card 17aa,20ac rev 03 class 04,03,00 hdr 00
    (II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 03 class 06,04,00 hdr 81
    (II) PCI: 00:1c:1: chip 8086,2841 card 0000,0000 rev 03 class 06,04,00 hdr 81
    (II) PCI: 00:1d:0: chip 8086,2830 card 17aa,20aa rev 03 class 0c,03,00 hdr 80
    (II) PCI: 00:1d:1: chip 8086,2831 card 17aa,20aa rev 03 class 0c,03,00 hdr 00
    (II) PCI: 00:1d:7: chip 8086,2836 card 17aa,20ab rev 03 class 0c,03,20 hdr 00
    (II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev f3 class 06,04,01 hdr 01
    (II) PCI: 00:1f:0: chip 8086,2811 card 17aa,20b6 rev 03 class 06,01,00 hdr 80
    (II) PCI: 00:1f:2: chip 8086,2828 card 17aa,20a8 rev 03 class 01,01,80 hdr 00
    (II) PCI: 00:1f:3: chip 8086,283e card 17aa,20a9 rev 03 class 0c,05,00 hdr 00
    (II) PCI: 03:00:0: chip 8086,4227 card 8086,1011 rev 02 class 02,80,00 hdr 00
    (II) PCI: 05:00:0: chip 1180,0476 card 4000,0000 rev ba class 06,07,00 hdr 82
    (II) PCI: 05:00:1: chip 1180,0832 card 17aa,20c7 rev 04 class 0c,00,10 hdr 80
    (II) PCI: 05:00:2: chip 1180,0822 card 17aa,20c8 rev 21 class 08,05,00 hdr 80
    (II) PCI: End of PCI scan
    (II) Intel Bridge workaround enabled
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 2 I/O range:
    [0] -1 0 0x00002000 - 0x000020ff (0x100) IX[b]
    [1] -1 0 0x00002400 - 0x000024ff (0x100) IX[b]
    [2] -1 0 0x00002800 - 0x000028ff (0x100) IX[b]
    [3] -1 0 0x00002c00 - 0x00002cff (0x100) IX[b]
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[b]
    (II) Bus 2 prefetchable memory range:
    [0] -1 0 0xf8000000 - 0xf80fffff (0x100000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 3: bridge is at (0:28:1), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 3 I/O range:
    [0] -1 0 0x00003000 - 0x000030ff (0x100) IX[b]
    [1] -1 0 0x00003400 - 0x000034ff (0x100) IX[b]
    [2] -1 0 0x00003800 - 0x000038ff (0x100) IX[b]
    [3] -1 0 0x00003c00 - 0x00003cff (0x100) IX[b]
    (II) Bus 3 non-prefetchable memory range:
    [0] -1 0 0xdc100000 - 0xdfcfffff (0x3c00000) MX[b]
    (II) Bus 3 prefetchable memory range:
    [0] -1 0 0xdfe00000 - 0xdfefffff (0x100000) MX[b]
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 5: bridge is at (0:30:0), (0,5,8), BCTRL: 0x0000 (VGA_EN is cleared)
    (II) Bus 5 I/O range:
    [0] -1 0 0x00004000 - 0x00007fff (0x4000) IX[b]
    (II) Bus 5 non-prefetchable memory range:
    [0] -1 0 0xf8300000 - 0xfbffffff (0x3d00000) MX[b]
    (II) Bus 5 prefetchable memory range:
    [0] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) PCI-to-CardBus bridge:
    (II) Bus 6: bridge is at (5:0:0), (5,6,7), BCTRL: 0x0580 (VGA_EN is cleared)
    (II) Bus 6 I/O range:
    [0] -1 0 0x00004000 - 0x000040ff (0x100) IX[b]
    [1] -1 0 0x00004400 - 0x000044ff (0x100) IX[b]
    (II) Bus 6 prefetchable memory range:
    [0] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[b]
    (--) PCI:*(0:2:0) Intel Corporation Mobile Integrated Graphics Controller rev 12, Mem @ 0xf8100000/20, 0xe0000000/28, I/O @ 0x1800/3
    (--) PCI: (0:2:1) Intel Corporation Mobile Integrated Graphics Controller rev 12, Mem @ 0xf8200000/20
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) Active PCI resource ranges:
    [0] -1 0 0xf8301800 - 0xf83018ff (0x100) MX[b]
    [1] -1 0 0xf8301000 - 0xf83017ff (0x800) MX[b]
    [2] -1 0 0xdfcff000 - 0xdfcfffff (0x1000) MX[b]
    [3] -1 0 0xfe226c00 - 0xfe226cff (0x100) MX[b]
    [4] -1 0 0xfe226800 - 0xfe226bff (0x400) MX[b]
    [5] -1 0 0xfe020000 - 0xfe023fff (0x4000) MX[b]
    [6] -1 0 0xfe226400 - 0xfe2267ff (0x400) MX[b]
    [7] -1 0 0xfe025000 - 0xfe025fff (0x1000) MX[b]
    [8] -1 0 0xfe000000 - 0xfe01ffff (0x20000) MX[b]
    [9] -1 0 0xf8200000 - 0xf82fffff (0x100000) MX[b](B)
    [10] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [11] -1 0 0xf8100000 - 0xf81fffff (0x100000) MX[b](B)
    [12] -1 0 0x00001c00 - 0x00001c1f (0x20) IX[b]
    [13] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
    [14] -1 0 0x000018f0 - 0x000018ff (0x10) IX[b]
    [15] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [16] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [17] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [18] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [19] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
    [20] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
    [21] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
    [22] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
    [23] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
    [24] -1 0 0x00001800 - 0x00001807 (0x8) IX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xf8301800 - 0xf83018ff (0x100) MX[b]
    [1] -1 0 0xf8301000 - 0xf83017ff (0x800) MX[b]
    [2] -1 0 0xdfcff000 - 0xdfcfffff (0x1000) MX[b]
    [3] -1 0 0xfe226c00 - 0xfe226cff (0x100) MX[b]
    [4] -1 0 0xfe226800 - 0xfe226bff (0x400) MX[b]
    [5] -1 0 0xfe020000 - 0xfe023fff (0x4000) MX[b]
    [6] -1 0 0xfe226400 - 0xfe2267ff (0x400) MX[b]
    [7] -1 0 0xfe025000 - 0xfe025fff (0x1000) MX[b]
    [8] -1 0 0xfe000000 - 0xfe01ffff (0x20000) MX[b]
    [9] -1 0 0xf8200000 - 0xf82fffff (0x100000) MX[b](B)
    [10] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [11] -1 0 0xf8100000 - 0xf81fffff (0x100000) MX[b](B)
    [12] -1 0 0x00001c00 - 0x00001c1f (0x20) IX[b]
    [13] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
    [14] -1 0 0x000018f0 - 0x000018ff (0x10) IX[b]
    [15] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [16] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [17] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [18] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [19] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
    [20] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
    [21] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
    [22] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
    [23] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
    [24] -1 0 0x00001800 - 0x00001807 (0x8) IX[b](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xf8301800 - 0xf83018ff (0x100) MX[b]
    [5] -1 0 0xf8301000 - 0xf83017ff (0x800) MX[b]
    [6] -1 0 0xdfcff000 - 0xdfcfffff (0x1000) MX[b]
    [7] -1 0 0xfe226c00 - 0xfe226cff (0x100) MX[b]
    [8] -1 0 0xfe226800 - 0xfe226bff (0x400) MX[b]
    [9] -1 0 0xfe020000 - 0xfe023fff (0x4000) MX[b]
    [10] -1 0 0xfe226400 - 0xfe2267ff (0x400) MX[b]
    [11] -1 0 0xfe025000 - 0xfe025fff (0x1000) MX[b]
    [12] -1 0 0xfe000000 - 0xfe01ffff (0x20000) MX[b]
    [13] -1 0 0xf8200000 - 0xf82fffff (0x100000) MX[b](B)
    [14] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [15] -1 0 0xf8100000 - 0xf81fffff (0x100000) MX[b](B)
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [18] -1 0 0x00001c00 - 0x00001c1f (0x20) IX[b]
    [19] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
    [20] -1 0 0x000018f0 - 0x000018ff (0x10) IX[b]
    [21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [24] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [25] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
    [26] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
    [27] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
    [28] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
    [29] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
    [30] -1 0 0x00001800 - 0x00001807 (0x8) IX[b](B)
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "xtrap"
    (II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
    (II) Module xtrap: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DEC-XTRAP
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "type1"
    (II) Loading /usr/lib/xorg/modules/fonts//libtype1.so
    (II) Module type1: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.2
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font Type1
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.3.0, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 2.1.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 1.2
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.1.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.7
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.1.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.7
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, 965G, 965Q, 946GZ,
    965GM, 965GME/GLE, G33, Q35, Q33
    (II) Primary Device is: PCI 00:02:0
    (WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
    (--) Chipset 965GM found
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xf8301800 - 0xf83018ff (0x100) MX[b]
    [5] -1 0 0xf8301000 - 0xf83017ff (0x800) MX[b]
    [6] -1 0 0xdfcff000 - 0xdfcfffff (0x1000) MX[b]
    [7] -1 0 0xfe226c00 - 0xfe226cff (0x100) MX[b]
    [8] -1 0 0xfe226800 - 0xfe226bff (0x400) MX[b]
    [9] -1 0 0xfe020000 - 0xfe023fff (0x4000) MX[b]
    [10] -1 0 0xfe226400 - 0xfe2267ff (0x400) MX[b]
    [11] -1 0 0xfe025000 - 0xfe025fff (0x1000) MX[b]
    [12] -1 0 0xfe000000 - 0xfe01ffff (0x20000) MX[b]
    [13] -1 0 0xf8200000 - 0xf82fffff (0x100000) MX[b](B)
    [14] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [15] -1 0 0xf8100000 - 0xf81fffff (0x100000) MX[b](B)
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [18] -1 0 0x00001c00 - 0x00001c1f (0x20) IX[b]
    [19] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
    [20] -1 0 0x000018f0 - 0x000018ff (0x10) IX[b]
    [21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [24] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [25] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
    [26] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
    [27] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
    [28] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
    [29] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
    [30] -1 0 0x00001800 - 0x00001807 (0x8) IX[b](B)
    (II) resource ranges after probing:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xf8301800 - 0xf83018ff (0x100) MX[b]
    [5] -1 0 0xf8301000 - 0xf83017ff (0x800) MX[b]
    [6] -1 0 0xdfcff000 - 0xdfcfffff (0x1000) MX[b]
    [7] -1 0 0xfe226c00 - 0xfe226cff (0x100) MX[b]
    [8] -1 0 0xfe226800 - 0xfe226bff (0x400) MX[b]
    [9] -1 0 0xfe020000 - 0xfe023fff (0x4000) MX[b]
    [10] -1 0 0xfe226400 - 0xfe2267ff (0x400) MX[b]
    [11] -1 0 0xfe025000 - 0xfe025fff (0x1000) MX[b]
    [12] -1 0 0xfe000000 - 0xfe01ffff (0x20000) MX[b]
    [13] -1 0 0xf8200000 - 0xf82fffff (0x100000) MX[b](B)
    [14] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [15] -1 0 0xf8100000 - 0xf81fffff (0x100000) MX[b](B)
    [16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [20] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [21] -1 0 0x00001c00 - 0x00001c1f (0x20) IX[b]
    [22] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
    [23] -1 0 0x000018f0 - 0x000018ff (0x10) IX[b]
    [24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [26] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [27] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [28] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
    [29] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
    [30] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
    [31] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
    [32] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
    [33] -1 0 0x00001800 - 0x00001807 (0x8) IX[b](B)
    [34] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [35] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.2
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.1.0
    ABI class: X.Org Video Driver, version 1.2
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 0.1.0
    ABI class: X.Org Video Driver, version 1.2
    (==) intel(0): Depth 24, (==) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (**) intel(0): Option "DRI" "True"
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
    (--) intel(0): Chipset: "965GM"
    (--) intel(0): Linear framebuffer at 0xE0000000
    (--) intel(0): IO registers at addr 0xF8100000
    (II) intel(0): 2 display pipes available.
    (==) intel(0): Using XAA for acceleration
    (--) intel(0): Will try to allocate texture pool for old Mesa 3D driver.
    (II) intel(0): Will try to reserve 32768 kiB of AGP aperture space
    for the DRM memory manager.
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"(II) Module already built-in
    (II) intel(0): Output VGA using monitor section Monitor0
    (II) intel(0): I2C bus "CRTDDC_A" initialized.
    (II) intel(0): Output LVDS has no monitor section
    (II) intel(0): I2C bus "LVDSDDC_C" initialized.
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
    (II) intel(0): EDID for output LVDS
    (II) intel(0): Manufacturer: LEN Model: 4000 Serial#: 0
    (II) intel(0): Year: 2006 Week: 48
    (II) intel(0): EDID Version: 1.3
    (II) intel(0): Digital Display Input
    (II) intel(0): Max H-Image Size [cm]: horiz.: 25 vert.: 18
    (II) intel(0): Gamma: 2.20
    (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    (II) intel(0): First detailed timing is preferred mode
    (II) intel(0): redX: 0.585 redY: 0.335 greenX: 0.319 greenY: 0.529
    (II) intel(0): blueX: 0.149 blueY: 0.135 whiteX: 0.312 whiteY: 0.328
    (II) intel(0): Supported VESA Video Modes:
    (II) intel(0): 640x480@60Hz
    (II) intel(0): 800x600@60Hz
    (II) intel(0): 1024x768@60Hz
    (II) intel(0): Manufacturer's mask: 0
    (II) intel(0): Supported additional Video Mode:
    (II) intel(0): clock: 54.2 MHz Image Size: 246 x 184 mm
    (II) intel(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0
    (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0
    (II) intel(0): Supported additional Video Mode:
    (II) intel(0): clock: 43.3 MHz Image Size: 246 x 185 mm
    (II) intel(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0
    (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0
    (II) intel(0): N121X5-L06
    (II) intel(0): EDID (in hex):
    (II) intel(0): 00ffffffffffff0030ae004000000000
    (II) intel(0): 3010010380191278eafe609555518726
    (II) intel(0): 22505421080001010101010101010101
    (II) intel(0): 01010101010128150040410026301888
    (II) intel(0): 3600f6b800000018ed10004041002630
    (II) intel(0): 18883600f6b9000000180000000f0061
    (II) intel(0): 43326143280f01000daf0714000000fe
    (II) intel(0): 004e31323158352d4c303620202000ed
    (II) intel(0): EDID vendor "LEN", prod id 16384
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Reloading /usr/lib/xorg/modules//libint10.so
    (II) intel(0): initializing int10
    (WW) intel(0): Bad V_BIOS checksum
    (II) intel(0): Primary V_BIOS segment is: 0xc000
    (II) intel(0): VESA BIOS detected
    (II) intel(0): VESA VBE Version 3.0
    (II) intel(0): VESA VBE Total Mem: 7616 kB
    (II) intel(0): VESA VBE OEM: Intel(r)Crestline Graphics Chip Accelerated VGA BIOS
    (II) intel(0): VESA VBE OEM Software Rev: 1.0
    (II) intel(0): VESA VBE OEM Vendor: Intel Corporation
    (II) intel(0): VESA VBE OEM Product: Intel(r)Crestline Graphics Controller
    (II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70.
    (II) intel(0): No SDVO device found on SDVOB
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" removed.
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" removed.
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" initialized.
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" registered at address 0x72.
    (II) intel(0): No SDVO device found on SDVOC
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" removed.
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" removed.
    (II) intel(0): Output TV has no monitor section
    (II) intel(0): Output VGA disconnected
    (II) intel(0): EDID for output VGA
    (II) intel(0): Output LVDS connected
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
    (II) intel(0): EDID for output LVDS
    (II) intel(0): Manufacturer: LEN Model: 4000 Serial#: 0
    (II) intel(0): Year: 2006 Week: 48
    (II) intel(0): EDID Version: 1.3
    (II) intel(0): Digital Display Input
    (II) intel(0): Max H-Image Size [cm]: horiz.: 25 vert.: 18
    (II) intel(0): Gamma: 2.20
    (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    (II) intel(0): First detailed timing is preferred mode
    (II) intel(0): redX: 0.585 redY: 0.335 greenX: 0.319 greenY: 0.529
    (II) intel(0): blueX: 0.149 blueY: 0.135 whiteX: 0.312 whiteY: 0.328
    (II) intel(0): Supported VESA Video Modes:
    (II) intel(0): 640x480@60Hz
    (II) intel(0): 800x600@60Hz
    (II) intel(0): 1024x768@60Hz
    (II) intel(0): Manufacturer's mask: 0
    (II) intel(0): Supported additional Video Mode:
    (II) intel(0): clock: 54.2 MHz Image Size: 246 x 184 mm
    (II) intel(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0
    (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0
    (II) intel(0): Supported additional Video Mode:
    (II) intel(0): clock: 43.3 MHz Image Size: 246 x 185 mm
    (II) intel(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0
    (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0
    (II) intel(0): N121X5-L06
    (II) intel(0): EDID (in hex):
    (II) intel(0): 00ffffffffffff0030ae004000000000
    (II) intel(0): 3010010380191278eafe609555518726
    (II) intel(0): 22505421080001010101010101010101
    (II) intel(0): 01010101010128150040410026301888
    (II) intel(0): 3600f6b800000018ed10004041002630
    (II) intel(0): 18883600f6b9000000180000000f0061
    (II) intel(0): 43326143280f01000daf0714000000fe
    (II) intel(0): 004e31323158352d4c303620202000ed
    (II) intel(0): EDID vendor "LEN", prod id 16384
    (II) intel(0): Not using default mode "640x350" (vrefresh out of range)
    (II) intel(0): Not using default mode "640x400" (vrefresh out of range)
    (II) intel(0): Not using default mode "720x400" (vrefresh out of range)
    (II) intel(0): Not using default mode "640x480" (vrefresh out of range)
    (II) intel(0): Not using default mode "640x480" (vrefresh out of range)
    (II) intel(0): Not using default mode "640x480" (vrefresh out of range)
    (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
    (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
    (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
    (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
    (II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
    (II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
    (II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
    (II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x960" (hsync out of range)
    (II) intel(0): Not using default mode "1280x960" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x1024" (hsync out of range)
    (II) intel(0): Not using default mode "1280x1024" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x1024" (vrefresh out of range)
    (II) intel(0): Not using default mode "1600x1200" (hsync out of range)
    (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
    (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
    (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
    (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
    (II) intel(0): Not using default mode "1792x1344" (hsync out of range)
    (II) intel(0): Not using default mode "1792x1344" (vrefresh out of range)
    (II) intel(0): Not using default mode "1856x1392" (hsync out of range)
    (II) intel(0): Not using default mode "1856x1392" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1440" (hsync out of range)
    (II) intel(0): Not using default mode "1920x1440" (vrefresh out of range)
    (II) intel(0): Not using default mode "832x624" (vrefresh out of range)
    (II) intel(0): Not using default mode "1152x768" (vrefresh out of range)
    (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
    (II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
    (II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
    (II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
    (II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x720" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x720" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x720" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x720" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x800" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x800" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x800" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x800" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x768" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x768" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x768" (vrefresh out of range)
    (II) intel(0): Not using default mode "1360x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1360x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1400x1050" (hsync out of range)
    (II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
    (II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
    (II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
    (II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
    (II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
    (II) intel(0): Not using default mode "1440x900" (hsync out of range)
    (II) intel(0): Not using default mode "1600x1024" (hsync out of range)
    (II) intel(0): Not using default mode "1680x1050" (hsync out of range)
    (II) intel(0): Not using default mode "1680x1050" (hsync out of range)
    (II) intel(0): Not using default mode "1680x1050" (vrefresh out of range)
    (II) intel(0): Not using default mode "1680x1050" (vrefresh out of range)
    (II) intel(0): Not using default mode "1680x1050" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1080" (hsync out of range)
    (II) intel(0): Not using default mode "1920x1080" (hsync out of range)
    (II) intel(0): Not using default mode "1920x1080" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1080" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1080" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1200" (hsync out of range)
    (II) intel(0): Not using default mode "1920x1200" (hsync out of range)
    (II) intel(0): Not using default mode "1920x1200" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1200" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1200" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1200" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1440" (vrefresh out of range)
    (II) intel(0): Not using default mode "2048x1536" (hsync out of range)
    (II) intel(0): Not using default mode "2048x1536" (vrefresh out of range)
    (II) intel(0): Not using default mode "2048x1536" (vrefresh out of range)
    (II) intel(0): Not using default mode "2560x1600" (hsync out of range)
    (II) intel(0): Printing probed modes for output LVDS
    (II) intel(0): Modeline "1024x768"x50.0 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (40.3 kHz)
    (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) intel(0): Modeline "1024x768"x40.0 43.33 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (32.2 kHz)
    (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) intel(0): Output TV connected
    (II) intel(0): Not using default mode "640x350" (vrefresh out of range)
    (II) intel(0): Not using default mode "640x400" (vrefresh out of range)
    (II) intel(0): Not using default mode "720x400" (vrefresh out of range)
    (II) intel(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
    (II) intel(0): Not using default mode "640x480" (vrefresh out of range)
    (II) intel(0): Not using default mode "640x480" (vrefresh out of range)
    (II) intel(0): Not using default mode "640x480" (vrefresh out of range)
    (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
    (II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
    (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
    (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
    (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
    (II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
    (II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
    (II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
    (II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
    (II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x960" (hsync out of range)
    (II) intel(0): Not using default mode "1280x960" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x1024" (hsync out of range)
    (II) intel(0): Not using default mode "1280x1024" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x1024" (vrefresh out of range)
    (II) intel(0): Not using default mode "1600x1200" (hsync out of range)
    (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
    (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
    (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
    (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
    (II) intel(0): Not using default mode "1792x1344" (hsync out of range)
    (II) intel(0): Not using default mode "1792x1344" (vrefresh out of range)
    (II) intel(0): Not using default mode "1856x1392" (hsync out of range)
    (II) intel(0): Not using default mode "1856x1392" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1440" (hsync out of range)
    (II) intel(0): Not using default mode "1920x1440" (vrefresh out of range)
    (II) intel(0): Not using default mode "832x624" (vrefresh out of range)
    (II) intel(0): Not using default mode "1152x768" (vrefresh out of range)
    (II) intel(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
    (II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
    (II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
    (II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
    (II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
    (II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x720" (bad mode clock/interlace/doublescan)
    (II) intel(0): Not using default mode "1280x720" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x720" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x720" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x800" (bad mode clock/interlace/doublescan)
    (II) intel(0): Not using default mode "1280x800" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x800" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x800" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x768" (bad mode clock/interlace/doublescan)
    (II) intel(0): Not using default mode "1280x768" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x768" (vrefresh out of range)
    (II) intel(0): Not using default mode "1280x768" (vrefresh out of range)
    (II) intel(0): Not using default mode "1360x768" (bad mode clock/interlace/doublescan)
    (II) intel(0): Not using default mode "1360x768" (bad mode clock/interlace/doublescan)
    (II) intel(0): Not using default mode "1400x1050" (hsync out of range)
    (II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
    (II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
    (II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
    (II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
    (II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
    (II) intel(0): Not using default mode "1440x900" (hsync out of range)
    (II) intel(0): Not using default mode "1600x1024" (hsync out of range)
    (II) intel(0): Not using default mode "1680x1050" (hsync out of range)
    (II) intel(0): Not using default mode "1680x1050" (hsync out of range)
    (II) intel(0): Not using default mode "1680x1050" (vrefresh out of range)
    (II) intel(0): Not using default mode "1680x1050" (vrefresh out of range)
    (II) intel(0): Not using default mode "1680x1050" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1080" (hsync out of range)
    (II) intel(0): Not using default mode "1920x1080" (hsync out of range)
    (II) intel(0): Not using default mode "1920x1080" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1080" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1080" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1200" (hsync out of range)
    (II) intel(0): Not using default mode "1920x1200" (hsync out of range)
    (II) intel(0): Not using default mode "1920x1200" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1200" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1200" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1200" (vrefresh out of range)
    (II) intel(0): Not using default mode "1920x1440" (vrefresh out of range)
    (II) intel(0): Not using default mode "2048x1536" (hsync out of range)
    (II) intel(0): Not using default mode "2048x1536" (vrefresh out of range)
    (II) intel(0): Not using default mode "2048x1536" (vrefresh out of range)
    (II) intel(0): Not using default mode "2560x1600" (hsync out of range)
    (II) intel(0): Printing probed modes for output TV
    (II) intel(0): Modeline "1024x768"x30.0 26.89 1024 1025 1088 1120 768 769 800 801 (24.0 kHz)
    (II) intel(0): Modeline "800x600"x30.0 17.00 800 801 864 896 600 601 632 633 (19.0 kHz)
    (II) intel(0): Modeline "848x480"x30.0 14.51 848 849 912 944 480 481 512 513 (15.4 kHz)
    (II) intel(0): Modeline "640x480"x30.0 11.31 640 641 704 736 480 481 512 513 (15.4 kHz)
    (II) intel(0): Output VGA disconnected
    (II) intel(0): Output LVDS connected
    (II) intel(0): Output TV connected
    (II) intel(0): Output LVDS using initial mode 1024x768
    (II) intel(0): Output TV using initial mode 1024x768
    (II) intel(0): Monitoring connected displays enabled
    (II) intel(0): detected 512 kB GTT.
    (II) intel(0): detected 7676 kB stolen memory.
    (==) intel(0): video overlay key set to 0x101fe
    (==) intel(0): Will not try to enable page flipping
    (==) intel(0): Triple buffering disabled
    (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) intel(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.2.0
    ABI class: X.Org Video Driver, version 1.2
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"(II) Module already built-in
    (II) intel(0): Comparing regs from server start up to After PreInit
    (II) Loading sub module "dri"
    (II) LoadModule: "dri"
    (II) Reloading /usr/lib/xorg/modules/extensions//libdri.so
    (==) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xe0000000 - 0xefffffff (0x10000000) MS[b]
    [1] 0 0 0xf8100000 - 0xf81fffff (0x100000) MS[b]
    [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [6] -1 0 0xf8301800 - 0xf83018ff (0x100) MX[b]
    [7] -1 0 0xf8301000 - 0xf83017ff (0x800) MX[b]
    [8] -1 0 0xdfcff000 - 0xdfcfffff (0x1000) MX[b]
    [9] -1 0 0xfe226c00 - 0xfe226cff (0x100) MX[b]
    [10] -1 0 0xfe226800 - 0xfe226bff (0x400) MX[b]
    [11] -1 0 0xfe020000 - 0xfe023fff (0x4000) MX[b]
    [12] -1 0 0xfe226400 - 0xfe2267ff (0x400) MX[b]
    [13] -1 0 0xfe025000 - 0xfe025fff (0x1000) MX[b]
    [14] -1 0 0xfe000000 - 0xfe01ffff (0x20000) MX[b]
    [15] -1 0 0xf8200000 - 0xf82fffff (0x100000) MX[b](B)
    [16] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [17] -1 0 0xf8100000 - 0xf81fffff (0x100000) MX[b](B)
    [18] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [19] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [20] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [21] 0 0 0x00001800 - 0x00001807 (0x8) IS[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [24] -1 0 0x00001c00 - 0x00001c1f (0x20) IX[b]
    [25] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
    [26] -1 0 0x000018f0 - 0x000018ff (0x10) IX[b]
    [27] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [28] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [29] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [30] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [31] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
    [32] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
    [33] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
    [34] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
    [35] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
    [36] -1 0 0x00001800 - 0x00001807 (0x8) IX[b](B)
    [37] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [38] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) intel(0): Kernel reported 230400 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 921596 kB available
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers and
    large DRI memory manager reservation:
    (II) intel(0): Allocating 5112 scanlines for pixmap cache
    (II) intel(0): Success.
    (II) intel(0): Memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
    (II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
    (II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
    (II) intel(0): 0x00050000-0x01847fff: front buffer (24544 kB)
    (II) intel(0): 0x0077f000: end of stolen memory
    (II) intel(0): 0x01848000-0x01857fff: xaa scratch (64 kB)
    (II) intel(0): 0x01858000-0x01c57fff: back buffer (4096 kB)
    (II) intel(0): 0x01c58000-0x02057fff: depth buffer (4096 kB)
    (II) intel(0): 0x02058000-0x04057fff: textures (32768 kB)
    (II) intel(0): 0x10000000: end of aperture
    (II) intel(0): front buffer is not tiled
    (II) intel(0): back buffer is tiled
    (II) intel(0): depth buffer is tiled
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card1
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card2
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card3
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card4
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card5
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card6
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card7
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card8
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card9
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card10
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card11
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card12
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card13
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card14
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card1
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card2
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card3
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card4
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card5
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card6
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card7
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card8
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card9
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card10
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card11
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card12
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card13
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card14
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    (II) intel(0): [drm] drmOpen failed
    (EE) intel(0): [dri] DRIScreenInit failed. Disabling DRI.
    (II) intel(0): Page Flipping disabled
    (==) intel(0): Write-combining range (0xe0000000,0x10000000)
    (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (II) intel(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Indirect CPU to Screen color expansion
    Solid Horizontal and Vertical Lines
    Offscreen Pixmaps
    Setting up tile and stipple cache:
    32 128x128 slots
    26 256x256 slots
    11 512x512 slots
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x01848000 (pgoffset 6216)
    (WW) intel(0): ESR is 0x00000010, page table error
    (WW) intel(0): PGTBL_ER is 0x00000010, display A pte
    (WW) intel(0): Existing errors found in hardware state.
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is on
    (II) intel(0): Display plane A is now enabled and connected to pipe A.
    (II) intel(0): Pipe B is on
    (II) intel(0): Display plane B is now enabled and connected to pipe B.
    (II) intel(0): Output VGA is connected to pipe none
    (II) intel(0): Output LVDS is connected to pipe B
    (II) intel(0): Output TV is connected to pipe A
    (**) Option "dpms"
    (**) intel(0): DPMS enabled
    (II) intel(0): Set up textured video
    (II) intel(0): direct rendering: Failed
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (--) RandR disabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    (EE) AIGLX: Screen 0 is not DRI capable
    (II) Loading local sub module "GLcore"
    (II) LoadModule: "GLcore"
    (II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
    (II) Module GLcore: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) GLX: Initialized MESA-PROXY GL provider for screen 0
    (II) intel(0): Setting screen physical size to 246 x 184
    (**) Option "Protocol" "auto"
    (**) Mouse0: Device: "/dev/input/mice"
    (**) Mouse0: Protocol: "auto"
    (**) Option "CorePointer"
    (**) Mouse0: Core Pointer
    (**) Option "Device" "/dev/input/mice"
    (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5 6 7"
    (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
    (**) Mouse0: Buttons: 11
    (**) Option "CoreKeyboard"
    (**) Keyboard0: Core Keyboard
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "pt"
    (**) Keyboard0: XkbLayout: "pt"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    (--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
    (II) Mouse0: ps2EnableDataReporting: succeeded
    (II) 3rd Button detected: disabling emulate3Button
    Thank you for any help you can give me.
    Last edited by ctrler (2007-07-13 21:25:54)

    Fixed by using the alternative i810 driver within the xf86-video-intel package.
    Last edited by Hongkongblue (2007-08-16 09:35:08)

  • Facebook and Hotmail will not work on my Macbook pro

    Facebook and Hotmail will not work on my Macbook pro. I have tried safari and firefox. I have unloaded and reloaded an old version of firefox and still no luck. When go to ebay it opens but looks very weird. I am using Mac OS X Version 10.6.6 with a 2.4 GHz Intel Core 2 Duo. I am so frustrated, I have tried everything I can think of and still no luck.

    Good of you to offer the detail you did (a lot of people don't bother) but it still is not quite enough. Texting that it "looks very weird" just leaves me blank. Most basic remedy for browser issues is to use Safari to google "adobe flash" and download a fresh file & install. Can't think of anything else given what you've posted....

  • Intel iMac will not boot past gray screen

    Intel iMac will not boot past gray screen
    my system:
    new (month old) 24" intel imac, 2.8 ghz, 4 gb ram.
    running: leopard (upgraded from tiger, which was pre-installed at purchase), installed 10.5.1 update right before this huge problem occurred.
    install discs on-hand: two-disc tiget set, single leopard upgrade disc.
    what led to this:
    i wanted to install windows using bootcamp on a 50 gb partition.
    at this point i was running leopard 10.5
    i followed all bootcamp instructions, printing out the guide, as well. once i got into the windows setup, i was prompted to choose a partition to install windows. unlike the bootcamp guide, which showed three partitions, one clearly labeled "bootcamp", i saw only one partition. not wanting to risk writing over my mac partition, i quit the setup and rebooted the mac os. after some googling around, i looked for firmware updates (didn't need any), and then software updates. i decided to try updating to 10.5.1.
    i then ran through boot camp again, deleting my previous windows partition, creating a new one, and moving forward as before. once again, i was only shown one partition to choose from in the windows setup. i exited the setup again to reboot through the mac os, but this time, i was only given a blank gray screen.
    here's what i have tried so far:
    booting from a CD, holding down the C or D keys: no response (in fact, i have to restart the computer holding down the mouse button to be able to eject the CD)
    booting with option key held down: gray screen
    booting with option key held down with external bootable firewire drive attached: the firewire drive appears as a boot icon, and i can click on it within a five second window, but then the screen freezes after that time period, and nothing changes
    booting into target mode while attached to another mac: gray screen (no firewire icon, and drive never shows up on other mac)
    resetting NVRAM: i'm able to hear the boot chimes, but no difference in performance. gray screen every time
    Safe boot: nothing but a gray screen
    Verbose mode: gray screen
    Single user mode: gray screen
    Single user mode with firewire drive attached: occasionally (not every time), i am able to get the white on black terminal to show up. from here, i'm able to run fsck, but it appears to only be checking the firewire drive. i have tried several times to boot from here, and once it took me to a blue screen with movable arrow cursor, but it never went beyond this.
    is there anything else left to try before taking it to apple?
    any help would be greatly appreciated.
    thanks,
    Casey Burns
    Casey Burns Illustration and Design
    http://CaseyBurns.com

    I'd call Apple support at this point. You'll need
    to put this issue on the record.
    Call U.S. iPod and Mac technical support: 1-800-APL-CARE (1-800-275-2273)
    The wait may be long for an agent to come on the line
    so expect that and have some other stuff to do in the meantime.
    If you have the applecare protection plan, I'd ask about "onsite"
    service.
    I like your work ! Good luck !
    Slim
    Message was edited by: slimpikkunz

  • Do I have to buy Lion or snow lepoard or is there a way to updated from OS X 10.4.11?? I have a new ipod that will not work without the ne itunes, but the new itunes will not install without a newer vesion of Max OS X. Help please :)

    Do I have to buy Lion or snow lepoard or is there a way to updated from OS X 10.4.11?? I have a new ipod that will not work without the ne itunes, but the new itunes will not install without a newer vesion of Max OS X. Help please

    Need to know your Mac model. If it's a PowerPC, the max OS is Leopard 10.5.x. If it's an Intel procesor, you can upgrade to Snow Leopard (for $29) & later to Lion.
    *Mac OS X 10.5 Leopard installation system requirements*
    http://support.apple.com/kb/TA24950
    Leopard is no longer available at the Apple Store *but may be available by calling Apple Phone Sales @ 1-800-MY-APPLE (1-800-692-7753)*.
    Installing Mac OS X 10.5 Leopard
    http://support.apple.com/kb/HT1544
    Mac OS X 10.5 Leopard Installation and Setup Guide
    http://manuals.info.apple.com/en/leopard_install-setup.pdf
    After you install the base 10.5, download & install the 10.5.8 combo update at http://support.apple.com/downloads/Mac_OS_X_10_5_8_Combo_Update
     Cheers, Tom

  • After a mac update; flash player asked to be installed.  Install successful but application will not work.

    Hello,
    After a Mac update, flash player (along with silverlight) asked to be installed when I tried to watch video content or play games.  I installed flash player and it reports being successful and appears in my applications.  However, I cannot watch videos or play games, every time I am asked to install flash player again and again and again.  I suspect this has something to do with plugins but I am not sure.  I have un-installed the program and reinstalled but it still will not work.  I check my security settings and it does allow plugins.  I erased my temporary internet files.  I don't know what else to do.  Any help would be appreciated!  This is incredibly frustrating.  Thank you

    Thank you for responding!  I am using a macbook pro 2011, 2.2ghz, intel
    core i7, 16gb - version 10.9.5.   I have not intentionally installed any ad
    blocking software; intact I am inundated with it most times.  My online
    school work required that I disable pop up blockers and all was well until
    an update a few weeks ago for both security and operating system.  To the
    best of my knowledge I am allowing pop ups and plugins but this may be
    where the trouble is.  I am unsure, honestly of what security is running
    besides what I find in the system preference/security tab.  Thank you again
    for responding and any help is most appreciated.
    Holly Norman
    On Wed, Apr 1, 2015 at 5:47 PM, Jeromie Clark <[email protected]>

  • Intel 6205 wireless not working with Lenovo W520

    Loving the new W520... very fast, if only the wireless would work. Unable to get wireless interface functioning, won't even show up in ifconfig. I've appended requested wireless information, thanks in advance for any assistance.
    1) Machine Brand and Model (PC/Laptop):
    Lenovo W520
    Intel Centrino Advanced-N 6205
    Note: Wireless switch on lefthand side enabled, bluetooth led lights up but wireless does not.
    2) Wireless Brand, Model and Wireless Chipset:
    $ lspci -nn
    03:00.0 Network controller [0280]: Intel Corporation 6000 Series Gen2 [8086:0085] (rev 34)
    3 ) check interface:
    ifconfig does not show wireless
    $ iwconfig
    lo no wireless extensions.
    eth0 no wireless extensions.
    4 ) Check for modules:
    $ lsmod
    iwlagn 215351 0
    iwlcore 139688 1 iwlagn
    mac80211 269644 2 iwlagn,iwlcore
    cfg80211 167809 3 iwlagn,iwlcore,mac80211
    5) Kernel boot messages
    $ dmesg
    [ 13.497936] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
    [ 13.497938] iwlagn: Copyright(c) 2003-2010 Intel Corporation
    [ 13.498058] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 13.498089] iwlagn 0000:03:00.0: setting latency timer to 64
    [ 13.498181] iwlagn 0000:03:00.0: Detected 6000 Series 2x2 AGN Gen2a, REV=0xB0
    [ 13.499187] lp: driver loaded but no devices found
    [ 13.502642] alloc irq_desc for 22 on node -1
    [ 13.502645] alloc kstat_irqs on node -1
    6 ) Network configuration
    $ sudo lshw -C network
    *-network UNCLAIMED
    description: Network controller
    product: 6000 Series Gen2
    vendor: Intel Corporation
    physical id: 0
    bus info: pci@0000:03:00.0
    version: 34
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress cap_list
    configuration: latency=0
    resources: memory:d5300000-d5301fff
    7 ) Scan for networks:
    not relevant as no wireless interface appears
    8 ) Ubuntu Version:
    Ubuntu 10.10
    9 ) Kernel/architecture (including 32 vs. 64 bit):
    2.6.35-28-generic x86_64
    10 ) Restarting the network:
    sudo /etc/init.d/networking restart
    * Reconfiguring network interfaces... Ignoring unknown interface eth0=eth0.
    [ OK ]
    Additionally, modinfo shows the following:
    $ modinfo iwlagn
    filename: /lib/modules/2.6.35-28-generic/updates/compat-wireless-2.6.36/iwlagn.ko
    alias: iwl4965
    license: GPL
    author: Copyright(c) 2003-2010 Intel Corporation <[email protected]>
    version: in-tree:
    description: Intel(R) Wireless WiFi Link AGN driver for Linux
    firmware: iwlwifi-4965-2.ucode
    firmware: iwlwifi-5150-2.ucode
    firmware: iwlwifi-5000-2.ucode
    firmware: iwlwifi-6000g2b-4.ucode
    firmware: iwlwifi-6000g2a-4.ucode
    firmware: iwlwifi-6050-4.ucode
    firmware: iwlwifi-6000-4.ucode
    firmware: iwlwifi-1000-3.ucode
    srcversion: 8F7F4C6196599FCA596C837

    Hi  sparhk, and welcome.
    One of the Lenovo staff who frequents the forum put out a call to help you in a private forum.  I do a little Linux, so I poked into it.  To my amazement my first Google hit was your thread where you indicate you have solved the problem.  (At least, it _looks_ like you...)
    May I respectfully suggest that a post back here indicating success would be a nice touch?  That way anyone who passes by looking for help with this issue will have a better chance of finding it.  For posterity, here it is (see post number 25):
    [SOLVED] Intel 6205 wireless not working with Lenovo W520
    Glad you got it working,
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • I reinstalled microsoft word and now have a copy that will not work that is the default

    I reinstalled microsoft word and now have a copy that will not work that is the default

    I have MS word 2008 for MAC version 12.1
    When I left click the MS word applications that is the default seems to be corrupted as indicated by the message below but when I right click i can select the second MS word application that works.  The message from the left click is
    Process:         Microsoft Word [10367]
    Path:            /Users/geralddowling/Library/Mail Downloads/Microsoft Word.app/Contents/MacOS/Microsoft Word
    Identifier:      com.microsoft.Word
    Version:         ??? (???)
    Build Info:      Unknown-80409~0
    Code Type:       X86 (Native)
    Parent Process:  launchd [128]
    Date/Time:       2011-07-25 17:25:09.413 -0400
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          166920 sec
    Crashes Since Last Report:           5
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      1C5621D4-1D85-488D-A24C-CB298759DBC6
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      Library not loaded: @executable_path/../Frameworks/MicrosoftComponentPlugin.framework/Versions/12/M icrosoftComponentPlugin
      Referenced from: /Users/geralddowling/Library/Mail Downloads/Microsoft Word.app/Contents/MacOS/Microsoft Word
      Reason: image not found
    Binary Images:
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 8 GB, SMC 1.53f13
    Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.5
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST31000528ASQ, 931.51 GB
    Serial ATA Device: HL-DT-ST DVDRW  GA11N
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0x24300000
    USB Device: Cruzer Mini, 0x0781  (SanDisk Corporation), 0x5150, 0x24310000
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0x24320000
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0x24400000
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000
    USB Device: Back-UPS ES 750 FW:841.I3 .D USB FW:I3, 0x051d  (American Power Conversion), 0x0002, 0x06400000
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x06110000

  • My DVD player will not work. I am unable to install the snow leopard 10.6.3 because of it.

    My DVD player will not work. I am unable to install the snow leopard 10.6.3 because of it.

    Do you have a friend with an Intel Mac. If your MacBook and their Mac have firewire ports you can install by Target Disk Mode. You'll need a retail version of SL to do this with any Mac other than a MacBook.
    Start up your friend's Mac with your install disk. After you get to the install screen on your friend's Mac connect your MacBook to your friend's Mac in "Target Mode"with a firewire cable http://support.apple.com/kb/HT1661
    Then open "Disk Utility" from the "Utilities Menu" on the Menu Bar from the install disk on your friend's Mac. You should see both your MacBook and your friend's Mac hard drives in there. Erase and partition your MacBook drive and then choose that drive when you go back to the install screen. Or install over your existing OS on your drive if you have applications you want to keep.
    The only other way is to buy an external DVD drive on eBay. http://shop.ebay.com/i.html?_nkw=firewire+external+dvd+drive&_sacat=0&LH_BIN=1&_ sop=15&_dmpt=Apple_Laptops&_odkw=usb+external+dvd+drive&_osacat=0&_trksid=p3286. c0.m270.l1313 or at MacSales http://eshop.macsales.com/shop/firewire/optical-drives/
    And of course be sure your Macbook meets the system requirements. To upgrade to Snow Leopard or install Snow Leopard for the first time, you must have a Mac with:
    An Intel processor.
    An internal or external DVD drive, or DVD or CD Sharing.
    At least 1 GB of RAM (additional RAM is recommended).
    A built-in display or a display connected to an Apple-supplied video card supported by your computer.
    At least 5 GB of disk space available.

  • PSE13 trial version and it will not work with Windows 7

    I have downloaded PSE13 trial version and it will not work with Windows 7

    I have been using PSE 13 for 3 months with no problems.   When I launch the Editor in PSE 13 this is what I get -
    "Adobe Photoshop cannot run on this computer because this version of Photoshop requires Windows 7 or later"
    RAM 12.0GB
    64 bit operating system
    Intel(R) Core(TM)I7CPU 920 @ 2.67GHz
    Windows 7 SP1
    Hope this helps.
    Lynne

  • Lion - 2004 MS Office for Mac will not work

    My 2004 version of Microsoft Office for Mac will not work in Lion. I suspect because this is a PowerPC application. My question is this:
    Is there any program out there which will map the PowerPC to an Intel format? Other than trying to seel more products, I am surprised that Apple does not supply a mapping program for products made by Microsoft for the Apple devices.

    Eric, can you tell me where please? It's not mentioned on the Lion compatibility pages at all. (http://www.apple.com/uk/macosx/what-is/compatibility.html) nor on the 'how to upgrade' page (http://www.apple.com/uk/macosx/how-to-buy/)

  • My airport is turned itself off and lose contact with my wifi router, trying to turn it on again will not work, I have to restart my Mac for it to work again, but after 5 minutes, the problem is to go back again.

    my airport is turned itself off and lose contact with my wifi router, trying to turn it on again will not work, I have to restart my Mac for it to work again, but after 5 minutes, the problem is to go back again.

    Hi ..
    Follow the instructions for resetting the SMC >  Intel-based Macs: Resetting the System Management Controller (SMC) - Apple Support

  • Assume Aperture will not work?

    Aperture will not work on an intel Mac mini so I assume it's the same for the MacBook?
    Could someone run the Aperture Checker please.
    Cheers

    While Aperture will work I believe you need to use a product like Pacifist…
    http://www.versiontracker.com/dyn/moreinfo/macosx/12743
    … to get around the Apple installer's system checks.
    Also, since version 1.1.1 the graphics card requirements have been stepped up even further so don't expect spectacular performance from it.

  • How come my Wi-Fi network will not work after I updated my iMac to OS X Mavericks?

    I just updated the OS on my iMac (late 2009) to OS X Mavericks and now the Wi-Fi network that I had previously set up and used for internet access for my iPad mini and my Nintendo Wii U will not work. It worked fine before with Snow Leopard.

    Begin by restarting the computer, if that does not help then do 2-3 SMC and PRAM resets (instructions below) and if those do not  work reset your modem and router (I don't care if other devices work) and ensure the Router is has the most up-to-date firmware installed.
    Intel iMac SMC and PRAM resets

Maybe you are looking for

  • REPLACE/TRANSLATE -- Quick Points in a hurry!!

    Hey there, in a hurry here! I'm loading a file using ws_upload and in my record which is 1000 bytes long several elements are encapsulated in " ", I need to remove them. There is only one field in the record it_upfile2-csvdata. I can easily replace a

  • Best way to make a logo that doesn't look like crap on big screens/phones?

    I am working on creating a simple text logo that fits in a 110x300 pixel space for a website. The thing is, at this small resolution, it looks pretty crappy using Photoshop. So, I tried Illustrator because I believe you can save vectors with it (I'm

  • Patchadd -R and zones....

    Just wanted to let everyone know -- if it isn't already common knowledge -- With Solaris 10 update 1, you can now patchadd -R with zones. The reason I'm posting this is that we have been struggling with a method to deploy zones in production, yet mai

  • How do I add album art to my own cd

    I need to add album art to my band's new demo. How would I go about doing so?

  • Why not adjustable screen brightness​?

    I had lenovo n580a recently with Windows 8 with 64bit preloaded.I got bored with Windows 8 hence downgraded to Windows 7 Home Premium 64bit. Windows 7 worked very fine after installing the device drivers except for the LCD brightness that doesn't res