Xorg Black Screen [SOLVED]

When I installed xorg and openbox using MarshviperX's script ( http://pastebin.com/f406f16ba ), when it boots, it just is a black-screen with 2 small white bars at the top, about 2 mm wide.
Says "Starting Simple Login Manager", then black screen.
Here's a list from lspci:
http://sprunge.us/DKFJ
and xorg.0.log:
http://sprunge.us/SUXW
and xorg.conf:
http://sprunge.us/fKgH
Thanks!
Last edited by lolwutaf2 (2010-03-24 06:34:00)

I didn't install any specific drivers, I don't think...... I have Mobile Intel, look @ my lspci paste, it should be in there.
Edit: installed xf86-video-intel, still doesn't work.
Edit2: Solved it, changed the driver in xorg.conf
Last edited by lolwutaf2 (2010-03-24 06:33:40)

Similar Messages

  • Xorg black screen on startup [SOLVED]

    THANK YOU EVERYONE WHO HELPED ESPECIALLY M177ER
    EDIT: NEW PROBLEM ON POST #9, a bunch of errors
    I've run the X -config *path to xorg.conf* command and there is just a black screen with a black X for the mouse cursor, I can move around the mouse or ctrl+alt+f1 to get back to the shell and kill X but that's about it. Here's the errors I get from X
    (EE) Failed to load module "type1" (module does not exist, 0)
    (EE) Failed to load module "record" (module does not exist, 0)
    Could not init font path element /usr/share/fonts/TTF, removing from list!
    Could not init font path element /usr/share/fonts/Type1, removing from list!
    I get the same thing when I try startx except it shuts down the x server automatically.
    I made the xorg.conf file with the built in program, here is the file.
    # Auto-generated by Archie mkxcfg
    # Auto-generated by Archie mkxcfg
    Section "ServerLayout"
    # Serial Mouse not detected
    # USB Mouse not detected
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "PS/2 Mouse" "CorePointer"
    EndSection
    Section "Files"
    # Additional fonts: Locale, Gimp, TTF...
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    # Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    Option "AutoAddDevices" "False"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc101"
    Option "XkbLayout" "us"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "Auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    # Warning: This may fry old Monitors
    # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    Identifier "Monitor0"
    HorizSync 31.5 - 57.0
    VertRefresh 50.0 - 70.0
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
    ModeLine "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
    ModeLine "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
    ModeLine "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
    ModeLine "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
    ModeLine "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
    ModeLine "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
    ModeLine "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
    ModeLine "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
    ModeLine "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
    ModeLine "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
    ModeLine "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
    ModeLine "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
    ModeLine "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
    ModeLine "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
    ModeLine "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
    ModeLine "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
    ModeLine "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
    ModeLine "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "vesa"
    VendorName "All"
    BoardName "All"
    Card "* Generic VESA compatible"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 16
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Sorry for the large amount of code, but I haven't the faintest clue what to do now.
    Last edited by Spelchek (2009-02-04 05:01:43)

    I reinstalled xorg and I am now getting these errors. I think they have something to do with permissions but I'm a nub so what do I know?
    xauth: creating new authority file /home/mark/.serverauth.6141
    X.Org X Server 1.5.3
    Release Date: 5 November 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.27-ARCH i686
    Current Operating System: Linux brotop 2.6.28-ARCH #1 SMP PREEMPT Sun Jan 25 10:13:11 UTC 2009 i686
    Build Date: 17 December 2008 08:20:05PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    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: Tue Feb 3 06:02:24 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    Parse error on line 272 of section Screen in file /etc/X11/xorg.conf
    "EndSection" is not a valid keyword in this section.
    *** glibc detected *** /usr/bin/X: munmap_chunk(): invalid pointer: 0x081be964 ***
    ======= Backtrace: =========
    /lib/libc.so.6[0xb7b55ee4]
    /lib/libc.so.6[0xb7b56ec9]
    /usr/bin/X(xf86freeInputList+0x3f)[0x80defef]
    /usr/bin/X(xf86freeConfig+0x7f)[0x80e372f]
    /usr/bin/X(xf86readConfigFile+0x82)[0x80e3802]
    /usr/bin/X(xf86HandleConfigFile+0x9e)[0x80d5d0e]
    /usr/bin/X(InitOutput+0x5c8)[0x80aa9c8]
    /usr/bin/X(main+0x279)[0x8071a89]
    /lib/libc.so.6(__libc_start_main+0xe5)[0xb7b006c5]
    /usr/bin/X[0x8071071]
    ======= Memory map: ========
    08048000-081d3000 r-xp 00000000 08:02 443396 /usr/bin/Xorg
    081d3000-081da000 rw-p 0018a000 08:02 443396 /usr/bin/Xorg
    081da000-081ff000 rw-p 081da000 00:00 0
    08e1a000-08e3b000 rw-p 08e1a000 00:00 0 [heap]
    b7a4f000-b7a51000 rw-p b7a4f000 00:00 0
    b7a51000-b7a64000 r-xp 00000000 08:02 435922 /usr/lib/libz.so.1.2.3.3
    b7a64000-b7a65000 rw-p 00012000 08:02 435922 /usr/lib/libz.so.1.2.3.3
    b7a65000-b7ae6000 r-xp 00000000 08:02 436181 /usr/lib/libfreetype.so.6.3.19
    b7ae6000-b7aea000 rw-p 00080000 08:02 436181 /usr/lib/libfreetype.so.6.3.19
    b7aea000-b7c2a000 r-xp 00000000 08:02 501594 /lib/libc-2.9.so
    b7c2a000-b7c2b000 ---p 00140000 08:02 501594 /lib/libc-2.9.so
    b7c2b000-b7c2d000 r--p 00140000 08:02 501594 /lib/libc-2.9.so
    b7c2d000-b7c2e000 rw-p 00142000 08:02 501594 /lib/libc-2.9.so
    b7c2e000-b7c31000 rw-p b7c2e000 00:00 0
    b7c31000-b7c3d000 r-xp 00000000 08:02 436347 /usr/lib/libgcc_s.so.1
    b7c3d000-b7c3e000 rw-p 0000c000 08:02 436347 /usr/lib/libgcc_s.so.1
    b7c3e000-b7c45000 r-xp 00000000 08:02 499751 /lib/librt-2.9.so
    b7c45000-b7c46000 r--p 00006000 08:02 499751 /lib/librt-2.9.so
    b7c46000-b7c47000 rw-p 00007000 08:02 499751 /lib/librt-2.9.so
    b7c47000-b7c48000 rw-p b7c47000 00:00 0
    b7c48000-b7c6c000 r-xp 00000000 08:02 499734 /lib/libm-2.9.so
    b7c6c000-b7c6d000 r--p 00023000 08:02 499734 /lib/libm-2.9.so
    b7c6d000-b7c6e000 rw-p 00024000 08:02 499734 /lib/libm-2.9.so
    b7c6e000-b7dab000 r-xp 00000000 08:02 435927 /usr/lib/libcrypto.so.0.9.8
    b7dab000-b7dc1000 rw-p 0013c000 08:02 435927 /usr/lib/libcrypto.so.0.9.8
    b7dc1000-b7dc4000 rw-p b7dc1000 00:00 0
    b7dc4000-b7dc8000 r-xp 00000000 08:02 436192 /usr/lib/libXdmcp.so.6.0.0
    b7dc8000-b7dc9000 rw-p 00003000 08:02 436192 /usr/lib/libXdmcp.so.6.0.0
    b7dc9000-b7dff000 r-xp 00000000 08:02 436137 /usr/lib/libdbus-1.so.3.4.0
    b7dff000-b7e01000 rw-p 00036000 08:02 436137 /usr/lib/libdbus-1.so.3.4.0
    b7e01000-b7e10000 r-xp 00000000 08:02 436783 /usr/lib/libhal.so.1.0.0
    b7e10000-b7e11000 rw-p 0000e000 08:02 436783 /usr/lib/libhal.so.1.0.0
    b7e11000-b7e51000 r-xp 00000000 08:02 436767 /usr/lib/libpixman-1.so.0.12.0
    b7e51000-b7e53000 rw-p 0003f000 08:02 436767 /usr/lib/libpixman-1.so.0.12.0
    b7e53000-b7e54000 rw-p b7e53000 00:00 0
    b7e54000-b7e59000 r-xp 00000000 08:02 436180 /usr/lib/libfontenc.so.1.0.0
    b7e59000-b7e5a000 rw-p 00004000 08:02 436180 /usr/lib/libfontenc.so.1.0.0
    b7e5a000-b7e5c000 r-xp 00000000 08:02 436199 /usr/lib/libXau.so.6.0.0
    b7e5c000-b7e5d000 rw-p 00001000 08:02 436199 /usr/lib/libXau.so.6.0.0
    b7e5d000-b7eb6000 r-xp 00000000 08:02 436186 /usr/lib/libXfont.so.1.4.1
    b7eb6000-b7ebd000 rw-p 00058000 08:02 436186 /usr/lib/libXfont.so.1.4.1
    b7ebd000-b7ec2000 rw-p b7ebd000 00:00 0
    b7ec2000-b7ed6000 r-xp 00000000 08:02 501595 /lib/libpthread-2.9.so
    b7ed6000-b7ed7000 r--p 00014000 08:02 501595 /lib/libpthread-2.9.so
    b7ed7000-b7ed8000 rw-p 00015000 08:02 501595 /lib/libpthread-2.9.so
    b7ed8000-b7eda000 rw-p b7ed8000 00:00 0
    b7eda000-b7edc000 r-xp 00000000 08:02 501596 /lib/libdl-2.9.so
    b7edc000-b7edd000 r--p 00001000 08:02 501596 /lib/libdl-2.9.so
    b7edd000-b7ede000 rw-p 00002000 08:02 501596 /lib/libdl-2.9.so
    b7ede000-b7ee3000 r-xp 00000000 08:02 436757 /usr/lib/libpciaccess.so.0.10.2
    b7ee3000-b7ee4000 rw-p 00004000 08:02 436757 /usr/lib/libpciaccess.so.0.10.2
    b7ee4000-b7ee5000 rw-p b7ee4000 00:00 0
    b7eea000-b7eec000 rw-p b7eea000 00:00 0
    b7eec000-b7eed000 r-xp b7eec000 00:00 0 [vdso]
    b7eed000-b7f09000 r-xp 00000000 08:02 499728 /lib/ld-2.9.so
    b7f09000-b7f0a000 r--p 0001b000 08:02 499728 /lib/ld-2.9.so
    b7f0a000-b7f0b000 rw-p 0001c000 08:02 499728 /lib/ld-2.9.so
    bf7f5000-bf80a000 rw-p bffeb000 00:00 0 [stack]
    xinit: Server error.

  • Can't fix fglrx/Xorg black screen issue, no matter what I try!

    I've tried everything that I can think of or find online to fix this. Please help.
    I'm getting what seems to be an oft-recurring issue where Xorg simply won't start when using the fglrx driver. It boots fine with VESA or Xfree86-ati, but using fglrx I just get a black screen that won't accept any input, although ssh'ing into the box while this is happening still works.
    I've been reading forum posts for *days* now trying to get this to work. I've tried every combination of 12.4/12.6 drivers, Xorg 1.11/1.12 and modeset/nomodeset kernel parameters. I definitely do not have any radeon or other DRI modules compiled into my kernel. I have an HD4200, SLiM/Xfce4, and I'm using the proper catalyst-hd234k package. The fglrx module has been compiled for my kernel and added to my initramfs, and it loads at boot. lsmod reveals its presence and does *not* show 'radeon'. I have uninstalled every video driver aside from fglrx and Xfree86-vesa. Output does not seem to be going to HDMI instead. Switching consoles/typing blindly does not work, and I need to hold the power button for 5 seconds to shutdown. I've run aticonfig --initial and tried aticonfig --acpi-services=off, too.
    I've tried *all* the different tweaks that I've found to try to make a working xorg.conf, but here's what I'm trying to use now:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    #Section "Module"
    # Load "extmod"
    # Load "dri"
    # Load "glx"
    # Load "dri2"
    # Load "record"
    # Load "dbe"
    #EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    BusID "PCI:1:5:0"
    Option "EXAPixmaps" "off"
    Option "XAANoOffScreenPixmaps" "true"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 16
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1680x1050" "1440x900" "1366x768"
    EndSubSection
    EndSection
    My Xorg log seems fantastically uninformative, since it seems to show the fglrx module loading and does not report any errors:
    X.Org X Server 1.12.4
    Release Date: 2012-08-27
    [ 19.388] X Protocol Version 11, Revision 0
    [ 19.388] Build Operating System: Linux 3.4.8-1-ARCH x86_64
    [ 19.388] Current Operating System: Linux splice 3.5.3-1-ARCH #1 SMP PREEMPT Tue Sep 18 00:11:37 EDT 2012 x86_64
    [ 19.388] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=228ebc5f-ada6-4d9c-9e93-fc645085e5cd ro quiet nomodeset resume=/dev/sda5 init=/bin/systemd
    [ 19.389] Build Date: 27 August 2012 08:04:39AM
    [ 19.389]
    [ 19.389] Current version of pixman: 0.26.2
    [ 19.389] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 19.389] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 19.389] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 18 07:02:13 2012
    [ 19.496] (==) Using config file: "/etc/X11/xorg.conf"
    [ 19.496] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 19.769] (==) ServerLayout "X.org Configured"
    [ 19.769] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 19.769] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 19.790] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 19.790] (**) |-->Input Device "Mouse0"
    [ 19.790] (**) |-->Input Device "Keyboard0"
    [ 19.790] (==) Automatically adding devices
    [ 19.790] (==) Automatically enabling devices
    [ 19.993] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 19.993] Entry deleted from font path.
    [ 20.193] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 20.193] Entry deleted from font path.
    [ 20.193] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 20.195] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 20.196] Entry deleted from font path.
    [ 20.196] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 20.196] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 20.196] Entry deleted from font path.
    [ 20.196] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 20.196] Entry deleted from font path.
    [ 20.196] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 20.196] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 20.196] Entry deleted from font path.
    [ 20.196] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 20.196] (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 20.196] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 20.196] (**) Extension "Composite" is disabled
    [ 20.196] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 20.196] (WW) Disabling Mouse0
    [ 20.196] (WW) Disabling Keyboard0
    [ 20.196] (II) Loader magic: 0x7c8b00
    [ 20.196] (II) Module ABI versions:
    [ 20.196] X.Org ANSI C Emulation: 0.4
    [ 20.196] X.Org Video Driver: 12.1
    [ 20.196] X.Org XInput driver : 16.0
    [ 20.196] X.Org Server Extension : 6.0
    [ 20.198] (--) PCI:*(0:1:5:0) 1002:9712:17aa:21b8 rev 0, Mem @ 0xc0000000/268435456, 0xd0400000/65536, 0xd0300000/1048576, I/O @ 0x00009000/256
    [ 20.198] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 20.198] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    [ 20.198] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    [ 20.198] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 20.198] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    [ 20.198] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    [ 20.198] (II) "dri2" will be loaded by default.
    [ 20.198] (II) LoadModule: "extmod"
    [ 20.439] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 20.468] (II) Module extmod: vendor="X.Org Foundation"
    [ 20.468] compiled for 1.12.4, module version = 1.0.0
    [ 20.468] Module class: X.Org Server Extension
    [ 20.468] ABI class: X.Org Server Extension, version 6.0
    [ 20.468] (II) Loading extension MIT-SCREEN-SAVER
    [ 20.468] (II) Loading extension XFree86-VidModeExtension
    [ 20.468] (II) Loading extension XFree86-DGA
    [ 20.468] (II) Loading extension DPMS
    [ 20.468] (II) Loading extension XVideo
    [ 20.468] (II) Loading extension XVideo-MotionCompensation
    [ 20.468] (II) Loading extension X-Resource
    [ 20.468] (II) LoadModule: "dri"
    [ 20.468] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 20.545] (II) Module dri: vendor="X.Org Foundation"
    [ 20.545] compiled for 1.12.4, module version = 1.0.0
    [ 20.545] ABI class: X.Org Server Extension, version 6.0
    [ 20.545] (II) Loading extension XFree86-DRI
    [ 20.545] (II) LoadModule: "glx"
    [ 20.554] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 20.685] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 20.685] compiled for 6.9.0, module version = 1.0.0
    [ 20.685] (II) Loading extension GLX
    [ 20.685] (II) LoadModule: "dri"
    [ 20.685] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 20.686] (II) Module dri: vendor="X.Org Foundation"
    [ 20.686] compiled for 1.12.4, module version = 1.0.0
    [ 20.686] ABI class: X.Org Server Extension, version 6.0
    [ 20.686] (II) LoadModule: "record"
    [ 20.686] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 20.716] (II) Module record: vendor="X.Org Foundation"
    [ 20.716] compiled for 1.12.4, module version = 1.13.0
    [ 20.716] Module class: X.Org Server Extension
    [ 20.716] ABI class: X.Org Server Extension, version 6.0
    [ 20.716] (II) Loading extension RECORD
    [ 20.716] (II) LoadModule: "dbe"
    [ 20.717] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 20.742] (II) Module dbe: vendor="X.Org Foundation"
    [ 20.742] compiled for 1.12.4, module version = 1.0.0
    [ 20.743] Module class: X.Org Server Extension
    [ 20.743] ABI class: X.Org Server Extension, version 6.0
    [ 20.743] (II) Loading extension DOUBLE-BUFFER
    [ 20.743] (II) LoadModule: "dri2"
    [ 20.743] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 20.811] (II) Module dri2: vendor="X.Org Foundation"
    [ 20.811] compiled for 1.12.4, module version = 1.2.0
    [ 20.811] ABI class: X.Org Server Extension, version 6.0
    [ 20.811] (II) Loading extension DRI2
    [ 20.811] (II) LoadModule: "fglrx"
    [ 20.811] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 22.869] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    [ 22.869] compiled for 1.4.99.906, module version = 8.97.2
    [ 22.869] Module class: X.Org Video Driver
    [ 22.871] (II) Loading sub module "fglrxdrm"
    [ 22.871] (II) LoadModule: "fglrxdrm"
    [ 22.871] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 22.979] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    [ 22.979] compiled for 1.4.99.906, module version = 8.97.2
    [ 22.979] (II) ATI Proprietary Linux Driver Version Identifier:8.97.2
    [ 22.979] (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.97.100.3
    [ 22.979] (II) ATI Proprietary Linux Driver Build Date: Jul 3 2012 23:56:30
    [ 22.979] (++) using VT number 7
    [ 23.041] (WW) Falling back to old probe method for fglrx
    [ 23.355] (II) Loading PCS database from /etc/ati/amdpcsdb
    [ 23.449] (--) Chipset Supported AMD Graphics Processor (0x9712) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:0) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:2) found
    [ 23.464] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:5:1) found
    [ 23.465] (II) AMD Video driver is running on a device belonging to a group targeted for this release
    [ 23.477] (II) AMD Video driver is signed
    [ 23.478] (II) fglrx(0): pEnt->device->identifier=0x1cdc440
    [ 23.478] (II) fglrx(0): === [xdl_xs112_atiddxPreInit] === begin
    [ 23.478] (II) Loading sub module "vgahw"
    [ 23.478] (II) LoadModule: "vgahw"
    [ 23.478] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 23.488] (II) Module vgahw: vendor="X.Org Foundation"
    [ 23.488] compiled for 1.12.4, module version = 0.1.0
    [ 23.488] ABI class: X.Org Video Driver, version 12.1
    [ 23.489] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 23.489] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 23.489] (==) fglrx(0): Default visual is TrueColor
    [ 23.489] (**) fglrx(0): Option "DPMS" "true"
    [ 23.489] (==) fglrx(0): RGB weight 888
    [ 23.489] (II) fglrx(0): Using 8 bits per RGB
    [ 23.489] (==) fglrx(0): Buffer Tiling is ON
    [ 23.508] (II) Loading sub module "fglrxdrm"
    [ 23.508] (II) LoadModule: "fglrxdrm"
    [ 23.508] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 23.508] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    [ 23.508] compiled for 1.4.99.906, module version = 8.97.2
    [ 23.525] ukiDynamicMajor: found major device number 251
    [ 23.526] ukiDynamicMajor: found major device number 251
    [ 23.526] ukiOpenByBusid: Searching for BusID PCI:1:5:0
    [ 23.526] ukiOpenDevice: node name is /dev/ati/card0
    [ 23.526] ukiOpenDevice: open result is 12, (OK)
    [ 23.526] ukiOpenByBusid: ukiOpenMinor returns 12
    [ 23.526] ukiOpenByBusid: ukiGetBusid reports PCI:1:5:0
    [ 23.526] (**) fglrx(0): NoAccel = NO
    [ 23.526] (**) fglrx(0): ATI 2D Acceleration Architecture enabled
    [ 23.526] (--) fglrx(0): Chipset: "ATI Mobility Radeon HD 4200 Series" (Chipset = 0x9712)
    [ 23.526] (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x21b8)
    [ 23.526] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    [ 23.526] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
    [ 23.526] (--) fglrx(0): MMIO registers at 0xd0400000
    [ 23.526] (--) fglrx(0): I/O port at 0x00009000
    [ 23.526] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 23.555] (II) fglrx(0): ATIF platform detected
    [ 23.556] (II) fglrx(0): AC Adapter is used
    [ 23.576] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 23.582] (II) Loading sub module "vbe"
    [ 23.582] (II) LoadModule: "vbe"
    [ 23.603] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 23.617] (II) Module vbe: vendor="X.Org Foundation"
    [ 23.617] compiled for 1.12.4, module version = 1.1.0
    [ 23.617] ABI class: X.Org Video Driver, version 12.1
    [ 23.629] (II) fglrx(0): VESA BIOS detected
    [ 23.629] (II) fglrx(0): VESA VBE Version 3.0
    [ 23.629] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 23.629] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
    [ 23.629] (II) fglrx(0): VESA VBE OEM Software Rev: 10.94
    [ 23.629] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
    [ 23.629] (II) fglrx(0): VESA VBE OEM Product: RS880M
    [ 23.629] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 23.652] (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    [ 23.652] (--) fglrx(0): Video RAM: 262144 kByte, Type: DDR3
    [ 23.652] (II) fglrx(0): PCIE card detected
    [ 23.652] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 23.652] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 23.655] (II) fglrx(0): Using adapter: 1:5.0.
    [ 23.663] (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x10000000)
    [ 23.691] (II) fglrx(0): Interrupt handler installed at IRQ 18.
    [ 23.691] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 23.691] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 23.692] (==) fglrx(0): Center Mode is disabled
    [ 23.692] (II) Loading sub module "fb"
    [ 23.692] (II) LoadModule: "fb"
    [ 23.692] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 23.722] (II) Module fb: vendor="X.Org Foundation"
    [ 23.722] compiled for 1.12.4, module version = 1.0.0
    [ 23.722] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 23.722] (II) Loading sub module "ddc"
    [ 23.722] (II) LoadModule: "ddc"
    [ 23.722] (II) Module "ddc" already built-in
    fglrxinfo while running Xorg without an xorg.conf gives me this:
    X Error of failed request: BadRequest (invalid request code or no such operation)
    Major opcode of failed request: 135 (GLX)
    Minor opcode of failed request: 19 (X_GLXQueryServerString)
    Serial number of failed request: 12
    Current serial number in output stream: 12
    And in a console it tells me that it can't open display(null)... all of which I suspect is expected behaviour when the driver is not actually in use. I just wish something would tell me what's actually *wrong*, here, instead of just expecting me to magically figure out exactly the right configuration that will actually let me use fglrx.
    I... I just want to be able to play minecraft. :`(
    Last edited by Medlam (2012-09-18 13:48:42)

    I'm sure you've tried reading https://bbs.archlinux.org/viewtopic.php?id=57084
    and http://wiki.cchtml.com/index.php/Configuring
    and I'm sure you've done
    aticonfig --initial
    I had to use https://wiki.archlinux.org/index.php/AT … leshooting, specifically the part about disabling EXAPixmaps to make my card work.
    What model is your ATI card? that would help. A LOT of ATI cards were dropped from proprietary support with the Catalyst driver.

  • [Xorg] Black screen with 2nd graphic card

    Hi !
    I'm a french (Sorry for my English) and new on ArchLinux.
    I have a problem with my laptop, he have 2 graphics cards, the first one is an ATI Mobility Radeon HD4200 series and the second it's an ATI Radeon HD 5650.
    The problem is when I want to use the second card,  I have a black screen when I start X. It's the same problem with ATI driver and xf86-video-ati driver even if my card is detected with "lspci" and by "aticonfig --list-adapters" with catalyst driver.
    If you need, this is my Xorg log :
    Xorg.log with catalyst
    Xorg.log with free driver
    And if you want  my xorg.conf , very basic.
    Thanks for your help.

    https://bbs.archlinux.org/viewtopic.php … 6#p1133766 FGLRX Configuration
    I use one card and found I needed catalyst-dkms pkg as well as catalyst & catalyst-utils
    Hope this helps.
    Last edited by ackt1c (2012-11-27 15:37:05)

  • X load to black screen solve, now I can't compile nvidia drv

    When I run X I get black screen:
    cat x.log
    X Window System Version 7.1.1
    Release Date: 12 May 2006
    X Protocol Version 11, Revision 0, Release 7.1.1
    Build Operating System: UNKNOWN
    Current Operating System: Linux myhost 2.6.19-ARCH #1 SMP PREEMPT Tue Dec 12 12:47:42 CET 2006 i686
    Build Date: 25 December 2006
    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: Fri Dec 29 10:18:58 2006
    (EE) Unable to locate/open config file
    xf86AutoConfig: Primary PCI is 1:0:0
    Running "getconfig -X 70101000 -I /etc/X11,/usr/etc/X11,/usr/lib/xorg/modules,/usr/lib/X11/getconfig -v 0x10de -d 0x0110 -r 0xa1 -s 0x0000 -b 0x0000 -c 0x0300"
    getconfig.pl: Version 1.0.
    getconfig.pl: Xorg Version: 7.1.1.0.
    getconfig.pl: 24 built-in rules.
    getconfig.pl: rules file '/usr/lib/X11/getconfig/xorg.cfg' has version 1.0.
    getconfig.pl: 1 rule added from file '/usr/lib/X11/getconfig/xorg.cfg'.
    getconfig.pl: Evaluated 25 rules with 0 errors.
    getconfig.pl: Weight of result is 500.
    New driver is "nv"
    (==) Using default built-in configuration (53 lines)
    (EE) Failed to load module "glx" (module does not exist, 0)
    (EE) open /dev/fb0: No such file or directory
    FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.
    Debian:/media/lfs/root# cat x.log
    X Window System Version 7.1.1
    Release Date: 12 May 2006
    X Protocol Version 11, Revision 0, Release 7.1.1
    Build Operating System: UNKNOWN
    Current Operating System: Linux myhost 2.6.19-ARCH #1 SMP PREEMPT Tue Dec 12 12:47:42 CET 2006 i686
    Build Date: 25 December 2006
    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: Fri Dec 29 10:18:58 2006
    (EE) Unable to locate/open config file
    xf86AutoConfig: Primary PCI is 1:0:0
    Running "getconfig -X 70101000 -I /etc/X11,/usr/etc/X11,/usr/lib/xorg/modules,/usr/lib/X11/getconfig -v 0x10de -d 0x0110 -r 0xa1 -s 0x0000 -b 0x0000 -c 0x0300"
    what is the problem and how do I fix it?
    How do I search in repositories?
    With pacman I can only search locally.

    thanks it work.
    I try to install the nvidia driver but the installation faild:
    nux-x86-1.0-7184-pkg1/usr/src/nv/nv.o /tmp/selfgz3652/NVIDIA-Linux-x86-1.0-
    7184-pkg1/usr/src/nv/nv.c
    In file included from /tmp/selfgz3652/NVIDIA-Linux-x86-1.0-7184-pkg1/usr/src
    /nv/nv.c:14:
    /tmp/selfgz3652/NVIDIA-Linux-x86-1.0-7184-pkg1/usr/src/nv/nv-linux.h:17:26:
    error: linux/config.h: No such file or directory
    In file included from include/linux/list.h:8,
    from include/linux/wait.h:22,
    from include/asm/semaphore.h:41,
    from include/linux/sched.h:59,
    from include/linux/utsname.h:35,
    from /tmp/selfgz3652/NVIDIA-Linux-x86-1.0-7184-pkg1/usr/src
    /nv/nv-linux.h:19,
    from /tmp/selfgz3652/NVIDIA-Linux-x86-1.0-7184-pkg1/usr/src
    /nv/nv.c:14:
    include/linux/prefetch.h: In function 'prefetch_range':
    include/linux/prefetch.h:62: warning: pointer of type 'void *' used in a
    rithmetic
    /tmp/selfgz3652/NVIDIA-Linux-x86-1.0-7184-pkg1/usr/src/nv/nv.c: In function
    'nv_kern_open':
    /tmp/selfgz3652/NVIDIA-Linux-x86-1.0-7184-pkg1/usr/src/nv/nv.c:1764: warning
    : passing argument 2 of 'request_irq' from incompatible pointer type
    make[3]: *** [/tmp/selfgz3652/NVIDIA-Linux-x86-1.0-7184-pkg1/usr/src/nv/nv.o
    ] Error 1
    make[2]: *** [_module_/tmp/selfgz3652/NVIDIA-Linux-x86-1.0-7184-pkg1/usr/src
    /nv] Error 2
    NVIDIA: left KBUILD.
    nvidia.ko failed to build!
    make[1]: *** [module] Error 1
    make: *** [module] Error 2
    -> Error.
    ERROR: Unable to build the NVIDIA kernel module.
    ERROR: Installation has failed. Please see the file
    '/var/log/nvidia-installer.log' for details. You may find suggestions
    on fixing installation problems in the README available on the Linux
    driver download page at www.nvidia.com.

  • Xorg black screen freeze in vmware

    Hi, i'm trying to setup an installation of ArchLinux in vmware with xbmc autostart, i followed ArchLinux tutorial (openvm, xf86-video-vmware, xf86-input-vmmouse, mesa, ..) but when i try to start X (startx or "systemctl start xbmc"), it stuck on black screen with a fixed "underscore".
    This is my xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "true"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc/"
    FontPath "/usr/share/fonts/TTF/"
    FontPath "/usr/share/fonts/OTF/"
    FontPath "/usr/share/fonts/Type1/"
    FontPath "/usr/share/fonts/100dpi/"
    FontPath "/usr/share/fonts/75dpi/"
    EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    Load "dri2"
    Load "record"
    Load "extmod"
    Load "dbe"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "vmmouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "HWcursor" # [<bool>]
    #Option "Xinerama" # [<bool>]
    #Option "StaticXinerama" # <str>
    #Option "GuiLayout" # <str>
    #Option "AddDefaultMode" # [<bool>]
    #Option "RenderAccel" # [<bool>]
    #Option "DRI" # [<bool>]
    #Option "DirectPresents" # [<bool>]
    #Option "HWPresents" # [<bool>]
    #Option "RenderCheck" # [<bool>]
    Identifier "Card0"
    Driver "vmware"
    BusID "PCI:0:15:0"
    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
    What's wrong?

    Thanks for the reply!
    No, keyboard indicators are not blinking (no num lock light or anything).
    Of course, we are talking about /var/log/Xorg.0.log.
    I've realized that it is even not created now.
    (I've tried with empty xorg.conf, just to get some log errors, and after I returned fglrx version of xorg.conf and run startx log was empty)
    I haven't made any ~/.xinitrc (I think that it should run default one from /etc/X11, right?)
    I've tried with ~/.xinitrc that has just "exec xterm"
    nothing worked...

  • HDMI black screen [SOLVED]

    I have a samsung ativ book 7 which I connected to a Panasonic TV via HDMI cable. The TV is recognised in gnome display properties and xrandr but the only thing I can see is black screen with no audio.
    xrandr output:
    Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
    eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 282mm x 165mm
    1920x1080 60.00*+ 40.00
    1400x1050 59.98
    1280x1024 60.02
    1280x960 60.00
    1024x768 60.00
    800x600 60.32 56.25
    640x480 59.94
    VGA1 disconnected (normal left inverted right x axis y axis)
    HDMI1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 698mm x 392mm
    1920x1080 50.00 + 60.00* 59.94 24.00 23.98
    1920x1080i 60.00 50.00 59.94
    1280x720 60.00 50.00 59.94
    1440x576i 50.00
    1440x480i 60.00 59.94
    720x576 50.00
    720x480 60.00 59.94
    640x480 60.00 59.94
    If any additional information is needed please let me know. Thanks in advance.
    Last edited by Greed1sGood (2014-08-24 09:50:27)

    nothing of the things you mentioned helps and the kernel parameters article you've referenced is irrelevenat as I have an  Intel onboard sound & video controller
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
    this thing is quite frustrating I must say, I've already searched the net for a solution but nothing seems to work.
    Last edited by Greed1sGood (2014-08-14 21:18:44)

  • [SOLVED] fglrx + xorg = black screen / freeze

    Hi,
    I simply can't run
    startx
    When I try, everything freezes, screen goes blank.
    I've done clean install, and done just this:
    # pacman -S xorg-server xorg-xinit xorg-utils xorg-server-utils xterm
    # pacman -S catalyst catalyst-utils /* added catalyst.apocalypsus.net/repo in pacman.conf */
    # aticonfig --initial
    # reboot
    # startx
    --> FREEZE
    I'm confused as this worked on my other machine. I have empty Xorg.log file and I've tried
    aticonfig --acpi-services=off
    as advised on wiki - but nothing changed.
    Please help
    Last edited by 10robinho (2012-01-06 01:53:43)

    Thanks for the reply!
    No, keyboard indicators are not blinking (no num lock light or anything).
    Of course, we are talking about /var/log/Xorg.0.log.
    I've realized that it is even not created now.
    (I've tried with empty xorg.conf, just to get some log errors, and after I returned fglrx version of xorg.conf and run startx log was empty)
    I haven't made any ~/.xinitrc (I think that it should run default one from /etc/X11, right?)
    I've tried with ~/.xinitrc that has just "exec xterm"
    nothing worked...

  • Xorg black screen after monitor power off, AMD r9 270X & aoc u2868pqu

    Is there a way to get xorg to reset its video settings, and how are we getting more debug messages out of xorg these days? 
    (not any kind of emergency as everything is "working")
    when I power off my monitor for a few minutes xorg goes completely black.
    I can switch to other TTYs and start a second xorg from there
    When I try to get back to the original TTY that xorg's still black.
    these messages show up on the second TTY
    <code>[34181.758006] [drm:si_dpm_set_power_state [radeon]] *ERROR* si_restrict_performance_levels_before_switch failed
    [34181.835519] [drm:radeon_dp_link_train [radeon]] *ERROR* displayport link status failed
    [34181.835526] [drm:radeon_dp_link_train [radeon]] *ERROR* clock recovery failed
    [34181.838937] [drm:radeon_dp_link_train [radeon]] *ERROR* displayport link status failed
    [34181.838942] [drm:radeon_dp_link_train [radeon]] *ERROR* clock recovery failed</code>
    nothing looks relevant in
    ~/.local/share/xorg/*
    these messages also show up if I turn off the monitor when positioned on a console, but the console is still accessible on monitor power up.
    none of these show up if I turn off the monitor when positioned on a KMScon, and the KMScon is still accessible on monitor power up.

    Is there a way to get xorg to reset its video settings, and how are we getting more debug messages out of xorg these days? 
    (not any kind of emergency as everything is "working")
    when I power off my monitor for a few minutes xorg goes completely black.
    I can switch to other TTYs and start a second xorg from there
    When I try to get back to the original TTY that xorg's still black.
    these messages show up on the second TTY
    <code>[34181.758006] [drm:si_dpm_set_power_state [radeon]] *ERROR* si_restrict_performance_levels_before_switch failed
    [34181.835519] [drm:radeon_dp_link_train [radeon]] *ERROR* displayport link status failed
    [34181.835526] [drm:radeon_dp_link_train [radeon]] *ERROR* clock recovery failed
    [34181.838937] [drm:radeon_dp_link_train [radeon]] *ERROR* displayport link status failed
    [34181.838942] [drm:radeon_dp_link_train [radeon]] *ERROR* clock recovery failed</code>
    nothing looks relevant in
    ~/.local/share/xorg/*
    these messages also show up if I turn off the monitor when positioned on a console, but the console is still accessible on monitor power up.
    none of these show up if I turn off the monitor when positioned on a KMScon, and the KMScon is still accessible on monitor power up.

  • Xorg.conf screens (solved)

    I am sorry to ask for help with this but I have followed the Wiki as best I can and still get (on startx) a 'No screens found' error.
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    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 "glx"
    Load "extmod"
    Load "xtrap"
    Load "dbe"
    Load "dri"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    HorizSync 30.0 - 81.0
    VertRefresh 51.0 - 76.0
    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 "SWcursor" # [<bool>]
    #Option "HWcursor" # [<bool>]
    #Option "NoAccel" # [<bool>]
    #Option "ShadowFB" # [<bool>]
    #Option "UseFBDev" # [<bool>]
    #Option "Rotate" # [<str>]
    #Option "VideoKey" # <i>
    #Option "FlatPanel" # [<bool>]
    #Option "FPDither" # [<bool>]
    #Option "CrtcNumber" # <i>
    #Option "FPScale" # [<bool>]
    #Option "FPTweak" # <i>
    #Option "DualHead" # [<bool>]
    Identifier "Card0"
    Driver "nv"
    VendorName "nVidia Corporation"
    BoardName "MCP51 Serial ATA Controller"
    BusID "PCI:0:15:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024"
    EndSubSection
    EndSection
    Last edited by addr (2008-12-08 20:38:04)

    As i said, its mostly unchanged from default so i don't know if this will help you. The Mouse is USB, the Keyboard PS2.
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 1.0 (buildmeister@builder63) Tue Nov 4 14:08:09 PST 2008
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    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 "glx"
    Load "dbe"
    Load "dri"
    Load "xtrap"
    Load "extmod"
    Load "freetype"
    EndSection
    Section "ServerFlags"
    Option "Xinerama" "0"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "STN SAMTRON"
    HorizSync 30.0 - 81.0
    VertRefresh 56.0 - 75.0
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "G71 [GeForce 7950 GT]"
    BusID "PCI:2:0:0"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 7950 GT"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "1"
    Option "TwinViewXineramaInfoOrder" "DFP-0"
    Option "metamodes" "CRT: 1280x1024_75 +1920+0, DFP: 1920x1200_60 +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection

  • YouTube black screen on some video's

    My Ipad air wouldn't show certain video's on YouTube they were just a black screen solved it myself couldn't wait for Apple uninstalled YouTube and go toApps store and choose ipad air and re-download YouTube I found that if I went to googl and typed in YouTube and played same video's they were ok help this helps other' .

    Hi rayszuch,
    Welcome to BlackBerry Support Community Forums.
    Sounds like you could have a corrupt SMS messages database. Try following this KB article to clear the database and test with new SMS messages. http://bbry.lv/buj0rW
    -FS
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click Solution? for posts that have solved your issue(s)!

  • [Solved] Black Screen after Xorg configure.

    Hello all Archlinux users;)
    Yesterday i reinstall my system (Archlinux x86_64).
    Install was succesful (it's always succesful).
    Problems started after install ,I istalled Xorg a Nvidia Drivers (GF 8600GT).
    I got conflicts nvidia-utils with xorg.utils 7-4-1 and it's remowe something gl libary.
    And ,i like always install hwd.
    I configure xorg with hwd -xa.
    I start X with (X -config /etc/X11/xorg.conf)
    And after that i started that i got black screen (Monitor have signal).
    I try nvidia drivers too ,but it's like with the Vesa (Black Screen).
    And my questions is:
    What Should i do to run Xorg?
    I run before Arch with similiar config and it's works.
    I can't get here X.org log or xorg.conf but they don't have any erorrs (in log i have something about hal and dievice , but on wiki i read that xorg 1.6 blocked hotplug dievices).
    Sorry for my English:|
    Thanks for help.
    I found similiar problem in this topic:
    http://bbs.archlinux.org/viewtopic.php?id=71158 .
    Last edited by SpeedVin (2009-05-01 06:11:36)

    Hello Again
    I started X.
    And my tip for all Arch user is to install only xorg not xserver-xorg xorg-utils just xorg to have .xinit/startx script.
    But it's not over I started X but the mause and keyboard are not responding (they are dead).
    Before when i got this I just try hwd -xa and this solved my problem.
    Now i use xorg.conf generated by hwd -xa and it's happening (mouse and keyboard are not responding).
    I got "AllowMouseOpenFail" "true"
    "AutoAddDivices" "False"
    In Server Flags but this doesn't solved my problem.
    Please help

  • [solved]black screen with xorg 1.6 after resume (intel)

    after upgrading to xorg-server 1.6 no matter if i use s2ram or s2disk, first resume works fine, the second suspend and resume results in a black screen without any chance to swich to any tty.
    i have read about bug like this which was resolved with using intel legacy driver. however my problem still occures.
    maybe there is some module i should load/unload/reload on hibernate/wake-up?
    here is my xorg.conf, lspci, Xorg.0.log.old (the one i had to kill with black screen) and Xorg.0.log
    xorg.conf
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    Option "DontZap" "false"
    EndSection
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Cursor" "SendCoreEvents"
    InputDevice "Stylus" "SendCoreEvents"
    InputDevice "Eraser" "SendCoreEvents"
    EndSection
    Section "InputDevice"
    Identifier "Cursor"
    Driver "wacom"
    Option "Device" "/dev/ttyS0"
    Option "Type" "cursor"
    Option "ForceDevice" "ISDV4"
    Option "KeepShape" "on"
    Option "Mode" "Absolute"
    Option "BottomY" "18432"
    Option "BottomX" "24576"
    EndSection
    Section "InputDevice"
    Identifier "Stylus"
    Driver "wacom"
    Option "Device" "/dev/ttyS0"
    Option "Type" "stylus"
    Option "ForceDevice" "ISDV4"
    Option "KeepShape" "on"
    Option "TPCButton" "off"
    Option "BottomY" "18432"
    Option "BottomX" "24576"
    Option "Mode" "Absolute"
    EndSection
    Section "InputDevice"
    Identifier "Eraser"
    Driver "wacom"
    Option "Device" "/dev/ttyS0"
    Option "Type" "eraser"
    Option "ForceDevice" "ISDV4"
    Option "KeepShape" "on"
    Option "BottomY" "18432"
    Option "BottomX" "24576"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/local"
    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 "extmod"
    Load "xtrap"
    Load "dbe"
    Load "dri"
    Load "glx"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "base"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "de, ru"
    Option "XkbVariant" "nodeadkeys, winkeys"
    Option "XkbOptions" "grp:caps_toggle"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile 915GM/GMS/910GML Express Graphics Controller"
    BusID "PCI:0:2:0"
    Option "FramebufferCompression" "on"
    Option "AccelMethod" "EXA"
    Option "Tiling" "on"
    Option "TrippleBuffer" "true"
    Option "MigrationHeuristic" "greedy"
    Option "RenderAccel" "true"
    Option "ExaNoComposite" "false"
    Option "EnablePageFlip" "true"
    Option "DRI" "on"
    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
    lspci
    00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
    00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
    00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
    00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03)
    00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
    00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
    00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
    00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
    00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
    00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)
    00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03)
    00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 03)
    00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
    02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5751M Gigabit Ethernet PCI Express (rev 11)
    04:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev 8d)
    04:00.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 13)
    04:02.0 Ethernet controller: Atheros Communications Inc. AR5212 802.11abg NIC (rev 01)
    Xorg.0.log
    X.Org X Server 1.6.0
    Release Date: 2009-2-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH i686
    Current Operating System: Linux thinky 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 8 12:47:56 UTC 2009 i686
    Build Date: 10 April 2009 07:03:14PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    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: Tue Apr 14 19:27:54 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Cursor"
    (**) |-->Input Device "Stylus"
    (**) |-->Input Device "Eraser"
    (**) Option "DontZap" "false"
    (**) Option "AutoAddDevices" "False"
    (**) Not automatically adding devices
    (==) Automatically enabling devices
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/local,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (II) Loader magic: 0x1a40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0@0:2:0) Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 3, Mem @ 0xa0080000/524288, 0xc0000000/268435456, 0xa0000000/262144, I/O @ 0x00001800/8
    (--) PCI: (0@0:2:1) Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 3, Mem @ 0x68000000/524288
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "xtrap"
    (WW) Warning, couldn't open module xtrap
    (II) UnloadModule: "xtrap"
    (EE) Failed to load module "xtrap" (module does not exist, 0)
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "freetype"
    (WW) Warning, couldn't open module freetype
    (II) UnloadModule: "freetype"
    (EE) Failed to load module "freetype" (module does not exist, 0)
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 2.3.2
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.4.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "wacom"
    (II) Loading /usr/lib/xorg/modules/input//wacom_drv.so
    (II) Module wacom: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) Wacom driver level: 47-0.8.3-2 $
    (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, G35, 965Q, 946GZ,
    965GM, 965GME/GLE, G33, Q35, Q33, Intel Integrated Graphics Device
    (II) Primary Device is: PCI 00@00:02:0
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (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.6.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (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.6.0, module version = 1.1.0
    ABI class: X.Org Video Driver, version 5.0
    (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.6.0, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.0
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (**) intel(0): Option "AccelMethod" "EXA"
    (**) intel(0): Option "DRI" "on"
    (**) intel(0): Option "FramebufferCompression" "on"
    (**) intel(0): Option "Tiling" "on"
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 915GM
    (--) intel(0): Chipset: "915GM"
    (--) intel(0): Linear framebuffer at 0xC0000000
    (--) intel(0): IO registers at addr 0xA0080000
    (II) intel(0): 2 display pipes available.
    (**) intel(0): Using EXA for acceleration
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" 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): Attempting to determine panel fixed mode.
    (II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at address 0x60.
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Reloading /usr/lib/xorg/modules//libint10.so
    (II) intel(0): initializing int10
    (II) 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: 7872 kB
    (II) intel(0): VESA VBE OEM: Intel(r)915GM/910ML/915MS 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)915GM/910ML/915MS 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): Output LVDS connected
    (II) intel(0): Output TV disconnected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS using initial mode 1024x768
    (II) intel(0): Monitoring connected displays enabled
    (II) intel(0): detected 256 kB GTT.
    (II) intel(0): detected 7932 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): Intel XvMC decoder 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.6.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "exa"
    (II) LoadModule: "exa"
    (II) Loading /usr/lib/xorg/modules//libexa.so
    (II) Module exa: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 2.4.0
    ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) intel(0): Comparing regs from server start up to After PreInit
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x00000000 to 0x00000203
    (WW) intel(0): PIPEASTAT before: status:
    (WW) intel(0): PIPEASTAT after: status: VSYNC_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS
    (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] -1 0 0xffffffff - 0xffffffff (0x1) MX[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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) intel(0): Kernel reported 363776 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 1455100 kB available
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) [drm] DRM interface version 1.3
    (II) [drm] DRM open master succeeded.
    (II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) intel(0): [drm] framebuffer mapped by ddx driver
    (II) intel(0): [drm] added 1 reserved context for kernel
    (II) intel(0): X context handle = 0x1
    (II) intel(0): [drm] installed DRM signal handler
    (**) intel(0): Framebuffer compression enabled
    (**) intel(0): Tiling enabled
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) intel(0): [drm] Registers = 0xa0080000
    (II) intel(0): [drm] ring buffer = 0xc0000000
    (II) intel(0): [drm] mapped front buffer at 0xc0800000, handle = 0xc0800000
    (II) intel(0): [drm] mapped back buffer at 0xc1800000, handle = 0xc1800000
    (II) intel(0): [drm] mapped depth buffer at 0xc1c00000, handle = 0xc1c00000
    (II) intel(0): [drm] mapped classic textures at 0xc2000000, handle = 0xc2000000
    (II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
    (II) intel(0): [dri] visual configs initialized
    (II) intel(0): Page Flipping disabled
    (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (**) intel(0): Option "MigrationHeuristic" "greedy"
    (**) intel(0): Option "EXANoComposite" "false"
    (II) EXA(0): Offscreen pixmap area of 12582912 bytes
    (II) EXA(0): Driver registered support for the following operations:
    (II) Solid
    (II) Copy
    (II) Composite (RENDER acceleration)
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): [DRI] installation complete
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x00800000 (pgoffset 2048)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x00c00000 (pgoffset 3072)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01800000 (pgoffset 6144)
    (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x01c00000 (pgoffset 7168)
    (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x02000000 (pgoffset 8192)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB, 0x000000005f820000 physical
    (II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB, 0x000000005fe20000 physical
    (II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x000000005fe21000 physical
    (II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB)
    (II) intel(0): 0x00633000-0x00633fff: overlay registers (4 kB, 0x000000005fe33000 physical
    (II) intel(0): 0x007bf000: end of stolen memory
    (II) intel(0): 0x00800000-0x00bfffff: front buffer (4096 kB) X tiled
    (II) intel(0): 0x00c00000-0x017fffff: exa offscreen (12288 kB)
    (II) intel(0): 0x01800000-0x01bfffff: back buffer (4096 kB) X tiled
    (II) intel(0): 0x01c00000-0x01ffffff: depth buffer (4096 kB) X tiled
    (II) intel(0): 0x02000000-0x03ffffff: classic textures (32768 kB)
    (II) intel(0): 0x10000000: end of aperture
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is off
    (II) intel(0): Display plane A is now disabled 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 none
    (II) intel(0): [drm] dma control initialized, using IRQ 16
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): DPMS enabled
    (II) intel(0): Set up textured video
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: Enabled
    (WW) intel(0): Option "TrippleBuffer" is not used
    (WW) intel(0): Option "RenderAccel" is not used
    (WW) intel(0): Option "EnablePageFlip" is not used
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (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) AIGLX: Screen 0 is not DRI2 capable
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 12, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 12, (OK)
    drmOpenByBusid: drmOpenMinor returns 12
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) intel(0): Setting screen physical size to 270 x 203
    (**) Option "Protocol" "auto"
    (**) Option "Device" "/dev/input/mice"
    (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    (**) Mouse0: Device: "/dev/input/mice"
    (**) Mouse0: Protocol: "auto"
    (**) Option "CorePointer"
    (**) Mouse0: always reports core events
    (**) 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
    (**) Mouse0: Sensitivity: 1
    (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    (**) Mouse0: (accel) keeping acceleration scheme 1
    (**) Mouse0: (accel) filter chain progression: 2.00
    (**) Mouse0: (accel) filter stage 0: 20.00 ms
    (**) Mouse0: (accel) set acceleration profile 0
    (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    (II) Mouse0: ps2EnableDataReporting: succeeded
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "base"
    (**) Keyboard0: XkbRules: "base"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "de, ru"
    (**) Keyboard0: XkbLayout: "de, ru"
    (**) Option "XkbVariant" "nodeadkeys, winkeys"
    (**) Keyboard0: XkbVariant: "nodeadkeys, winkeys"
    (**) Option "XkbOptions" "grp:caps_toggle"
    (**) Keyboard0: XkbOptions: "grp:caps_toggle"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (**) Option "SendCoreEvents"
    (**) Cursor: always reports core events
    (**) Cursor device is /dev/ttyS0
    (**) Cursor is in absolute mode
    (**) Cursor: forcing TabletPC ISD V4 protocol
    (**) WACOM: suppress value is 2
    (**) Option "KeepShape" "on"
    (**) Cursor: keeps shape
    (**) Option "BottomX" "24576"
    (**) Cursor: bottom x = 24576
    (**) Option "BottomY" "18432"
    (**) Cursor: bottom y = 18432
    (**) Option "BaudRate" "9600"
    (**) Cursor: serial speed 9600
    (II) XINPUT: Adding extended input device "Cursor" (type: Wacom Cursor)
    (**) Option "Device" "/dev/ttyS0"
    (**) Option "StopBits" "1"
    (**) Option "DataBits" "8"
    (**) Option "Parity" "None"
    (**) Option "Vmin" "1"
    (**) Option "Vtime" "10"
    (**) Option "FlowControl" "Xoff"
    usbDetect: can not ioctl version
    (==) Wacom using pressure threshold of 15 for button 1
    (==) Wacom General ISDV4 tablet speed=9600 (19200) maxX=24576 maxY=18432 maxZ=255 resX=2540 resY=2540 tilt=disabled
    (==) Wacom device "Cursor" top X=0 top Y=0 bottom X=24576 bottom Y=18432 resol X=2540 resol Y=2540
    (**) Option "SendCoreEvents"
    (**) Stylus: always reports core events
    (**) Stylus device is /dev/ttyS0
    (**) Stylus is in absolute mode
    (**) Stylus: forcing TabletPC ISD V4 protocol
    (**) WACOM: suppress value is 2
    (**) Option "KeepShape" "on"
    (**) Stylus: keeps shape
    (**) Option "BottomX" "24576"
    (**) Stylus: bottom x = 24576
    (**) Option "BottomY" "18432"
    (**) Stylus: bottom y = 18432
    (**) Stylus: threshold = 15
    (**) Stylus: max x set to 24576 by xorg.conf
    (**) Stylus: max y set to 18432 by xorg.conf
    (**) Stylus: max z = 255
    (**) Option "TPCButton" "off"
    (**) Option "BaudRate" "9600"
    (**) Stylus: serial speed 9600
    (II) XINPUT: Adding extended input device "Stylus" (type: Wacom Stylus)
    (==) Wacom device "Stylus" top X=0 top Y=0 bottom X=24576 bottom Y=18432 resol X=2540 resol Y=2540
    (**) Option "SendCoreEvents"
    (**) Eraser: always reports core events
    (**) Eraser device is /dev/ttyS0
    (**) Eraser is in absolute mode
    (**) Eraser: forcing TabletPC ISD V4 protocol
    (**) WACOM: suppress value is 2
    (**) Option "KeepShape" "on"
    (**) Eraser: keeps shape
    (**) Option "BottomX" "24576"
    (**) Eraser: bottom x = 24576
    (**) Option "BottomY" "18432"
    (**) Eraser: bottom y = 18432
    (**) Eraser: threshold = 15
    (**) Eraser: max x set to 24576 by xorg.conf
    (**) Eraser: max y set to 18432 by xorg.conf
    (**) Eraser: max z = 255
    (**) Option "BaudRate" "9600"
    (**) Eraser: serial speed 9600
    (II) XINPUT: Adding extended input device "Eraser" (type: Wacom Eraser)
    (==) Wacom device "Eraser" top X=0 top Y=0 bottom X=24576 bottom Y=18432 resol X=2540 resol Y=2540
    (II) config/hal: Adding input device ThinkPad Extra Buttons
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device Wacom Serial Tablet PC Pen Tablet/Digitizer
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device TPPS/2 IBM TrackPoint
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device Video Bus
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) intel(0): xf86BindGARTMemory: bind key 5 at 0x04000000 (pgoffset 16384)
    (II) intel(0): xf86UnbindGARTMemory: unbind key 5
    (II) intel(0): xf86BindGARTMemory: bind key 5 at 0x04000000 (pgoffset 16384)
    (II) intel(0): xf86UnbindGARTMemory: unbind key 5
    (II) intel(0): xf86BindGARTMemory: bind key 5 at 0x04000000 (pgoffset 16384)
    (II) intel(0): xf86UnbindGARTMemory: unbind key 5
    Xorg.0.log.old
    X.Org X Server 1.6.0
    Release Date: 2009-2-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH i686
    Current Operating System: Linux thinky 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 8 12:47:56 UTC 2009 i686
    Build Date: 10 April 2009 07:03:14PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    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: Tue Apr 14 19:27:40 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Cursor"
    (**) |-->Input Device "Stylus"
    (**) |-->Input Device "Eraser"
    (**) Option "DontZap" "false"
    (**) Option "AutoAddDevices" "False"
    (**) Not automatically adding devices
    (==) Automatically enabling devices
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/local,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (II) Loader magic: 0x1a40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0@0:2:0) Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 3, Mem @ 0xa0080000/524288, 0xc0000000/268435456, 0xa0000000/262144, I/O @ 0x00001800/8
    (--) PCI: (0@0:2:1) Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 3, Mem @ 0x68000000/524288
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "xtrap"
    (WW) Warning, couldn't open module xtrap
    (II) UnloadModule: "xtrap"
    (EE) Failed to load module "xtrap" (module does not exist, 0)
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "freetype"
    (WW) Warning, couldn't open module freetype
    (II) UnloadModule: "freetype"
    (EE) Failed to load module "freetype" (module does not exist, 0)
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 2.3.2
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.4.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "wacom"
    (II) Loading /usr/lib/xorg/modules/input//wacom_drv.so
    (II) Module wacom: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) Wacom driver level: 47-0.8.3-2 $
    (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, G35, 965Q, 946GZ,
    965GM, 965GME/GLE, G33, Q35, Q33, Intel Integrated Graphics Device
    (II) Primary Device is: PCI 00@00:02:0
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (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.6.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (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.6.0, module version = 1.1.0
    ABI class: X.Org Video Driver, version 5.0
    (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.6.0, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.0
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (**) intel(0): Option "AccelMethod" "EXA"
    (**) intel(0): Option "DRI" "on"
    (**) intel(0): Option "FramebufferCompression" "on"
    (**) intel(0): Option "Tiling" "on"
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 915GM
    (--) intel(0): Chipset: "915GM"
    (--) intel(0): Linear framebuffer at 0xC0000000
    (--) intel(0): IO registers at addr 0xA0080000
    (II) intel(0): 2 display pipes available.
    (**) intel(0): Using EXA for acceleration
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" 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): Attempting to determine panel fixed mode.
    (II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at address 0x60.
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Reloading /usr/lib/xorg/modules//libint10.so
    (II) intel(0): initializing int10
    (II) 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: 7872 kB
    (II) intel(0): VESA VBE OEM: Intel(r)915GM/910ML/915MS 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)915GM/910ML/915MS 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): Output LVDS connected
    (II) intel(0): Output TV disconnected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS using initial mode 1024x768
    (II) intel(0): Monitoring connected displays enabled
    (II) intel(0): detected 256 kB GTT.
    (II) intel(0): detected 7932 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): Intel XvMC decoder 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.6.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "exa"
    (II) LoadModule: "exa"
    (II) Loading /usr/lib/xorg/modules//libexa.so
    (II) Module exa: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 2.4.0
    ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) intel(0): Comparing regs from server start up to After PreInit
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (WW) intel(0): Register 0x68000 (TV_CTL) changed from 0x10000000 to 0x000c0c00
    (WW) intel(0): Register 0x68010 (TV_CSC_Y) changed from 0x00000000 to 0x0332012d
    (WW) intel(0): Register 0x68014 (TV_CSC_Y2) changed from 0x00000000 to 0x07d30104
    (WW) intel(0): Register 0x68018 (TV_CSC_U) changed from 0x00000000 to 0x0733052d
    (WW) intel(0): Register 0x6801c (TV_CSC_U2) changed from 0x00000000 to 0x05c70200
    (WW) intel(0): Register 0x68020 (TV_CSC_V) changed from 0x00000000 to 0x0340030c
    (WW) intel(0): Register 0x68024 (TV_CSC_V2) changed from 0x00000000 to 0x06d00200
    (WW) intel(0): Register 0x68028 (TV_CLR_KNOBS) changed from 0x00000000 to 0x00606000
    (WW) intel(0): Register 0x6802c (TV_CLR_LEVEL) changed from 0x00000000 to 0x010b00e1
    (WW) intel(0): Register 0x68030 (TV_H_CTL_1) changed from 0x00000000 to 0x00400359
    (WW) intel(0): Register 0x68034 (TV_H_CTL_2) changed from 0x00000000 to 0x80480022
    (WW) intel(0): Register 0x68038 (TV_H_CTL_3) changed from 0x00000000 to 0x007c0344
    (WW) intel(0): Register 0x6803c (TV_V_CTL_1) changed from 0x00000000 to 0x00f01415
    (WW) intel(0): Register 0x68040 (TV_V_CTL_2) changed from 0x00000000 to 0x00060607
    (WW) intel(0): Register 0x68044 (TV_V_CTL_3) changed from 0x00000000 to 0x80120001
    (WW) intel(0): Register 0x68048 (TV_V_CTL_4) changed from 0x00000000 to 0x000900f0
    (WW) intel(0): Register 0x6804c (TV_V_CTL_5) changed from 0x00000000 to 0x000a00f0
    (WW) intel(0): Register 0x68050 (TV_V_CTL_6) changed from 0x00000000 to 0x000900f0
    (WW) intel(0): Register 0x68054 (TV_V_CTL_7) changed from 0x00000000 to 0x000a00f0
    (WW) intel(0): Register 0x68060 (TV_SC_CTL_1) changed from 0x00000000 to 0xc1710088
    (WW) intel(0): Register 0x68064 (TV_SC_CTL_2) changed from 0x00000000 to 0x4e2d1dc8
    (WW) intel(0): Register 0x68070 (TV_WIN_POS) changed from 0x00000000 to 0x00360024
    (WW) intel(0): Register 0x68074 (TV_WIN_SIZE) changed from 0x00000000 to 0x02640198
    (WW) intel(0): Register 0x68080 (TV_FILTER_CTL_1) changed from 0x00000000 to 0x800010bb
    (WW) intel(0): Register 0x68084 (TV_FILTER_CTL_2) changed from 0x00000000 to 0x00028283
    (WW) intel(0): Register 0x68088 (TV_FILTER_CTL_3) changed from 0x00000000 to 0x00014141
    (WW) intel(0): Register 0x68100 (TV_H_LUMA_0) changed from 0x00000000 to 0xb1403000
    (WW) intel(0): Register 0x681ec (TV_H_LUMA_59) changed from 0x00000000 to 0x0000b060
    (WW) intel(0): Register 0x68200 (TV_H_CHROMA_0) changed from 0x00000000 to 0xb1403000
    (WW) intel(0): Register 0x682ec (TV_H_CHROMA_59) changed from 0x00000000 to 0x0000b060
    (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] -1 0 0xffffffff - 0xffffffff (0x1) MX[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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) intel(0): Kernel reported 363776 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 1455100 kB available
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is -1, (No such device or address)
    drmOpenDevice: open result is -1, (No such device or address)
    drmOpenDevice: Open failed
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is -1, (No such device or address)
    drmOpenDevice: open result is -1, (No such device or address)
    drmOpenDevice: Open failed
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) [drm] loaded kernel module for "i915" driver.
    (II) [drm] DRM interface version 1.3
    (II) [drm] DRM open master succeeded.
    (II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) intel(0): [drm] framebuffer mapped by ddx driver
    (II) intel(0): [drm] added 1 reserved context for kernel
    (II) intel(0): X context handle = 0x1
    (II) intel(0): [drm] installed DRM signal handler
    (**) intel(0): Framebuffer compression enabled
    (**) intel(0): Tiling enabled
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) intel(0): [drm] Registers = 0xa0080000
    (II) intel(0): [drm] ring buffer = 0xc0000000
    (II) intel(0): [drm] mapped front buffer at 0xc0800000, handle = 0xc0800000
    (II) intel(0): [drm] mapped back buffer at 0xc1800000, handle = 0xc1800000
    (II) intel(0): [drm] mapped depth buffer at 0xc1c00000, handle = 0xc1c00000
    (II) intel(0): [drm] mapped classic textures at 0xc2000000, handle = 0xc2000000
    (II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
    (II) intel(0): [dri] visual configs initialized
    (II) intel(0): Page Flipping disabled
    (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (**) intel(0): Option "MigrationHeuristic" "greedy"
    (**) intel(0): Option "EXANoComposite" "false"
    (II) EXA(0): Offscreen pixmap area of 12582912 bytes
    (II) EXA(0): Driver registered support for the following operations:
    (II) Solid
    (II) Copy
    (II) Composite (RENDER acceleration)
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): [DRI] installation complete
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x00800000 (pgoffset 2048)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x00c00000 (pgoffset 3072)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01800000 (pgoffset 6144)
    (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x01c00000 (pgoffset 7168)
    (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x02000000 (pgoffset 8192)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB, 0x000000005f820000 physical
    (II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB, 0x000000005fe20000 physical
    (II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x000000005fe21000 physical
    (II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB)
    (II) intel(0): 0x00633000-0x00633fff: overlay registers (4 kB, 0x000000005fe33000 physical
    (II) intel(0): 0x007bf000: end of stolen memory
    (II) intel(0): 0x00800000-0x00bfffff: front buffer (4096 kB) X tiled
    (II) intel(0): 0x00c00000-0x017fffff: exa offscreen (12288 kB)
    (II) intel(0): 0x01800000-0x01bfffff: back buffer (4096 kB) X tiled
    (II) intel(0): 0x01c00000-0x01ffffff: depth buffer (4096 kB) X tiled
    (II) intel(0): 0x02000000-0x03ffffff: classic textures (32768 kB)
    (II) intel(0): 0x10000000: end of aperture
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is off
    (II) intel(0): Display plane A is now disabled 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 none
    (II) intel(0): [drm] dma control initialized, using IRQ 16
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): DPMS enabled
    (II) intel(0): Set up textured video
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: Enabled
    (WW) intel(0): Option "TrippleBuffer" is not used
    (WW) intel(0): Option "RenderAccel" is not used
    (WW) intel(0): Option "EnablePageFlip" is not used
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (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) AIGLX: Screen 0 is not DRI2 capable
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 12, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 12, (OK)
    drmOpenByBusid: drmOpenMinor returns 12
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) intel(0): Setting screen physical size to 270 x 203
    (**) Option "Protocol" "auto"
    (**) Option "Device" "/dev/input/mice"
    (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    (**) Mouse0: Device: "/dev/input/mice"
    (**) Mouse0: Protocol: "auto"
    (**) Option "CorePointer"
    (**) Mouse0: always reports core events
    (**) 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
    (**) Mouse0: Sensitivity: 1
    (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    (**) Mouse0: (accel) keeping acceleration scheme 1
    (**) Mouse0: (accel) filter chain progression: 2.00
    (**) Mouse0: (accel) filter stage 0: 20.00 ms
    (**) Mouse0: (accel) set acceleration profile 0
    (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    (II) Mouse0: ps2EnableDataReporting: succeeded
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "base"
    (**) Keyboard0: XkbRules: "base"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "de, ru"
    (**) Keyboard0: XkbLayout: "de, ru"
    (**) Option "XkbVariant" "nodeadkeys, winkeys"
    (**) Keyboard0: XkbVariant: "nodeadkeys, winkeys"
    (**) Option "XkbOptions" "grp:caps_toggle"
    (**) Keyboard0: XkbOptions: "grp:caps_toggle"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (**) Option "SendCoreEvents"
    (**) Cursor: always reports core events
    (**) Cursor device is /dev/ttyS0
    (**) Cursor is in absolute mode
    (**) Cursor: forcing TabletPC ISD V4 protocol
    (**) WACOM: suppress value is 2
    (**) Option "KeepShape" "on"
    (**) Cursor: keeps shape
    (**) Option "BottomX" "24576"
    (**) Cursor: bottom x = 24576
    (**) Option "BottomY" "18432"
    (**) Cursor: bottom y = 18432
    (**) Option "BaudRate" "9600"
    (**) Cursor: serial speed 9600
    (II) XINPUT: Adding extended input device "Cursor" (type: Wacom Cursor)
    (**) Option "Device" "/dev/ttyS0"
    (**) Option "StopBits" "1"
    (**) Option "DataBits" "8"
    (**) Option "Parity" "None"
    (**) Option "Vmin" "1"
    (**) Option "Vtime" "10"
    (**) Option "FlowControl" "Xoff"
    usbDetect: can not ioctl version
    (==) Wacom using pressure threshold of 15 for button 1
    (==) Wacom General ISDV4 tablet speed=9600 (19200) maxX=24576 maxY=18432 maxZ=255 resX=2540 resY=2540 tilt=disabled
    (==) Wacom device "Cursor" top X=0 top Y=0 bottom X=24576 bottom Y=18432 resol X=2540 resol Y=2540
    (**) Option "SendCoreEvents"
    (**) Stylus: always reports core events
    (**) Stylus device is /dev/ttyS0
    (**) Stylus is in absolute mode
    (**) Stylus: forcing TabletPC ISD V4 protocol
    (**) WACOM: suppress value is 2
    (**) Option "KeepShape" "on"
    (**) Stylus: keeps shape
    (**) Option "BottomX" "24576"
    (**) Stylus: bottom x = 24576
    (**) Option "BottomY" "18432"
    (**) Stylus: bottom y = 18432
    (**) Stylus: threshold = 15
    (**) Stylus: max x set to 24576 by xorg.conf
    (**) Stylus: max y set to 18432 by xorg.conf
    (**) Stylus: max z = 255
    (**) Option "TPCButton" "off"
    (**) Option "BaudRate" "9600"
    (**) Stylus: serial speed 9600
    (II) XINPUT: Adding extended input device "Stylus" (type: Wacom Stylus)
    (==) Wacom device "Stylus" top X=0 top Y=0 bottom X=24576 bottom Y=18432 resol X=2540 resol Y=2540
    (**) Option "SendCoreEvents"
    (**) Eraser: always reports core events
    (**) Eraser device is /dev/ttyS0
    (**) Eraser is in absolute mode
    (**) Eraser: forcing TabletPC ISD V4 protocol
    (**) WACOM: suppress value is 2
    (**) Option "KeepShape" "on"
    (**) Eraser: keeps shape
    (**) Option "BottomX" "24576"
    (**) Eraser: bottom x = 24576
    (**) Option "BottomY" "18432"
    (**) Eraser: bottom y = 18432
    (**) Eraser: threshold = 15
    (**) Eraser: max x set to 24576 by xorg.conf
    (**) Eraser: max y set to 18432 by xorg.conf
    (**) Eraser: max z = 255
    (**) Option "BaudRate" "9600"
    (**) Eraser: serial speed 9600
    (II) XINPUT: Adding extended input device "Eraser" (type: Wacom Eraser)
    (==) Wacom device "Eraser" top X=0 top Y=0 bottom X=24576 bottom Y=18432 resol X=2540 resol Y=2540
    (II) UnloadModule: "mouse"
    (II) UnloadModule: "kbd"
    (II) UnloadModule: "wacom"
    (II) UnloadModule: "wacom"
    (II) UnloadModule: "wacom"
    (II) intel(0): xf86UnbindGARTMemory: unbind key 0
    (II) intel(0): xf86UnbindGARTMemory: unbind key 1
    (II) intel(0): xf86UnbindGARTMemory: unbind key 2
    (II) intel(0): xf86UnbindGARTMemory: unbind key 3
    (II) intel(0): xf86UnbindGARTMemory: unbind key 4
    (II) intel(0): [drm] removed 1 reserved context for kernel
    (II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xf8079000 at 0xb78f7000
    (II) intel(0): [drm] Closed DRM master.
    anyone clue?
    Last edited by lynucs (2009-05-09 18:38:01)

    took a look into everything.log.
    that line looks pretty suspicious:
    kernel: [drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0
    it occures around the time i did the last resume.
    here is a relevant snippet from everything.log:
    Apr 14 18:35:57 thinky kernel: [drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0
    Apr 14 18:35:58 thinky kernel: [drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0
    Apr 14 18:36:00 thinky acpid: client connected from 9040[0:0]
    Apr 14 18:36:00 thinky acpid: 1 client rule loaded
    Apr 14 18:38:04 thinky ntpd[6265]: adjusting local clock by -87.862975s
    Apr 14 18:42:04 thinky ntpd[6265]: adjusting local clock by -87.769493s
    Apr 14 18:42:55 thinky acpid: client 6223[0:0] has disconnected
    Apr 14 18:42:55 thinky logger: ACPI group/action undefined: ibm/hotkey / HKEY
    Apr 14 18:42:57 thinky kernel: [drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0
    Apr 14 18:43:07 thinky kernel: PM: Syncing filesystems ... done.
    Apr 14 18:43:07 thinky kernel: Freezing user space processes ... (elapsed 0.01 seconds) done.
    Apr 14 18:43:07 thinky kernel: Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
    Apr 14 18:43:07 thinky kernel: Suspending console(s) (use no_console_suspend to debug)
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.0: PCI INT A disabled
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.0: power state changed by ACPI to D3
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Stopping disk
    Apr 14 18:43:07 thinky kernel: serial 00:09: disabled
    Apr 14 18:43:07 thinky kernel: ath5k 0000:04:02.0: PCI INT A disabled
    Apr 14 18:43:07 thinky kernel: ACPI handle has no context!
    Apr 14 18:43:07 thinky kernel: sdhci-pci 0000:04:00.1: PME# disabled
    Apr 14 18:43:07 thinky kernel: sdhci-pci 0000:04:00.1: PCI INT B disabled
    Apr 14 18:43:07 thinky kernel: ACPI handle has no context!
    Apr 14 18:43:07 thinky kernel: tg3 0000:02:00.0: PME# enabled
    Apr 14 18:43:07 thinky kernel: Intel ICH 0000:00:1e.2: PCI INT A disabled
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: PCI INT D disabled
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: PME# disabled
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: power state changed by ACPI to D3
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.3: PCI INT D disabled
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.2: PCI INT C disabled
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.1: PCI INT B disabled
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.0: PCI INT A disabled
    Apr 14 18:43:07 thinky kernel: ACPI: Preparing to enter system sleep state S3
    Apr 14 18:43:07 thinky kernel: Disabling non-boot CPUs ...
    Apr 14 18:43:07 thinky kernel: Extended CMOS year: 2000
    Apr 14 18:43:07 thinky kernel: Intel machine check architecture supported.
    Apr 14 18:43:07 thinky kernel: Intel machine check reporting enabled on CPU#0.
    Apr 14 18:43:07 thinky kernel: Back to C!
    Apr 14 18:43:07 thinky kernel: Extended CMOS year: 2000
    Apr 14 18:43:07 thinky kernel: Force enabled HPET at resume
    Apr 14 18:43:07 thinky kernel: ------------[ cut here ]------------
    Apr 14 18:43:07 thinky kernel: WARNING: at kernel/hrtimer.c:625 hres_timers_resume+0x41/0x50()
    Apr 14 18:43:07 thinky kernel: Hardware name: 1866WBA
    Apr 14 18:43:07 thinky kernel: hres_timers_resume() called with IRQs enabled!Modules linked in: ipv6 aes_i586 aes_generic i915 drm i2c_algo_bit ext2 pcmcia psmouse thinkpad_acpi rfkill nvram i2c_i801 serio_raw iTCO_wdt iTCO_vendor_support i2c_core sg yenta_socket rsrc_nonstatic sdhci_pci sdhci pcmcia_core mmc_core video output uhci_hcd ehci_hcd usbcore intel_agp agpgart evdev thermal fan button battery ac fuse snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_pcm snd_timer snd_page_alloc snd_mixer_oss snd soundcore ac97_bus ath_pci wlan ath_hal(P) arc4 ecb ath5k mac80211 led_class cfg80211 tg3 libphy cpufreq_powersave cpufreq_ondemand cpufreq_conservative acpi_cpufreq freq_table processor rtc_cmos rtc_core rtc_lib ext3 jbd mbcache sd_mod ata_piix ahci ata_generic pata_acpi libata scsi_mod
    Apr 14 18:43:07 thinky kernel: Pid: 9512, comm: s2ram Tainted: P 2.6.29-ARCH #1
    Apr 14 18:43:07 thinky kernel: Call Trace:
    Apr 14 18:43:07 thinky kernel: [<c012f9d7>] warn_slowpath+0x87/0xe0
    Apr 14 18:43:07 thinky kernel: [<c011ec25>] default_spin_lock_flags+0x5/0x10
    Apr 14 18:43:07 thinky kernel: [<c01164d0>] lapic_next_event+0x10/0x20
    Apr 14 18:43:07 thinky kernel: [<c01500e3>] clockevents_program_event+0xa3/0x170
    Apr 14 18:43:07 thinky kernel: [<c0151312>] tick_dev_program_event+0x32/0xb0
    Apr 14 18:43:07 thinky kernel: [<c0150447>] tick_notify+0x97/0x3c0
    Apr 14 18:43:07 thinky kernel: [<c01491a6>] notifier_call_chain+0x36/0x70
    Apr 14 18:43:07 thinky kernel: [<c0147ea1>] hres_timers_resume+0x41/0x50
    Apr 14 18:43:07 thinky kernel: [<c014cc3a>] timekeeping_resume+0x11a/0x140
    Apr 14 18:43:07 thinky kernel: [<c0299d91>] __sysdev_resume+0x11/0x50
    Apr 14 18:43:07 thinky kernel: [<c0299e0f>] sysdev_resume+0x3f/0x70
    Apr 14 18:43:07 thinky kernel: [<c015b410>] suspend_devices_and_enter+0x160/0x190
    Apr 14 18:43:07 thinky kernel: [<c015bb7f>] freeze_processes+0x4f/0xa0
    Apr 14 18:43:07 thinky kernel: [<c015b58a>] enter_state+0xfa/0x150
    Apr 14 18:43:07 thinky kernel: [<c015b674>] state_store+0x94/0xd0
    Apr 14 18:43:07 thinky kernel: [<c015b5e0>] state_store+0x0/0xd0
    Apr 14 18:43:07 thinky kernel: [<c0224a74>] kobj_attr_store+0x24/0x30
    Apr 14 18:43:07 thinky kernel: [<c01f3351>] sysfs_write_file+0xa1/0x100
    Apr 14 18:43:07 thinky kernel: [<c01f32b0>] sysfs_write_file+0x0/0x100
    Apr 14 18:43:07 thinky kernel: [<c01a8df0>] vfs_write+0xa0/0x160
    Apr 14 18:43:07 thinky kernel: [<c01a8f81>] sys_write+0x41/0x80
    Apr 14 18:43:07 thinky kernel: [<c0103ea3>] sysenter_do_call+0x12/0x2f
    Apr 14 18:43:07 thinky kernel: ---[ end trace 2b9e3dc85bad025f ]---
    Apr 14 18:43:07 thinky kernel: agpgart-intel 0000:00:00.0: restoring config space at offset 0x1 (was 0x900106, writing 0x20900106)
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.1: restoring config space at offset 0x4 (was 0x0, writing 0x68000000)
    Apr 14 18:43:07 thinky kernel: pcieport-driver 0000:00:1c.0: restoring config space at offset 0x7 (was 0xf0, writing 0x200000f0)
    Apr 14 18:43:07 thinky kernel: pcieport-driver 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.0: restoring config space at offset 0x8 (was 0x1, writing 0x1821)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2800000, writing 0x2800001)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.1: restoring config space at offset 0xf (was 0x200, writing 0x20b)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.1: restoring config space at offset 0x8 (was 0x1, writing 0x1841)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2800000, writing 0x2800001)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.2: restoring config space at offset 0xf (was 0x300, writing 0x30b)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.2: restoring config space at offset 0x8 (was 0x1, writing 0x1861)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2800000, writing 0x2800001)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.3: restoring config space at offset 0xf (was 0x400, writing 0x40b)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.3: restoring config space at offset 0x8 (was 0x1, writing 0x1881)
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.3: restoring config space at offset 0x1 (was 0x2800000, writing 0x2800001)
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: restoring config space at offset 0xf (was 0x400, writing 0x40b)
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: restoring config space at offset 0x4 (was 0x0, writing 0xa0040000)
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900102)
    Apr 14 18:43:07 thinky kernel: Intel ICH 0000:00:1e.2: restoring config space at offset 0x1 (was 0x2900007, writing 0x2900003)
    Apr 14 18:43:07 thinky kernel: tg3 0000:02:00.0: restoring config space at offset 0xc (was 0x0, writing 0xac820000)
    Apr 14 18:43:07 thinky kernel: tg3 0000:02:00.0: restoring config space at offset 0x1 (was 0x100102, writing 0x100106)
    Apr 14 18:43:07 thinky kernel: sdhci-pci 0000:04:00.1: restoring config space at offset 0x4 (was 0x0, writing 0xa0211000)
    Apr 14 18:43:07 thinky kernel: sdhci-pci 0000:04:00.1: restoring config space at offset 0x3 (was 0x800000, writing 0x804000)
    Apr 14 18:43:07 thinky kernel: sdhci-pci 0000:04:00.1: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100106)
    Apr 14 18:43:07 thinky kernel: ath5k 0000:04:02.0: restoring config space at offset 0x3 (was 0x5008, writing 0xa808)
    Apr 14 18:43:07 thinky kernel: ACPI: Waking up from system sleep state S3
    Apr 14 18:43:07 thinky kernel: ACPI: EC: non-query interrupt received, switching to interrupt mode
    Apr 14 18:43:07 thinky kernel: agpgart-intel 0000:00:00.0: restoring config space at offset 0x1 (was 0x900106, writing 0x20900106)
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.0: PME# disabled
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.1: PME# disabled
    Apr 14 18:43:07 thinky kernel: pcieport-driver 0000:00:1c.0: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: usb usb2: root hub lost power or was reset
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: usb usb3: root hub lost power or was reset
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: usb usb4: root hub lost power or was reset
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    Apr 14 18:43:07 thinky kernel: uhci_hcd 0000:00:1d.3: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: usb usb5: root hub lost power or was reset
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: PME# disabled
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: ehci_hcd 0000:00:1d.7: PME# disabled
    Apr 14 18:43:07 thinky kernel: pci 0000:00:1e.0: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: Intel ICH 0000:00:1e.2: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    Apr 14 18:43:07 thinky kernel: Intel ICH 0000:00:1e.2: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: ata_piix 0000:00:1f.2: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: tg3 0000:02:00.0: restoring config space at offset 0xc (was 0x0, writing 0xac820000)
    Apr 14 18:43:07 thinky kernel: tg3 0000:02:00.0: PME# disabled
    Apr 14 18:43:07 thinky kernel: sdhci-pci 0000:04:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Apr 14 18:43:07 thinky kernel: ath5k 0000:04:02.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
    Apr 14 18:43:07 thinky kernel: serial 00:09: activated
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Starting disk
    Apr 14 18:43:07 thinky kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
    Apr 14 18:43:07 thinky kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
    Apr 14 18:43:07 thinky kernel: ata1.00: ACPI cmd ef/03:45:00:00:00:a0 filtered out
    Apr 14 18:43:07 thinky kernel: ata1.00: ACPI cmd ef/03:0c:00:00:00:a0 filtered out
    Apr 14 18:43:07 thinky kernel: ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
    Apr 14 18:43:07 thinky kernel: ata1.00: configured for UDMA/100
    Apr 14 18:43:07 thinky kernel: ata1.00: configured for UDMA/100
    Apr 14 18:43:07 thinky kernel: ata1: EH complete
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors: (40.0 GB/37.2 GiB)
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Write Protect is off
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors: (40.0 GB/37.2 GiB)
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Write Protect is off
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Apr 14 18:43:07 thinky kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Apr 14 18:43:07 thinky kernel: usb 4-2: reset full speed USB device using uhci_hcd and address 2
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.0: power state changed by ACPI to D0
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.0: power state changed by ACPI to D0
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Apr 14 18:43:07 thinky kernel: pci 0000:00:02.0: setting latency timer to 64
    Apr 14 18:43:07 thinky kernel: Restarting tasks ... done.
    Apr 14 18:43:07 thinky acpid: client 9040[0:0] has disconnected
    Apr 14 18:43:07 thinky logger: ACPI group/action undefined: processor / CPU
    Apr 14 18:43:07 thinky acpid: client connected from 9040[0:0]
    Apr 14 18:43:07 thinky acpid: 1 client rule loaded
    Apr 14 18:43:08 thinky dhcpcd[7651]: wlan0: carrier lost
    Apr 14 18:43:08 thinky kernel: wlan0: deauthenticating by local choice (reason=14)
    Apr 14 18:43:08 thinky kernel: wlan0: direct probe to AP 00:12:bf:a2:a5:5b try 1
    Apr 14 18:43:09 thinky kernel: ath5k phy0: noise floor calibration timeout (2452MHz)
    Apr 14 18:43:13 thinky kernel: wlan0: direct probe to AP 00:12:bf:a2:a5:5b try 1
    Apr 14 18:43:13 thinky kernel: wlan0 direct probe responded
    Apr 14 18:43:13 thinky kernel: wlan0: authenticate with AP 00:12:bf:a2:a5:5b
    Apr 14 18:43:13 thinky kernel: wlan0: authenticated
    Apr 14 18:43:13 thinky kernel: wlan0: associate with AP 00:12:bf:a2:a5:5b
    Apr 14 18:43:13 thinky kernel: wlan0: deauthenticated (Reason: 1)
    Apr 14 18:43:14 thinky kernel: wlan0: direct probe to AP 00:12:bf:a2:a5:5b try 2
    Apr 14 18:43:14 thinky kernel: wlan0 direct probe responded
    Apr 14 18:43:14 thinky kernel: wlan0: authenticate with AP 00:12:bf:a2:a5:5b
    Apr 14 18:43:14 thinky kernel: wlan0: authenticated
    Apr 14 18:43:14 thinky kernel: wlan0: associate with AP 00:12:bf:a2:a5:5b
    Apr 14 18:43:14 thinky kernel: wlan0: deauthenticated (Reason: 1)
    Apr 14 18:43:15 thinky kernel: wlan0: direct probe to AP 00:12:bf:a2:a5:5b try 3
    Apr 14 18:43:15 thinky kernel: wlan0 direct probe responded
    Apr 14 18:43:15 thinky kernel: wlan0: authenticate with AP 00:12:bf:a2:a5:5b
    Apr 14 18:43:15 thinky kernel: wlan0: authenticated
    Apr 14 18:43:15 thinky kernel: wlan0: associate with AP 00:12:bf:a2:a5:5b
    Apr 14 18:43:15 thinky kernel: wlan0: deauthenticated (Reason: 1)
    Apr 14 18:43:16 thinky kernel: wlan0: direct probe to AP 00:12:bf:a2:a5:5b timed out
    Apr 14 18:43:19 thinky logger: ACPI group/action undefined: ibm/hotkey / HKEY
    Apr 14 18:43:19 thinky kernel: [drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0
    Apr 14 19:27:27 thinky syslog-ng[5106]: syslog-ng starting up; version='3.0.1'
    Apr 14 19:27:27 thinky kernel: Linux version 2.6.29-ARCH (root@T-POWA-LX) (gcc version 4.3.3 (GCC) ) #1 SMP PREEMPT Wed Apr 8 12:47:56 UTC 2009
    Apr 14 19:27:27 thinky kernel: KERNEL supported cpus:
    Apr 14 19:27:27 thinky kernel: Intel GenuineIntel

  • [SOLVED] intel 855GM, Xorg 1.6.1 and black screen

    Just installed Arch on my desktop and have the following problem:
    I have generated x.conf.new using X -configure and that resulted in two Device sections for
    cards - "0:2:0" and "0:2:1" Bus ID. With this configuration X refused to load with message
    "Can not set Bus ID", buy either removing section with "0:2:1" completely or by just removing
    "Bus ID" parameter I was able to start X, but it presents only black screen and hangs.
    I have seen several issues like mine on this boards but neither has a solution to fix my problem:
    1) I tried to switch to xf86-video-intel-legacy - same behavior
    2) Tried to use i810 driver instead of intel - "no devices found"
    3) Tried to start X without config file (only using hal) - just hangs badly, black screen and non responsive
    4) Tried disabling autoconfiguration - black screen
    5) Tried disabling DRI - black screen
    6) Tried switching to XAA - black screen
    7) Tried "ForceEnablePipeA "true" - black screen
    8) Tried ignoring one of the monitors using "monitor-VGA", "monitor-LVDS" in device section - black screen
    Anything else I can try? Video Adapter is Intel 82852/855GM at 00:02.0
    Xorg log file with "ModeDebug" true
    X.Org X Server 1.6.1
    Release Date: 2009-4-14
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH i686
    Current Operating System: Linux darkzone-mobile 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 29 14:25:30 UTC 2009 i686
    Build Date: 15 April 2009 11:09:10AM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    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: Sat May 9 20:32:36 2009
    (++) Using config file: "xorg.conf.new"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Internal LCD"
    (**) | |-->Device "Card0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
    (II) Loader magic: 0x1a40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0@0:2:0) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xf0000000/134217728, 0xfeb00000/524288, I/O @ 0x0000dc00/8
    (--) PCI: (0@0:2:1) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe8000000/134217728, 0xfea80000/524288
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 2.6.3
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
    (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, G35, 965Q, 946GZ,
    965GM, 965GME/GLE, G33, Q35, Q33,
    Mobile IntelВ® GM45 Express Chipset,
    Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
    (II) Primary Device is: PCI 00@00:02:0
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (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.6.1, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.0
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (**) intel(0): Option "AccelMethod" "XAA"
    (**) intel(0): Option "DRI" "False"
    (**) intel(0): Option "ModeDebug" "True"
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 855GM
    (--) intel(0): Chipset: "852GM/855GM"
    (--) intel(0): Linear framebuffer at 0xF0000000
    (--) intel(0): IO registers at addr 0xFEB00000
    (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
    (**) intel(0): Using XAA for acceleration
    (II) intel(0): Hardware state on X startup:
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000000
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x00015455
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xc0000008 (on, ready, sequencing idle)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x80000668
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0x00000000 (disabled, pipe A)
    (II) intel(0): DSPASTRIDE: 0x00000000 (0 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x00000000 (1, 1)
    (II) intel(0): DSPABASE: 0x00000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x808b0000 (enabled, non-dvo, VGA, default clock, DAC/serial mode, p1 = 13, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x031f027f (640 active, 800 total)
    (II) intel(0): HBLANK_A: 0x03170287 (648 start, 792 end)
    (II) intel(0): HSYNC_A: 0x02ef028f (656 start, 752 end)
    (II) intel(0): VTOTAL_A: 0x020c01df (480 active, 525 total)
    (II) intel(0): VBLANK_A: 0x020401e7 (488 start, 517 end)
    (II) intel(0): VSYNC_A: 0x01eb01e9 (490 start, 492 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x49000000 (disabled, pipe B)
    (II) intel(0): DSPBSTRIDE: 0x00000280 (640 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x00000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x027f018f (640, 400)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x00021406 (n = 2, m1 = 20, m2 = 6)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0x2204008e (enabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): pipe A dot 25153 n 2 m1 18 m2 7 p1 13 p2 4
    (II) intel(0): pipe B dot 50571 n 2 m1 20 m2 6 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (II) intel(0): 2 display pipes available.
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) intel(0): Output VGA using monitor section External VGA
    (**) intel(0): Option "Ignore" "True"
    (II) intel(0): Output LVDS using monitor section Internal LCD
    (II) intel(0): I2C bus "LVDSDDC_C" initialized.
    (II) intel(0): Attempting to determine panel fixed mode.
    (II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at address 0x60.
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
    (II) intel(0): found backlight control method /sys/class/backlight/asus-laptop
    (II) intel(0): I2C bus "DVODDC_D" initialized.
    (II) Loading sub module "sil164"
    (II) LoadModule: "sil164"
    (II) Loading /usr/lib/xorg/modules/drivers//sil164.so
    (II) Module sil164: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7xxx"
    (II) LoadModule: "ch7xxx"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7xxx.so
    (II) Module ch7xxx: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ivch"
    (II) LoadModule: "ivch"
    (II) Loading /usr/lib/xorg/modules/drivers//ivch.so
    (II) Module ivch: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_B" initialized.
    (II) Loading sub module "tfp410"
    (II) LoadModule: "tfp410"
    (II) Loading /usr/lib/xorg/modules/drivers//tfp410.so
    (II) Module tfp410: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_B" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7017"
    (II) LoadModule: "ch7017"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7017.so
    (II) Module ch7017: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVODDC_D" removed.
    (II) intel(0): Resizable framebuffer: not available (0 2)
    (II) intel(0): EDID for output LVDS
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "832x624" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Printing probed modes for output LVDS
    (II) intel(0): Modeline "1024x600"x60.0 50.40 1024 1032 1165 1344 600 603 609 625 (37.5 kHz)
    (II) intel(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 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 "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) intel(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.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): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz)
    (II) intel(0): Output LVDS connected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS using initial mode 1024x600
    (II) intel(0): detected 128 kB GTT.
    (II) intel(0): detected 8060 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.6.1, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (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.6.1, module version = 1.2.1
    ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) intel(0): Comparing regs from server start up to After PreInit
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (==) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) intel(0): Kernel reported 50176 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 200700 kB available
    (**) intel(0): Framebuffer compression enabled
    (**) intel(0): Tiling enabled
    (==) intel(0): VideoRam: 131072 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (WW) intel(0): xf86AllocateGARTMemory: allocation of 1536 pages failed
    (Cannot allocate memory)
    (WW) intel(0): Allocation error, framebuffer compression disabled
    (WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
    (Cannot allocate memory)
    (II) intel(0): Allocating 3072 scanlines for pixmap cache
    (II) intel(0): Tiled allocation successful.
    (II) intel(0): adjusting plane->pipe mappings to allow for framebuffer compression
    (II) intel(0): Page Flipping disabled
    (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
    Setting up tile and stipple cache:
    32 128x128 slots
    16 256x256 slots
    6 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 0x007df000 (pgoffset 2015)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x007e0000 (pgoffset 2016)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x007e4000 (pgoffset 2020)
    (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x007e5000 (pgoffset 2021)
    (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x007e9000 (pgoffset 2025)
    (II) intel(0): xf86BindGARTMemory: bind key 5 at 0x01000000 (pgoffset 4096)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x0011ffff: fake bufmgr (1024 kB)
    (II) intel(0): 0x00120000-0x0012ffff: xaa scratch (64 kB)
    (II) intel(0): 0x007df000: end of stolen memory
    (II) intel(0): 0x007df000-0x007dffff: Core cursor (4 kB, 0x000000000d6b8000 physical
    (II) intel(0): 0x007e0000-0x007e3fff: ARGB cursor (16 kB, 0x000000000b04c000 physical
    (II) intel(0): 0x007e4000-0x007e4fff: Core cursor (4 kB, 0x000000000b08d000 physical
    (II) intel(0): 0x007e5000-0x007e8fff: ARGB cursor (16 kB, 0x000000000b040000 physical
    (II) intel(0): 0x007e9000-0x007e9fff: overlay registers (4 kB, 0x000000000d7fa000 physical
    (II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB)
    (II) intel(0): 0x08000000: end of aperture
    (WW) intel(0): Chosen PLL clock of 48.0 Mhz more than 2% away from desired 50.4 Mhz
    (II) intel(0): Mode for pipe B:
    (II) intel(0): Modeline "1024x600"x60.0 50.40 1024 1032 1165 1344 600 603 609 625 (37.5 kHz)
    (II) intel(0): chosen: dotclock 48000 vco 1344000 ((m 140, m1 23, m2 13), n 3, (p 28, p1 2, p2 14))
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): Mode for pipe A:
    (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): chosen: dotclock 31500 vco 1008000 ((m 126, m1 20, m2 14), n 4, (p 32, p1 8, p2 4))
    (II) intel(0): Hardware state at EnterVT:
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000001
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x0001feff
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xd000000a (on, ready, sequencing on)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x00000008
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0xd9000000 (enabled, pipe B)
    (II) intel(0): DSPASTRIDE: 0x00001000 (4096 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x025703ff (1024, 600)
    (II) intel(0): DSPABASE: 0x01000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x0004140e (n = 4, m1 = 20, m2 = 14)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x90860000 (enabled, non-dvo, default clock, DAC/serial mode, p1 = 8, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x033f027f (640 active, 832 total)
    (II) intel(0): HBLANK_A: 0x033f027f (640 start, 832 end)
    (II) intel(0): HSYNC_A: 0x02bf0297 (664 start, 704 end)
    (II) intel(0): VTOTAL_A: 0x020701df (480 active, 520 total)
    (II) intel(0): VBLANK_A: 0x020701df (480 start, 520 end)
    (II) intel(0): VSYNC_A: 0x01ea01e8 (489 start, 491 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x58000000 (disabled, pipe A)
    (II) intel(0): DSPBSTRIDE: 0x00001000 (4096 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x01000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x03ff0257 (1024, 600)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x0003170d (n = 3, m1 = 23, m2 = 13)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0xa204008e (disabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): pipe A dot 31500 n 4 m1 20 m2 14 p1 8 p2 4
    (II) intel(0): pipe B dot 48000 n 3 m1 23 m2 13 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is off
    (II) intel(0): Display plane B is now disabled and connected to pipe A.
    (WW) intel(0): Hardware claims pipe A is on while software believes it is off
    (II) intel(0): Pipe B is on
    (II) intel(0): Display plane A is now enabled and connected to pipe B.
    (II) intel(0): Output LVDS is connected to pipe B
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: Disabled
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (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) AIGLX: Screen 0 is not DRI2 capable
    (II) AIGLX: Screen 0 is not DRI capable
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    (II) GLX: Initialized DRISWRAST GL provider for screen 0
    (II) intel(0): Setting screen physical size to 270 x 158
    (II) config/hal: Adding input device TPPS/2 IBM TrackPoint
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 2.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) TPPS/2 IBM TrackPoint: always reports core events
    (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event8"
    (II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    (II) TPPS/2 IBM TrackPoint: Found x and y relative axes
    (II) TPPS/2 IBM TrackPoint: Configuring as mouse
    (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
    (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    (**) TPPS/2 IBM TrackPoint: (accel) filter chain progression: 2.00
    (**) TPPS/2 IBM TrackPoint: (accel) filter stage 0: 20.00 ms
    (**) TPPS/2 IBM TrackPoint: (accel) set acceleration profile 0
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) config/hal: Adding input device Asus Laptop extra buttons
    (**) Asus Laptop extra buttons: always reports core events
    (**) Asus Laptop extra buttons: Device: "/dev/input/event5"
    (II) Asus Laptop extra buttons: Found 1 mouse buttons
    (II) Asus Laptop extra buttons: Found keys
    (II) Asus Laptop extra buttons: Configuring as keyboard
    (**) Asus Laptop extra buttons: YAxisMapping: buttons 4 and 5
    (**) Asus Laptop extra buttons: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event6"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) TPPS/2 IBM TrackPoint: Close
    (II) UnloadModule: "evdev"
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"
    (II) Asus Laptop extra buttons: Close
    (II) UnloadModule: "evdev"
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) Video Bus: Close
    (II) UnloadModule: "evdev"
    (II) intel(0): Comparing regs from server start up to After LeaveVT
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000000
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x00015455
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xd000000a (on, ready, sequencing on)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x80000668
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0x00000000 (disabled, pipe A)
    (II) intel(0): DSPASTRIDE: 0x00000000 (0 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x00000000 (1, 1)
    (II) intel(0): DSPABASE: 0x00000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x808b0000 (enabled, non-dvo, VGA, default clock, DAC/serial mode, p1 = 13, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x031f027f (640 active, 800 total)
    (II) intel(0): HBLANK_A: 0x03170287 (648 start, 792 end)
    (II) intel(0): HSYNC_A: 0x02ef028f (656 start, 752 end)
    (II) intel(0): VTOTAL_A: 0x020c01df (480 active, 525 total)
    (II) intel(0): VBLANK_A: 0x020401e7 (488 start, 517 end)
    (II) intel(0): VSYNC_A: 0x01eb01e9 (490 start, 492 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x49000000 (disabled, pipe B)
    (II) intel(0): DSPBSTRIDE: 0x00000280 (640 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x00000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x027f018f (640, 400)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x00021406 (n = 2, m1 = 20, m2 = 6)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0x2204008e (enabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): pipe A dot 25153 n 2 m1 18 m2 7 p1 13 p2 4
    (II) intel(0): pipe B dot 50571 n 2 m1 20 m2 6 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (II) intel(0): xf86UnbindGARTMemory: unbind key 0
    (II) intel(0): xf86UnbindGARTMemory: unbind key 1
    (II) intel(0): xf86UnbindGARTMemory: unbind key 2
    (II) intel(0): xf86UnbindGARTMemory: unbind key 3
    (II) intel(0): xf86UnbindGARTMemory: unbind key 4
    (II) intel(0): xf86UnbindGARTMemory: unbind key 5
    Latest configuration file which still is not working
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    EndSection
    Section "Files"
    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 "glx"
    Load "extmod"
    Load "record"
    # Load "dri2"
    # Load "dri"
    Load "dbe"
    EndSection
    Section "Monitor"
    Identifier "Internal LCD"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "External VGA"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    Option "Ignore" "True"
    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" "False" # [<bool>]
    Option "AccelMethod" "XAA"
    #Option "NoDDC" # [<bool>]
    #Option "ShowCache" # [<bool>]
    #Option "XvMCSurfaces" # <i>
    #Option "PageFlip" # [<bool>]
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    Option "monitor-VGA" "External VGA"
    Option "monitor-LVDS" "Internal LCD"
    Option "ModeDebug" "True"
    BoardName "82852/855GM Integrated Graphics Device"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Internal LCD"
    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 "Screen"
    Identifier "Screen1"
    Device "Card0"
    Monitor "External VGA"
    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
    Last edited by B0b (2009-05-10 21:07:56)

    firecat53 wrote:
    Try the xf86-intel-video-newest package from AUR.
    Scott
    Installed 2.7.0 from abs testing.. result is the same.. Unfortunately newest from AUR is not compiling complaining about some
    macro stuff
    Anything else?
    This is log file with 2.7.0 module:
    X.Org X Server 1.6.1
    Release Date: 2009-4-14
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH i686
    Current Operating System: Linux darkzone-mobile 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 29 14:25:30 UTC 2009 i686
    Build Date: 15 April 2009 11:09:10AM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    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: Sat May 9 23:54:58 2009
    (++) Using config file: "/root/xorg.conf.new"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Internal LCD"
    (**) | |-->Device "Card0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
    (II) Loader magic: 0x1a40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0@0:2:0) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xf0000000/134217728, 0xfeb00000/524288, I/O @ 0x0000dc00/8
    (--) PCI: (0@0:2:1) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe8000000/134217728, 0xfea80000/524288
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 2.7.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
    (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, IGD_GM, IGD_G, 965G, G35,
    965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    Mobile IntelВ® GM45 Express Chipset,
    Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
    (II) Primary Device is: PCI 00@00:02:0
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (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.6.1, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (**) intel(0): Option "AccelMethod" "XAA"
    (**) intel(0): Option "DRI" "False"
    (**) intel(0): Option "ModeDebug" "True"
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 855GM
    (--) intel(0): Chipset: "852GM/855GM"
    (--) intel(0): Linear framebuffer at 0xF0000000
    (--) intel(0): IO registers at addr 0xFEB00000
    (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
    (**) intel(0): Using XAA for acceleration
    (II) intel(0): Hardware state on X startup:
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000000
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x00015455
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xc0000008 (on, ready, sequencing idle)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x80000668
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0x00000000 (disabled, pipe A)
    (II) intel(0): DSPASTRIDE: 0x00000000 (0 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x00000000 (1, 1)
    (II) intel(0): DSPABASE: 0x00000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x808b0000 (enabled, non-dvo, VGA, default clock, DAC/serial mode, p1 = 13, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x031f027f (640 active, 800 total)
    (II) intel(0): HBLANK_A: 0x03170287 (648 start, 792 end)
    (II) intel(0): HSYNC_A: 0x02ef028f (656 start, 752 end)
    (II) intel(0): VTOTAL_A: 0x020c01df (480 active, 525 total)
    (II) intel(0): VBLANK_A: 0x020401e7 (488 start, 517 end)
    (II) intel(0): VSYNC_A: 0x01eb01e9 (490 start, 492 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x49000000 (disabled, pipe B)
    (II) intel(0): DSPBSTRIDE: 0x00000280 (640 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x00000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x027f018f (640, 400)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x00021406 (n = 2, m1 = 20, m2 = 6)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0x2204008e (enabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): FENCE START 0: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 0: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 1: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 1: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 2: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 2: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 3: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 3: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 4: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 4: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 5: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 5: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 6: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 6: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 7: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 7: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 8: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 8: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 9: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 9: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 10: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 10: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 11: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 11: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 12: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 12: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 13: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 13: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 14: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 14: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 15: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 15: 0x00000000 ( 0x00000000 end)
    (II) intel(0): pipe A dot 25153 n 2 m1 18 m2 7 p1 13 p2 4
    (II) intel(0): pipe B dot 50571 n 2 m1 20 m2 6 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (II) intel(0): 2 display pipes available.
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) intel(0): Output VGA using monitor section External VGA
    (**) intel(0): Option "Ignore" "True"
    (II) intel(0): Output LVDS using monitor section Internal LCD
    (II) intel(0): I2C bus "LVDSDDC_C" initialized.
    (II) intel(0): Attempting to determine panel fixed mode.
    (II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at address 0x60.
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
    (II) intel(0): found backlight control method /sys/class/backlight/asus-laptop
    (II) intel(0): I2C bus "DVODDC_D" initialized.
    (II) Loading sub module "sil164"
    (II) LoadModule: "sil164"
    (II) Loading /usr/lib/xorg/modules/drivers//sil164.so
    (II) Module sil164: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7xxx"
    (II) LoadModule: "ch7xxx"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7xxx.so
    (II) Module ch7xxx: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ivch"
    (II) LoadModule: "ivch"
    (II) Loading /usr/lib/xorg/modules/drivers//ivch.so
    (II) Module ivch: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_B" initialized.
    (II) Loading sub module "tfp410"
    (II) LoadModule: "tfp410"
    (II) Loading /usr/lib/xorg/modules/drivers//tfp410.so
    (II) Module tfp410: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_B" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7017"
    (II) LoadModule: "ch7017"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7017.so
    (II) Module ch7017: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVODDC_D" removed.
    (II) intel(0): Resizable framebuffer: not available (0 2)
    (II) intel(0): EDID for output LVDS
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "832x624" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Printing probed modes for output LVDS
    (II) intel(0): Modeline "1024x600"x60.0 50.40 1024 1032 1165 1344 600 603 609 625 (37.5 kHz)
    (II) intel(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 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 "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) intel(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.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): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz)
    (II) intel(0): Output LVDS connected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS using initial mode 1024x600
    (II) intel(0): detected 128 kB GTT.
    (II) intel(0): detected 8060 kB stolen memory.
    (==) intel(0): video overlay key set to 0x101fe
    (==) 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.6.1, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (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.6.1, module version = 1.2.1
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): Comparing regs from server start up to After PreInit
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (==) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) intel(0): Kernel reported 50176 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 200700 kB available
    (**) intel(0): Framebuffer compression enabled
    (**) intel(0): Tiling enabled
    (==) intel(0): VideoRam: 131072 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (WW) intel(0): xf86AllocateGARTMemory: allocation of 1536 pages failed
    (Cannot allocate memory)
    (WW) intel(0): Allocation error, framebuffer compression disabled
    (WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
    (Cannot allocate memory)
    (II) intel(0): Allocating 3072 scanlines for pixmap cache
    (II) intel(0): Tiled allocation successful.
    (II) intel(0): adjusting plane->pipe mappings to allow for framebuffer compression
    (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
    Setting up tile and stipple cache:
    32 128x128 slots
    16 256x256 slots
    6 512x512 slots
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (WW) intel(0): drmDropMaster failed: Unknown error 4294967295
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x007df000 (pgoffset 2015)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x007e0000 (pgoffset 2016)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x007e4000 (pgoffset 2020)
    (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x007e5000 (pgoffset 2021)
    (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x007e9000 (pgoffset 2025)
    (II) intel(0): xf86BindGARTMemory: bind key 5 at 0x00fe9000 (pgoffset 4073)
    (II) intel(0): xf86BindGARTMemory: bind key 6 at 0x01000000 (pgoffset 4096)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x0002ffff: xaa scratch (64 kB)
    (II) intel(0): 0x007df000: end of stolen memory
    (II) intel(0): 0x007df000-0x007dffff: Core cursor (4 kB, 0x000000000b26d000 physical
    (II) intel(0): 0x007e0000-0x007e3fff: ARGB cursor (16 kB, 0x000000000e6c4000 physical
    (II) intel(0): 0x007e4000-0x007e4fff: Core cursor (4 kB, 0x000000000b157000 physical
    (II) intel(0): 0x007e5000-0x007e8fff: ARGB cursor (16 kB, 0x00000000099bc000 physical
    (II) intel(0): 0x007e9000-0x00fe8fff: fake bufmgr (8192 kB)
    (II) intel(0): 0x00fe9000-0x00fe9fff: overlay registers (4 kB, 0x0000000006c1a000 physical
    (II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB) X tiled
    (II) intel(0): 0x08000000: end of aperture
    (WW) intel(0): Chosen PLL clock of 48.0 Mhz more than 2% away from desired 50.4 Mhz
    (II) intel(0): Mode for pipe B:
    (II) intel(0): Modeline "1024x600"x60.0 50.40 1024 1032 1165 1344 600 603 609 625 (37.5 kHz)
    (II) intel(0): chosen: dotclock 48000 vco 1344000 ((m 140, m1 23, m2 13), n 3, (p 28, p1 2, p2 14))
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): Mode for pipe A:
    (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): chosen: dotclock 31500 vco 1008000 ((m 126, m1 20, m2 14), n 4, (p 32, p1 8, p2 4))
    (II) intel(0): Hardware state at EnterVT:
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000001
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x0001feff
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xd000000a (on, ready, sequencing on)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x00000008
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0xd9000000 (enabled, pipe B)
    (II) intel(0): DSPASTRIDE: 0x00001000 (4096 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x025703ff (1024, 600)
    (II) intel(0): DSPABASE: 0x01000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x0004140e (n = 4, m1 = 20, m2 = 14)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x90860000 (enabled, non-dvo, default clock, DAC/serial mode, p1 = 8, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x033f027f (640 active, 832 total)
    (II) intel(0): HBLANK_A: 0x033f027f (640 start, 832 end)
    (II) intel(0): HSYNC_A: 0x02bf0297 (664 start, 704 end)
    (II) intel(0): VTOTAL_A: 0x020701df (480 active, 520 total)
    (II) intel(0): VBLANK_A: 0x020701df (480 start, 520 end)
    (II) intel(0): VSYNC_A: 0x01ea01e8 (489 start, 491 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x58000000 (disabled, pipe A)
    (II) intel(0): DSPBSTRIDE: 0x00001000 (4096 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x01000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x03ff0257 (1024, 600)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x0003170d (n = 3, m1 = 23, m2 = 13)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0xa204008e (disabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): FENCE START 0: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 0: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 1: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 1: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 2: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 2: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 3: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 3: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 4: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 4: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 5: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 5: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 6: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 6: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 7: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 7: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 8: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 8: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 9: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 9: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 10: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 10: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 11: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 11: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 12: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 12: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 13: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 13: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 14: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 14: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 15: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 15: 0x00000000 ( 0x00000000 end)
    (II) intel(0): pipe A dot 31500 n 4 m1 20 m2 14 p1 8 p2 4
    (II) intel(0): pipe B dot 48000 n 3 m1 23 m2 13 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is off
    (II) intel(0): Display plane B is now disabled and connected to pipe A.
    (WW) intel(0): Hardware claims pipe A is on while software believes it is off
    (II) intel(0): Pipe B is on
    (II) intel(0): Display plane A is now enabled and connected to pipe B.
    (II) intel(0): Output LVDS is connected to pipe B
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: Disabled
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (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) AIGLX: Screen 0 is not DRI2 capable
    (II) AIGLX: Screen 0 is not DRI capable
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    (II) GLX: Initialized DRISWRAST GL provider for screen 0
    (II) intel(0): Setting screen physical size to 270 x 158
    (II) config/hal: Adding input device TPPS/2 IBM TrackPoint
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 2.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) TPPS/2 IBM TrackPoint: always reports core events
    (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event8"
    (II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    (II) TPPS/2 IBM TrackPoint: Found x and y relative axes
    (II) TPPS/2 IBM TrackPoint: Configuring as mouse
    (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
    (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    (**) TPPS/2 IBM TrackPoint: (accel) filter chain progression: 2.00
    (**) TPPS/2 IBM TrackPoint: (accel) filter stage 0: 20.00 ms
    (**) TPPS/2 IBM TrackPoint: (accel) set acceleration profile 0
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) config/hal: Adding input device Asus Laptop extra buttons
    (**) Asus Laptop extra buttons: always reports core events
    (**) Asus Laptop extra buttons: Device: "/dev/input/event5"
    (II) Asus Laptop extra buttons: Found 1 mouse buttons
    (II) Asus Laptop extra buttons: Found keys
    (II) Asus Laptop extra buttons: Configuring as keyboard
    (**) Asus Laptop extra buttons: YAxisMapping: buttons 4 and 5
    (**) Asus Laptop extra buttons: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event6"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) TPPS/2 IBM TrackPoint: Close
    (II) UnloadModule: "evdev"
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"
    (II) Asus Laptop extra buttons: Close
    (II) UnloadModule: "evdev"
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) Video Bus: Close
    (II) UnloadModule: "evdev"
    (II) intel(0): Comparing regs from server start up to After LeaveVT
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000000
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x00015455
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xd000000a (on, ready, sequencing on)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x80000668
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0x00000000 (disabled, pipe A)
    (II) intel(0): DSPASTRIDE: 0x00000000 (0 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x00000000 (1, 1)
    (II) intel(0): DSPABASE: 0x00000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x808b0000 (enabled, non-dvo, VGA, default clock, DAC/serial mode, p1 = 13, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x031f027f (640 active, 800 total)
    (II) intel(0): HBLANK_A: 0x03170287 (648 start, 792 end)
    (II) intel(0): HSYNC_A: 0x02ef028f (656 start, 752 end)
    (II) intel(0): VTOTAL_A: 0x020c01df (480 active, 525 total)
    (II) intel(0): VBLANK_A: 0x020401e7 (488 start, 517 end)
    (II) intel(0): VSYNC_A: 0x01eb01e9 (490 start, 492 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x49000000 (disabled, pipe B)
    (II) intel(0): DSPBSTRIDE: 0x00000280 (640 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x00000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x027f018f (640, 400)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x00021406 (n = 2, m1 = 20, m2 = 6)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0x2204008e (enabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): FENCE START 0: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 0: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 1: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 1: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 2: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 2: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 3: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 3: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 4: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 4: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 5: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 5: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 6: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 6: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 7: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 7: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 8: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 8: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 9: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 9: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 10: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 10: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 11: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 11: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 12: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 12: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 13: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 13: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 14: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 14: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 15: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 15: 0x00000000 ( 0x00000000 end)
    (II) intel(0): pipe A dot 25153 n 2 m1 18 m2 7 p1 13 p2 4
    (II) intel(0): pipe B dot 50571 n 2 m1 20 m2 6 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (II) intel(0): xf86UnbindGARTMemory: unbind key 0
    (II) intel(0): xf86UnbindGARTMemory: unbind key 1
    (II) intel(0): xf86UnbindGARTMemory: unbind key 2
    (II) intel(0): xf86UnbindGARTMemory: unbind key 3
    (II) intel(0): xf86UnbindGARTMemory: unbind key 4
    (II) intel(0): xf86UnbindGARTMemory: unbind key 5
    (II) intel(0): xf86UnbindGARTMemory: unbind key 6
    (WW) intel(0): drmDropMaster failed: Unknown error 4294967295

  • [Solved] Startx black screen on nvidia macbook

    startx goes to a black screen, Xorg.0.log doesn't report anything unusual (that I noticed). I've been using arch for a few years, but this is my first install on a mac, and my knowledge is rather thin in places, so I apologize if I'm missing something obvious. any help would be appreciated. here's my log. I have nvidia graphics
    btw this is the first time I've ever posted, (although these forums have helped me tremendously over the years)
    [ 608.040]
    X.Org X Server 1.14.4
    Release Date: 2013-10-31
    [ 608.043] X Protocol Version 11, Revision 0
    [ 608.043] Build Operating System: Linux 3.11.6-1-ARCH x86_64
    [ 608.044] Current Operating System: Linux Quixote 3.12.1-1-ARCH #1 SMP PREEMPT Thu Nov 21 08:18:42 CET 2013 x86_64
    [ 608.044] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=78c7995e-65e8-48b9-aa92-cd0a6a7ad1d1 rw quiet rootflags=data=writeback
    [ 608.046] Build Date: 01 November 2013 05:10:48PM
    [ 608.047]
    [ 608.048] Current version of pixman: 0.32.4
    [ 608.050] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 608.050] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 608.054] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov 26 15:32:02 2013
    [ 608.090] (==) Using config file: "/etc/X11/xorg.conf"
    [ 608.091] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 608.120] (==) ServerLayout "Layout0"
    [ 608.120] (**) |-->Screen "Screen0" (0)
    [ 608.120] (**) | |-->Monitor "Monitor0"
    [ 608.120] (**) | |-->Device "Device0"
    [ 608.120] (**) |-->Input Device "Keyboard0"
    [ 608.120] (**) |-->Input Device "Mouse0"
    [ 608.120] (**) Option "DontZap" "False"
    [ 608.120] (==) Automatically adding devices
    [ 608.120] (==) Automatically enabling devices
    [ 608.120] (==) Automatically adding GPU devices
    [ 608.161] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 608.161] Entry deleted from font path.
    [ 608.161] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 608.161] Entry deleted from font path.
    [ 608.161] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 608.161] Entry deleted from font path.
    [ 608.161] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 608.161] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 608.161] Entry deleted from font path.
    [ 608.161] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 608.161] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 608.161] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 608.161] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 608.161] (WW) Disabling Keyboard0
    [ 608.161] (WW) Disabling Mouse0
    [ 608.161] (II) Loader magic: 0x7fdc20
    [ 608.161] (II) Module ABI versions:
    [ 608.161] X.Org ANSI C Emulation: 0.4
    [ 608.161] X.Org Video Driver: 14.1
    [ 608.161] X.Org XInput driver : 19.1
    [ 608.161] X.Org Server Extension : 7.0
    [ 608.161] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 608.164] (--) PCI:*(0:4:0:0) 10de:08a0:106b:00c2 rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00001000/128, BIOS @ 0x????????/131072
    [ 608.165] Initializing built-in extension Generic Event Extension
    [ 608.166] Initializing built-in extension SHAPE
    [ 608.167] Initializing built-in extension MIT-SHM
    [ 608.168] Initializing built-in extension XInputExtension
    [ 608.169] Initializing built-in extension XTEST
    [ 608.170] Initializing built-in extension BIG-REQUESTS
    [ 608.171] Initializing built-in extension SYNC
    [ 608.172] Initializing built-in extension XKEYBOARD
    [ 608.173] Initializing built-in extension XC-MISC
    [ 608.175] Initializing built-in extension SECURITY
    [ 608.176] Initializing built-in extension XINERAMA
    [ 608.177] Initializing built-in extension XFIXES
    [ 608.178] Initializing built-in extension RENDER
    [ 608.179] Initializing built-in extension RANDR
    [ 608.180] Initializing built-in extension COMPOSITE
    [ 608.181] Initializing built-in extension DAMAGE
    [ 608.182] Initializing built-in extension MIT-SCREEN-SAVER
    [ 608.183] Initializing built-in extension DOUBLE-BUFFER
    [ 608.184] Initializing built-in extension RECORD
    [ 608.185] Initializing built-in extension DPMS
    [ 608.186] Initializing built-in extension X-Resource
    [ 608.187] Initializing built-in extension XVideo
    [ 608.188] Initializing built-in extension XVideo-MotionCompensation
    [ 608.189] Initializing built-in extension XFree86-VidModeExtension
    [ 608.190] Initializing built-in extension XFree86-DGA
    [ 608.191] Initializing built-in extension XFree86-DRI
    [ 608.192] Initializing built-in extension DRI2
    [ 608.192] (II) LoadModule: "glx"
    [ 608.219] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 609.006] (II) Module glx: vendor="NVIDIA Corporation"
    [ 609.006] compiled for 4.0.2, module version = 1.0.0
    [ 609.006] Module class: X.Org Server Extension
    [ 609.006] (II) NVIDIA GLX Module 331.20 Wed Oct 30 17:36:48 PDT 2013
    [ 609.022] Loading extension GLX
    [ 609.022] (II) LoadModule: "nvidia"
    [ 609.062] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 609.149] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 609.149] compiled for 4.0.2, module version = 1.0.0
    [ 609.149] Module class: X.Org Video Driver
    [ 609.158] (II) NVIDIA dlloader X Driver 331.20 Wed Oct 30 17:16:53 PDT 2013
    [ 609.158] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 609.159] (++) using VT number 1
    [ 609.171] (II) Loading sub module "fb"
    [ 609.171] (II) LoadModule: "fb"
    [ 609.171] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 609.190] (II) Module fb: vendor="X.Org Foundation"
    [ 609.191] compiled for 1.14.4, module version = 1.0.0
    [ 609.191] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 609.191] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 609.191] (II) Loading sub module "wfb"
    [ 609.191] (II) LoadModule: "wfb"
    [ 609.191] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 609.193] (II) Module wfb: vendor="X.Org Foundation"
    [ 609.193] compiled for 1.14.4, module version = 1.0.0
    [ 609.193] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 609.193] (II) Loading sub module "ramdac"
    [ 609.193] (II) LoadModule: "ramdac"
    [ 609.193] (II) Module "ramdac" already built-in
    [ 609.214] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 609.214] (==) NVIDIA(0): RGB weight 888
    [ 609.214] (==) NVIDIA(0): Default visual is TrueColor
    [ 609.214] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 609.215] (**) NVIDIA(0): Enabling 2D acceleration
    *Edit* Never mind, just switched to nouveau drivers, everything's fine now. marking as solved!
    Last edited by Lawless Flogic (2013-11-27 00:31:28)

    startx goes to a black screen, Xorg.0.log doesn't report anything unusual (that I noticed). I've been using arch for a few years, but this is my first install on a mac, and my knowledge is rather thin in places, so I apologize if I'm missing something obvious. any help would be appreciated. here's my log. I have nvidia graphics
    btw this is the first time I've ever posted, (although these forums have helped me tremendously over the years)
    [ 608.040]
    X.Org X Server 1.14.4
    Release Date: 2013-10-31
    [ 608.043] X Protocol Version 11, Revision 0
    [ 608.043] Build Operating System: Linux 3.11.6-1-ARCH x86_64
    [ 608.044] Current Operating System: Linux Quixote 3.12.1-1-ARCH #1 SMP PREEMPT Thu Nov 21 08:18:42 CET 2013 x86_64
    [ 608.044] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=78c7995e-65e8-48b9-aa92-cd0a6a7ad1d1 rw quiet rootflags=data=writeback
    [ 608.046] Build Date: 01 November 2013 05:10:48PM
    [ 608.047]
    [ 608.048] Current version of pixman: 0.32.4
    [ 608.050] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 608.050] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 608.054] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov 26 15:32:02 2013
    [ 608.090] (==) Using config file: "/etc/X11/xorg.conf"
    [ 608.091] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 608.120] (==) ServerLayout "Layout0"
    [ 608.120] (**) |-->Screen "Screen0" (0)
    [ 608.120] (**) | |-->Monitor "Monitor0"
    [ 608.120] (**) | |-->Device "Device0"
    [ 608.120] (**) |-->Input Device "Keyboard0"
    [ 608.120] (**) |-->Input Device "Mouse0"
    [ 608.120] (**) Option "DontZap" "False"
    [ 608.120] (==) Automatically adding devices
    [ 608.120] (==) Automatically enabling devices
    [ 608.120] (==) Automatically adding GPU devices
    [ 608.161] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 608.161] Entry deleted from font path.
    [ 608.161] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 608.161] Entry deleted from font path.
    [ 608.161] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 608.161] Entry deleted from font path.
    [ 608.161] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 608.161] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 608.161] Entry deleted from font path.
    [ 608.161] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 608.161] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 608.161] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 608.161] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 608.161] (WW) Disabling Keyboard0
    [ 608.161] (WW) Disabling Mouse0
    [ 608.161] (II) Loader magic: 0x7fdc20
    [ 608.161] (II) Module ABI versions:
    [ 608.161] X.Org ANSI C Emulation: 0.4
    [ 608.161] X.Org Video Driver: 14.1
    [ 608.161] X.Org XInput driver : 19.1
    [ 608.161] X.Org Server Extension : 7.0
    [ 608.161] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 608.164] (--) PCI:*(0:4:0:0) 10de:08a0:106b:00c2 rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00001000/128, BIOS @ 0x????????/131072
    [ 608.165] Initializing built-in extension Generic Event Extension
    [ 608.166] Initializing built-in extension SHAPE
    [ 608.167] Initializing built-in extension MIT-SHM
    [ 608.168] Initializing built-in extension XInputExtension
    [ 608.169] Initializing built-in extension XTEST
    [ 608.170] Initializing built-in extension BIG-REQUESTS
    [ 608.171] Initializing built-in extension SYNC
    [ 608.172] Initializing built-in extension XKEYBOARD
    [ 608.173] Initializing built-in extension XC-MISC
    [ 608.175] Initializing built-in extension SECURITY
    [ 608.176] Initializing built-in extension XINERAMA
    [ 608.177] Initializing built-in extension XFIXES
    [ 608.178] Initializing built-in extension RENDER
    [ 608.179] Initializing built-in extension RANDR
    [ 608.180] Initializing built-in extension COMPOSITE
    [ 608.181] Initializing built-in extension DAMAGE
    [ 608.182] Initializing built-in extension MIT-SCREEN-SAVER
    [ 608.183] Initializing built-in extension DOUBLE-BUFFER
    [ 608.184] Initializing built-in extension RECORD
    [ 608.185] Initializing built-in extension DPMS
    [ 608.186] Initializing built-in extension X-Resource
    [ 608.187] Initializing built-in extension XVideo
    [ 608.188] Initializing built-in extension XVideo-MotionCompensation
    [ 608.189] Initializing built-in extension XFree86-VidModeExtension
    [ 608.190] Initializing built-in extension XFree86-DGA
    [ 608.191] Initializing built-in extension XFree86-DRI
    [ 608.192] Initializing built-in extension DRI2
    [ 608.192] (II) LoadModule: "glx"
    [ 608.219] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 609.006] (II) Module glx: vendor="NVIDIA Corporation"
    [ 609.006] compiled for 4.0.2, module version = 1.0.0
    [ 609.006] Module class: X.Org Server Extension
    [ 609.006] (II) NVIDIA GLX Module 331.20 Wed Oct 30 17:36:48 PDT 2013
    [ 609.022] Loading extension GLX
    [ 609.022] (II) LoadModule: "nvidia"
    [ 609.062] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 609.149] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 609.149] compiled for 4.0.2, module version = 1.0.0
    [ 609.149] Module class: X.Org Video Driver
    [ 609.158] (II) NVIDIA dlloader X Driver 331.20 Wed Oct 30 17:16:53 PDT 2013
    [ 609.158] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 609.159] (++) using VT number 1
    [ 609.171] (II) Loading sub module "fb"
    [ 609.171] (II) LoadModule: "fb"
    [ 609.171] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 609.190] (II) Module fb: vendor="X.Org Foundation"
    [ 609.191] compiled for 1.14.4, module version = 1.0.0
    [ 609.191] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 609.191] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 609.191] (II) Loading sub module "wfb"
    [ 609.191] (II) LoadModule: "wfb"
    [ 609.191] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 609.193] (II) Module wfb: vendor="X.Org Foundation"
    [ 609.193] compiled for 1.14.4, module version = 1.0.0
    [ 609.193] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 609.193] (II) Loading sub module "ramdac"
    [ 609.193] (II) LoadModule: "ramdac"
    [ 609.193] (II) Module "ramdac" already built-in
    [ 609.214] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 609.214] (==) NVIDIA(0): RGB weight 888
    [ 609.214] (==) NVIDIA(0): Default visual is TrueColor
    [ 609.214] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 609.215] (**) NVIDIA(0): Enabling 2D acceleration
    *Edit* Never mind, just switched to nouveau drivers, everything's fine now. marking as solved!
    Last edited by Lawless Flogic (2013-11-27 00:31:28)

Maybe you are looking for

  • How to enable a dual monitor mode

    I have a MSI FX52000 VTD-128 board which suppose to support a dual monitor mode. It has D-Sub analog, DVI and VIVO connectors. Would it be possible to connest primary monitor to DVI and secondary to analog output or only Video Out can be used for the

  • Apple Thunderbolt to FireWire Adapter Compatibility

    Will the Apple external isight firewire web cam work on the macbook air through the Apple Thunderbolt to FireWire Adapter.

  • HT1695 How do I change ISP on my iPad?

    I recently changed ISP's.   I am having problems putting an icon for my ISP on the iPad   I am connecting to the internet by touching the old ISP icon and then typing in the new ISP.    I really would like to have an icon on my desktop screen.

  • Small doubt on displaying variables in sap script

    HI all, Can anyone let me know if i am in the correct way or not. i'm modifying one existing script. to display some data in the script i am doing like this : get the data into itab. loop at itab into wa. call FM write_form    element = 'TEXT'. endlo

  • Help on configuration

    Hi Experts, I want config document for MM module to know more deatils about configuretion in SAP. Can anyone help me. Regards, Parag.