[solved]xorg 1.17 cannot boot up nvidia?

I update xorg-server to 1.17 ,get blackscreen when boot up to slim login, it's a nvidia gtx260 machine.
I have to downgrade xorg 1.16 to work properly.
any help?
thank you.
Last edited by frat (2015-02-19 12:52:34)

15 23:07:58 desktop slim[307]: (EE) 0: /usr/lib/xorg-server/Xorg (xorg_backtrace+0x56) [0x590416]
15 23:07:58 desktop slim[307]: (EE) 1: /usr/lib/xorg-server/Xorg (0x400000+0x194579) [0x594579]
15 23:07:58 desktop slim[307]: (EE) 2: /usr/lib/libc.so.6 (0x7f3f454d7000+0x33540) [0x7f3f4550a540]
15 23:07:58 desktop slim[307]: (EE) 3: /usr/lib/libxcb.so.1 (xcb_writev+0x0) [0x7f3f3b12e100]
15 23:07:58 desktop slim[307]: (EE) 4: /usr/lib/libX11.so.6 (_XSend+0x19e) [0x7f3f3b59922e]
15 23:07:58 desktop slim[307]: (EE) 5: /usr/lib/libX11.so.6 (_XFlush+0x15) [0x7f3f3b599575]
15 23:07:58 desktop slim[307]: (EE) 6: /usr/lib/libX11.so.6 (_XGetRequest+0x65) [0x7f3f3b59c055]
15 23:07:58 desktop slim[307]: (EE) 7: /usr/lib/libX11.so.6 (XQueryExtension+0x4d) [0x7f3f3b58f5ed]
15 23:07:58 desktop slim[307]: (EE) 8: /usr/lib/libX11.so.6 (XInitExtension+0x32) [0x7f3f3b583392]
15 23:07:58 desktop slim[307]: (EE) 9: /usr/lib/libXext.so.6 (XextAddDisplay+0x4f) [0x7f3f3b35238f]
15 23:07:58 desktop slim[307]: (EE) 10: /usr/lib/libnvidia-glsi.so.340.76 (0x7f3f3b899000+0x623d7) [0x7f3f3b8fb3d7]
15 23:07:58 desktop slim[307]: (EE) 11: /usr/lib/libnvidia-glsi.so.340.76 (_nv048glsi+0x4c) [0x7f3f3b89d3dc]
15 23:07:58 desktop slim[307]: (EE) 12: /usr/lib/libEGL.so.1 (0x7f3f3bb21000+0x24fe8) [0x7f3f3bb45fe8]
15 23:07:58 desktop slim[307]: (EE) 13: /usr/lib/libEGL.so.1 (0x7f3f3bb21000+0x2d324) [0x7f3f3bb4e324]
15 23:07:58 desktop slim[307]: (EE) 14: /usr/lib/xorg/modules/libglamoregl.so (glamor_egl_init+0xf5) [0x7f3f3de4f595]
15 23:07:58 desktop slim[307]: (EE) 15: /usr/lib/xorg/modules/drivers/modesetting_drv.so (0x7f3f3e4de000+0x6a86) [0x7f3f3e4e4a86]
15 23:07:58 desktop slim[307]: (EE) 16: /usr/lib/xorg-server/Xorg (InitOutput+0xbcc) [0x47b42c]
15 23:07:58 desktop slim[307]: (EE) 17: /usr/lib/xorg-server/Xorg (0x400000+0x3c78a) [0x43c78a]
15 23:07:58 desktop slim[307]: (EE) 18: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f3f454f7800]
15 23:07:58 desktop slim[307]: (EE) 19: /usr/lib/xorg-server/Xorg (_start+0x29) [0x426e29]
15 23:07:58 desktop slim[307]: (EE)
15 23:07:58 desktop slim[307]: (EE) Segmentation fault at address 0x0
15 23:07:58 desktop slim[307]: (EE)
15 23:07:58 desktop slim[307]: Fatal server error:
15 23:07:58 desktop slim[307]: (EE) Caught signal 11 (Segmentation fault). Server aborting
15 23:07:58 desktop slim[307]: (EE)
15 23:07:58 desktop slim[307]: (EE)
15 23:07:58 desktop slim[307]: Please consult the The X.Org Foundation support
15 23:07:58 desktop slim[307]: at [url]http://wiki.x.org[/url]
15 23:07:58 desktop slim[307]: for help.
15 23:07:58 desktop slim[307]: (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
15 23:07:58 desktop slim[307]: (EE)
15 23:07:58 desktop slim[307]: (EE) Server terminated with error (1). Closing log file.
15 23:07:59 desktop systemd-coredump[486]: Process 361 (Xorg) of user 0 dumped core.
15 23:07:59 desktop systemd[1]: slim.service: main process exited, code=exited, status=1/FAILURE
15 23:07:59 desktop systemd[1]: Unit slim.service entered failed state.
15 23:07:59 desktop systemd[1]: slim.service failed.
Last edited by frat (2015-02-16 09:42:41)

Similar Messages

  • [Solved] Xorg 1.5 screwed up my NVIDIA

    Hi,
    Today I did a pacman -Syu and I got the newest NVIDIA driver installed and the newest Xorg. Everything broke. Well not exactly everything. But my settings are all screwed up. For a start my screen refuses to load at the normal resolution (1680x1050). I got a default 1024x860 (or whatever it is). Also my colour depth is 16. And regardless of any changes I make in NVIDIA settings manager the changes never stick. Also my compiz-fusion is totally screwed up. When it starts up my screen goes completely white. I have to blindly alt+F2 and run kwin to be able to do anything.
    Also my fonts are really small.
    Here is my xorg.conf:
    Section "ServerLayout"
        Identifier     "Xorg Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "PS/2 Mouse" "CorePointer"
    # Serial Mouse not detected
    # USB Mouse not detected
    EndSection
    Section "ServerFlags"
        Option "AllowMouseOpenFail"  "true"
    EndSection
    Section "Files"
    #    RgbPath      "/usr/share/X11/rgb"
        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"
    # Additional fonts: Locale, Gimp, TTF...
        FontPath     "/usr/share/fonts/cyrillic"
    #    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!
    #    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 "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
            Option      "CoreKeyboard"
        Option "XkbRules" "xorg"
        Option "XkbModel" "pc105"
        Option "XkbLayout" "sv-latin1"
        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
    # Auto-generated by Archie mkxcfg
    Section "Monitor"
        Identifier "Monitor0"
            Option "DPMS" "true"
    #    HorizSync    28.0 - 78.0 # Warning: This may fry very old Monitors
        HorizSync    28.0 - 96.0 # Warning: This may fry old Monitors
        VertRefresh  50.0 - 75.0 # 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
        ModeLine "640x350"    31.5  640  672  736  832    350  382  385  445 +hsync -vsync
        # 640x400 @ 85Hz (VESA) hsync: 37.9kHz
        ModeLine "640x400"    31.5  640  672  736  832    400  401  404  445 -hsync +vsync
        # 720x400 @ 85Hz (VESA) hsync: 37.9kHz
        ModeLine "720x400"    35.5  720  756  828  936    400  401  404  446 -hsync +vsync
        # 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz
        ModeLine "640x480"    25.2  640  656  752  800    480  490  492  525 -hsync -vsync
        # 640x480 @ 72Hz (VESA) hsync: 37.9kHz
        ModeLine "640x480"    31.5  640  664  704  832    480  489  491  520 -hsync -vsync
        # 640x480 @ 75Hz (VESA) hsync: 37.5kHz
        ModeLine "640x480"    31.5  640  656  720  840    480  481  484  500 -hsync -vsync
        # 640x480 @ 85Hz (VESA) hsync: 43.3kHz
        ModeLine "640x480"    36.0  640  696  752  832    480  481  484  509 -hsync -vsync
        # 800x600 @ 56Hz (VESA) hsync: 35.2kHz
        ModeLine "800x600"    36.0  800  824  896 1024    600  601  603  625 +hsync +vsync
        # 800x600 @ 60Hz (VESA) hsync: 37.9kHz
        ModeLine "800x600"    40.0  800  840  968 1056    600  601  605  628 +hsync +vsync
        # 800x600 @ 72Hz (VESA) hsync: 48.1kHz
        ModeLine "800x600"    50.0  800  856  976 1040    600  637  643  666 +hsync +vsync
        # 800x600 @ 75Hz (VESA) hsync: 46.9kHz
        ModeLine "800x600"    49.5  800  816  896 1056    600  601  604  625 +hsync +vsync
        # 800x600 @ 85Hz (VESA) hsync: 53.7kHz
        ModeLine "800x600"    56.3  800  832  896 1048    600  601  604  631 +hsync +vsync
        # 1024x768i @ 43Hz (industry standard) hsync: 35.5kHz
        ModeLine "1024x768"   44.9 1024 1032 1208 1264    768  768  776  817 +hsync +vsync Interlace
        # 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
        ModeLine "1024x768"   65.0 1024 1048 1184 1344    768  771  777  806 -hsync -vsync
        # 1024x768 @ 70Hz (VESA) hsync: 56.5kHz
        ModeLine "1024x768"   75.0 1024 1048 1184 1328    768  771  777  806 -hsync -vsync
        # 1024x768 @ 75Hz (VESA) hsync: 60.0kHz
        ModeLine "1024x768"   78.8 1024 1040 1136 1312    768  769  772  800 +hsync +vsync
        # 1024x768 @ 85Hz (VESA) hsync: 68.7kHz
        ModeLine "1024x768"   94.5 1024 1072 1168 1376    768  769  772  808 +hsync +vsync
        # 1152x864 @ 75Hz (VESA) hsync: 67.5kHz
        ModeLine "1152x864"  108.0 1152 1216 1344 1600    864  865  868  900 +hsync +vsync
        # 1280x960 @ 60Hz (VESA) hsync: 60.0kHz
        ModeLine "1280x960"  108.0 1280 1376 1488 1800    960  961  964 1000 +hsync +vsync
        # 1280x960 @ 85Hz (VESA) hsync: 85.9kHz
        ModeLine "1280x960"  148.5 1280 1344 1504 1728    960  961  964 1011 +hsync +vsync
        # 1280x1024 @ 60Hz (VESA) hsync: 64.0kHz
        ModeLine "1280x1024" 108.0 1280 1328 1440 1688   1024 1025 1028 1066 +hsync +vsync
        # 1280x1024 @ 75Hz (VESA) hsync: 80.0kHz
        ModeLine "1280x1024" 135.0 1280 1296 1440 1688   1024 1025 1028 1066 +hsync +vsync
        # 1280x1024 @ 85Hz (VESA) hsync: 91.1kHz
        ModeLine "1280x1024" 157.5 1280 1344 1504 1728   1024 1025 1028 1072 +hsync +vsync
        # 1600x1200 @ 60Hz (VESA) hsync: 75.0kHz
        ModeLine "1600x1200" 162.0 1600 1664 1856 2160   1200 1201 1204 1250 +hsync +vsync
        # 1600x1200 @ 65Hz (VESA) hsync: 81.3kHz
        ModeLine "1600x1200" 175.5 1600 1664 1856 2160   1200 1201 1204 1250 +hsync +vsync
        # 1600x1200 @ 70Hz (VESA) hsync: 87.5kHz
        ModeLine "1600x1200" 189.0 1600 1664 1856 2160   1200 1201 1204 1250 +hsync +vsync
        # 1600x1200 @ 75Hz (VESA) hsync: 93.8kHz
        ModeLine "1600x1200" 202.5 1600 1664 1856 2160   1200 1201 1204 1250 +hsync +vsync
        # 1600x1200 @ 85Hz (VESA) hsync: 106.3kHz
        ModeLine "1600x1200" 229.5 1600 1664 1856 2160   1200 1201 1204 1250 +hsync +vsync
        # 1792x1344 @ 60Hz (VESA) hsync: 83.6kHz
        ModeLine "1792x1344" 204.8 1792 1920 2120 2448   1344 1345 1348 1394 -hsync +vsync
        # 1792x1344 @ 75Hz (VESA) hsync: 106.3kHz
        ModeLine "1792x1344" 261.0 1792 1888 2104 2456   1344 1345 1348 1417 -hsync +vsync
        # 1856x1392 @ 60Hz (VESA) hsync: 86.3kHz
        ModeLine "1856x1392" 218.3 1856 1952 2176 2528   1392 1393 1396 1439 -hsync +vsync
        # 1856x1392 @ 75Hz (VESA) hsync: 112.5kHz
        ModeLine "1856x1392" 288.0 1856 1984 2208 2560   1392 1393 1396 1500 -hsync +vsync
        # 1920x1440 @ 60Hz (VESA) hsync: 90.0kHz
        ModeLine "1920x1440" 234.0 1920 2048 2256 2600   1440 1441 1444 1500 -hsync +vsync
        # 1920x1440 @ 75Hz (VESA) hsync: 112.5kHz
        ModeLine "1920x1440" 297.0 1920 2064 2288 2640   1440 1441 1444 1500 -hsync +vsync
        # Additional modelines
        ModeLine "1800x1440"  230    1800 1896 2088 2392  1440 1441 1444 1490 +HSync +VSync
        ModeLine "1800x1440"  250    1800 1896 2088 2392  1440 1441 1444 1490 +HSync +VSync
        # Extended modelines with GTF timings
        # 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
        ModeLine "640x480"  43.16  640 680 744 848  480 481 484 509  -HSync +Vsync
        # 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
        ModeLine "768x576"  34.96  768 792 872 976  576 577 580 597  -HSync +Vsync
        # 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
        ModeLine "768x576"  42.93  768 800 880 992  576 577 580 601  -HSync +Vsync
        # 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
        ModeLine "768x576"  45.51  768 808 888 1008  576 577 580 602  -HSync +Vsync
        # 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
        ModeLine "768x576"  51.84  768 808 888 1008  576 577 580 605  -HSync +Vsync
        # 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
        ModeLine "768x576"  62.57  768 816 896 1024  576 577 580 611  -HSync +Vsync
        # 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
        ModeLine "800x600"  68.18  800 848 936 1072  600 601 604 636  -HSync +Vsync
        # 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
        ModeLine "1024x768"  113.31  1024 1096 1208 1392  768 769 772 814  -HSync +Vsync
        # 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62 MHz
        ModeLine "1152x864"  81.62  1152 1216 1336 1520  864 865 868 895  -HSync +Vsync
        # 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
        ModeLine "1152x864"  119.65  1152 1224 1352 1552  864 865 868 907  -HSync +Vsync
        # 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
        ModeLine "1152x864"  143.47  1152 1232 1360 1568  864 865 868 915  -HSync +Vsync
        # 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54 MHz
        ModeLine "1280x960"  124.54  1280 1368 1504 1728  960 961 964 1001  -HSync +Vsync
        # 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
        ModeLine "1280x960"  129.86  1280 1368 1504 1728  960 961 964 1002  -HSync +Vsync
        # 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk: 178.99 MHz
        ModeLine "1280x960"  178.99  1280 1376 1520 1760  960 961 964 1017  -HSync +Vsync
        # 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz; pclk: 190.96 MHz
        ModeLine "1280x1024"  190.96  1280 1376 1520 1760  1024 1025 1028 1085  -HSync +Vsync
        # 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 122.61 MHz
        ModeLine "1400x1050"  122.61  1400 1488 1640 1880  1050 1051 1054 1087  -HSync +Vsync
        # 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk: 149.34 MHz
        ModeLine "1400x1050"  149.34  1400 1496 1648 1896  1050 1051 1054 1094  -HSync +Vsync
        # 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 155.85 MHz
        ModeLine "1400x1050"  155.85  1400 1496 1648 1896  1050 1051 1054 1096  -HSync +Vsync
        # 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
        ModeLine "1400x1050"  179.26  1400 1504 1656 1912  1050 1051 1054 1103  -HSync +Vsync
        # 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 214.39 MHz
        ModeLine "1400x1050"  214.39  1400 1512 1664 1928  1050 1051 1054 1112  -HSync +Vsync
        # 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 280.64 MHz
        ModeLine "1600x1200"  280.64  1600 1728 1904 2208  1200 1201 1204 1271  -HSync +Vsync
    EndSection
    # Auto-generated by Archie mkxcfg
    Section "Device"
        Identifier  "Card0"
        Driver      "nvidia"
        VendorName  "All"
        BoardName   "All"
    EndSection
    Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultColorDepth 32
        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
    Section "ServerFlags"
         Option "AutoAddDevices" "False"
       EndSection
    This is what my Xorg.0.log says:
    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 myhost 2.6.27-ARCH #1 SMP PREEMPT Fri Nov 28 10:56:24 UTC 2008 i686
    Build Date: 09 November 2008  07:16:27PM
        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: Mon Dec  1 21:55:19 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "Screen0" (0)
    (**) |   |-->Monitor "Monitor0"
    (**) |   |-->Device "Card0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "PS/2 Mouse"
    (**) Option "AutoAddDevices" "False"
    (**) Not automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
        Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
        Entry deleted from font path.
        (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
        Entry deleted from font path.
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
        /usr/share/fonts/misc:unscaled,
        /usr/share/fonts/misc,
        /usr/share/fonts/75dpi:unscaled,
        /usr/share/fonts/75dpi,
        /usr/share/fonts/100dpi:unscaled,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/misc,
        /usr/share/fonts/100dpi:unscaled,
        /usr/share/fonts/75dpi:unscaled,
        /usr/share/fonts/TTF,
        /usr/share/fonts/Type1
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81d66e0
    (II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 4.1
        X.Org XInput driver : 2.1
        X.Org Server Extension : 1.1
        X.Org Font Renderer : 0.6
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0@1:0:0) nVidia Corporation GeForce 8800 GT rev 162, Mem @ 0xfa000000/0, 0xe0000000/0, 0xf8000000/0, I/O @ 0x0000ac00/0, BIOS @ 0x????????/131072
    (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    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [17] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [18] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [19] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [20] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [21] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [22] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [23] -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) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded by default.
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Server Extension
    (II) NVIDIA GLX Module  177.82  Tue Nov  4 14:03:48 PST 2008
    (II) Loading extension GLX
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.5.3, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.6
    (II) Loading font FreeType
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 1.0.0
        ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Video Driver
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.3.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.3.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
    (II) NVIDIA dlloader X Driver  177.82  Tue Nov  4 13:42:45 PST 2008
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 01@00:00:0
    (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.5.3, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules//libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (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] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [17] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [18] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [19] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [20] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [21] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [22] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [23] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
    (**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16
    (==) NVIDIA(0): RGB weight 565
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Enabling RENDER acceleration
    (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) NVIDIA(0):     enabled.
    (II) NVIDIA(0): NVIDIA GPU GeForce 8800 GT (G92) at PCI:1:0:0 (GPU-0)
    (--) NVIDIA(0): Memory: 524288 kBytes
    (--) NVIDIA(0): VideoBIOS: 62.92.12.00.05
    (II) NVIDIA(0): Detected PCI Express Link width: 16X
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce 8800 GT at PCI:1:0:0:
    (--) NVIDIA(0):     Samsung SyncMaster (DFP-1)
    (--) NVIDIA(0): Samsung SyncMaster (DFP-1): 330.0 MHz maximum pixel clock
    (--) NVIDIA(0): Samsung SyncMaster (DFP-1): Internal Dual Link TMDS
    (II) NVIDIA(0): Assigned Display Device: DFP-1
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0):     "1024x768"
    (II) NVIDIA(0):     "800x600"
    (II) NVIDIA(0):     "640x480"
    (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
    (--) NVIDIA(0): DPI set to (55, 65); computed from "UseEdidDpi" X config
    (--) NVIDIA(0):     option
    (==) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
    (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] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [17] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [18] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [19] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [20] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [21] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [22] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [23] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
    (II) NVIDIA(0): Initialized GPU GART.
    (II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
    (II) NVIDIA(0):     be running or the "AcpidSocketPath" X configuration option
    (II) NVIDIA(0):     may not be set correctly.  When the ACPI daemon is
    (II) NVIDIA(0):     available, the NVIDIA X driver can use it to receive ACPI
    (II) NVIDIA(0):     events.  For details, please see the "ConnectToAcpid" and
    (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
    (II) NVIDIA(0):     Config Options in the README.
    (II) NVIDIA(0): Setting mode "1024x768"
    (II) Loading extension NV-GLX
    (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
    (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
    (==) NVIDIA(0): Backing store disabled
    (==) NVIDIA(0): Silken mouse enabled
    (**) Option "dpms" "true"
    (**) NVIDIA(0): DPMS enabled
    (II) Loading extension NV-CONTROL
    (II) Loading extension XINERAMA
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension 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) Initializing built-in extension XEVIE
    (II) Initializing extension GLX
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "sv-latin1"
    (**) Keyboard0: XkbLayout: "sv-latin1"
    (WW) Option "XkbVariant" requires an string value
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (**) Option "Protocol" "auto"
    (**) Option "Device" "/dev/psaux"
    (II) PS/2 Mouse: Setting mouse protocol to "ExplorerPS/2"
    (**) PS/2 Mouse: Device: "/dev/psaux"
    (**) PS/2 Mouse: Protocol: "auto"
    (**) Option "SendCoreEvents" "true"
    (**) Option "CorePointer"
    (**) PS/2 Mouse: always reports core events
    (**) Option "Device" "/dev/psaux"
    (**) Option "Emulate3Buttons" "true"
    (**) Option "Emulate3Timeout" "70"
    (**) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 70
    (**) Option "ZAxisMapping" "4 5"
    (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
    (**) PS/2 Mouse: Buttons: 9
    (**) PS/2 Mouse: Sensitivity: 1
    (II) evaluating device (Keyboard0)
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (II) evaluating device (PS/2 Mouse)
    (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
    (II) PS/2 Mouse: Setting mouse protocol to "ExplorerPS/2"
    (II) PS/2 Mouse: ps2EnableDataReporting: succeeded
    (II) config/hal: Adding input device ImExPS/2 Logitech Explorer Mouse
    (EE) config/hal: NewInputDeviceRequest failed
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (EE) config/hal: NewInputDeviceRequest failed
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (EE) config/hal: NewInputDeviceRequest failed
    (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select@1680x1050+0+0"
    Any help would be much appreciated!
    BFC
    Last edited by BlueFightingCat (2008-12-02 16:41:01)

    fLuXx wrote:Ok, so i tried, but it didn't work. All works but the fonts - they're messed up pretty bad. I can't even read what I'm typing right now. Here are some screenshots (just so you know - it gets even worse than that):
    http://img254.imageshack.us/my.php?image=fluki1qu4.png
    http://img254.imageshack.us/my.php?image=fluki2ax1.png
    hmmm, I have exactly the same problem and I also use the nvidia-96xx.
    I noticed that I only get the scrambled text for the lines beyond 20 lines...so if I rescale the height of my window to 20 lines I never get scrambled text and and when I change the height of the window larger then 20 lines, only the 20+ lines get scrambled.
    Last edited by Bob Day (2008-12-02 18:05:24)

  • [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

    Hi everyone,
    I'm experiencing a perfectly reproducible (even with a completely fresh Arch install) Xorg segfault with a certain constellation.
    When using the latest binary nvidia drivers (works with the 260 beta also), dragging the mouse pointer within a qt window (vlc, smplayer, skype, qtconfig) crashes Xorg with a segfault when using a Xinerama configuration. Twinview or single screen works fine however.
    Xinerama configuration (crashing): http://pastebin.com/3VdVZqkU
    Twinview configuration (works): http://pastebin.com/QjL4Nibg
    Xorg log when crashing: http://pastebin.com/qby9uSxN
    Can anyone confirm this?
    Ochi
    Last edited by Ochi (2010-11-15 14:40:33)

    Just to do some more analysis on this, I tried to compare the sources between the old working xorg-server that Arch packaged (version 1.8.1.902, found at http://www.x.org/releases/individual/xserver/ and the latest 1.9 xorg release that Arch uses (version 1.9.0, found at the same aforementioned URL).
    In version 1.8.1.902, the file Xext/panoramiXprocs.c has this version of the critical if-statement that Ochi originally mentioned:
    if((pDst == WindowTable[0]) ||
    (pDst->drawable.id == savedScreenInfo[0].wid))
    rep.dstX += panoramiXdataPtr[0].x;
    rep.dstY += panoramiXdataPtr[0].y;
    Anyway, I got the git repo to see which commit decided to change pDst to pWin in that second OR condition.
    git clone git://anongit.freedesktop.org/xorg/xserver
    git log -p Xext/panoramiXprocs.c
    And found this commit: 80b5d3a3264d2c5167e5ac85a3b04af0f89cece1 which did the change. You can use
    git show 80b5d3a3264d2c5167e5ac85a3b04af0f89cece1
    to see the commit's full diff. That commit was a big commit that changed lots of things in many files. Here is the portion that concerns our discussion (see the very bottom part)):
    diff --git a/Xext/panoramiXprocs.c b/Xext/panoramiXprocs.c
    index 8752ca5..08ea3ec 100644
    --- a/Xext/panoramiXprocs.c
    +++ b/Xext/panoramiXprocs.c
    @@ -130,7 +130,7 @@ int PanoramiXCreateWindow(ClientPtr client)
    orig_x = stuff->x;
    orig_y = stuff->y;
    parentIsRoot = (stuff->parent == WindowTable[0]->drawable.id) ||
    - (stuff->parent == savedScreenInfo[0].wid);
    + (stuff->parent == screenInfo.screens[0]->screensaver.wid);
    FOR_NSCREENS_BACKWARD(j) {
    stuff->wid = newWin->info[j].id;
    stuff->parent = parent->info[j].id;
    @@ -329,7 +329,7 @@ int PanoramiXReparentWindow(ClientPtr client)
    x = stuff->x;
    y = stuff->y;
    parentIsRoot = (stuff->parent == WindowTable[0]->drawable.id) ||
    - (stuff->parent == savedScreenInfo[0].wid);
    + (stuff->parent == screenInfo.screens[0]->screensaver.wid);
    FOR_NSCREENS_BACKWARD(j) {
    stuff->window = win->info[j].id;
    stuff->parent = parent->info[j].id;
    @@ -476,7 +476,7 @@ int PanoramiXConfigureWindow(ClientPtr client)
    if(pWin->parent && ((pWin->parent == WindowTable[0]) ||
    - (pWin->parent->drawable.id == savedScreenInfo[0].wid)))
    + (pWin->parent->drawable.id == screenInfo.screens[0]->screensaver.wid)))
    if ((Mask)stuff->mask & CWX) {
    x_offset = 0;
    @@ -563,7 +563,7 @@ int PanoramiXGetGeometry(ClientPtr client)
    rep.x = pWin->origin.x - wBorderWidth (pWin);
    rep.y = pWin->origin.y - wBorderWidth (pWin);
    if((pWin->parent == WindowTable[0]) ||
    - (pWin->parent->drawable.id == savedScreenInfo[0].wid))
    + (pWin->parent->drawable.id == screenInfo.screens[0]->screensaver.wid))
    rep.x += panoramiXdataPtr[0].x;
    rep.y += panoramiXdataPtr[0].y;
    @@ -597,7 +597,7 @@ int PanoramiXTranslateCoords(ClientPtr client)
    rep.child = None;
    if((pWin == WindowTable[0]) ||
    - (pWin->drawable.id == savedScreenInfo[0].wid))
    + (pWin->drawable.id == screenInfo.screens[0]->screensaver.wid))
    x = stuff->srcX - panoramiXdataPtr[0].x;
    y = stuff->srcY - panoramiXdataPtr[0].y;
    @@ -635,7 +635,7 @@ int PanoramiXTranslateCoords(ClientPtr client)
    rep.dstX = x - pDst->drawable.x;
    rep.dstY = y - pDst->drawable.y;
    if((pDst == WindowTable[0]) ||
    - (pDst->drawable.id == savedScreenInfo[0].wid))
    + (pWin->drawable.id == screenInfo.screens[0]->screensaver.wid))
    rep.dstX += panoramiXdataPtr[0].x;
    rep.dstY += panoramiXdataPtr[0].y;
    Git tells me all the contact info I need:
    commit 80b5d3a3264d2c5167e5ac85a3b04af0f89cece1
    Author: Jamey Sharp <[email protected]>
    Date: Fri May 21 23:13:51 2010 -0700
    Move each screen's screensaver data into ScreenRec.
    Most references to the savedScreenInfo array already had the
    corresponding screen pointer handy, which meant they usually looked like
    "savedScreenInfo[pScreen->myNum]". Adding a field to ScreenRec instead
    of keeping this information in a parallel array simplifies those
    expressions, and eliminates a MAXSCREENS-sized array.
    Since dix uses this data, a screen private entry isn't appropriate.
    Signed-off-by: Jamey Sharp <[email protected]>
    Reviewed-by: Tiago Vignatti <[email protected]>
    Tested-by: Tiago Vignatti <[email protected]> (i686 GNU/Linux)
    So I will send the developers an email and simply ask him if he meant to change that pDst to pWin in Xext/panoramiX.c, or if it was a copy/paste error (seems like it is). I'll report back here afterwards.
    Last edited by listdata (2010-10-17 21:23:09)

  • [SOLVED] Grub error 18 - cannot boot to Windows

    Earlier today I tried to install Arch 64bit (I had 32bit earlier) with kdemod to test new KDE4.2. However, after installation I could not boot neither Arch nor Windows. Grub appeared, but every single option gave me an error. I can't remember anymore which error it was, but It doesn't matter anymore. I thought I had made a really stupid and basic mistake while installing, I just didn't know what.
    I wanted to test KDE4.2 so much so I installed Kubuntu (yeah, this topic is not related to Arch Linux, I hope that somebody can help me though, move this topic to somewhere else if it doesn't belong here ). Installation was fine, booting to Kubuntu was fine (and upgrading to KDE4.2 was fine), but booting to Windows was not. It gave me a following error:
    Error 18: Selected cylinder exceeds maximum supported by BIOS
    I googled a bit and found this: http://wiki.linuxquestions.org/wiki/GRUB#Error_18 I reinstalled Kubuntu using /dev/sdb1 as /boot and /dev/sdb2 as / (/dev/sdb3 is windows and /dev/sdb4 is my game partition, ntfs). Before this I had /dev/sdb1 as / and /dev/sdb2 as swap (now I have no swap at all, my 4GB RAM should be enough). The only difference was that at first grub gave me error 15 (I fixed it with Kubuntu LiveCD). After that - no difference.
    I need Windows for playing. That's why it's very important that I can use it. [SOLVED] In addition, I should say that /dev/sda is a separated hard drive which is encrypted with Truecrypt. (I said this because I think that Kubuntu tried to install grub on (hd0)...) When I tried to mount this hard drive with Kubuntu, it couldn't do it. I wanted to test mounting on Windows to check if it is just Kubuntu's problem. If not, I'm fucked because this hard drive contains VERY VERY VERY IMPORTANT files. [/SOLVED]
    I really need help, please. If somebody can help me, (s)he is my hero.
    Last edited by Exitium (2009-01-29 14:42:32)

    Oops, I forgot:
    menu.lst:
    (Yup, a lot of comments, Ubuntu style)
    # menu.lst - See: grub(8), info grub, update-grub(8)
    # grub-install(8), grub-floppy(8),
    # grub-md5-crypt, /usr/share/doc/grub
    # and /usr/share/doc/grub-doc/.
    ## default num
    # Set the default entry to the entry number NUM. Numbering starts from 0, and
    # the entry number 0 is the default if the command is not used.
    # You can specify 'saved' instead of a number. In this case, the default entry
    # is the entry saved with the command 'savedefault'.
    # WARNING: If you are using dmraid do not use 'savedefault' or your
    # array will desync and will not let you boot your system.
    default 0
    ## timeout sec
    # Set a timeout, in SEC seconds, before automatically booting the default entry
    # (normally the first entry defined).
    timeout 10
    ## hiddenmenu
    # Hides the menu by default (press ESC to see the menu)
    #hiddenmenu
    # Pretty colours
    #color cyan/blue white/blue
    ## password ['--md5'] passwd
    # If used in the first section of a menu file, disable all interactive editing
    # control (menu entry editor and command-line) and entries protected by the
    # command 'lock'
    # e.g. password topsecret
    # password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
    # password topsecret
    # examples
    # title Windows 95/98/NT/2000
    # root (hd0,0)
    # makeactive
    # chainloader +1
    # title Linux
    # root (hd0,1)
    # kernel /vmlinuz root=/dev/hda2 ro
    # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
    ### BEGIN AUTOMAGIC KERNELS LIST
    ## lines between the AUTOMAGIC KERNELS LIST markers will be modified
    ## by the debian update-grub script except for the default options below
    ## DO NOT UNCOMMENT THEM, Just edit them to your needs
    ## ## Start Default Options ##
    ## default kernel options
    ## default kernel options for automagic boot options
    ## If you want special options for specific kernels use kopt_x_y_z
    ## where x.y.z is kernel version. Minor versions can be omitted.
    ## e.g. kopt=root=/dev/hda1 ro
    ## kopt_2_6_8=root=/dev/hdc1 ro
    ## kopt_2_6_8_2_686=root=/dev/hdc2 ro
    # kopt=root=UUID=e85e83e5-0f7c-419e-8cad-1fe5d9128e8f ro
    ## default grub root device
    ## e.g. groot=(hd0,0)
    # groot=504fab5b-7bb6-4b20-af58-83677386de37
    ## should update-grub create alternative automagic boot options
    ## e.g. alternative=true
    ## alternative=false
    # alternative=true
    ## should update-grub lock alternative automagic boot options
    ## e.g. lockalternative=true
    ## lockalternative=false
    # lockalternative=false
    ## additional options to use with the default boot option, but not with the
    ## alternatives
    ## e.g. defoptions=vga=791 resume=/dev/hda5
    # defoptions=quiet splash
    ## should update-grub lock old automagic boot options
    ## e.g. lockold=false
    ## lockold=true
    # lockold=false
    ## Xen hypervisor options to use with the default Xen boot option
    # xenhopt=
    ## Xen Linux kernel options to use with the default Xen boot option
    # xenkopt=console=tty0
    ## altoption boot targets option
    ## multiple altoptions lines are allowed
    ## e.g. altoptions=(extra menu suffix) extra boot options
    ## altoptions=(recovery) single
    # altoptions=(recovery mode) single
    ## controls how many kernels should be put into the menu.lst
    ## only counts the first occurence of a kernel, not the
    ## alternative kernel options
    ## e.g. howmany=all
    ## howmany=7
    # howmany=all
    ## should update-grub create memtest86 boot option
    ## e.g. memtest86=true
    ## memtest86=false
    # memtest86=true
    ## should update-grub adjust the value of the default booted system
    ## can be true or false
    # updatedefaultentry=false
    ## should update-grub add savedefault to the default options
    ## can be true or false
    # savedefault=false
    ## ## End Default Options ##
    title Ubuntu 8.10, kernel 2.6.27-11-generic
    uuid 504fab5b-7bb6-4b20-af58-83677386de37
    kernel /vmlinuz-2.6.27-11-generic root=UUID=e85e83e5-0f7c-419e-8cad-1fe5d9128e8f ro quiet splash
    initrd /initrd.img-2.6.27-11-generic
    quiet
    title Ubuntu 8.10, kernel 2.6.27-11-generic (recovery mode)
    uuid 504fab5b-7bb6-4b20-af58-83677386de37
    kernel /vmlinuz-2.6.27-11-generic root=UUID=e85e83e5-0f7c-419e-8cad-1fe5d9128e8f ro single
    initrd /initrd.img-2.6.27-11-generic
    title Ubuntu 8.10, memtest86+
    uuid 504fab5b-7bb6-4b20-af58-83677386de37
    kernel /memtest86+.bin
    quiet
    title Wintoosa
    root (hd1,2)
    savedefault
    makeactive
    map (hd0) (hd1)
    map (hd1) (hd0)
    chainloader +1
    fdisk -l
    (Note: These results are mainly in Finnish. It could be hard to you to read it... But whatever... I'll translate these only if necessary)
    Levy /dev/sda: 640.1 Gt, 640135028736 tavua
    255 päätä, 63 sektoria/ura, 77825 sylinteriä
    Yksiköt = 16065 * 512 = 8225280 -tavuiset sylinterit
    Levyn tunniste: 0xcc5d88e2
    Laite Käynn Alku Loppu Lohkot Id Järjestelmä
    /dev/sda1 * 244091 485122 1936074870+ b8 BSDI sivutus
    Osion 1 loppu ei ole sylinterin rajalla.
    /dev/sda2 176430 394864 1754572509+ 43 Tuntematon
    Osion 2 loppu ei ole sylinterin rajalla.
    /dev/sda3 177329 413105 1893868925 29 Tuntematon
    Osion 3 loppu ei ole sylinterin rajalla.
    /dev/sda4 57435 309703 2026342066 5c Priam Edisk
    Osion 4 loppu ei ole sylinterin rajalla.
    Osiotaulumerkinnät eivät ole levyjärjestyksessä
    Levy /dev/sdb: 500.1 Gt, 500107862016 tavua
    255 päätä, 63 sektoria/ura, 60801 sylinteriä
    Yksiköt = 16065 * 512 = 8225280 -tavuiset sylinterit
    Levyn tunniste: 0x0007a52a
    Laite Käynn Alku Loppu Lohkot Id Järjestelmä
    /dev/sdb1 1 128 1028128+ 83 Linux
    /dev/sdb2 129 13185 104880352+ 83 Linux
    /dev/sdb3 13186 26239 104856255 7 HPFS/NTFS
    /dev/sdb4 26240 60801 277619265 7 HPFS/NTFS
    Last edited by Exitium (2009-01-28 21:05:33)

  • [SOLVED] Xorg freeze with nvidia GeForce 210 when resizing terminal

    Hello,
    I am working on Archlinux. My computer freeze when I resize a terminal window.
    To reproduce the problem, I follow the below steps :
         1- launch openbox (with tint2, xcompmgr and nitrogen)
         2- start the "terminal" console emulator (with true transparent background)
         3- launch opera and go to a website which take a while to load (with a lot of data) (I used http://www.lemonde.fr)
         4- while the website is loading, switch to the terminal window and double click on the title bar to maximize it
         5- the box freeze
    I am not able to take the control back. I cannot exit or kill Xorg / Openbox. I cannot switch to a text terminal (ttyx). No key sequence is working.
    Only a hard reset of the box is working.
    I have tried to disable the transparent background of the terminal window without success.
    I have tried to not start xcompmgr without success.
    The problem also occurs with rxvt-unicode instead of terminal.
    It seems the problem happens more often when using console emulator based on vte.
    vte itself has the same issue.
    The only workaround I have found is to disable the harware acceleration with the below parameter in the xorg.conf file:
    Option    "RenderAccel"    "true"
    The problem with this workaround are poor graphical performances.
    Could you please let me know if you have any idea / clue to identify / fix this problem ?
    Thanks and regards
    uname -a
    Linux myhost 2.6.38-ARCH #1 SMP PREEMPT Fri Apr 22 17:48:36 UTC 2011 i686 Intel(R) Core(TM)2 Duo CPU E7600 @ 3.06GHz GenuineIntel GNU/Linux
    versions
    nvidia 270.41.06-1
    nvidia-utils 270.41.06-1
    kernel26 2.6.38.4-1
    openbox 3.4.11.2-2
    xcompmgr 1.1.5-1
    .xinitrc
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    # exec gnome-session
    # exec startkde
    # exec startxfce4
    # ...or the Window Manager of your choice
    exec ck-launch-session openbox-session
    .config/openbox/autostart.sh
    # This shell script is run before Openbox launches.
    # Environment variables set here are passed to the Openbox session.
    # Set a background color
    BG=""
    if which hsetroot >/dev/null 2>&1; then
    BG=hsetroot
    else
    if which esetroot >/dev/null 2>&1; then
    BG=esetroot
    else
    if which xsetroot >/dev/null 2>&1; then
    BG=xsetroot
    fi
    fi
    fi
    test -z $BG || $BG -solid "#303030"
    # D-bus
    if which dbus-launch >/dev/null 2>&1 && test -z "$DBUS_SESSION_BUS_ADDRESS"; then
    eval `dbus-launch --sh-syntax --exit-with-session`
    fi
    # Make GTK apps look and behave how they were set up in the gnome config tools
    if test -x /usr/libexec/gnome-settings-daemon >/dev/null; then
    /usr/libexec/gnome-settings-daemon &
    elif which gnome-settings-daemon >/dev/null 2>&1; then
    gnome-settings-daemon &
    # Make GTK apps look and behave how they were set up in the XFCE config tools
    elif which xfce-mcs-manager >/dev/null 2>&1; then
    xfce-mcs-manager n &
    fi
    # Preload stuff for KDE apps
    if which start_kdeinit >/dev/null 2>&1; then
    LD_BIND_NOW=true start_kdeinit --new-startup +kcminit_startup &
    fi
    # Run XDG autostart things. By default don't run anything desktop-specific
    # See xdg-autostart --help more info
    DESKTOP_ENV="OPENBOX"
    if which /usr/lib/openbox/xdg-autostart >/dev/null 2>&1; then
    /usr/lib/openbox/xdg-autostart $DESKTOP_ENV
    fi
    xcompmgr &
    nitrogen --set-zoom-fill /mnt/data/pictures/flower.jpg &
    tint2 &
    xorg.conf
    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/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 "extmod"
    Load "glx"
    Load "record"
    Load "dbe"
    Load "dri2"
    EndSection
    Section "InputClass"
    Identifier "Keyboard Defaults"
    MatchIsKeyboard "yes"
    Option "XkbLayout" "fr"
    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"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    Option "RenderAccel" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    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 "Extensions"
    Option "Composite" "Enable"
    EndSection
    Xorg.0.log
    [ 485.566]
    X.Org X Server 1.10.1
    Release Date: 2011-04-15
    [ 485.566] X Protocol Version 11, Revision 0
    [ 485.566] Build Operating System: Linux 2.6.38-ARCH i686
    [ 485.566] Current Operating System: Linux myhost 2.6.38-ARCH #1 SMP PREEMPT Fri Apr 22 17:48:36 UTC 2011 i686
    [ 485.566] Kernel command line: root=/dev/sda3 ro
    [ 485.566] Build Date: 16 April 2011 12:05:35PM
    [ 485.566]
    [ 485.566] Current version of pixman: 0.20.2
    [ 485.567] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 485.567] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 485.567] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 27 20:00:28 2011
    [ 485.567] (==) Using config file: "/etc/X11/xorg.conf"
    [ 485.568] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 485.568] (==) ServerLayout "X.org Configured"
    [ 485.568] (**) |-->Screen "Screen0" (0)
    [ 485.568] (**) | |-->Monitor "Monitor0"
    [ 485.568] (**) | |-->Device "Card0"
    [ 485.568] (**) |-->Input Device "Mouse0"
    [ 485.568] (**) |-->Input Device "Keyboard0"
    [ 485.568] (==) Automatically adding devices
    [ 485.568] (==) Automatically enabling devices
    [ 485.568] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 485.568] Entry deleted from font path.
    [ 485.568] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 485.568] Entry deleted from font path.
    [ 485.568] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 485.568] Entry deleted from font path.
    [ 485.568] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 485.568] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 485.568] Entry deleted from font path.
    [ 485.568] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 485.568] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 485.568] Entry deleted from font path.
    [ 485.568] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 485.568] Entry deleted from font path.
    [ 485.568] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 485.568] Entry deleted from font path.
    [ 485.568] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 485.568] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 485.568] Entry deleted from font path.
    [ 485.568] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 485.568] (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 485.568] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 485.568] (**) Extension "Composite" is enabled
    [ 485.568] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 485.568] (WW) Disabling Mouse0
    [ 485.568] (WW) Disabling Keyboard0
    [ 485.568] (II) Loader magic: 0x81f4ee0
    [ 485.568] (II) Module ABI versions:
    [ 485.568] X.Org ANSI C Emulation: 0.4
    [ 485.568] X.Org Video Driver: 10.0
    [ 485.568] X.Org XInput driver : 12.2
    [ 485.568] X.Org Server Extension : 5.0
    [ 485.569] (--) PCI:*(0:1:0:0) 10de:0a65:1043:8334 rev 162, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000bc00/128, BIOS @ 0x????????/524288
    [ 485.569] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 485.569] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    [ 485.569] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    [ 485.569] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 485.569] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    [ 485.569] (II) "dri" will be loaded by default.
    [ 485.569] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    [ 485.569] (II) LoadModule: "extmod"
    [ 485.569] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 485.569] (II) Module extmod: vendor="X.Org Foundation"
    [ 485.569] compiled for 1.10.1, module version = 1.0.0
    [ 485.569] Module class: X.Org Server Extension
    [ 485.569] ABI class: X.Org Server Extension, version 5.0
    [ 485.569] (II) Loading extension MIT-SCREEN-SAVER
    [ 485.569] (II) Loading extension XFree86-VidModeExtension
    [ 485.569] (II) Loading extension XFree86-DGA
    [ 485.569] (II) Loading extension DPMS
    [ 485.569] (II) Loading extension XVideo
    [ 485.569] (II) Loading extension XVideo-MotionCompensation
    [ 485.569] (II) Loading extension X-Resource
    [ 485.569] (II) LoadModule: "glx"
    [ 485.569] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 485.588] (II) Module glx: vendor="NVIDIA Corporation"
    [ 485.588] compiled for 4.0.2, module version = 1.0.0
    [ 485.589] Module class: X.Org Server Extension
    [ 485.589] (II) NVIDIA GLX Module 270.41.06 Mon Apr 18 15:11:28 PDT 2011
    [ 485.589] (II) Loading extension GLX
    [ 485.589] (II) LoadModule: "record"
    [ 485.589] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 485.589] (II) Module record: vendor="X.Org Foundation"
    [ 485.589] compiled for 1.10.1, module version = 1.13.0
    [ 485.589] Module class: X.Org Server Extension
    [ 485.589] ABI class: X.Org Server Extension, version 5.0
    [ 485.589] (II) Loading extension RECORD
    [ 485.589] (II) LoadModule: "dbe"
    [ 485.589] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 485.589] (II) Module dbe: vendor="X.Org Foundation"
    [ 485.589] compiled for 1.10.1, module version = 1.0.0
    [ 485.589] Module class: X.Org Server Extension
    [ 485.589] ABI class: X.Org Server Extension, version 5.0
    [ 485.589] (II) Loading extension DOUBLE-BUFFER
    [ 485.589] (II) LoadModule: "dri2"
    [ 485.589] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 485.589] (II) Module dri2: vendor="X.Org Foundation"
    [ 485.589] compiled for 1.10.1, module version = 1.2.0
    [ 485.589] ABI class: X.Org Server Extension, version 5.0
    [ 485.589] (II) Loading extension DRI2
    [ 485.589] (II) LoadModule: "dri"
    [ 485.589] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 485.589] (II) Module dri: vendor="X.Org Foundation"
    [ 485.589] compiled for 1.10.1, module version = 1.0.0
    [ 485.589] ABI class: X.Org Server Extension, version 5.0
    [ 485.589] (II) Loading extension XFree86-DRI
    [ 485.589] (II) LoadModule: "nvidia"
    [ 485.589] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 485.590] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 485.590] compiled for 4.0.2, module version = 1.0.0
    [ 485.590] Module class: X.Org Video Driver
    [ 485.590] (II) NVIDIA dlloader X Driver 270.41.06 Mon Apr 18 14:55:51 PDT 2011
    [ 485.590] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 485.590] (--) using VT number 7
    [ 485.593] (II) Loading sub module "fb"
    [ 485.593] (II) LoadModule: "fb"
    [ 485.593] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 485.593] (II) Module fb: vendor="X.Org Foundation"
    [ 485.593] compiled for 1.10.1, module version = 1.0.0
    [ 485.593] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 485.593] (II) Loading sub module "wfb"
    [ 485.593] (II) LoadModule: "wfb"
    [ 485.593] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 485.593] (II) Module wfb: vendor="X.Org Foundation"
    [ 485.593] compiled for 1.10.1, module version = 1.0.0
    [ 485.593] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 485.593] (II) Loading sub module "ramdac"
    [ 485.593] (II) LoadModule: "ramdac"
    [ 485.593] (II) Module "ramdac" already built-in
    [ 485.593] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 485.593] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 485.593] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 485.593] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 485.593] (==) NVIDIA(0): RGB weight 888
    [ 485.593] (==) NVIDIA(0): Default visual is TrueColor
    [ 485.593] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 485.593] (**) NVIDIA(0): Option "RenderAccel" "true"
    [ 485.593] (**) NVIDIA(0): Enabling RENDER acceleration
    [ 485.953] (II) NVIDIA(GPU-0): Display (LG Electronics L222W (CRT-0)) does not support NVIDIA
    [ 485.953] (II) NVIDIA(GPU-0): 3D Vision stereo.
    [ 485.986] (II) NVIDIA(GPU-0): Display (PANASONIC-TV (DFP-1)) does not support NVIDIA 3D
    [ 485.986] (II) NVIDIA(GPU-0): Vision stereo.
    [ 485.987] (II) NVIDIA(0): NVIDIA GPU GeForce 210 (GT218) at PCI:1:0:0 (GPU-0)
    [ 485.987] (--) NVIDIA(0): Memory: 1048576 kBytes
    [ 485.987] (--) NVIDIA(0): VideoBIOS: 70.18.39.00.17
    [ 485.987] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 485.987] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 485.987] (--) NVIDIA(0): Connected display device(s) on GeForce 210 at PCI:1:0:0
    [ 485.987] (--) NVIDIA(0): LG Electronics L222W (CRT-0)
    [ 485.987] (--) NVIDIA(0): PANASONIC-TV (DFP-1)
    [ 485.987] (--) NVIDIA(0): LG Electronics L222W (CRT-0): 400.0 MHz maximum pixel clock
    [ 485.987] (--) NVIDIA(0): PANASONIC-TV (DFP-1): 165.0 MHz maximum pixel clock
    [ 485.987] (--) NVIDIA(0): PANASONIC-TV (DFP-1): Internal Single Link TMDS
    [ 486.026] (II) NVIDIA(0): Assigned Display Device: CRT-0
    [ 486.026] (==) NVIDIA(0):
    [ 486.026] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 486.026] (==) NVIDIA(0): will be used as the requested mode.
    [ 486.026] (==) NVIDIA(0):
    [ 486.026] (II) NVIDIA(0): Validated modes:
    [ 486.026] (II) NVIDIA(0): "nvidia-auto-select"
    [ 486.026] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
    [ 486.054] (--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
    [ 486.054] (--) NVIDIA(0): option
    [ 486.054] (--) Depth 24 pixmap format is 32 bpp
    [ 486.054] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 486.056] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 486.056] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 486.056] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 486.056] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 486.056] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 486.056] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 486.056] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 486.056] (II) NVIDIA(0): Config Options in the README.
    [ 486.058] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 486.286] (II) Loading extension NV-GLX
    [ 486.314] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 486.314] (==) NVIDIA(0): Backing store disabled
    [ 486.314] (==) NVIDIA(0): Silken mouse enabled
    [ 486.314] (==) NVIDIA(0): DPMS enabled
    [ 486.314] (II) Loading extension NV-CONTROL
    [ 486.315] (II) Loading extension XINERAMA
    [ 486.315] (II) Loading sub module "dri2"
    [ 486.315] (II) LoadModule: "dri2"
    [ 486.315] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 486.315] (II) Module dri2: vendor="X.Org Foundation"
    [ 486.315] compiled for 1.10.1, module version = 1.2.0
    [ 486.315] ABI class: X.Org Server Extension, version 5.0
    [ 486.315] (II) NVIDIA(0): [DRI2] Setup complete
    [ 486.315] (==) RandR enabled
    [ 486.315] (II) Initializing built-in extension Generic Event Extension
    [ 486.315] (II) Initializing built-in extension SHAPE
    [ 486.315] (II) Initializing built-in extension MIT-SHM
    [ 486.315] (II) Initializing built-in extension XInputExtension
    [ 486.315] (II) Initializing built-in extension XTEST
    [ 486.315] (II) Initializing built-in extension BIG-REQUESTS
    [ 486.315] (II) Initializing built-in extension SYNC
    [ 486.315] (II) Initializing built-in extension XKEYBOARD
    [ 486.315] (II) Initializing built-in extension XC-MISC
    [ 486.315] (II) Initializing built-in extension SECURITY
    [ 486.315] (II) Initializing built-in extension XINERAMA
    [ 486.315] (II) Initializing built-in extension XFIXES
    [ 486.315] (II) Initializing built-in extension RENDER
    [ 486.315] (II) Initializing built-in extension RANDR
    [ 486.315] (II) Initializing built-in extension COMPOSITE
    [ 486.315] (II) Initializing built-in extension DAMAGE
    [ 486.317] (II) Initializing extension GLX
    [ 486.364] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 486.364] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 486.364] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 486.364] (II) LoadModule: "evdev"
    [ 486.365] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 486.365] (II) Module evdev: vendor="X.Org Foundation"
    [ 486.365] compiled for 1.10.0, module version = 2.6.0
    [ 486.365] Module class: X.Org XInput Driver
    [ 486.365] ABI class: X.Org XInput driver, version 12.2
    [ 486.365] (II) Using input driver 'evdev' for 'Power Button'
    [ 486.365] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 486.365] (**) Power Button: always reports core events
    [ 486.365] (**) Power Button: Device: "/dev/input/event1"
    [ 486.376] (--) Power Button: Found keys
    [ 486.376] (II) Power Button: Configuring as keyboard
    [ 486.376] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [ 486.376] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 486.376] (**) Option "xkb_rules" "evdev"
    [ 486.376] (**) Option "xkb_model" "evdev"
    [ 486.376] (**) Option "xkb_layout" "fr"
    [ 486.397] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 486.397] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 486.397] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 486.397] (II) Using input driver 'evdev' for 'Power Button'
    [ 486.397] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 486.397] (**) Power Button: always reports core events
    [ 486.397] (**) Power Button: Device: "/dev/input/event0"
    [ 486.413] (--) Power Button: Found keys
    [ 486.413] (II) Power Button: Configuring as keyboard
    [ 486.413] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [ 486.413] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 486.413] (**) Option "xkb_rules" "evdev"
    [ 486.413] (**) Option "xkb_model" "evdev"
    [ 486.413] (**) Option "xkb_layout" "fr"
    [ 486.415] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event2)
    [ 486.415] (II) No input driver/identifier specified (ignoring)
    [ 486.418] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/event3)
    [ 486.418] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
    [ 486.418] (**) Microsoft Wired Keyboard 600: Applying InputClass "Keyboard Defaults"
    [ 486.418] (II) Using input driver 'evdev' for 'Microsoft Wired Keyboard 600'
    [ 486.418] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 486.418] (**) Microsoft Wired Keyboard 600: always reports core events
    [ 486.418] (**) Microsoft Wired Keyboard 600: Device: "/dev/input/event3"
    [ 486.430] (--) Microsoft Wired Keyboard 600: Found keys
    [ 486.430] (II) Microsoft Wired Keyboard 600: Configuring as keyboard
    [ 486.430] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb9/9-1/9-1:1.0/input/input3/event3"
    [ 486.430] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: KEYBOARD)
    [ 486.430] (**) Option "xkb_rules" "evdev"
    [ 486.430] (**) Option "xkb_model" "evdev"
    [ 486.430] (**) Option "xkb_layout" "fr"
    [ 486.430] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/event4)
    [ 486.430] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
    [ 486.430] (**) Microsoft Wired Keyboard 600: Applying InputClass "Keyboard Defaults"
    [ 486.430] (II) Using input driver 'evdev' for 'Microsoft Wired Keyboard 600'
    [ 486.430] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 486.430] (**) Microsoft Wired Keyboard 600: always reports core events
    [ 486.430] (**) Microsoft Wired Keyboard 600: Device: "/dev/input/event4"
    [ 486.446] (--) Microsoft Wired Keyboard 600: Found 1 mouse buttons
    [ 486.446] (--) Microsoft Wired Keyboard 600: Found scroll wheel(s)
    [ 486.446] (--) Microsoft Wired Keyboard 600: Found relative axes
    [ 486.446] (--) Microsoft Wired Keyboard 600: Found absolute axes
    [ 486.446] (--) Microsoft Wired Keyboard 600: Found x and y absolute axes
    [ 486.446] (--) Microsoft Wired Keyboard 600: Found keys
    [ 486.446] (II) Microsoft Wired Keyboard 600: Configuring as mouse
    [ 486.446] (II) Microsoft Wired Keyboard 600: Configuring as keyboard
    [ 486.446] (II) Microsoft Wired Keyboard 600: Adding scrollwheel support
    [ 486.446] (**) Microsoft Wired Keyboard 600: YAxisMapping: buttons 4 and 5
    [ 486.446] (**) Microsoft Wired Keyboard 600: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 486.446] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb9/9-1/9-1:1.1/input/input4/event4"
    [ 486.446] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: KEYBOARD)
    [ 486.446] (**) Option "xkb_rules" "evdev"
    [ 486.446] (**) Option "xkb_model" "evdev"
    [ 486.446] (**) Option "xkb_layout" "fr"
    [ 486.447] (EE) Microsoft Wired Keyboard 600: failed to initialize for relative axes.
    [ 486.447] (WW) Microsoft Wired Keyboard 600: found 37 axes, limiting to 36.
    [ 486.447] (II) Microsoft Wired Keyboard 600: initialized for absolute axes.
    [ 486.447] (**) Microsoft Wired Keyboard 600: (accel) keeping acceleration scheme 1
    [ 486.447] (**) Microsoft Wired Keyboard 600: (accel) acceleration profile 0
    [ 486.447] (**) Microsoft Wired Keyboard 600: (accel) acceleration factor: 2.000
    [ 486.447] (**) Microsoft Wired Keyboard 600: (accel) acceleration threshold: 4
    [ 486.447] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/js0)
    [ 486.447] (**) Microsoft Wired Keyboard 600: Applying InputClass "Keyboard Defaults"
    [ 486.447] (II) No input driver/identifier specified (ignoring)
    [ 486.447] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event5)
    [ 486.447] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 486.447] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
    [ 486.447] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 486.447] (**) Logitech USB Optical Mouse: always reports core events
    [ 486.447] (**) Logitech USB Optical Mouse: Device: "/dev/input/event5"
    [ 486.473] (--) Logitech USB Optical Mouse: Found 12 mouse buttons
    [ 486.473] (--) Logitech USB Optical Mouse: Found scroll wheel(s)
    [ 486.473] (--) Logitech USB Optical Mouse: Found relative axes
    [ 486.473] (--) Logitech USB Optical Mouse: Found x and y relative axes
    [ 486.473] (II) Logitech USB Optical Mouse: Configuring as mouse
    [ 486.473] (II) Logitech USB Optical Mouse: Adding scrollwheel support
    [ 486.473] (**) Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 486.473] (**) Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 486.473] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb9/9-2/9-2:1.0/input/input5/event5"
    [ 486.473] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE)
    [ 486.473] (II) Logitech USB Optical Mouse: initialized for relative axes.
    [ 486.473] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
    [ 486.473] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
    [ 486.473] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
    [ 486.473] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
    [ 486.473] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
    [ 486.473] (II) No input driver/identifier specified (ignoring)
    [ 525.530] (WW) NVIDIA(0): The NVIDIA X driver has encountered too many errors. Falling
    [ 525.530] (WW) NVIDIA(0): back to write-back cached memory.
    dmesg.txt
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 2.6.38-ARCH (tobias@T-POWA-LX) (gcc version 4.6.0 20110415 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Apr 22 17:48:36 UTC 2011
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
    [ 0.000000] BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 000000007ff90000 (usable)
    [ 0.000000] BIOS-e820: 000000007ff90000 - 000000007ff9e000 (ACPI data)
    [ 0.000000] BIOS-e820: 000000007ff9e000 - 000000007ffe0000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 000000007ffe0000 - 0000000080000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
    [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    [ 0.000000] DMI 2.4 present.
    [ 0.000000] DMI: System manufacturer System Product Name/P5B-Deluxe, BIOS 1238 09/30/2008
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] last_pfn = 0x7ff90 max_arch_pfn = 0x100000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-DFFFF uncachable
    [ 0.000000] E0000-EFFFF write-through
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 disabled
    [ 0.000000] 2 disabled
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] found SMP MP-table at [c00ff780] ff780
    [ 0.000000] initial memory mapped : 0 - 01800000
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
    [ 0.000000] 0000000000 - 0000400000 page 4k
    [ 0.000000] 0000400000 - 0037400000 page 2M
    [ 0.000000] 0037400000 - 00377fe000 page 4k
    [ 0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000
    [ 0.000000] RAMDISK: 7fdd0000 - 7ff80000
    [ 0.000000] Allocated new RAMDISK: 3764e000 - 377fd262
    [ 0.000000] Move RAMDISK from 000000007fdd0000 - 000000007ff7f261 to 3764e000 - 377fd261
    [ 0.000000] ACPI: RSDP 000fae70 00024 (v02 ACPIAM)
    [ 0.000000] ACPI: XSDT 7ff90100 0004C (v01 MSTEST OEMXSDT 09000830 MSFT 00000097)
    [ 0.000000] ACPI: FACP 7ff90290 000F4 (v03 MSTEST OEMFACP 09000830 MSFT 00000097)
    [ 0.000000] ACPI: DSDT 7ff905c0 0918E (v01 A0483 A0483035 00000035 INTL 20060113)
    [ 0.000000] ACPI: FACS 7ff9e000 00040
    [ 0.000000] ACPI: APIC 7ff90390 0006C (v01 MSTEST OEMAPIC 09000830 MSFT 00000097)
    [ 0.000000] ACPI: MCFG 7ff90400 0003C (v01 MSTEST OEMMCFG 09000830 MSFT 00000097)
    [ 0.000000] ACPI: OEMB 7ff9e040 0007B (v01 MSTEST AMI_OEM 09000830 MSFT 00000097)
    [ 0.000000] ACPI: HPET 7ff99750 00038 (v01 MSTEST OEMHPET 09000830 MSFT 00000097)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] 1159MB HIGHMEM available.
    [ 0.000000] 887MB LOWMEM available.
    [ 0.000000] mapped low ram: 0 - 377fe000
    [ 0.000000] low ram: 0 - 377fe000
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] Normal 0x00001000 -> 0x000377fe
    [ 0.000000] HighMem 0x000377fe -> 0x0007ff90
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] early_node_map[2] active PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009e
    [ 0.000000] 0: 0x00000100 -> 0x0007ff90
    [ 0.000000] On node 0 totalpages: 524062
    [ 0.000000] free_area_init_node: node 0, pgdat c1450b00, node_mem_map f664d200
    [ 0.000000] DMA zone: 32 pages used for memmap
    [ 0.000000] DMA zone: 0 pages reserved
    [ 0.000000] DMA zone: 3950 pages, LIFO batch:0
    [ 0.000000] Normal zone: 1744 pages used for memmap
    [ 0.000000] Normal zone: 221486 pages, LIFO batch:31
    [ 0.000000] HighMem zone: 2320 pages used for memmap
    [ 0.000000] HighMem zone: 294530 pages, LIFO batch:31
    [ 0.000000] Using APIC driver default
    [ 0.000000] ACPI: PM-Timer IO Port: 0x808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a202 base: 0xfed00000
    [ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
    [ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
    [ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:7ee00000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 12 pages/cpu @f6000000 s27392 r0 d21760 u1048576
    [ 0.000000] pcpu-alloc: s27392 r0 d21760 u1048576 alloc=1*4194304
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 519966
    [ 0.000000] Kernel command line: root=/dev/sda3 ro
    [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [ 0.000000] Initializing CPU#0
    [ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
    [ 0.000000] allocated 10483200 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] Initializing HighMem for node 0 (000377fe:0007ff90)
    [ 0.000000] Memory: 2061020k/2096704k available (3182k kernel code, 35228k reserved, 1259k data, 424k init, 1187400k highmem)
    [ 0.000000] virtual kernel memory layout:
    [ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    [ 0.000000] .init : 0xc1457000 - 0xc14c1000 ( 424 kB)
    [ 0.000000] .data : 0xc131bacb - 0xc1456a00 (1259 kB)
    [ 0.000000] .text : 0xc1000000 - 0xc131bacb (3182 kB)
    [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptable hierarchical RCU implementation.
    [ 0.000000] RCU-based detection of stalled CPUs is disabled.
    [ 0.000000] Verbose stalled-CPUs detection is disabled.
    [ 0.000000] NR_IRQS:512
    [ 0.000000] CPU 0 irqstacks, hard=f500c000 soft=f500e000
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.000000] Detected 3066.221 MHz processor.
    [ 0.003336] Calibrating delay loop (skipped), value calculated using timer frequency.. 6134.96 BogoMIPS (lpj=10220736)
    [ 0.003418] pid_max: default: 32768 minimum: 301
    [ 0.003486] Security Framework initialized
    [ 0.003528] AppArmor: AppArmor disabled by boot time parameter
    [ 0.006682] Mount-cache hash table entries: 512
    [ 0.006865] Initializing cgroup subsys ns
    [ 0.006906] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
    [ 0.006960] Initializing cgroup subsys cpuacct
    [ 0.007007] Initializing cgroup subsys memory
    [ 0.007052] Initializing cgroup subsys devices
    [ 0.007092] Initializing cgroup subsys freezer
    [ 0.007133] Initializing cgroup subsys net_cls
    [ 0.007172] Initializing cgroup subsys blkio
    [ 0.007238] CPU: Physical Processor ID: 0
    [ 0.007277] CPU: Processor Core ID: 0
    [ 0.007317] mce: CPU supports 6 MCE banks
    [ 0.007361] CPU0: Thermal monitoring enabled (TM2)
    [ 0.007402] using mwait in idle threads.
    [ 0.008216] ACPI: Core revision 20110112
    [ 0.013386] Enabling APIC mode: Flat. Using 1 I/O APICs
    [ 0.013726] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.046907] CPU0: Intel(R) Core(TM)2 Duo CPU E7600 @ 3.06GHz stepping 0a
    [ 0.049997] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    [ 0.049997] ... version: 2
    [ 0.049997] ... bit width: 40
    [ 0.049997] ... generic registers: 2
    [ 0.049997] ... value mask: 000000ffffffffff
    [ 0.049997] ... max period: 000000007fffffff
    [ 0.049997] ... fixed-purpose events: 3
    [ 0.049997] ... event mask: 0000000700000003
    [ 0.056745] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.070012] CPU 1 irqstacks, hard=f50d6000 soft=f50d8000
    [ 0.070017] Booting Node 0, Processors #1
    [ 0.006666] Initializing CPU#1
    [ 0.166676] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.169997] Brought up 2 CPUs
    [ 0.170040] Total of 2 processors activated (12270.81 BogoMIPS).
    [ 0.171248] devtmpfs: initialized
    [ 0.171248] NET: Registered protocol family 16
    [ 0.171248] ACPI: bus type pci registered
    [ 0.171248] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.171248] PCI: not using MMCONFIG
    [ 0.171248] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5
    [ 0.171248] PCI: Using configuration type 1 for base access
    [ 0.171248] bio: create slab <bio-0> at 0
    [ 0.173388] ACPI: EC: Look up EC in DSDT
    [ 0.174194] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.179022] ACPI: SSDT 7ff9e0c0 00208 (v01 AMI CPU1PM 00000001 INTL 20060113)
    [ 0.179316] ACPI: Dynamic OEM Table Load:
    [ 0.179408] ACPI: SSDT (null) 00208 (v01 AMI CPU1PM 00000001 INTL 20060113)
    [ 0.179643] ACPI: SSDT 7ff9e2d0 0013A (v01 AMI CPU2PM 00000001 INTL 20060113)
    [ 0.179932] ACPI: Dynamic OEM Table Load:
    [ 0.180025] ACPI: SSDT (null) 0013A (v01 AMI CPU2PM 00000001 INTL 20060113)
    [ 0.180248] ACPI: Interpreter enabled
    [ 0.180292] ACPI: (supports S0 S3 S4 S5)
    [ 0.180445] ACPI: Using IOAPIC for interrupt routing
    [ 0.180500] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.180904] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.180958] PCI: Using MMCONFIG for extended config space
    [ 0.185933] ACPI: No dock devices found.
    [ 0.185973] HEST: Table not found.
    [ 0.186014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.186114] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.186260] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.186304] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    [ 0.186346] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.186398] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
    [ 0.186450] pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xffffffff]
    [ 0.186509] pci 0000:00:00.0: [8086:29a0] type 0 class 0x000600
    [ 0.186539] pci 0000:00:01.0: [8086:29a1] type 1 class 0x000604
    [ 0.186562] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.186564] pci 0000:00:01.0: PME# disabled
    [ 0.186592] pci 0000:00:1a.0: [8086:2834] type 0 class 0x000c03
    [ 0.186625] pci 0000:00:1a.0: reg 20: [io 0xa880-0xa89f]
    [ 0.186660] pci 0000:00:1a.1: [8086:2835] type 0 class 0x000c03
    [ 0.186692] pci 0000:00:1a.1: reg 20: [io 0xac00-0xac1f]
    [ 0.186724] pci 0000:00:1a.7: [8086:283a] type 0 class 0x000c03
    [ 0.186740] pci 0000:00:1a.7: reg 10: [mem 0xf9fffc00-0xf9ffffff]
    [ 0.186797] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [ 0.186801] pci 0000:00:1a.7: PME# disabled
    [ 0.186817] pci 0000:00:1b.0: [8086:284b] type 0 class 0x000403
    [ 0.186829] pci 0000:00:1b.0: reg 10: [mem 0xf9ff8000-0xf9ffbfff 64bit]
    [ 0.186873] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.186876] pci 0000:00:1b.0: PME# disabled
    [ 0.186891] pci 0000:00:1c.0: [8086:283f] type 1 class 0x000604
    [ 0.186935] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.186938] pci 0000:00:1c.0: PME# disabled
    [ 0.186956] pci 0000:00:1c.4: [8086:2847] type 1 class 0x000604
    [ 0.187000] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.187003] pci 0000:00:1c.4: PME# disabled
    [ 0.187019] pci 0000:00:1c.5: [8086:2849] type 1 class 0x000604
    [ 0.187063] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 0.187066] pci 0000:00:1c.5: PME# disabled
    [ 0.187082] pci 0000:00:1d.0: [8086:2830] type 0 class 0x000c03
    [ 0.187114] pci 0000:00:1d.0: reg 20: [io 0xa400-0xa41f]
    [ 0.187137] pci 0000:00:1d.1: [8086:2831] type 0 class 0x000c03
    [ 0.187170] pci 0000:00:1d.1: reg 20: [io 0xa480-0xa49f]
    [ 0.187193] pci 0000:00:1d.2: [8086:2832] type 0 class 0x000c03
    [ 0.187226] pci 0000:00:1d.2: reg 20: [io 0xa800-0xa81f]
    [ 0.187256] pci 0000:00:1d.7: [8086:2836] type 0 class 0x000c03
    [ 0.187272] pci 0000:00:1d.7: reg 10: [mem 0xf9fff800-0xf9fffbff]
    [ 0.187329] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.187333] pci 0000:00:1d.7: PME# disabled
    [ 0.187346] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
    [ 0.187393] pci 0000:00:1f.0: [8086:2810] type 0 class 0x000601
    [ 0.187462] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
    [ 0.188664] pci 0000:00:1f.2: [8086:2821] type 0 class 0x000106
    [ 0.188677] pci 0000:00:1f.2: reg 10: [io 0xa080-0xa087]
    [ 0.188684] pci 0000:00:1f.2: reg 14: [io 0xa000-0xa003]
    [ 0.188690] pci 0000:00:1f.2: reg 18: [io 0x9c00-0x9c07]
    [ 0.188696] pci 0000:00:1f.2: reg 1c: [io 0x9880-0x9883]
    [ 0.188703] pci 0000:00:1f.2: reg 20: [io 0x9800-0x981f]
    [ 0.188709] pci 0000:00:1f.2: reg 24: [mem 0xf9fff000-0xf9fff7ff]
    [ 0.188733] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.188736] pci 0000:00:1f.2: PME# disabled
    [ 0.188747] pci 0000:00:1f.3: [8086:283e] type 0 class 0x000c05
    [ 0.188756] pci 0000:00:1f.3: reg 10: [mem 0x00000000-0x000000ff]
    [ 0.188778] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f]
    [ 0.188824] pci 0000:01:00.0: [10de:0a65] type 0 class 0x000300
    [ 0.188832] pci 0000:01:00.0: reg 10: [mem 0xfa000000-0xfaffffff]
    [ 0.188841] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.188849] pci 0000:01:00.0: reg 1c: [mem 0xce000000-0xcfffffff 64bit pref]
    [ 0.188856] pci 0000:01:00.0: reg 24: [io 0xbc00-0xbc7f]
    [ 0.188862] pci 0000:01:00.0: reg 30: [mem 0xfbc00000-0xfbc7ffff pref]
    [ 0.188895] pci 0000:01:00.1: [10de:0be3] type 0 class 0x000403
    [ 0.188903] pci 0000:01:00.1: reg 10: [mem 0xfbcfc000-0xfbcfffff]
    [ 0.188969] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.189011] pci 0000:00:01.0: bridge window [io 0xb000-0xbfff]
    [ 0.189014] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfbcfffff]
    [ 0.189017] pci 0000:00:01.0: bridge window [mem 0xce000000-0xdfffffff 64bit pref]
    [ 0.189048] pci 0000:00:1c.0: PCI bridge to [bus 04-04]
    [ 0.189091] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
    [ 0.189094] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    [ 0.189098] pci 0000:00:1c.0: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref]
    [ 0.189144] pci 0000:03:00.0: [197b:2363] type 0 class 0x000101
    [ 0.189223] pci 0000:03:00.0: reg 24: [mem 0xfbefe000-0xfbefffff]
    [ 0.189236] pci 0000:03:00.0: reg 30: [mem 0xfbee0000-0xfbeeffff pref]
    [ 0.189263] pci 0000:03:00.0: PME# supported from D3hot
    [ 0.189268] pci 0000:03:00.0: PME# disabled
    [ 0.189293] pci 0000:03:00.1: [197b:2363] type 0 class 0x000101
    [ 0.189315] pci 0000:03:00.1: reg 10: [io 0xdc00-0xdc07]
    [ 0.189327] pci 0000:03:00.1: reg 14: [io 0xd880-0xd883]
    [ 0.189339] pci 0000:03:00.1: reg 18: [io 0xd800-0xd807]
    [ 0.189351] pci 0000:03:00.1: reg 1c: [io 0xd480-0xd483]
    [ 0.189363] pci 0000:03:00.1: reg 20: [io 0xd400-0xd40f]
    [ 0.189426] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.189491] pci 0000:00:1c.4: PCI bridge to [bus 03-03]
    [ 0.189533] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    [ 0.189536] pci 0000:00:1c.4: bridge window [mem 0xfbe00000-0xfbefffff]
    [ 0.189540] pci 0000:00:1c.4: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 0.189589] pci 0000:02:00.0: [11ab:4364] type 0 class 0x000200
    [ 0.189609] pci 0000:02:00.0: reg 10: [mem 0xfbdfc000-0xfbdfffff 64bit]
    [ 0.189620] pci 0000:02:00.0: reg 18: [io 0xc800-0xc8ff]
    [ 0.189658] pci 0000:02:00.0: reg 30: [mem 0xfbdc0000-0xfbddffff pref]
    [ 0.189693] pci 0000:02:00.0: supports D1 D2
    [ 0.189694] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.189698] pci 0000:02:00.0: PME# disabled
    [ 0.193338] pci 0000:00:1c.5: PCI bridge to [bus 02-02]
    [ 0.193385] pci 0000:00:1c.5: bridge window [io 0xc000-0xcfff]
    [ 0.193390] pci 0000:00:1c.5: bridge window [mem 0xfbd00000-0xfbdfffff]
    [ 0.193397] pci 0000:00:1c.5: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 0.193434] pci 0000:05:02.0: [1033:0035] type 0 class 0x000c03
    [ 0.193452] pci 0000:05:02.0: reg 10: [mem 0xfbffd000-0xfbffdfff]
    [ 0.193514] pci 0000:05:02.0: supports D1 D2
    [ 0.193516] pci 0000:05:02.0: PME# supported from D0 D1 D2 D3hot
    [ 0.193519] pci 0000:05:02.0: PME# disabled
    [ 0.193533] pci 0000:05:02.1: [1033:0035] type 0 class 0x000c03
    [ 0.193546] pci 0000:05:02.1: reg 10: [mem 0xfbffe000-0xfbffefff]
    [ 0.193601] pci 0000:05:02.1: supports D1 D2
    [ 0.193602] pci 0000:05:02.1: PME# supported from D0 D1 D2 D3hot
    [ 0.193605] pci 0000:05:02.1: PME# disabled
    [ 0.193619] pci 0000:05:02.2: [1033:00e0] type 0 class 0x000c03
    [ 0.193633] pci 0000:05:02.2: reg 10: [mem 0xfbfffc00-0xfbfffcff]
    [ 0.193687] pci 0000:05:02.2: supports D1 D2
    [ 0.193689] pci 0000:05:02.2: PME# supported from D0 D1 D2 D3hot
    [ 0.193692] pci 0000:05:02.2: PME# disabled
    [ 0.193711] pci 0000:05:03.0: [104c:8023] type 0 class 0x000c00
    [ 0.193726] pci 0000:05:03.0: reg 10: [mem 0xfbfff000-0xfbfff7ff]
    [ 0.193735] pci 0000:05:03.0: reg 14: [mem 0xfbff8000-0xfbffbfff]
    [ 0.193786] pci 0000:05:03.0: supports D1 D2
    [ 0.193787] pci 0000:05:03.0: PME# supported from D0 D1 D2 D3hot
    [ 0.193791] pci 0000:05:03.0: PME# disabled
    [ 0.193806] pci 0000:05:04.0: [11ab:4320] type 0 class 0x000200
    [ 0.193823] pci 0000:05:04.0: reg 10: [mem 0xfbff4000-0xfbff7fff]
    [ 0.193831] pci 0000:05:04.0: reg 14: [io 0xe800-0xe8ff]
    [ 0.193867] pci 0000:05:04.0: reg 30: [mem 0xfbfc0000-0xfbfdffff pref]
    [ 0.193886] pci 0000:05:04.0: supports D1 D2
    [ 0.193888] pci 0000:05:04.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.193891] pci 0000:05:04.0: PME# disabled
    [ 0.193926] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
    [ 0.193971] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff]
    [ 0.193974] pci 0000:00:1e.0: bridge window [mem 0xfbf00000-0xfbffffff]
    [ 0.193978] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 0.193980] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.193982] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.193983] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.193985] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    [ 0.193987] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xffffffff] (subtractive decode)
    [ 0.194003] pci_bus 0000:00: on NUMA node 0
    [ 0.194005] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.194127] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
    [ 0.194156] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
    [ 0.194243] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
    [ 0.194277] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
    [ 0.194313] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
    [ 0.194355] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.199969] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 0.200342] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    [ 0.200724] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    [ 0.201105] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 *15)
    [ 0.201486] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 0.201868] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 *14 15)
    [ 0.202249] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 7 10 11 12 14 15)
    [ 0.202634] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    [ 0.203051] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.203107] vgaarb: loaded
    [ 0.203206] PCI: Using ACPI for IRQ routing
    [ 0.203247] PCI: pci_cache_line_size set to 64 bytes
    [ 0.203358] reserve RAM buffer: 000000000009ec00 - 000000000009ffff
    [ 0.203360] reserve RAM buffer: 000000007ff90000 - 000000007fffffff
    [ 0.203439] NetLabel: Initializing
    [ 0.203478] NetLabel: domain hash size = 128
    [ 0.203518] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.203565] NetLabel: unlabeled traffic allowed by default
    [ 0.203608] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    [ 0.203653] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [ 0.203797] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    [ 0.210012] Switching to clocksource hpet
    [ 0.211034] pnp: PnP ACPI init
    [ 0.211084] ACPI: bus type pnp registered
    [ 0.211173] pnp 00:00: [bus 00-ff]
    [ 0.211175] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.211177] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.211179] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.211180] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.211182] pnp 00:00: [mem 0x000d0000-0x000dffff window]
    [ 0.211184] pnp 00:00: [mem 0x80000000-0xffffffff window]
    [ 0.211222] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.211229] pnp 00:01: [mem 0xfed14000-0xfed19fff]
    [ 0.211267] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
    [ 0.211311] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.211335] pnp 00:02: [dma 4]
    [ 0.211337] pnp 00:02: [io 0x0000-0x000f]
    [ 0.211338] pnp 00:02: [io 0x0081-0x0083]
    [ 0.211339] pnp 00:02: [io 0x0087]
    [ 0.211341] pnp 00:02: [io 0x0089-0x008b]
    [ 0.211342] pnp 00:02: [io 0x008f]
    [ 0.211343] pnp 00:02: [io 0x00c0-0x00df]
    [ 0.211367] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.211374] pnp 00:03: [io 0x0070-0x0071]
    [ 0.211380] pnp 00:03: [irq 8]
    [ 0.211403] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.211412] pnp 00:04: [io 0x0061]
    [ 0.211435] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.211441] pnp 00:05: [io 0x00f0-0x00ff]
    [ 0.211444] pnp 00:05: [irq 13]
    [ 0.211469] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.211669] pnp 00:06: [irq 4]
    [ 0.211671] pnp 00:06: [dma 0 disabled]
    [ 0.211672] pnp 00:06: [io 0x03f8-0x03ff]
    [ 0.211721] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.211835] pnp 00:07: [io 0x0000-0xffffffff disabled]
    [ 0.211837] pnp 00:07: [io 0x0000-0xffffffff disabled]
    [ 0.211838] pnp 00:07: [io 0x0290-0x0297]
    [ 0.211879] system 00:07: [io 0x0290-0x0297] has been reserved
    [ 0.211922] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.211997] pnp 00:08: [io 0x0010-0x001f]
    [ 0.211999] pnp 00:08: [io 0x0022-0x003f]
    [ 0.212000] pnp 00:08: [io 0x0044-0x005f]
    [ 0.212002] pnp 00:08: [io 0x0062-0x0063]
    [ 0.212003] pnp 00:08: [io 0x0065-0x006f]
    [ 0.212004] pnp 00:08: [io 0x0072-0x007f]
    [ 0.212006] pnp 00:08: [io 0x0080]
    [ 0.212007] pnp 00:08: [io 0x0084-0x0086]
    [ 0.212008] pnp 00:08: [io 0x0088]
    [ 0.212010] pnp 00:08: [io 0x008c-0x008e]
    [ 0.212011] pnp 00:08: [io 0x0090-0x009f]
    [ 0.212012] pnp 00:08: [io 0x00a2-0x00bf]
    [ 0.212014] pnp 00:08: [io 0x00e0-0x00ef]
    [ 0.212015] pnp 00:08: [io 0x04d0-0x04d1]
    [ 0.212016] pnp 00:08: [io 0x0800-0x087f]
    [ 0.212018] pnp 00:08: [io 0x0400-0x03ff disabled]
    [ 0.212019] pnp 00:08: [io 0x0480-0x04bf]
    [ 0.212021] pnp 00:08: [mem 0xffafe000-0xffb0cbff]
    [ 0.212022] pnp 00:08: [mem 0xffb00000-0xffbfffff]
    [ 0.212024] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
    [ 0.212025] pnp 00:08: [mem 0xfed20000-0xfed8ffff]
    [ 0.212026] pnp 00:08: [mem 0xfff00000-0xfffffffe]
    [ 0.212028] pnp 00:08: [mem 0xfebfe000-0xfebfec00]
    [ 0.212089] system 00:08: [io 0x04d0-0x04d1] has been reserved
    [ 0.212132] system 00:08: [io 0x0800-0x087f] has been reserved
    [ 0.212174] system 00:08: [io 0x0480-0x04bf] has been reserved
    [ 0.212216] system 00:08: [mem 0xffafe000-0xffb0cbff] could not be reserved
    [ 0.212259] system 00:08: [mem 0xffb00000-0xffbfffff] has been reserved
    [ 0.212302] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.212345] system 00:08: [mem 0xfed20000-0xfed8ffff] has been reserved
    [ 0.212388] system 00:08: [mem 0xfff00000-0xfffffffe] has been reserved
    [ 0.212430] system 00:08: [mem 0xfebfe000-0xfebfec00] has been reserved
    [ 0.212473] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.212521] pnp 00:09: [mem 0xfed00000-0xfed003ff]
    [ 0.212547] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.212580] pnp 00:0a: [mem 0xfec00000-0xfec00fff]
    [ 0.212581] pnp 00:0a: [mem 0xfee00000-0xfee00fff]
    [ 0.212625] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.212668] system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.212712] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.212761] pnp 00:0b: [mem 0xe0000000-0xefffffff]
    [ 0.212801] system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.212844] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.212967] pnp 00:0c: [mem 0x00000000-0x0009ffff]
    [ 0.212969] pnp 00:0c: [mem 0x000c0000-0x000cffff]
    [ 0.212971] pnp 00:0c: [mem 0x000e0000-0x000fffff]
    [ 0.212972] pnp 00:0c: [mem 0x00100000-0x7fffffff]
    [ 0.212974] pnp 00:0c: [mem 0x00000000-0xffffffff disabled]
    [ 0.213025] system 00:0c: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.213068] system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved
    [ 0.213111] system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved
    [ 0.213154] system 00:0c: [mem 0x00100000-0x7fffffff] could not be reserved
    [ 0.213198] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.213198] Switched to NOHz mode on CPU #0
    [ 0.213237] Switched to NOHz mode on CPU #1
    [ 0.213286] pnp: PnP ACPI: found 13 devices
    [ 0.213326] ACPI: ACPI bus type pnp unregistered
    [ 0.249481] pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x803fffff]
    [ 0.249526] pci 0000:00:1c.4: BAR 15: assigned [mem 0x80400000-0x805fffff 64bit pref]
    [ 0.249579] pci 0000:00:1c.5: BAR 15: assigned [mem 0x80600000-0x807fffff 64bit pref]
    [ 0.249632] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
    [ 0.249675] pci 0000:00:1f.3: BAR 0: assigned [mem 0x80800000-0x808000ff]
    [ 0.249720] pci 0000:00:1f.3: BAR 0: set to [mem 0x80800000-0x808000ff] (PCI address [0x80800000-0x808000ff])
    [ 0.249775] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.249816] pci 0000:00:01.0: bridge window [io 0xb000-0xbfff]
    [ 0.249859] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfbcfffff]
    [ 0.249902] pci 0000:00:01.0: bridge window [mem 0xce000000-0xdfffffff 64bit pref]
    [ 0.249956] pci 0000:00:1c.0: PCI bridge to [bus 04-04]
    [ 0.250011] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
    [ 0.250055] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x803fffff]
    [ 0.250099] pci 0000:00:1c.0: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref]
    [ 0.250154] pci 0000:00:1c.4: PCI bridge to [bus 03-03]
    [ 0.250195] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    [ 0.250239] pci 0000:00:1c.4: bridge window [mem 0xfbe00000-0xfbefffff]
    [ 0.250283] pci 0000:00:1c.4: bridge window [mem 0x80400000-0x805fffff 64bit pref]
    [ 0.250338] pci 0000:00:1c.5: PCI bridge to [bus 02-02]
    [ 0.250380] pci 0000:00:1c.5: bridge window [io 0xc000-0xcfff]
    [ 0.250424] pci 0000:00:1c.5: bridge window [mem 0xfbd00000-0xfbdfffff]
    [ 0.250468] pci 0000:00:1c.5: bridge window [mem 0x80600000-0x807fffff 64bit pref]
    [ 0.250523] pci 0000:00:1e.0: PCI bridge to [bus 05-05]
    [ 0.250565] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff]
    [ 0.250609] pci 0000:00:1e.0: bridge window [mem 0xfbf00000-0xfbffffff]
    [ 0.250653] pci 0000:00:1e.0: bridge window [mem pref disabled]
    [ 0.250702] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 0.250746] pci 0000:00:01.0: setting latency timer to 64
    [ 0.250750] pci 0000:00:1c.0: enabling device (0106 -> 0107)
    [ 0.250792] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 0.250836] pci 0000:00:1c.0: setting latency timer to 64
    [ 0.250840] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 0.250884] pci 0000:00:1c.4: setting latency timer to 64
    [ 0.250890] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 0.250933] pci 0000:00:1c.5: setting latency timer to 64
    [ 0.250938] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.250941] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.250943] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.250944] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.250946] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.250948] pci_bus 0000:00: resource 8 [mem 0x80000000-0xffffffff]
    [ 0.250949] pci_bus 0000:01: resource 0 [io 0xb000-0xbfff]
    [ 0.250951] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfbcfffff]
    [ 0.250953] pci_bus 0000:01: resource 2 [mem 0xce000000-0xdfffffff 64bit pref]
    [ 0.250955] pci_bus 0000:04: resource 0 [io 0x1000-0x1fff]
    [ 0.250956] pci_bus 0000:04: resource 1 [mem 0x80000000-0x803fffff]
    [ 0.250958] pci_bus 0000:04: resource 2 [mem 0xf8f00000-0xf8ffffff 64bit pref]
    [ 0.250960] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    [ 0.250961] pci_bus 0000:03: resource 1 [mem 0xfbe00000-0xfbefffff]
    [ 0.250963] pci_bus 0000:03: resource 2 [mem 0x80400000-0x805fffff 64bit pref]
    [ 0.250965] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff]
    [ 0.250966] pci_bus 0000:02: resource 1 [mem 0xfbd00000-0xfbdfffff]
    [ 0.250968] pci_bus 0000:02: resource 2 [mem 0x80600000-0x807fffff 64bit pref]
    [ 0.250970] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
    [ 0.250972] pci_bus 0000:05: resource 1 [mem 0xfbf00000-0xfbffffff]
    [ 0.250973] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
    [ 0.250975] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
    [ 0.250977] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.250978] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.250980] pci_bus 0000:05: resource 8 [mem 0x80000000-0xffffffff]
    [ 0.251002] NET: Registered protocol family 2
    [ 0.251085] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    [ 0.251263] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.251592] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.251779] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.251822] TCP reno registered
    [ 0.251861] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.251907] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.252025] NET: Registered protocol family 1
    [ 0.295104] pci 0000:01:00.0: Boot video device
    [ 0.295141] PCI: CLS 32 bytes, default 64
    [ 0.295174] Unpacking initramfs...
    [ 0.317387] Freeing initrd memory: 1728k freed
    [ 0.318002] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
    [ 0.318046] apm: disabled - APM is not SMP safe.
    [ 0.318193] audit: initializing netlink socket (disabled)
    [ 0.318243] type=2000 audit(1303935493.316:1): initialized
    [ 0.318520] highmem bounce pool size: 64 pages
    [ 0.318562] HugeTLB registered 4 MB page size, pre-allocated 0 pages
    [ 0.320047] VFS: Disk quotas dquot_6.5.2
    [ 0.320145] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.320261] msgmni has been set to 1709
    [ 0.320435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.320488] io scheduler noop registered
    [ 0.320527] io scheduler deadline registered
    [ 0.320574] io scheduler cfq registered (default)
    [ 0.320710] pcieport 0000:00:01.0: setting latency timer to 64
    [ 0.320734] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.320771] pcieport 0000:00:1c.0: setting latency timer to 64
    [ 0.320798] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
    [ 0.320848] pcieport 0000:00:1c.4: setting latency timer to 64
    [ 0.320875] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X
    [ 0.320923] pcieport 0000:00:1c.5: setting latency timer to 64
    [ 0.320950] pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X
    [ 0.321092] intel_idle: MWAIT substates: 0x22220
    [ 0.321094] intel_idle: does not run on family 6 model 23
    [ 0.321105] ERST: Table is not found!
    [ 0.321155] isapnp: Scanning for PnP cards...
    [ 0.676796] isapnp: No Plug & Play device found
    [ 0.676877] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.697390] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.920667] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.973728] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 0.976563] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.976631] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.976752] mousedev: PS/2 mouse device common for all mice
    [ 0.976847] rtc_cmos 00:03: RTC can wake from S4
    [ 1.000070] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 1.000137] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 1.000200] cpuidle: using governor ladder
    [ 1.000240] cpuidle: using governor menu
    [ 1.000436] TCP cubic registered
    [ 1.000476] NET: Registered protocol family 17
    [ 1.000521] Registering the dns_resolver key type
    [ 1.000569] Using IPI No-Shortcut mode
    [ 1.000679] PM: Hibernation image not present or could not be loaded.
    [ 1.000682] registered taskstats version 1
    [ 1.001054] rtc_cmos 00:03: setting system clock to 2011-04-27 20:18:14 UTC (1303935494)
    [ 1.001128] Initalizing network drop monitor service
    [ 1.001211] Freeing unused kernel memory: 424k freed
    [ 1.005982] <30>udev[38]: starting version 167
    [ 1.107427] SCSI subsystem initialized
    [ 1.127245] libata version 3.00 loaded.
    [ 1.131006] pata_jmicron 0000:03:00.1: enabling device (0000 -> 0001)
    [ 1.131057] pata_jmicron 0000:03:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 1.131134] pata_jmicron 0000:03:00.1: setting latency timer to 64
    [ 1.131436] scsi0 : pata_jmicron
    [ 1.131554] scsi1 : pata_jmicron
    [ 1.132024] ata1: PATA max UDMA/100 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 17
    [ 1.132068] ata2: PATA max UDMA/100 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 17
    [ 1.142526] ahci 0000:00:1f.2: version 3.0
    [ 1.142536] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 1.142608] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
    [ 1.142644] ahci: SSS flag set, parallel bus scan disabled
    [ 1.142711] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
    [ 1.142765] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs
    [ 1.142819] ahci 0000:00:1f.2: setting latency timer to 64
    [ 1.174032] scsi2 : ahci
    [ 1.174136] scsi3 : ahci
    [ 1.174235] scsi4 : ahci
    [ 1.174335] scsi5 : ahci
    [ 1.174434] scsi6 : ahci
    [ 1.174532] scsi7 : ahci
    [ 1.174699] ata3: SATA max UDMA/133 abar m2048@0xf9fff000 port 0xf9fff100 irq 44
    [ 1.174752] ata4: SATA max UDMA/133 abar m2048@0xf9fff000 port 0xf9fff180 irq 44
    [ 1.174804] ata5: SATA max UDMA/133 abar m2048@0xf9fff000 port 0xf9fff200 irq 44
    [ 1.174856] ata6: SATA max UDMA/133 abar m2048@0xf9fff000 port 0xf9fff280 irq 44
    [ 1.174908] ata7: SATA max UDMA/133 abar m2048@0xf9fff000 port 0xf9fff300 irq 44
    [ 1.174960] ata8: SATA max UDMA/133 abar m2048@0xf9fff000 port 0xf9fff380 irq 44
    [ 1.175036] ahci 0000:03:00.0: PCI INT A -> GSI 16 (level,

    Hi jasonwryan,
    Your thread helps a lot. I saw a lot of posts but not this one.
    This workaround is fine for me to wait the fix.
    Thanks a lot
    Workaround :
    It seems the problem might be linked to transparent items like background.
    As explained in the above thread :
    According to the bug report the nVidia driver is freaking out and creating too many events, which causes an event buffer in Xorg to overflow.  It works OK with the older Xorg, though.
    So the temporary solution is to downgrade 3 packages.
    Install the tool to downgrade
    > yaourt -Sy downgrade
    Downgrade
    Note the item number can change
    > downgrade xf86-input-evdev
    Hit "s" key
    Choose 2 (xf86-input-evdev-2.6.0-2-i686.pkg.tar.xz)
    > downgrade xorg-server
    Hit "s" key
    Choose 1 (xorg-server-1.9.4.901-1-i686.pkg.tar.xz)
    > downgrade xorg-server-common
    Hit "s" key
    Choose 1 (xorg-server-common-1.9.4.901-1-i686.pkg.tar.xz)
    Be carefull : don't update these 3 packages when updating your system (pacman -Syu) since it is not fixed.
    Last edited by shefla (2011-04-27 22:36:37)

  • [SOLVED] Xorg 1.16 updated and won't start with Nvidia driver

    I tried updating to xorg 1.16 yesterday and after rebooting everything stopped after "[OK] Reached target Network."
    I was able to switch to a different terminal and downgrade to xorg 1.15 to boot again.
    I've seen https://www.archlinux.org/news/xorg-ser … available/ but I'm not sure what it implies I need to change to get it to work. I am running Gnome 3 with GDM.
    I'm fairly new to Arch so any help to get me moving in the right direction would be great.
    Thanks,
    Justin
    Last edited by embmicro (2014-07-30 17:51:31)

    That fixed it! You guys are awesome.
    For other's reference...
    Once booted press Ctrl+Alt+F2 to get another terminal. Log in and type the following to downgrade the xorg packages.
    cd /var/cache/pacman/pkg
    sudo pacman -U xorg-server-1.15.2-1-x86_64.pkg.tar.xz xf86-input-evdev-2.9.0-1-x86_64.pkg.tar.xz
    sudo reboot
    Once it reboots you should have your desktop again. Run nvidia-settings and go to X Server Display Configuration. From there click Save to X Configuration File and save the file as 20-nvidia.conf. Then move the file to /etc/X11/xorg.conf.d/20-nvidia.conf if you saved it somewhere else.
    Upgrade back to xorg 1.16 and reboot.
    Last edited by embmicro (2014-07-30 17:50:56)

  • [SOLVED] Xorg resolution problems GTS 250 Nvidia

    I have been using ubuntu for the last 3 days and i have no option to use anything but that because it is the only distro that accepts my t.v. resolution. i want to use arch as i have read alot about it but if i cannot get my resoution to work i cannot.
    I have tried to use my xorg,conf file from ubuntu but with no luck. I don't know where to turn so i thought i would try my luck here. I have a Nvidia GTS 250 Graphics card and a Hitachi 42pd5200 plasma tv.
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 1.0 (buildd@crested) Sun Feb 1 20:25:37 UTC 2009
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    EndSection
    Section "Module"
    Load "dbe"
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx"
    EndSection
    Section "ServerFlags"
    Option "Xinerama" "0"
    EndSection
    Section "Monitor"
    # HorizSync source: builtin, VertRefresh source: builtin
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "CRT-1"
    HorizSync 28.0 - 55.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTS 250"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "metamodes" "1360x768_60_0 +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.1.901 (1.7.2 RC 1)
    Release Date: 2009-11-6
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.31-ARCH x86_64
    Current Operating System: Linux chakra 2.6.31-ARCH #1 SMP PREEMPT Sat Nov 14 17:35:20 CET 2009 x86_64
    Kernel command line: initrd=chakra.img quiet lang=engb nonfree=yes xdriver=no BOOT_IMAGE=vmlinuz
    Build Date: 08 November 2009 04:08:18PM
    Current version of pixman: 0.16.2
    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 6 17:52:57 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Layout0"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Device0"
    (**) Option "Xinerama" "0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (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/TTF
    (==) 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: 0x7c1a00
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 7
    (--) PCI:*(0:4:0:0) 10de:0615:0000:0000 nVidia Corporation G92 [GeForce GTS 250] rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000ec00/128, BIOS @ 0x????????/131072
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (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 by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.1.901, 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: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.1.901, 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: "type1"
    (WW) Warning, couldn't open module type1
    (II) UnloadModule: "type1"
    (EE) Failed to load module "type1" (module does not exist, 0)
    (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: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 190.42 Tue Oct 20 21:19:30 PDT 2009
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.1.901, 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: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.1.901, 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.7.1.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
    (II) NVIDIA dlloader X Driver 190.42 Tue Oct 20 20:42:04 PDT 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 04@00:00:0
    (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.7.1.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules/libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Option "TwinView" "0"
    (**) NVIDIA(0): Option "MetaModes" "1360x768_60_0 +0+0"
    (**) Apr 06 17:52:57 NVIDIA(0): Enabling RENDER acceleration
    (II) Apr 06 17:52:57 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) Apr 06 17:52:57 NVIDIA(0): enabled.
    (WW) Apr 06 17:52:58 NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    (II) Apr 06 17:52:58 NVIDIA(0): NVIDIA GPU GeForce GTS 250 (G92) at PCI:4:0:0 (GPU-0)
    (--) Apr 06 17:52:58 NVIDIA(0): Memory: 1048576 kBytes
    (--) Apr 06 17:52:58 NVIDIA(0): VideoBIOS: 62.92.9a.00.00
    (II) Apr 06 17:52:58 NVIDIA(0): Detected PCI Express Link width: 16X
    (--) Apr 06 17:52:58 NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) Apr 06 17:52:58 NVIDIA(0): Connected display device(s) on GeForce GTS 250 at PCI:4:0:0:
    (--) Apr 06 17:52:58 NVIDIA(0): CRT-1
    (--) Apr 06 17:52:58 NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
    (II) Apr 06 17:52:58 NVIDIA(0): Assigned Display Device: CRT-1
    (WW) Apr 06 17:52:58 NVIDIA(0): No valid modes for "1360x768_60_0+0+0"; removing.
    (WW) Apr 06 17:52:58 NVIDIA(0):
    (WW) Apr 06 17:52:58 NVIDIA(0): Unable to validate any modes; falling back to the default mode
    (WW) Apr 06 17:52:58 NVIDIA(0): "nvidia-auto-select".
    (WW) Apr 06 17:52:58 NVIDIA(0):
    (II) Apr 06 17:52:58 NVIDIA(0): Validated modes:
    (II) Apr 06 17:52:58 NVIDIA(0): "nvidia-auto-select"
    (II) Apr 06 17:52:58 NVIDIA(0): Virtual screen size determined to be 1024 x 768
    (WW) Apr 06 17:52:58 NVIDIA(0): Unable to get display device CRT-1's EDID; cannot compute DPI
    (WW) Apr 06 17:52:58 NVIDIA(0): from CRT-1's EDID.
    (==) Apr 06 17:52:58 NVIDIA(0): DPI set to (75, 75); computed from built-in default
    (==) Apr 06 17:52:58 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    (--) Depth 24 pixmap format is 32 bpp
    (II) Apr 06 17:52:58 NVIDIA(0): Initialized GPU GART.
    (II) Apr 06 17:52:58 NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    (II) Apr 06 17:52:58 NVIDIA(0): may not be running or the "AcpidSocketPath" X
    (II) Apr 06 17:52:58 NVIDIA(0): configuration option may not be set correctly. When the
    (II) Apr 06 17:52:58 NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    (II) Apr 06 17:52:58 NVIDIA(0): try to use it to receive ACPI event notifications. For
    (II) Apr 06 17:52:58 NVIDIA(0): details, please see the "ConnectToAcpid" and
    (II) Apr 06 17:52:58 NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    (II) Apr 06 17:52:58 NVIDIA(0): Config Options in the README.
    (II) Apr 06 17:52:58 NVIDIA(0): Setting mode "nvidia-auto-select"
    (II) Loading extension NV-GLX
    (II) Apr 06 17:52:58 NVIDIA(0): Initialized OpenGL Acceleration
    (==) NVIDIA(0): Disabling shared memory pixmaps
    (II) Apr 06 17:52:58 NVIDIA(0): Initialized X Rendering Acceleration
    (==) NVIDIA(0): Backing store disabled
    (==) NVIDIA(0): Silken mouse enabled
    (**) NVIDIA(0): DPMS enabled
    (II) Loading extension NV-CONTROL
    (II) Loading extension XINERAMA
    (==) RandR enabled
    (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) Initializing extension GLX
    record: RECORD extension enabled at configure time.
    record: This extension is known to be broken, disabling extension now..
    record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 2.3.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) 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 relative axes
    (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) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device Logitech USB Receiver
    (**) Logitech USB Receiver: always reports core events
    (**) Logitech USB Receiver: Device: "/dev/input/event5"
    (II) Logitech USB Receiver: Found 12 mouse buttons
    (II) Logitech USB Receiver: Found scroll wheel(s)
    (II) Logitech USB Receiver: Found relative axes
    (II) Logitech USB Receiver: Found x and y relative axes
    (II) Logitech USB Receiver: Found absolute axes
    (II) Logitech USB Receiver: Found keys
    (II) Logitech USB Receiver: Configuring as mouse
    (II) Logitech USB Receiver: Configuring as keyboard
    (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    (**) Logitech USB Receiver: (accel) acceleration profile 0
    (II) Logitech USB Receiver: initialized for relative axes.
    (WW) Logitech USB Receiver: ignoring absolute axes.
    (II) config/hal: Adding input device Logitech USB Receiver
    (**) Logitech USB Receiver: always reports core events
    (**) Logitech USB Receiver: Device: "/dev/input/event4"
    (II) Logitech USB Receiver: Found keys
    (II) Logitech USB Receiver: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event2"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event1"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    Going into nvidia-settings only displays 4:3 resolutions as options.
    I have widened the horiz and vert refresh rates and it gives me a broader spectum of resolutions but they are all still 4:3. i have now reverted back to the default xorg file (the one i have provided) the log is also for the same xorg.conf.
    I have also tried to add lines to the xorg.conf to ignore EDID as mentioned in the xorg wiki page
    Thank you to anyone that takes there time to try and help me
    Last edited by davetrotteruk (2010-04-09 08:50:11)

    I have a LCD with bad EDID and had to use the ignore EDID stuff from the wiki, too.  Then it wouldn't give me all the resolutions I wanted. After increasing the verbosity that nvidia logged in the xorg log, I saw that because it was not pulling resolutions from the EDID, it was falling back to some lists of modes that nvidia had and xorg had, but this was not sufficient for what I wanted. 
    Sorta like how your log says "No valid modes for "1360x768_60_0+0+0"; removing" - you may tell it to try to use that resolution, but it doesn't have the modeline to do it.
    So what I did was to give it the modelines I wanted and I think this will work for you too. Use an online modeline generator for you to get modelines to put into your xorg.conf.  So you need to give xorg a modeline named "1360x768_60_0" for it to use.
    modeline generator:
    http://xtiming.sourceforge.net/cgi-bin/xtiming.pl

  • [SOLVED] Cannot boot from raid1 after upgrade

    My system cannot boot from software raid(1) after upgrading the kernel to version 3.2.13-1. I realized then, that mkinitcpio.conf was overwritten (probably missed that in a previous upgrade). So I put back "mdadm" to HOOKS and "raid1" to MODULES. Unfortunately it didn't help. This is the boot-up screen:
    Any ideas?
    Last edited by dito (2012-03-28 13:10:52)

    Thank you for your answer. I replaced the mdadm hook with mdadm_udev and updated my mdadm.conf. Removing the hd configuration stuff from grub then finally did the trick. Works again!

  • [solved] cannot boot from dd usb and cannot install 64 with unetbootin

    hi,
    been trying to install arch for almost 24 hours now. i just cannot manage to setup USBs to boot from.
    first i was using unetbootin, but when the device not found error came up i tried using the methods recommended in the wiki. however, my hp elitebook 2540p cannot boot from the usb created using dd or imagewriter. so i went back to unetbootin and figured out the error was that the syslinux.cfg file needed to have ../../ replaced by archisobasedir=arch archisolabel=KINGSTON. now however, i cannot seem to figure out how to install a 64 bit system. when i run pacstrap all packages have i686 at the end, which i assume means its the 32 bit one.
    help
    EDIT: ok i have now used 3 different USB sticks and run
    sudo dd if=~/Downloads/archlinux-2012.07.15-netinstall-dual.iso of=/dev/sdd
    on them. plugging them into the 2540p the laptop just wont boot. it wont get past the first hp screen, where i normally press esc to enter the menu so i can choose boot options. the usb just blinks and nothing happens. this same problem happens with imagewriter in windows.
    Last edited by iOfWhy (2012-07-29 13:01:10)

    McDoenerKing wrote:Was the usb stick mounted, when issueing the dd command?
    Did you use "of=/dev/sdx1" instead of "of=/dev/sdx" for the dd command?
    Which image did you use?
    i wrote exactly
    sudo dd if=~/Downloads/archlinux-2012.07.15-netinstall-dual.iso of=/dev/sdd
    as mentioned in the edit above, the computer wont get past the hp screen where one gets the option to press the esc key... the usb just blinks and nothing happens...
    EDIT:
    no the usb was not mounted...
    the image was checked with both sha1sum and md5sum...
    EDIT2:
    ok so i think i am in... i reformatted the usb with fat filesystem, and then went through the second instructions from the wiki, ie installing "Without overwriting the USB stick"... But i am still wondering why i couldnt just do the normal dd method. Is it that the hp bios cannot read certain filesystems?
    Last edited by iOfWhy (2012-07-28 13:39:40)

  • [SOLVED] Xorg crashes at random?

    Gnome/Xorg crashes at random for me sometimes. Happens almost everyday. Don't know what triggers it but I've been typing something on the keyboard every single time it happens.
    Here is my Xorg.0.log if it helps:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.5.902 (1.7.6 RC 2)
    Release Date: 2010-03-12
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.33-ARCH i686
    Current Operating System: Linux netbook 2.6.32-ARCH #1 SMP PREEMPT Mon Mar 15 20:08:25 UTC 2010 i686
    Kernel command line: root=/dev/disk/by-uuid/ad13b42d-d34c-4e3b-8b3a-5a8345389196 resume=/dev/sda3 ro i915.modeset=1 quiet
    Build Date: 13 March 2010 07:33:22PM
    Current version of pixman: 0.16.6
    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 Mar 30 15:58:46 2010
    (II) Loader magic: 0x81e4c40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (--) using VT number 2
    (--) PCI:*(0:0:2:0) 8086:27ae:144d:ca00 Intel Corporation Mobile 945GME Express Integrated Graphics Controller rev 3, Mem @ 0xf0000000/524288, 0xd0000000/268435456, 0xf0300000/262144, I/O @ 0x00001800/8
    (--) PCI: (0:0:2:1) 8086:27a6:144d:ca00 Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xf0080000/524288
    (==) Using default built-in configuration (30 lines)
    (==) --- Start of built-in configuration ---
    Section "Device"
    Identifier "Builtin Default intel Device 0"
    Driver "intel"
    EndSection
    Section "Screen"
    Identifier "Builtin Default intel Screen 0"
    Device "Builtin Default intel Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default vesa Device 0"
    Driver "vesa"
    EndSection
    Section "Screen"
    Identifier "Builtin Default vesa Screen 0"
    Device "Builtin Default vesa Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default fbdev Device 0"
    Driver "fbdev"
    EndSection
    Section "Screen"
    Identifier "Builtin Default fbdev Screen 0"
    Device "Builtin Default fbdev Device 0"
    EndSection
    Section "ServerLayout"
    Identifier "Builtin Default Layout"
    Screen "Builtin Default intel Screen 0"
    Screen "Builtin Default vesa Screen 0"
    Screen "Builtin Default fbdev Screen 0"
    EndSection
    (==) --- End of built-in configuration ---
    (==) ServerLayout "Builtin Default Layout"
    (**) |-->Screen "Builtin Default intel Screen 0" (0)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default intel Device 0"
    (==) No monitor specified for screen "Builtin Default intel Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default vesa Screen 0" (1)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default vesa Device 0"
    (==) No monitor specified for screen "Builtin Default vesa Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default fbdev Screen 0" (2)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default fbdev Device 0"
    (==) No monitor specified for screen "Builtin Default fbdev Screen 0".
    Using a default monitor configuration.
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (==) 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 AutoAddDevices.
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.5.902, 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: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.5.902, 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: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.5.902, 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: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.5.902, 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.7.5.902, module version = 1.1.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.7.4.901, module version = 2.10.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "vesa"
    (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 2.2.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "fbdev"
    (WW) Warning, couldn't open module fbdev
    (II) UnloadModule: "fbdev"
    (EE) Failed to load module "fbdev" (module does not exist, 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, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is: PCI 00@00:02:0
    (WW) Falling back to old probe method for vesa
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) intel(0): Creating default Display subsection in Screen section
    "Builtin Default intel Screen 0" for depth/fbbpp 24/32
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
    (--) intel(0): Chipset: "945GME"
    (==) intel(0): video overlay key set to 0x101fe
    (II) intel(0): Output VGA1 has no monitor section
    (II) intel(0): Output LVDS1 has no monitor section
    (II) intel(0): found backlight control interface /sys/class/backlight/samsung
    (II) intel(0): Output VGA1 disconnected
    (II) intel(0): Output LVDS1 connected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS1 using initial mode 1024x600
    (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    (==) 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.7.5.902, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) UnloadModule: "vesa"
    (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (==) Depth 24 pixmap format is 32 bpp
    (II) intel(0): [DRI2] Setup complete
    (**) intel(0): Tiling enabled
    (**) intel(0): SwapBuffers wait enabled
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) UXA(0): Driver registered support for the following operations:
    (II) solid
    (II) copy
    (II) composite (RENDER acceleration)
    (II) put_image
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): No memory allocations
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (==) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up textured video
    (II) intel(0): direct rendering: DRI2 Enabled
    (--) 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: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    (II) GLX: Initialized DRI2 GL provider for screen 0
    (II) intel(0): Setting screen physical size to 270 x 158
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) 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" "se"
    (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 relative axes
    (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) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 1.2.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) Synaptics touchpad driver version 1.2.1
    (**) Option "Device" "/dev/input/event8"
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (II) SynPS/2 Synaptics TouchPad: buttons: left right middle
    (**) Option "SHMConfig" "on"
    (**) Option "EmulateTwoFingerMinZ" "35"
    (**) Option "EmulateTwoFingerMinW" "5"
    (**) Option "VertTwoFingerScroll" "true"
    (**) Option "HorizTwoFingerScroll" "off"
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) config/hal: Adding input device Namuga 1.3M Webcam
    (**) Namuga 1.3M Webcam: always reports core events
    (**) Namuga 1.3M Webcam: Device: "/dev/input/event10"
    (II) Namuga 1.3M Webcam: Found keys
    (II) Namuga 1.3M Webcam: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Namuga 1.3M Webcam" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "se"
    (II) config/hal: Adding input device Sleep Button
    (**) Sleep Button: always reports core events
    (**) Sleep Button: Device: "/dev/input/event5"
    (II) Sleep Button: Found keys
    (II) Sleep Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "se"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event4"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "se"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event2"
    (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" "se"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event6"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "se"
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    Backtrace:
    0: /usr/bin/X (xorg_backtrace+0x3b) [0x80dcbfb]
    1: /usr/bin/X (0x8048000+0x63fa5) [0x80abfa5]
    2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb770b40c]
    3: /usr/bin/X (0x8048000+0x20fc0) [0x8068fc0]
    4: /usr/bin/X (0x8048000+0x1a705) [0x8062705]
    5: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb733bb86]
    6: /usr/bin/X (0x8048000+0x1a2f1) [0x80622f1]
    Fatal server error:
    Caught signal 3 (Quit). Server aborting
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"
    (II) UnloadModule: "synaptics"
    (II) Namuga 1.3M Webcam: Close
    (II) UnloadModule: "evdev"
    (II) Sleep Button: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    (II) Video Bus: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    (II) AIGLX: Suspending AIGLX clients for VT switch
    Any thoughts?
    Last edited by shahin (2010-04-14 10:56:03)

    I've managed to solve this, I believe. Don't experience any crashes and X startes in tty7, as it should.
    I've moved this line to the end of my inittab instead of the beginning.
    x:5:once:/bin/su shahin -l -c "/bin/bash --login -c /usr/bin/startx >/dev/null 2>&1"
    So my inittab looks like this now.
    # /etc/inittab
    # Runlevels:
    # 0 Halt
    # 1(S) Single-user
    # 2 Not used
    # 3 Multi-user
    # 4 Not used
    # 5 X11
    # 6 Reboot
    ## Only one of the following two lines can be uncommented!
    # Boot to console
    #id:3:initdefault:
    # Boot to X11
    id:5:initdefault:
    rc::sysinit:/etc/rc.sysinit
    rs:S1:wait:/etc/rc.single
    rm:2345:wait:/etc/rc.multi
    rh:06:wait:/etc/rc.shutdown
    su:S:wait:/sbin/sulogin -p
    # -8 options fixes umlauts problem on login
    c1:2345:respawn:/sbin/agetty -8 38400 tty1 linux
    c2:2345:respawn:/sbin/agetty -8 38400 tty2 linux
    c3:2345:respawn:/sbin/agetty -8 38400 tty3 linux
    c4:2345:respawn:/sbin/agetty -8 38400 tty4 linux
    c5:2345:respawn:/sbin/agetty -8 38400 tty5 linux
    c6:2345:respawn:/sbin/agetty -8 38400 tty6 linux
    # Hypervisor Virtual Console for Xen and KVM
    #h0:2345:respawn:/sbin/agetty -8 38400 hvc0 linux
    ca::ctrlaltdel:/sbin/shutdown -t3 -r now
    # Example lines for starting a login manager
    #x:5:respawn:/usr/bin/xdm -nodaemon
    #x:5:respawn:/usr/sbin/gdm -nodaemon
    #x:5:respawn:/usr/bin/kdm -nodaemon
    #x:5:respawn:/usr/bin/slim >& /dev/null
    x:5:once:/bin/su shahin -l -c "/bin/bash --login -c /usr/bin/startx >/dev/null 2>&1"
    # End of file
    Last edited by shahin (2010-04-14 10:57:47)

  • [SOLVED] Graphics problem in laptop with dual NVIDIA cards

    I'm trying to install Arch on an Lenovo IdeaPad Y510. The laptop have 2 NVIDIA GT755M.
    The second graphics card is removable. If I remove that card I can see with lspci that there also is a intel graphics chip. If the second card is mounted lspci only shows me one GT 755m.
    The problem is that I cannot start X. I have installed gdm and gnome and when booted normally the screen goes blank and the cpu-fan speeds up and after a while the computer reboots.
    This is the log for that boot:
    May 09 22:21:01 arch kernel: [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
    May 09 22:21:01 arch kernel: [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
    May 09 22:21:02 arch gdm-Xorg-:0[382]: (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    May 09 22:21:02 arch gdm-Xorg-:0[382]: (==) NVIDIA(0): RGB weight 888
    May 09 22:21:02 arch gdm-Xorg-:0[382]: (==) NVIDIA(0): Default visual is TrueColor
    May 09 22:21:02 arch gdm-Xorg-:0[382]: (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    May 09 22:21:02 arch gdm-Xorg-:0[382]: (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "true"
    May 09 22:21:02 arch gdm-Xorg-:0[382]: (**) NVIDIA(0): Enabling 2D acceleration
    May 09 22:21:02 arch kernel: nvidia 0000:01:00.0: irq 49 for MSI/MSI-X
    May 09 22:21:02 arch systemd-logind[368]: Watching system buttons on /dev/input/event13 (Video Bus)
    May 09 22:21:02 arch kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
    May 09 22:21:02 arch kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
    May 09 22:21:02 arch kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
    May 09 22:21:02 arch kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
    May 09 22:21:02 arch kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
    May 09 22:21:02 arch kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
    May 09 22:21:02 arch kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
    May 09 22:21:02 arch kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
    May 09 22:21:02 arch kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
    May 09 22:21:10 arch kernel: NVRM: GPU at 0000:01:00.0 has fallen off the bus.
    May 09 22:21:10 arch gdm-Xorg-:0[382]: (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please
    May 09 22:21:10 arch gdm-Xorg-:0[382]: (EE) NVIDIA(GPU-0): check your system's kernel log for additional error
    May 09 22:21:10 arch gdm-Xorg-:0[382]: (EE) NVIDIA(GPU-0): messages and refer to Chapter 8: Common Problems in the
    May 09 22:21:10 arch gdm-Xorg-:0[382]: (EE) NVIDIA(GPU-0): README for additional information.
    May 09 22:21:10 arch gdm-Xorg-:0[382]: (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA graphics device!
    May 09 22:21:10 arch gdm-Xorg-:0[382]: (EE) NVIDIA(0): Failing initialization of X screen 0
    May 09 22:21:10 arch gdm-Xorg-:0[382]: (II) UnloadModule: "nvidia"
    May 09 22:21:10 arch gdm-Xorg-:0[382]: (II) UnloadSubModule: "wfb"
    May 09 22:21:10 arch gdm-Xorg-:0[382]: (II) UnloadSubModule: "fb"
    May 09 22:21:10 arch gdm-Xorg-:0[382]: (EE) Screen(s) found, but none have a usable configuration.
    May 09 22:21:10 arch gdm-Xorg-:0[382]: (EE)
    May 09 22:21:10 arch gdm-Xorg-:0[382]: Fatal server error:
    May 09 22:21:10 arch gdm-Xorg-:0[382]: (EE) no screens found(EE)
    May 09 22:21:10 arch gdm-Xorg-:0[382]: (EE)
    May 09 22:21:10 arch gdm-Xorg-:0[382]: Please consult the The X.Org Foundation support
    May 09 22:21:10 arch gdm-Xorg-:0[382]: at http://wiki.x.org
    May 09 22:21:10 arch gdm-Xorg-:0[382]: for help.
    May 09 22:21:10 arch gdm-Xorg-:0[382]: (EE) Please also check the log file at "/dev/null" for additional information.
    May 09 22:21:10 arch gdm-Xorg-:0[382]: (EE)
    May 09 22:21:10 arch kernel: NVRM: RmInitAdapter failed! (0x25:0x28:1150)
    May 09 22:21:10 arch kernel: NVRM: rm_init_adapter failed for device bearing minor number 0
    May 09 22:21:10 arch kernel: NVRM: nvidia_frontend_open: minor 0, module->open() failed, error -5
    May 09 22:21:10 arch gdm-Xorg-:0[382]: (EE) Server terminated with error (1). Closing log file.
    May 09 22:21:11 arch gdm[377]: Child process 382 was already dead.
    How do I set video.allow_duplicates=1 ?
    When the computer reboots I start with runlevel 3 and then tries a startx. This gives me the following /var/log/Xorg.0.log:
    [ 231.105] (II) NVIDIA GLX Module 337.12 Fri Apr 4 14:34:00 PDT 2014
    [ 231.107] Loading extension GLX
    [ 231.107] (II) LoadModule: "nvidia"
    [ 231.108] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 231.114] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 231.114] compiled for 4.0.2, module version = 1.0.0
    [ 231.114] Module class: X.Org Video Driver
    [ 231.115] (II) NVIDIA dlloader X Driver 337.12 Fri Apr 4 14:13:45 PDT 2014
    [ 231.115] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 231.115] (--) using VT number 2
    [ 231.130] (II) Loading sub module "fb"
    [ 231.130] (II) LoadModule: "fb"
    [ 231.130] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 231.132] (II) Module fb: vendor="X.Org Foundation"
    [ 231.132] compiled for 1.15.1, module version = 1.0.0
    [ 231.132] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 231.132] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 231.132] (II) Loading sub module "wfb"
    [ 231.132] (II) LoadModule: "wfb"
    [ 231.132] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 231.134] (II) Module wfb: vendor="X.Org Foundation"
    [ 231.134] compiled for 1.15.1, module version = 1.0.0
    [ 231.134] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 231.134] (II) Loading sub module "ramdac"
    [ 231.134] (II) LoadModule: "ramdac"
    [ 231.134] (II) Module "ramdac" already built-in
    [ 231.690] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 231.690] (==) NVIDIA(0): RGB weight 888
    [ 231.690] (==) NVIDIA(0): Default visual is TrueColor
    [ 231.690] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 231.693] (**) NVIDIA(0): Enabling 2D acceleration
    [ 240.591] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please
    [ 240.591] (EE) NVIDIA(GPU-0): check your system's kernel log for additional error
    [ 240.591] (EE) NVIDIA(GPU-0): messages and refer to Chapter 8: Common Problems in the
    [ 240.591] (EE) NVIDIA(GPU-0): README for additional information.
    [ 240.591] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA graphics device!
    [ 240.591] (EE) NVIDIA(0): Failing initialization of X screen 0
    [ 240.591] (II) UnloadModule: "nvidia"
    [ 240.591] (II) UnloadSubModule: "wfb"
    [ 240.591] (II) UnloadSubModule: "fb"
    [ 240.591] (EE) Screen(s) found, but none have a usable configuration.
    [ 240.591] (EE)
    Fatal server error:
    [ 240.591] (EE) no screens found(EE)
    [ 240.591] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 240.591] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 240.591] (EE)
    [ 240.608] (EE) Server terminated with error (1). Closing log file.
    I've tried without a xorg.conf and with one generated by nvidia-xconfig but they give the same result.
    Where do I find the README mentioned in the log?
    Anyone knows what the problem is?
    I tried Ubuntu before installing Arch and that worked (with NVIDIA drivers version 331) so it should be possible to get this machine working.
    Any help is appreciated!
    Last edited by bitbjorn (2014-05-20 19:10:58)

    I've given up on the nvidia-drivers and try with nouveau-driver. Still no success.
    Screen is black at bootup. I can, however, login and type reboot and the computer reboots (although I cant see anything).
    If I add nomodeset to bootline I can see the login-prompt and login, if I then run startx I get the following in /var/log/Xorg.0.log:
    [drm] KMS not enabled
    This link https://wiki.archlinux.org/index.php/ke … de_setting  does not help very much, I've tried the "Early KMS start" thing but I still have the same problem.
    If I have gdm enabled with
    systemctl enable gdm.service
    and boot the computer the screen is blank. If I login with ssh I can see that gdm is started.
    Journalctl -b -0 from the ssh-session gives this:
    [bjorn@arch ~]$ journalctl -b -0
    -- Logs begin at Wed 2014-05-07 00:30:45 CEST, end at Sun 2014-05-11 11:58:50 CEST. --
    May 11 11:58:32 arch systemd-journal[219]: Runtime journal is using 8.0M (max allowed 799.9M, trying to leave 1.1G free of 7.8G avail
    May 11 11:58:32 arch systemd-journal[219]: Runtime journal is using 8.0M (max allowed 799.9M, trying to leave 1.1G free of 7.8G avail
    May 11 11:58:32 arch kernel: Initializing cgroup subsys cpuset
    May 11 11:58:32 arch kernel: Initializing cgroup subsys cpu
    May 11 11:58:32 arch kernel: Initializing cgroup subsys cpuacct
    May 11 11:58:32 arch kernel: Linux version 3.14.3-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 (GCC) )
    May 11 11:58:32 arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=4a950c38-be98-4678-9a12-9caebece5745 rw quiet
    May 11 11:58:32 arch kernel: e820: BIOS-provided physical RAM map:
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] reserved
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x0000000000070000-0x0000000000087fff] usable
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x000000006e6effff] usable
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x000000006e6f0000-0x000000006faeffff] reserved
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x000000006faf0000-0x000000008eebefff] usable
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x000000008eebf000-0x000000008f0befff] type 20
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x000000008f0bf000-0x000000008f6befff] reserved
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x000000008f6bf000-0x000000008f7befff] ACPI NVS
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x000000008f7bf000-0x000000008f7fefff] ACPI data
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x000000008f7ff000-0x000000008f7fffff] usable
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x000000008f800000-0x000000008fffffff] reserved
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x00000000ffb80000-0x00000000ffffffff] reserved
    May 11 11:58:32 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000046effffff] usable
    May 11 11:58:32 arch kernel: NX (Execute Disable) protection: active
    May 11 11:58:32 arch kernel: efi: EFI v2.31 by INSYDE Corp.
    May 11 11:58:32 arch kernel: efi: ACPI=0x8f7fe000 ACPI 2.0=0x8f7fe014 SMBIOS=0x8f6bef98
    May 11 11:58:32 arch kernel: efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem01: type=7, attr=0xf, range=[0x0000000000001000-0x000000000006f000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem02: type=0, attr=0xf, range=[0x000000000006f000-0x0000000000070000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem03: type=7, attr=0xf, range=[0x0000000000070000-0x0000000000080000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem04: type=3, attr=0xf, range=[0x0000000000080000-0x0000000000082000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem05: type=7, attr=0xf, range=[0x0000000000082000-0x0000000000088000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem06: type=6, attr=0x800000000000000f, range=[0x0000000000088000-0x000000000009f000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem07: type=0, attr=0xf, range=[0x000000000009f000-0x00000000000a0000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem08: type=2, attr=0xf, range=[0x0000000000100000-0x000000000105b000) (15MB)
    May 11 11:58:32 arch kernel: efi: mem09: type=7, attr=0xf, range=[0x000000000105b000-0x0000000002000000) (15MB)
    May 11 11:58:32 arch kernel: efi: mem10: type=2, attr=0xf, range=[0x0000000002000000-0x0000000002f5b000) (15MB)
    May 11 11:58:32 arch kernel: efi: mem11: type=7, attr=0xf, range=[0x0000000002f5b000-0x0000000037622000) (838MB)
    May 11 11:58:32 arch kernel: efi: mem12: type=2, attr=0xf, range=[0x0000000037622000-0x0000000037b09000) (4MB)
    May 11 11:58:32 arch kernel: efi: mem13: type=7, attr=0xf, range=[0x0000000037b09000-0x000000004a79d000) (300MB)
    May 11 11:58:32 arch kernel: efi: mem14: type=2, attr=0xf, range=[0x000000004a79d000-0x000000006cb00000) (547MB)
    May 11 11:58:32 arch kernel: efi: mem15: type=4, attr=0xf, range=[0x000000006cb00000-0x000000006cb20000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem16: type=7, attr=0xf, range=[0x000000006cb20000-0x000000006d6f1000) (11MB)
    May 11 11:58:32 arch kernel: efi: mem17: type=4, attr=0xf, range=[0x000000006d6f1000-0x000000006e6f0000) (15MB)
    May 11 11:58:32 arch kernel: efi: mem18: type=0, attr=0xf, range=[0x000000006e6f0000-0x000000006faf0000) (20MB)
    May 11 11:58:32 arch kernel: efi: mem19: type=7, attr=0xf, range=[0x000000006faf0000-0x000000006fce2000) (1MB)
    May 11 11:58:32 arch kernel: efi: mem20: type=1, attr=0xf, range=[0x000000006fce2000-0x000000006fcff000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem21: type=7, attr=0xf, range=[0x000000006fcff000-0x00000000730e5000) (51MB)
    May 11 11:58:32 arch kernel: efi: mem22: type=4, attr=0xf, range=[0x00000000730e5000-0x0000000073123000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem23: type=7, attr=0xf, range=[0x0000000073123000-0x0000000073124000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem24: type=4, attr=0xf, range=[0x0000000073124000-0x00000000732d5000) (1MB)
    May 11 11:58:32 arch kernel: efi: mem25: type=7, attr=0xf, range=[0x00000000732d5000-0x00000000732d6000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem26: type=4, attr=0xf, range=[0x00000000732d6000-0x00000000733e8000) (1MB)
    May 11 11:58:32 arch kernel: efi: mem27: type=7, attr=0xf, range=[0x00000000733e8000-0x00000000733e9000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem28: type=4, attr=0xf, range=[0x00000000733e9000-0x000000007461b000) (18MB)
    May 11 11:58:32 arch kernel: efi: mem29: type=7, attr=0xf, range=[0x000000007461b000-0x000000007461d000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem30: type=4, attr=0xf, range=[0x000000007461d000-0x000000007461e000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem31: type=7, attr=0xf, range=[0x000000007461e000-0x0000000074620000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem32: type=4, attr=0xf, range=[0x0000000074620000-0x000000007463c000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem33: type=7, attr=0xf, range=[0x000000007463c000-0x000000007463d000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem34: type=4, attr=0xf, range=[0x000000007463d000-0x0000000074646000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem35: type=7, attr=0xf, range=[0x0000000074646000-0x0000000074648000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem36: type=4, attr=0xf, range=[0x0000000074648000-0x000000007466f000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem37: type=7, attr=0xf, range=[0x000000007466f000-0x0000000074671000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem38: type=4, attr=0xf, range=[0x0000000074671000-0x000000007480b000) (1MB)
    May 11 11:58:32 arch kernel: efi: mem39: type=7, attr=0xf, range=[0x000000007480b000-0x000000007480f000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem40: type=4, attr=0xf, range=[0x000000007480f000-0x0000000074810000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem41: type=7, attr=0xf, range=[0x0000000074810000-0x0000000074813000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem42: type=4, attr=0xf, range=[0x0000000074813000-0x000000007688f000) (32MB)
    May 11 11:58:32 arch kernel: efi: mem43: type=7, attr=0xf, range=[0x000000007688f000-0x000000008ea5e000) (385MB)
    May 11 11:58:32 arch kernel: efi: mem44: type=2, attr=0xf, range=[0x000000008ea5e000-0x000000008ea68000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem45: type=3, attr=0xf, range=[0x000000008ea68000-0x000000008eebf000) (4MB)
    May 11 11:58:32 arch kernel: efi: mem46: type=5, attr=0x800000000000000f, range=[0x000000008eebf000-0x000000008f0bf000) (2MB)
    May 11 11:58:32 arch kernel: efi: mem47: type=6, attr=0x800000000000000f, range=[0x000000008f0bf000-0x000000008f2bf000) (2MB)
    May 11 11:58:32 arch kernel: efi: mem48: type=0, attr=0xf, range=[0x000000008f2bf000-0x000000008f6bf000) (4MB)
    May 11 11:58:32 arch kernel: efi: mem49: type=10, attr=0xf, range=[0x000000008f6bf000-0x000000008f7bf000) (1MB)
    May 11 11:58:32 arch kernel: efi: mem50: type=9, attr=0xf, range=[0x000000008f7bf000-0x000000008f7ff000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem51: type=4, attr=0xf, range=[0x000000008f7ff000-0x000000008f800000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem52: type=7, attr=0xf, range=[0x0000000100000000-0x000000046f000000) (14064MB)
    May 11 11:58:32 arch kernel: efi: mem53: type=0, attr=0x0, range=[0x00000000000a0000-0x00000000000c0000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem54: type=0, attr=0x0, range=[0x000000008f800000-0x0000000090000000) (8MB)
    May 11 11:58:32 arch kernel: efi: mem55: type=11, attr=0x8000000000000001, range=[0x00000000e0000000-0x00000000f0000000) (256MB)
    May 11 11:58:32 arch kernel: efi: mem56: type=11, attr=0x8000000000000001, range=[0x00000000feb00000-0x00000000feb10000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem57: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem58: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed1c000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem59: type=11, attr=0x8000000000000000, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem60: type=11, attr=0x8000000000000001, range=[0x00000000fed20000-0x00000000fee01000) (0MB)
    May 11 11:58:32 arch kernel: efi: mem61: type=11, attr=0x8000000000000001, range=[0x00000000ffb80000-0x0000000100000000) (4MB)
    May 11 11:58:32 arch kernel: SMBIOS 2.7 present.
    May 11 11:58:32 arch kernel: DMI: LENOVO 20217/VIQY0Y1, BIOS 74CN44WW(V3.05) 09/18/2013
    May 11 11:58:32 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    May 11 11:58:32 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    May 11 11:58:32 arch kernel: No AGP bridge found
    May 11 11:58:32 arch kernel: e820: last_pfn = 0x46f000 max_arch_pfn = 0x400000000
    May 11 11:58:32 arch kernel: MTRR default type: uncachable
    May 11 11:58:32 arch kernel: MTRR fixed ranges enabled:
    May 11 11:58:32 arch kernel: 00000-9FFFF write-back
    May 11 11:58:32 arch kernel: A0000-BFFFF uncachable
    May 11 11:58:32 arch kernel: C0000-E7FFF write-protect
    May 11 11:58:32 arch kernel: E8000-EFFFF write-combining
    May 11 11:58:32 arch kernel: F0000-FFFFF write-protect
    May 11 11:58:32 arch kernel: MTRR variable ranges enabled:
    May 11 11:58:32 arch kernel: 0 base 0000000000 mask 7800000000 write-back
    May 11 11:58:32 arch kernel: 1 base 008F800000 mask 7FFF800000 uncachable
    May 11 11:58:32 arch kernel: 2 base 0090000000 mask 7FF0000000 uncachable
    May 11 11:58:32 arch kernel: 3 base 00A0000000 mask 7FE0000000 uncachable
    May 11 11:58:32 arch kernel: 4 base 00C0000000 mask 7FC0000000 uncachable
    May 11 11:58:32 arch kernel: 5 disabled
    May 11 11:58:32 arch kernel: 6 disabled
    May 11 11:58:32 arch kernel: 7 disabled
    May 11 11:58:32 arch kernel: 8 disabled
    May 11 11:58:32 arch kernel: 9 disabled
    May 11 11:58:32 arch kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    May 11 11:58:32 arch kernel: e820: update [mem 0x8f800000-0xffffffff] usable ==> reserved
    May 11 11:58:32 arch kernel: e820: last_pfn = 0x8f800 max_arch_pfn = 0x400000000
    May 11 11:58:32 arch kernel: Scanning 1 areas for low memory corruption
    May 11 11:58:32 arch kernel: Base memory trampoline at [ffff880000082000] 82000 size 24576
    May 11 11:58:32 arch kernel: Using GB pages for direct mapping
    May 11 11:58:32 arch kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    May 11 11:58:32 arch kernel: [mem 0x00000000-0x000fffff] page 4k
    May 11 11:58:32 arch kernel: BRK [0x02b39000, 0x02b39fff] PGTABLE
    May 11 11:58:32 arch kernel: BRK [0x02b3a000, 0x02b3afff] PGTABLE
    May 11 11:58:32 arch kernel: BRK [0x02b3b000, 0x02b3bfff] PGTABLE
    May 11 11:58:32 arch kernel: init_memory_mapping: [mem 0x46ee00000-0x46effffff]
    May 11 11:58:32 arch kernel: [mem 0x46ee00000-0x46effffff] page 2M
    May 11 11:58:32 arch kernel: BRK [0x02b3c000, 0x02b3cfff] PGTABLE
    May 11 11:58:32 arch kernel: init_memory_mapping: [mem 0x46c000000-0x46edfffff]
    May 11 11:58:32 arch kernel: [mem 0x46c000000-0x46edfffff] page 2M
    May 11 11:58:32 arch kernel: init_memory_mapping: [mem 0x400000000-0x46bffffff]
    May 11 11:58:32 arch kernel: [mem 0x400000000-0x43fffffff] page 1G
    May 11 11:58:32 arch kernel: [mem 0x440000000-0x46bffffff] page 2M
    May 11 11:58:32 arch kernel: init_memory_mapping: [mem 0x00100000-0x6e6effff]
    May 11 11:58:32 arch kernel: [mem 0x00100000-0x001fffff] page 4k
    May 11 11:58:32 arch kernel: [mem 0x00200000-0x6e5fffff] page 2M
    May 11 11:58:32 arch kernel: [mem 0x6e600000-0x6e6effff] page 4k
    May 11 11:58:32 arch kernel: init_memory_mapping: [mem 0x6faf0000-0x8eebefff]
    May 11 11:58:32 arch kernel: [mem 0x6faf0000-0x6fbfffff] page 4k
    May 11 11:58:32 arch kernel: [mem 0x6fc00000-0x8edfffff] page 2M
    May 11 11:58:32 arch kernel: [mem 0x8ee00000-0x8eebefff] page 4k
    May 11 11:58:32 arch kernel: BRK [0x02b3d000, 0x02b3dfff] PGTABLE
    May 11 11:58:32 arch kernel: BRK [0x02b3e000, 0x02b3efff] PGTABLE
    May 11 11:58:32 arch kernel: init_memory_mapping: [mem 0x8f7ff000-0x8f7fffff]
    May 11 11:58:32 arch kernel: [mem 0x8f7ff000-0x8f7fffff] page 4k
    May 11 11:58:32 arch kernel: init_memory_mapping: [mem 0x100000000-0x3ffffffff]
    May 11 11:58:32 arch kernel: [mem 0x100000000-0x3ffffffff] page 1G
    May 11 11:58:32 arch kernel: RAMDISK: [mem 0x37622000-0x37b08fff]
    May 11 11:58:32 arch kernel: ACPI: RSDP 000000008f7fe014 000024 (v02 LENOVO)
    May 11 11:58:32 arch kernel: ACPI: XSDT 000000008f7fe210 0000B4 (v01 LENOVO CB-01 00000001 01000013)
    May 11 11:58:32 arch kernel: ACPI: FACP 000000008f7f7000 00010C (v05 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: DSDT 000000008f7e7000 00C690 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: FACS 000000008f7ba000 000040
    May 11 11:58:32 arch kernel: ACPI: SLIC 000000008f7fd000 000176 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: UEFI 000000008f7fc000 000236 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: FPDT 000000008f7fa000 000044 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: MSDM 000000008f7f9000 000055 (v03 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: ASF! 000000008f7f8000 0000A5 (v32 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: HPET 000000008f7f6000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: APIC 000000008f7f5000 00008C (v03 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: MCFG 000000008f7f4000 00003C (v01 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: SSDT 000000008f7e6000 000838 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: BOOT 000000008f7e4000 000028 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: ASPT 000000008f7e2000 000034 (v07 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: DBGP 000000008f7e1000 000034 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: SSDT 000000008f7d9000 000539 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: SSDT 000000008f7d8000 000AD8 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: SSDT 000000008f7d4000 00326E (v01 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: SSDT 000000008f7d1000 0012FF (v01 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: BGRT 000000008f7d3000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    May 11 11:58:32 arch kernel: ACPI: Local APIC address 0xfee00000
    May 11 11:58:32 arch kernel: No NUMA configuration found
    May 11 11:58:32 arch kernel: Faking a node at [mem 0x0000000000000000-0x000000046effffff]
    May 11 11:58:32 arch kernel: Initmem setup node 0 [mem 0x00000000-0x46effffff]
    May 11 11:58:32 arch kernel: NODE_DATA [mem 0x46eff7000-0x46effbfff]
    May 11 11:58:32 arch kernel: [ffffea0000000000-ffffea0011bfffff] PMD -> [ffff88045e600000-ffff88046e5fffff] on node 0
    May 11 11:58:32 arch kernel: Zone ranges:
    May 11 11:58:32 arch kernel: DMA [mem 0x00001000-0x00ffffff]
    May 11 11:58:32 arch kernel: DMA32 [mem 0x01000000-0xffffffff]
    May 11 11:58:32 arch kernel: Normal [mem 0x100000000-0x46effffff]
    May 11 11:58:32 arch kernel: Movable zone start for each node
    May 11 11:58:32 arch kernel: Early memory node ranges
    May 11 11:58:32 arch kernel: node 0: [mem 0x00001000-0x0006efff]
    May 11 11:58:32 arch kernel: node 0: [mem 0x00070000-0x00087fff]
    May 11 11:58:32 arch kernel: node 0: [mem 0x00100000-0x6e6effff]
    May 11 11:58:32 arch kernel: node 0: [mem 0x6faf0000-0x8eebefff]
    May 11 11:58:32 arch kernel: node 0: [mem 0x8f7ff000-0x8f7fffff]
    May 11 11:58:32 arch kernel: node 0: [mem 0x100000000-0x46effffff]
    May 11 11:58:32 arch kernel: On node 0 totalpages: 4180550
    May 11 11:58:32 arch kernel: DMA zone: 64 pages used for memmap
    May 11 11:58:32 arch kernel: DMA zone: 24 pages reserved
    May 11 11:58:32 arch kernel: DMA zone: 3974 pages, LIFO batch:0
    May 11 11:58:32 arch kernel: DMA32 zone: 9003 pages used for memmap
    May 11 11:58:32 arch kernel: DMA32 zone: 576192 pages, LIFO batch:31
    May 11 11:58:32 arch kernel: Normal zone: 56256 pages used for memmap
    May 11 11:58:32 arch kernel: Normal zone: 3600384 pages, LIFO batch:31
    May 11 11:58:32 arch kernel: ACPI: PM-Timer IO Port: 0x1808
    May 11 11:58:32 arch kernel: ACPI: Local APIC address 0xfee00000
    May 11 11:58:32 arch kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    May 11 11:58:32 arch kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    May 11 11:58:32 arch kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    May 11 11:58:32 arch kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    May 11 11:58:32 arch kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
    May 11 11:58:32 arch kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
    May 11 11:58:32 arch kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled)
    May 11 11:58:32 arch kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    May 11 11:58:32 arch kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    May 11 11:58:32 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    May 11 11:58:32 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    May 11 11:58:32 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    May 11 11:58:32 arch kernel: ACPI: IRQ0 used by override.
    May 11 11:58:32 arch kernel: ACPI: IRQ2 used by override.
    May 11 11:58:32 arch kernel: ACPI: IRQ9 used by override.
    May 11 11:58:32 arch kernel: Using ACPI (MADT) for SMP configuration information
    May 11 11:58:32 arch kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
    May 11 11:58:32 arch kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
    May 11 11:58:32 arch kernel: nr_irqs_gsi: 40
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0x6e6f0000-0x6faeffff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0x8eebf000-0x8f0befff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0x8f0bf000-0x8f6befff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0x8f6bf000-0x8f7befff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0x8f7bf000-0x8f7fefff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0x8f800000-0x8fffffff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0xfeb10000-0xfebfffff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfee00fff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffb7ffff]
    May 11 11:58:32 arch kernel: PM: Registered nosave memory: [mem 0xffb80000-0xffffffff]
    May 11 11:58:32 arch kernel: e820: [mem 0x90000000-0xdfffffff] available for PCI devices
    May 11 11:58:32 arch kernel: Booting paravirtualized kernel on bare hardware
    May 11 11:58:32 arch kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    May 11 11:58:32 arch kernel: PERCPU: Embedded 29 pages/cpu @ffff88046ec00000 s87040 r8192 d23552 u262144
    May 11 11:58:32 arch kernel: pcpu-alloc: s87040 r8192 d23552 u262144 alloc=1*2097152
    May 11 11:58:32 arch kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    May 11 11:58:32 arch kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4115203
    May 11 11:58:32 arch kernel: Policy zone: Normal
    May 11 11:58:32 arch kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=4a950c38-be98-4678-9a12-9caebece5745 rw quiet
    May 11 11:58:32 arch kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    May 11 11:58:32 arch kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340
    May 11 11:58:32 arch kernel: Checking aperture...
    May 11 11:58:32 arch kernel: No AGP bridge found
    May 11 11:58:32 arch kernel: Calgary: detecting Calgary via BIOS EBDA area
    May 11 11:58:32 arch kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    May 11 11:58:32 arch kernel: Memory: 16298272K/16722200K available (5230K kernel code, 857K rwdata, 1632K rodata, 1120K init, 1288K b
    May 11 11:58:32 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    May 11 11:58:32 arch kernel: Preemptible hierarchical RCU implementation.
    May 11 11:58:32 arch kernel: RCU dyntick-idle grace-period acceleration is enabled.
    May 11 11:58:32 arch kernel: Dump stacks of tasks blocking RCU-preempt GP.
    May 11 11:58:32 arch kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    May 11 11:58:32 arch kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    May 11 11:58:32 arch kernel: NR_IRQS:8448 nr_irqs:744 16
    May 11 11:58:32 arch kernel: Console: colour dummy device 80x25
    May 11 11:58:32 arch kernel: console [tty0] enabled
    May 11 11:58:32 arch kernel: allocated 67108864 bytes of page_cgroup
    May 11 11:58:32 arch kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    May 11 11:58:32 arch kernel: hpet clockevent registered
    May 11 11:58:32 arch kernel: tsc: Fast TSC calibration using PIT
    May 11 11:58:32 arch kernel: tsc: Detected 2394.453 MHz processor
    May 11 11:58:32 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.44 BogoMIPS (lpj=7981510
    May 11 11:58:32 arch kernel: pid_max: default: 32768 minimum: 301
    May 11 11:58:32 arch kernel: ACPI: Core revision 20131218
    May 11 11:58:32 arch kernel: ACPI: All ACPI Tables successfully acquired
    May 11 11:58:32 arch kernel: Security Framework initialized
    May 11 11:58:32 arch kernel: Yama: becoming mindful.
    May 11 11:58:32 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    May 11 11:58:32 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    May 11 11:58:32 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
    May 11 11:58:32 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
    May 11 11:58:32 arch kernel: Initializing cgroup subsys memory
    May 11 11:58:32 arch kernel: Initializing cgroup subsys devices
    May 11 11:58:32 arch kernel: Initializing cgroup subsys freezer
    May 11 11:58:32 arch kernel: Initializing cgroup subsys net_cls
    May 11 11:58:32 arch kernel: Initializing cgroup subsys blkio
    May 11 11:58:32 arch kernel: CPU: Physical Processor ID: 0
    May 11 11:58:32 arch kernel: CPU: Processor Core ID: 0
    May 11 11:58:32 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    May 11 11:58:32 arch kernel: mce: CPU supports 9 MCE banks
    May 11 11:58:32 arch kernel: CPU0: Thermal monitoring enabled (TM1)
    May 11 11:58:32 arch kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    tlb_flushall_shift: 6
    May 11 11:58:32 arch kernel: Freeing SMP alternatives memory: 20K (ffffffff819f0000 - ffffffff819f5000)
    May 11 11:58:32 arch kernel: ftrace: allocating 20028 entries in 79 pages
    May 11 11:58:32 arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    May 11 11:58:32 arch kernel: smpboot: CPU0: Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz (fam: 06, model: 3c, stepping: 03)
    May 11 11:58:32 arch kernel: TSC deadline timer enabled
    May 11 11:58:32 arch kernel: Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    May 11 11:58:32 arch kernel: ... version: 3
    May 11 11:58:32 arch kernel: ... bit width: 48
    May 11 11:58:32 arch kernel: ... generic registers: 4
    May 11 11:58:32 arch kernel: ... value mask: 0000ffffffffffff
    May 11 11:58:32 arch kernel: ... max period: 0000ffffffffffff
    May 11 11:58:32 arch kernel: ... fixed-purpose events: 3
    May 11 11:58:32 arch kernel: ... event mask: 000000070000000f
    May 11 11:58:32 arch kernel: x86: Booting SMP configuration:
    May 11 11:58:32 arch kernel: .... node #0, CPUs: #1
    May 11 11:58:32 arch kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    May 11 11:58:32 arch kernel: #2 #3 #4 #5 #6 #7
    May 11 11:58:32 arch kernel: x86: Booted up 1 node, 8 CPUs
    May 11 11:58:32 arch kernel: smpboot: Total of 8 processors activated (38326.55 BogoMIPS)
    May 11 11:58:32 arch kernel: devtmpfs: initialized
    May 11 11:58:32 arch kernel: PM: Registering ACPI NVS region [mem 0x8f6bf000-0x8f7befff] (1048576 bytes)
    May 11 11:58:32 arch kernel: pinctrl core: initialized pinctrl subsystem
    May 11 11:58:32 arch kernel: RTC time: 9:58:25, date: 05/11/14
    May 11 11:58:32 arch kernel: NET: Registered protocol family 16
    May 11 11:58:32 arch kernel: cpuidle: using governor ladder
    May 11 11:58:32 arch kernel: cpuidle: using governor menu
    May 11 11:58:32 arch kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    May 11 11:58:32 arch kernel: ACPI: bus type PCI registered
    May 11 11:58:32 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    May 11 11:58:32 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    May 11 11:58:32 arch kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    May 11 11:58:32 arch kernel: PCI: Using configuration type 1 for base access
    May 11 11:58:32 arch kernel: bio: create slab <bio-0> at 0
    May 11 11:58:32 arch kernel: ACPI: Added _OSI(Module Device)
    May 11 11:58:32 arch kernel: ACPI: Added _OSI(Processor Device)
    May 11 11:58:32 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    May 11 11:58:32 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
    May 11 11:58:32 arch kernel: ACPI: Executed 1 blocks of module-level executable AML code
    May 11 11:58:32 arch kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    May 11 11:58:32 arch kernel: ACPI: SSDT 000000008f658c18 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20130117)
    May 11 11:58:32 arch kernel: ACPI: Dynamic OEM Table Load:
    May 11 11:58:32 arch kernel: ACPI: SSDT (null) 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20130117)
    May 11 11:58:32 arch kernel: ACPI: SSDT 000000008f658618 0005AA (v01 PmRef ApIst 00003000 INTL 20130117)
    May 11 11:58:32 arch kernel: ACPI: Dynamic OEM Table Load:
    May 11 11:58:32 arch kernel: ACPI: SSDT (null) 0005AA (v01 PmRef ApIst 00003000 INTL 20130117)
    May 11 11:58:32 arch kernel: ACPI: SSDT 000000008f657d98 000119 (v01 PmRef ApCst 00003000 INTL 20130117)
    May 11 11:58:32 arch kernel: ACPI: Dynamic OEM Table Load:
    May 11 11:58:32 arch kernel: ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20130117)
    May 11 11:58:32 arch kernel: ACPI: Interpreter enabled
    May 11 11:58:32 arch kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580)
    May 11 11:58:32 arch kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
    May 11 11:58:32 arch kernel: ACPI: (supports S0 S3 S4 S5)
    May 11 11:58:32 arch kernel: ACPI: Using IOAPIC for interrupt routing
    May 11 11:58:32 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    May 11 11:58:32 arch kernel: ACPI: No dock devices found.
    May 11 11:58:32 arch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    May 11 11:58:32 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    May 11 11:58:32 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
    May 11 11:58:32 arch kernel: PCI host bridge to bus 0000:00
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xfeafffff]
    May 11 11:58:32 arch kernel: pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
    May 11 11:58:32 arch kernel: pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
    May 11 11:58:32 arch kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    May 11 11:58:32 arch kernel: pci 0000:00:01.0: System wakeup disabled by ACPI
    May 11 11:58:32 arch kernel: pci 0000:00:01.1: [8086:0c05] type 01 class 0x060400
    May 11 11:58:32 arch kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
    May 11 11:58:32 arch kernel: pci 0000:00:01.1: System wakeup disabled by ACPI
    May 11 11:58:32 arch kernel: pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
    May 11 11:58:32 arch kernel: pci 0000:00:14.0: reg 0x10: [mem 0xd5200000-0xd520ffff 64bit]
    May 11 11:58:32 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
    May 11 11:58:32 arch kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
    May 11 11:58:32 arch kernel: pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
    May 11 11:58:32 arch kernel: pci 0000:00:16.0: reg 0x10: [mem 0xd5214000-0xd521400f 64bit]
    May 11 11:58:32 arch kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    May 11 11:58:32 arch kernel: pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
    May 11 11:58:32 arch kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xd5219000-0xd52193ff]
    May 11 11:58:32 arch kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    May 11 11:58:32 arch kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
    May 11 11:58:32 arch kernel: pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
    May 11 11:58:32 arch kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xd5210000-0xd5213fff 64bit]
    May 11 11:58:32 arch kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    May 11 11:58:32 arch kernel: pci 0000:00:1c.0: [8086:8c16] type 01 class 0x060400
    May 11 11:58:32 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    May 11 11:58:32 arch kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
    May 11 11:58:32 arch kernel: pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
    May 11 11:58:32 arch kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    May 11 11:58:32 arch kernel: pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
    May 11 11:58:32 arch kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xd5218000-0xd52183ff]
    May 11 11:58:32 arch kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    May 11 11:58:32 arch kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
    May 11 11:58:32 arch kernel: pci 0000:00:1f.0: [8086:8c49] type 00 class 0x060100
    May 11 11:58:32 arch kernel: pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
    May 11 11:58:32 arch kernel: pci 0000:00:1f.2: reg 0x10: [io 0x6048-0x604f]
    May 11 11:58:32 arch kernel: pci 0000:00:1f.2: reg 0x14: [io 0x6054-0x6057]
    May 11 11:58:32 arch kernel: pci 0000:00:1f.2: reg 0x18: [io 0x6040-0x6047]
    May 11 11:58:32 arch kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x6050-0x6053]
    May 11 11:58:32 arch kernel: pci 0000:00:1f.2: reg 0x20: [io 0x6020-0x603f]
    May 11 11:58:32 arch kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xd5217000-0xd52177ff]
    May 11 11:58:32 arch kernel: pci 0000:00:1f.2: PME# supported from D3hot
    May 11 11:58:32 arch kernel: pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
    May 11 11:58:32 arch kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xd5215000-0xd52150ff 64bit]
    May 11 11:58:32 arch kernel: pci 0000:00:1f.3: reg 0x20: [io 0x6000-0x601f]
    May 11 11:58:32 arch kernel: pci 0000:01:00.0: [10de:0fcd] type 00 class 0x030000
    May 11 11:58:32 arch kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd3000000-0xd3ffffff]
    May 11 11:58:32 arch kernel: pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
    May 11 11:58:32 arch kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
    May 11 11:58:32 arch kernel: pci 0000:01:00.0: reg 0x24: [io 0x5000-0x507f]
    May 11 11:58:32 arch kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
    May 11 11:58:32 arch kernel: pci 0000:01:00.1: [10de:0e1b] type 00 class 0x040300
    May 11 11:58:32 arch kernel: pci 0000:01:00.1: reg 0x10: [mem 0xd4000000-0xd4003fff]
    May 11 11:58:32 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-06]
    May 11 11:58:32 arch kernel: pci 0000:00:01.0: bridge window [io 0x5000-0x5fff]
    May 11 11:58:32 arch kernel: pci 0000:00:01.0: bridge window [mem 0xd3000000-0xd4ffffff]
    May 11 11:58:32 arch kernel: pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
    May 11 11:58:32 arch kernel: pci 0000:07:00.0: [10de:0fcd] type 00 class 0x030200
    May 11 11:58:32 arch kernel: pci 0000:07:00.0: reg 0x10: [mem 0xd2000000-0xd2ffffff]
    May 11 11:58:32 arch kernel: pci 0000:07:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
    May 11 11:58:32 arch kernel: pci 0000:07:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
    May 11 11:58:32 arch kernel: pci 0000:07:00.0: reg 0x24: [io 0x4000-0x407f]
    May 11 11:58:32 arch kernel: pci 0000:07:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
    May 11 11:58:32 arch kernel: pci 0000:00:01.1: PCI bridge to [bus 07]
    May 11 11:58:32 arch kernel: pci 0000:00:01.1: bridge window [io 0x4000-0x4fff]
    May 11 11:58:32 arch kernel: pci 0000:00:01.1: bridge window [mem 0xd2000000-0xd2ffffff]
    May 11 11:58:32 arch kernel: pci 0000:00:01.1: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
    May 11 11:58:32 arch kernel: pci 0000:08:00.0: [1969:10a1] type 00 class 0x020000
    May 11 11:58:32 arch kernel: pci 0000:08:00.0: reg 0x10: [mem 0xd5100000-0xd513ffff 64bit]
    May 11 11:58:32 arch kernel: pci 0000:08:00.0: reg 0x18: [io 0x3000-0x307f]
    May 11 11:58:32 arch kernel: pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    May 11 11:58:32 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 08]
    May 11 11:58:32 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    May 11 11:58:32 arch kernel: pci 0000:00:1c.0: bridge window [mem 0xd5100000-0xd51fffff]
    May 11 11:58:32 arch kernel: pci 0000:09:00.0: [8086:0888] type 00 class 0x028000
    May 11 11:58:32 arch kernel: pci 0000:09:00.0: reg 0x10: [mem 0xd5000000-0xd5001fff 64bit]
    May 11 11:58:32 arch kernel: pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
    May 11 11:58:32 arch kernel: pci 0000:00:1c.4: PCI bridge to [bus 09]
    May 11 11:58:32 arch kernel: pci 0000:00:1c.4: bridge window [mem 0xd5000000-0xd50fffff]
    May 11 11:58:32 arch kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    May 11 11:58:32 arch kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    May 11 11:58:32 arch kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    May 11 11:58:32 arch kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    May 11 11:58:32 arch kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    May 11 11:58:32 arch kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    May 11 11:58:32 arch kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    May 11 11:58:32 arch kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    May 11 11:58:32 arch kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    May 11 11:58:32 arch kernel: ACPI: Enabled 7 GPEs in block 00 to 3F
    May 11 11:58:32 arch kernel: ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    May 11 11:58:32 arch kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
    May 11 11:58:32 arch kernel: vgaarb: loaded
    May 11 11:58:32 arch kernel: vgaarb: bridge control possible 0000:01:00.0
    May 11 11:58:32 arch kernel: PCI: Using ACPI for IRQ routing
    May 11 11:58:32 arch kernel: PCI: pci_cache_line_size set to 64 bytes
    May 11 11:58:32 arch kernel: e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
    May 11 11:58:32 arch kernel: e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
    May 11 11:58:32 arch kernel: e820: reserve RAM buffer [mem 0x6e6f0000-0x6fffffff]
    May 11 11:58:32 arch kernel: e820: reserve RAM buffer [mem 0x8eebf000-0x8fffffff]
    May 11 11:58:32 arch kernel: e820: reserve RAM buffer [mem 0x8f800000-0x8fffffff]
    May 11 11:58:32 arch kernel: e820: reserve RAM buffer [mem 0x46f000000-0x46fffffff]
    May 11 11:58:32 arch kernel: NetLabel: Initializing
    May 11 11:58:32 arch kernel: NetLabel: domain hash size = 128
    May 11 11:58:32 arch kernel: NetLabel: protocols = UNLABELED CIPSOv4
    May 11 11:58:32 arch kernel: NetLabel: unlabeled traffic allowed by default
    May 11 11:58:32 arch kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    May 11 11:58:32 arch kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    May 11 11:58:32 arch kernel: Switched to clocksource hpet
    May 11 11:58:32 arch kernel: pnp: PnP ACPI init
    May 11 11:58:32 arch kernel: ACPI: bus type PNP registered
    May 11 11:58:32 arch kernel: pnp 00:00: [dma 4]
    May 11 11:58:32 arch kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
    May 11 11:58:32 arch kernel: pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
    May 11 11:58:32 arch kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
    May 11 11:58:32 arch kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
    May 11 11:58:32 arch kernel: system 00:04: [io 0x0680-0x069f] has been reserved
    May 11 11:58:32 arch kernel: system 00:04: [io 0xffff] has been reserved
    May 11 11:58:32 arch kernel: system 00:04: [io 0xffff] has been reserved
    May 11 11:58:32 arch kernel: system 00:04: [io 0xffff] has been reserved
    May 11 11:58:32 arch kernel: system 00:04: [io 0x0400-0x0453] has been reserved
    May 11 11:58:32 arch kernel: system 00:04: [io 0x0800-0x08fe] has been reserved
    May 11 11:58:32 arch kernel: system 00:04: [io 0x0900-0x09fe] has been reserved
    May 11 11:58:32 arch kernel: system 00:04: [io 0x0a00-0x0afe] has been reserved
    May 11 11:58:32 arch kernel: system 00:04: [io 0x0b00-0x0bfe] has been reserved
    May 11 11:58:32 arch kernel: system 00:04: [io 0x1800-0x18fe] could not be reserved
    May 11 11:58:32 arch kernel: system 00:04: [io 0x164e-0x164f] has been reserved
    May 11 11:58:32 arch kernel: system 00:04: [io 0x0d60-0x0d63] has been reserved
    May 11 11:58:32 arch kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    May 11 11:58:32 arch kernel: system 00:05: [io 0x0800-0x087f] has been reserved
    May 11 11:58:32 arch kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    May 11 11:58:32 arch kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
    May 11 11:58:32 arch kernel: system 00:07: [io 0x1854-0x1857] has been reserved
    May 11 11:58:32 arch kernel: system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    May 11 11:58:32 arch kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
    May 11 11:58:32 arch kernel: pnp 00:09: Plug and Play ACPI device, IDs ETD060b PNP0f13 (active)
    May 11 11:58:32 arch kernel: system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
    May 11 11:58:32 arch kernel: system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
    May 11 11:58:32 arch kernel: system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
    May 11 11:58:32 arch kernel: system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
    May 11 11:58:32 arch kernel: system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
    May 11 11:58:32 arch kernel: system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
    May 11 11:58:32 arch kernel: system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
    May 11 11:58:32 arch kernel: system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
    May 11 11:58:32 arch kernel: system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
    May 11 11:58:32 arch kernel: system 00:0a: [mem 0x90020000-0x90020fff] has been reserved
    May 11 11:58:32 arch kernel: system 00:0a: [mem 0x90010000-0x9001ffff] has been reserved
    May 11 11:58:32 arch kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    May 11 11:58:32 arch kernel: pnp: PnP ACPI: found 11 devices
    May 11 11:58:32 arch kernel: ACPI: bus type PNP unregistered
    May 11 11:58:32 arch kernel: pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
    May 11 11:58:32 arch kernel: pci 0000:07:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
    May 11 11:58:32 arch kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xb2000000-0xb207ffff pref]
    May 11 11:58:32 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-06]
    May 11 11:58:32 arch kernel: pci 0000:00:01.0: bridge window [io 0x5000-0x5fff]
    May 11 11:58:32 arch kernel: pci 0000:00:01.0: bridge window [mem 0xd3000000-0xd4ffffff]
    May 11 11:58:32 arch kernel: pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
    May 11 11:58:32 arch kernel: pci 0000:07:00.0: BAR 6: can't assign mem pref (size 0x80000)
    May 11 11:58:32 arch kernel: pci 0000:00:01.1: PCI bridge to [bus 07]
    May 11 11:58:32 arch kernel: pci 0000:00:01.1: bridge window [io 0x4000-0x4fff]
    May 11 11:58:32 arch kernel: pci 0000:00:01.1: bridge window [mem 0xd2000000-0xd2ffffff]
    May 11 11:58:32 arch kernel: pci 0000:00:01.1: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
    May 11 11:58:32 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 08]
    May 11 11:58:32 arch kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    May 11 11:58:32 arch kernel: pci 0000:00:1c.0: bridge window [mem 0xd5100000-0xd51fffff]
    May 11 11:58:32 arch kernel: pci 0000:00:1c.4: PCI bridge to [bus 09]
    May 11 11:58:32 arch kernel: pci 0000:00:1c.4: bridge window [mem 0xd5000000-0xd50fffff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff]
    May 11 11:58:32 arch kernel: pci_bus 0000:00: resource 19 [mem 0x90000000-0xfeafffff]
    May 11 11:58:32 arch kernel: pci_bus 0000:01: resource 0 [io 0x5000-0x5fff]
    May 11 11:58:32 arch kernel: pci_bus 0000:01: resource 1 [mem 0xd3000000-0xd4ffffff]
    May 11 11:58:32 arch kernel: pci_bus 0000:01: resource 2 [mem 0xa0000000-0xbfffffff 64bit pref]
    May 11 11:58:32 arch kernel: pci_bus 0000:07: resource 0 [io 0x4000-0x4fff]
    May 11 11:58:32 arch kernel: pci_bus 0000:07: resource 1 [mem 0xd2000000-0xd2ffffff]
    May 11 11:58:32 arch kernel: pci_bus 0000:07: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
    May 11 11:58:32 arch kernel: pci_bus 0000:08: resource 0 [io 0x3000-0x3fff]
    May 11 11:58:32 arch kernel: pci_bus 0000:08: resource 1 [mem 0xd5100000-0xd51fffff]
    May 11 11:58:32 arch kernel: pci_bus 0000:09: resource 1 [mem 0xd5000000-0xd50fffff]
    May 11 11:58:32 arch kernel: NET: Registered protocol family 2
    May 11 11:58:32 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    May 11 11:58:32 arch kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    May 11 11:58:32 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
    May 11 11:58:32 arch kernel: TCP: reno registered
    May 11 11:58:32 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
    May 11 11:58:32 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
    May 11 11:58:32 arch kernel: NET: Registered protocol family 1
    May 11 11:58:32 arch kernel: pci 0000:08:00.0: set MSI_INTX_DISABLE_BUG flag
    May 11 11:58:32 arch kernel: PCI: CLS 64 bytes, default 64
    May 11 11:58:32 arch kernel: Unpacking initramfs...
    May 11 11:58:32 arch kernel: Freeing initrd memory: 5020K (ffff880037622000 - ffff880037b09000)
    May 11 11:58:32 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    May 11 11:58:32 arch kernel: software IO TLB [mem 0x8aa68000-0x8ea68000] (64MB) mapped at [ffff88008aa68000-ffff88008ea67fff]
    May 11 11:58:32 arch kernel: Simple Boot Flag at 0x44 set to 0x1
    May 11 11:58:32 arch kernel: RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 3 fixed counters 655360 ms ovfl timer
    May 11 11:58:32 arch kernel: Scanning for low memory corruption every 60 seconds
    May 11 11:58:32 arch kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
    May 11 11:58:32 arch kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
    May 11 11:58:32 arch kernel: zbud: loaded
    May 11 11:58:32 arch kernel: VFS: Disk quotas dquot_6.5.2
    May 11 11:58:32 arch kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    May 11 11:58:32 arch kernel: msgmni has been set to 31994
    May 11 11:58:32 arch kernel: Key type big_key registered
    May 11 11:58:32 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    May 11 11:58:32 arch kernel: io scheduler noop registered
    May 11 11:58:32 arch kernel: io scheduler deadline registered
    May 11 11:58:32 arch kernel: io scheduler cfq registered (default)
    May 11 11:58:32 arch kernel: pcieport 0000:00:01.0: device [8086:0c01] has invalid IRQ; check vendor BIOS
    May 11 11:58:32 arch kernel: pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    May 11 11:58:32 arch kernel: pcieport 0000:00:01.1: device [8086:0c05] has invalid IRQ; check vendor BIOS
    May 11 11:58:32 arch kernel: pcieport 0000:00:01.1: irq 41 for MSI/MSI-X
    May 11 11:58:32 arch kernel: pcieport 0000:00:1c.0: device [8086:8c16] has invalid IRQ; check vendor BIOS
    May 11 11:58:32 arch kernel: pcieport 0000:00:1c.0: irq 42 for MSI/MSI-X
    May 11 11:58:32 arch kernel: pcieport 0000:00:1c.4: device [8086:8c18] has invalid IRQ; check vendor BIOS
    May 11 11:58:32 arch kernel: pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X
    May 11 11:58:32 arch kernel: pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
    May 11 11:58:32 arch kernel: pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
    May 11 11:58:32 arch kernel: pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
    May 11 11:58:32 arch kernel: pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
    May 11 11:58:32 arch kernel: pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt
    May 11 11:58:32 arch kernel: pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
    May 11 11:58:32 arch kernel: pcie_pme 0000:00:01.1:pcie01: service driver pcie_pme loaded
    May 11 11:58:32 arch kernel: pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    May 11 11:58:32 arch kernel: pci 0000:08:00.0: Signaling PME through PCIe PME interrupt
    May 11 11:58:32 arch kernel: pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    May 11 11:58:32 arch kernel: pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
    May 11 11:58:32 arch kernel: pci 0000:09:00.0: Signaling PME through PCIe PME interrupt
    May 11 11:58:32 arch kernel: pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
    May 11 11:58:32 arch kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    May 11 11:58:32 arch kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    May 11 11:58:32 arch kernel: efifb: probing for efifb
    May 11 11:58:32 arch kernel: efifb: framebuffer at 0xa0000000, mapped to 0xffffc90011c00000, using 8128k, total 8128k
    May 11 11:58:32 arch kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
    May 11 11:58:32 arch kernel: efifb: scrolling: redraw
    May 11 11:58:32 arch kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    May 11 11:58:32 arch kernel: Console: switching to colour frame buffer device 240x67
    May 11 11:58:32 arch kernel: fb0: EFI VGA frame buffer device
    May 11 11:58:32 arch kernel: intel_idle: MWAIT substates: 0x42120
    May 11 11:58:32 arch kernel: intel_idle: v0.4 model 0x3C
    May 11 11:58:32 arch kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
    May 11 11:58:32 arch kernel: GHES: HEST is not enabled!
    May 11 11:58:32 arch kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    May 11 11:58:32 arch kernel: Linux agpgart interface v0.103
    May 11 11:58:32 arch kernel: rtc_cmos 00:06: RTC can wake from S4
    May 11 11:58:32 arch kernel: rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    May 11 11:58:32 arch kernel: rtc_cmos 00:06: alarms up to one month, 242 bytes nvram, hpet irqs
    May 11 11:58:32 arch kernel: Intel P-state driver initializing.
    May 11 11:58:32 arch kernel: Intel pstate controlling: cpu 0
    May 11 11:58:32 arch kernel: Intel pstate controlling: cpu 1
    May 11 11:58:32 arch kernel: Intel pstate controlling: cpu 2
    May 11 11:58:32 arch kernel: Intel pstate controlling: cpu 3
    May 11 11:58:32 arch kernel: Intel pstate controlling: cpu 4
    May 11 11:58:32 arch kernel: Intel pstate controlling: cpu 5
    May 11 11:58:32 arch kernel: Intel pstate controlling: cpu 6
    May 11 11:58:32 arch kernel: Intel pstate controlling: cpu 7
    May 11 11:58:32 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
    May 11 11:58:32 arch kernel: TCP: cubic registered
    May 11 11:58:32 arch kernel: NET: Registered protocol family 10
    May 11 11:58:32 arch kernel: NET: Registered protocol family 17
    May 11 11:58:32 arch kernel: registered taskstats version 1
    May 11 11:58:32 arch kernel: Magic number: 14:215:980
    May 11 11:58:32 arch kernel: rtc_cmos 00:06: setting system clock to 2014-05-11 09:58:26 UTC (1399802306)
    May 11 11:58:32 arch kernel: PM: Hibernation image not present or could not be loaded.
    May 11 11:58:32 arch kernel: Freeing unused kernel memory: 1120K (ffffffff818d8000 - ffffffff819f0000)
    May 11 11:58:32 arch kernel: Write protecting the kernel read-only data: 8192k
    May 11 11:58:32 arch kernel: Freeing unused kernel memory: 904K (ffff88000251e000 - ffff880002600000)
    May 11 11:58:32 arch kernel: Freeing unused kernel memory: 416K (ffff880002798000 - ffff880002800000)
    May 11 11:58:32 arch kernel: random: systemd-tmpfile urandom read with 1 bits of entropy available
    May 11 11:58:32 arch systemd-udevd[78]: starting version 212
    May 11 11:58:32 arch kernel: [drm] Initialized drm 1.1.0 20060810
    May 11 11:58:32 arch kernel: wmi: Mapper loaded
    May 11 11:58:32 arch kernel: ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no)
    May 11 11:58:32 arch kernel: acpi device:4e: registered as cooling_device0
    May 11 11:58:32 arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.EC0_.BLVL] Namespace lookup failure, AE_NOT_FOUND (20131218/psargs-359)
    May 11 11:58:32 arch kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD01._BQC] (Node ffff88045e068d48), AE_N
    May 11 11:58:32 arch kernel: ACPI Warning: Evaluating _BQC failed (20131218/video-648)
    May 11 11:58:32 arch kernel: tsc: Refined TSC clocksource calibration: 2394.454 MHz
    May 11 11:58:32 arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.EC0_.BLVL] Namespace lookup failure, AE_NOT_FOUND (20131218/psargs-359)
    May 11 11:58:32 arch kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD01._BCM] (Node ffff88045e068d70), AE_N
    May 11 11:58:32 arch kernel: ACPI Error: Evaluating _BCM failed (20131218/video-382)
    May 11 11:58:32 arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.EC0_.BLVL] Namespace lookup failure, AE_NOT_FOUND (20131218/psargs-359)
    May 11 11:58:32 arch kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD02._BQC] (Node ffff88045e068eb0), AE_N
    May 11 11:58:32 arch kernel: ACPI Warning: Evaluating _BQC failed (20131218/video-648)
    May 11 11:58:32 arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.EC0_.BLVL] Namespace lookup failure, AE_NOT_FOUND (20131218/psargs-359)
    May 11 11:58:32 arch kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD02._BCM] (Node ffff88045e068ed8), AE_N
    May 11 11:58:32 arch kernel: ACPI Error: Evaluating _BCM failed (20131218/video-382)
    May 11 11:58:32 arch kernel: Switched to clocksource tsc
    May 11 11:58:32 arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.EC0_.BLVL] Namespace lookup failure, AE_NOT_FOUND (20131218/psargs-359)
    May 11 11:58:32 arch kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD03._BQC] (Node ffff88045e06d050), AE_N
    May 11 11:58:32 arch kernel: ACPI Warning: Evaluating _BQC failed (20131218/video-648)
    May 11 11:58:32 arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.EC0_.BLVL] Namespace lookup failure, AE_NOT_FOUND (20131218/psargs-359)
    May 11 11:58:32 arch kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD03._BCM] (Node ffff88045e06d078), AE_N
    May 11 11:58:32 arch kernel: ACPI Error: Evaluating _BCM failed (20131218/video-382)
    May 11 11:58:32 arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.EC0_.BLVL] Namespace lookup failure, AE_NOT_FOUND (20131218/psargs-359)
    May 11 11:58:32 arch kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD04._BQC] (Node ffff88045e06d1e0), AE_N
    May 11 11:58:32 arch kernel: ACPI Warning: Evaluating _BQC failed (20131218/video-648)
    May 11 11:58:32 arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.EC0_.BLVL] Namespace lookup failure, AE_NOT_FOUND (20131218/psargs-359)
    May 11 11:58:32 arch kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD04._BCM] (Node ffff88045e06d208), AE_N
    May 11 11:58:32 arch kernel: ACPI Error: Evaluating _BCM failed (20131218/video-382)
    May 11 11:58:32 arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.EC0_.BLVL] Namespace lookup failure, AE_NOT_FOUND (20131218/psargs-359)
    May 11 11:58:32 arch kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD05._BQC] (Node ffff88045e06d370), AE_N
    May 11 11:58:32 arch kernel: ACPI Warning: Evaluating _BQC failed (20131218/video-648)
    May 11 11:58:32 arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.EC0_.BLVL] Namespace lookup failure, AE_NOT_FOUND (20131218/psargs-359)
    May 11 11:58:32 arch kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD05._BCM] (Node ffff88045e06d398), AE_N
    May 11 11:58:32 arch kernel: ACPI Error: Evaluating _BCM failed (20131218/video-382)
    May 11 11:58:32 arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.EC0_.BLVL] Namespace lookup failure, AE_NOT_FOUND (20131218/psargs-359)
    May 11 11:58:32 arch kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD06._BQC] (Node ffff88045e06d500), AE_N
    May 11 11:58:32 arch kernel: ACPI Warning: Evaluating _BQC failed (20131218/video-648)
    May 11 11:58:32 arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.EC0_.BLVL] Namespace lookup failure, AE_NOT_FOUND (20131218/psargs-359)
    May 11 11:58:32 arch kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD06._BCM] (Node ffff88045e06d528), AE_N
    May 11 11:58:32 arch kernel: ACPI Error: Evaluating _BCM failed (20131218/video-382)
    May 11 11:58:32 arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.EC0_.BLVL] Namespace lookup failure, AE_NOT_FOUND (20131218/psargs-359)
    May 11 11:58:32 arch kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD07._BQC] (Node ffff88045e06d690), AE_N
    May 11 11:58:32 arch kernel: ACPI Warning: Evaluating _BQC failed (20131218/video-648)
    May 11 11:58:32 arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.EC0_.BLVL] Namespace lookup failure, AE_NOT_FOUND (20131218/psargs-359)
    May 11 11:58:32 arch kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD07._BCM] (Node ffff88045e06d6b8), AE_N
    May 11 11:58:32 arch kernel: ACPI Error: Evaluating _BCM failed (20131218/video-382)
    May 11 11:58:32 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:4d/LNXVIDEO:00/input/input0
    May 11 11:58:32 arch kernel: [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module paramete
    May 11 11:58:32 arch kernel: [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module paramete
    May 11 11:58:32 arch kernel: [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module paramete
    May 11 11:58:32 arch kernel: [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module paramete
    May 11 11:58:32 arch kernel: [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module paramete
    May 11 11:58:32 arch kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0C:00/input/input1
    May 11 11:58:32 arch kernel: ACPI: Power Button [PWRB]
    May 11 11:58:32 arch kernel: input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0E:00/input/input2
    May 11 11:58:32 arch kernel: ACPI: Sleep Button [SLPB]
    May 11 11:58:32 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
    May 11 11:58:32 arch kernel: ACPI: Lid Switch [LID0]
    May 11 11:58:32 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    May 11 11:58:32 arch kernel: ACPI: Power Button [PWRF]
    May 11 11:58:32 arch kernel: MXM: GUID detected in BIOS
    May 11 11:58:32 arch kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Pack
    May 11 11:58:32 arch kernel: ACPI: \_SB_.PCI0.PEG0.PEGP: failed to evaluate _DSM
    May 11 11:58:32 arch kernel: checking generic (a0000000 7f0000) vs hw (a0000000 10000000)
    May 11 11:58:32 arch kernel: fb: conflicting fb hw usage nouveaufb vs EFI VGA - removing generic driver
    May 11 11:58:32 arch kernel: Console: switching to colour dummy device 80x25
    May 11 11:58:32 arch kernel: nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0e70d0a2
    May 11 11:58:32 arch kernel: nouveau [ DEVICE][0000:01:00.0] Chipset: GK107 (NVE7)
    May 11 11:58:32 arch kernel: nouveau [ DEVICE][0000:01:00.0] Family : NVE0
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image...
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:01:00.0] ... signature not found
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:01:00.0] checking PROM for image...
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:01:00.0] ... signature not found
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:01:00.0] checking ACPI for image...
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:01:00.0] ... signature not found
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:01:00.0] checking PCIROM for image...
    May 11 11:58:32 arch kernel: nouveau 0000:01:00.0: Invalid ROM contents
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:01:00.0] ... signature not found
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:01:00.0] checking PLATFORM for image...
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:01:00.0] ... signature not found
    May 11 11:58:32 arch kernel: nouveau E[ VBIOS][0000:01:00.0] unable to locate usable image
    May 11 11:58:32 arch kernel: nouveau E[ DEVICE][0000:01:00.0] failed to create 0x10000001, -22
    May 11 11:58:32 arch kernel: nouveau E[ DRM] failed to create 0x80000080, -22
    May 11 11:58:32 arch kernel: nouveau: probe of 0000:01:00.0 failed with error -22
    May 11 11:58:32 arch kernel: nouveau 0000:07:00.0: enabling device (0006 -> 0007)
    May 11 11:58:32 arch kernel: [drm] hdmi device not found 7 0 1
    May 11 11:58:32 arch kernel: nouveau [ DEVICE][0000:07:00.0] BOOT0 : 0x0e70d0a2
    May 11 11:58:32 arch kernel: nouveau [ DEVICE][0000:07:00.0] Chipset: GK107 (NVE7)
    May 11 11:58:32 arch kernel: nouveau [ DEVICE][0000:07:00.0] Family : NVE0
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:07:00.0] checking PRAMIN for image...
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:07:00.0] ... signature not found
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:07:00.0] checking PROM for image...
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:07:00.0] ... appears to be valid
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:07:00.0] using image from PROM
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:07:00.0] BIT signature found
    May 11 11:58:32 arch kernel: nouveau [ VBIOS][0000:07:00.0] version 80.07.a8.00.32
    May 11 11:58:32 arch kernel: nouveau [ DEVINIT][0000

  • T440p exactly once per two power ups cannot boot with USB mouse receiver insterted.

    With inserted nano Logitech mouse receiver my Lenovo cannot boot once per two power ups.
    Let say that I power off laptop. Power on, it just powers down itself after 3-4 seconds. I power up it again and everything is OK. It allways behave the same way: NOTOK >> OK.

    engywook wrote:Erm, I dunno, I'd guess input-mouse. I have no idea what evdev is.
    evdev is a generic input driver (you can use it for both your mouse and keyboard). If you do not know what the evdev driver is, you most likely are using the xf86-input-mouse driver.
    To be sure you can use a
    pacman -Q | grep xf86-input
    from the command line and see which one comes up. Try switching to the other (you need to install it first of course). This gentoo wiki page may help you a bit how to configure your xorg.conf for an evdev driver: http://gentoo-wiki.com/HOWTO_Advanced_M … d_USB_Mice (note that you do not need most parts that are written there)
    Does this solve your problem? If not, try using the vesa video driver temporarily to see if the problem is with your video card driver.
    engywook wrote:Do I need to do something with pacman to get all the packages at the mirror? all I've really done so far is pacman -Sy or -Su whatever updates it.
    No normally that should work. You don't get any results when doing 
    pacman -Ss pidgin
    If so try to use another mirror and see if that helps.

  • [SOLVED] Arch linux won't boot after pacman -Syu

    So yesterday I upgraded the packages on my system along with installing steam.
    There was one conflicting package but I don't remember exactly what it was (something containing usb?). I just hit Y to continue but in retrospect maybe should have investigated more.
    Now when I start my system it gets up to "Started Accounts Service" and then the rest of the output is on a single line as if the newline characters aren't being printed. It stays like this for around 30 seconds before my graphics cards fans max out and then it reboots the system.
    Any help debugging this would be appreciated.
    Edit: More info in consecutive posts
    pacman -Q:
    a52dec 0.7.4-8
    aalib 1.4rc5-10
    accerciser 3.8.2-1
    accountsservice 0.6.35-2
    acl 2.2.52-2
    acpid 2.0.21-1
    aisleriot 3.10.2-1
    alsa-lib 1.0.27.2-1
    alsa-plugins 1.0.27-2
    alsa-utils 1.0.27.2-1
    anjuta 3.10.2-2
    apache 2.2.26-1
    apr 1.5.0-1
    apr-util 1.5.3-2
    archlinux-keyring 20140220-1
    aspell 0.60.6.1-1
    at-spi2-atk 2.10.2-1
    at-spi2-core 2.10.2-1
    atk 2.10.0-1
    atkmm 2.22.7-1
    attr 2.4.47-1
    autoconf 2.69-1
    autogen 5.18.2-1
    automake 1.14.1-1
    avahi 0.6.31-11
    babl 0.1.10-1
    baobab 3.10.1-1
    bash 4.2.045-5
    bijiben 3.10.2-1
    binutils 2.24-2
    bison 3.0.2-1
    bluez 5.14-1
    boost 1.55.0-4
    boost-libs 1.55.0-4
    brasero 3.10.0-1
    brltty 4.5-6
    bzip2 1.0.6-5
    ca-certificates 20130906-1
    ca-certificates-java 20130815-1
    cabextract 1.4-2
    cairo 1.12.16-1
    cairomm 1.10.0-3
    cantarell-fonts 0.0.15-1
    caribou 0.4.13-1
    cdparanoia 10.2-5
    cdrdao 1.2.3-6
    cdrkit 1.1.11-3
    celt 0.11.3-2
    celt0.5.1 0.5.1.3-3
    cheese 3.10.2-2
    chromaprint 1.1-1
    chromium 33.0.1750.117-1
    cifs-utils 6.2-1
    cloog 0.18.1-2
    clutter 1.16.4-1
    clutter-gst 2.0.10-1
    clutter-gtk 1.4.4-4
    codeblocks 13.12-2
    cogl 1.16.2-1
    colord 1.0.6-1
    colord-gtk 0.1.25-1
    compositeproto 0.4.2-2
    coreutils 8.22-2
    cracklib 2.9.0-2
    cronie 1.4.11-1
    cryptsetup 1.6.3-2
    cups-pk-helper 0.2.5-1
    curl 7.35.0-1
    cython 0.20.1-1
    damageproto 1.2.1-2
    db 5.3.28-1
    dbus 1.8.0-1
    dbus-glib 0.102-1
    dconf 0.18.0-1
    desktop-file-utils 0.22-1
    devhelp 3.10.0-1
    device-mapper 2.02.105-1
    devil 1.7.8-18
    dhcpcd 6.2.1-1
    dialog 1:1.2_20140219-1
    diffutils 3.3-1
    dirmngr 1.1.1-2
    djvulibre 3.5.25.3-1
    dnssec-anchors 20130320-1
    dnsutils 9.9.2.P2-1
    dotconf 1.3-4
    dvd+rw-tools 7.1-4
    e2fsprogs 1.42.9-1
    elfutils 0.158-1
    empathy 3.10.3-1
    enca 1.15-1
    enchant 1.6.0-4
    eog 3.10.2-2
    epiphany 3.10.3-1
    evince 3.10.3-1
    evolution 3.10.4-1
    evolution-data-server 3.10.4-1
    exempi 2.2.1-2
    exiv2 0.24-1
    expat 2.1.0-3
    faac 1.28-5
    faad2 2.7-4
    fakeroot 1.20-1
    farstream 0.2.3-1
    ffmpeg 1:2.1.3-1
    fftw 3.3.3-2
    file 5.17-1
    file-roller 3.10.2.1-1
    filesystem 2013.05-2
    findutils 4.4.2-5
    firefox 27.0.1-1
    five-or-more 3.10.2-1
    fixesproto 5.0-2
    flac 1.3.0-1
    flashplugin 11.2.202.341-1
    flex 2.5.38-1
    fluidsynth 1.1.6-2
    folks 0.9.6-1
    fontconfig 2.11.0-1
    fontsproto 2.1.2-1
    four-in-a-row 3.10.1-1
    freeglut 2.8.1-1
    freetype2 2.5.2-1
    fribidi 0.19.6-1
    fuse 2.9.3-2
    gamin 0.1.10-8
    gawk 4.1.0-2
    gc 7.4.0-1
    gcc 4.8.2-8
    gcc-libs 4.8.2-8
    gconf 3.2.6-3
    gcr 3.10.1-2
    gd 2.1.0-2
    gdbm 1.11-1
    gdk-pixbuf2 2.30.5-1
    gdl 3.10.0-1
    gdm 3.10.0.1-2
    gedit 3.10.4-1
    gegl 0.2.0-10
    geoclue 0.12.99-1
    geoclue2 2.0.0-1
    geocode-glib 3.10.0-1
    geoip 1.5.1-2
    geoip-database 20140108-1
    gettext 0.18.3.2-1
    ghostscript 9.10-3
    giflib 5.0.5-1
    git 1.9.0-1
    gjs 1.38.1-1
    glade 3.16.1-1
    glamor-egl 0.6.0-1
    glew 1.10.0-2
    glib-networking 2.38.2-1
    glib2 2.38.2-1
    glibc 2.19-2
    glibmm 2.38.1-1
    glu 9.0.0-2
    gmime 2.6.18-1
    gmp 5.1.3-2
    gnome-backgrounds 3.10.1-1
    gnome-bluetooth 3.10.0-1
    gnome-calculator 3.10.2-1
    gnome-chess 3.10.3-1
    gnome-clocks 3.10.1-1
    gnome-color-manager 3.10.1-2
    gnome-contacts 3.10.1-1
    gnome-control-center 3.10.2-2
    gnome-desktop 1:3.10.2-1
    gnome-devel-docs 3.10.1-1
    gnome-dictionary 3.10.0-1
    gnome-disk-utility 3.10.0-1
    gnome-documents 3.10.1-1
    gnome-font-viewer 3.10.0-1
    gnome-getting-started-docs 3.10.1-1
    gnome-icon-theme 3.10.0-1
    gnome-icon-theme-extras 3.6.2-1
    gnome-icon-theme-symbolic 3.10.1-1
    gnome-keyring 3.10.1-2
    gnome-klotski 3.10.0-1
    gnome-mahjongg 3.10.2-1
    gnome-maps 3.10.2-1
    gnome-menus 3.10.1-1
    gnome-mines 3.10.1-1
    gnome-music 3.10.1-2
    gnome-nettool 3.8.1-1
    gnome-nibbles 3.10.1-1
    gnome-online-accounts 3.10.2-1
    gnome-online-miners 3.10.3-1
    gnome-photos 3.10.2-1
    gnome-robots 3.10.2-1
    gnome-screenshot 3.10.1-1
    gnome-session 3.10.1-1
    gnome-settings-daemon 3.10.2-3
    gnome-shell 3.10.4-1
    gnome-shell-extensions 3.10.1-1
    gnome-sudoku 3.10.2-1
    gnome-system-log 3.9.90-1
    gnome-system-monitor 3.10.2-1
    gnome-terminal 3.10.2-1
    gnome-tetravex 3.10.1-1
    gnome-themes-standard 3.10.0-1
    gnome-user-docs 3.10.2-1
    gnome-user-share 3.10.1-1
    gnome-video-effects 0.4.0-2
    gnome-weather 3.10.1-1
    gnupg 2.0.22-2
    gnutls 3.2.11-1
    gobject-introspection 1.38.0-1
    google-talkplugin 4.9.1.0-1
    gpgme 1.4.3-1
    gpm 1.20.7-4
    graphite 1:1.2.4-1
    graphviz 2.36.0-2
    grep 2.16-1
    grilo 0.2.9-1
    grilo-plugins 0.2.11-1
    groff 1.22.2-5
    gsettings-desktop-schemas 3.10.1-1
    gsfonts 1.0.7pre44-4
    gsm 1.0.13-7
    gssdp 0.14.7-1
    gst-plugins-bad 1.2.3-1
    gst-plugins-base 1.2.3-1
    gst-plugins-base-libs 1.2.3-1
    gst-plugins-good 1.2.3-1
    gstreamer 1.2.3-1
    gstreamer0.10 0.10.36-3
    gstreamer0.10-base 0.10.36-2
    gtk-update-icon-cache 2.24.22-1
    gtk-vnc 0.5.3-3
    gtk2 2.24.22-1
    gtk3 3.10.7-1
    gtkhtml4 4.6.6-1
    gtkmm3 3.10.1-1
    gtksourceview3 3.10.2-1
    gts 0.7.6-3
    gucharmap 3.10.1-1
    guile 2.0.9-1
    gummiboot 43-2
    gupnp 0.20.10-1
    gupnp-av 0.12.5-1
    gupnp-dlna 0.10.2-1
    gvfs 1.18.3-3
    gzip 1.6-1
    harfbuzz 0.9.26-1
    harfbuzz-icu 0.9.26-1
    hicolor-icon-theme 0.13-1
    hspell 1.2-1
    hunspell 1.3.2-3
    hwids 20130915.1-1
    iagno 3.10.1-1
    iana-etc 2.30-4
    icon-naming-utils 0.8.90-2
    icu 52.1-1
    idnkit 1.0-3
    ilmbase 2.0.1-2
    imagemagick 6.8.8.7-1
    imlib2 1.4.6-1
    inetutils 1.9.2-1
    inputproto 2.3-1
    intel-dri 10.0.3-1
    iproute2 3.12.0-1
    iptables 1.4.21-1
    iputils 20121221-3
    isl 0.12.2-1
    iso-codes 3.44-1
    jack 0.124.1-1
    jasper 1.900.1-10
    jfsutils 1.1.15-4
    jre7-openjdk 7.u51_2.4.5-1
    jre7-openjdk-headless 7.u51_2.4.5-1
    js 17.0.0-1
    json-c 0.11-1
    json-glib 0.16.2-1
    kbd 2.0.1-1
    kbproto 1.0.6-1
    keepass 2.25-1
    keyutils 1.5.8-1
    kmod 16-1
    krb5 1.12.1-1
    lame 3.99.5-2
    lcms 1.19-5
    lcms2 2.5-2
    ldb 1.1.16-1
    ldns 1.6.17-1
    less 458-1
    lib32-acl 2.2.52-2
    lib32-attr 2.4.47-1
    lib32-bzip2 1.0.6-1
    lib32-elfutils 0.158-1
    lib32-expat 2.1.0-1
    lib32-fontconfig 2.11.0-1
    lib32-freetype2 2.5.2-1
    lib32-gcc-libs 4.8.2-8
    lib32-gettext 0.18.3.2-1
    lib32-glib2 2.38.2-1
    lib32-glibc 2.19-1
    lib32-glu 9.0.0-2
    lib32-libdbus 1.8.0-1
    lib32-libdrm 2.4.52-1
    lib32-libffi 3.0.13-1
    lib32-libgcrypt 1.6.0-1
    lib32-libgpg-error 1.12-1
    lib32-libice 1.0.8-1
    lib32-libpciaccess 0.13.2-1
    lib32-libpng 1.6.8-1
    lib32-libsm 1.2.2-1
    lib32-libx11 1.6.2-1
    lib32-libxau 1.0.8-1
    lib32-libxcb 1.10-1
    lib32-libxcursor 1.1.14-1
    lib32-libxdamage 1.1.4-1
    lib32-libxdmcp 1.1.1-1
    lib32-libxext 1.3.2-1
    lib32-libxfixes 5.0.1-1
    lib32-libxi 1.7.2-1
    lib32-libxrandr 1.4.2-1
    lib32-libxrender 0.9.8-1
    lib32-libxxf86vm 1.1.3-1
    lib32-llvm-libs 3.4-1
    lib32-mesa 10.0.3-1
    lib32-mesa-libgl 10.0.3-1
    lib32-pcre 8.34-1
    lib32-systemd 208-2
    lib32-util-linux 2.24-1
    lib32-xz 5.0.5-1
    lib32-zlib 1.2.8-1
    libaio 0.3.109-7
    libanjuta 3.10.2-2
    libao 1.2.0-1
    libarchive 3.1.2-4
    libass 0.11.1-1
    libassuan 2.1.1-1
    libasyncns 0.8-5
    libatasmart 0.19-2
    libatomic_ops 7.2.e-1
    libavc1394 0.5.4-2
    libbluray 0.5.0-1
    libbsd 0.6.0-2
    libcaca 0.99.beta18-2
    libcacard 1.7.0-2
    libcanberra 0.30-4
    libcanberra-pulse 0.30-4
    libcap 2.24-1
    libcap-ng 0.7.3-1
    libcddb 1.3.2-4
    libcdio 0.92-1
    libcdio-paranoia 10.2+0.90+1-2
    libchamplain 0.12.7-1
    libcl 1.1-3
    libcroco 0.6.8-1
    libcups 1.7.1-3
    libdaemon 0.14-2
    libdatrie 0.2.6-1
    libdbus 1.8.0-1
    libdca 0.0.5-4
    libdmapsharing 2.9.23-1
    libdrm 2.4.52-1
    libdv 1.0.0-5
    libdvbpsi 1:1.1.2-1
    libdvdnav 4.2.1-1
    libdvdread 4.2.1-1
    libebml 1.3.0-2
    libedit 20130601_3.1-1
    libevdev 0.6-1
    libevent 2.0.21-3
    libexif 0.6.21-2
    libffi 3.0.13-4
    libfontenc 1.1.2-1
    libgcrypt 1.6.1-1
    libgcrypt15 1.5.3-1
    libgda 5.2.1-2
    libgdata 0.14.1-1
    libgdiplus 2.10.9-3
    libgdm 3.10.0.1-2
    libgee 0.12.0-1
    libgme 0.6.0-2
    libgnome-keyring 3.10.1-2
    libgnomekbd 3.6.0-2
    libgpg-error 1.12-1
    libgsf 1.14.28-1
    libgssglue 0.4-2
    libgtop 2.28.5-1
    libgusb 0.1.6-1
    libgweather 3.10.2-1
    libgxps 0.2.2-3
    libibus 1.5.5-1
    libical 1.0-3
    libice 1.0.8-2
    libid3tag 0.15.1b-8
    libidn 1.28-2
    libiec61883 1.2.0-4
    libimobiledevice 1.1.5-2
    libiscsi 1.7.0-2
    libjpeg-turbo 1.3.0-4
    libkate 0.4.1-4
    libksba 1.3.0-1
    libldap 2.4.39-1
    liblouis 2.5.2-2
    liblqr 0.4.2-1
    libltdl 2.4.2-12
    libmad 0.15.1b-7
    libmariadbclient 5.5.35-1
    libmatroska 1.4.1-1
    libmbim 1.6.0-1
    libmm-glib 1.2.0-2
    libmms 0.6.2-1
    libmng 2.0.2-3
    libmodplug 0.8.8.4-2
    libmp4v2 2.0.0-3
    libmpc 1.0.2-2
    libmpcdec 1.2.6-3
    libmpeg2 0.5.1-4
    libmusicbrainz5 5.0.1-1
    libnautilus-extension 3.10.1-1
    libnice 0.1.4-1
    libnl 3.2.23-1
    libnotify 0.7.6-1
    liboauth 1.0.1-1
    libofa 0.9.3-5
    libogg 1.3.1-2
    libpaper 1.1.24-7
    libpcap 1.5.3-1
    libpciaccess 0.13.2-2
    libpeas 1.9.0-1
    libpipeline 1.2.6-1
    libplist 1.10-1
    libpng 1.6.9-1
    libproxy 0.4.11-2
    libpst 0.6.63-1
    libpulse 4.0-6
    libpwquality 1.2.3-1
    libqmi 1.8.0-1
    libraw1394 2.1.0-2
    librsvg 1:2.40.1-3
    libsamplerate 0.1.8-3
    libsasl 2.1.26-7
    libsecret 0.16-2
    libshout 1:2.3.1-2
    libsigc++ 2.3.1-1
    libsm 1.2.2-2
    libsndfile 1.0.25-3
    libsoup 2.44.2-1
    libspectre 0.2.7-1
    libspiro 20071029-3
    libsrtp 15.1c9bd90-3
    libssh2 1.4.3-2
    libtar 1.2.20-1
    libtasn1 3.4-1
    libthai 0.1.19-1
    libtheora 1.1.1-3
    libtiff 4.0.3-4
    libtiger 0.3.4-3
    libtirpc 0.2.3-2
    libtool 2.4.2-12
    libtorrent-rasterbar 1:0.16.12-2
    libtracker-sparql 0.16.4-1
    libtxc_dxtn 1.0.1-5
    libunistring 0.9.3-6
    libupnp 1.6.19-1
    libusb 1.0.18-1
    libutempter 1.1.6-2
    libva 1.2.1-1
    libvdpau 0.7-1
    libvisual 0.4.0-4
    libvorbis 1.3.4-1
    libvpx 1.3.0-1
    libwacom 0.8-1
    libwbclient 4.1.4-1
    libwebp 0.4.0-1
    libwnck3 3.4.7-1
    libx11 1.6.2-1
    libxau 1.0.8-2
    libxaw 1.0.12-1
    libxcb 1.10-1
    libxcomposite 0.4.4-1
    libxcursor 1.1.14-1
    libxdamage 1.1.4-1
    libxdmcp 1.1.1-1
    libxext 1.3.2-1
    libxfixes 5.0.1-1
    libxfont 1.4.7-1
    libxft 2.3.1-2
    libxi 1.7.2-1
    libxinerama 1.1.3-2
    libxkbcommon 0.4.0-1
    libxkbfile 1.0.8-1
    libxklavier 5.3-1
    libxml2 2.9.1-5
    libxmu 1.1.2-1
    libxpm 3.5.11-1
    libxrandr 1.4.2-2
    libxrender 0.9.8-1
    libxres 1.0.7-1
    libxshmfence 1.1-1
    libxslt 1.1.28-3
    libxss 1.2.2-2
    libxt 1.1.4-1
    libxtst 1.2.2-1
    libxv 1.0.10-1
    libxvmc 1.0.8-1
    libxxf86vm 1.1.3-1
    libytnef 1.5-3
    libzapojit 0.0.3-1
    licenses 20130203-1
    lightsoff 3.10.1-1
    linux 3.13.4-1
    linux-api-headers 3.13.2-1
    linux-firmware 20140123.418320b-1
    linux-headers 3.13.4-1
    llvm-libs 3.4-1
    logrotate 3.8.7-1
    lsb-release 1.4-14
    lua 5.2.3-1
    lvm2 2.02.105-1
    lzo2 2.06-3
    m4 1.4.17-1
    make 4.0-2
    man-db 2.6.6-1
    man-pages 3.59-1
    mash 0.2.0-3
    mcpp 2.7.2-4
    mdadm 3.3-2
    memcached 1.4.17-1
    mencoder 36498-5
    mesa 10.0.3-1
    mesa-demos 8.1.0-1
    mime-types 9-1
    minecraft latest-21
    mjpegtools 2.0.0-4
    mkinitcpio 16-2
    mkinitcpio-busybox 1.21.1-2
    mobile-broadband-provider-info 20120614-2
    mod_dnssd 0.6-4
    modemmanager 1.2.0-2
    mono 3.2.3-2
    mousetweaks 3.10.0-1
    mozilla-common 1.4-3
    mpfr 3.1.2.p5-1
    mpg123 1.18.1-1
    mtdev 1.1.4-1
    mutter 3.10.4-1
    mutter-wayland 3.10.4-1
    nano 2.2.6-2
    nautilus 3.10.1-1
    nautilus-sendto 3.8.1-1
    ncurses 5.9-6
    neon 0.30.0-1
    netctl 1.4-2
    nettle 2.7.1-1
    network-manager-applet 0.9.8.8-1
    networkmanager 0.9.8.8-1
    nspr 4.10.3-1
    nss 3.15.4-1
    nvidia 331.38-3
    nvidia-libgl 331.38-1
    nvidia-utils 331.38-1
    nvidiabl 0.81-2
    openal 1.15.1-1
    opencore-amr 0.1.3-1
    openexr 2.0.1-2
    openjpeg 1.5.1-2
    openresolv 3.5.6-1
    openssh 6.5p1-2
    openssl 1.0.1.f-1
    opus 1.1-1
    orc 0.4.18-1
    orca 3.10.2-1
    p11-kit 0.20.2-1
    p7zip 9.20.1-9
    pacman 4.1.2-5
    pacman-mirrorlist 20140107-1
    pam 1.1.8-3
    pambase 20130928-1
    pango 1.36.2-1
    pangomm 2.34.0-1
    patch 2.7.1-2
    pciutils 3.2.1-1
    pcmciautils 018-7
    pcre 8.34-2
    perl 5.18.2-2
    perl-error 0.17022-1
    perl-xml-parser 2.41-4
    perl-xml-simple 2.20-1
    phantomjs 1.9.7-1
    pinentry 0.8.3-1
    pixman 0.32.4-1
    pkg-config 0.28-1
    pm-quirks 0.20100619-3
    pm-utils 1.4.1-6
    polkit 0.112-1
    poppler 0.24.5-1
    poppler-glib 0.24.5-1
    popt 1.16-7
    postgresql 9.3.3-1
    postgresql-libs 9.3.3-1
    ppp 2.4.5-8
    premake 4.3-3
    procps-ng 3.3.9-2
    psmisc 22.20-1
    pth 2.0.7-5
    pulseaudio 4.0-6
    pulseaudio-alsa 2-2
    pygobject-devel 3.10.2-1
    python 3.3.4-1
    python-atspi 2.10.0-1
    python-cairo 1.10.0-3
    python-dbus 1.2.0-2
    python-dbus-common 1.2.0-2
    python-gobject 3.10.2-1
    python-setuptools 2.2-1
    python-xdg 0.25-1
    python2 2.7.6-2
    python2-atspi 2.10.0-1
    python2-beaker 1.6.4-1
    python2-cairo 1.10.0-1
    python2-gobject 3.10.2-1
    python2-mako 0.9.1-1
    python2-markupsafe 0.18-2
    qbittorrent 3.1.8-1
    qt4 4.8.5-7
    qtchooser 39-1
    qtwebkit 2.3.3-1
    quadrapassel 3.10.2-1
    randrproto 1.4.0-1
    rcm-git v1.2.0-1
    readline 6.2.004-2
    recode 3.6-8
    recordmydesktop 0.3.8.1-6
    recordproto 1.14.2-1
    redis 2.8.6-1
    reiserfsprogs 3.6.24-1
    renderproto 0.11.1-2
    rest 0.7.90-2
    rtkit 0.11-4
    rtmpdump 20131205-1
    run-parts 4.4-1
    rygel 0.20.3-1
    s-nail 14.5.2-4
    sbc 1.2-1
    schroedinger 1.0.11-2
    scrnsaverproto 1.2.2-1
    sdl 1.2.15-5
    sdl_image 1.2.12-3
    seahorse 3.10.2-1
    sed 4.2.2-3
    serf 1.3.2-1
    shadow 4.1.5.1-7
    shared-color-profiles 0.1.5-1
    shared-color-targets 0.1.2-1
    shared-mime-info 1.2-2
    smbclient 4.1.4-1
    snappy 1.1.1-1
    sound-theme-freedesktop 0.8-1
    soundtouch 1.7.1-1
    spandsp 0.0.6pre21-2
    speech-dispatcher 0.8-2
    speex 1.2rc1-4
    spice-gtk3 0.23-1
    spotify 0.9.4.183-3
    sqlite 3.8.3.1-1
    startup-notification 0.12-4
    steam 1.0.0.47-1
    subversion 1.8.5-3
    sudo 1.8.9.p5-1
    sushi 3.10.0-1
    swell-foop 3.10.1-1
    sysfsutils 2.1.0-8
    systemd 208-11
    systemd-sysvcompat 208-11
    t1lib 5.1.2-5
    taglib 1.9.1-1
    tali 3.10.2-1
    talloc 2.0.8-2
    tar 1.27.1-1
    tcl 8.6.1-1
    tdb 1.2.12-1
    telepathy-farstream 0.6.0-1
    telepathy-glib 0.22.0-1
    telepathy-logger 0.8.0-1
    telepathy-mission-control 5.16.0-1
    tevent 0.9.19-1
    texinfo 5.2-2
    tmux 1.9-1
    totem 3.10.1-1
    totem-plparser 3.10.1-1
    totem-plugin 3.10.1-1
    tracker 0.16.4-1
    ttf-dejavu 2.34-1
    tzdata 2013i-1
    udisks2 2.1.2-1
    unixodbc 2.3.2-1
    unzip 6.0-6
    upower 0.9.23-2
    usbmuxd 1.0.8-2
    usbredir 0.6-4
    usbutils 007-1
    util-linux 2.24.1-1
    v4l-utils 1.0.1-1
    vala 0.22.1-1
    vde2 2.3.2-5
    vi 1:050325-3
    videoproto 2.3.2-1
    vim 7.4.135-2
    vim-runtime 7.4.135-2
    vinagre 3.10.2-1
    vino 3.10.1-2
    virtualgl 2.3.3-1
    vlc 2.1.3-1
    vte-common 0.34.9-1
    vte3 0.34.9-1
    vundle-git 0.9.1.56.gf31aa52-1
    wavpack 4.70.0-2
    wayland 1.4.0-1
    webkitgtk 2.2.5-1
    webrtc-audio-processing 0.1-1
    which 2.20-6
    whois 5.1.1-1
    wildmidi 0.3.2-1
    wine 1.7.13-1
    winetricks 20130707-1
    wpa_supplicant 2.0-4
    wxgtk2.8 2.8.12.1-1
    x264 20131030-2
    xbitmaps 1.1.1-2
    xcb-proto 1.10-1
    xcb-util 0.3.9-1
    xcb-util-keysyms 0.3.9-1
    xdg-user-dirs 0.15-1
    xdg-user-dirs-gtk 0.10-1
    xdg-utils 1.1.0.git20140207-1
    xextproto 7.3.0-1
    xf86-input-evdev 2.8.2-2
    xf86-input-synaptics 1.7.3-1
    xf86-video-intel 2.99.910-1
    xf86vidmodeproto 2.3.1-2
    xfsprogs 3.1.11-2
    xineramaproto 1.2.1-2
    xkeyboard-config 2.11-2
    xorg-bdftopcf 1.0.4-1
    xorg-font-util 1.3.0-1
    xorg-font-utils 7.6-3
    xorg-fonts-alias 1.0.3-1
    xorg-fonts-encodings 1.0.4-3
    xorg-fonts-misc 1.0.1-2
    xorg-iceauth 1.0.6-1
    xorg-luit 1.1.1-2
    xorg-mkfontdir 1.0.7-1
    xorg-mkfontscale 1.1.1-1
    xorg-server 1.15.0-5
    xorg-server-common 1.15.0-5
    xorg-server-utils 7.6-3
    xorg-sessreg 1.0.8-1
    xorg-setxkbmap 1.3.0-1
    xorg-twm 1.0.8-1
    xorg-xauth 1.0.8-1
    xorg-xbacklight 1.2.0-1
    xorg-xclock 1.0.7-1
    xorg-xcmsdb 1.0.4-1
    xorg-xgamma 1.0.5-1
    xorg-xhost 1.0.6-1
    xorg-xinit 1.3.3-3
    xorg-xinput 1.6.1-1
    xorg-xkbcomp 1.2.4-1
    xorg-xmessage 1.0.4-1
    xorg-xmodmap 1.0.8-1
    xorg-xrandr 1.4.1-1
    xorg-xrdb 1.1.0-1
    xorg-xrefresh 1.0.5-1
    xorg-xset 1.2.3-1
    xorg-xsetroot 1.1.1-1
    xproto 7.0.25-1
    xterm 301-1
    xvidcore 1.3.2-3
    xz 5.0.5-2
    yelp 3.10.1-2
    yelp-xsl 3.10.1-1
    zeitgeist 0.9.14-1
    zenity 3.10.2-1
    zlib 1.2.8-3
    zsh 5.0.5-1
    zvbi 0.2.33-6
    Thanks!
    Last edited by andm11 (2014-02-23 06:07:40)

    jasonwryan wrote:Pacman's log and the journal would be the first place to look.
    Thanks for the reply, here is my pacman.log:
    [2014-01-25 05:44] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm base base-devel'
    [2014-01-25 05:44] [PACMAN] synchronizing package lists
    [2014-01-25 05:47] [PACMAN] installed linux-api-headers (3.12.4-1)
    [2014-01-25 05:47] [PACMAN] installed tzdata (2013i-1)
    [2014-01-25 05:47] [PACMAN] installed iana-etc (2.30-4)
    [2014-01-25 05:47] [PACMAN] installed filesystem (2013.05-2)
    [2014-01-25 05:47] [PACMAN] installed glibc (2.18-12)
    [2014-01-25 05:47] [PACMAN] installed ncurses (5.9-6)
    [2014-01-25 05:47] [PACMAN] installed readline (6.2.004-2)
    [2014-01-25 05:47] [PACMAN] installed bash (4.2.045-5)
    [2014-01-25 05:47] [PACMAN] installed bzip2 (1.0.6-5)
    [2014-01-25 05:47] [PACMAN] installed gcc-libs (4.8.2-7)
    [2014-01-25 05:47] [PACMAN] installed db (5.3.28-1)
    [2014-01-25 05:47] [PACMAN] installed zlib (1.2.8-3)
    [2014-01-25 05:47] [PACMAN] installed cracklib (2.9.0-2)
    [2014-01-25 05:47] [PACMAN] installed libgssglue (0.4-2)
    [2014-01-25 05:47] [PACMAN] installed libtirpc (0.2.3-2)
    [2014-01-25 05:47] [PACMAN] installed pambase (20130928-1)
    [2014-01-25 05:47] [PACMAN] installed pam (1.1.8-2)
    [2014-01-25 05:47] [PACMAN] installed attr (2.4.47-1)
    [2014-01-25 05:47] [PACMAN] installed acl (2.2.52-2)
    [2014-01-25 05:47] [PACMAN] installed gmp (5.1.3-2)
    [2014-01-25 05:47] [PACMAN] installed libcap (2.24-1)
    [2014-01-25 05:47] [PACMAN] installed gdbm (1.11-1)
    [2014-01-25 05:47] [PACMAN] installed perl (5.18.2-2)
    [2014-01-25 05:47] [PACMAN] installed openssl (1.0.1.f-1)
    [2014-01-25 05:47] [PACMAN] installed coreutils (8.22-2)
    [2014-01-25 05:47] [PACMAN] installed run-parts (4.4-1)
    [2014-01-25 05:47] [PACMAN] installed cronie (1.4.11-1)
    [2014-01-25 05:47] [PACMAN] installed libdbus (1.8.0-1)
    [2014-01-25 05:47] [PACMAN] installed expat (2.1.0-3)
    [2014-01-25 05:47] [PACMAN] installed dbus (1.8.0-1)
    [2014-01-25 05:47] [PACMAN] installed pcre (8.34-2)
    [2014-01-25 05:47] [PACMAN] installed libffi (3.0.13-4)
    [2014-01-25 05:47] [PACMAN] installed glib2 (2.38.2-1)
    [2014-01-25 05:47] [PACMAN] installed kbd (2.0.1-1)
    [2014-01-25 05:47] [PACMAN] installed kmod (16-1)
    [2014-01-25 05:47] [PACMAN] installed hwids (20130915.1-1)
    [2014-01-25 05:47] [PACMAN] installed libgpg-error (1.12-1)
    [2014-01-25 05:47] [PACMAN] installed libgcrypt (1.6.0-2)
    [2014-01-25 05:47] [PACMAN] installed shadow (4.1.5.1-7)
    [2014-01-25 05:47] [PACMAN] installed util-linux (2.24-2)
    [2014-01-25 05:47] [PACMAN] installed xz (5.0.5-2)
    [2014-01-25 05:47] [ALPM-SCRIPTLET] Initializing machine ID from random generator.
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ln -s '/usr/lib/systemd/system/[email protected]' '/etc/systemd/system/getty.target.wants/[email protected]'
    [2014-01-25 05:47] [ALPM-SCRIPTLET] :: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
    [2014-01-25 05:47] [ALPM-SCRIPTLET] bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
    [2014-01-25 05:47] [PACMAN] installed systemd (208-10)
    [2014-01-25 05:47] [PACMAN] installed device-mapper (2.02.105-1)
    [2014-01-25 05:47] [PACMAN] installed popt (1.16-7)
    [2014-01-25 05:47] [PACMAN] installed cryptsetup (1.6.3-2)
    [2014-01-25 05:47] [PACMAN] installed dhcpcd (6.1.0-1)
    [2014-01-25 05:47] [PACMAN] installed diffutils (3.3-1)
    [2014-01-25 05:47] [PACMAN] installed e2fsprogs (1.42.8-2)
    [2014-01-25 05:47] [PACMAN] installed file (5.16-1)
    [2014-01-25 05:47] [PACMAN] installed findutils (4.4.2-5)
    [2014-01-25 05:47] [PACMAN] installed mpfr (3.1.2.p5-1)
    [2014-01-25 05:47] [PACMAN] installed gawk (4.1.0-2)
    [2014-01-25 05:47] [PACMAN] installed libunistring (0.9.3-6)
    [2014-01-25 05:47] [PACMAN] installed gettext (0.18.3.2-1)
    [2014-01-25 05:47] [PACMAN] installed grep (2.16-1)
    [2014-01-25 05:47] [PACMAN] installed less (458-1)
    [2014-01-25 05:47] [PACMAN] installed gzip (1.6-1)
    [2014-01-25 05:47] [PACMAN] installed inetutils (1.9.2-1)
    [2014-01-25 05:47] [PACMAN] installed iptables (1.4.21-1)
    [2014-01-25 05:47] [PACMAN] installed iproute2 (3.12.0-1)
    [2014-01-25 05:47] [PACMAN] installed sysfsutils (2.1.0-8)
    [2014-01-25 05:47] [PACMAN] installed iputils (20121221-3)
    [2014-01-25 05:47] [PACMAN] installed jfsutils (1.1.15-4)
    [2014-01-25 05:47] [PACMAN] installed licenses (20130203-1)
    [2014-01-25 05:47] [PACMAN] installed linux-firmware (20140123.418320b-1)
    [2014-01-25 05:47] [PACMAN] installed mkinitcpio-busybox (1.21.1-2)
    [2014-01-25 05:47] [PACMAN] installed lzo2 (2.06-3)
    [2014-01-25 05:47] [PACMAN] installed libarchive (3.1.2-4)
    [2014-01-25 05:47] [PACMAN] installed mkinitcpio (16-2)
    [2014-01-25 05:47] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-01-25 05:47] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Starting build: 3.12.8-1-ARCH
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Starting build: 3.12.8-1-ARCH
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-01-25 05:47] [PACMAN] installed linux (3.12.8-1)
    [2014-01-25 05:47] [PACMAN] installed logrotate (3.8.7-1)
    [2014-01-25 05:47] [PACMAN] installed lvm2 (2.02.105-1)
    [2014-01-25 05:47] [PACMAN] installed groff (1.22.2-5)
    [2014-01-25 05:47] [PACMAN] installed libpipeline (1.2.6-1)
    [2014-01-25 05:47] [ALPM-SCRIPTLET] it's recommended to create an initial
    [2014-01-25 05:47] [ALPM-SCRIPTLET] database running as root:
    [2014-01-25 05:47] [ALPM-SCRIPTLET] "/usr/bin/mandb --quiet"
    [2014-01-25 05:47] [PACMAN] installed man-db (2.6.5-1)
    [2014-01-25 05:47] [PACMAN] installed man-pages (3.56-1)
    [2014-01-25 05:47] [PACMAN] installed mdadm (3.3-2)
    [2014-01-25 05:47] [PACMAN] installed nano (2.2.6-2)
    [2014-01-25 05:47] [PACMAN] installed openresolv (3.5.6-1)
    [2014-01-25 05:47] [PACMAN] installed netctl (1.4-2)
    [2014-01-25 05:47] [PACMAN] installed sed (4.2.2-3)
    [2014-01-25 05:47] [PACMAN] installed ca-certificates (20130906-1)
    [2014-01-25 05:47] [PACMAN] installed libsasl (2.1.26-6)
    [2014-01-25 05:47] [PACMAN] installed libldap (2.4.38-1)
    [2014-01-25 05:47] [PACMAN] installed keyutils (1.5.8-1)
    [2014-01-25 05:47] [PACMAN] installed krb5 (1.11.4-1)
    [2014-01-25 05:47] [PACMAN] installed libssh2 (1.4.3-2)
    [2014-01-25 05:47] [PACMAN] installed curl (7.34.0-3)
    [2014-01-25 05:47] [PACMAN] installed pth (2.0.7-5)
    [2014-01-25 05:47] [PACMAN] installed libksba (1.3.0-1)
    [2014-01-25 05:47] [PACMAN] installed libassuan (2.1.1-1)
    [2014-01-25 05:47] [PACMAN] installed pinentry (0.8.3-1)
    [2014-01-25 05:47] [PACMAN] installed dirmngr (1.1.1-2)
    [2014-01-25 05:47] [PACMAN] installed gnupg (2.0.22-2)
    [2014-01-25 05:47] [PACMAN] installed gpgme (1.4.3-1)
    [2014-01-25 05:47] [PACMAN] installed pacman-mirrorlist (20140107-1)
    [2014-01-25 05:47] [PACMAN] installed archlinux-keyring (20140124-1)
    [2014-01-25 05:47] [PACMAN] installed pacman (4.1.2-5)
    [2014-01-25 05:47] [PACMAN] installed pciutils (3.2.0-4)
    [2014-01-25 05:47] [PACMAN] installed pcmciautils (018-7)
    [2014-01-25 05:47] [PACMAN] installed procps-ng (3.3.9-2)
    [2014-01-25 05:47] [PACMAN] installed psmisc (22.20-1)
    [2014-01-25 05:47] [PACMAN] installed reiserfsprogs (3.6.24-1)
    [2014-01-25 05:47] [PACMAN] installed s-nail (14.5.2-1)
    [2014-01-25 05:47] [PACMAN] installed systemd-sysvcompat (208-10)
    [2014-01-25 05:47] [PACMAN] installed tar (1.27.1-1)
    [2014-01-25 05:47] [PACMAN] installed texinfo (5.2-2)
    [2014-01-25 05:47] [PACMAN] installed libusbx (1.0.17-1)
    [2014-01-25 05:47] [PACMAN] installed usbutils (007-1)
    [2014-01-25 05:47] [PACMAN] installed vi (1:050325-3)
    [2014-01-25 05:47] [PACMAN] installed which (2.20-6)
    [2014-01-25 05:47] [PACMAN] installed xfsprogs (3.1.11-2)
    [2014-01-25 05:47] [PACMAN] installed m4 (1.4.17-1)
    [2014-01-25 05:47] [PACMAN] installed autoconf (2.69-1)
    [2014-01-25 05:47] [PACMAN] installed automake (1.14.1-1)
    [2014-01-25 05:47] [PACMAN] installed binutils (2.24-1)
    [2014-01-25 05:47] [PACMAN] installed bison (3.0.2-1)
    [2014-01-25 05:47] [PACMAN] installed fakeroot (1.20-1)
    [2014-01-25 05:47] [PACMAN] installed flex (2.5.37-1)
    [2014-01-25 05:47] [PACMAN] installed libmpc (1.0.1-2)
    [2014-01-25 05:47] [PACMAN] installed isl (0.12.2-1)
    [2014-01-25 05:47] [PACMAN] installed cloog (0.18.1-2)
    [2014-01-25 05:47] [PACMAN] installed gcc (4.8.2-7)
    [2014-01-25 05:47] [PACMAN] installed libltdl (2.4.2-12)
    [2014-01-25 05:47] [PACMAN] installed libtool (2.4.2-12)
    [2014-01-25 05:47] [PACMAN] installed gc (7.2.d-2)
    [2014-01-25 05:47] [PACMAN] installed guile (2.0.9-1)
    [2014-01-25 05:47] [PACMAN] installed make (4.0-2)
    [2014-01-25 05:47] [PACMAN] installed patch (2.7.1-2)
    [2014-01-25 05:47] [PACMAN] installed pkg-config (0.28-1)
    [2014-01-25 05:47] [PACMAN] installed sudo (1.8.9.p4-1)
    [2014-01-25 05:54] [PACMAN] Running 'pacman -S sudo'
    [2014-01-25 05:54] [PACMAN] reinstalled sudo (1.8.9.p4-1)
    [2014-01-25 05:57] [PACMAN] Running 'pacman -S gummiboot'
    [2014-01-25 05:57] [ALPM-SCRIPTLET] Copied /usr/lib/gummiboot/gummibootx64.efi to /boot/EFI/gummiboot/gummibootx64.efi.
    [2014-01-25 05:57] [ALPM-SCRIPTLET] Created EFI boot entry "Linux Boot Manager".
    [2014-01-25 05:57] [ALPM-SCRIPTLET] :: Run '/usr/bin/gummiboot install' to make gummiboot your default bootloader
    [2014-01-25 05:57] [PACMAN] installed gummiboot (41-1)
    [2014-01-25 06:14] [PACMAN] Running 'pacman -S xorg-server xorg-xinit xorg-server-utils xf86-input-synaptics nvidia acpid'
    [2014-01-25 06:15] [PACMAN] installed xproto (7.0.25-1)
    [2014-01-25 06:15] [PACMAN] installed libxdmcp (1.1.1-1)
    [2014-01-25 06:15] [PACMAN] installed libpng (1.6.7-1)
    [2014-01-25 06:15] [PACMAN] installed freetype2 (2.5.2-1)
    [2014-01-25 06:15] [PACMAN] installed libfontenc (1.1.2-1)
    [2014-01-25 06:15] [PACMAN] installed fontsproto (2.1.2-1)
    [2014-01-25 06:15] [PACMAN] installed libxfont (1.4.7-1)
    [2014-01-25 06:15] [PACMAN] installed libpciaccess (0.13.2-2)
    [2014-01-25 06:15] [PACMAN] installed libdrm (2.4.52-1)
    [2014-01-25 06:15] [PACMAN] installed pixman (0.32.4-1)
    [2014-01-25 06:15] [PACMAN] installed libxau (1.0.8-2)
    [2014-01-25 06:15] [PACMAN] installed xkeyboard-config (2.10.1-1)
    [2014-01-25 06:15] [PACMAN] installed xcb-proto (1.10-1)
    [2014-01-25 06:15] [PACMAN] installed libxcb (1.10-1)
    [2014-01-25 06:15] [PACMAN] installed kbproto (1.0.6-1)
    [2014-01-25 06:15] [PACMAN] installed libx11 (1.6.2-1)
    [2014-01-25 06:15] [PACMAN] installed libxkbfile (1.0.8-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xkbcomp (1.2.4-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-setxkbmap (1.3.0-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-fonts-encodings (1.0.4-3)
    [2014-01-25 06:15] [PACMAN] installed xorg-fonts-alias (1.0.3-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-bdftopcf (1.0.4-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-mkfontscale (1.1.1-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-mkfontdir (1.0.7-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-font-util (1.3.0-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-font-utils (7.6-3)
    [2014-01-25 06:15] [ALPM-SCRIPTLET]
    [2014-01-25 06:15] [ALPM-SCRIPTLET] Fontconfig configuration is done via /etc/fonts/conf.avail and conf.d.
    [2014-01-25 06:15] [ALPM-SCRIPTLET] Read /etc/fonts/conf.d/README for more information.
    [2014-01-25 06:15] [ALPM-SCRIPTLET]
    [2014-01-25 06:15] [ALPM-SCRIPTLET] Configuration via /etc/fonts/local.conf is still possible,
    [2014-01-25 06:15] [ALPM-SCRIPTLET] but is no longer recommended for options available in conf.avail.
    [2014-01-25 06:15] [ALPM-SCRIPTLET]
    [2014-01-25 06:15] [ALPM-SCRIPTLET] Main systemwide configuration should be done by symlinks
    [2014-01-25 06:15] [ALPM-SCRIPTLET] (especially for autohinting, sub-pixel and lcdfilter):
    [2014-01-25 06:15] [ALPM-SCRIPTLET]
    [2014-01-25 06:15] [ALPM-SCRIPTLET] cd /etc/fonts/conf.d
    [2014-01-25 06:15] [ALPM-SCRIPTLET] ln -s ../conf.avail/XX-foo.conf
    [2014-01-25 06:15] [ALPM-SCRIPTLET]
    [2014-01-25 06:15] [ALPM-SCRIPTLET] Check also https://wiki.archlinux.org/index.php/Font_Configuration
    [2014-01-25 06:15] [ALPM-SCRIPTLET] and https://wiki.archlinux.org/index.php/Fonts.
    [2014-01-25 06:15] [ALPM-SCRIPTLET]
    [2014-01-25 06:15] [ALPM-SCRIPTLET] updating font cache... done.
    [2014-01-25 06:15] [PACMAN] installed fontconfig (2.11.0-1)
    [2014-01-25 06:15] [ALPM-SCRIPTLET] Updating font cache... done.
    [2014-01-25 06:15] [PACMAN] installed xorg-fonts-misc (1.0.1-2)
    [2014-01-25 06:15] [PACMAN] installed xorg-server-common (1.15.0-5)
    [2014-01-25 06:15] [PACMAN] installed mtdev (1.1.4-1)
    [2014-01-25 06:15] [PACMAN] installed xf86-input-evdev (2.8.2-2)
    [2014-01-25 06:15] [PACMAN] installed libxshmfence (1.1-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-server (1.15.0-5)
    [2014-01-25 06:15] [PACMAN] installed xextproto (7.3.0-1)
    [2014-01-25 06:15] [PACMAN] installed libxext (1.3.2-1)
    [2014-01-25 06:15] [PACMAN] installed libice (1.0.8-2)
    [2014-01-25 06:15] [PACMAN] installed libsm (1.2.2-2)
    [2014-01-25 06:15] [PACMAN] installed libxt (1.1.4-1)
    [2014-01-25 06:15] [PACMAN] installed libxmu (1.1.2-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xauth (1.0.8-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xinit (1.3.3-3)
    [2014-01-25 06:15] [PACMAN] installed xorg-iceauth (1.0.6-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-sessreg (1.0.8-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xcmsdb (1.0.4-1)
    [2014-01-25 06:15] [PACMAN] installed xcb-util (0.3.9-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xbacklight (1.2.0-1)
    [2014-01-25 06:15] [PACMAN] installed xf86vidmodeproto (2.3.1-2)
    [2014-01-25 06:15] [PACMAN] installed libxxf86vm (1.1.3-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xgamma (1.0.5-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xhost (1.0.6-1)
    [2014-01-25 06:15] [PACMAN] installed inputproto (2.3-1)
    [2014-01-25 06:15] [PACMAN] installed libxi (1.7.2-1)
    [2014-01-25 06:15] [PACMAN] installed renderproto (0.11.1-2)
    [2014-01-25 06:15] [PACMAN] installed libxrender (0.9.8-1)
    [2014-01-25 06:15] [PACMAN] installed randrproto (1.4.0-1)
    [2014-01-25 06:15] [PACMAN] installed libxrandr (1.4.2-2)
    [2014-01-25 06:15] [PACMAN] installed xorg-xrandr (1.4.1-1)
    [2014-01-25 06:15] [PACMAN] installed xineramaproto (1.2.1-2)
    [2014-01-25 06:15] [PACMAN] installed libxinerama (1.1.3-2)
    [2014-01-25 06:15] [PACMAN] installed xorg-xinput (1.6.1-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xmodmap (1.0.8-1)
    [2014-01-25 06:15] [PACMAN] installed mcpp (2.7.2-4)
    [2014-01-25 06:15] [PACMAN] installed xorg-xrdb (1.1.0-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xrefresh (1.0.5-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xset (1.2.3-1)
    [2014-01-25 06:15] [PACMAN] installed fixesproto (5.0-2)
    [2014-01-25 06:15] [PACMAN] installed libxfixes (5.0.1-1)
    [2014-01-25 06:15] [PACMAN] installed libxcursor (1.1.14-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xsetroot (1.1.1-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-server-utils (7.6-3)
    [2014-01-25 06:15] [PACMAN] installed recordproto (1.14.2-1)
    [2014-01-25 06:15] [PACMAN] installed libxtst (1.2.2-1)
    [2014-01-25 06:15] [PACMAN] installed xf86-input-synaptics (1.7.3-1)
    [2014-01-25 06:15] [PACMAN] installed nvidia-utils (331.38-1)
    [2014-01-25 06:15] [PACMAN] installed nvidia-libgl (331.38-1)
    [2014-01-25 06:15] [ALPM-SCRIPTLET] In order to use nvidia module, reboot the system.
    [2014-01-25 06:15] [PACMAN] installed nvidia (331.38-2)
    [2014-01-25 06:15] [PACMAN] installed acpid (2.0.21-1)
    [2014-01-25 06:19] [PACMAN] Running 'pacman -S dialog wpa_supplicant'
    [2014-01-25 06:19] [PACMAN] installed dialog (1:1.2_20140112-1)
    [2014-01-25 06:19] [PACMAN] installed libnl (3.2.23-1)
    [2014-01-25 06:19] [PACMAN] installed wpa_supplicant (2.0-4)
    [2014-01-25 06:21] [PACMAN] Running 'pacman -S gnome'
    [2014-01-25 06:26] [PACMAN] installed dconf (0.18.0-1)
    [2014-01-25 06:26] [PACMAN] installed atk (2.10.0-1)
    [2014-01-25 06:26] [PACMAN] installed libvdpau (0.7-1)
    [2014-01-25 06:26] [PACMAN] installed wayland (1.4.0-1)
    [2014-01-25 06:26] [PACMAN] installed damageproto (1.2.1-2)
    [2014-01-25 06:26] [PACMAN] installed libxdamage (1.1.4-1)
    [2014-01-25 06:26] [PACMAN] installed elfutils (0.157-1)
    [2014-01-25 06:26] [PACMAN] installed llvm-libs (3.4-1)
    [2014-01-25 06:26] [PACMAN] installed mesa (10.0.2-1)
    [2014-01-25 06:26] [PACMAN] installed cairo (1.12.16-1)
    [2014-01-25 06:26] [PACMAN] installed libjpeg-turbo (1.3.0-4)
    [2014-01-25 06:26] [PACMAN] installed libtiff (4.0.3-4)
    [2014-01-25 06:26] [PACMAN] installed jasper (1.900.1-10)
    [2014-01-25 06:26] [PACMAN] installed gdk-pixbuf2 (2.30.3-1)
    [2014-01-25 06:26] [PACMAN] installed hicolor-icon-theme (0.12-2)
    [2014-01-25 06:26] [PACMAN] installed gtk-update-icon-cache (2.24.22-1)
    [2014-01-25 06:26] [PACMAN] installed libdaemon (0.14-2)
    [2014-01-25 06:26] [PACMAN] installed avahi (0.6.31-11)
    [2014-01-25 06:26] [PACMAN] installed libcups (1.7.1-3)
    [2014-01-25 06:26] [PACMAN] installed compositeproto (0.4.2-2)
    [2014-01-25 06:26] [PACMAN] installed libxcomposite (0.4.4-1)
    [2014-01-25 06:26] [PACMAN] installed libdatrie (0.2.6-1)
    [2014-01-25 06:26] [PACMAN] installed libthai (0.1.19-1)
    [2014-01-25 06:26] [PACMAN] installed libxft (2.3.1-2)
    [2014-01-25 06:26] [PACMAN] installed graphite (1:1.2.4-1)
    [2014-01-25 06:26] [PACMAN] installed harfbuzz (0.9.24-1)
    [2014-01-25 06:26] [PACMAN] installed pango (1.36.1-1)
    [2014-01-25 06:26] [PACMAN] installed libxml2 (2.9.1-5)
    [2014-01-25 06:26] [PACMAN] installed shared-mime-info (1.2-1)
    [2014-01-25 06:26] [PACMAN] installed lcms2 (2.5-2)
    [2014-01-25 06:26] [PACMAN] installed libgusb (0.1.6-1)
    [2014-01-25 06:26] [PACMAN] installed nspr (4.10.2-1)
    [2014-01-25 06:26] [PACMAN] installed js (17.0.0-1)
    [2014-01-25 06:26] [PACMAN] installed polkit (0.112-1)
    [2014-01-25 06:26] [PACMAN] installed shared-color-profiles (0.1.5-1)
    [2014-01-25 06:26] [PACMAN] installed sqlite (3.8.2-1)
    [2014-01-25 06:26] [PACMAN] installed colord (1.0.4-1)
    [2014-01-25 06:26] [PACMAN] installed at-spi2-core (2.10.2-1)
    [2014-01-25 06:26] [PACMAN] installed at-spi2-atk (2.10.2-1)
    [2014-01-25 06:26] [PACMAN] installed libxkbcommon (0.3.2-1)
    [2014-01-25 06:26] [PACMAN] installed gtk3 (3.10.6-1)
    [2014-01-25 06:26] [PACMAN] installed gsettings-desktop-schemas (3.10.1-1)
    [2014-01-25 06:26] [PACMAN] installed desktop-file-utils (0.22-1)
    [2014-01-25 06:26] [PACMAN] installed baobab (3.10.1-1)
    [2014-01-25 06:26] [PACMAN] installed cogl (1.16.2-1)
    [2014-01-25 06:26] [PACMAN] installed json-glib (0.16.2-1)
    [2014-01-25 06:26] [PACMAN] installed libevdev (0.6-1)
    [2014-01-25 06:26] [PACMAN] installed clutter (1.16.4-1)
    [2014-01-25 06:26] [PACMAN] installed gstreamer (1.2.2-1)
    [2014-01-25 06:26] [PACMAN] installed orc (0.4.18-1)
    [2014-01-25 06:26] [PACMAN] installed videoproto (2.3.2-1)
    [2014-01-25 06:26] [PACMAN] installed libxv (1.0.10-1)
    [2014-01-25 06:26] [PACMAN] installed gst-plugins-base-libs (1.2.2-1)
    [2014-01-25 06:26] [PACMAN] installed sdl (1.2.15-5)
    [2014-01-25 06:26] [PACMAN] installed libdv (1.0.0-5)
    [2014-01-25 06:26] [PACMAN] installed mjpegtools (2.0.0-4)
    [2014-01-25 06:26] [PACMAN] installed alsa-lib (1.0.27.2-1)
    [2014-01-25 06:26] [PACMAN] installed libtasn1 (3.4-1)
    [2014-01-25 06:26] [PACMAN] installed nettle (2.7.1-1)
    [2014-01-25 06:26] [PACMAN] installed p11-kit (0.20.1-1)
    [2014-01-25 06:26] [PACMAN] installed gnutls (3.2.9-1)
    [2014-01-25 06:26] [PACMAN] installed gsm (1.0.13-7)
    [2014-01-25 06:26] [PACMAN] installed lame (3.99.5-2)
    [2014-01-25 06:26] [PACMAN] installed fribidi (0.19.6-1)
    [2014-01-25 06:26] [PACMAN] installed recode (3.6-8)
    [2014-01-25 06:26] [PACMAN] installed enca (1.15-1)
    [2014-01-25 06:26] [PACMAN] installed libass (0.10.2-2)
    [2014-01-25 06:26] [PACMAN] installed libbluray (0.5.0-1)
    [2014-01-25 06:26] [PACMAN] installed libmodplug (0.8.8.4-2)
    [2014-01-25 06:26] [PACMAN] installed libasyncns (0.8-5)
    [2014-01-25 06:26] [PACMAN] installed libogg (1.3.1-2)
    [2014-01-25 06:26] [PACMAN] installed flac (1.3.0-1)
    [2014-01-25 06:26] [PACMAN] installed libvorbis (1.3.4-1)
    [2014-01-25 06:26] [PACMAN] installed libsndfile (1.0.25-3)
    [2014-01-25 06:26] [PACMAN] installed json-c (0.11-1)
    [2014-01-25 06:26] [PACMAN] installed libpulse (4.0-6)
    [2014-01-25 06:26] [PACMAN] installed libtheora (1.1.1-3)
    [2014-01-25 06:26] [PACMAN] installed libva (1.2.1-1)
    [2014-01-25 06:26] [PACMAN] installed libvpx (1.3.0-1)
    [2014-01-25 06:26] [PACMAN] installed opencore-amr (0.1.3-1)
    [2014-01-25 06:26] [PACMAN] installed openjpeg (1.5.1-1)
    [2014-01-25 06:26] [PACMAN] installed opus (1.1-1)
    [2014-01-25 06:26] [PACMAN] installed rtmpdump (20131205-1)
    [2014-01-25 06:26] [PACMAN] installed schroedinger (1.0.11-2)
    [2014-01-25 06:26] [PACMAN] installed speex (1.2rc1-4)
    [2014-01-25 06:26] [PACMAN] installed v4l-utils (1.0.0-2)
    [2014-01-25 06:26] [PACMAN] installed x264 (20131030-2)
    [2014-01-25 06:26] [PACMAN] installed xvidcore (1.3.2-3)
    [2014-01-25 06:26] [PACMAN] installed ffmpeg (1:2.1.3-1)
    [2014-01-25 06:26] [PACMAN] installed chromaprint (1.1-1)
    [2014-01-25 06:26] [PACMAN] installed libmms (0.6.2-1)
    [2014-01-25 06:26] [PACMAN] installed faad2 (2.7-4)
    [2014-01-25 06:26] [PACMAN] installed mpg123 (1.17.0-1)
    [2014-01-25 06:26] [PACMAN] installed libmp4v2 (2.0.0-3)
    [2014-01-25 06:26] [PACMAN] installed faac (1.28-5)
    [2014-01-25 06:26] [PACMAN] installed celt (0.11.3-2)
    [2014-01-25 06:26] [PACMAN] installed libdca (0.0.5-4)
    [2014-01-25 06:26] [PACMAN] installed soundtouch (1.7.1-1)
    [2014-01-25 06:26] [PACMAN] installed spandsp (0.0.6pre21-2)
    [2014-01-25 06:26] [PACMAN] installed libdvdread (4.2.0-1)
    [2014-01-25 06:26] [PACMAN] installed libdvdnav (4.2.0-2)
    [2014-01-25 06:26] [PACMAN] installed libgme (0.6.0-2)
    [2014-01-25 06:26] [PACMAN] installed neon (0.30.0-1)
    [2014-01-25 06:26] [PACMAN] installed fftw (3.3.3-2)
    [2014-01-25 06:26] [PACMAN] installed libofa (0.9.3-5)
    [2014-01-25 06:26] [PACMAN] installed libsamplerate (0.1.8-3)
    [2014-01-25 06:26] [PACMAN] installed jack (0.121.3-7)
    [2014-01-25 06:26] [ALPM-SCRIPTLET]
    [2014-01-25 06:26] [ALPM-SCRIPTLET] > To use FluidSynth as a daemon copy the service file from:
    [2014-01-25 06:26] [ALPM-SCRIPTLET] /usr/lib/systemd/system/fluidsynth.service
    [2014-01-25 06:26] [ALPM-SCRIPTLET] > to:
    [2014-01-25 06:26] [ALPM-SCRIPTLET] /etc/systemd/system/multi-user.target.wants/
    [2014-01-25 06:26] [ALPM-SCRIPTLET] > and then edit accordingly.
    [2014-01-25 06:26] [ALPM-SCRIPTLET]
    [2014-01-25 06:26] [ALPM-SCRIPTLET] > PulseAudio output when running as a daemon is known to be
    [2014-01-25 06:26] [ALPM-SCRIPTLET] > problematic. See the following bulletin board post:
    [2014-01-25 06:26] [ALPM-SCRIPTLET] https://bbs.archlinux.org/viewtopic.php?id=135092
    [2014-01-25 06:26] [ALPM-SCRIPTLET]
    [2014-01-25 06:26] [PACMAN] installed fluidsynth (1.1.6-2)
    [2014-01-25 06:26] [PACMAN] installed giflib (5.0.5-1)
    [2014-01-25 06:26] [PACMAN] installed libwebp (0.3.1-3)
    [2014-01-25 06:26] [PACMAN] installed libsrtp (15.1c9bd90-2)
    [2014-01-25 06:26] [PACMAN] installed wildmidi (0.2.3.5-2)
    [2014-01-25 06:26] [PACMAN] installed gst-plugins-bad (1.2.2-2)
    [2014-01-25 06:26] [PACMAN] installed clutter-gst (2.0.10-1)
    [2014-01-25 06:26] [PACMAN] installed clutter-gtk (1.4.4-4)
    [2014-01-25 06:26] [PACMAN] installed dbus-glib (0.100.2-1)
    [2014-01-25 06:26] [PACMAN] installed telepathy-glib (0.22.0-1)
    [2014-01-25 06:26] [PACMAN] installed libgee (0.12.0-1)
    [2014-01-25 06:26] [PACMAN] installed libxslt (1.1.28-3)
    [2014-01-25 06:26] [PACMAN] installed libproxy (0.4.11-2)
    [2014-01-25 06:26] [PACMAN] installed glib-networking (2.38.2-1)
    [2014-01-25 06:26] [PACMAN] installed libsoup (2.44.2-1)
    [2014-01-25 06:26] [ALPM-SCRIPTLET] ==> aspell comes with no default dictionary
    [2014-01-25 06:26] [PACMAN] installed aspell (0.60.6.1-1)
    [2014-01-25 06:26] [PACMAN] installed hunspell (1.3.2-3)
    [2014-01-25 06:26] [PACMAN] installed hspell (1.2-1)
    [2014-01-25 06:26] [PACMAN] installed enchant (1.6.0-4)
    [2014-01-25 06:26] [PACMAN] installed geoclue (0.12.99-1)
    [2014-01-25 06:26] [PACMAN] installed libsecret (0.16-2)
    [2014-01-25 06:26] [PACMAN] installed icu (52.1-1)
    [2014-01-25 06:26] [PACMAN] installed harfbuzz-icu (0.9.24-1)
    [2014-01-25 06:26] [PACMAN] installed webkitgtk (2.2.4-1)
    [2014-01-25 06:26] [PACMAN] installed libnotify (0.7.6-1)
    [2014-01-25 06:26] [PACMAN] installed rest (0.7.90-2)
    [2014-01-25 06:26] [PACMAN] installed gcr (3.10.1-2)
    [2014-01-25 06:26] [PACMAN] installed gnome-online-accounts (3.10.2-1)
    [2014-01-25 06:26] [PACMAN] installed nss (3.15.3.1-1)
    [2014-01-25 06:26] [PACMAN] installed perl-xml-parser (2.41-4)
    [2014-01-25 06:26] [PACMAN] installed perl-xml-simple (2.20-1)
    [2014-01-25 06:26] [PACMAN] installed icon-naming-utils (0.8.90-2)
    [2014-01-25 06:26] [PACMAN] installed libcroco (0.6.8-1)
    [2014-01-25 06:26] [PACMAN] installed librsvg (1:2.40.1-3)
    [2014-01-25 06:26] [PACMAN] installed gnome-icon-theme-symbolic (3.10.1-1)
    [2014-01-25 06:26] [PACMAN] installed gnome-icon-theme (3.10.0-1)
    [2014-01-25 06:26] [PACMAN] installed libgweather (3.10.1-1)
    [2014-01-25 06:26] [PACMAN] installed libical (1.0-3)
    [2014-01-25 06:26] [PACMAN] installed liboauth (1.0.1-1)
    [2014-01-25 06:26] [PACMAN] installed libgdata (0.14.1-1)
    [2014-01-25 06:26] [PACMAN] installed evolution-data-server (3.10.3-1)
    [2014-01-25 06:26] [PACMAN] installed zeitgeist (0.9.14-1)
    [2014-01-25 06:26] [PACMAN] installed libtracker-sparql (0.16.4-1)
    [2014-01-25 06:26] [PACMAN] installed folks (0.9.6-1)
    [2014-01-25 06:26] [PACMAN] installed iso-codes (3.44-1)
    [2014-01-25 06:26] [PACMAN] installed tdb (1.2.12-1)
    [2014-01-25 06:26] [PACMAN] installed sound-theme-freedesktop (0.8-1)
    [2014-01-25 06:26] [PACMAN] installed libcanberra (0.30-4)
    [2014-01-25 06:26] [PACMAN] installed libnice (0.1.4-1)
    [2014-01-25 06:26] [PACMAN] installed farstream (0.2.3-1)
    [2014-01-25 06:26] [PACMAN] installed telepathy-farstream (0.6.0-1)
    [2014-01-25 06:26] [PACMAN] installed telepathy-logger (0.8.0-1)
    [2014-01-25 06:26] [PACMAN] installed libgnome-keyring (3.10.1-2)
    [2014-01-25 06:26] [PACMAN] installed python2 (2.7.6-1)
    [2014-01-25 06:26] [PACMAN] installed libplist (1.10-1)
    [2014-01-25 06:26] [PACMAN] installed usbmuxd (1.0.8-2)
    [2014-01-25 06:26] [PACMAN] installed libimobiledevice (1.1.5-2)
    [2014-01-25 06:26] [PACMAN] installed upower (0.9.23-2)
    [2014-01-25 06:26] [PACMAN] installed libpcap (1.5.1-1)
    [2014-01-25 06:26] [PACMAN] installed ppp (2.4.5-8)
    [2014-01-25 06:26] [PACMAN] installed libqmi (1.8.0-1)
    [2014-01-25 06:26] [PACMAN] installed libmbim (1.4.0-1)
    [2014-01-25 06:26] [PACMAN] installed modemmanager (1.0.0-2)
    [2014-01-25 06:26] [PACMAN] installed networkmanager (0.9.8.8-1)
    [2014-01-25 06:26] [PACMAN] installed telepathy-mission-control (5.16.0-1)
    [2014-01-25 06:26] [PACMAN] installed geoclue2 (1.99.4-1)
    [2014-01-25 06:26] [PACMAN] installed geocode-glib (3.10.0-1)
    [2014-01-25 06:26] [PACMAN] installed cdparanoia (10.2-5)
    [2014-01-25 06:26] [PACMAN] installed libvisual (0.4.0-4)
    [2014-01-25 06:26] [PACMAN] installed gst-plugins-base (1.2.2-1)
    [2014-01-25 06:26] [PACMAN] installed wavpack (4.70.0-2)
    [2014-01-25 06:26] [PACMAN] installed gpm (1.20.7-4)
    [2014-01-25 06:26] [PACMAN] installed aalib (1.4rc5-10)
    [2014-01-25 06:26] [PACMAN] installed taglib (1.9.1-1)
    [2014-01-25 06:26] [PACMAN] installed libshout (1:2.3.1-2)
    [2014-01-25 06:26] [PACMAN] installed libid3tag (0.15.1b-8)
    [2014-01-25 06:26] [PACMAN] installed imlib2 (1.4.5-6)
    [2014-01-25 06:26] [PACMAN] installed libcaca (0.99.beta18-2)
    [2014-01-25 06:26] [PACMAN] installed libraw1394 (2.1.0-2)
    [2014-01-25 06:26] [PACMAN] installed libavc1394 (0.5.4-2)
    [2014-01-25 06:26] [PACMAN] installed libiec61883 (1.2.0-4)
    [2014-01-25 06:26] [PACMAN] installed gst-plugins-good (1.2.2-2)
    [2014-01-25 06:26] [PACMAN] installed gnome-video-effects (0.4.0-2)
    [2014-01-25 06:26] [PACMAN] installed gnome-desktop (1:3.10.2-1)
    [2014-01-25 06:26] [PACMAN] installed cheese (3.10.2-2)
    [2014-01-25 06:26] [PACMAN] installed libchamplain (0.12.5-2)
    [2014-01-25 06:26] [ALPM-SCRIPTLET] To use Empathy you need to install at least one Telepathy connection manager.
    [2014-01-25 06:26] [PACMAN] installed empathy (3.10.3-1)
    [2014-01-25 06:26] [PACMAN] installed libexif (0.6.21-2)
    [2014-01-25 06:26] [PACMAN] installed exempi (2.2.1-2)
    [2014-01-25 06:26] [PACMAN] installed python2-markupsafe (0.18-2)
    [2014-01-25 06:26] [PACMAN] installed python2-beaker (1.6.4-1)
    [2014-01-25 06:26] [PACMAN] installed python2-mako (0.9.1-1)
    [2014-01-25 06:26] [PACMAN] installed gobject-introspection (1.38.0-1)
    [2014-01-25 06:26] [PACMAN] installed libpeas (1.9.0-1)
    [2014-01-25 06:26] [PACMAN] installed eog (3.10.2-2)
    [2014-01-25 06:26] [PACMAN] installed startup-notification (0.12-4)
    [2014-01-25 06:26] [PACMAN] installed libxres (1.0.7-1)
    [2014-01-25 06:26] [PACMAN] installed libwnck3 (3.4.7-1)
    [2014-01-25 06:27] [PACMAN] installed cantarell-fonts (0.0.15-1)
    [2014-01-25 06:27] [PACMAN] installed ttf-dejavu (2.34-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-themes-standard (3.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed epiphany (3.10.3-1)
    [2014-01-25 06:27] [PACMAN] installed libgxps (0.2.2-3)
    [2014-01-25 06:27] [PACMAN] installed libpaper (1.1.24-7)
    [2014-01-25 06:27] [PACMAN] installed ghostscript (9.10-3)
    [2014-01-25 06:27] [PACMAN] installed libspectre (0.2.7-1)
    [2014-01-25 06:27] [ALPM-SCRIPTLET] Updating font cache... done.
    [2014-01-25 06:27] [PACMAN] installed gsfonts (1.0.7pre44-4)
    [2014-01-25 06:27] [PACMAN] installed poppler (0.24.5-1)
    [2014-01-25 06:27] [PACMAN] installed poppler-glib (0.24.5-1)
    [2014-01-25 06:27] [PACMAN] installed djvulibre (3.5.25.3-1)
    [2014-01-25 06:27] [PACMAN] installed libxpm (3.5.11-1)
    [2014-01-25 06:27] [PACMAN] installed libxaw (1.0.12-1)
    [2014-01-25 06:27] [PACMAN] installed t1lib (5.1.2-4)
    [2014-01-25 06:27] [PACMAN] installed evince (3.10.3-1)
    [2014-01-25 06:27] [PACMAN] installed accountsservice (0.6.35-2)
    [2014-01-25 06:27] [PACMAN] installed python2-cairo (1.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed pygobject-devel (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed python2-gobject (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed python2-atspi (2.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed libxklavier (5.3-1)
    [2014-01-25 06:27] [PACMAN] installed caribou (0.4.13-1)
    [2014-01-25 06:27] [PACMAN] installed gjs (1.38.1-1)
    [2014-01-25 06:27] [PACMAN] installed bluez (5.14-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-bluetooth (3.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-menus (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-session (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed libcanberra-pulse (0.30-4)
    [2014-01-25 06:27] [PACMAN] installed libwacom (0.8-1)
    [2014-01-25 06:27] [PACMAN] installed rtkit (0.11-4)
    [2014-01-25 06:27] [PACMAN] installed webrtc-audio-processing (0.1-1)
    [2014-01-25 06:27] [PACMAN] installed sbc (1.1-1)
    [2014-01-25 06:27] [ALPM-SCRIPTLET] >>> See the wiki at http://wiki.archlinux.org/index.php/PulseAudio for details
    [2014-01-25 06:27] [ALPM-SCRIPTLET] on configuring your system for PulseAudio.
    [2014-01-25 06:27] [ALPM-SCRIPTLET]
    [2014-01-25 06:27] [ALPM-SCRIPTLET] >>> Make sure to install pulseaudio-alsa to configure ALSA for PulseAudio.
    [2014-01-25 06:27] [PACMAN] installed pulseaudio (4.0-6)
    [2014-01-25 06:27] [PACMAN] installed alsa-plugins (1.0.27-2)
    [2014-01-25 06:27] [PACMAN] installed pulseaudio-alsa (2-2)
    [2014-01-25 06:27] [PACMAN] installed libibus (1.5.5-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-settings-daemon (3.10.2-3)
    [2014-01-25 06:27] [PACMAN] installed libgdm (3.10.0.1-2)
    [2014-01-25 06:27] [PACMAN] installed zenity (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed mutter (3.10.3-1)
    [2014-01-25 06:27] [PACMAN] installed mutter-wayland (3.10.1-2)
    [2014-01-25 06:27] [PACMAN] installed mobile-broadband-provider-info (20120614-1)
    [2014-01-25 06:27] [PACMAN] installed network-manager-applet (0.9.8.8-1)
    [2014-01-25 06:27] [PACMAN] installed unzip (6.0-6)
    [2014-01-25 06:27] [PACMAN] installed gnome-shell (3.10.3-1)
    [2014-01-25 06:27] [PACMAN] installed gdm (3.10.0.1-2)
    [2014-01-25 06:27] [PACMAN] installed gnome-backgrounds (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-calculator (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-contacts (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed cups-pk-helper (0.2.5-1)
    [2014-01-25 06:27] [PACMAN] installed libgtop (2.28.5-1)
    [2014-01-25 06:27] [PACMAN] installed libpwquality (1.2.3-1)
    [2014-01-25 06:27] [PACMAN] installed vte-common (0.34.9-1)
    [2014-01-25 06:27] [PACMAN] installed vte3 (0.34.9-1)
    [2014-01-25 06:27] [PACMAN] installed exiv2 (0.23-2)
    [2014-01-25 06:27] [PACMAN] installed mash (0.2.0-3)
    [2014-01-25 06:27] [PACMAN] installed shared-color-targets (0.1.2-1)
    [2014-01-25 06:27] [PACMAN] installed colord-gtk (0.1.25-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-color-manager (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed libcap-ng (0.7.3-1)
    [2014-01-25 06:27] [PACMAN] installed talloc (2.0.8-2)
    [2014-01-25 06:27] [PACMAN] installed libbsd (0.6.0-2)
    [2014-01-25 06:27] [PACMAN] installed libwbclient (4.1.4-1)
    [2014-01-25 06:27] [PACMAN] installed cifs-utils (6.2-1)
    [2014-01-25 06:27] [PACMAN] installed tevent (0.9.19-1)
    [2014-01-25 06:27] [PACMAN] installed ldb (1.1.16-1)
    [2014-01-25 06:27] [PACMAN] installed smbclient (4.1.4-1)
    [2014-01-25 06:27] [PACMAN] installed libgnomekbd (3.6.0-2)
    [2014-01-25 06:27] [PACMAN] installed gnome-control-center (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-dictionary (3.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed libatasmart (0.19-2)
    [2014-01-25 06:27] [PACMAN] installed udisks2 (2.1.1-3)
    [2014-01-25 06:27] [PACMAN] installed gnome-disk-utility (3.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-font-viewer (3.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-icon-theme-extras (3.6.2-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-keyring (3.10.1-2)
    [2014-01-25 06:27] [PACMAN] installed gnome-screenshot (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-shell-extensions (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-system-log (3.9.90-1)
    [2014-01-25 06:27] [PACMAN] installed libsigc++ (2.3.1-1)
    [2014-01-25 06:27] [PACMAN] installed glibmm (2.38.1-1)
    [2014-01-25 06:27] [PACMAN] installed cairomm (1.10.0-3)
    [2014-01-25 06:27] [PACMAN] installed pangomm (2.34.0-1)
    [2014-01-25 06:27] [PACMAN] installed atkmm (2.22.7-1)
    [2014-01-25 06:27] [PACMAN] installed gtkmm3 (3.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-system-monitor (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-terminal (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed yelp-xsl (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed yelp (3.10.1-2)
    [2014-01-25 06:27] [PACMAN] installed gnome-user-docs (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed apr (1.5.0-1)
    [2014-01-25 06:27] [PACMAN] installed unixodbc (2.3.2-1)
    [2014-01-25 06:27] [PACMAN] installed apr-util (1.5.3-1)
    [2014-01-25 06:27] [PACMAN] installed apache (2.2.25-1)
    [2014-01-25 06:27] [PACMAN] installed mod_dnssd (0.6-4)
    [2014-01-25 06:27] [PACMAN] installed gnome-user-share (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed grilo (0.2.7-1)
    [2014-01-25 06:27] [PACMAN] installed grilo-plugins (0.2.9-3)
    [2014-01-25 06:27] [PACMAN] installed gucharmap (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed mousetweaks (3.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed fuse (2.9.3-2)
    [2014-01-25 06:27] [PACMAN] installed libcddb (1.3.2-4)
    [2014-01-25 06:27] [PACMAN] installed libcdio (0.92-1)
    [2014-01-25 06:27] [PACMAN] installed libcdio-paranoia (10.2+0.90+1-2)
    [2014-01-25 06:27] [PACMAN] installed gvfs (1.18.3-3)
    [2014-01-25 06:27] [PACMAN] installed nautilus-sendto (3.8.1-1)
    [2014-01-25 06:27] [PACMAN] installed libnautilus-extension (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed nautilus (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed libmusicbrainz5 (5.0.1-1)
    [2014-01-25 06:27] [PACMAN] installed gtksourceview3 (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed sushi (3.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed gmime (2.6.18-1)
    [2014-01-25 06:27] [PACMAN] installed totem-plparser (3.10.0-4)
    [2014-01-25 06:27] [PACMAN] installed python (3.3.3-1)
    [2014-01-25 06:27] [PACMAN] installed python-cairo (1.10.0-3)
    [2014-01-25 06:27] [PACMAN] installed python-gobject (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed python-xdg (0.25-1)
    [2014-01-25 06:27] [PACMAN] installed totem (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed totem-plugin (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed libgsf (1.14.28-1)
    [2014-01-25 06:27] [PACMAN] installed tracker (0.16.4-1)
    [2014-01-25 06:27] [PACMAN] installed vino (3.10.1-2)
    [2014-01-25 06:27] [PACMAN] installed xdg-user-dirs (0.15-1)
    [2014-01-25 06:27] [PACMAN] installed xdg-user-dirs-gtk (0.10-1)
    [2014-01-25 06:28] [PACMAN] Running 'pacman -S gnome-extra'
    [2014-01-25 06:32] [PACMAN] installed accerciser (3.8.2-1)
    [2014-01-25 06:32] [PACMAN] installed gconf (3.2.6-3)
    [2014-01-25 06:32] [ALPM-SCRIPTLET]
    [2014-01-25 06:32] [ALPM-SCRIPTLET] (gconftool-2:5179): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
    [2014-01-25 06:32] [ALPM-SCRIPTLET] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
    [2014-01-25 06:32] [PACMAN] installed aisleriot (3.10.2-1)
    [2014-01-25 06:32] [PACMAN] installed gdl (3.10.0-1)
    [2014-01-25 06:32] [PACMAN] installed libanjuta (3.10.2-2)
    [2014-01-25 06:32] [PACMAN] installed autogen (5.18.2-1)
    [2014-01-25 06:32] [PACMAN] installed devhelp (3.10.0-1)
    [2014-01-25 06:32] [PACMAN] installed glade (3.16.1-1)
    [2014-01-25 06:32] [PACMAN] installed libaio (0.3.109-7)
    [2014-01-25 06:32] [PACMAN] installed libmariadbclient (5.5.34-3)
    [2014-01-25 06:32] [PACMAN] installed postgresql-libs (9.3.2-4)
    [2014-01-25 06:32] [PACMAN] installed gd (2.1.0-2)
    [2014-01-25 06:32] [PACMAN] installed gts (0.7.6-3)
    [2014-01-25 06:32] [PACMAN] installed graphviz (2.34.0-3)
    [2014-01-25 06:32] [PACMAN] installed libgda (5.2.1-2)
    [2014-01-25 06:32] [PACMAN] installed serf (1.3.2-1)
    [2014-01-25 06:32] [PACMAN] installed subversion (1.8.5-1)
    [2014-01-25 06:32] [PACMAN] installed vala (0.22.1-1)
    [2014-01-25 06:32] [PACMAN] installed anjuta (3.10.2-2)
    [2014-01-25 06:32] [PACMAN] installed bijiben (3.10.2-1)
    [2014-01-25 06:32] [PACMAN] installed cdrkit (1.1.11-3)
    [2014-01-25 06:32] [PACMAN] installed libmad (0.15.1b-7)
    [2014-01-25 06:32] [PACMAN] installed libao (1.1.0-3)
    [2014-01-25 06:32] [PACMAN] installed cdrdao (1.2.3-6)
    [2014-01-25 06:32] [PACMAN] installed dvd+rw-tools (7.1-4)
    [2014-01-25 06:32] [PACMAN] installed brasero (3.10.0-1)
    [2014-01-25 06:32] [PACMAN] reinstalled cheese (3.10.2-2)
    [2014-01-25 06:32] [PACMAN] installed gtkhtml4 (4.6.6-1)
    [2014-01-25 06:32] [PACMAN] installed libpst (0.6.58-2)
    [2014-01-25 06:32] [PACMAN] installed libytnef (1.5-3)
    [2014-01-25 06:32] [PACMAN] installed evolution (3.10.3-1)
    [2014-01-25 06:32] [PACMAN] installed p7zip (9.20.1-9)
    [2014-01-25 06:32] [PACMAN] installed file-roller (3.10.2.1-1)
    [2014-01-25 06:32] [PACMAN] installed five-or-more (3.10.2-1)
    [2014-01-25 06:32] [PACMAN] installed four-in-a-row (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed gedit (3.10.4-1)
    [2014-01-25 06:32] [PACMAN] installed glu (9.0.0-2)
    [2014-01-25 06:32] [PACMAN] installed gnome-chess (3.10.3-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-clocks (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] reinstalled gnome-color-manager (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-devel-docs (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed libzapojit (0.0.3-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-online-miners (3.10.3-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-documents (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-getting-started-docs (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-klotski (3.10.0-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-mahjongg (3.10.2-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-maps (3.10.2-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-mines (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed libdmapsharing (2.9.23-1)
    [2014-01-25 06:32] [PACMAN] installed python-dbus-common (1.2.0-2)
    [2014-01-25 06:32] [PACMAN] installed python-dbus (1.2.0-2)
    [2014-01-25 06:32] [PACMAN] installed gnome-music (3.10.1-2)
    [2014-01-25 06:32] [PACMAN] installed idnkit (1.0-3)
    [2014-01-25 06:32] [PACMAN] installed dnssec-anchors (20130320-1)
    [2014-01-25 06:32] [PACMAN] installed dnsutils (9.9.2.P2-1)
    [2014-01-25 06:32] [PACMAN] installed libidn (1.28-2)
    [2014-01-25 06:32] [PACMAN] installed whois (5.1.0-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-nettool (3.8.1-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-nibbles (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed babl (0.1.10-1)
    [2014-01-25 06:32] [PACMAN] installed gtk2 (2.24.22-1)
    [2014-01-25 06:32] [PACMAN] installed libspiro (20071029-3)
    [2014-01-25 06:32] [PACMAN] installed gegl (0.2.0-10)
    [2014-01-25 06:32] [PACMAN] installed gnome-photos (3.10.2-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-robots (3.10.0-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-sudoku (3.10.2-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-tetravex (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-weather (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed iagno (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed lightsoff (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] reinstalled nautilus-sendto (3.8.1-1)
    [2014-01-25 06:32] [PACMAN] installed python-atspi (2.10.0-1)
    [2014-01-25 06:32] [PACMAN] installed dotconf (1.3-4)
    [2014-01-25 06:32] [PACMAN] installed speech-dispatcher (0.8-2)
    [2014-01-25 06:32] [PACMAN] installed liblouis (2.5.2-2)
    [2014-01-25 06:32] [PACMAN] installed tcl (8.6.1-1)
    [2014-01-25 06:32] [PACMAN] installed cython (0.20-1)
    [2014-01-25 06:32] [ALPM-SCRIPTLET] Please add your user to the brlapi group.
    [2014-01-25 06:32] [PACMAN] installed brltty (4.5-6)
    [2014-01-25 06:32] [PACMAN] installed orca (3.10.2-1)
    [2014-01-25 06:33] [PACMAN] installed quadrapassel (3.10.2-1)
    [2014-01-25 06:33] [PACMAN] installed gssdp (0.14.6-1)
    [2014-01-25 06:33] [PACMAN] installed gupnp (0.20.9-1)
    [2014-01-25 06:33] [PACMAN] installed gupnp-av (0.12.4-1)
    [2014-01-25 06:33] [PACMAN] installed gupnp-dlna (0.10.2-1)
    [2014-01-25 06:33] [PACMAN] installed xdg-utils (1.1.0.git20140109-1)
    [2014-01-25 06:33] [PACMAN] installed rygel (0.20.3-1)
    [2014-01-25 06:33] [PACMAN] installed seahorse (3.10.2-1)
    [2014-01-25 06:33] [PACMAN] installed swell-foop (3.10.1-1)
    [2014-01-25 06:33] [PACMAN] installed tali (3.10.2-1)
    [2014-01-25 06:33] [PACMAN] installed gtk-vnc (0.5.3-3)
    [2014-01-25 06:33] [PACMAN] installed celt0.5.1 (0.5.1.3-3)
    [2014-01-25 06:33] [PACMAN] installed libiscsi (1.7.0-2)
    [2014-01-25 06:33] [ALPM-SCRIPTLET] vde config files should be placed in /etc/vde, sample files are provided.
    [2014-01-25 06:33] [ALPM-SCRIPTLET] iptables and dhcpd sample files have been installed to '/usr/share/vde2'.
    [2014-01-25 06:33] [ALPM-SCRIPTLET] Merge those examples, if needed to the according config files.
    [2014-01-25 06:33] [PACMAN] installed vde2 (2.3.2-5)
    [2014-01-25 06:33] [PACMAN] installed libcacard (1.7.0-1)
    [2014-01-25 06:33] [PACMAN] installed usbredir (0.6-4)
    [2014-01-25 06:33] [PACMAN] installed spice-gtk3 (0.22-1)
    [2014-01-25 06:33] [PACMAN] installed vinagre (3.10.2-1)
    [2014-01-25 06:36] [PACMAN] Running 'pacman -S gnome'
    [2014-01-25 06:36] [PACMAN] reinstalled baobab (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled empathy (3.10.3-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-desktop (1:3.10.2-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-icon-theme-symbolic (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-icon-theme (3.10.0-1)
    [2014-01-25 06:36] [PACMAN] reinstalled eog (3.10.2-2)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-themes-standard (3.10.0-1)
    [2014-01-25 06:36] [PACMAN] reinstalled epiphany (3.10.3-1)
    [2014-01-25 06:36] [PACMAN] reinstalled evince (3.10.3-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-session (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-settings-daemon (3.10.2-3)
    [2014-01-25 06:36] [PACMAN] reinstalled mutter (3.10.3-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-shell (3.10.3-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gdm (3.10.0.1-2)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-backgrounds (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-calculator (3.10.2-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-contacts (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-control-center (3.10.2-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-dictionary (3.10.0-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-disk-utility (3.10.0-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-font-viewer (3.10.0-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-icon-theme-extras (3.6.2-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-keyring (3.10.1-2)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-screenshot (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-shell-extensions (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-system-log (3.9.90-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-system-monitor (3.10.2-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-terminal (3.10.2-1)
    [2014-01-25 06:36] [PACMAN] reinstalled yelp (3.10.1-2)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-user-docs (3.10.2-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-user-share (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled grilo-plugins (0.2.9-3)
    [2014-01-25 06:36] [PACMAN] reinstalled gucharmap (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled mousetweaks (3.10.0-1)
    [2014-01-25 06:36] [PACMAN] reinstalled nautilus (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled sushi (3.10.0-1)
    [2014-01-25 06:36] [PACMAN] reinstalled totem (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled totem-plugin (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled tracker (0.16.4-1)
    [2014-01-25 06:36] [PACMAN] reinstalled vino (3.10.1-2)
    [2014-01-25 06:36] [PACMAN] reinstalled xdg-user-dirs-gtk (0.10-1)
    [2014-01-25 06:37] [PACMAN] Running 'pacman -S gnome'
    [2014-01-25 06:37] [PACMAN] reinstalled baobab (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled empathy (3.10.3-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-desktop (1:3.10.2-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-icon-theme-symbolic (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-icon-theme (3.10.0-1)
    [2014-01-25 06:37] [PACMAN] reinstalled eog (3.10.2-2)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-themes-standard (3.10.0-1)
    [2014-01-25 06:37] [PACMAN] reinstalled epiphany (3.10.3-1)
    [2014-01-25 06:37] [PACMAN] reinstalled evince (3.10.3-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-session (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-settings-daemon (3.10.2-3)
    [2014-01-25 06:37] [PACMAN] reinstalled mutter (3.10.3-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-shell (3.10.3-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gdm (3.10.0.1-2)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-backgrounds (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-calculator (3.10.2-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-contacts (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-control-center (3.10.2-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-dictionary (3.10.0-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-disk-utility (3.10.0-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-font-viewer (3.10.0-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-icon-theme-extras (3.6.2-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-keyring (3.10.1-2)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-screenshot (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-shell-extensions (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-system-log (3.9.90-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-system-monitor (3.10.2-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-terminal (3.10.2-1)
    [2014-01-25 06:37] [PACMAN] reinstalled yelp (3.10.1-2)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-user-docs (3.10.2-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-user-share (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled grilo-plugins (0.2.9-3)
    [2014-01-25 06:37] [PACMAN] reinstalled gucharmap (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled mousetweaks (3.10.0-1)
    [2014-01-25 06:37] [PACMAN] reinstalled nautilus (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled sushi (3.10.0-1)
    [2014-01-25 06:37] [PACMAN] reinstalled totem (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled totem-plugin (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled tracker (0.16.4-1)
    [2014-01-25 06:37] [PACMAN] reinstalled vino (3.10.1-2)
    [2014-01-25 06:37] [PACMAN] reinstalled xdg-user-dirs-gtk (0.10-1)
    [2014-01-25 06:49] [PACMAN] Running 'pacman -R nvidia'
    [2014-01-25 06:49] [PACMAN] removed nvidia (331.38-2)
    [2014-01-25 06:50] [PACMAN] Running 'pacman -S xserver-xorg-video-intel'
    [2014-01-25 06:50] [PACMAN] Running 'pacman -S xserver'
    [2014-01-25 06:50] [PACMAN] Running 'pacman -S video-intel'
    [2014-01-25 06:52] [PACMAN] Running 'pacman -S xf86-video-intel'
    [2014-01-25 06:52] [PACMAN] removed nvidia-libgl (331.38-1)
    [2014-01-25 06:52] [PACMAN] installed mesa-libgl (10.0.2-1)
    [2014-01-25 06:52] [PACMAN] installed intel-dri (10.0.2-1)
    [2014-01-25 06:52] [PACMAN] installed libxvmc (1.0.8-1)
    [2014-01-25 06:52] [PACMAN] installed glamor-egl (0.5.1.r258-1)
    [2014-01-25 06:52] [ALPM-SCRIPTLET] >>> This driver uses SNA as the default acceleration method. You can
    [2014-01-25 06:52] [ALPM-SCRIPTLET] fall back to UXA if you run into trouble or test experimental
    [2014-01-25 06:52] [ALPM-SCRIPTLET] Glamor acceleration. To do so, save a file with the following
    [2014-01-25 06:52] [ALPM-SCRIPTLET] content as /etc/X11/xorg.conf.d/20-intel.conf :
    [2014-01-25 06:52] [ALPM-SCRIPTLET] Section "Device"
    [2014-01-25 06:52] [ALPM-SCRIPTLET] Identifier "Intel Graphics"
    [2014-01-25 06:52] [ALPM-SCRIPTLET] Driver "intel"
    [2014-01-25 06:52] [ALPM-SCRIPTLET] Option "AccelMethod" "sna"
    [2014-01-25 06:52] [ALPM-SCRIPTLET] #Option "AccelMethod" "uxa"
    [2014-01-25 06:52] [ALPM-SCRIPTLET] #Option "AccelMethod" "glamor"
    [2014-01-25 06:52] [ALPM-SCRIPTLET] EndSection
    [2014-01-25 06:52] [PACMAN] installed xf86-video-intel (2.99.907-2)
    [2014-01-25 06:58] [PACMAN] Running 'pacman -R xf86-video-intel'
    [2014-01-25 06:58] [PACMAN] removed xf86-video-intel (2.99.907-2)
    [2014-01-25 06:58] [PACMAN] Running 'pacman -S nvidia-304xx'
    [2014-01-25 06:59] [PACMAN] Running 'pacman -R mesa-libgl'
    [2014-01-25 06:59] [PACMAN] Running 'pacman -R gnome'
    [2014-01-25 07:00] [PACMAN] Running 'pacman -R gnome-extra gnome'
    [2014-01-25 07:00] [PACMAN] Running 'pacman -R gnome-extra'
    [2014-01-25 07:01] [PACMAN] Running 'pacman -Rdd gnome gnome-extra'
    [2014-01-25 07:01] [PACMAN] removed vinagre (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed tali (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed swell-foop (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed seahorse (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed rygel (0.20.3-1)
    [2014-01-25 07:01] [PACMAN] removed quadrapassel (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed orca (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed lightsoff (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed iagno (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-weather (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-tetravex (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-sudoku (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-robots (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-photos (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-nibbles (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-nettool (3.8.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-music (3.10.1-2)
    [2014-01-25 07:01] [PACMAN] removed gnome-mines (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-maps (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-mahjongg (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-klotski (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-getting-started-docs (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-documents (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-devel-docs (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-clocks (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-chess (3.10.3-1)
    [2014-01-25 07:01] [PACMAN] removed gedit (3.10.4-1)
    [2014-01-25 07:01] [PACMAN] removed four-in-a-row (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed five-or-more (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed file-roller (3.10.2.1-1)
    [2014-01-25 07:01] [PACMAN] removed evolution (3.10.3-1)
    [2014-01-25 07:01] [PACMAN] removed brasero (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed bijiben (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed anjuta (3.10.2-2)
    [2014-01-25 07:01] [PACMAN] removed devhelp (3.10.0-1)
    [2014-01-25 07:01] [ALPM-SCRIPTLET]
    [2014-01-25 07:01] [ALPM-SCRIPTLET] (gconftool-2:798): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
    [2014-01-25 07:01] [ALPM-SCRIPTLET] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
    [2014-01-25 07:01] [PACMAN] removed aisleriot (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed accerciser (3.8.2-1)
    [2014-01-25 07:01] [PACMAN] removed xdg-user-dirs-gtk (0.10-1)
    [2014-01-25 07:01] [PACMAN] removed vino (3.10.1-2)
    [2014-01-25 07:01] [PACMAN] removed tracker (0.16.4-1)
    [2014-01-25 07:01] [PACMAN] removed totem-plugin (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed totem (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed sushi (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed nautilus (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed nautilus-sendto (3.8.1-1)
    [2014-01-25 07:01] [PACMAN] removed mousetweaks (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed gucharmap (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed grilo-plugins (0.2.9-3)
    [2014-01-25 07:01] [PACMAN] removed gnome-user-share (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-user-docs (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed yelp (3.10.1-2)
    [2014-01-25 07:01] [PACMAN] removed gnome-terminal (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-system-monitor (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-system-log (3.9.90-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-shell-extensions (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-screenshot (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-keyring (3.10.1-2)
    [2014-01-25 07:01] [PACMAN] removed gnome-icon-theme-extras (3.6.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-font-viewer (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-disk-utility (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-dictionary (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-control-center (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-color-manager (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-contacts (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-calculator (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-backgrounds (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gdm (3.10.0.1-2)
    [2014-01-25 07:01] [PACMAN] removed gnome-shell (3.10.3-1)
    [2014-01-25 07:01] [PACMAN] removed mutter (3.10.3-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-settings-daemon (3.10.2-3)
    [2014-01-25 07:01] [PACMAN] removed gnome-session (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed evince (3.10.3-1)
    [2014-01-25 07:01] [PACMAN] removed epiphany (3.10.3-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-themes-standard (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed eog (3.10.2-2)
    [2014-01-25 07:01] [PACMAN] removed gnome-icon-theme (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-icon-theme-symbolic (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed empathy (3.10.3-1)
    [2014-01-25 07:01] [PACMAN] removed cheese (3.10.2-2)
    [2014-01-25 07:01] [PACMAN] removed gnome-desktop (1:3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed baobab (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] Running 'pacman -S nvidia-304xx'
    [2014-01-25 07:02] [PACMAN] Running 'pacman -Rdd nvidia-utils mesa-libgl'
    [2014-01-25 07:02] [PACMAN] removed mesa-libgl (10.0.2-1)
    [2014-01-25 07:02] [PACMAN] removed nvidia-utils (331.38-1)
    [2014-01-25 07:02] [PACMAN] Running 'pacman -S nvidia-304xx'
    [2014-01-25 07:03] [PACMAN] Running 'pacman -S nvidia-304xx'
    [2014-01-25 07:04] [PACMAN] installed nvidia-304xx-utils (304.117-1)
    [2014-01-25 07:04] [ALPM-SCRIPTLET] In order to use nvidia module, reboot the system.
    [2014-01-25 07:04] [PACMAN] installed nvidia-304xx (304.117-4)
    [2014-01-25 07:04] [PACMAN] Running 'pacman -S gnome'
    [2014-01-25 07:04] [PACMAN] installed baobab (3.10.1-1)
    [2014-01-25 07:04] [PACMAN] installed gnome-desktop (1:3.10.2-1)
    [2014-01-25 07:04] [PACMAN] installed cheese (3.10.2-2)
    [2014-01-25 07:04] [ALPM-SCRIPTLET] To use Empathy you need to install at least one Telepathy connection manager.
    [2014-01-25 07:04] [PACMAN] installed empathy (3.10.3-1)
    [2014-01-25 07:04] [PACMAN] installed gnome-icon-theme-symbolic (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-icon-theme (3.10.0-1)
    [2014-01-25 07:05] [PACMAN] installed eog (3.10.2-2)
    [2014-01-25 07:05] [PACMAN] installed gnome-themes-standard (3.10.0-1)
    [2014-01-25 07:05] [PACMAN] installed epiphany (3.10.3-1)
    [2014-01-25 07:05] [PACMAN] installed evince (3.10.3-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-session (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-settings-daemon (3.10.2-3)
    [2014-01-25 07:05] [PACMAN] installed mutter (3.10.3-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-shell (3.10.3-1)
    [2014-01-25 07:05] [PACMAN] installed gdm (3.10.0.1-2)
    [2014-01-25 07:05] [PACMAN] installed gnome-backgrounds (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-calculator (3.10.2-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-contacts (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-color-manager (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-control-center (3.10.2-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-dictionary (3.10.0-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-disk-utility (3.10.0-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-font-viewer (3.10.0-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-icon-theme-extras (3.6.2-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-keyring (3.10.1-2)
    [2014-01-25 07:05] [PACMAN] installed gnome-screenshot (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-shell-extensions (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-system-log (3.9.90-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-system-monitor (3.10.2-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-terminal (3.10.2-1)
    [2014-01-25 07:05] [PACMAN] installed yelp (3.10.1-2)
    [2014-01-25 07:05] [PACMAN] installed gnome-user-docs (3.10.2-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-user-share (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed grilo-plugins (0.2.9-3)
    [2014-01-25 07:05] [PACMAN] installed gucharmap (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed mousetweaks (3.10.0-1)
    [2014-01-25 07:05] [PACMAN] installed nautilus-sendto (3.8.1-1)
    [2014-01-25 07:05] [PACMAN] installed nautilus (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed sushi (3.10.0-1)
    [2014-01-25 07:05] [PACMAN] installed totem (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed totem-plugin (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed tracker (0.16.4-1)
    [2014-01-25 07:05] [PACMAN] installed vino (3.10.1-2)
    [2014-01-25 07:05] [PACMAN] installed xdg-user-dirs-gtk (0.10-1)
    [2014-01-25 07:13] [PACMAN] Running 'pacman -Syu'
    [2014-01-25 07:13] [PACMAN] synchronizing package lists
    [2014-01-25 07:14] [PACMAN] Running 'pacman -Syu'
    [2014-01-25 07:14] [PACMAN] synchronizing package lists
    [2014-01-25 07:14] [PACMAN] starting full system upgrade
    [2014-01-25 07:14] [PACMAN] upgraded jack (0.121.3-7 -> 0.124.1-1)
    [2014-01-25 07:16] [PACMAN] Running 'pacman -S gnome'
    [2014-01-25 07:45] [PACMAN] Running 'pacman -S intel-dri xf86-video-intel bumblebee nvidia'
    [2014-01-25 07:46] [PACMAN] Running 'pacman -S intel-dri xf86-video-intel bumblebee nvidia'
    [2014-01-25 07:46] [PACMAN] removed nvidia-304xx-utils (304.117-1)
    [2014-01-25 07:46] [PACMAN] removed nvidia-304xx (304.117-4)
    [2014-01-25 07:46] [PACMAN] installed mesa-libgl (10.0.2-1)
    [2014-01-25 07:46] [PACMAN] reinstalled intel-dri (10.0.2-1)
    [2014-01-25 07:46] [ALPM-SCRIPTLET] >>> This driver uses SNA as the default acceleration method. You can
    [2014-01-25 07:46] [ALPM-SCRIPTLET] fall back to UXA if you run into trouble or test experimental
    [2014-01-25 07:46] [ALPM-SCRIPTLET] Glamor acceleration. To do so, save a file with the following
    [2014-01-25 07:46] [ALPM-SCRIPTLET] content as /etc/X11/xorg.conf.d/20-intel.conf :
    [2014-01-25 07:46] [ALPM-SCRIPTLET] Section "Device"
    [2014-01-25 07:46] [ALPM-SCRIPTLET] Identifier "Intel Graphics"
    [2014-01-25 07:46] [ALPM-SCRIPTLET] Driver "intel"
    [2014-01-25 07:46] [ALPM-SCRIPTLET] Option "AccelMethod" "sna"
    [2014-01-25 07:46] [ALPM-SCRIPTLET] #Option "AccelMethod" "uxa"
    [2014-01-25 07:46] [ALPM-SCRIPTLET] #Option "AccelMethod" "glamor"
    [2014-01-25 07:46] [ALPM-SCRIPTLET] EndSection
    [2014-01-25 07:46] [PACMAN] installed xf86-video-intel (2.99.907-2)
    [2014-01-25 07:46] [PACMAN] installed virtualgl (2.3.3-1)
    [2014-01-25 07:46] [ALPM-SCRIPTLET] Don't forget to add yourself to the 'bumblebee' group to use Bumblebee
    [2014-01-25 07:46] [PACMAN] installed bumblebee (3.2.1-3)
    [2014-01-25 07:46] [PACMAN] installed nvidia-utils (331.38-1)
    [2014-01-25 07:46] [ALPM-SCRIPTLET] In order to use nvidia module, reboot the system.
    [2014-01-25 07:46] [PACMAN] installed nvidia (331.38-2)
    [2014-01-25 07:49] [PACMAN] Running 'pacman -S gnome'
    [2014-01-25 07:49] [PACMAN] reinstalled baobab (3.10.1-1)
    [2014-01-25 07:49] [PACMAN] reinstalled empathy (3.10.3-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-desktop (1:3.10.2-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-icon-theme-symbolic (3.10.1-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-icon-theme (3.10.0-1)
    [2014-01-25 07:49] [PACMAN] reinstalled eog (3.10.2-2)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-themes-standard (3.10.0-1)
    [2014-01-25 07:49] [PACMAN] reinstalled epiphany (3.10.3-1)
    [2014-01-25 07:49] [PACMAN] reinstalled evince (3.10.3-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-session (3.10.1-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-settings-daemon (3.10.2-3)
    [2014-01-25 07:49] [PACMAN] reinstalled mutter (3.10.3-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-shell (3.10.3-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gdm (3.10.0.1-2)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-backgrounds (3.10.1-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-calculator (3.10.2-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-contacts (3.10.1-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-control-center (3.10.2-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-dictionary (3.10.0-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-disk-utility (3.10.0-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-font-viewer (3.10.0-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-icon-theme-extras (3.6.2-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-keyring (3.10.1-2)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-screenshot (3.10.1-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-shell-extensions (3.10.1-1)
    [2014-01-25

  • [SOLVED] Xorg launch fails due to synaptics protocol issue

    Hey gang!
    So this is an issue which first appeared after a recent pacman -Syu. I had gone too long without one and so many many packages were upgraded.
    I first tried rolling back the kernel but when that didn't help I resolved to get it working with the newest packages. I am on a macbook pro. I tried installing the xf86-input-mtrack-git package from the AUR but this just caused xorg errors in addition to the others. I am using the fx86-input-synaptics package from the standard repos which, as I said, worked for me in the past.
    Here are some files I think are relevent:
    Xorg.0.log (contains output from one failed Xorg launch):
    [ 2522.432]
    X.Org X Server 1.11.2
    Release Date: 2011-11-04
    [ 2522.433] X Protocol Version 11, Revision 0
    [ 2522.433] Build Operating System: Linux 3.1.1-1-ARCH x86_64
    [ 2522.433] Current Operating System: Linux myhost 3.1.5-1-ARCH #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011 x86_64
    [ 2522.433] Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sda4 ro nomodeset
    [ 2522.433] Build Date: 16 November 2011 11:24:04AM
    [ 2522.433]
    [ 2522.433] Current version of pixman: 0.24.0
    [ 2522.433] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2522.433] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2522.433] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 13 23:14:33 2011
    [ 2522.433] (==) Using config file: "/etc/X11/xorg.conf"
    [ 2522.433] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 2522.434] (==) ServerLayout "Layout0"
    [ 2522.434] (**) |-->Screen "Screen0" (0)
    [ 2522.434] (**) | |-->Monitor "Monitor0"
    [ 2522.434] (**) | |-->Device "Device0"
    [ 2522.434] (**) |-->Input Device "Mouse0"
    [ 2522.434] (**) |-->Input Device "Keyboard0"
    [ 2522.434] (**) |-->Input Device "SynapticsTouchpad"
    [ 2522.434] (**) Option "Xinerama" "on"
    [ 2522.434] (==) Automatically adding devices
    [ 2522.434] (==) Automatically enabling devices
    [ 2522.434] (**) Xinerama: enabled
    [ 2522.434] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 2522.434] Entry deleted from font path.
    [ 2522.434] (**) FontPath set to:
    /usr/share/fonts/local,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 2522.434] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2522.434] (**) Extension "Composite" is disabled
    [ 2522.434] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 2522.434] (WW) Disabling Mouse0
    [ 2522.434] (WW) Disabling Keyboard0
    [ 2522.434] (II) Loader magic: 0x7ccae0
    [ 2522.434] (II) Module ABI versions:
    [ 2522.434] X.Org ANSI C Emulation: 0.4
    [ 2522.434] X.Org Video Driver: 11.0
    [ 2522.434] X.Org XInput driver : 13.0
    [ 2522.434] X.Org Server Extension : 6.0
    [ 2522.435] (--) PCI:*(0:2:0:0) 10de:0647:106b:00bc rev 161, Mem @ 0xe4000000/16777216, 0xc0000000/268435456, 0xe2000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
    [ 2522.435] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 2522.435] (II) "extmod" will be loaded by default.
    [ 2522.435] (II) "dbe" will be loaded by default.
    [ 2522.435] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 2522.435] (II) "record" will be loaded by default.
    [ 2522.435] (II) "dri" will be loaded by default.
    [ 2522.435] (II) "dri2" will be loaded by default.
    [ 2522.435] (II) LoadModule: "synaptics"
    [ 2522.435] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 2522.436] (II) Module synaptics: vendor="X.Org Foundation"
    [ 2522.436] compiled for 1.11.0, module version = 1.5.0
    [ 2522.436] Module class: X.Org XInput Driver
    [ 2522.436] ABI class: X.Org XInput driver, version 13.0
    [ 2522.436] (II) LoadModule: "glx"
    [ 2522.436] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2522.448] (II) Module glx: vendor="NVIDIA Corporation"
    [ 2522.448] compiled for 4.0.2, module version = 1.0.0
    [ 2522.448] Module class: X.Org Server Extension
    [ 2522.448] (II) NVIDIA GLX Module 290.10 Wed Nov 16 18:01:24 PST 2011
    [ 2522.448] (II) Loading extension GLX
    [ 2522.448] (II) LoadModule: "extmod"
    [ 2522.448] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 2522.448] (II) Module extmod: vendor="X.Org Foundation"
    [ 2522.448] compiled for 1.11.2, module version = 1.0.0
    [ 2522.448] Module class: X.Org Server Extension
    [ 2522.448] ABI class: X.Org Server Extension, version 6.0
    [ 2522.448] (II) Loading extension MIT-SCREEN-SAVER
    [ 2522.448] (II) Loading extension XFree86-VidModeExtension
    [ 2522.448] (II) Loading extension XFree86-DGA
    [ 2522.448] (II) Loading extension DPMS
    [ 2522.448] (II) Loading extension XVideo
    [ 2522.448] (II) Loading extension XVideo-MotionCompensation
    [ 2522.448] (II) Loading extension X-Resource
    [ 2522.448] (II) LoadModule: "dbe"
    [ 2522.449] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 2522.449] (II) Module dbe: vendor="X.Org Foundation"
    [ 2522.449] compiled for 1.11.2, module version = 1.0.0
    [ 2522.449] Module class: X.Org Server Extension
    [ 2522.449] ABI class: X.Org Server Extension, version 6.0
    [ 2522.449] (II) Loading extension DOUBLE-BUFFER
    [ 2522.449] (II) LoadModule: "record"
    [ 2522.449] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 2522.449] (II) Module record: vendor="X.Org Foundation"
    [ 2522.449] compiled for 1.11.2, module version = 1.13.0
    [ 2522.449] Module class: X.Org Server Extension
    [ 2522.449] ABI class: X.Org Server Extension, version 6.0
    [ 2522.449] (II) Loading extension RECORD
    [ 2522.449] (II) LoadModule: "dri"
    [ 2522.449] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 2522.449] (II) Module dri: vendor="X.Org Foundation"
    [ 2522.449] compiled for 1.11.2, module version = 1.0.0
    [ 2522.449] ABI class: X.Org Server Extension, version 6.0
    [ 2522.449] (II) Loading extension XFree86-DRI
    [ 2522.449] (II) LoadModule: "dri2"
    [ 2522.449] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 2522.449] (II) Module dri2: vendor="X.Org Foundation"
    [ 2522.449] compiled for 1.11.2, module version = 1.2.0
    [ 2522.449] ABI class: X.Org Server Extension, version 6.0
    [ 2522.449] (II) Loading extension DRI2
    [ 2522.449] (II) LoadModule: "nvidia"
    [ 2522.449] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 2522.450] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 2522.450] compiled for 4.0.2, module version = 1.0.0
    [ 2522.450] Module class: X.Org Video Driver
    [ 2522.450] (II) LoadModule: "synaptics"
    [ 2522.450] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 2522.450] (II) Module synaptics: vendor="X.Org Foundation"
    [ 2522.450] compiled for 1.11.0, module version = 1.5.0
    [ 2522.450] Module class: X.Org XInput Driver
    [ 2522.450] ABI class: X.Org XInput driver, version 13.0
    [ 2522.450] (II) NVIDIA dlloader X Driver 290.10 Wed Nov 16 17:41:10 PST 2011
    [ 2522.450] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 2522.450] (--) using VT number 7
    [ 2522.453] (II) Loading sub module "fb"
    [ 2522.453] (II) LoadModule: "fb"
    [ 2522.453] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 2522.453] (II) Module fb: vendor="X.Org Foundation"
    [ 2522.453] compiled for 1.11.2, module version = 1.0.0
    [ 2522.453] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2522.453] (II) Loading sub module "wfb"
    [ 2522.453] (II) LoadModule: "wfb"
    [ 2522.453] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 2522.453] (II) Module wfb: vendor="X.Org Foundation"
    [ 2522.453] compiled for 1.11.2, module version = 1.0.0
    [ 2522.453] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2522.453] (II) Loading sub module "ramdac"
    [ 2522.453] (II) LoadModule: "ramdac"
    [ 2522.453] (II) Module "ramdac" already built-in
    [ 2522.453] (WW) NVIDIA: Xinerama is enabled, so RandR has likely been disabled by the
    [ 2522.453] (WW) NVIDIA: X server.
    [ 2522.453] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 2522.453] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 2522.453] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 2522.453] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 2522.453] (==) NVIDIA(0): RGB weight 888
    [ 2522.453] (==) NVIDIA(0): Default visual is TrueColor
    [ 2522.453] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 2522.453] (**) NVIDIA(0): Enabling 2D acceleration
    [ 2523.806] (II) NVIDIA(GPU-0): Display (Apple Color LCD (DFP-0)) does not support NVIDIA 3D
    [ 2523.806] (II) NVIDIA(GPU-0): Vision stereo.
    [ 2523.808] (II) NVIDIA(0): NVIDIA GPU GeForce 9600M GT (G96) at PCI:2:0:0 (GPU-0)
    [ 2523.809] (--) NVIDIA(0): Memory: 262144 kBytes
    [ 2523.809] (--) NVIDIA(0): VideoBIOS: 62.94.58.00.17
    [ 2523.809] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 2523.809] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 2523.809] (--) NVIDIA(0): Connected display device(s) on GeForce 9600M GT at PCI:2:0:0
    [ 2523.809] (--) NVIDIA(0): Apple Color LCD (DFP-0)
    [ 2523.809] (--) NVIDIA(0): Apple Color LCD (DFP-0): 330.0 MHz maximum pixel clock
    [ 2523.809] (--) NVIDIA(0): Apple Color LCD (DFP-0): Internal Dual Link LVDS
    [ 2523.811] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
    [ 2523.811] (**) NVIDIA(0): enabled on all display devices.
    [ 2523.849] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 2523.849] (==) NVIDIA(0):
    [ 2523.849] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 2523.849] (==) NVIDIA(0): will be used as the requested mode.
    [ 2523.849] (==) NVIDIA(0):
    [ 2523.849] (II) NVIDIA(0): Validated modes:
    [ 2523.849] (II) NVIDIA(0): "nvidia-auto-select"
    [ 2523.849] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
    [ 2524.909] (--) NVIDIA(0): DPI set to (110, 108); computed from "UseEdidDpi" X config
    [ 2524.909] (--) NVIDIA(0): option
    [ 2524.909] (--) Depth 24 pixmap format is 32 bpp
    [ 2524.909] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 2524.916] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 2524.916] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 2524.916] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 2524.916] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 2524.916] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 2524.916] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 2524.916] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 2524.916] (II) NVIDIA(0): Config Options in the README.
    [ 2524.918] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 2525.208] (II) Loading extension NV-GLX
    [ 2525.246] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 2525.246] (==) NVIDIA(0): Backing store disabled
    [ 2525.246] (==) NVIDIA(0): Silken mouse enabled
    [ 2525.247] (**) NVIDIA(0): DPMS enabled
    [ 2525.247] (II) Loading extension NV-CONTROL
    [ 2525.247] (II) Loading sub module "dri2"
    [ 2525.248] (II) LoadModule: "dri2"
    [ 2525.248] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 2525.248] (II) Module dri2: vendor="X.Org Foundation"
    [ 2525.248] compiled for 1.11.2, module version = 1.2.0
    [ 2525.248] ABI class: X.Org Server Extension, version 6.0
    [ 2525.248] (II) NVIDIA(0): [DRI2] Setup complete
    [ 2525.248] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 2525.248] (==) RandR enabled
    [ 2525.248] (II) Initializing built-in extension Generic Event Extension
    [ 2525.248] (II) Initializing built-in extension SHAPE
    [ 2525.248] (II) Initializing built-in extension MIT-SHM
    [ 2525.248] (II) Initializing built-in extension XInputExtension
    [ 2525.248] (II) Initializing built-in extension XTEST
    [ 2525.248] (II) Initializing built-in extension BIG-REQUESTS
    [ 2525.248] (II) Initializing built-in extension SYNC
    [ 2525.248] (II) Initializing built-in extension XKEYBOARD
    [ 2525.248] (II) Initializing built-in extension XC-MISC
    [ 2525.248] (II) Initializing built-in extension SECURITY
    [ 2525.248] (II) Initializing built-in extension XINERAMA
    [ 2525.248] (II) Initializing built-in extension XFIXES
    [ 2525.248] (II) Initializing built-in extension RENDER
    [ 2525.248] (II) Initializing built-in extension RANDR
    [ 2525.248] (II) Initializing built-in extension COMPOSITE
    [ 2525.248] (II) Initializing built-in extension DAMAGE
    [ 2525.248] (II) Initializing extension GLX
    [ 2525.341] (II) Using input driver 'synaptics' for 'SynapticsTouchpad'
    [ 2525.341] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 2525.341] (**) Option "AlwaysCore" "true"
    [ 2525.341] (**) Option "SendCoreEvents"
    [ 2525.341] (**) SynapticsTouchpad: always reports core events
    [ 2525.696] (--) synaptics: SynapticsTouchpad: auto-dev sets device to /dev/input/event6
    [ 2525.803] (**) Option "Device" "/dev/input/event6"
    [ 2525.909] (--) synaptics: SynapticsTouchpad: x-axis range 0 - 1280
    [ 2525.909] (--) synaptics: SynapticsTouchpad: y-axis range 0 - 800
    [ 2525.909] (--) synaptics: SynapticsTouchpad: pressure range 0 - 256
    [ 2525.909] (--) synaptics: SynapticsTouchpad: finger width range 0 - 0
    [ 2525.909] (--) synaptics: SynapticsTouchpad: buttons: left double triple
    [ 2525.909] (--) synaptics: SynapticsTouchpad: Vendor 0x5ac Product 0x236
    [ 2525.909] (**) Option "SHMConfig" "true"
    [ 2525.909] (**) Option "VertTwoFingerScroll" "true"
    [ 2525.909] (**) Option "HorizTwoFingerScroll" "true"
    [ 2525.909] (**) Option "TapButton1" "1"
    [ 2525.909] (**) Option "TapButton2" "3"
    [ 2525.910] (**) Option "TapButton3" "2"
    [ 2525.910] (**) Option "ClickFinger1" "1"
    [ 2525.910] (**) Option "ClickFinger2" "3"
    [ 2525.910] (**) Option "ClickFinger3" "2"
    [ 2525.999] (--) synaptics: SynapticsTouchpad: touchpad found
    [ 2525.999] (**) SynapticsTouchpad: always reports core events
    [ 2526.106] (II) XINPUT: Adding extended input device "SynapticsTouchpad" (type: TOUCHPAD, id 6)
    [ 2526.106] (**) synaptics: SynapticsTouchpad: (accel) MinSpeed is now constant deceleration 2.5
    [ 2526.106] (**) synaptics: SynapticsTouchpad: MaxSpeed is now 1.75
    [ 2526.106] (**) synaptics: SynapticsTouchpad: AccelFactor is now 0.133
    [ 2526.106] (**) SynapticsTouchpad: (accel) keeping acceleration scheme 1
    [ 2526.106] (**) SynapticsTouchpad: (accel) acceleration profile 1
    [ 2526.106] (**) SynapticsTouchpad: (accel) acceleration factor: 2.000
    [ 2526.106] (**) SynapticsTouchpad: (accel) acceleration threshold: 4
    [ 2526.111] (--) synaptics: SynapticsTouchpad: touchpad found
    [ 2526.113] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 2526.113] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2526.113] (II) LoadModule: "evdev"
    [ 2526.113] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2526.113] (II) Module evdev: vendor="X.Org Foundation"
    [ 2526.113] compiled for 1.10.99.902, module version = 2.6.0
    [ 2526.113] Module class: X.Org XInput Driver
    [ 2526.113] ABI class: X.Org XInput driver, version 13.0
    [ 2526.113] (II) Using input driver 'evdev' for 'Power Button'
    [ 2526.113] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2526.113] (**) Power Button: always reports core events
    [ 2526.113] (**) Power Button: Device: "/dev/input/event3"
    [ 2526.113] (--) Power Button: Found keys
    [ 2526.113] (II) Power Button: Configuring as keyboard
    [ 2526.113] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 2526.113] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 2526.113] (**) Option "xkb_rules" "evdev"
    [ 2526.113] (**) Option "xkb_model" "evdev"
    [ 2526.113] (**) Option "xkb_layout" "us"
    [ 2526.135] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 2526.135] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2526.135] (II) Using input driver 'evdev' for 'Power Button'
    [ 2526.135] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2526.135] (**) Power Button: always reports core events
    [ 2526.135] (**) Power Button: Device: "/dev/input/event1"
    [ 2526.135] (--) Power Button: Found keys
    [ 2526.135] (II) Power Button: Configuring as keyboard
    [ 2526.135] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 2526.135] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 2526.135] (**) Option "xkb_rules" "evdev"
    [ 2526.135] (**) Option "xkb_model" "evdev"
    [ 2526.135] (**) Option "xkb_layout" "us"
    [ 2526.135] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
    [ 2526.135] (II) No input driver/identifier specified (ignoring)
    [ 2526.135] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 2526.135] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 2526.135] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 2526.135] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2526.135] (**) Sleep Button: always reports core events
    [ 2526.135] (**) Sleep Button: Device: "/dev/input/event2"
    [ 2526.135] (--) Sleep Button: Found keys
    [ 2526.135] (II) Sleep Button: Configuring as keyboard
    [ 2526.135] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    [ 2526.135] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 2526.135] (**) Option "xkb_rules" "evdev"
    [ 2526.135] (**) Option "xkb_model" "evdev"
    [ 2526.135] (**) Option "xkb_layout" "us"
    [ 2526.136] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event8)
    [ 2526.136] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
    [ 2526.136] (II) Using input driver 'evdev' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
    [ 2526.136] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2526.136] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
    [ 2526.136] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Device: "/dev/input/event8"
    [ 2526.136] (--) Apple Inc. Apple Internal Keyboard / Trackpad: Found keys
    [ 2526.136] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Configuring as keyboard
    [ 2526.136] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.0/input/input8/event8"
    [ 2526.136] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 10)
    [ 2526.136] (**) Option "xkb_rules" "evdev"
    [ 2526.136] (**) Option "xkb_model" "evdev"
    [ 2526.136] (**) Option "xkb_layout" "us"
    [ 2526.136] (II) config/udev: Adding input device bcm5974 (/dev/input/event6)
    [ 2526.136] (**) bcm5974: Applying InputClass "evdev touchpad catchall"
    [ 2526.136] (**) bcm5974: Applying InputClass "touchpad catchall"
    [ 2526.136] (II) Using input driver 'synaptics' for 'bcm5974'
    [ 2526.136] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 2526.136] (**) bcm5974: always reports core events
    [ 2526.137] (**) Option "Device" "/dev/input/event6"
    [ 2526.149] (EE) synaptics: bcm5974: Synaptics driver unable to detect protocol
    [ 2526.149] (EE) PreInit returned 11 for "bcm5974"
    [ 2526.149] (II) UnloadModule: "synaptics"
    [ 2526.149] (II) Unloading synaptics
    [ 2526.150] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse0)
    [ 2526.150] (II) No input driver/identifier specified (ignoring)
    [ 2526.150] (II) config/udev: Adding input device Built-in iSight (/dev/input/event7)
    [ 2526.150] (**) Built-in iSight: Applying InputClass "evdev keyboard catchall"
    [ 2526.150] (II) Using input driver 'evdev' for 'Built-in iSight'
    [ 2526.150] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2526.150] (**) Built-in iSight: always reports core events
    [ 2526.150] (**) Built-in iSight: Device: "/dev/input/event7"
    [ 2526.150] (--) Built-in iSight: Found keys
    [ 2526.150] (II) Built-in iSight: Configuring as keyboard
    [ 2526.150] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb1/1-4/1-4:1.0/input/input7/event7"
    [ 2526.150] (II) XINPUT: Adding extended input device "Built-in iSight" (type: KEYBOARD, id 11)
    [ 2526.150] (**) Option "xkb_rules" "evdev"
    [ 2526.150] (**) Option "xkb_model" "evdev"
    [ 2526.150] (**) Option "xkb_layout" "us"
    [ 2526.150] (II) config/udev: Adding input device applesmc (/dev/input/event5)
    [ 2526.150] (II) No input driver/identifier specified (ignoring)
    [ 2526.151] (II) config/udev: Adding input device applesmc (/dev/input/js0)
    [ 2526.151] (II) No input driver/identifier specified (ignoring)
    [ 2526.151] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 2526.151] (II) No input driver/identifier specified (ignoring)
    [ 2526.356] (II) UnloadModule: "synaptics"
    [ 2526.356] (II) Unloading synaptics
    [ 2526.463] (II) Power Button: Close
    [ 2526.463] (II) UnloadModule: "evdev"
    [ 2526.463] (II) Unloading evdev
    [ 2526.569] (II) Power Button: Close
    [ 2526.569] (II) UnloadModule: "evdev"
    [ 2526.569] (II) Unloading evdev
    [ 2526.676] (II) Sleep Button: Close
    [ 2526.676] (II) UnloadModule: "evdev"
    [ 2526.676] (II) Unloading evdev
    [ 2526.729] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Close
    [ 2526.729] (II) UnloadModule: "evdev"
    [ 2526.729] (II) Unloading evdev
    [ 2526.836] (II) Built-in iSight: Close
    [ 2526.836] (II) UnloadModule: "evdev"
    [ 2526.836] (II) Unloading evdev
    [ 2528.554] Server terminated successfully (0). Closing log file.
    xorg.conf:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 260.19.21 (buildmeister@builder101) Thu Nov 4 21:47:28 PDT 2010
    #Section "InputDevice"
    # generated from default
    # Identifier "Mouse0"
    # Driver "mouse"
    # Option "Protocol" "auto"
    # Option "Device" "/dev/psaux"
    # Option "Emulate3Buttons" "no"
    # Option "ZAxisMapping" "4 5"
    #EndSection
    Section "ServerLayout"
    # InputDevice "Mouse0" "CorePointer"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "SynapticsTouchpad" "SendCoreEvents"
    Option "Xinerama" "on"
    EndSection
    Section "Files"
    FontPath "/usr/share/fonts/local"
    EndSection
    Section "Module"
    Load "synaptics"
    Load "glx"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    Identifier "SynapticsTouchpad"
    Driver "synaptics"
    Option "AlwaysCore" "true"
    # Option "Device" "/dev/input/mice"
    # Option "Protocol" "auto-dev"
    Option "SHMConfig" "true"
    Option "VertTwoFingerScroll" "true"
    Option "HorizTwoFingerScroll" "true"
    Option "TapButton1" "1"
    Option "TapButton2" "3"
    Option "TapButton3" "2"
    Option "ClickFinger1" "1"
    Option "ClickFinger2" "3"
    Option "ClickFinger3" "2"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Disable"
    EndSection
    xorg.conf.d/10-synaptics.conf:
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
    MatchDevicePath "/dev/input/event*"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    I realize that there are a few lines commented out in xorg.conf referring to the synaptics protocol which would seem relevant to this issue. I have tried uncommenting each of them separately and together but still the problem continues.
    I have searched  the wiki and forums and came up empty handed. Any help would be most appreciated. Thanks for your time!
    Last edited by ennui (2011-12-15 13:25:58)

    Well found all the modules but now I get errors which seem to be because I have KMS disabled. I guess nouveau needs KMS but I seem to remember having it on prevented me from being able to boot up into linux on this macbook in the past.... Here is the error
    [ 426.178]
    X.Org X Server 1.11.2
    Release Date: 2011-11-04
    [ 426.178] X Protocol Version 11, Revision 0
    [ 426.178] Build Operating System: Linux 3.1.1-1-ARCH x86_64
    [ 426.178] Current Operating System: Linux myhost 3.1.5-1-ARCH #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011 x86_64
    [ 426.178] Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sda4 ro nomodeset
    [ 426.178] Build Date: 16 November 2011 11:24:04AM
    [ 426.178]
    [ 426.178] Current version of pixman: 0.24.0
    [ 426.178] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 426.178] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 426.178] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 14 08:21:45 2011
    [ 426.178] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 426.179] (==) No Layout section. Using the first Screen section.
    [ 426.179] (==) No screen section available. Using defaults.
    [ 426.179] (**) |-->Screen "Default Screen Section" (0)
    [ 426.179] (**) | |-->Monitor "<default monitor>"
    [ 426.179] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 426.179] (==) Automatically adding devices
    [ 426.179] (==) Automatically enabling devices
    [ 426.179] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 426.179] Entry deleted from font path.
    [ 426.179] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 426.179] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 426.179] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 426.179] (II) Loader magic: 0x7ccae0
    [ 426.179] (II) Module ABI versions:
    [ 426.179] X.Org ANSI C Emulation: 0.4
    [ 426.179] X.Org Video Driver: 11.0
    [ 426.179] X.Org XInput driver : 13.0
    [ 426.179] X.Org Server Extension : 6.0
    [ 426.180] (--) PCI:*(0:2:0:0) 10de:0647:106b:00bc rev 161, Mem @ 0xe4000000/16777216, 0xc0000000/268435456, 0xe2000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
    [ 426.180] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 426.180] (II) LoadModule: "extmod"
    [ 426.180] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 426.180] (II) Module extmod: vendor="X.Org Foundation"
    [ 426.180] compiled for 1.11.2, module version = 1.0.0
    [ 426.180] Module class: X.Org Server Extension
    [ 426.180] ABI class: X.Org Server Extension, version 6.0
    [ 426.180] (II) Loading extension MIT-SCREEN-SAVER
    [ 426.180] (II) Loading extension XFree86-VidModeExtension
    [ 426.180] (II) Loading extension XFree86-DGA
    [ 426.180] (II) Loading extension DPMS
    [ 426.180] (II) Loading extension XVideo
    [ 426.180] (II) Loading extension XVideo-MotionCompensation
    [ 426.180] (II) Loading extension X-Resource
    [ 426.180] (II) LoadModule: "dbe"
    [ 426.181] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 426.181] (II) Module dbe: vendor="X.Org Foundation"
    [ 426.181] compiled for 1.11.2, module version = 1.0.0
    [ 426.181] Module class: X.Org Server Extension
    [ 426.181] ABI class: X.Org Server Extension, version 6.0
    [ 426.181] (II) Loading extension DOUBLE-BUFFER
    [ 426.181] (II) LoadModule: "glx"
    [ 426.181] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 426.193] (II) Module glx: vendor="NVIDIA Corporation"
    [ 426.193] compiled for 4.0.2, module version = 1.0.0
    [ 426.193] Module class: X.Org Server Extension
    [ 426.193] (II) NVIDIA GLX Module 290.10 Wed Nov 16 18:01:24 PST 2011
    [ 426.193] (II) Loading extension GLX
    [ 426.193] (II) LoadModule: "record"
    [ 426.193] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 426.193] (II) Module record: vendor="X.Org Foundation"
    [ 426.193] compiled for 1.11.2, module version = 1.13.0
    [ 426.194] Module class: X.Org Server Extension
    [ 426.194] ABI class: X.Org Server Extension, version 6.0
    [ 426.194] (II) Loading extension RECORD
    [ 426.194] (II) LoadModule: "dri"
    [ 426.194] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 426.194] (II) Module dri: vendor="X.Org Foundation"
    [ 426.194] compiled for 1.11.2, module version = 1.0.0
    [ 426.194] ABI class: X.Org Server Extension, version 6.0
    [ 426.194] (II) Loading extension XFree86-DRI
    [ 426.194] (II) LoadModule: "dri2"
    [ 426.194] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 426.194] (II) Module dri2: vendor="X.Org Foundation"
    [ 426.194] compiled for 1.11.2, module version = 1.2.0
    [ 426.194] ABI class: X.Org Server Extension, version 6.0
    [ 426.194] (II) Loading extension DRI2
    [ 426.194] (==) Matched nouveau as autoconfigured driver 0
    [ 426.194] (==) Matched nv as autoconfigured driver 1
    [ 426.194] (==) Matched nvidia as autoconfigured driver 2
    [ 426.194] (==) Matched vesa as autoconfigured driver 3
    [ 426.194] (==) Matched fbdev as autoconfigured driver 4
    [ 426.194] (==) Assigned the driver to the xf86ConfigLayout
    [ 426.194] (II) LoadModule: "nouveau"
    [ 426.194] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 426.194] (II) Module nouveau: vendor="X.Org Foundation"
    [ 426.194] compiled for 1.11.0, module version = 0.0.16
    [ 426.194] Module class: X.Org Video Driver
    [ 426.194] ABI class: X.Org Video Driver, version 11.0
    [ 426.194] (II) LoadModule: "nv"
    [ 426.194] (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
    [ 426.194] (II) Module nv: vendor="X.Org Foundation"
    [ 426.194] compiled for 1.11.0, module version = 2.1.18
    [ 426.194] Module class: X.Org Video Driver
    [ 426.194] ABI class: X.Org Video Driver, version 11.0
    [ 426.194] (II) LoadModule: "nvidia"
    [ 426.194] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 426.195] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 426.195] compiled for 4.0.2, module version = 1.0.0
    [ 426.195] Module class: X.Org Video Driver
    [ 426.195] (II) LoadModule: "vesa"
    [ 426.195] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 426.195] (II) Module vesa: vendor="X.Org Foundation"
    [ 426.195] compiled for 1.11.1, module version = 2.3.0
    [ 426.195] Module class: X.Org Video Driver
    [ 426.195] ABI class: X.Org Video Driver, version 11.0
    [ 426.195] (II) LoadModule: "fbdev"
    [ 426.195] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 426.195] (II) Module fbdev: vendor="X.Org Foundation"
    [ 426.195] compiled for 1.10.99.902, module version = 0.4.2
    [ 426.195] ABI class: X.Org Video Driver, version 11.0
    [ 426.195] (II) NOUVEAU driver
    [ 426.195] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 426.195] RIVA TNT (NV04)
    [ 426.195] RIVA TNT2 (NV05)
    [ 426.195] GeForce 256 (NV10)
    [ 426.195] GeForce 2 (NV11, NV15)
    [ 426.196] GeForce 4MX (NV17, NV18)
    [ 426.196] GeForce 3 (NV20)
    [ 426.196] GeForce 4Ti (NV25, NV28)
    [ 426.196] GeForce FX (NV3x)
    [ 426.196] GeForce 6 (NV4x)
    [ 426.196] GeForce 7 (G7x)
    [ 426.196] GeForce 8 (G8x)
    [ 426.196] GeForce GTX 200 (NVA0)
    [ 426.196] GeForce GTX 400 (NVC0)
    [ 426.196] (II) NOUVEAU driver
    [ 426.196] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 426.196] RIVA TNT (NV04)
    [ 426.196] RIVA TNT2 (NV05)
    [ 426.196] GeForce 256 (NV10)
    [ 426.196] GeForce 2 (NV11, NV15)
    [ 426.196] GeForce 4MX (NV17, NV18)
    [ 426.196] GeForce 3 (NV20)
    [ 426.196] GeForce 4Ti (NV25, NV28)
    [ 426.196] GeForce FX (NV3x)
    [ 426.196] GeForce 6 (NV4x)
    [ 426.196] GeForce 7 (G7x)
    [ 426.196] GeForce 8 (G8x)
    [ 426.196] GeForce GTX 200 (NVA0)
    [ 426.196] GeForce GTX 400 (NVC0)
    [ 426.196] (II) NVIDIA dlloader X Driver 290.10 Wed Nov 16 17:41:10 PST 2011
    [ 426.196] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 426.196] (II) VESA: driver for VESA chipsets: vesa
    [ 426.196] (II) FBDEV: driver for framebuffer: fbdev
    [ 426.196] (--) using VT number 7
    [ 426.199] drmOpenDevice: node name is /dev/dri/card0
    [ 426.205] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 426.205] drmOpenDevice: node name is /dev/dri/card0
    [ 426.210] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.210] drmOpenDevice: node name is /dev/dri/card1
    [ 426.215] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.215] drmOpenDevice: node name is /dev/dri/card2
    [ 426.220] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.220] drmOpenDevice: node name is /dev/dri/card3
    [ 426.225] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.225] drmOpenDevice: node name is /dev/dri/card4
    [ 426.230] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.230] drmOpenDevice: node name is /dev/dri/card5
    [ 426.235] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.235] drmOpenDevice: node name is /dev/dri/card6
    [ 426.240] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.240] drmOpenDevice: node name is /dev/dri/card7
    [ 426.245] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.245] drmOpenDevice: node name is /dev/dri/card8
    [ 426.250] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.250] drmOpenDevice: node name is /dev/dri/card9
    [ 426.255] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.255] drmOpenDevice: node name is /dev/dri/card10
    [ 426.260] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.260] drmOpenDevice: node name is /dev/dri/card11
    [ 426.265] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.265] drmOpenDevice: node name is /dev/dri/card12
    [ 426.270] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.270] drmOpenDevice: node name is /dev/dri/card13
    [ 426.275] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.275] drmOpenDevice: node name is /dev/dri/card14
    [ 426.280] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.280] drmOpenDevice: node name is /dev/dri/card15
    [ 426.285] drmOpenByBusid: drmOpenMinor returns -1
    [ 426.285] drmOpenDevice: node name is /dev/dri/card0
    [ 426.291] drmOpenDevice: node name is /dev/dri/card0
    [ 426.296] drmOpenDevice: node name is /dev/dri/card1
    [ 426.301] drmOpenDevice: node name is /dev/dri/card2
    [ 426.305] drmOpenDevice: node name is /dev/dri/card3
    [ 426.309] drmOpenDevice: node name is /dev/dri/card4
    [ 426.313] drmOpenDevice: node name is /dev/dri/card5
    [ 426.318] drmOpenDevice: node name is /dev/dri/card6
    [ 426.323] drmOpenDevice: node name is /dev/dri/card7
    [ 426.328] drmOpenDevice: node name is /dev/dri/card8
    [ 426.333] drmOpenDevice: node name is /dev/dri/card9
    [ 426.338] drmOpenDevice: node name is /dev/dri/card10
    [ 426.343] drmOpenDevice: node name is /dev/dri/card11
    [ 426.348] drmOpenDevice: node name is /dev/dri/card12
    [ 426.352] drmOpenDevice: node name is /dev/dri/card13
    [ 426.357] drmOpenDevice: node name is /dev/dri/card14
    [ 426.362] drmOpenDevice: node name is /dev/dri/card15
    [ 426.367] (EE) [drm] failed to open device
    [ 426.367] (II) Loading sub module "fb"
    [ 426.367] (II) LoadModule: "fb"
    [ 426.368] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 426.368] (II) Module fb: vendor="X.Org Foundation"
    [ 426.368] compiled for 1.11.2, module version = 1.0.0
    [ 426.368] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 426.368] (II) Loading sub module "wfb"
    [ 426.368] (II) LoadModule: "wfb"
    [ 426.368] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 426.368] (II) Module wfb: vendor="X.Org Foundation"
    [ 426.368] compiled for 1.11.2, module version = 1.0.0
    [ 426.368] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 426.368] (II) Loading sub module "ramdac"
    [ 426.368] (II) LoadModule: "ramdac"
    [ 426.368] (II) Module "ramdac" already built-in
    [ 426.368] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 426.368] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 426.368] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 426.368] (WW) Falling back to old probe method for vesa
    [ 426.368] (WW) Falling back to old probe method for fbdev
    [ 426.368] (II) Loading sub module "fbdevhw"
    [ 426.368] (II) LoadModule: "fbdevhw"
    [ 426.368] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 426.368] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 426.368] compiled for 1.11.2, module version = 0.0.2
    [ 426.368] ABI class: X.Org Video Driver, version 11.0
    [ 426.368] (EE) open /dev/fb0: No such file or directory
    [ 426.369] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 426.369] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 426.369] (==) NVIDIA(0): RGB weight 888
    [ 426.369] (==) NVIDIA(0): Default visual is TrueColor
    [ 426.369] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 426.369] (**) NVIDIA(0): Enabling 2D acceleration
    [ 427.694] (II) NVIDIA(GPU-0): Display (Apple Color LCD (DFP-0)) does not support NVIDIA 3D
    [ 427.694] (II) NVIDIA(GPU-0): Vision stereo.
    [ 427.696] (II) NVIDIA(0): NVIDIA GPU GeForce 9600M GT (G96) at PCI:2:0:0 (GPU-0)
    [ 427.696] (--) NVIDIA(0): Memory: 262144 kBytes
    [ 427.696] (--) NVIDIA(0): VideoBIOS: 62.94.58.00.17
    [ 427.696] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 427.696] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 427.696] (--) NVIDIA(0): Connected display device(s) on GeForce 9600M GT at PCI:2:0:0
    [ 427.696] (--) NVIDIA(0): Apple Color LCD (DFP-0)
    [ 427.696] (--) NVIDIA(0): Apple Color LCD (DFP-0): 330.0 MHz maximum pixel clock
    [ 427.696] (--) NVIDIA(0): Apple Color LCD (DFP-0): Internal Dual Link LVDS
    [ 427.698] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
    [ 427.698] (**) NVIDIA(0): enabled on all display devices.
    [ 427.736] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 427.736] (==) NVIDIA(0):
    [ 427.736] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 427.736] (==) NVIDIA(0): will be used as the requested mode.
    [ 427.736] (==) NVIDIA(0):
    [ 427.736] (II) NVIDIA(0): Validated modes:
    [ 427.736] (II) NVIDIA(0): "nvidia-auto-select"
    [ 427.736] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
    [ 428.784] (--) NVIDIA(0): DPI set to (110, 108); computed from "UseEdidDpi" X config
    [ 428.784] (--) NVIDIA(0): option
    [ 428.784] (II) UnloadModule: "nv"
    [ 428.784] (II) Unloading nv
    [ 428.784] (II) UnloadModule: "vesa"
    [ 428.784] (II) Unloading vesa
    [ 428.784] (II) UnloadModule: "fbdev"
    [ 428.784] (II) Unloading fbdev
    [ 428.784] (II) UnloadModule: "fbdevhw"
    [ 428.784] (II) Unloading fbdevhw
    [ 428.784] (--) Depth 24 pixmap format is 32 bpp
    [ 428.784] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 428.790] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 428.790] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 428.790] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 428.790] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 428.791] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 428.791] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 428.791] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 428.791] (II) NVIDIA(0): Config Options in the README.
    [ 428.793] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 429.088] (II) Loading extension NV-GLX
    [ 429.126] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 429.126] (==) NVIDIA(0): Backing store disabled
    [ 429.126] (==) NVIDIA(0): Silken mouse enabled
    [ 429.127] (==) NVIDIA(0): DPMS enabled
    [ 429.127] (II) Loading extension NV-CONTROL
    [ 429.128] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "CRT", but no
    [ 429.128] (WW) NVIDIA(0): such display device could be found, or all display devices
    [ 429.128] (WW) NVIDIA(0): by that name are currently unavailable.
    [ 429.128] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "TV", but no such
    [ 429.128] (WW) NVIDIA(0): display device could be found, or all display devices by
    [ 429.128] (WW) NVIDIA(0): that name are currently unavailable.
    [ 429.128] (II) Loading extension XINERAMA
    [ 429.128] (II) Loading sub module "dri2"
    [ 429.128] (II) LoadModule: "dri2"
    [ 429.128] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 429.128] (II) Module dri2: vendor="X.Org Foundation"
    [ 429.128] compiled for 1.11.2, module version = 1.2.0
    [ 429.128] ABI class: X.Org Server Extension, version 6.0
    [ 429.128] (II) NVIDIA(0): [DRI2] Setup complete
    [ 429.128] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 429.128] (==) RandR enabled
    [ 429.128] (II) Initializing built-in extension Generic Event Extension
    [ 429.128] (II) Initializing built-in extension SHAPE
    [ 429.128] (II) Initializing built-in extension MIT-SHM
    [ 429.128] (II) Initializing built-in extension XInputExtension
    [ 429.128] (II) Initializing built-in extension XTEST
    [ 429.128] (II) Initializing built-in extension BIG-REQUESTS
    [ 429.128] (II) Initializing built-in extension SYNC
    [ 429.128] (II) Initializing built-in extension XKEYBOARD
    [ 429.128] (II) Initializing built-in extension XC-MISC
    [ 429.128] (II) Initializing built-in extension SECURITY
    [ 429.128] (II) Initializing built-in extension XINERAMA
    [ 429.128] (II) Initializing built-in extension XFIXES
    [ 429.128] (II) Initializing built-in extension RENDER
    [ 429.128] (II) Initializing built-in extension RANDR
    [ 429.128] (II) Initializing built-in extension COMPOSITE
    [ 429.128] (II) Initializing built-in extension DAMAGE
    [ 429.129] (II) Initializing extension GLX
    [ 429.223] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 429.223] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 429.223] (II) LoadModule: "evdev"
    [ 429.223] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 429.223] (II) Module evdev: vendor="X.Org Foundation"
    [ 429.223] compiled for 1.10.99.902, module version = 2.6.0
    [ 429.223] Module class: X.Org XInput Driver
    [ 429.223] ABI class: X.Org XInput driver, version 13.0
    [ 429.223] (II) Using input driver 'evdev' for 'Power Button'
    [ 429.223] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 429.223] (**) Power Button: always reports core events
    [ 429.223] (**) Power Button: Device: "/dev/input/event3"
    [ 429.223] (--) Power Button: Found keys
    [ 429.223] (II) Power Button: Configuring as keyboard
    [ 429.223] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 429.223] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 429.223] (**) Option "xkb_rules" "evdev"
    [ 429.223] (**) Option "xkb_model" "evdev"
    [ 429.223] (**) Option "xkb_layout" "us"
    [ 429.245] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 429.245] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 429.245] (II) Using input driver 'evdev' for 'Power Button'
    [ 429.245] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 429.245] (**) Power Button: always reports core events
    [ 429.245] (**) Power Button: Device: "/dev/input/event1"
    [ 429.245] (--) Power Button: Found keys
    [ 429.245] (II) Power Button: Configuring as keyboard
    [ 429.245] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 429.245] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 429.245] (**) Option "xkb_rules" "evdev"
    [ 429.245] (**) Option "xkb_model" "evdev"
    [ 429.245] (**) Option "xkb_layout" "us"
    [ 429.245] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
    [ 429.245] (II) No input driver/identifier specified (ignoring)
    [ 429.245] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 429.245] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 429.245] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 429.245] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 429.245] (**) Sleep Button: always reports core events
    [ 429.245] (**) Sleep Button: Device: "/dev/input/event2"
    [ 429.245] (--) Sleep Button: Found keys
    [ 429.245] (II) Sleep Button: Configuring as keyboard
    [ 429.245] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    [ 429.245] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
    [ 429.245] (**) Option "xkb_rules" "evdev"
    [ 429.245] (**) Option "xkb_model" "evdev"
    [ 429.245] (**) Option "xkb_layout" "us"
    [ 429.246] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event8)
    [ 429.246] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
    [ 429.246] (II) Using input driver 'evdev' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
    [ 429.246] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 429.246] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
    [ 429.246] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Device: "/dev/input/event8"
    [ 429.246] (--) Apple Inc. Apple Internal Keyboard / Trackpad: Found keys
    [ 429.246] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Configuring as keyboard
    [ 429.246] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.0/input/input8/event8"
    [ 429.246] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 9)
    [ 429.246] (**) Option "xkb_rules" "evdev"
    [ 429.246] (**) Option "xkb_model" "evdev"
    [ 429.246] (**) Option "xkb_layout" "us"
    [ 429.246] (II) config/udev: Adding input device bcm5974 (/dev/input/event7)
    [ 429.246] (**) bcm5974: Applying InputClass "evdev touchpad catchall"
    [ 429.246] (**) bcm5974: Applying InputClass "touchpad catchall"
    [ 429.246] (II) LoadModule: "synaptics"
    [ 429.247] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 429.247] (II) Module synaptics: vendor="X.Org Foundation"
    [ 429.247] compiled for 1.11.0, module version = 1.5.0
    [ 429.247] Module class: X.Org XInput Driver
    [ 429.247] ABI class: X.Org XInput driver, version 13.0
    [ 429.247] (II) Using input driver 'synaptics' for 'bcm5974'
    [ 429.247] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 429.247] (**) bcm5974: always reports core events
    [ 429.247] (**) Option "Device" "/dev/input/event7"
    [ 429.360] (--) synaptics: bcm5974: x-axis range 0 - 1280
    [ 429.360] (--) synaptics: bcm5974: y-axis range 0 - 800
    [ 429.360] (--) synaptics: bcm5974: pressure range 0 - 256
    [ 429.360] (--) synaptics: bcm5974: finger width range 0 - 0
    [ 429.360] (--) synaptics: bcm5974: buttons: left double triple
    [ 429.360] (--) synaptics: bcm5974: Vendor 0x5ac Product 0x236
    [ 429.360] (**) Option "TapButton1" "1"
    [ 429.360] (**) Option "TapButton2" "2"
    [ 429.360] (**) Option "TapButton3" "3"
    [ 429.443] (--) synaptics: bcm5974: touchpad found
    [ 429.443] (**) bcm5974: always reports core events
    [ 429.530] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.2/input/input7/event7"
    [ 429.530] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 10)
    [ 429.530] (**) synaptics: bcm5974: (accel) MinSpeed is now constant deceleration 2.5
    [ 429.530] (**) synaptics: bcm5974: MaxSpeed is now 1.75
    [ 429.530] (**) synaptics: bcm5974: AccelFactor is now 0.133
    [ 429.530] (**) bcm5974: (accel) keeping acceleration scheme 1
    [ 429.530] (**) bcm5974: (accel) acceleration profile 1
    [ 429.530] (**) bcm5974: (accel) acceleration factor: 2.000
    [ 429.530] (**) bcm5974: (accel) acceleration threshold: 4
    [ 429.534] (--) synaptics: bcm5974: touchpad found
    [ 429.535] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse0)
    [ 429.535] (II) No input driver/identifier specified (ignoring)
    [ 429.535] (II) config/udev: Adding input device Built-in iSight (/dev/input/event6)
    [ 429.535] (**) Built-in iSight: Applying InputClass "evdev keyboard catchall"
    [ 429.535] (II) Using input driver 'evdev' for 'Built-in iSight'
    [ 429.535] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 429.535] (**) Built-in iSight: always reports core events
    [ 429.535] (**) Built-in iSight: Device: "/dev/input/event6"
    [ 429.535] (--) Built-in iSight: Found keys
    [ 429.535] (II) Built-in iSight: Configuring as keyboard
    [ 429.535] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb1/1-4/1-4:1.0/input/input6/event6"
    [ 429.535] (II) XINPUT: Adding extended input device "Built-in iSight" (type: KEYBOARD, id 11)
    [ 429.535] (**) Option "xkb_rules" "evdev"
    [ 429.535] (**) Option "xkb_model" "evdev"
    [ 429.535] (**) Option "xkb_layout" "us"
    [ 429.535] (II) config/udev: Adding input device applesmc (/dev/input/event5)
    [ 429.535] (II) No input driver/identifier specified (ignoring)
    [ 429.536] (II) config/udev: Adding input device applesmc (/dev/input/js0)
    [ 429.536] (II) No input driver/identifier specified (ignoring)
    [ 429.536] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 429.536] (II) No input driver/identifier specified (ignoring)
    [ 429.566] (II) Power Button: Close
    [ 429.566] (II) UnloadModule: "evdev"
    [ 429.566] (II) Unloading evdev
    [ 429.630] (II) Power Button: Close
    [ 429.630] (II) UnloadModule: "evdev"
    [ 429.630] (II) Unloading evdev
    [ 429.736] (II) Sleep Button: Close
    [ 429.736] (II) UnloadModule: "evdev"
    [ 429.736] (II) Unloading evdev
    [ 429.790] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Close
    [ 429.790] (II) UnloadModule: "evdev"
    [ 429.790] (II) Unloading evdev
    [ 429.986] (II) UnloadModule: "synaptics"
    [ 429.986] (II) Unloading synaptics
    [ 430.093] (II) Built-in iSight: Close
    [ 430.093] (II) UnloadModule: "evdev"
    [ 430.093] (II) Unloading evdev
    [ 431.814] Server terminated successfully (0). Closing log file.
    Now if I'm not mistaken I can use nvidia drivers rather than nouvea correct? It must me something in one of my /xorg.conf.d configs that is asking xorg to use nouvea yes? I suppose it back to digging

  • [SOLVED] Xorg crash - KolourPaint - intel

    Hello.
    I have a ASUS 1001HA netbook. I'm running the latest xorg-server xf86-video-intel and KDE from the stable Archlinux repos.
    Xorg crash when I do:
    1) open KolourPaint, and select the pen tool.
    2) start drawing your name quickly(or some doodle) by pressing the left button of your mouse(or your touchpad) without releasing it.
    3) Xorg crashes.
    Xorg.0.log.old:
    X.Org X Server 1.7.6
    Release Date: 2010-03-17
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.33-ARCH i686
    Current Operating System: Linux arch 2.6.33-ARCH #1 SMP PREEMPT Thu May 13 12:06:25 CEST 2010 i686
    Kernel command line: root=/dev/disk/by-uuid/ea0af8f4-8676-431b-ac66-5a4c7e989ca8 resume=/dev/sda6 ro acpi_osi="!Windows 2009" acpi_backlight=vendor eeepc_laptop.hotplug_disabled=1 logo.nologo quiet console=tty1 splash=silent,theme:arch-black elevator=deadline
    Build Date: 01 April 2010 05:35:33PM
    Current version of pixman: 0.18.2
    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 Jun 15 21:52:30 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "SynapticsTouchpad"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (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/TTF
    (**) 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 AutoAddDevices.
    (II) Loader magic: 0x81e4c60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 7
    (--) PCI:*(0:0:2:0) 8086:27ae:1043:8340 Intel Corporation Mobile 945GME Express Integrated Graphics Controller rev 3, Mem @ 0xf7e00000/524288, 0xd0000000/268435456, 0xf7dc0000/262144, I/O @ 0x0000dc00/8
    (--) PCI: (0:0:2:1) 8086:27a6:1043:8340 Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xf7e80000/524288
    (II) Open ACPI successful (/var/run/acpid.socket)
    (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. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.6, 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: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.6, 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.7.6, 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.7.6, 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: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.6, 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.7.6, module version = 1.1.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.7.4.901, module version = 2.10.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 1.2.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) LoadModule: "intel"
    (II) Reloading /usr/lib/xorg/modules/drivers/intel_drv.so
    (II) UnloadModule: "intel"
    (II) Failed to load module "intel" (already loaded, 136046834)
    (II) LoadModule: "synaptics"
    (II) Reloading /usr/lib/xorg/modules/input/synaptics_drv.so
    (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, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    (II) Primary Device is: PCI 00@00:02:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
    (--) intel(0): Chipset: "945GME"
    (==) intel(0): video overlay key set to 0x101fe
    (II) intel(0): Output VGA1 using monitor section Monitor0
    (II) intel(0): Output LVDS1 has no monitor section
    (II) intel(0): found backlight control interface /sys/class/backlight/eeepc
    (II) intel(0): Output VGA1 disconnected
    (II) intel(0): Output LVDS1 connected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS1 using initial mode 1024x600
    (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    (==) 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.7.6, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (==) Depth 24 pixmap format is 32 bpp
    (II) intel(0): [DRI2] Setup complete
    (**) intel(0): Tiling enabled
    (**) intel(0): SwapBuffers wait enabled
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) UXA(0): Driver registered support for the following operations:
    (II) solid
    (II) copy
    (II) composite (RENDER acceleration)
    (II) put_image
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): No memory allocations
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (==) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up textured video
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: DRI2 Enabled
    (--) 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: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    (II) GLX: Initialized DRI2 GL provider for screen 0
    (II) intel(0): Setting screen physical size to 270 x 158
    (II) Synaptics touchpad driver version 1.2.1
    (--) SynapticsTouchpad auto-dev sets device to /dev/input/event9
    (**) Option "Device" "/dev/input/event9"
    (II) SynapticsTouchpad: x-axis range 1472 - 5472
    (II) SynapticsTouchpad: y-axis range 1408 - 4448
    (II) SynapticsTouchpad: pressure range 0 - 255
    (II) SynapticsTouchpad: finger width range 0 - 0
    (II) SynapticsTouchpad: buttons: left right
    (**) Option "SHMConfig" "false"
    (**) Option "LeftEdge" "1752"
    (**) Option "RightEdge" "5192"
    (**) Option "TopEdge" "1620"
    (**) Option "BottomEdge" "4236"
    (**) Option "FingerLow" "25"
    (**) Option "FingerHigh" "30"
    (**) Option "FingerPress" "256"
    (**) Option "MaxTapTime" "180"
    (**) Option "MaxTapMove" "221"
    (**) Option "ClickTime" "80"
    (**) Option "FastTaps" "false"
    (**) Option "EmulateMidButtonTime" "75"
    (**) Option "EmulateTwoFingerMinZ" "280"
    (**) Option "EmulateTwoFingerMinW" "7"
    (**) Option "VertScrollDelta" "100"
    (**) Option "HorizScrollDelta" "100"
    (**) Option "VertEdgeScroll" "true"
    (**) Option "HorizEdgeScroll" "false"
    (**) Option "CornerCoasting" "true"
    (**) Option "VertTwoFingerScroll" "true"
    (**) Option "HorizTwoFingerScroll" "true"
    (**) Option "LockedDrags" "true"
    (**) Option "LockedDragTimeout" "5000"
    (**) Option "TapButton1" "3"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "1"
    (**) Option "CircularScrolling" "false"
    (**) Option "CircularPad" "false"
    (**) Option "SingleTapTimeout" "180"
    (**) Option "MinSpeed" "0.4"
    (**) Option "MaxSpeed" "0.7"
    (**) Option "AccelFactor" "0.00995223"
    (**) Option "TrackstickSpeed" "40"
    (**) Option "CoastingSpeed" "0"
    (--) SynapticsTouchpad: touchpad found
    (**) Option "AlwaysCore" "true"
    (**) Option "SendCoreEvents"
    (**) SynapticsTouchpad: always reports core events
    (II) XINPUT: Adding extended input device "SynapticsTouchpad" (type: TOUCHPAD)
    (**) SynapticsTouchpad: (accel) keeping acceleration scheme 1
    (**) SynapticsTouchpad: (accel) acceleration profile 0
    (--) SynapticsTouchpad: touchpad found
    (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 relative axes
    (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) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) Synaptics touchpad driver version 1.2.1
    (**) Option "Device" "/dev/input/event9"
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
    (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
    (EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
    (II) UnloadModule: "synaptics"
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (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" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device Asus EeePC extra buttons
    (**) Asus EeePC extra buttons: always reports core events
    (**) Asus EeePC extra buttons: Device: "/dev/input/event7"
    (II) Asus EeePC extra buttons: Found keys
    (II) Asus EeePC extra buttons: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Asus EeePC extra buttons" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device USB2.0 UVC 1.3M WebCam
    (**) USB2.0 UVC 1.3M WebCam: always reports core events
    (**) USB2.0 UVC 1.3M WebCam: Device: "/dev/input/event10"
    (II) USB2.0 UVC 1.3M WebCam: Found keys
    (II) USB2.0 UVC 1.3M WebCam: Configuring as keyboard
    (II) XINPUT: Adding extended input device "USB2.0 UVC 1.3M WebCam" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device Sleep Button
    (**) Sleep Button: always reports core events
    (**) Sleep Button: Device: "/dev/input/event4"
    (II) Sleep Button: Found keys
    (II) Sleep Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event5"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event2"
    (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" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event6"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) intel(0): EDID vendor "HSD", prod id 1001
    (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "1024x600"x0.0 51.42 1024 1117 1152 1240 600 617 622 638 -hsync -vsync (41.5 kHz)
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) AIGLX: Resuming AIGLX clients after VT switch
    (II) intel(0): No memory allocations
    (II) intel(0): EDID vendor "HSD", prod id 1001
    (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "1024x600"x0.0 51.42 1024 1117 1152 1240 600 617 622 638 -hsync -vsync (41.5 kHz)
    (--) SynapticsTouchpad: touchpad found
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Asus EeePC extra buttons: Device reopened after 1 attempts.
    (II) USB2.0 UVC 1.3M WebCam: Device reopened after 1 attempts.
    (II) Sleep Button: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    Backtrace:
    0: /usr/bin/X (xorg_backtrace+0x3b) [0x809f81b]
    1: /usr/bin/X (0x8048000+0x54745) [0x809c745]
    2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb787c40c]
    3: /usr/lib/xorg/modules/libfb.so (fbSegment+0x230) [0xb72b9b20]
    4: /usr/lib/xorg/modules/libfb.so (fbZeroLine+0x13c) [0xb72b66dc]
    5: /usr/lib/xorg/modules/libfb.so (fbPolyLine+0x72) [0xb72b63c2]
    6: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb72cb000+0x3b405) [0xb7306405]
    7: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb72cb000+0x33d6b) [0xb72fed6b]
    8: /usr/bin/X (0x8048000+0xc5d38) [0x810dd38]
    9: /usr/bin/X (0x8048000+0x3daeb) [0x8085aeb]
    10: /usr/bin/X (0x8048000+0x40437) [0x8088437]
    11: /usr/bin/X (0x8048000+0x1a705) [0x8062705]
    12: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb7471c76]
    13: /usr/bin/X (0x8048000+0x1a2f1) [0x80622f1]
    Segmentation fault at address 0xb6e96ffc
    Fatal server error:
    Caught signal 11 (Segmentation fault). Server aborting
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    (II) UnloadModule: "synaptics"
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) Asus EeePC extra buttons: Close
    (II) UnloadModule: "evdev"
    (II) USB2.0 UVC 1.3M WebCam: Close
    (II) UnloadModule: "evdev"
    (II) Sleep Button: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    (II) Video Bus: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    (II) AIGLX: Suspending AIGLX clients for VT switch
    This bug is similar to:
    https://bugs.launchpad.net/ubuntu/+sour … bug/415357
    Is there any solution for this?
    Last edited by amen (2010-09-30 07:29:05)

    I upgraded my system(new xorg-server, xf86-video-intel...) and problem still exists:
    [ 4658.342]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 4658.342]
    X.Org X Server 1.8.1.902 (1.8.2 RC 2)
    Release Date: 2010-06-21
    [ 4658.342] X Protocol Version 11, Revision 0
    [ 4658.342] Build Operating System: Linux 2.6.34-ARCH i686
    [ 4658.343] Current Operating System: Linux arch 2.6.34-ARCH #1 SMP PREEMPT Sat Jun 19 13:06:16 CEST 2010 i686
    [ 4658.343] Kernel command line: root=/dev/disk/by-uuid/ea0af8f4-8676-431b-ac66-5a4c7e989ca8 resume=/dev/sda6 ro acpi_osi="!Windows 2009" acpi_backlight=vendor eeepc_laptop.hotplug_disabled=1 logo.nologo quiet console=tty1 splash=silent,theme:arch-black elevator=deadline
    [ 4658.343] Build Date: 21 June 2010 11:54:27AM
    [ 4658.343]
    [ 4658.343] Current version of pixman: 0.18.2
    [ 4658.343] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 4658.343] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 4658.343] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 22 17:07:49 2010
    [ 4658.344] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 4658.344] (==) No Layout section. Using the first Screen section.
    [ 4658.344] (==) No screen section available. Using defaults.
    [ 4658.344] (**) |-->Screen "Default Screen Section" (0)
    [ 4658.344] (**) | |-->Monitor "<default monitor>"
    [ 4658.345] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 4658.345] (==) Automatically adding devices
    [ 4658.345] (==) Automatically enabling devices
    [ 4658.345] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 4658.345] Entry deleted from font path.
    [ 4658.345] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 4658.345] Entry deleted from font path.
    [ 4658.345] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 4658.345] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 4658.345] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 4658.345] (II) Loader magic: 0x81e9d00
    [ 4658.345] (II) Module ABI versions:
    [ 4658.345] X.Org ANSI C Emulation: 0.4
    [ 4658.345] X.Org Video Driver: 7.0
    [ 4658.345] X.Org XInput driver : 9.0
    [ 4658.345] X.Org Server Extension : 3.0
    [ 4658.371] (--) PCI:*(0:0:2:0) 8086:27ae:1043:8340 Intel Corporation Mobile 945GME Express Integrated Graphics Controller rev 3, Mem @ 0xf7f00000/524288, 0xd0000000/268435456, 0xf7ec0000/262144, I/O @ 0x0000ec00/8
    [ 4658.371] (--) PCI: (0:0:2:1) 8086:27a6:1043:8340 Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xf7f80000/524288
    [ 4658.371] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 4658.371] (II) LoadModule: "extmod"
    [ 4658.372] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 4658.372] (II) Module extmod: vendor="X.Org Foundation"
    [ 4658.372] compiled for 1.8.1.902, module version = 1.0.0
    [ 4658.372] Module class: X.Org Server Extension
    [ 4658.372] ABI class: X.Org Server Extension, version 3.0
    [ 4658.373] (II) Loading extension MIT-SCREEN-SAVER
    [ 4658.373] (II) Loading extension XFree86-VidModeExtension
    [ 4658.373] (II) Loading extension XFree86-DGA
    [ 4658.373] (II) Loading extension DPMS
    [ 4658.373] (II) Loading extension XVideo
    [ 4658.373] (II) Loading extension XVideo-MotionCompensation
    [ 4658.373] (II) Loading extension X-Resource
    [ 4658.373] (II) LoadModule: "dbe"
    [ 4658.373] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 4658.373] (II) Module dbe: vendor="X.Org Foundation"
    [ 4658.373] compiled for 1.8.1.902, module version = 1.0.0
    [ 4658.373] Module class: X.Org Server Extension
    [ 4658.373] ABI class: X.Org Server Extension, version 3.0
    [ 4658.373] (II) Loading extension DOUBLE-BUFFER
    [ 4658.374] (II) LoadModule: "glx"
    [ 4658.374] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 4658.374] (II) Module glx: vendor="X.Org Foundation"
    [ 4658.374] compiled for 1.8.1.902, module version = 1.0.0
    [ 4658.374] ABI class: X.Org Server Extension, version 3.0
    [ 4658.374] (==) AIGLX enabled
    [ 4658.374] (II) Loading extension GLX
    [ 4658.374] (II) LoadModule: "record"
    [ 4658.375] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 4658.375] (II) Module record: vendor="X.Org Foundation"
    [ 4658.375] compiled for 1.8.1.902, module version = 1.13.0
    [ 4658.375] Module class: X.Org Server Extension
    [ 4658.375] ABI class: X.Org Server Extension, version 3.0
    [ 4658.375] (II) Loading extension RECORD
    [ 4658.375] (II) LoadModule: "dri"
    [ 4658.375] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 4658.376] (II) Module dri: vendor="X.Org Foundation"
    [ 4658.376] compiled for 1.8.1.902, module version = 1.0.0
    [ 4658.376] ABI class: X.Org Server Extension, version 3.0
    [ 4658.376] (II) Loading extension XFree86-DRI
    [ 4658.376] (II) LoadModule: "dri2"
    [ 4658.376] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 4658.377] (II) Module dri2: vendor="X.Org Foundation"
    [ 4658.377] compiled for 1.8.1.902, module version = 1.2.0
    [ 4658.377] ABI class: X.Org Server Extension, version 3.0
    [ 4658.377] (II) Loading extension DRI2
    [ 4658.377] (==) Matched intel as autoconfigured driver 0
    [ 4658.377] (==) Matched vesa as autoconfigured driver 1
    [ 4658.377] (==) Matched fbdev as autoconfigured driver 2
    [ 4658.377] (==) Assigned the driver to the xf86ConfigLayout
    [ 4658.377] (II) LoadModule: "intel"
    [ 4658.377] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 4658.378] (II) Module intel: vendor="X.Org Foundation"
    [ 4658.378] compiled for 1.8.1, module version = 2.11.0
    [ 4658.378] Module class: X.Org Video Driver
    [ 4658.378] ABI class: X.Org Video Driver, version 7.0
    [ 4658.378] (II) LoadModule: "vesa"
    [ 4658.378] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 4658.379] (II) Module vesa: vendor="X.Org Foundation"
    [ 4658.379] compiled for 1.8.0, module version = 2.3.0
    [ 4658.379] Module class: X.Org Video Driver
    [ 4658.379] ABI class: X.Org Video Driver, version 7.0
    [ 4658.379] (II) LoadModule: "fbdev"
    [ 4658.380] (WW) Warning, couldn't open module fbdev
    [ 4658.380] (II) UnloadModule: "fbdev"
    [ 4658.380] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 4658.380] (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, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    [ 4658.381] (II) VESA: driver for VESA chipsets: vesa
    [ 4658.381] (++) using VT number 8
    [ 4658.388] (II) Primary Device is: PCI 00@00:02:0
    [ 4658.389] (WW) Falling back to old probe method for vesa
    [ 4658.391] drmOpenDevice: node name is /dev/dri/card0
    [ 4658.391] drmOpenDevice: open result is 9, (OK)
    [ 4658.416] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 4658.416] drmOpenDevice: node name is /dev/dri/card0
    [ 4658.416] drmOpenDevice: open result is 9, (OK)
    [ 4658.416] drmOpenByBusid: drmOpenMinor returns 9
    [ 4658.416] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 4658.416] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 4658.416] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 4658.416] (==) intel(0): RGB weight 888
    [ 4658.416] (==) intel(0): Default visual is TrueColor
    [ 4658.416] (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
    [ 4658.417] (--) intel(0): Chipset: "945GME"
    [ 4658.417] (==) intel(0): video overlay key set to 0x101fe
    [ 4658.443] (II) intel(0): Output VGA1 has no monitor section
    [ 4658.545] (II) intel(0): Output LVDS1 has no monitor section
    [ 4658.545] (II) intel(0): found backlight control interface /sys/class/backlight/eeepc
    [ 4658.572] (II) intel(0): EDID for output VGA1
    [ 4658.675] (II) intel(0): EDID for output LVDS1
    [ 4658.675] (II) intel(0): Manufacturer: HSD Model: 3e9 Serial#: 1130
    [ 4658.675] (II) intel(0): Year: 2010 Week: 4
    [ 4658.675] (II) intel(0): EDID Version: 1.3
    [ 4658.675] (II) intel(0): Digital Display Input
    [ 4658.675] (II) intel(0): Max Image Size [cm]: horiz.: 22 vert.: 13
    [ 4658.675] (II) intel(0): Gamma: 2.20
    [ 4658.676] (II) intel(0): No DPMS capabilities specified
    [ 4658.676] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 4658.676] (II) intel(0): First detailed timing is preferred mode
    [ 4658.676] (II) intel(0): redX: 0.580 redY: 0.340 greenX: 0.317 greenY: 0.564
    [ 4658.676] (II) intel(0): blueX: 0.152 blueY: 0.131 whiteX: 0.310 whiteY: 0.330
    [ 4658.676] (II) intel(0): Manufacturer's mask: 0
    [ 4658.676] (II) intel(0): Supported detailed timing:
    [ 4658.676] (II) intel(0): clock: 45.0 MHz Image Size: 220 x 129 mm
    [ 4658.676] (II) intel(0): h_active: 1024 h_sync: 1077 h_sync_end 1112 h_blank_end 1200 h_border: 0
    [ 4658.676] (II) intel(0): v_active: 600 v_sync: 604 v_sync_end 609 v_blanking: 625 v_border: 0
    [ 4658.676] (II) intel(0): Supported detailed timing:
    [ 4658.676] (II) intel(0): clock: 51.4 MHz Image Size: 220 x 129 mm
    [ 4658.676] (II) intel(0): h_active: 1024 h_sync: 1117 h_sync_end 1152 h_blank_end 1240 h_border: 0
    [ 4658.676] (II) intel(0): v_active: 600 v_sync: 617 v_sync_end 622 v_blanking: 638 v_border: 0
    [ 4658.676] (II) intel(0):
    [ 4658.676] (II) intel(0):
    [ 4658.676] (II) intel(0): EDID (in hex):
    [ 4658.677] (II) intel(0): 00ffffffffffff002264e9036a040000
    [ 4658.677] (II) intel(0): 0414010380160d780a86269457519027
    [ 4658.677] (II) intel(0): 214f5400000001010101010101010101
    [ 4658.677] (II) intel(0): 010101010101941100b0405819203523
    [ 4658.677] (II) intel(0): 4500dc8100000019161400d840582620
    [ 4658.677] (II) intel(0): 5d231504dc8100000000000000fe0000
    [ 4658.677] (II) intel(0): 000000000000000000000000000000fe
    [ 4658.677] (II) intel(0): 00000000000000000001000000000066
    [ 4658.677] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 4658.678] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 4658.678] (II) intel(0): Printing probed modes for output LVDS1
    [ 4658.678] (II) intel(0): Modeline "1024x600"x60.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    [ 4658.678] (II) intel(0): Modeline "1024x600"x65.0 51.42 1024 1117 1152 1240 600 601 606 638 -hsync -vsync (41.5 kHz)
    [ 4658.678] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 4658.678] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 4658.678] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 4658.678] (II) intel(0): Output VGA1 disconnected
    [ 4658.678] (II) intel(0): Output LVDS1 connected
    [ 4658.678] (II) intel(0): Using exact sizes for initial modes
    [ 4658.678] (II) intel(0): Output LVDS1 using initial mode 1024x600
    [ 4658.678] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 4658.678] (II) intel(0): Pageflipping enabled in kernel, but disabled in X
    [ 4658.678] (II) intel(0): Don't panic: https://bugzilla.redhat.com/588421
    [ 4658.678] (==) intel(0): DPI set to (96, 96)
    [ 4658.678] (II) Loading sub module "fb"
    [ 4658.678] (II) LoadModule: "fb"
    [ 4658.678] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 4658.679] (II) Module fb: vendor="X.Org Foundation"
    [ 4658.679] compiled for 1.8.1.902, module version = 1.0.0
    [ 4658.679] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 4658.679] (II) UnloadModule: "vesa"
    [ 4658.679] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 4658.679] (==) Depth 24 pixmap format is 32 bpp
    [ 4658.679] (II) intel(0): [DRI2] Setup complete
    [ 4658.679] (II) intel(0): [DRI2] DRI driver: i915
    [ 4658.679] (**) intel(0): Tiling enabled
    [ 4658.680] (**) intel(0): SwapBuffers wait enabled
    [ 4658.680] (==) intel(0): VideoRam: 262144 KB
    [ 4658.680] (II) intel(0): Attempting memory allocation with tiled buffers.
    [ 4658.680] (II) intel(0): Tiled allocation successful.
    [ 4658.680] (II) UXA(0): Driver registered support for the following operations:
    [ 4658.680] (II) solid
    [ 4658.680] (II) copy
    [ 4658.680] (II) composite (RENDER acceleration)
    [ 4658.680] (II) put_image
    [ 4658.680] (==) intel(0): Backing store disabled
    [ 4658.680] (==) intel(0): Silken mouse enabled
    [ 4658.680] (II) intel(0): Initializing HW Cursor
    [ 4658.709] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 4658.715] (==) intel(0): DPMS enabled
    [ 4658.715] (==) intel(0): Intel XvMC decoder disabled
    [ 4658.715] (II) intel(0): Set up textured video
    [ 4658.715] (II) intel(0): Set up overlay video
    [ 4658.715] (II) intel(0): direct rendering: DRI2 Enabled
    [ 4658.715] (--) RandR disabled
    [ 4658.715] (II) Initializing built-in extension Generic Event Extension
    [ 4658.715] (II) Initializing built-in extension SHAPE
    [ 4658.715] (II) Initializing built-in extension MIT-SHM
    [ 4658.715] (II) Initializing built-in extension XInputExtension
    [ 4658.715] (II) Initializing built-in extension XTEST
    [ 4658.715] (II) Initializing built-in extension BIG-REQUESTS
    [ 4658.715] (II) Initializing built-in extension SYNC
    [ 4658.715] (II) Initializing built-in extension XKEYBOARD
    [ 4658.715] (II) Initializing built-in extension XC-MISC
    [ 4658.715] (II) Initializing built-in extension SECURITY
    [ 4658.715] (II) Initializing built-in extension XINERAMA
    [ 4658.715] (II) Initializing built-in extension XFIXES
    [ 4658.716] (II) Initializing built-in extension RENDER
    [ 4658.716] (II) Initializing built-in extension RANDR
    [ 4658.716] (II) Initializing built-in extension COMPOSITE
    [ 4658.716] (II) Initializing built-in extension DAMAGE
    [ 4658.742] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 4658.742] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 4658.742] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 4658.742] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 4658.742] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 4658.743] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    [ 4658.743] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 4658.744] (II) intel(0): Setting screen physical size to 270 x 158
    [ 4659.134] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 4659.134] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 4659.134] (II) LoadModule: "evdev"
    [ 4659.135] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 4659.135] (II) Module evdev: vendor="X.Org Foundation"
    [ 4659.135] compiled for 1.8.0, module version = 2.4.0
    [ 4659.135] Module class: X.Org XInput Driver
    [ 4659.135] ABI class: X.Org XInput driver, version 9.0
    [ 4659.135] (**) Power Button: always reports core events
    [ 4659.135] (**) Power Button: Device: "/dev/input/event5"
    [ 4659.143] (II) Power Button: Found keys
    [ 4659.143] (II) Power Button: Configuring as keyboard
    [ 4659.143] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 4659.143] (**) Option "xkb_rules" "evdev"
    [ 4659.143] (**) Option "xkb_model" "evdev"
    [ 4659.143] (**) Option "xkb_layout" "us"
    [ 4659.232] (II) config/udev: Adding input device Video Bus (/dev/input/event1)
    [ 4659.232] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 4659.232] (**) Video Bus: always reports core events
    [ 4659.232] (**) Video Bus: Device: "/dev/input/event1"
    [ 4659.239] (II) Video Bus: Found keys
    [ 4659.239] (II) Video Bus: Configuring as keyboard
    [ 4659.239] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 4659.239] (**) Option "xkb_rules" "evdev"
    [ 4659.239] (**) Option "xkb_model" "evdev"
    [ 4659.240] (**) Option "xkb_layout" "us"
    [ 4659.243] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 4659.243] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 4659.244] (**) Power Button: always reports core events
    [ 4659.244] (**) Power Button: Device: "/dev/input/event4"
    [ 4659.253] (II) Power Button: Found keys
    [ 4659.253] (II) Power Button: Configuring as keyboard
    [ 4659.253] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 4659.253] (**) Option "xkb_rules" "evdev"
    [ 4659.253] (**) Option "xkb_model" "evdev"
    [ 4659.253] (**) Option "xkb_layout" "us"
    [ 4659.254] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 4659.254] (II) No input driver/identifier specified (ignoring)
    [ 4659.254] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
    [ 4659.254] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 4659.254] (**) Sleep Button: always reports core events
    [ 4659.255] (**) Sleep Button: Device: "/dev/input/event3"
    [ 4659.263] (II) Sleep Button: Found keys
    [ 4659.263] (II) Sleep Button: Configuring as keyboard
    [ 4659.263] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 4659.263] (**) Option "xkb_rules" "evdev"
    [ 4659.263] (**) Option "xkb_model" "evdev"
    [ 4659.263] (**) Option "xkb_layout" "us"
    [ 4659.265] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
    [ 4659.265] (II) No input driver/identifier specified (ignoring)
    [ 4659.270] (II) config/udev: Adding input device USB2.0 UVC 1.3M WebCam (/dev/input/event9)
    [ 4659.270] (**) USB2.0 UVC 1.3M WebCam: Applying InputClass "evdev keyboard catchall"
    [ 4659.270] (**) USB2.0 UVC 1.3M WebCam: always reports core events
    [ 4659.270] (**) USB2.0 UVC 1.3M WebCam: Device: "/dev/input/event9"
    [ 4659.283] (II) USB2.0 UVC 1.3M WebCam: Found keys
    [ 4659.283] (II) USB2.0 UVC 1.3M WebCam: Configuring as keyboard
    [ 4659.283] (II) XINPUT: Adding extended input device "USB2.0 UVC 1.3M WebCam" (type: KEYBOARD)
    [ 4659.283] (**) Option "xkb_rules" "evdev"
    [ 4659.283] (**) Option "xkb_model" "evdev"
    [ 4659.283] (**) Option "xkb_layout" "us"
    [ 4659.289] (II) config/udev: Adding input device Asus EeePC extra buttons (/dev/input/event7)
    [ 4659.289] (**) Asus EeePC extra buttons: Applying InputClass "evdev keyboard catchall"
    [ 4659.289] (**) Asus EeePC extra buttons: always reports core events
    [ 4659.289] (**) Asus EeePC extra buttons: Device: "/dev/input/event7"
    [ 4659.299] (II) Asus EeePC extra buttons: Found keys
    [ 4659.299] (II) Asus EeePC extra buttons: Configuring as keyboard
    [ 4659.299] (II) XINPUT: Adding extended input device "Asus EeePC extra buttons" (type: KEYBOARD)
    [ 4659.299] (**) Option "xkb_rules" "evdev"
    [ 4659.299] (**) Option "xkb_model" "evdev"
    [ 4659.300] (**) Option "xkb_layout" "us"
    [ 4659.301] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 4659.301] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 4659.301] (**) AT Translated Set 2 keyboard: always reports core events
    [ 4659.301] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 4659.316] (II) AT Translated Set 2 keyboard: Found keys
    [ 4659.316] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 4659.316] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 4659.316] (**) Option "xkb_rules" "evdev"
    [ 4659.316] (**) Option "xkb_model" "evdev"
    [ 4659.316] (**) Option "xkb_layout" "us"
    [ 4659.317] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
    [ 4659.317] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 4659.317] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 4659.317] (II) LoadModule: "synaptics"
    [ 4659.318] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 4659.318] (II) Module synaptics: vendor="X.Org Foundation"
    [ 4659.318] compiled for 1.8.0.902, module version = 1.2.2
    [ 4659.318] Module class: X.Org XInput Driver
    [ 4659.318] ABI class: X.Org XInput driver, version 9.0
    [ 4659.318] (II) Synaptics touchpad driver version 1.2.2
    [ 4659.318] (**) Option "Device" "/dev/input/event6"
    [ 4659.359] (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    [ 4659.359] (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    [ 4659.359] (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 4659.359] (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    [ 4659.359] (II) SynPS/2 Synaptics TouchPad: buttons: left right
    [ 4659.359] (**) Option "SHMConfig" "on"
    [ 4659.360] (**) Option "FingerPress" "256"
    [ 4659.360] (**) Option "EmulateTwoFingerMinZ" "0"
    [ 4659.360] (**) Option "VertScrollDelta" "250"
    [ 4659.360] (**) Option "VertEdgeScroll" "on"
    [ 4659.360] (**) Option "HorizEdgeScroll" "off"
    [ 4659.360] (**) Option "VertTwoFingerScroll" "off"
    [ 4659.360] (**) Option "HorizTwoFingerScroll" "off"
    [ 4659.360] (**) Option "LockedDrags" "on"
    [ 4659.360] (**) Option "TapButton1" "3"
    [ 4659.360] (**) Option "TapButton2" "2"
    [ 4659.360] (**) Option "TapButton3" "1"
    [ 4659.360] (**) Option "CircularScrolling" "off"
    [ 4659.360] (**) Option "CircScrollTrigger" "2"
    [ 4659.360] (**) Option "MinSpeed" "0.4"
    [ 4659.361] (**) Option "MaxSpeed" "0.7"
    [ 4659.361] (**) Option "AccelFactor" "0.00995223"
    [ 4659.389] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 4659.389] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 4659.402] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 4659.403] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 4659.403] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 4659.403] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 4659.403] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 4659.429] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 4659.430] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 4659.430] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 4659.430] (II) Synaptics touchpad driver version 1.2.2
    [ 4659.876] SynPS/2 Synaptics TouchPad no synaptics event device found
    [ 4659.876] (**) Option "Device" "/dev/input/mouse0"
    [ 4659.889] (**) Option "SHMConfig" "on"
    [ 4659.889] (**) Option "FingerPress" "256"
    [ 4659.889] (**) Option "EmulateTwoFingerMinZ" "0"
    [ 4659.890] (**) Option "VertScrollDelta" "250"
    [ 4659.890] (**) Option "VertEdgeScroll" "on"
    [ 4659.890] (**) Option "HorizEdgeScroll" "off"
    [ 4659.890] (**) Option "VertTwoFingerScroll" "off"
    [ 4659.890] (**) Option "HorizTwoFingerScroll" "off"
    [ 4659.890] (**) Option "LockedDrags" "on"
    [ 4659.890] (**) Option "TapButton1" "3"
    [ 4659.890] (**) Option "TapButton2" "2"
    [ 4659.890] (**) Option "TapButton3" "1"
    [ 4659.890] (**) Option "CircularScrolling" "off"
    [ 4659.890] (**) Option "CircScrollTrigger" "2"
    [ 4659.890] (**) Option "MinSpeed" "0.4"
    [ 4659.890] (**) Option "MaxSpeed" "0.7"
    [ 4659.890] (**) Option "AccelFactor" "0.00995223"
    [ 4659.911] Query no Synaptics: 6003C8
    [ 4659.911] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
    [ 4659.911] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
    [ 4659.949] (EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
    [ 4659.949] (II) UnloadModule: "synaptics"
    [ 4665.312] (II) intel(0): EDID vendor "HSD", prod id 1001
    [ 4665.312] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
    [ 4665.312] (II) intel(0): Printing DDC gathered Modelines:
    [ 4665.312] (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    [ 4665.312] (II) intel(0): Modeline "1024x600"x0.0 51.42 1024 1117 1152 1240 600 617 622 638 -hsync -vsync (41.5 kHz)
    [ 5029.658]
    Backtrace:
    [ 5029.658] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80df05b]
    [ 5029.658] 1: /usr/bin/X (0x8048000+0x63da5) [0x80abda5]
    [ 5029.658] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb783040c]
    [ 5029.658] 3: /usr/lib/xorg/modules/libfb.so (fbSegment+0x22e) [0xb73ac68e]
    [ 5029.658] 4: /usr/lib/xorg/modules/libfb.so (fbZeroLine+0x13c) [0xb73a832c]
    [ 5029.658] 5: /usr/lib/xorg/modules/libfb.so (fbPolyLine+0x72) [0xb73a8412]
    [ 5029.658] 6: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb73b1000+0x4143d) [0xb73f243d]
    [ 5029.658] 7: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb73b1000+0x3a5ab) [0xb73eb5ab]
    [ 5029.658] 8: /usr/bin/X (0x8048000+0xc8c2b) [0x8110c2b]
    [ 5029.658] 9: /usr/bin/X (0x8048000+0x1d5ec) [0x80655ec]
    [ 5029.658] 10: /usr/bin/X (0x8048000+0x2170f) [0x806970f]
    [ 5029.658] 11: /usr/bin/X (0x8048000+0x1a4b5) [0x80624b5]
    [ 5029.659] 12: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb7566c76]
    [ 5029.659] 13: /usr/bin/X (0x8048000+0x1a0a1) [0x80620a1]
    [ 5029.659] Segmentation fault at address 0xb6e06ffc
    [ 5029.659]
    Fatal server error:
    [ 5029.659] Caught signal 11 (Segmentation fault). Server aborting
    [ 5029.659]
    [ 5029.659]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 5029.659] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 5029.659]
    [ 5029.672] (II) Power Button: Close
    [ 5029.673] (II) UnloadModule: "evdev"
    [ 5029.686] (II) Video Bus: Close
    [ 5029.686] (II) UnloadModule: "evdev"
    [ 5029.699] (II) Power Button: Close
    [ 5029.699] (II) UnloadModule: "evdev"
    [ 5029.713] (II) Sleep Button: Close
    [ 5029.713] (II) UnloadModule: "evdev"
    [ 5029.726] (II) USB2.0 UVC 1.3M WebCam: Close
    [ 5029.726] (II) UnloadModule: "evdev"
    [ 5029.739] (II) Asus EeePC extra buttons: Close
    [ 5029.739] (II) UnloadModule: "evdev"
    [ 5029.753] (II) AT Translated Set 2 keyboard: Close
    [ 5029.753] (II) UnloadModule: "evdev"
    [ 5029.787] (II) UnloadModule: "synaptics"
    [ 5029.787] (II) AIGLX: Suspending AIGLX clients for VT switch
    Edit:
    Problem solved after system update.
    Last edited by amen (2010-09-30 07:28:12)

Maybe you are looking for