Overclocking nVidia cards using a CLI on a headless server without X

How can this be done?  I've tinkered with nvclock a bit, but the utility makes my server crash.  If you're wondering, this is for the Folding@Home GPU client.
VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 670] (rev a1)
VGA compatible controller: NVIDIA Corporation GF114 [GeForce GTX 460 v2] (rev a1)
Also, I've heard that video cards can be overclocked by flashing them with a custom BIOS.  Is this a better way to do this?  What advantages does this entail?

AnAkkk wrote:It's not developed by Canonical. The Ubuntu package just has some scripts that does the exact same thing which is described on the ArchLinux wiki.
I have a laptop (Dell 17R SE / 7720) with which I was not able to get the NVIDIA GPU working under Arch with any solution available (even Bumblebee is a pain in the thorax). The only way the laptop is usable under Arch is by not installing the NVIDIA driver and using only Intel graphics (which is no good for gaming).
However, under Ubuntu the nvidia-prime somehow does its magic and NVIDIA just works out of the box. So it certainly does something that we are not aware of.
I also tried making the nvidia-prime working under Arch (to no avail), tried copying Xorg configs from Ubuntu, tried every possible thing, with the same result of X refusing to start.
I wish someone with capacity to understand the innerworkings of whatever's going on in Ubuntu can replicate the solution for Arch, and save the few of us with badly designed muxless Optimus laptops.

Similar Messages

  • How used single ssl for tow exchange server without clustering

    how used single ssl for tow exchange server without clustering
    exchange 2003 std fron-end server
    used for add new server for owa failover or standby 

    Olivia, hopefully by now you have solved your issue but just for the sake of answering that question here so that people having the same issue can later find it I'll go through the motions:
    there are a couple of ways you can achieve this.
    A. get a certificate for free out there
    B. generate your own self signed "fake" certificate.
    certutil will certainly let you do this, here's how:
    1. First, create a file/directory layout to store your certificates
    mkdir -p /path/to/certificates/selfsignedCA2. Initialize a database for the certificate you want to create
    certutil -N -d /path/to/certificates/selfsignedCA -P "ca-"3. Create a self-signed CA certificate
    certutil -S -x -n "ca-cert" -s "cn=SelfSigned CA Certificate,dc=yourSuffix" -t CTPu -v 120 -d /path/to/certificates/selfsignedCA -P "ca-" -5Note: when prompted, select choice (5) SSL CA and 'y' for critical extensions
    4. Export the your newly created self-signed CA certificate in PEM format
    certutil -L -d /path/to/certificates/selfsignedCA -P "ca-" -n "ca-cert" -a > /path/to/certificates/selfsignedCA.pemthat should get you going
    -=arnaud=-

  • Disable Nvidia Card Using Bumblebee

    Hi,
    I had Nvidia Optimus disabled through BIOS but it seems their is a neat way to disable Nvidia NVS 4200 in Arch using Bumblebee which is very helpful as I am still setting up my Arch system and use windows and nvidia card. Nvidia card adds another 5 degrees of heat to my system and I would like to disable it when using Arch.
    I installed bumblebee and bumblebee-thinkpad_w520_t520_t420 from AUR. I have added bumblebee group. bumblebee and dkms is in daemon category of rc.conf and nvidia and acpi_call is in module section. I get following error when loading nvidia module.
    modprobe nvidia
    FATAL: Error inserting nvidia (/lib/modules/3.1.8-1-ARCH/kernel/drivers/video/nvidia.ko): No such device
    This is what i have in end of dmesg
    [ 265.106489] nvidia: module license 'NVIDIA' taints kernel.
    [ 265.106492] Disabling lock debugging due to kernel taint
    [ 265.149082] NVRM: No NVIDIA graphics adapter found!
    [ 1248.491642] NVRM: No NVIDIA graphics adapter found!
    Thanks.
    Last edited by donniezazen (2012-01-08 20:47:05)

    Sorry, Nvidia card works but now bumblebee fails.

  • CAC or smart card use with Oracle database and web server

    I've been asked to smart card (CAC) enable our Oracle web server and database access. We currently use CAC to access many of our other applications.
    Where can I find the following information
    Oracle software required (and is it an additional cost)
    How to integrate Oracle App server (web server) with CAC.
    How would I need to change the database users accounts to be CAC enabled rather than database users accounts.
    Thanks
    steven jackson
    [email protected]
    614-692-9768

    Virtualisation is not certified for Oracle RAC on Windows.
    +Certified Software on Oracle VM [ID 464754.1]+ note states:
    Oracle Real Application Clusters (RAC)
        Oracle 10.2.0.4 and up (10gR2) and 11.1.0.7 and up (11gR1) and 11gR2 RAC for Linux x86 and Linux x86_64 certified on Oracle VM
            Guest OS: Oracle Linux 5.1 (and above) RHEL 5.1 (and above) for Linux x86 / Linux x86_64
            Paravirtualized (PV) mode only (Guest OS and drivers)
            Only supported on Oracle VM 2.1.2 and above
            Live-migration of an Oracle RAC VM is supported with Oracle VM 2.2.1 and above.
            Previous versions are not supported. Please refer to this link for best practices.
            Over-committing CPUs is not recommended, but supported with the following restrictions:
                The total amount of VCPUs allocated to guest domains (running Oracle RAC guests), should not exceed
                two times (2x) the amount of real CPUs / cores in the Oracle VM server.
                The amount of VCPUs allocated to a single guest domain should not exceed the amount of real CPUs /
                cores in the Oracle VM server.
                Maintain Oracle VMs default VCPU allocation for dom-0: Oracle VM will allocate 1 VCPU for each real CPU or core to dom-0.
                CPU pinning is only recommended for hard partitioning. If no hard partitioning is required, CPU pinning should not be used.
            Static support only (dynamic support is being planned):
                Dynamic resizing of guest virtual machine is not supported (VCPU, memory and I/O)
                Virtual Machine Pause/Restore of an active Real Application Cluster virtual machine is not supported.

  • Use share located at server without SCCM roles

    Hi,
    The scenario is the following: sccm 2012 R2.
    2 servers: first one is the server where sccm was installed and is DP too. Second server only is DP.
    I need to deploy aditional software which source files are located at third server (without sccm roles).
    Problem: When creating additional packages, I use a share located at the third server, and distribute the content to the second server (only DP role), but the package never distribute to the DP (in the sccm console I get an
    error).
    The question is:
    It is possible to use source files located at a server without sccm roles?
    Thanks in advance!

    Source file access by the site server has nothing to do with the network access account.
    Yes, the computer account for the site server must have access to the UNC where the source files are located -- both NTFS and share permissions (as Jörgen mentioned) There's no need to make it a local admin.
    Note that the location of the source files has nothing to do with where the clients get those files from; clients always get source files from DPs.
    Jason | http://blog.configmgrftw.com

  • NVidia card overclock utility needed

    hi, i m going to overclock my card.  there's a MSI overclock utility in MSI's driver cd. (after install the driver, the utility will apear in display sittings) but i don't like to install MSI's driver, i download from nvidia's site.  any one know how to install that utility individually?

    leobecool,
    For the extra features:
    Use notepad to make a new file and put in it what I quoted below and then save it with the .reg extension.
    Quote
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINESOFTWARENVIDIA CorporationGlobalNVTweak]
    "Coolbits"=dword:ffffffff
    "NvCplEnableAGPSettingsPage"=dword:00000001
    "NvCplEnableAdditionalInfoPage"=dword:00000001
    "NvCplEnableClearViewPage"=dword:00000001
    Double Click on it and it will make an entry into your registry.
    That will open all the extra options in the Detonator4 Drivers including the Core and RAM Speeds for your GF4.
    Take Care,
    Richard

  • Can I use a NVIDIA card only for Boot Camp in MacPro5,1

    I bought an ACER HN274H 3D monitor and then found out that 3D (primarily for gaming) won't work with the ATI Radeon HD 5870 card that I have in the PCI Express 2.0 x16 slot.  I assume the easiest fix would be to put a NVIDIA card in one of the remaining PCI Express 2.0 x4 slots.  A post from 2008 said that 2 cards should work if only one is plugged into the monitor at a time - one for MacOSX and the other for Boot Camp.  I wanted to confirm if that still is the case for Boot Camp where I'm running Windows 7.  What would be a reasonable NVIDIA card that would not exceed power of 300W combined maximum for all PCI Express slots (no other PCI cards currently); primarily for gaming with 3D option.
    This would be for a Mac Pro bought in Nov 2010.  Other relevant info:
      Processor Name:          Quad-Core Intel Xeon
      Processor Speed:          3.2 GHz
      Number Of Processors:          1
      Total Number Of Cores:          4
    BTW, HN274H works ok in 2D for both OS's.
    thanks!

    ebay or eVGA for used and refurbished GTX 285, though eVGA may be out of those, they were $129 after selling for $449-499, Mac Edition.
    http://www.evga.com/products/prodlist.asp?switch=20
    Mac Pro Video Card : DV Warehouse, Your single source for your all digital video needs!
    They have 8800GT $238
    Flashed PC GTX 285 ebay
    Save $400 from Amazon on Quadro 4000
    Amazon PNY Quadro 4000 2 GB DDR5 DVI/DisplayPort  Mac VCQ4000MAC-PB
    300W is without using two 6-pin aux power video card cables, 75W per slot.
    So as long as the 5870 is present you need to look into a 450W PSU to rig together to add 6/8-pin aux power to an additional card.
    My understanding though is that a PC card under OS X needs support, the fan can run constantly.... not my forte as to how and what to expect.
    OSX and Graphics Cards
    GTX 460 and above would fill your needs.

  • Photoshop CS6 constant 25% CPU Usage with Nvidia card (nvoglv64.dll)

    Hi,
    i'm using Adobe Photoshop CS6 (Cloud) and have the latest version installed. I experience a high cpu problem when i want to zoom in the picture, then sometimes the cpu load of the CS6 process is constant on 25%. I tried the graphic advanced settings in CS6 from light, normal, extended. With the light setting it happens not so often, but sometimes it is there.
    My driver version is 310.90, but this happened also with previous versions or with beta 313.96.
    My graphic card is a Gigabyte GeForce GTX 470 Super Overclock with two different monitors connected.
    Does anyone else have this problem?
    I want to buy a newer Nvidia card in the near future, but it would be not so good if the problems persists.
    Here you can see a screenshot from the Process-Explorer.
    I can work more or less with CS6, that is not the problem, but the constant cpu load bothers me.
    Maybe someone have some ideas to solve this?
    Thanks!
    Bye

    Photoshop demands a lot of the system, but it doesn't normally run in a loop like that.  It sounds like you have a specific nVidia driver problem.
    Does everything else work right? 
    You might see if nVidia offers any advice on their support site for how to clean old driver remnants out of your system that might have accumulated, then install the latest driver again.
    Have you tried changing the various settings in Edit - Preferences - Performance, in the [Advanced] section?  Your card should be capable of Advanced operation, but maybe as a workaround you could try Basic mode (making sure to close and restart Photoshop before testing).  If nothing else it could help isolate the issue further.   Since in Normal and Advanced modes the monitor color management is done in the GPU (and in the CPU in Basic mode), it might be interesting to see whether switching to Basic helps.  If it does, you should review what color profiles you have set up for your monitors.  Profiles are complex beasts and they can be screwed up in a variety of ways and cause pretty weird things to happen.
    Good luck.
    -Noel

  • Cannot overclock my card any more...

    hi to all
    AFTER install the new driver 178.13 i cant overclock my card again.
    there is no option to over clock in nvidia control panel and if i use ATI TOOL i get flicker screen for 1 sec and than a black screen(than i must to restart my comp...).
    what is the problem.

    I use the same driver from Nvidia. It oc´s without proroblems. I use the EVGA Precision. Works realy good. For normal OC!

  • Overclocking Nvidia GTX 570m

    Hi guys!  Ok, my question is why I can't see P1 state in MSI Kombustor, but when I put in VBIOS Tuner and attempting to mess with memory clock etc,
    I can do that. All so I notice that P0 state turning automatically. I attempting to overclock P0 state and wen I do that I would like to control P0 state with turbo key.
    Laptop is MSI GT683R with GTX 570M graphic card.   Tnx   

    Quote from: dronjko on 20-February-14, 07:20:41
    Hi guys!  Ok, my question is why I can't see P1 state in MSI Kombustor, but when I put in VBIOS Tuner and attempting to mess with memory clock etc,
    I can do that. All so I notice that P0 state turning automatically. I attempting to overclock P0 state and wen I do that I would like to control P0 state with turbo key.
    Laptop is MSI GT683R with GTX 570M graphic card.   Tnx   
    Quote
    All so this card is not stock card for MSI GT683R laptop.
    If you use original MSI config with its original graphic card:
    P0 is when P-State that will be used when you turn on the Turbo button in the retailed MSI notebook.
    [Barabones don't have such] Think also Nvidia OC utility [at msi web download for this notebook] need to be installed.
    If the Turbo is not used, underload will be used P1 instead.
    For monitoring application, the load state will be always known as P0,
    but via internal vbios definition can be either P0 or P1.
    Ie: They are 2 possible GPU load scenarios.
    This is only valid for original MSI config, you if replace the card with another one,
    the Turbo will not works as descrinbed.
    Also there are different 570m types, who don't have P1 but P0 only,
    in such case either P0 or P1 internal modification will modify the P0.
    Quote from: dronjko on 04-March-14, 23:08:42
    I did not find solution to this problem, but it not mater any more, I menage to over clock P0 state and create shortcut with NvidiaInspector tool,
    but there is another problem, card is shut down the system wen it rich 90 Celsius degrees. I now that Nvidia cards can operate an that temperature
    with no problem to be burned, but all so it should not shut down windows wen is going 1 degree over 90 degree. Is there any solution to this?
    I was thinking that maybe problem is because this card bios is not compatible with card or system in general. All so this card is not stock card for MSI GT683R laptop.
    What u think, I be grateful if somebody help me even with new idea.
    Thx in advance.             
    Check the CPU load temp too
    Could be also that your charger is too weak
    Other tip is to reseat and repaste the CPU /GPU

  • I7 2600 advantage over a certified nvidia card

    There has been a discussion on another forum about the advantage of a cuda card if you have a I7 2600 processor and I thought the best place to ask was here.
    Now I did some testing with premiere cs5 and a mpe enabled card on a overclocked I7 950, I threw some 1080p dslr material on the timeline and added some random processor intensive effects like a luma curve, which I copied a few times. With MPE disabled my system almost came to a halt when previewing the timeline and exporting that footage to a 1080p h.264 vbr 25-30mbs file took several times longer then realtime. If I enabled MPE my preview on the timeline was silky smooth and exporttime was twice faster then realtime.
    There was someone however claiming that a I7 2600, due to it’s “sophisticated structure” would be able to handle preview and export (in above case) equally good without a certified nvidia card meaning with MPE disabled, according to him the I7 2600 was that fast that you did not need a certified cuda card, it would be able to handle all what a cuda card could handle equally fast.
    Based on my test that’s something I can’t believe, especially because my overclocked I7 950 is on paper even a bit faster then a stock I7 2600. Can anyone share his opinion on this?

    Thank you for your answer.
    I had one more question when a cuda card supports the exporting part. As a test I added a luma curve to a 30 second dslr clip and copied that effect 10 times, with mpe off I only had audio but the image froze when attempting to playback the timeline. With mpe on I had fluent playback, but, when I wanted to export to to a h.264 1080p vbr 25-30mbs preset with mpe off it took allmost 5 minutes, with mpe on it toke 20 seconds.
    is it so that mpe only uses the cuda card to support in exporting when there have been gpu accelerated effects applied on the clip? If iI don't apply any effects on the clip I don't get any speed advantages during render when mpe is on or off, only when gpu accelerated effects have been applied.

  • Xorg not working with NVidia card on laptop.

    Hi, I'm new here, but have been using other distros for a while now.
    My problem is that whenever i try to use the discrete graphics Xorg freezes and the logs say something about not having a valid display for the card.
    The Intel graphics work fine for most things, but for example Steam doesn't launch because of a missing GLX plugin or something.
    GDM and Gnome also just give me a "something went wrong" instead of letting me log in or use the desktop (lxdm + kde works fine).
    My configs:
    10-monitor.conf
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Monitor "Monitor0"
    Device "Device0"
    EndSection
    20-intel.conf
    Section "Device"
    Identifier "Device1"
    Driver "modesetting"
    Option "AccelMethod" "none"
    EndSection
    20-nvidia.conf
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVidia Corporation"
    Option "NoLogo" "false"
    Option "AllowEmptyInitialConfiguration"
    BusID "PCI:4:0:0"
    EndSection
    /var/log/Xorg.0.log
    [ 13.417]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 13.417] X Protocol Version 11, Revision 0
    [ 13.417] Build Operating System: Linux 3.18.6-1-ARCH x86_64
    [ 13.417] Current Operating System: Linux Hawaii-Arch 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015 x86_64
    [ 13.417] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=1c7d6663-e037-4ff8-ae85-e51f6745bb45 rw quiet
    [ 13.417] Build Date: 22 February 2015 12:50:32PM
    [ 13.417]
    [ 13.417] Current version of pixman: 0.32.6
    [ 13.417] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 13.417] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 13.417] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 13 18:27:43 2015
    [ 13.496] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 13.496] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 13.581] (==) ServerLayout "Layout0"
    [ 13.581] (**) |-->Screen "Screen0" (0)
    [ 13.581] (**) | |-->Monitor "Monitor0"
    [ 13.581] (**) | |-->Device "Device0"
    [ 13.581] (==) Automatically adding devices
    [ 13.581] (==) Automatically enabling devices
    [ 13.581] (==) Automatically adding GPU devices
    [ 13.602] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 13.602] Entry deleted from font path.
    [ 13.602] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 13.602] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 13.602] Entry deleted from font path.
    [ 13.638] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 13.638] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 13.638] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 13.638] (II) Loader magic: 0x815d80
    [ 13.638] (II) Module ABI versions:
    [ 13.638] X.Org ANSI C Emulation: 0.4
    [ 13.638] X.Org Video Driver: 19.0
    [ 13.638] X.Org XInput driver : 21.0
    [ 13.638] X.Org Server Extension : 9.0
    [ 13.639] (EE) systemd-logind: failed to get session: PID 283 does not belong to any known session
    [ 13.639] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 13.639] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 13.640] (--) PCI:*(0:0:2:0) 8086:0a16:1043:131d rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
    [ 13.640] (--) PCI: (0:4:0:0) 10de:1292:1043:131d rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
    [ 13.640] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 13.641] (II) LoadModule: "glx"
    [ 13.668] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 14.479] (II) Module glx: vendor="NVIDIA Corporation"
    [ 14.479] compiled for 4.0.2, module version = 1.0.0
    [ 14.479] Module class: X.Org Server Extension
    [ 14.487] (II) NVIDIA GLX Module 346.35 Sat Jan 10 20:53:39 PST 2015
    [ 14.491] (II) LoadModule: "nvidia"
    [ 14.492] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 14.588] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 14.588] compiled for 4.0.2, module version = 1.0.0
    [ 14.588] Module class: X.Org Video Driver
    [ 14.593] (II) NVIDIA dlloader X Driver 346.35 Sat Jan 10 20:32:18 PST 2015
    [ 14.593] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 14.594] (++) using VT number 1
    [ 14.595] (II) Loading sub module "fb"
    [ 14.595] (II) LoadModule: "fb"
    [ 14.595] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 14.611] (II) Module fb: vendor="X.Org Foundation"
    [ 14.611] compiled for 1.17.1, module version = 1.0.0
    [ 14.611] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 14.611] (II) Loading sub module "wfb"
    [ 14.611] (II) LoadModule: "wfb"
    [ 14.612] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 14.614] (II) Module wfb: vendor="X.Org Foundation"
    [ 14.614] compiled for 1.17.1, module version = 1.0.0
    [ 14.614] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 14.614] (II) Loading sub module "ramdac"
    [ 14.614] (II) LoadModule: "ramdac"
    [ 14.614] (II) Module "ramdac" already built-in
    [ 14.616] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Screen0" for depth/fbbpp 24/32
    [ 14.616] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 14.616] (==) NVIDIA(0): RGB weight 888
    [ 14.616] (==) NVIDIA(0): Default visual is TrueColor
    [ 14.616] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 14.617] (**) NVIDIA(0): Option "NoLogo" "false"
    [ 14.617] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
    [ 14.617] (**) NVIDIA(0): Enabling 2D acceleration
    [ 19.094] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 19.096] (II) NVIDIA(0): NVIDIA GPU GeForce GT 740M (GK208) at PCI:4:0:0 (GPU-0)
    [ 19.096] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 19.096] (--) NVIDIA(0): VideoBIOS: 80.28.2a.00.3d
    [ 19.096] (II) NVIDIA(0): Detected PCI Express Link width: 8X
    [ 19.096] (--) NVIDIA(0): Valid display device(s) on GeForce GT 740M at PCI:4:0:0
    [ 19.096] (--) NVIDIA(0): none
    [ 19.096] (II) NVIDIA(0): Validated MetaModes:
    [ 19.096] (II) NVIDIA(0): "NULL"
    [ 19.096] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
    [ 19.096] (WW) NVIDIA(0): Unable to get display device for DPI computation.
    [ 19.096] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    [ 19.096] (--) Depth 24 pixmap format is 32 bpp
    [ 19.097] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 19.097] (II) NVIDIA: access.
    [ 19.100] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 19.100] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 19.100] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 19.100] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 19.100] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 19.100] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 19.100] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 19.100] (II) NVIDIA(0): Config Options in the README.
    [ 19.100] (II) NVIDIA(0): Setting mode "NULL"
    [ 19.150] (II) NVIDIA(0): Built-in logo is bigger than the screen.
    [ 19.201] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 19.201] (==) NVIDIA(0): Backing store enabled
    [ 19.201] (==) NVIDIA(0): Silken mouse enabled
    [ 19.202] (==) NVIDIA(0): DPMS enabled
    [ 19.220] (II) Loading sub module "dri2"
    [ 19.220] (II) LoadModule: "dri2"
    [ 19.220] (II) Module "dri2" already built-in
    [ 19.220] (II) NVIDIA(0): [DRI2] Setup complete
    [ 19.220] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 19.220] (--) RandR disabled
    [ 19.242] (II) Initializing extension GLX
    [ 19.242] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event9)
    [ 19.774] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 19.774] (**) Power Button: Applying InputClass "libinput keyboard catchall"
    [ 19.774] (II) LoadModule: "libinput"
    [ 19.774] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
    [ 19.817] (II) Module libinput: vendor="X.Org Foundation"
    [ 19.817] compiled for 1.17.1, module version = 0.6.0
    [ 19.817] Module class: X.Org XInput Driver
    [ 19.817] ABI class: X.Org XInput driver, version 21.0
    [ 19.817] (II) Using input driver 'libinput' for 'Power Button'
    [ 19.817] (**) Power Button: always reports core events
    [ 19.817] (**) Option "Device" "/dev/input/event9"
    [ 19.818] (II) input device 'Power Button', /dev/input/event9 is a keyboard
    [ 19.836] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input13/event9"
    [ 19.836] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 19.837] (II) input device 'Power Button', /dev/input/event9 is a keyboard
    [ 19.837] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
    [ 19.837] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 19.837] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
    [ 19.837] (II) Using input driver 'libinput' for 'Video Bus'
    [ 19.837] (**) Video Bus: always reports core events
    [ 19.837] (**) Option "Device" "/dev/input/event11"
    [ 19.837] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
    [ 19.863] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input15/event11"
    [ 19.863] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 19.863] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
    [ 19.864] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
    [ 19.864] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 19.864] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
    [ 19.864] (II) Using input driver 'libinput' for 'Video Bus'
    [ 19.864] (**) Video Bus: always reports core events
    [ 19.864] (**) Option "Device" "/dev/input/event10"
    [ 19.864] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
    [ 19.890] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/LNXVIDEO:00/input/input14/event10"
    [ 19.890] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 19.890] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
    [ 19.890] (II) config/udev: Adding input device Lid Switch (/dev/input/event7)
    [ 19.890] (II) No input driver specified, ignoring this device.
    [ 19.890] (II) This device may have been added with another device file.
    [ 19.890] (II) config/udev: Adding input device Sleep Button (/dev/input/event8)
    [ 19.890] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 19.890] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
    [ 19.890] (II) Using input driver 'libinput' for 'Sleep Button'
    [ 19.890] (**) Sleep Button: always reports core events
    [ 19.890] (**) Option "Device" "/dev/input/event8"
    [ 19.891] (II) input device 'Sleep Button', /dev/input/event8 is a keyboard
    [ 19.916] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input12/event8"
    [ 19.916] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 19.917] (II) input device 'Sleep Button', /dev/input/event8 is a keyboard
    [ 19.917] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event16)
    [ 19.917] (II) No input driver specified, ignoring this device.
    [ 19.917] (II) This device may have been added with another device file.
    [ 19.917] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event17)
    [ 19.917] (II) No input driver specified, ignoring this device.
    [ 19.917] (II) This device may have been added with another device file.
    [ 19.917] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event18)
    [ 19.917] (II) No input driver specified, ignoring this device.
    [ 19.917] (II) This device may have been added with another device file.
    [ 19.918] (II) config/udev: Adding input device Razer Razer Kraken 7.1 (/dev/input/event4)
    [ 19.918] (**) Razer Razer Kraken 7.1: Applying InputClass "evdev keyboard catchall"
    [ 19.918] (**) Razer Razer Kraken 7.1: Applying InputClass "libinput keyboard catchall"
    [ 19.918] (II) Using input driver 'libinput' for 'Razer Razer Kraken 7.1'
    [ 19.918] (**) Razer Razer Kraken 7.1: always reports core events
    [ 19.918] (**) Option "Device" "/dev/input/event4"
    [ 19.918] (II) input device 'Razer Razer Kraken 7.1', /dev/input/event4 is a keyboard
    [ 19.970] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.3/0003:1532:0501.0004/input/input8/event4"
    [ 19.970] (II) XINPUT: Adding extended input device "Razer Razer Kraken 7.1" (type: KEYBOARD, id 10)
    [ 19.970] (II) input device 'Razer Razer Kraken 7.1', /dev/input/event4 is a keyboard
    [ 19.970] (II) config/udev: Adding input device CM Storm Coolermaster Novatouch TKL (/dev/input/event5)
    [ 19.970] (**) CM Storm Coolermaster Novatouch TKL: Applying InputClass "evdev keyboard catchall"
    [ 19.970] (**) CM Storm Coolermaster Novatouch TKL: Applying InputClass "libinput keyboard catchall"
    [ 19.970] (II) Using input driver 'libinput' for 'CM Storm Coolermaster Novatouch TKL'
    [ 19.970] (**) CM Storm Coolermaster Novatouch TKL: always reports core events
    [ 19.970] (**) Option "Device" "/dev/input/event5"
    [ 19.970] (II) input device 'CM Storm Coolermaster Novatouch TKL', /dev/input/event5 is a keyboard
    [ 20.010] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/0003:2516:0026.0005/input/input9/event5"
    [ 20.010] (II) XINPUT: Adding extended input device "CM Storm Coolermaster Novatouch TKL" (type: KEYBOARD, id 11)
    [ 20.010] (II) input device 'CM Storm Coolermaster Novatouch TKL', /dev/input/event5 is a keyboard
    [ 20.010] (II) config/udev: Adding input device CM Storm Coolermaster Novatouch TKL (/dev/input/event6)
    [ 20.010] (**) CM Storm Coolermaster Novatouch TKL: Applying InputClass "evdev keyboard catchall"
    [ 20.010] (**) CM Storm Coolermaster Novatouch TKL: Applying InputClass "libinput keyboard catchall"
    [ 20.010] (II) Using input driver 'libinput' for 'CM Storm Coolermaster Novatouch TKL'
    [ 20.010] (**) CM Storm Coolermaster Novatouch TKL: always reports core events
    [ 20.010] (**) Option "Device" "/dev/input/event6"
    [ 20.010] (II) input device 'CM Storm Coolermaster Novatouch TKL', /dev/input/event6 is a keyboard
    [ 20.063] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.1/0003:2516:0026.0006/input/input10/event6"
    [ 20.063] (II) XINPUT: Adding extended input device "CM Storm Coolermaster Novatouch TKL" (type: KEYBOARD, id 12)
    [ 20.063] (II) input device 'CM Storm Coolermaster Novatouch TKL', /dev/input/event6 is a keyboard
    [ 20.064] (II) config/udev: Adding input device USB2.0 HD UVC WebCam (/dev/input/event13)
    [ 20.064] (**) USB2.0 HD UVC WebCam: Applying InputClass "evdev keyboard catchall"
    [ 20.064] (**) USB2.0 HD UVC WebCam: Applying InputClass "libinput keyboard catchall"
    [ 20.064] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam'
    [ 20.064] (**) USB2.0 HD UVC WebCam: always reports core events
    [ 20.064] (**) Option "Device" "/dev/input/event13"
    [ 20.064] (II) input device 'USB2.0 HD UVC WebCam', /dev/input/event13 is a keyboard
    [ 20.116] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/input/input17/event13"
    [ 20.116] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam" (type: KEYBOARD, id 13)
    [ 20.117] (II) input device 'USB2.0 HD UVC WebCam', /dev/input/event13 is a keyboard
    [ 20.117] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event19)
    [ 20.117] (II) No input driver specified, ignoring this device.
    [ 20.117] (II) This device may have been added with another device file.
    [ 20.117] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event20)
    [ 20.117] (II) No input driver specified, ignoring this device.
    [ 20.117] (II) This device may have been added with another device file.
    [ 20.117] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event1)
    [ 20.117] (**) Razer Razer DeathAdder 2013: Applying InputClass "evdev pointer catchall"
    [ 20.117] (**) Razer Razer DeathAdder 2013: Applying InputClass "libinput pointer catchall"
    [ 20.117] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013'
    [ 20.117] (**) Razer Razer DeathAdder 2013: always reports core events
    [ 20.117] (**) Option "Device" "/dev/input/event1"
    [ 20.118] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event1 is a pointer caps = relative-motion button
    [ 20.170] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:1532:0037.0001/input/input5/event1"
    [ 20.170] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013" (type: MOUSE, id 14)
    [ 20.170] (**) Option "AccelerationScheme" "none"
    [ 20.170] (**) Razer Razer DeathAdder 2013: (accel) selected scheme none/0
    [ 20.170] (**) Razer Razer DeathAdder 2013: (accel) acceleration factor: 2.000
    [ 20.170] (**) Razer Razer DeathAdder 2013: (accel) acceleration threshold: 4
    [ 20.170] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event1 is a pointer caps = relative-motion button
    [ 20.170] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/mouse0)
    [ 20.170] (II) No input driver specified, ignoring this device.
    [ 20.170] (II) This device may have been added with another device file.
    [ 20.171] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event2)
    [ 20.171] (**) Razer Razer DeathAdder 2013: Applying InputClass "evdev keyboard catchall"
    [ 20.171] (**) Razer Razer DeathAdder 2013: Applying InputClass "libinput keyboard catchall"
    [ 20.171] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013'
    [ 20.171] (**) Razer Razer DeathAdder 2013: always reports core events
    [ 20.171] (**) Option "Device" "/dev/input/event2"
    [ 20.171] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event2 is a keyboard
    [ 20.223] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:1532:0037.0002/input/input6/event2"
    [ 20.223] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013" (type: KEYBOARD, id 15)
    [ 20.223] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event2 is a keyboard
    [ 20.224] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event3)
    [ 20.224] (**) Razer Razer DeathAdder 2013: Applying InputClass "evdev keyboard catchall"
    [ 20.224] (**) Razer Razer DeathAdder 2013: Applying InputClass "libinput keyboard catchall"
    [ 20.224] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013'
    [ 20.224] (**) Razer Razer DeathAdder 2013: always reports core events
    [ 20.224] (**) Option "Device" "/dev/input/event3"
    [ 20.224] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event3 is a keyboard
    [ 20.276] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:1532:0037.0003/input/input7/event3"
    [ 20.276] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013" (type: KEYBOARD, id 16)
    [ 20.277] (II) input device 'Razer Razer DeathAdder 2013', /dev/input/event3 is a keyboard
    [ 20.277] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event14)
    [ 20.277] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 20.277] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
    [ 20.277] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
    [ 20.277] (**) Asus WMI hotkeys: always reports core events
    [ 20.277] (**) Option "Device" "/dev/input/event14"
    [ 20.277] (II) input device 'Asus WMI hotkeys', /dev/input/event14 is a keyboard
    [ 20.330] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input22/event14"
    [ 20.330] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 17)
    [ 20.330] (II) input device 'Asus WMI hotkeys', /dev/input/event14 is a keyboard
    [ 20.330] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 20.330] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 20.330] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
    [ 20.330] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
    [ 20.330] (**) AT Translated Set 2 keyboard: always reports core events
    [ 20.330] (**) Option "Device" "/dev/input/event0"
    [ 20.330] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
    [ 20.383] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 20.383] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 18)
    [ 20.383] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
    [ 20.384] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event15)
    [ 20.384] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
    [ 20.384] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
    [ 20.384] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
    [ 20.384] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
    [ 20.384] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
    [ 20.384] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 20.384] (**) Option "Device" "/dev/input/event15"
    [ 20.384] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event15 is a touchpad
    [ 20.436] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input21/event15"
    [ 20.436] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 19)
    [ 20.436] (**) Option "AccelerationScheme" "none"
    [ 20.436] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
    [ 20.436] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
    [ 20.436] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
    [ 20.437] (II) input device 'ETPS/2 Elantech Touchpad', /dev/input/event15 is a touchpad
    [ 20.437] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
    [ 20.437] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 20.437] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
    [ 20.437] (II) No input driver specified, ignoring this device.
    [ 20.437] (II) This device may have been added with another device file.

    I had a similar issue but i solved it following the instructions explained here https://wiki.archlinux.org/index.php/Bu … l.2FNVIDIA.
    I also reccomend you to install the bbswitch package which disables NVIDIA discrete graphics card when isn't used.

  • [SOLVED?] Problem with nVidia card

    This is my first post, so; hello to everyone!! Thx in advance to this great community!!
    My problem is pretty strange and anoying. I have an nVidia 8600GT in a Abit AX78 MB running Arch with KDE. Anything is going right until logon process. I write the user and password in KDM screen and then, after de animation of init proces of KDE, all graphics displayed are corrupted (a rectangle in the upper left corner is showed) and that's it. Only work the mouse pointer.
    This malfunction its showed by the nouveau driver AND the proprietary driver... So i think the problem is it in other place than the driver of the card.
    The Xorg.0.log and dmesg.log files are atached at the end of this thread.
    I hope that annyone can help me.
    Thx in advance again.
    The Xorg.0.log file contains this:
    [ 15.809]
    X.Org X Server 1.10.3
    Release Date: 2011-07-08
    [ 15.814] X Protocol Version 11, Revision 0
    [ 15.814] Build Operating System: Linux 2.6.39-ARCH i686
    [ 15.814] Current Operating System: Linux hidramedia_host 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686
    [ 15.815] Kernel command line: root=/dev/sda5 ro
    [ 15.815] Build Date: 09 July 2011 07:57:07AM
    [ 15.815]
    [ 15.815] Current version of pixman: 0.22.2
    [ 15.815] Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
    [ 15.815] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 15.815] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug 1 14:13:23 2011
    [ 15.829] (==) Using config file: "/etc/X11/xorg.conf"
    [ 15.829] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 15.835] (==) ServerLayout "Layout0"
    [ 15.835] (**) |-->Screen "Screen0" (0)
    [ 15.835] (**) | |-->Monitor "Monitor0"
    [ 15.836] (**) | |-->Device "Device0"
    [ 15.836] (**) |-->Input Device "Keyboard0"
    [ 15.836] (**) |-->Input Device "Mouse0"
    [ 15.836] (==) Automatically adding devices
    [ 15.836] (==) Automatically enabling devices
    [ 15.859] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 15.859] Entry deleted from font path.
    [ 15.859] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 15.859] Entry deleted from font path.
    [ 15.859] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 15.859] Entry deleted from font path.
    [ 15.859] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 15.859] Entry deleted from font path.
    [ 15.859] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 15.859] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 15.859] Entry deleted from font path.
    [ 15.859] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 15.859] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 15.859] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 15.859] (**) Extension "Composite" is disabled
    [ 15.859] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 15.859] (WW) Disabling Keyboard0
    [ 15.859] (WW) Disabling Mouse0
    [ 15.859] (II) Loader magic: 0x822e1a0
    [ 15.859] (II) Module ABI versions:
    [ 15.859] X.Org ANSI C Emulation: 0.4
    [ 15.859] X.Org Video Driver: 10.0
    [ 15.859] X.Org XInput driver : 12.2
    [ 15.859] X.Org Server Extension : 5.0
    [ 15.860] (--) PCI:*(0:1:0:0) 10de:0402:0000:0000 rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000df00/128, BIOS @ 0x????????/131072
    [ 15.860] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 15.860] (II) LoadModule: "extmod"
    [ 15.871] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 15.880] (II) Module extmod: vendor="X.Org Foundation"
    [ 15.880] compiled for 1.10.3, module version = 1.0.0
    [ 15.880] Module class: X.Org Server Extension
    [ 15.880] ABI class: X.Org Server Extension, version 5.0
    [ 15.880] (II) Loading extension MIT-SCREEN-SAVER
    [ 15.880] (II) Loading extension XFree86-VidModeExtension
    [ 15.880] (II) Loading extension XFree86-DGA
    [ 15.880] (II) Loading extension DPMS
    [ 15.880] (II) Loading extension XVideo
    [ 15.880] (II) Loading extension XVideo-MotionCompensation
    [ 15.880] (II) Loading extension X-Resource
    [ 15.880] (II) LoadModule: "dbe"
    [ 15.880] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 15.881] (II) Module dbe: vendor="X.Org Foundation"
    [ 15.881] compiled for 1.10.3, module version = 1.0.0
    [ 15.881] Module class: X.Org Server Extension
    [ 15.881] ABI class: X.Org Server Extension, version 5.0
    [ 15.881] (II) Loading extension DOUBLE-BUFFER
    [ 15.881] (II) LoadModule: "glx"
    [ 15.881] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 16.640] (II) Module glx: vendor="NVIDIA Corporation"
    [ 16.640] compiled for 4.0.2, module version = 1.0.0
    [ 16.640] Module class: X.Org Server Extension
    [ 16.640] (II) NVIDIA GLX Module 275.21 Mon Jul 18 14:55:52 PDT 2011
    [ 16.640] (II) Loading extension GLX
    [ 16.640] (II) LoadModule: "record"
    [ 16.641] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 16.645] (II) Module record: vendor="X.Org Foundation"
    [ 16.645] compiled for 1.10.3, module version = 1.13.0
    [ 16.645] Module class: X.Org Server Extension
    [ 16.645] ABI class: X.Org Server Extension, version 5.0
    [ 16.645] (II) Loading extension RECORD
    [ 16.645] (II) LoadModule: "dri"
    [ 16.645] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 16.661] (II) Module dri: vendor="X.Org Foundation"
    [ 16.661] compiled for 1.10.3, module version = 1.0.0
    [ 16.661] ABI class: X.Org Server Extension, version 5.0
    [ 16.661] (II) Loading extension XFree86-DRI
    [ 16.661] (II) LoadModule: "dri2"
    [ 16.661] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 16.662] (II) Module dri2: vendor="X.Org Foundation"
    [ 16.662] compiled for 1.10.3, module version = 1.2.0
    [ 16.662] ABI class: X.Org Server Extension, version 5.0
    [ 16.662] (II) Loading extension DRI2
    [ 16.662] (II) LoadModule: "nvidia"
    [ 16.662] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 16.709] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 16.709] compiled for 4.0.2, module version = 1.0.0
    [ 16.709] Module class: X.Org Video Driver
    [ 16.732] (II) NVIDIA dlloader X Driver 275.21 Mon Jul 18 14:38:30 PDT 2011
    [ 16.737] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 16.740] (++) using VT number 7
    [ 16.751] (II) Loading sub module "fb"
    [ 16.751] (II) LoadModule: "fb"
    [ 16.751] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 16.762] (II) Module fb: vendor="X.Org Foundation"
    [ 16.762] compiled for 1.10.3, module version = 1.0.0
    [ 16.762] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 16.762] (II) Loading sub module "wfb"
    [ 16.762] (II) LoadModule: "wfb"
    [ 16.763] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 16.769] (II) Module wfb: vendor="X.Org Foundation"
    [ 16.769] compiled for 1.10.3, module version = 1.0.0
    [ 16.769] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 16.769] (II) Loading sub module "ramdac"
    [ 16.769] (II) LoadModule: "ramdac"
    [ 16.769] (II) Module "ramdac" already built-in
    [ 16.771] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 16.771] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 16.771] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 16.780] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 16.780] (==) NVIDIA(0): RGB weight 888
    [ 16.780] (==) NVIDIA(0): Default visual is TrueColor
    [ 16.780] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 17.785] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
    [ 17.785] (II) NVIDIA(GPU-0): 3D Vision stereo.
    [ 17.789] (II) NVIDIA(0): NVIDIA GPU GeForce 8600 GT (G84) at PCI:1:0:0 (GPU-0)
    [ 17.789] (--) NVIDIA(0): Memory: 262144 kBytes
    [ 17.789] (--) NVIDIA(0): VideoBIOS: 60.84.35.00.00
    [ 17.789] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 17.789] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 17.789] (--) NVIDIA(0): Connected display device(s) on GeForce 8600 GT at PCI:1:0:0
    [ 17.789] (--) NVIDIA(0): Samsung SyncMaster (CRT-0)
    [ 17.789] (--) NVIDIA(0): Samsung SyncMaster (CRT-0): 400.0 MHz maximum pixel clock
    [ 17.859] (II) NVIDIA(0): Assigned Display Device: CRT-0
    [ 17.859] (==) NVIDIA(0):
    [ 17.859] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 17.859] (==) NVIDIA(0): will be used as the requested mode.
    [ 17.859] (==) NVIDIA(0):
    [ 17.859] (II) NVIDIA(0): Validated modes:
    [ 17.859] (II) NVIDIA(0): "nvidia-auto-select"
    [ 17.859] (II) NVIDIA(0): Virtual screen size determined to be 800 x 600
    [ 17.900] (--) NVIDIA(0): DPI set to (72, 72); computed from "UseEdidDpi" X config
    [ 17.900] (--) NVIDIA(0): option
    [ 17.900] (--) Depth 24 pixmap format is 32 bpp
    [ 17.901] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 17.905] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 17.905] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 17.905] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 17.905] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 17.905] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 17.905] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 17.905] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 17.905] (II) NVIDIA(0): Config Options in the README.
    [ 17.908] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 17.946] (II) Loading extension NV-GLX
    [ 18.001] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 18.002] (==) NVIDIA(0): Backing store disabled
    [ 18.002] (==) NVIDIA(0): Silken mouse enabled
    [ 18.002] (**) NVIDIA(0): DPMS enabled
    [ 18.002] (II) Loading extension NV-CONTROL
    [ 18.003] (II) Loading extension XINERAMA
    [ 18.003] (II) Loading sub module "dri2"
    [ 18.003] (II) LoadModule: "dri2"
    [ 18.003] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 18.003] (II) Module dri2: vendor="X.Org Foundation"
    [ 18.003] compiled for 1.10.3, module version = 1.2.0
    [ 18.003] ABI class: X.Org Server Extension, version 5.0
    [ 18.003] (II) NVIDIA(0): [DRI2] Setup complete
    [ 18.003] (==) RandR enabled
    [ 18.003] (II) Initializing built-in extension Generic Event Extension
    [ 18.003] (II) Initializing built-in extension SHAPE
    [ 18.003] (II) Initializing built-in extension MIT-SHM
    [ 18.003] (II) Initializing built-in extension XInputExtension
    [ 18.003] (II) Initializing built-in extension XTEST
    [ 18.003] (II) Initializing built-in extension BIG-REQUESTS
    [ 18.003] (II) Initializing built-in extension SYNC
    [ 18.003] (II) Initializing built-in extension XKEYBOARD
    [ 18.003] (II) Initializing built-in extension XC-MISC
    [ 18.003] (II) Initializing built-in extension SECURITY
    [ 18.003] (II) Initializing built-in extension XINERAMA
    [ 18.003] (II) Initializing built-in extension XFIXES
    [ 18.003] (II) Initializing built-in extension RENDER
    [ 18.003] (II) Initializing built-in extension RANDR
    [ 18.003] (II) Initializing built-in extension COMPOSITE
    [ 18.003] (II) Initializing built-in extension DAMAGE
    [ 18.005] (II) Initializing extension GLX
    [ 18.213] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 18.213] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 18.213] (II) LoadModule: "evdev"
    [ 18.213] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 18.214] (II) Module evdev: vendor="X.Org Foundation"
    [ 18.214] compiled for 1.10.0, module version = 2.6.0
    [ 18.214] Module class: X.Org XInput Driver
    [ 18.214] ABI class: X.Org XInput driver, version 12.2
    [ 18.214] (II) Using input driver 'evdev' for 'Power Button'
    [ 18.214] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 18.214] (**) Power Button: always reports core events
    [ 18.214] (**) Power Button: Device: "/dev/input/event3"
    [ 18.226] (--) Power Button: Found keys
    [ 18.226] (II) Power Button: Configuring as keyboard
    [ 18.226] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 18.226] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 18.226] (**) Option "xkb_rules" "evdev"
    [ 18.226] (**) Option "xkb_model" "evdev"
    [ 18.226] (**) Option "xkb_layout" "us"
    [ 18.252] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 18.252] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 18.252] (II) Using input driver 'evdev' for 'Power Button'
    [ 18.252] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 18.252] (**) Power Button: always reports core events
    [ 18.252] (**) Power Button: Device: "/dev/input/event2"
    [ 18.266] (--) Power Button: Found keys
    [ 18.266] (II) Power Button: Configuring as keyboard
    [ 18.266] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
    [ 18.266] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 18.266] (**) Option "xkb_rules" "evdev"
    [ 18.266] (**) Option "xkb_model" "evdev"
    [ 18.266] (**) Option "xkb_layout" "us"
    [ 18.271] (II) config/udev: Adding input device Primax Electronics Wireless Mouse (/dev/input/event1)
    [ 18.271] (**) Primax Electronics Wireless Mouse: Applying InputClass "evdev pointer catchall"
    [ 18.271] (II) Using input driver 'evdev' for 'Primax Electronics Wireless Mouse'
    [ 18.271] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 18.271] (**) Primax Electronics Wireless Mouse: always reports core events
    [ 18.271] (**) Primax Electronics Wireless Mouse: Device: "/dev/input/event1"
    [ 18.283] (--) Primax Electronics Wireless Mouse: Found 3 mouse buttons
    [ 18.283] (--) Primax Electronics Wireless Mouse: Found scroll wheel(s)
    [ 18.283] (--) Primax Electronics Wireless Mouse: Found relative axes
    [ 18.283] (--) Primax Electronics Wireless Mouse: Found x and y relative axes
    [ 18.283] (II) Primax Electronics Wireless Mouse: Configuring as mouse
    [ 18.283] (II) Primax Electronics Wireless Mouse: Adding scrollwheel support
    [ 18.283] (**) Primax Electronics Wireless Mouse: YAxisMapping: buttons 4 and 5
    [ 18.283] (**) Primax Electronics Wireless Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 18.283] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.4/usb6/6-2/6-2:1.0/input/input1/event1"
    [ 18.283] (II) XINPUT: Adding extended input device "Primax Electronics Wireless Mouse" (type: MOUSE)
    [ 18.283] (II) Primax Electronics Wireless Mouse: initialized for relative axes.
    [ 18.283] (**) Primax Electronics Wireless Mouse: (accel) keeping acceleration scheme 1
    [ 18.283] (**) Primax Electronics Wireless Mouse: (accel) acceleration profile 0
    [ 18.283] (**) Primax Electronics Wireless Mouse: (accel) acceleration factor: 2.000
    [ 18.283] (**) Primax Electronics Wireless Mouse: (accel) acceleration threshold: 4
    [ 18.283] (II) config/udev: Adding input device Primax Electronics Wireless Mouse (/dev/input/mouse0)
    [ 18.283] (II) No input driver/identifier specified (ignoring)
    [ 18.285] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
    [ 18.285] (II) No input driver/identifier specified (ignoring)
    [ 18.285] (II) config/udev: Adding input device HDA ATI SB Headphone (/dev/input/event6)
    [ 18.285] (II) No input driver/identifier specified (ignoring)
    [ 18.286] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 18.286] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 18.286] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 18.286] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 18.286] (**) AT Translated Set 2 keyboard: always reports core events
    [ 18.286] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 18.300] (--) AT Translated Set 2 keyboard: Found keys
    [ 18.300] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 18.300] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 18.300] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 18.300] (**) Option "xkb_rules" "evdev"
    [ 18.300] (**) Option "xkb_model" "evdev"
    [ 18.300] (**) Option "xkb_layout" "us"
    [ 18.300] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 18.300] (II) No input driver/identifier specified (ignoring)
    [ 1563.531] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 1563.587] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 1563.587] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 1563.587] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 1563.587] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 1563.587] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 1563.587] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 1563.587] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 1563.587] (II) NVIDIA(0): Config Options in the README.
    And the dmesg.log file contains this:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 2.6.39-ARCH (thomas@evey) (gcc version 4.6.1 (GCC) ) #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
    [ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 000000007fff0000 (usable)
    [ 0.000000] BIOS-e820: 000000007fff0000 - 000000007fff3000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 000000007fff3000 - 0000000080000000 (ACPI data)
    [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
    [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    [ 0.000000] DMI 2.5 present.
    [ 0.000000] DMI: . ./AX78(AMD770+SB600), BIOS 6.00 PG 01/17/2008
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] last_pfn = 0x7fff0 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-BFFFF uncachable
    [ 0.000000] C0000-C7FFF write-protect
    [ 0.000000] C8000-CFFFF uncachable
    [ 0.000000] D0000-D3FFF write-back
    [ 0.000000] D4000-FFFFF uncachable
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask FF80000000 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 [c00f41f0] f41f0
    [ 0.000000] initial memory mapped : 0 - 01c00000
    [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
    [ 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 @ 1bfb000-1c00000
    [ 0.000000] RAMDISK: 7fdc9000 - 7ffe0000
    [ 0.000000] Allocated new RAMDISK: 375e7000 - 377fd792
    [ 0.000000] Move RAMDISK from 000000007fdc9000 - 000000007ffdf791 to 375e7000 - 377fd791
    [ 0.000000] ACPI: RSDP 000f81d0 00024 (v02 AMD770)
    [ 0.000000] ACPI: RSDT 7fff3000 00038 (v01 AMD770 AWRDACPI 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: FACP 7fff3080 00074 (v01 AMD770 AWRDACPI 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: DSDT 7fff3100 051E2 (v01 AMD770 AWRDACPI 00001000 MSFT 03000000)
    [ 0.000000] ACPI: FACS 7fff0000 00040
    [ 0.000000] ACPI: SSDT 7fff83c0 002CC (v01 PTLTD POWERNOW 00000001 LTP 00000001)
    [ 0.000000] ACPI: HPET 7fff86c0 00038 (v01 AMD770 AWRDACPI 42302E31 AWRD 00000098)
    [ 0.000000] ACPI: MCFG 7fff8700 0003C (v01 AMD770 AWRDACPI 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: APIC 7fff8300 00084 (v01 AMD770 AWRDACPI 42302E31 AWRD 00000000)
    [ 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 -> 0x0007fff0
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] early_node_map[2] active PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009f
    [ 0.000000] 0: 0x00000100 -> 0x0007fff0
    [ 0.000000] On node 0 totalpages: 524159
    [ 0.000000] free_area_init_node: node 0, pgdat c14a1980, node_mem_map f65e6200
    [ 0.000000] DMA zone: 32 pages used for memmap
    [ 0.000000] DMA zone: 0 pages reserved
    [ 0.000000] DMA zone: 3951 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: 294626 pages, LIFO batch:31
    [ 0.000000] Using APIC driver default
    [ 0.000000] Detected use of extended apic ids on hypertransport bus
    [ 0.000000] ACPI: PM-Timer IO Port: 0x4008
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 4, version 33, 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 low 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: 0x10b9a201 base: 0xfed00000
    [ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
    [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    [ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:60000000)
    [ 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 s27648 r0 d21504 u1048576
    [ 0.000000] pcpu-alloc: s27648 r0 d21504 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: 520063
    [ 0.000000] Kernel command line: root=/dev/sda5 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] allocated 8388096 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:0007fff0)
    [ 0.000000] Memory: 2062632k/2097088k available (3376k kernel code, 34004k reserved, 1390k data, 512k init, 1187784k 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 : 0xc14a8000 - 0xc1528000 ( 512 kB)
    [ 0.000000] .data : 0xc134c3bf - 0xc14a7c00 (1390 kB)
    [ 0.000000] .text : 0xc1000000 - 0xc134c3bf (3376 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=f540c000 soft=f540e000
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration failed
    [ 0.000000] TSC: Unable to calibrate against PIT
    [ 0.000000] TSC: using HPET reference calibration
    [ 0.000000] Detected 2700.236 MHz processor.
    [ 0.000000] Marking TSC unstable due to TSCs unsynchronized
    [ 0.016736] Calibrating delay loop (skipped), value calculated using timer frequency.. 5402.49 BogoMIPS (lpj=9000786)
    [ 0.016870] pid_max: default: 32768 minimum: 301
    [ 0.016983] Security Framework initialized
    [ 0.017051] AppArmor: AppArmor disabled by boot time parameter
    [ 0.017144] Mount-cache hash table entries: 512
    [ 0.017404] Initializing cgroup subsys ns
    [ 0.017471] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
    [ 0.017549] Initializing cgroup subsys cpuacct
    [ 0.017625] Initializing cgroup subsys memory
    [ 0.017701] Initializing cgroup subsys devices
    [ 0.017767] Initializing cgroup subsys freezer
    [ 0.017833] Initializing cgroup subsys net_cls
    [ 0.017899] Initializing cgroup subsys blkio
    [ 0.017995] CPU: Physical Processor ID: 0
    [ 0.018060] CPU: Processor Core ID: 0
    [ 0.018126] mce: CPU supports 5 MCE banks
    [ 0.018199] using C1E aware idle routine
    [ 0.019127] ACPI: Core revision 20110316
    [ 0.023362] ftrace: allocating 15225 entries in 30 pages
    [ 0.026734] Enabling APIC mode: Flat. Using 1 I/O APICs
    [ 0.027332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.061631] CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 5200+ stepping 02
    [ 0.063329] Performance Events: AMD PMU driver.
    [ 0.063329] ... version: 0
    [ 0.063329] ... bit width: 48
    [ 0.063329] ... generic registers: 4
    [ 0.063329] ... value mask: 0000ffffffffffff
    [ 0.063329] ... max period: 00007fffffffffff
    [ 0.063329] ... fixed-purpose events: 0
    [ 0.063329] ... event mask: 000000000000000f
    [ 0.080086] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.106674] CPU 1 irqstacks, hard=f54b4000 soft=f54b6000
    [ 0.106676] Booting Node 0, Processors #1
    [ 0.106783] smpboot cpu 1: start_ip = 9b000
    [ 0.019998] Initializing CPU#1
    [ 0.200085] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.206657] Brought up 2 CPUs
    [ 0.206721] Total of 2 processors activated (10805.88 BogoMIPS).
    [ 0.207206] devtmpfs: initialized
    [ 0.207206] PM: Registering ACPI NVS region at 7fff0000 (12288 bytes)
    [ 0.207649] print_constraints: dummy:
    [ 0.207764] NET: Registered protocol family 16
    [ 0.207919] node 0 link 0: io port [c000, ffff]
    [ 0.207922] TOM: 0000000080000000 aka 2048M
    [ 0.207987] node 0 link 0: mmio [a0000, bffff]
    [ 0.207990] node 0 link 0: mmio [80000000, dfffffff]
    [ 0.207992] node 0 link 0: mmio [f0000000, fe02ffff]
    [ 0.207995] node 0 link 0: mmio [e0000000, e03fffff]
    [ 0.207997] bus: [00, 03] on node 0 link 0
    [ 0.208000] bus: 00 index 0 [io 0x0000-0xffff]
    [ 0.208002] bus: 00 index 1 [mem 0x000a0000-0x000bffff]
    [ 0.208003] bus: 00 index 2 [mem 0x80000000-0xefffffff]
    [ 0.208005] bus: 00 index 3 [mem 0xf0000000-0xffffffff]
    [ 0.208011] ACPI: bus type pci registered
    [ 0.208149] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.208227] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.208292] PCI: Using MMCONFIG for extended config space
    [ 0.208357] PCI: Using configuration type 1 for base access
    [ 0.208842] bio: create slab <bio-0> at 0
    [ 0.210574] ACPI: EC: Look up EC in DSDT
    [ 0.211181] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.214150] ACPI: Interpreter enabled
    [ 0.214220] ACPI: (supports S0 S3 S4 S5)
    [ 0.214501] ACPI: Using IOAPIC for interrupt routing
    [ 0.225790] ACPI: No dock devices found.
    [ 0.225854] HEST: Table not found.
    [ 0.225919] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.226037] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.226190] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.226257] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
    [ 0.226324] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.226399] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff]
    [ 0.226474] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xffffffff]
    [ 0.226562] pci 0000:00:00.0: [1002:5957] type 0 class 0x000600
    [ 0.226576] pci 0000:00:00.0: reg 1c: [mem 0xe0000000-0xffffffff 64bit]
    [ 0.226609] pci 0000:00:02.0: [1002:5978] type 1 class 0x000604
    [ 0.226636] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
    [ 0.226639] pci 0000:00:02.0: PME# disabled
    [ 0.226667] pci 0000:00:0a.0: [1002:597f] type 1 class 0x000604
    [ 0.226693] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
    [ 0.226696] pci 0000:00:0a.0: PME# disabled
    [ 0.226723] pci 0000:00:12.0: [1002:4380] type 0 class 0x000106
    [ 0.226742] pci 0000:00:12.0: reg 10: [io 0xff00-0xff07]
    [ 0.226752] pci 0000:00:12.0: reg 14: [io 0xfe00-0xfe03]
    [ 0.226763] pci 0000:00:12.0: reg 18: [io 0xfd00-0xfd07]
    [ 0.226773] pci 0000:00:12.0: reg 1c: [io 0xfc00-0xfc03]
    [ 0.226784] pci 0000:00:12.0: reg 20: [io 0xfb00-0xfb0f]
    [ 0.226794] pci 0000:00:12.0: reg 24: [mem 0xfe02f000-0xfe02f3ff]
    [ 0.226836] pci 0000:00:13.0: [1002:4387] type 0 class 0x000c03
    [ 0.226851] pci 0000:00:13.0: reg 10: [mem 0xfe02e000-0xfe02efff]
    [ 0.226919] pci 0000:00:13.1: [1002:4388] type 0 class 0x000c03
    [ 0.226933] pci 0000:00:13.1: reg 10: [mem 0xfe02d000-0xfe02dfff]
    [ 0.227002] pci 0000:00:13.2: [1002:4389] type 0 class 0x000c03
    [ 0.227016] pci 0000:00:13.2: reg 10: [mem 0xfe02c000-0xfe02cfff]
    [ 0.227084] pci 0000:00:13.3: [1002:438a] type 0 class 0x000c03
    [ 0.227099] pci 0000:00:13.3: reg 10: [mem 0xfe02b000-0xfe02bfff]
    [ 0.227166] pci 0000:00:13.4: [1002:438b] type 0 class 0x000c03
    [ 0.227181] pci 0000:00:13.4: reg 10: [mem 0xfe02a000-0xfe02afff]
    [ 0.227255] pci 0000:00:13.5: [1002:4386] type 0 class 0x000c03
    [ 0.227275] pci 0000:00:13.5: reg 10: [mem 0xfe029000-0xfe0290ff]
    [ 0.227351] pci 0000:00:13.5: supports D1 D2
    [ 0.227352] pci 0000:00:13.5: PME# supported from D0 D1 D2 D3hot
    [ 0.227357] pci 0000:00:13.5: PME# disabled
    [ 0.227379] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05
    [ 0.227402] pci 0000:00:14.0: reg 10: [io 0x0b00-0x0b0f]
    [ 0.227483] pci 0000:00:14.1: [1002:438c] type 0 class 0x000101
    [ 0.227497] pci 0000:00:14.1: reg 10: [io 0x0000-0x0007]
    [ 0.227507] pci 0000:00:14.1: reg 14: [io 0x0000-0x0003]
    [ 0.227518] pci 0000:00:14.1: reg 18: [io 0x0000-0x0007]
    [ 0.227528] pci 0000:00:14.1: reg 1c: [io 0x0000-0x0003]
    [ 0.227538] pci 0000:00:14.1: reg 20: [io 0xf900-0xf90f]
    [ 0.227577] pci 0000:00:14.2: [1002:4383] type 0 class 0x000403
    [ 0.227600] pci 0000:00:14.2: reg 10: [mem 0xfe024000-0xfe027fff 64bit]
    [ 0.227663] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
    [ 0.227667] pci 0000:00:14.2: PME# disabled
    [ 0.227681] pci 0000:00:14.3: [1002:438d] type 0 class 0x000601
    [ 0.227759] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604
    [ 0.227808] pci 0000:00:18.0: [1022:1100] type 0 class 0x000600
    [ 0.227823] pci 0000:00:18.1: [1022:1101] type 0 class 0x000600
    [ 0.227835] pci 0000:00:18.2: [1022:1102] type 0 class 0x000600
    [ 0.227848] pci 0000:00:18.3: [1022:1103] type 0 class 0x000600
    [ 0.227903] pci 0000:01:00.0: [10de:0402] type 0 class 0x000300
    [ 0.227914] pci 0000:01:00.0: reg 10: [mem 0xfa000000-0xfaffffff]
    [ 0.227926] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.227937] pci 0000:01:00.0: reg 1c: [mem 0xf8000000-0xf9ffffff 64bit]
    [ 0.227945] pci 0000:01:00.0: reg 24: [io 0xdf00-0xdf7f]
    [ 0.227953] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    [ 0.233329] pci 0000:00:02.0: PCI bridge to [bus 01-01]
    [ 0.233396] pci 0000:00:02.0: bridge window [io 0xd000-0xdfff]
    [ 0.233399] pci 0000:00:02.0: bridge window [mem 0xf8000000-0xfbffffff]
    [ 0.233404] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.233444] pci 0000:02:00.0: [11ab:4364] type 0 class 0x000200
    [ 0.233462] pci 0000:02:00.0: reg 10: [mem 0xfdffc000-0xfdffffff 64bit]
    [ 0.233472] pci 0000:02:00.0: reg 18: [io 0xee00-0xeeff]
    [ 0.233505] pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    [ 0.233535] pci 0000:02:00.0: supports D1 D2
    [ 0.233537] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.233541] pci 0000:02:00.0: PME# disabled
    [ 0.239995] pci 0000:00:0a.0: PCI bridge to [bus 02-02]
    [ 0.240062] pci 0000:00:0a.0: bridge window [io 0xe000-0xefff]
    [ 0.240065] pci 0000:00:0a.0: bridge window [mem 0xfdf00000-0xfdffffff]
    [ 0.240069] pci 0000:00:0a.0: bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
    [ 0.240134] pci 0000:00:14.4: PCI bridge to [bus 03-03] (subtractive decode)
    [ 0.240203] pci 0000:00:14.4: bridge window [io 0xc000-0xcfff]
    [ 0.240207] pci 0000:00:14.4: bridge window [mem 0xfdd00000-0xfddfffff]
    [ 0.240212] pci 0000:00:14.4: bridge window [mem 0xfdc00000-0xfdcfffff pref]
    [ 0.240214] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.240217] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.240219] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.240221] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
    [ 0.240224] pci 0000:00:14.4: bridge window [mem 0x80000000-0xffffffff] (subtractive decode)
    [ 0.240236] pci_bus 0000:00: on NUMA node 0
    [ 0.240239] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.240363] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
    [ 0.240408] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
    [ 0.240440] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCEA._PRT]
    [ 0.240465] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.240531] Unable to assume _OSC PCIe control. Disabling ASPM
    [ 0.251996] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    [ 0.252665] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    [ 0.253351] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    [ 0.254017] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    [ 0.254684] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    [ 0.255350] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    [ 0.257059] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    [ 0.257725] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    [ 0.258446] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.258522] vgaarb: loaded
    [ 0.258678] PCI: Using ACPI for IRQ routing
    [ 0.258742] PCI: pci_cache_line_size set to 64 bytes
    [ 0.258749] pci 0000:00:00.0: address space collision: [mem 0xe0000000-0xffffffff 64bit] conflicts with PCI Bus 0000:01 [mem 0xf8000000-0xfbffffff]
    [ 0.258890] reserve RAM buffer: 000000000009f400 - 000000000009ffff
    [ 0.258893] reserve RAM buffer: 000000007fff0000 - 000000007fffffff
    [ 0.259004] NetLabel: Initializing
    [ 0.259067] NetLabel: domain hash size = 128
    [ 0.259131] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.259205] NetLabel: unlabeled traffic allowed by default
    [ 0.259287] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    [ 0.259608] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
    [ 0.261015] Switching to clocksource hpet
    [ 0.261499] Switched to NOHz mode on CPU #0
    [ 0.261582] Switched to NOHz mode on CPU #1
    [ 0.266362] pnp: PnP ACPI init
    [ 0.266443] ACPI: bus type pnp registered
    [ 0.266593] pnp 00:00: [bus 00-ff]
    [ 0.266598] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.266600] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.266602] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.266604] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.266606] pnp 00:00: [mem 0x000c0000-0x000dffff window]
    [ 0.266609] pnp 00:00: [mem 0x80000000-0xffffffff window]
    [ 0.266662] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
    [ 0.266792] pnp 00:01: [io 0x4100-0x411f]
    [ 0.266794] pnp 00:01: [io 0x0228-0x022f]
    [ 0.266796] pnp 00:01: [io 0x040b]
    [ 0.266798] pnp 00:01: [io 0x04d6]
    [ 0.266799] pnp 00:01: [io 0x0c00-0x0c01]
    [ 0.266801] pnp 00:01: [io 0x0c14]
    [ 0.266803] pnp 00:01: [io 0x0c50-0x0c52]
    [ 0.266805] pnp 00:01: [io 0x0c6c-0x0c6d]
    [ 0.266807] pnp 00:01: [io 0x0c6f]
    [ 0.266808] pnp 00:01: [io 0x0cd0-0x0cd1]
    [ 0.266810] pnp 00:01: [io 0x0cd2-0x0cd3]
    [ 0.266812] pnp 00:01: [io 0x0cd4-0x0cdf]
    [ 0.266814] pnp 00:01: [io 0x4000-0x40fe]
    [ 0.266815] pnp 00:01: [io 0x4210-0x4217]
    [ 0.266817] pnp 00:01: [io 0x0b10-0x0b1f]
    [ 0.266819] pnp 00:01: [mem 0x00000000-0x00000fff window]
    [ 0.266822] pnp 00:01: [mem 0xfee00400-0xfee00fff window]
    [ 0.266828] pnp 00:01: disabling [mem 0x00000000-0x00000fff window] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    [ 0.266939] pnp 00:01: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:01:00.0 BAR 6 [mem 0x00000000-0x0001ffff pref]
    [ 0.267023] pnp 00:01: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:02:00.0 BAR 6 [mem 0x00000000-0x0001ffff pref]
    [ 0.267131] system 00:01: [io 0x4100-0x411f] has been reserved
    [ 0.267198] system 00:01: [io 0x0228-0x022f] has been reserved
    [ 0.267264] system 00:01: [io 0x040b] has been reserved
    [ 0.267330] system 00:01: [io 0x04d6] has been reserved
    [ 0.267395] system 00:01: [io 0x0c00-0x0c01] has been reserved
    [ 0.267461] system 00:01: [io 0x0c14] has been reserved
    [ 0.267530] system 00:01: [io 0x0c50-0x0c52] has been reserved
    [ 0.267596] system 00:01: [io 0x0c6c-0x0c6d] has been reserved
    [ 0.267662] system 00:01: [io 0x0c6f] has been reserved
    [ 0.267727] system 00:01: [io 0x0cd0-0x0cd1] has been reserved
    [ 0.267793] system 00:01: [io 0x0cd2-0x0cd3] has been reserved
    [ 0.267859] system 00:01: [io 0x0cd4-0x0cdf] has been reserved
    [ 0.267926] system 00:01: [io 0x4000-0x40fe] has been reserved
    [ 0.267992] system 00:01: [io 0x4210-0x4217] has been reserved
    [ 0.268058] system 00:01: [io 0x0b10-0x0b1f] has been reserved
    [ 0.268125] system 00:01: [mem 0xfee00400-0xfee00fff window] has been reserved
    [ 0.268201] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.268290] pnp 00:02: [dma 4]
    [ 0.268291] pnp 00:02: [io 0x0000-0x000f]
    [ 0.268293] pnp 00:02: [io 0x0080-0x0090]
    [ 0.268295] pnp 00:02: [io 0x0094-0x009f]
    [ 0.268297] pnp 00:02: [io 0x00c0-0x00df]
    [ 0.268326] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.268366] pnp 00:03: [irq 0 disabled]
    [ 0.268380] pnp 00:03: [irq 8]
    [ 0.268382] pnp 00:03: [mem 0xfed00000-0xfed003ff]
    [ 0.268408] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.268430] pnp 00:04: [io 0x0070-0x0073]
    [ 0.268456] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.268463] pnp 00:05: [io 0x0061]
    [ 0.268488] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.268495] pnp 00:06: [io 0x00f0-0x00ff]
    [ 0.268504] pnp 00:06: [irq 13]
    [ 0.268535] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.268566] pnp 00:07: [io 0x0010-0x001f]
    [ 0.268567] pnp 00:07: [io 0x0022-0x003f]
    [ 0.268569] pnp 00:07: [io 0x0044-0x005f]
    [ 0.268571] pnp 00:07: [io 0x0062-0x0063]
    [ 0.268573] pnp 00:07: [io 0x0065-0x006f]
    [ 0.268575] pnp 00:07: [io 0x0074-0x007f]
    [ 0.268576] pnp 00:07: [io 0x0091-0x0093]
    [ 0.268578] pnp 00:07: [io 0x00a2-0x00bf]
    [ 0.268580] pnp 00:07: [io 0x00e0-0x00ef]
    [ 0.268582] pnp 00:07: [io 0x04d0-0x04d1]
    [ 0.268632] system 00:07: [io 0x04d0-0x04d1] has been reserved
    [ 0.268699] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.269033] pnp 00:08: [io 0x0060]
    [ 0.269034] pnp 00:08: [io 0x0064]
    [ 0.269043] pnp 00:08: [irq 1]
    [ 0.269080] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.269127] pnp 00:09: [mem 0x000f0000-0x000fffff]
    [ 0.269129] pnp 00:09: [mem 0x00000000-0x001fffff]
    [ 0.269131] pnp 00:09: [mem 0xfed00000-0xfed000ff]
    [ 0.269132] pnp 00:09: [mem 0x7fff0000-0x7fffffff]
    [ 0.269134] pnp 00:09: [mem 0xffff0000-0xffffffff]
    [ 0.269136] pnp 00:09: [mem 0x00000000-0x0009ffff]
    [ 0.269138] pnp 00:09: [mem 0x00100000-0x7ffeffff]
    [ 0.269140] pnp 00:09: [mem 0xfec00000-0xfec00fff]
    [ 0.269142] pnp 00:09: [mem 0xfee00000-0xfee00fff]
    [ 0.269144] pnp 00:09: [mem 0xfff80000-0xfffeffff]
    [ 0.269148] pnp 00:09: disabling [mem 0x000f0000-0x000fffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    [ 0.269229] pnp 00:09: disabling [mem 0x00000000-0x001fffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    [ 0.269309] pnp 00:09: disabling [mem 0x00000000-0x0009ffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    [ 0.269390] pnp 00:09: disabling [mem 0x00100000-0x7ffeffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    [ 0.269519] system 00:09: [mem 0xfed00000-0xfed000ff] has been reserved
    [ 0.269587] system 00:09: [mem 0x7fff0000-0x7fffffff] could not be reserved
    [ 0.269654] system 00:09: [mem 0xffff0000-0xffffffff] has been reserved
    [ 0.269721] system 00:09: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.269788] system 00:09: [mem 0xfee00000-0xfee00fff] could not be reserved
    [ 0.269855] system 00:09: [mem 0xfff80000-0xfffeffff] has been reserved
    [ 0.269922] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.269930] pnp: PnP ACPI: found 10 devices
    [ 0.269994] ACPI: ACPI bus type pnp unregistered
    [ 0.306168] pci 0000:01:00.0: BAR 6: assigned [mem 0xfb000000-0xfb01ffff pref]
    [ 0.306245] pci 0000:00:02.0: PCI bridge to [bus 01-01]
    [ 0.306311] pci 0000:00:02.0: bridge window [io 0xd000-0xdfff]
    [ 0.306378] pci 0000:00:02.0: bridge window [mem 0xf8000000-0xfbffffff]
    [ 0.306445] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.306523] pci 0000:02:00.0: BAR 6: assigned [mem 0xfde00000-0xfde1ffff pref]
    [ 0.306598] pci 0000:00:0a.0: PCI bridge to [bus 02-02]
    [ 0.306664] pci 0000:00:0a.0: bridge window [io 0xe000-0xefff]
    [ 0.306741] pci 0000:00:0a.0: bridge window [mem 0xfdf00000-0xfdffffff]
    [ 0.306809] pci 0000:00:0a.0: bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
    [ 0.306886] pci 0000:00:14.4: PCI bridge to [bus 03-03]
    [ 0.306952] pci 0000:00:14.4: bridge window [io 0xc000-0xcfff]
    [ 0.307022] pci 0000:00:14.4: bridge window [mem 0xfdd00000-0xfddfffff]
    [ 0.307090] pci 0000:00:14.4: bridge window [mem 0xfdc00000-0xfdcfffff pref]
    [ 0.307175] pci 0000:00:02.0: setting latency timer to 64
    [ 0.307180] pci 0000:00:0a.0: setting latency timer to 64
    [ 0.307188] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.307190] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.307192] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.307194] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
    [ 0.307197] pci_bus 0000:00: resource 8 [mem 0x80000000-0xffffffff]
    [ 0.307199] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    [ 0.307201] pci_bus 0000:01: resource 1 [mem 0xf8000000-0xfbffffff]
    [ 0.307203] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.307206] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
    [ 0.307208] pci_bus 0000:02: resource 1 [mem 0xfdf00000-0xfdffffff]
    [ 0.307210] pci_bus 0000:02: resource 2 [mem 0xfde00000-0xfdefffff 64bit pref]
    [ 0.307213] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff]
    [ 0.307215] pci_bus 0000:03: resource 1 [mem 0xfdd00000-0xfddfffff]
    [ 0.307217] pci_bus 0000:03: resource 2 [mem 0xfdc00000-0xfdcfffff pref]
    [ 0.307219] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
    [ 0.307222] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
    [ 0.307224] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.307226] pci_bus 0000:03: resource 7 [mem 0x000c0000-0x000dffff]
    [ 0.307228] pci_bus 0000:03: resource 8 [mem 0x80000000-0xffffffff]
    [ 0.307274] NET: Registered protocol family 2
    [ 0.307398] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    [ 0.307694] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.308325] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.308652] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.308719] TCP reno registered
    [ 0.308783] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.308856] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.309050] NET: Registered protocol family 1
    [ 0.426742] pci 0000:01:00.0: Boot video device
    [ 0.426749] PCI: CLS 64 bytes, default 64
    [ 0.426800] Unpacking initramfs...
    [ 0.460291] Freeing initrd memory: 2140k freed
    [ 0.461639] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
    [ 0.461707] apm: disabled - APM is not SMP safe.
    [ 0.461884] audit: initializing netlink socket (disabled)
    [ 0.461957] type=2000 audit(1312207987.459:1): initialized
    [ 0.462290] highmem bounce pool size: 64 pages
    [ 0.462357] HugeTLB registered 4 MB page size, pre-allocated 0 pages
    [ 0.464180] VFS: Disk quotas dquot_6.5.2
    [ 0.464312] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.464469] msgmni has been set to 1712
    [ 0.464730] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.464841] io scheduler noop registered
    [ 0.464907] io scheduler deadline registered
    [ 0.464983] io scheduler cfq registered (default)
    [ 0.465152] pcieport 0000:00:02.0: setting latency timer to 64
    [ 0.465180] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
    [ 0.465225] pcieport 0000:00:0a.0: setting latency timer to 64
    [ 0.465246] pcieport 0000:00:0a.0: irq 41 for MSI/MSI-X
    [ 0.465393] ERST: Table is not found!
    [ 0.465467] isapnp: Scanning for PnP cards...
    [ 0.822554] isapnp: No Plug & Play device found
    [ 0.822675] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 1.050031] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    [ 1.050099] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    [ 1.050669] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 1.050792] mousedev: PS/2 mouse device common for all mice
    [ 1.050892] rtc_cmos 00:04: RTC can wake from S4
    [ 1.074526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.076767] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
    [ 1.076869] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
    [ 1.076954] cpuidle: using governor ladder
    [ 1.077018] cpuidle: using governor menu
    [ 1.077281] TCP cubic registered
    [ 1.077345] NET: Registered protocol family 17
    [ 1.077415] Registering the dns_resolver key type
    [ 1.077492] Using IPI No-Shortcut mode
    [ 1.077626] PM: Hibernation image not present or could not be loaded.
    [ 1.077633] registered taskstats version 1
    [ 1.077987] rtc_cmos 00:04: setting system clock to 2011-08-01 14:13:08 UTC (1312207988)
    [ 1.078086] Initializing network drop monitor service
    [ 1.078222] Freeing unused kernel memory: 512k freed
    [ 1.078587] Write protecting the kernel text: 3380k
    [ 1.078672] Write protecting the kernel read-only data: 1028k
    [ 1.088713] udevd[47]: starting version 171
    [ 1.180160] SCSI subsystem initialized
    [ 1.197209] usbcore: registered new interface driver usbfs
    [ 1.197412] usbcore: registered new interface driver hub
    [ 1.197625] usbcore: registered new device driver usb
    [ 1.215729] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.215840] ehci_hcd 0000:00:13.5: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    [ 1.215930] ehci_hcd 0000:00:13.5: EHCI Host Controller
    [ 1.216028] ehci_hcd 0000:00:13.5: new USB bus registered, assigned bus number 1
    [ 1.226748] ehci_hcd 0000:00:13.5: applying AMD SB600/SB700 USB freeze workaround
    [ 1.226842] ehci_hcd 0000:00:13.5: debug port 1
    [ 1.226937] ehci_hcd 0000:00:13.5: irq 19, io mem 0xfe029000
    [ 1.237087] libata version 3.00 loaded.
    [ 1.240040] ehci_hcd 0000:00:13.5: USB 2.0 started, EHCI 1.00
    [ 1.240292] hub 1-0:1.0: USB hub found
    [ 1.240359] hub 1-0:1.0: 10 ports detected
    [ 1.240733] pata_atiixp 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 1.241613] scsi0 : pata_atiixp
    [ 1.241804] scsi1 : pata_atiixp
    [ 1.242405] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf900 irq 14
    [ 1.242472] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf908 irq 15
    [ 1.244130] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 1.244228] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 1.244315] ohci_hcd 0000:00:13.0: OHCI Host Controller
    [ 1.244390] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2
    [ 1.250091] ohci_hcd 0000:00:13.0: irq 16, io mem 0xfe02e000
    [ 1.307508] hub 2-0:1.0: USB hub found
    [ 1.307579] hub 2-0:1.0: 2 ports detected
    [ 1.307730] ohci_hcd 0000:00:13.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 1.307813] ohci_hcd 0000:00:13.1: OHCI Host Controller
    [ 1.307889] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3
    [ 1.326729] ohci_hcd 0000:00:13.1: irq 17, io mem 0xfe02d000
    [ 1.384201] hub 3-0:1.0: USB hub found
    [ 1.384274] hub 3-0:1.0: 2 ports detected
    [ 1.384428] ohci_hcd 0000:00:13.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 1.384511] ohci_hcd 0000:00:13.2: OHCI Host Controller
    [ 1.384583] ohci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 4
    [ 1.405209] ohci_hcd 0000:00:13.2: irq 18, io mem 0xfe02c000
    [ 1.460849] hub 4-0:1.0: USB hub found
    [ 1.460923] hub 4-0:1.0: 2 ports detected
    [ 1.461068] ohci_hcd 0000:00:13.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 1.461149] ohci_hcd 0000:00:13.3: OHCI Host Controller
    [ 1.461220] ohci_hcd 0000:00:13.3: new USB bus registered, assigned bus number 5
    [ 1.480027] ohci_hcd 0000:00:13.3: irq 17, io mem 0xfe02b000
    [ 1.537463] hub 5-0:1.0: USB hub found
    [ 1.537533] hub 5-0:1.0: 2 ports detected
    [ 1.537661] ohci_hcd 0000:00:13.4: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 1.537735] ohci_hcd 0000:00:13.4: OHCI Host Controller
    [ 1.537805] ohci_hcd 0000:00:13.4: new USB bus registered, assigned bus number 6
    [ 1.553363] ohci_hcd 0000:00:13.4: irq 18, io mem 0xfe02a000
    [ 1.610820] hub 6-0:1.0: USB hub found
    [ 1.610890] hub 6-0:1.0: 2 ports detected
    [ 1.611025] ahci 0000:00:12.0: version 3.0
    [ 1.611043] ahci 0000:00:12.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    [ 1.611127] ahci 0000:00:12.0: controller can't do 64bit DMA, forcing 32bit
    [ 1.611295] ahci 0000:00:12.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
    [ 1.611377] ahci 0000:00:12.0: flags: ncq sntf ilck led clo pmp pio ccc
    [ 1.612922] scsi2 : ahci
    [ 1.613831] scsi3 : ahci
    [ 1.614815] scsi4 : ahci
    [ 1.614997] scsi5 : ahci
    [ 1.615170] ata3: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f100 irq 22
    [ 1.615247] ata4: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f180 irq 22
    [ 1.615324] ata5: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f200 irq 22
    [ 1.615400] ata6: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f280 irq 22
    [ 1.933384] ata6: SATA link down (SStatus 0 SControl 300)
    [ 1.933527] ata5: SATA link down (SStatus 0 SControl 300)
    [ 2.063354] usb 6-2: new low speed USB device number 2 using ohci_hcd
    [ 2.106684] ata3: softreset failed (device not ready)
    [ 2.106751] ata3: applying SB600 PMP SRST workaround and retrying
    [ 2.106831] ata4: softreset failed (device not ready)
    [ 2.106897] ata4: applying SB600 PMP SRST workaround and retrying
    [ 2.273373] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 2.273477] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.275971] ata4.00: ATAPI: HL-DT-ST DVDRAM GH20NS10, EL00, max UDMA/100
    [ 2.276040] ata4.00: SB600 AHCI: limiting to 255 sectors per cmd
    [ 2.278897] ata3.00: ATA-7: SAMSUNG HD161HJ, JF100-19, max UDMA7
    [ 2.278963] ata3.00: 312581808 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
    [ 2.279030] ata3.00: SB600 AHCI: limiting to 255 sectors per cmd
    [ 2.279635] ata4.00: SB600 AHCI: limiting to 255 sectors per cmd
    [ 2.279701] ata4.00: configured for UDMA/100
    [ 2.284467] ata3.00: SB600 AHCI: limiting to 255 sectors per cmd
    [ 2.284533] ata3.00: configured for UDMA/133
    [ 2.284747] scsi 2:0:0:0: Direct-Access ATA SAMSUNG HD161HJ JF10 PQ: 0 ANSI: 5
    [ 2.397145] scsi 3:0:0:0: CD-ROM HL-DT-ST DVDRAM GH20NS10 EL00 PQ: 0 ANSI: 5
    [ 2.407639] sd 2:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
    [ 2.407755] sd 2:0:0:0: [sda] Write Protect is off
    [ 2.407821] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 2.407838] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.411375] input: Primax Electronics Wireless Mouse as /devices/pci0000:00/0000:00:13.4/usb6/6-2/6-2:1.0/input/input1
    [ 2.411568] generic-usb 0003:0461:4D25.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [Primax Electronics Wireless Mouse] on usb-0000:00:13.4-2/input0
    [ 2.411669] usbcore: registered new interface driver usbhid
    [ 2.411745] usbhid: USB HID core driver
    [ 2.437927] sda: sda1 sda2 sda3 < sda5 >
    [ 2.438378] sd 2:0:0:0: [sda] Attached SCSI disk
    [ 2.518436] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 2.518516] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 2.518787] sr 3:0:0:0: Attached scsi CD-ROM sr0
    [ 2.959493] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
    [ 4.003984] udevd[255]: starting version 171
    [ 4.140765] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
    [ 4.140858] ACPI: Power Button [PWRB]
    [ 4.140981] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 4.141058] ACPI: Power Button [PWRF]
    [ 4.154881] Linux agpgart interface v0.103
    [ 4.157785] ACPI: Fan [FAN] (on)
    [ 4.158635] SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01
    [ 4.161972] ACPI: acpi_idle registered with cpuidle
    [ 4.162457] SP5100 TCO timer: mmio address 0xfec000f0 already in use
    [ 4.228336] sky2: driver version 1.28
    [ 4.228452] sky2 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 4.228527] sky2 0000:02:00.0: setting latency timer to 64
    [ 4.228555] sky2 0000:02:00.0: Yukon-2 EC Ultra chip revision 5
    [ 4.228709] sky2 0000:02:00.0: irq 42 for MSI/MSI-X
    [ 4.228991] sky2 0000:02:00.0: eth0: addr 00:50:8d:ba:48:da
    [ 4.232113] input: PC Speaker as /devices/platform/pcspkr/input/input4
    [ 4.250935] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
    [ 4.302867] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
    [ 4.356767] ACPI Warning: For \_TZ_.THRM._PSL: Return Package type mismatch at index 0 - found [NULL Object Descriptor], expected Reference (20110316/nspredef-1059)
    [ 4.356967] ACPI: Expecting a [Reference] package element, found type 0
    [ 4.357033] ACPI: Invalid passive threshold
    [ 4.363965] sd 2:0:0:0: Attached scsi generic sg0 type 0
    [ 4.364111] sr 3:0:0:0: Attached scsi generic sg1 type 5
    [ 4.476288] nvidia: module license 'NVIDIA' taints kernel.
    [ 4.476360] Disabling lock debugging due to kernel taint
    [ 4.556743] thermal LNXTHERM:00: registered as thermal_zone0
    [ 4.556813] ACPI: Thermal Zone [THRM] (44 C)
    [ 4.691172] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 4.775620] hda_codec: ALC888: BIOS auto-probing.
    [ 4.777062] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input5
    [ 4.781547] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input6
    [ 5.638691] nvidia 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 5.638769] nvidia 0000:01:00.0: setting latency timer to 64
    [ 5.638774] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    [ 5.639105] NVRM: loading NVIDIA UNIX x86 Kernel Module 275.21 Mon Jul 18 14:37:03 PDT 2011
    [ 5.886530] EXT4-fs (sda5): re-mounted. Opts: (null)
    [ 5.965890] Adding 996024k swap on /dev/sda2. Priority:-1 extents:1 across:996024k
    Last edited by Fuentes (2011-08-16 22:44:13)

    the contents of /home/user/.xsession-errors
    startkde: Starting up...
    Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    kbuildsycoca4 running...
    kded(920) LayoutMemoryPersister::restoreFromFile: Failed to open layout memory xml file for reading "/home/alvaro/.kde4/share/apps/kded/session/keyboard/layout_memory.xml" error: 5
    kded(920)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    No outputs have backlight property
    QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.5'
    kded(920) PowerDevilUPowerBackend::brightness: org.kde.powerdevil.backlighthelper.brightness failed
    Object::connect: No such signal QDBusAbstractInterface::Changed()
    Invalid D-BUS member name 'idle-hint' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
    Invalid D-BUS member name 'is-local' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
    Invalid D-BUS member name 'x11-display-device' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
    Invalid D-BUS member name 'x11-display' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
    Invalid D-BUS member name 'display-device' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
    Invalid D-BUS member name 'remote-host-name' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
    Invalid D-BUS member name 'session-type' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
    Invalid D-BUS member name 'unix-user' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
    QDBusObjectPath: invalid path ""
    QDBusObjectPath: invalid path ""
    X Error: BadValue (integer parameter out of range for operation) 2
    Major opcode: 53 (X_CreatePixmap)
    Resource id: 0x0
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 14 (X_GetGeometry)
    Resource id: 0x1e00141
    X Error: BadWindow (invalid Window parameter) 3
    Major opcode: 3 (X_GetWindowAttributes)
    Resource id: 0x8bf31cc
    QPainter::begin: Cannot paint on a null pixmap
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Extension: 152 (RENDER)
    Minor opcode: 4 (RenderCreatePicture)
    Resource id: 0x1e00141
    X Error: BadValue (integer parameter out of range for operation) 2
    Major opcode: 53 (X_CreatePixmap)
    Resource id: 0x0
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 14 (X_GetGeometry)
    Resource id: 0x1e00143
    X Error: BadWindow (invalid Window parameter) 3
    Major opcode: 3 (X_GetWindowAttributes)
    Resource id: 0xb6d1bef4
    QPainter::begin: Cannot paint on a null pixmap
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Extension: 152 (RENDER)
    Minor opcode: 4 (RenderCreatePicture)
    Resource id: 0x1e00143
    X Error: BadValue (integer parameter out of range for operation) 2
    Major opcode: 53 (X_CreatePixmap)
    Resource id: 0x0
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 14 (X_GetGeometry)
    Resource id: 0x1e00145
    X Error: BadWindow (invalid Window parameter) 3
    Major opcode: 3 (X_GetWindowAttributes)
    Resource id: 0xb6d1bef4
    QPainter::begin: Cannot paint on a null pixmap
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Extension: 152 (RENDER)
    Minor opcode: 4 (RenderCreatePicture)
    Resource id: 0x1e00145
    X Error: BadValue (integer parameter out of range for operation) 2
    Major opcode: 53 (X_CreatePixmap)
    Resource id: 0x0
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 14 (X_GetGeometry)
    Resource id: 0x1e00147
    X Error: BadWindow (invalid Window parameter) 3
    Major opcode: 3 (X_GetWindowAttributes)
    Resource id: 0xb6d1bef4
    QPainter::begin: Cannot paint on a null pixmap
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Extension: 152 (RENDER)
    Minor opcode: 4 (RenderCreatePicture)
    Resource id: 0x1e00147
    X Error: BadValue (integer parameter out of range for operation) 2
    Major opcode: 53 (X_CreatePixmap)
    Resource id: 0x0
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 14 (X_GetGeometry)
    Resource id: 0x1e00149
    X Error: BadWindow (invalid Window parameter) 3
    Major opcode: 3 (X_GetWindowAttributes)
    Resource id: 0xb6d1bef4
    QPainter::begin: Cannot paint on a null pixmap
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Extension: 152 (RENDER)
    Minor opcode: 4 (RenderCreatePicture)
    Resource id: 0x1e00149
    X Error: BadValue (integer parameter out of range for operation) 2
    Major opcode: 53 (X_CreatePixmap)
    Resource id: 0x0
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 14 (X_GetGeometry)
    Resource id: 0x1e0014b
    X Error: BadWindow (invalid Window parameter) 3
    Major opcode: 3 (X_GetWindowAttributes)
    Resource id: 0xb6d1bef4
    QPainter::begin: Cannot paint on a null pixmap
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Extension: 152 (RENDER)
    Minor opcode: 4 (RenderCreatePicture)
    Resource id: 0x1e0014b
    X Error: BadValue (integer parameter out of range for operation) 2
    Major opcode: 53 (X_CreatePixmap)
    Resource id: 0x0
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 14 (X_GetGeometry)
    Resource id: 0x1e0014d
    X Error: BadWindow (invalid Window parameter) 3
    Major opcode: 3 (X_GetWindowAttributes)
    Resource id: 0xb6d1bef4
    QPainter::begin: Cannot paint on a null pixmap
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Extension: 152 (RENDER)
    Minor opcode: 4 (RenderCreatePicture)
    Resource id: 0x1e0014d
    X Error: BadValue (integer parameter out of range for operation) 2
    Major opcode: 53 (X_CreatePixmap)
    Resource id: 0x0
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 14 (X_GetGeometry)
    Resource id: 0x1e0014f
    X Error: BadWindow (invalid Window parameter) 3
    Major opcode: 3 (X_GetWindowAttributes)
    Resource id: 0xb6d1bef4
    QPainter::begin: Cannot paint on a null pixmap
    X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Extension: 152 (RENDER)
    Minor opcode: 4 (RenderCreatePicture)
    Resource id: 0x1e0014f
    Object::connect: No such signal QDBusAbstractInterface::Changed()
    Object::connect: No such signal KWindowSystem::windowChanged(WId,unsigned long*)
    kwin(977): Compositing is not possible
    kwin(977): Compositing is not possible
    kwin(977): Compositing is not possible
    kded(920) PowerDevilUPowerBackend::brightness: org.kde.powerdevil.backlighthelper.brightness failed
    kded(920) PowerDevilUPowerBackend::brightness: org.kde.powerdevil.backlighthelper.brightness failed
    kded(920) PowerDevilUPowerBackend::setBrightness: org.kde.powerdevil.backlighthelper.setbrightness failed
    kded(920) PowerDevilUPowerBackend::setBrightness: org.kde.powerdevil.backlighthelper.setbrightness failed
    QProcess: Destroyed while process is still running.
    plasma-desktop(1001): Communication problem with "plasma-desktop" , it probably crashed.
    Error message was: "org.freedesktop.DBus.Error.Disconnected" : " "Connection was disconnected before a reply was received" "
    kdeinit4: Fatal IO error: client killed
    kdeinit4: sending SIGHUP to children.
    klauncher: Exiting on signal 1
    kglobalaccel: Fatal IO error: client killed
    kdeinit4: Fatal IO error: client killed
    kdeinit4: sending SIGHUP to children.
    ksmserver: Fatal IO error: client killed
    kdeinit4: sending SIGTERM to children.
    kdeinit4: Exit.
    kded4: Fatal IO error: client killed
    kdeinit4: sending SIGTERM to children.
    kdeinit4: Exit.

  • Iphoto 9.5.1 displays only raw photos correctly.  If I correct redeye or touch up a photo I get white boxes over the eyes(if correcting redeye) or the thumbnail and photo turns mostly white. Note: I have an NVIDIA card.

    Do you remember the days when Apple wrote robust code ?  The latest updates have not been great. 
    Maybe the programers are outsourced to a foriegn country now or Noobs out of school ?
    It looks like someone isn't paying attention to the editing layer... I write code.  and when you edit an image you store the update in another layer. The method enables you to easily undo edits.   I "upgraded" to 10.9.1 and was forced to update iPhoto.    After I uploaded photos from my camera I noticed redeye reduction results in just white squares over the eyes. I also noticed issues if I attempt any photo edit funcition in iPhoto.
    This means to me that iPhoto 's editor is saving video from the wrong memory location.
    I have a NVIDIA card because I write CUDA applications on my Mac.  An NVIDIA card enables me to write CUDA and OpenCL apps.
    Here's what happens if I attempt to straighten an image:
    Origianal:
    After Edit:
    Here's  what happens if I attempt to use the Redeye reduction tool:
    As you can see Mavericks may have made some improvements but overall it does not get the job done as it used to.
    I am willing to bet  that your graphics code has devolved into ATI centric code.    
    I booted into macos 7.5.1 and the issue with the same hardware older operating system and apps works fine.    I just wish I never deleted my 10.6.8 install.  10.6.8 was the most stable on the MacPro.   Everything worked.     From 10.7 up I've noticed a decline in dependability.
    Can you please fix this or design a work around ?    Switching over to an ATI graphics card is NOT a good answer.  
    Also I noticed Cinebench R15 benchmarks are higher in 7.5.1 verses 10.9.1

    Where in that other topic is the manufacturer of the graphic card or even a graphic card mentioned.?  You may have known what kind of card you had but we're not mind readers.
    Since it appears to be a incompatibility between that particular card, Mavericks and iPhoto you should keep telling Apple about it by contacting them via
    http://www.apple.com/feedback/iphoto.html
    http://www.apple.com/feedback/macosx.html
    http://www.apple.com/feedback/macbookpro.html
    http://www.apple.com/feedback/mac-pro.html
    whichever is appropriate for your particular situation.  It's the squeaky wheel that gets the attention.
    OT

  • Can no longer run multiseat w/ 2 nvidia cards

    Hello,
    I've had a working multiseat configuration for a while now, though I haven't used it in about 3 months. I switched to this configuration a few days ago (by uncommenting lines in the Xservers file, like I always do). The problem is now I am getting this error in Xorg where the first seat that should start does not, instead it displays no video (and the monitor goes to sleep as if it wasn't connected but still powered on), while the second seat starts and runs normally. Here is the Xorg log with the errors toward the end:
    [ 11.413]
    X.Org X Server 1.12.3
    Release Date: 2012-07-09
    [ 11.413] X Protocol Version 11, Revision 0
    [ 11.413] Build Operating System: Linux 3.4.4-3-ARCH x86_64
    [ 11.413] Current Operating System: Linux teetor-arch 3.4.6-1-ARCH #1 SMP PREEMPT Fri Jul 20 08:21:26 CEST 2012 x86_64
    [ 11.413] Kernel command line: root=/dev/disk/by-uuid/24d47fe5-5483-4a0e-83b9-2f9f259daa32 ro
    [ 11.413] Build Date: 09 July 2012 03:59:39PM
    [ 11.413]
    [ 11.413] Current version of pixman: 0.26.2
    [ 11.413] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 11.413] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 11.414] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 24 23:51:01 2012
    [ 11.414] (++) Using config file: "/etc/X11/multiseat-1.conf"
    [ 11.414] (++) Using config directory: "/etc/X11/xorg.conf.multiseat.d"
    [ 11.414] (==) No Layout section. Using the first Screen section.
    [ 11.414] (==) No screen section available. Using defaults.
    [ 11.414] (**) |-->Screen "Default Screen Section" (0)
    [ 11.414] (**) | |-->Monitor "<default monitor>"
    [ 11.414] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 11.414] (**) | |-->Device "GeForce 460"
    [ 11.414] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 11.414] (==) Automatically adding devices
    [ 11.414] (==) Automatically enabling devices
    [ 11.414] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 11.414] Entry deleted from font path.
    [ 11.414] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 11.414] Entry deleted from font path.
    [ 11.414] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 11.414] Entry deleted from font path.
    [ 11.414] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 11.414] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 11.414] Entry deleted from font path.
    [ 11.414] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 11.414] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 11.414] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 11.414] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 11.414] (II) Loader magic: 0x7c8b00
    [ 11.414] (II) Module ABI versions:
    [ 11.414] X.Org ANSI C Emulation: 0.4
    [ 11.414] X.Org Video Driver: 12.0
    [ 11.414] X.Org XInput driver : 16.0
    [ 11.414] X.Org Server Extension : 6.0
    [ 11.415] (--) PCI:*(0:1:0:0) 10de:1205:1458:34fc rev 161, Mem @ 0xf6000000/33554432, 0xd8000000/134217728, 0xe4000000/67108864, I/O @ 0x0000ef00/128, BIOS @ 0x????????/524288
    [ 11.415] (--) PCI: (0:2:0:0) 10de:0dc4:10de:085a rev 161, Mem @ 0xf2000000/33554432, 0xc8000000/134217728, 0xd4000000/67108864, I/O @ 0x0000df00/128, BIOS @ 0x????????/524288
    [ 11.415] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 11.415] (II) LoadModule: "extmod"
    [ 11.416] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 11.416] (II) Module extmod: vendor="X.Org Foundation"
    [ 11.416] compiled for 1.12.3, module version = 1.0.0
    [ 11.416] Module class: X.Org Server Extension
    [ 11.416] ABI class: X.Org Server Extension, version 6.0
    [ 11.416] (II) Loading extension MIT-SCREEN-SAVER
    [ 11.416] (II) Loading extension XFree86-VidModeExtension
    [ 11.416] (II) Loading extension XFree86-DGA
    [ 11.416] (II) Loading extension DPMS
    [ 11.416] (II) Loading extension XVideo
    [ 11.416] (II) Loading extension XVideo-MotionCompensation
    [ 11.416] (II) Loading extension X-Resource
    [ 11.416] (II) LoadModule: "dbe"
    [ 11.416] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 11.416] (II) Module dbe: vendor="X.Org Foundation"
    [ 11.416] compiled for 1.12.3, module version = 1.0.0
    [ 11.416] Module class: X.Org Server Extension
    [ 11.416] ABI class: X.Org Server Extension, version 6.0
    [ 11.416] (II) Loading extension DOUBLE-BUFFER
    [ 11.416] (II) LoadModule: "glx"
    [ 11.416] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 11.425] (II) Module glx: vendor="NVIDIA Corporation"
    [ 11.425] compiled for 4.0.2, module version = 1.0.0
    [ 11.425] Module class: X.Org Server Extension
    [ 11.425] (II) NVIDIA GLX Module 302.17 Tue Jun 12 16:22:45 PDT 2012
    [ 11.425] (II) Loading extension GLX
    [ 11.425] (II) LoadModule: "record"
    [ 11.425] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 11.425] (II) Module record: vendor="X.Org Foundation"
    [ 11.425] compiled for 1.12.3, module version = 1.13.0
    [ 11.425] Module class: X.Org Server Extension
    [ 11.425] ABI class: X.Org Server Extension, version 6.0
    [ 11.425] (II) Loading extension RECORD
    [ 11.425] (II) LoadModule: "dri"
    [ 11.425] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 11.426] (II) Module dri: vendor="X.Org Foundation"
    [ 11.426] compiled for 1.12.3, module version = 1.0.0
    [ 11.426] ABI class: X.Org Server Extension, version 6.0
    [ 11.426] (II) Loading extension XFree86-DRI
    [ 11.426] (II) LoadModule: "dri2"
    [ 11.426] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 11.426] (II) Module dri2: vendor="X.Org Foundation"
    [ 11.426] compiled for 1.12.3, module version = 1.2.0
    [ 11.426] ABI class: X.Org Server Extension, version 6.0
    [ 11.426] (II) Loading extension DRI2
    [ 11.426] (II) LoadModule: "nvidia"
    [ 11.426] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 11.426] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 11.426] compiled for 4.0.2, module version = 1.0.0
    [ 11.426] Module class: X.Org Video Driver
    [ 11.426] (II) NVIDIA dlloader X Driver 302.17 Tue Jun 12 16:04:53 PDT 2012
    [ 11.426] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 11.426] (++) using VT number 7
    [ 11.426] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
    [ 11.426] (WW) xf86OpenConsole: setsid failed: Operation not permitted
    [ 11.428] (II) Loading sub module "fb"
    [ 11.428] (II) LoadModule: "fb"
    [ 11.428] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 11.428] (II) Module fb: vendor="X.Org Foundation"
    [ 11.428] compiled for 1.12.3, module version = 1.0.0
    [ 11.428] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 11.428] (II) Loading sub module "wfb"
    [ 11.428] (II) LoadModule: "wfb"
    [ 11.428] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 11.429] (II) Module wfb: vendor="X.Org Foundation"
    [ 11.429] compiled for 1.12.3, module version = 1.0.0
    [ 11.429] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 11.429] (II) Loading sub module "ramdac"
    [ 11.429] (II) LoadModule: "ramdac"
    [ 11.429] (II) Module "ramdac" already built-in
    [ 11.429] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 11.429] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 11.429] (==) NVIDIA(0): RGB weight 888
    [ 11.429] (==) NVIDIA(0): Default visual is TrueColor
    [ 11.429] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 11.429] (**) NVIDIA(0): Option "Coolbits" "4"
    [ 11.429] (**) NVIDIA(0): Enabling 2D acceleration
    [ 11.465] (II) NVIDIA(GPU-0): Display (Acer S231HL (DFP-0)) does not support NVIDIA 3D
    [ 11.465] (II) NVIDIA(GPU-0): Vision stereo.
    [ 11.499] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 460 v2 (GF114) at PCI:1:0:0 (GPU-0)
    [ 11.499] (--) NVIDIA(0): Memory: 1048576 kBytes
    [ 11.499] (--) NVIDIA(0): VideoBIOS: 70.24.25.00.02
    [ 11.499] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 11.499] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 11.501] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 460 v2 at PCI:1:0:0
    [ 11.501] (--) NVIDIA(0): CRT-0
    [ 11.501] (--) NVIDIA(0): CRT-1
    [ 11.501] (--) NVIDIA(0): Acer S231HL (DFP-0) (connected)
    [ 11.501] (--) NVIDIA(0): DFP-1
    [ 11.501] (--) NVIDIA(0): DFP-2
    [ 11.501] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 11.501] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
    [ 11.501] (--) NVIDIA(0): Acer S231HL (DFP-0): 330.0 MHz maximum pixel clock
    [ 11.501] (--) NVIDIA(0): Acer S231HL (DFP-0): Internal Dual Link TMDS
    [ 11.501] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
    [ 11.501] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    [ 11.501] (--) NVIDIA(0): DFP-2: 330.0 MHz maximum pixel clock
    [ 11.501] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
    [ 11.501] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 11.501] (**) NVIDIA(0): device Acer S231HL (DFP-0) (Using EDID frequencies has
    [ 11.501] (**) NVIDIA(0): been enabled on all display devices.)
    [ 11.503] (==) NVIDIA(0):
    [ 11.503] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 11.503] (==) NVIDIA(0): will be used as the requested mode.
    [ 11.503] (==) NVIDIA(0):
    [ 11.503] (II) NVIDIA(0): Validated modes:
    [ 11.503] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
    [ 11.503] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
    [ 11.506] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
    [ 11.506] (--) NVIDIA(0): option
    [ 11.506] (--) Depth 24 pixmap format is 32 bpp
    [ 11.547] (II) NVIDIA(GPU-1): Display (VIZ VO370M (DFP-1)) does not support NVIDIA 3D Vision
    [ 11.547] (II) NVIDIA(GPU-1): stereo.
    [ 11.550] (EE) NVIDIA(GPU-1): EVO Push buffer channel allocation failed
    [ 11.550] (EE) *** Aborting ***
    [ 11.550] (EE) NVIDIA(GPU-1): Failed to allocate EVO core DMA push buffer
    [ 11.550] (EE) *** Aborting ***
    [ 11.551]
    [ 11.551] Backtrace:
    [ 11.552] 0: /usr/bin/X (xorg_backtrace+0x36) [0x560306]
    [ 11.552] 1: /usr/bin/X (0x400000+0x164039) [0x564039]
    [ 11.552] 2: /lib/libpthread.so.0 (0x7f950b2f5000+0xf170) [0x7f950b304170]
    [ 11.552] 3: /lib/libc.so.6 (cfree+0x14) [0x7f950a1feef4]
    [ 11.552] 4: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f9504ecb000+0xd9d98) [0x7f9504fa4d98]
    [ 11.552] 5: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f9504ecb000+0x786a8) [0x7f9504f436a8]
    [ 11.552] 6: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f9504ecb000+0xe4acd) [0x7f9504fafacd]
    [ 11.552] 7: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f9504ecb000+0x4f6537) [0x7f95053c1537]
    [ 11.552] 8: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f9504ecb000+0x4ed510) [0x7f95053b8510]
    [ 11.552] 9: /usr/bin/X (AddScreen+0x189) [0x4348c9]
    [ 11.552] 10: /usr/bin/X (InitOutput+0x28e) [0x472a6e]
    [ 11.552] 11: /usr/bin/X (0x400000+0x23476) [0x423476]
    [ 11.552] 12: /lib/libc.so.6 (__libc_start_main+0xf5) [0x7f950a1a4725]
    [ 11.552] 13: /usr/bin/X (0x400000+0x238ed) [0x4238ed]
    [ 11.552]
    [ 11.552] Segmentation fault at address 0x458
    [ 11.552]
    Fatal server error:
    [ 11.552] Caught signal 11 (Segmentation fault). Server aborting
    [ 11.552]
    [ 11.552]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 11.552] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 11.552]
    [ 11.553] Server terminated with error (1). Closing log file.
    [    11.550] (EE) NVIDIA(GPU-1): EVO Push buffer channel allocation failed
    [    11.550] (EE)  *** Aborting ***
    [    11.550] (EE) NVIDIA(GPU-1): Failed to allocate EVO core DMA push buffer
    [    11.550] (EE)  *** Aborting ***
    It looks like this is the issue ^, I have googled it with nothing interesting to show. I don't know what it is , but I have a feeling it might be a bug in the nvidia drivers since I have updated them since I last ran my multiseat. Also I think it is interesting how the errors seem to be happening on GPU-1, even though GPU-0 is the one that goes blank. Please I appreciate any help.

    I have the same exact problem with Kubuntu 11.10 and 3 NVidia cards. My multiseat starts correctly on all 3 displays, but after I logout from seat 2 or 3 I get there
    [ 37769.447] (EE) NVIDIA(GPU-1): EVO Push buffer channel allocation failed
    [ 37769.447] (EE)  *** Aborting ***
    [ 37769.447] (EE) NVIDIA(GPU-1): Failed to allocate EVO core DMA push buffer
    [ 37769.447] (EE)  *** Aborting ***
    [ 37769.450]
    Backtrace:
    [ 37769.450] 0: /usr/bin/X2 (xorg_backtrace+0x26) [0x460566]
    [ 37769.450] 1: /usr/bin/X2 (0x400000+0x64b7a) [0x464b7a]
    [ 37769.450] 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fdd0e5ff000+0x10060) [0x7fdd0e60f060]
    [ 37769.450] 3: /lib/x86_64-linux-gnu/libc.so.6 (cfree+0x19) [0x7fdd0d596979]
    [ 37769.450] 4: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fdd08282000+0xd9d98) [0x7fdd0835bd98]
    [ 37769.450] 5: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fdd08282000+0x786a8) [0x7fdd082fa6a8]
    [ 37769.450] 6: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fdd08282000+0xe4acd) [0x7fdd08366acd]
    [ 37769.450] 7: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fdd08282000+0x44f2d7) [0x7fdd086d12d7]
    [ 37769.450] 8: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fdd08282000+0x446300) [0x7fdd086c8300]
    [ 37769.450] 9: /usr/bin/X2 (AddScreen+0x171) [0x42fed1]
    [ 37769.450] 10: /usr/bin/X2 (InitOutput+0x29c) [0x473b9c]
    [ 37769.450] 11: /usr/bin/X2 (0x400000+0x23143) [0x423143]
    [ 37769.450] 12: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xed) [0x7fdd0d53930d]
    [ 37769.450] 13: /usr/bin/X2 (0x400000+0x235ed) [0x4235ed]
    [ 37769.450] Segmentation fault at address 0x458
    [ 37769.450]
    Caught signal 11 (Segmentation fault). Server aborting
    [ 37769.450]
    Please consult the The X.Org Foundation support
             at http://wiki.x.org
    for help.
    [ 37769.450] Please also check the log file at "/var/log/Xorg.2.log" for additional information.
    [ 37769.450]
    [ 37769.450]  ddxSigGiveUp: Closing log

Maybe you are looking for

  • Buying a Mac: 13" notebook dilemma demystified

    A note before we begin: This tip answered a notebook question mistakenly posted in a desktop forum.  Before posting your question or issue, you might want to check out where you are using the nav bar at the top of any forum thread.  If searching for

  • Sale Summary

    Hi, Kindly let me know how do i see the sale summary for a particular SP (Sold to party) while in VA01/VA03. The issue is this function is available in Testing system but not in Production system. In testing system Sales summary for a SP function can

  • A upper/lower sensitive problem on RFC call

    hello, everyone. Maybe it is not the proper forum to discuss this topic, but I think the ABAP programinig Forum is the best forum in SDN, which has the most vistors. So please help me solve this problem, if possible. I meet a problem on RFC call thro

  • How to unlock my iphone 4, ios 5.1. at

    How to unloch my iphone 4, ios 5.1. at&t without at&t account?

  • Oracle In-Memory Database Cache

    Hi, I was reading about Oracle in Memory database cache and i am wondering is this option available on 10g, from what i read it is only on 11g and it is extra option and have to pay for it. Any more info, will be great. thanks