X.conf setup with NVidia GF8400m

When I'm running glxgears with fluxbox WM on my Dell M1330(2.5Ghz Core Due, 4GB ram), and I can't get more than 2.4k fps.
I've installed the nvidia drivers and I ran "nvidia-xconfigure".
Here's my xorg.conf file:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder58)  Thu Jul 17 18:39:00 PDT 2008
Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
    RgbPath         "/usr/share/X11/rgb"
    ModulePath      "/usr/lib/xorg/modules"
    FontPath        "/usr/share/fonts/misc"
    FontPath        "/usr/share/fonts/100dpi:unscaled"
    FontPath        "/usr/share/fonts/75dpi:unscaled"
    FontPath        "/usr/share/fonts/TTF"
    FontPath        "/usr/share/fonts/Type1"
EndSection
Section "Module"
    Load           "dbe"
    Load           "record"
    Load           "extmod"
    Load           "xtrap"
    Load           "glx"
    Load           "freetype"
EndSection
Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option         "XkbLayout" "no"
EndSection
Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Monitor Vendor"
    ModelName      "Monitor Model"
EndSection
Section "Device"
    Identifier     "Card0"
    Driver         "nvidia"
    VendorName     "nVidia Corporation"
    BoardName      "GeForce 8400M GS"
EndSection
Section "Screen"
    Identifier     "Screen0"
    Device         "Card0"
    Monitor        "Monitor0"
    SubSection     "Display"
        Viewport    0 0
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       4
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       8
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       15
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       16
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       24
    EndSubSection
EndSection

Hello,
I am running Arch64 with Fluxbox on a computer that I built.
It has:
NVidia GeForce 8600GTS video card
2 dual core AMD Athlon 64 FX 3.0GHz CPUs
8GB ram.
Anyhow, I don't know much about video cards or how they should perform but I tried running 'glxgears' and got:
20636 frames in 5.0 seconds = 4115.735 FPS
24560 frames in 5.0 seconds = 4894.549 FPS
24881 frames in 5.0 seconds = 4964.314 FPS
24717 frames in 5.0 seconds = 4933.829 FPS
24079 frames in 5.0 seconds = 4815.762 FPS
23847 frames in 5.0 seconds = 4760.489 FPS
24314 frames in 5.0 seconds = 4861.521 FPS
24948 frames in 5.0 seconds = 4981.309 FPS
24784 frames in 5.0 seconds = 4934.951 FPS
25261 frames in 5.0 seconds = 5050.037 FPS
I also tried running it while running 'xcompmgr':
9209 frames in 5.0 seconds = 1841.672 FPS
9374 frames in 5.0 seconds = 1874.775 FPS
8553 frames in 5.0 seconds = 1701.186 FPS
10022 frames in 5.0 seconds = 2004.260 FPS
9995 frames in 5.0 seconds = 1998.896 FPS
10184 frames in 5.0 seconds = 2036.705 FPS
9854 frames in 5.0 seconds = 1970.798 FPS
9911 frames in 5.0 seconds = 1982.178 FPS
9802 frames in 5.0 seconds = 1960.259 FPS
9928 frames in 5.0 seconds = 1985.523 FPS
Here is my /etc/X11/xorg.conf, also generated with nvidia-xconfig, but edited as well:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder58) Thu Jul 17 18:39:42 PDT 2008
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder58) Thu Jul 17 18:39:00 PDT 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
# Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Samsung SyncMaster"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "TV-0"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600 GTS"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Videocard1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600 GTS"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "RenderAccel" "True"
Option "NoRenderExtension" "False"
Option "AllowGLXWithComposite" "True"
Option "XvmcUsesTextures" "True"
Option "LoadKernelModule" "True"
Option "DamageEvents" "True"
Option "LogoPath" "/home/theavataroftime/Pictures"
Option "TwinView" "0"
Option "metamodes" "DFP: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "TV: nvidia-auto-select +0+0"
Option "TVStandard" "NTSC-M"
Option "TVOutFormat" "SVIDEO"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
It should be noted that I have a TV setup as a dual monitor on there. I hope perhaps that helps. You might look into the 'RenderAccel' option under 'Screen'. I'm not entirely sure that mine is configured properly either though, I have never been very happy with the performance it gives when trying to use KDE's desktop effects. Hence the reason I use Fluxbox. Well, that, and the fact the Fluxbox is just better.
There is some decent info about some other settings on the Gentoo wiki as well. I don't have the address handy at the moment, but if you need it ask. It was on a page about using xcompmgr if I remember right.
Anyhow, good luck and let me know how it goes.

Similar Messages

  • Dual-Monitor wacom setup with nvidia proprietary driver

    Hello dear ArchLinux community. I'm new to this forum and very happy to join this great community.
    I'll cut right to the chase.
    I want to buy a Wacom Cintiq (tablet with integrated monitor) in the near future, and am therefore looking into issues I might have with the setup.
    The desired configuration would have the tablet as well as a 24" screen hooked up to my geforce gtx275 in dualhead mode, with the input from the tablet mapped to the screen area of the tablet.
    I've done a bit of testing for that matter with my old Wacom Bamboo and a second monitor.
    Mapping a tablets input to a screen is very simple IN THEORY.
    With the linuxwacom drivers you can map the tablet to one X screen (as displayed by xrandr).
    The problem is that nvidia uses Twinview for dualheaded systems, which presents X with only one big screen, rather that two individual ones.
    (mind you, this all worked like a charm with fglrx/intel)
    I tried switching to nouveau, but this doesn't work for two reasons:
    1.: Nouveau presents two individual screens to X when dualheaded, so I can use linuxwacom's MapToOuput.
    What happens then is that, as soon as I use the stylus, the mapping starts to shift rapidly between one screen and the whole area. I haven't figured out, what exactly does that, but it makes it impossible to do anything with the tablet
    2.: Nouveau, even with mesa, just has no 3d acceleration for my card. Since I do a lot of 3d work it just doesn't work for me.
    Three other possibilities would be
    1.: To try and disable Twinview/use something else. I have no idea if or how this works, though.
    2.: To restrict the mapping area of the tablet in some other way. Again, no idea how to do this.
    3.: To use two X sessions - one for either monitor. As far as I know this robs me of the ability to drag windows from one screen to another. Also, I don't know how Gnome3 would react to it AND I don't know how to properly configure it. PLEASE ADVISE
    A last resort would be to buy an ATI card along with the Tablet (after all, if I'm going to shell out $2000 for a tablet I might as well add $150 to make sure it works).
    With this I run into another problem, though, because Gnome3 and fglrx WON'T COOPERATE (please correct me if I'm wrong. I would LOVE to see a solution to these graphical glitches)
    The actual question to you, fellow Arch users, is which of these solutions - if any - I should go for, and how to best execute it.
    Any other suggestions would be great, too.
    Thank you very much in advance.
    Sincerely,
    Gabriel [liveag].

    You may not be SOL with TwinView. Do either of these links help?
    Linuxwacom HOWTO - (ctrl-f 'TwinView')
    HOWTO: Multimonitor

  • Laggy performance with Nvidia driver

    Greetings,
    I am trying to use my nvidia 9800 GTX card with the Nvidia driver in the official repos.  I have a dual monitor setup with gnome 3.10 installed.  Everything is snappy with the default configurations with the Noveau driver.
    A typical extended desktop environment would be preferable.  From what I understand from the multihead and multiple monitor sections of the wiki is that twinview or xinerama would accomplish this, but it is mentioned that xinerama does not work for this newer version of the nvidia driver.  I used nvidia-settings to set up the monitors in the right location and saved the config file to /etc/X11/xorg.conf.d/10-monitor.conf as suggested in the wiki. I tried making some configuration changes to the tune of the examples in the wiki, but every change I make seems to result in an even buggier or unbootable x server.  I scrapped the nvidia driver and installed noveau to test it out, now  I'm back to the initial configuration on the nvidia driver.   
    The display configuration is actually what I want now, but the system feels overly heavy and laggy.   Any suggestions?
    Here is the output of my (Corrected) most recent xorg log
    X.Org X Server 1.14.4
    Release Date: 2013-10-31
    [ 2.823] X Protocol Version 11, Revision 0
    [ 2.823] Build Operating System: Linux 3.11.6-1-ARCH x86_64
    [ 2.823] Current Operating System: Linux bigarch 3.12.3-1-ARCH #1 SMP PREEMPT Wed Dec 4 21:45:42 CET 2013 x86_64
    [ 2.823] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=8c847ab2-4f0a-4b91-82c8-716aadf0b24c rw quiet
    [ 2.823] Build Date: 01 November 2013 05:10:48PM
    [ 2.823]
    [ 2.823] Current version of pixman: 0.32.4
    [ 2.823] Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
    [ 2.823] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2.823] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 8 15:54:59 2013
    [ 2.824] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 2.825] (==) No Layout section. Using the first Screen section.
    [ 2.825] (==) No screen section available. Using defaults.
    [ 2.825] (**) |-->Screen "Default Screen Section" (0)
    [ 2.825] (**) | |-->Monitor "<default monitor>"
    [ 2.825] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 2.825] (==) Automatically adding devices
    [ 2.825] (==) Automatically enabling devices
    [ 2.825] (==) Automatically adding GPU devices
    [ 2.828] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 2.828] Entry deleted from font path.
    [ 2.828] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 2.828] Entry deleted from font path.
    [ 2.828] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 2.828] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 2.828] Entry deleted from font path.
    [ 2.828] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 2.828] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 2.828] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2.828] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 2.828] (II) Loader magic: 0x7fdc20
    [ 2.828] (II) Module ABI versions:
    [ 2.828] X.Org ANSI C Emulation: 0.4
    [ 2.829] X.Org Video Driver: 14.1
    [ 2.829] X.Org XInput driver : 19.1
    [ 2.829] X.Org Server Extension : 7.0
    [ 2.830] (--) PCI:*(0:1:0:0) 10de:0612:10de:0577 rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
    [ 2.830] Initializing built-in extension Generic Event Extension
    [ 2.830] Initializing built-in extension SHAPE
    [ 2.830] Initializing built-in extension MIT-SHM
    [ 2.830] Initializing built-in extension XInputExtension
    [ 2.830] Initializing built-in extension XTEST
    [ 2.830] Initializing built-in extension BIG-REQUESTS
    [ 2.830] Initializing built-in extension SYNC
    [ 2.830] Initializing built-in extension XKEYBOARD
    [ 2.830] Initializing built-in extension XC-MISC
    [ 2.830] Initializing built-in extension SECURITY
    [ 2.830] Initializing built-in extension XINERAMA
    [ 2.830] Initializing built-in extension XFIXES
    [ 2.830] Initializing built-in extension RENDER
    [ 2.830] Initializing built-in extension RANDR
    [ 2.830] Initializing built-in extension COMPOSITE
    [ 2.830] Initializing built-in extension DAMAGE
    [ 2.830] Initializing built-in extension MIT-SCREEN-SAVER
    [ 2.830] Initializing built-in extension DOUBLE-BUFFER
    [ 2.830] Initializing built-in extension RECORD
    [ 2.830] Initializing built-in extension DPMS
    [ 2.830] Initializing built-in extension X-Resource
    [ 2.830] Initializing built-in extension XVideo
    [ 2.830] Initializing built-in extension XVideo-MotionCompensation
    [ 2.830] Initializing built-in extension XFree86-VidModeExtension
    [ 2.830] Initializing built-in extension XFree86-DGA
    [ 2.830] Initializing built-in extension XFree86-DRI
    [ 2.830] Initializing built-in extension DRI2
    [ 2.830] (II) LoadModule: "glx"
    [ 2.833] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2.835] (II) Module glx: vendor="X.Org Foundation"
    [ 2.835] compiled for 1.14.4, module version = 1.0.0
    [ 2.835] ABI class: X.Org Server Extension, version 7.0
    [ 2.835] (==) AIGLX enabled
    [ 2.835] Loading extension GLX
    [ 2.835] (==) Matched nouveau as autoconfigured driver 0
    [ 2.835] (==) Matched nvidia as autoconfigured driver 1
    [ 2.835] (==) Matched nv as autoconfigured driver 2
    [ 2.835] (==) Matched vesa as autoconfigured driver 3
    [ 2.835] (==) Matched modesetting as autoconfigured driver 4
    [ 2.835] (==) Matched fbdev as autoconfigured driver 5
    [ 2.836] (==) Assigned the driver to the xf86ConfigLayout
    [ 2.836] (II) LoadModule: "nouveau"
    [ 2.836] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 2.838] (II) Module nouveau: vendor="X.Org Foundation"
    [ 2.838] compiled for 1.14.4, module version = 1.0.10
    [ 2.838] Module class: X.Org Video Driver
    [ 2.838] ABI class: X.Org Video Driver, version 14.1
    [ 2.838] (II) LoadModule: "nvidia"
    [ 2.839] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 2.848] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 2.848] compiled for 4.0.2, module version = 1.0.0
    [ 2.848] Module class: X.Org Video Driver
    [ 2.849] (II) LoadModule: "nv"
    [ 2.851] (WW) Warning, couldn't open module nv
    [ 2.851] (II) UnloadModule: "nv"
    [ 2.851] (II) Unloading nv
    [ 2.851] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 2.851] (II) LoadModule: "vesa"
    [ 2.851] (WW) Warning, couldn't open module vesa
    [ 2.851] (II) UnloadModule: "vesa"
    [ 2.852] (II) Unloading vesa
    [ 2.852] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 2.852] (II) LoadModule: "modesetting"
    [ 2.852] (WW) Warning, couldn't open module modesetting
    [ 2.852] (II) UnloadModule: "modesetting"
    [ 2.852] (II) Unloading modesetting
    [ 2.852] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 2.852] (II) LoadModule: "fbdev"
    [ 2.852] (WW) Warning, couldn't open module fbdev
    [ 2.852] (II) UnloadModule: "fbdev"
    [ 2.852] (II) Unloading fbdev
    [ 2.852] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 2.852] (II) NOUVEAU driver
    [ 2.852] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 2.852] RIVA TNT (NV04)
    [ 2.852] RIVA TNT2 (NV05)
    [ 2.852] GeForce 256 (NV10)
    [ 2.852] GeForce 2 (NV11, NV15)
    [ 2.852] GeForce 4MX (NV17, NV18)
    [ 2.852] GeForce 3 (NV20)
    [ 2.852] GeForce 4Ti (NV25, NV28)
    [ 2.852] GeForce FX (NV3x)
    [ 2.852] GeForce 6 (NV4x)
    [ 2.852] GeForce 7 (G7x)
    [ 2.853] GeForce 8 (G8x)
    [ 2.853] GeForce GTX 200 (NVA0)
    [ 2.853] GeForce GTX 400 (NVC0)
    [ 2.853] (II) NVIDIA dlloader X Driver 331.20 Wed Oct 30 17:16:53 PDT 2013
    [ 2.853] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 2.853] (++) using VT number 1
    [ 2.853] (EE) [drm] KMS not enabled
    [ 2.855] (II) Loading sub module "fb"
    [ 2.855] (II) LoadModule: "fb"
    [ 2.855] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 2.856] (II) Module fb: vendor="X.Org Foundation"
    [ 2.856] compiled for 1.14.4, module version = 1.0.0
    [ 2.856] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2.856] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 2.856] (II) Loading sub module "wfb"
    [ 2.856] (II) LoadModule: "wfb"
    [ 2.856] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 2.858] (II) Module wfb: vendor="X.Org Foundation"
    [ 2.858] compiled for 1.14.4, module version = 1.0.0
    [ 2.858] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2.858] (II) Loading sub module "ramdac"
    [ 2.858] (II) LoadModule: "ramdac"
    [ 2.858] (II) Module "ramdac" already built-in
    [ 3.013] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 3.013] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 3.013] (==) NVIDIA(0): RGB weight 888
    [ 3.013] (==) NVIDIA(0): Default visual is TrueColor
    [ 3.014] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 3.014] (**) NVIDIA(0): Enabling 2D acceleration
    [ 3.014] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
    [ 3.014] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
    [ 3.014] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
    [ 3.014] (EE) NVIDIA(0): you continue to encounter problems, Please try
    [ 3.014] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
    [ 3.876] (II) NVIDIA(0): Display (Acer AL2216W (CRT-1)) does not support NVIDIA 3D
    [ 3.876] (II) NVIDIA(0): Vision stereo.
    [ 3.918] (II) NVIDIA(0): Display (Ancor Communications Inc ASUS VH242H (DFP-0)) does
    [ 3.918] (II) NVIDIA(0): not support NVIDIA 3D Vision stereo.
    [ 3.919] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 3.919] (II) NVIDIA(0): NVIDIA GPU GeForce 9800 GTX/9800 GTX+ (G92) at PCI:1:0:0
    [ 3.919] (II) NVIDIA(0): (GPU-0)
    [ 3.919] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 3.919] (--) NVIDIA(0): VideoBIOS: 62.92.40.00.07
    [ 3.919] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 3.923] (--) NVIDIA(0): Valid display device(s) on GeForce 9800 GTX/9800 GTX+ at PCI:1:0:0
    [ 3.923] (--) NVIDIA(0): CRT-0
    [ 3.923] (--) NVIDIA(0): Acer AL2216W (CRT-1) (connected)
    [ 3.923] (--) NVIDIA(0): TV-0
    [ 3.923] (--) NVIDIA(0): Ancor Communications Inc ASUS VH242H (DFP-0) (boot, connected)
    [ 3.923] (--) NVIDIA(0): DFP-1
    [ 3.923] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 3.923] (--) NVIDIA(0): Acer AL2216W (CRT-1): 400.0 MHz maximum pixel clock
    [ 3.923] (--) NVIDIA(0): TV-0: 400.0 MHz maximum pixel clock
    [ 3.923] (--) NVIDIA(0): Ancor Communications Inc ASUS VH242H (DFP-0): Internal Dual Link TMDS
    [ 3.923] (--) NVIDIA(0): Ancor Communications Inc ASUS VH242H (DFP-0): 330.0 MHz maximum pixel clock
    [ 3.923] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    [ 3.923] (--) NVIDIA(0): DFP-1: 330.0 MHz maximum pixel clock
    [ 3.923] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 3.923] (**) NVIDIA(0): device Acer AL2216W (CRT-1) (Using EDID frequencies has
    [ 3.923] (**) NVIDIA(0): been enabled on all display devices.)
    [ 3.924] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 3.924] (**) NVIDIA(0): device Ancor Communications Inc ASUS VH242H (DFP-0) (Using
    [ 3.924] (**) NVIDIA(0): EDID frequencies has been enabled on all display
    [ 3.924] (**) NVIDIA(0): devices.)
    [ 3.926] (==) NVIDIA(0):
    [ 3.926] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 3.926] (==) NVIDIA(0): will be used as the requested mode.
    [ 3.926] (==) NVIDIA(0):
    [ 3.926] (II) NVIDIA(0): Validated MetaModes:
    [ 3.926] (II) NVIDIA(0): "DFP-0:nvidia-auto-select,CRT-1:nvidia-auto-select"
    [ 3.926] (II) NVIDIA(0): Virtual screen size determined to be 3600 x 1080
    [ 3.959] (--) NVIDIA(0): DPI set to (93, 94); computed from "UseEdidDpi" X config
    [ 3.960] (--) NVIDIA(0): option
    [ 3.960] (--) Depth 24 pixmap format is 32 bpp
    [ 3.960] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 3.962] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 3.962] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 3.962] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 3.962] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 3.962] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 3.962] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 3.962] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 3.962] (II) NVIDIA(0): Config Options in the README.
    [ 3.965] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,CRT-1:nvidia-auto-select"
    [ 4.022] Loading extension NV-GLX
    [ 4.056] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 4.056] (==) NVIDIA(0): Backing store disabled
    [ 4.056] (==) NVIDIA(0): Silken mouse enabled
    [ 4.057] (==) NVIDIA(0): DPMS enabled
    [ 4.057] Loading extension NV-CONTROL
    [ 4.057] Loading extension XINERAMA
    [ 4.057] (II) Loading sub module "dri2"
    [ 4.057] (II) LoadModule: "dri2"
    [ 4.057] (II) Module "dri2" already built-in
    [ 4.057] (II) NVIDIA(0): [DRI2] Setup complete
    [ 4.057] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 4.057] (--) RandR disabled
    [ 4.062] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 4.062] (II) AIGLX: Screen 0 is not DRI capable
    [ 4.135] (II) AIGLX: Loaded and initialized swrast
    [ 4.135] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 4.191] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 4.191] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 4.192] (II) LoadModule: "evdev"
    [ 4.192] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 4.193] (II) Module evdev: vendor="X.Org Foundation"
    [ 4.193] compiled for 1.14.3, module version = 2.8.2
    [ 4.193] Module class: X.Org XInput Driver
    [ 4.193] ABI class: X.Org XInput driver, version 19.1
    [ 4.193] (II) Using input driver 'evdev' for 'Power Button'
    [ 4.193] (**) Power Button: always reports core events
    [ 4.193] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 4.193] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 4.193] (--) evdev: Power Button: Found keys
    [ 4.193] (II) evdev: Power Button: Configuring as keyboard
    [ 4.193] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event1"
    [ 4.193] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 4.193] (**) Option "xkb_rules" "evdev"
    [ 4.193] (**) Option "xkb_model" "pc104"
    [ 4.193] (**) Option "xkb_layout" "us"
    [ 4.216] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 4.216] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 4.216] (II) Using input driver 'evdev' for 'Power Button'
    [ 4.216] (**) Power Button: always reports core events
    [ 4.216] (**) evdev: Power Button: Device: "/dev/input/event0"
    [ 4.216] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 4.216] (--) evdev: Power Button: Found keys
    [ 4.216] (II) evdev: Power Button: Configuring as keyboard
    [ 4.216] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event0"
    [ 4.216] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 4.216] (**) Option "xkb_rules" "evdev"
    [ 4.216] (**) Option "xkb_model" "pc104"
    [ 4.216] (**) Option "xkb_layout" "us"
    [ 4.216] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 4.216] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 4.216] setversion 1.4 failed
    [ 4.217] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
    [ 4.217] (II) No input driver specified, ignoring this device.
    [ 4.217] (II) This device may have been added with another device file.
    [ 4.217] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event6)
    [ 4.217] (II) No input driver specified, ignoring this device.
    [ 4.217] (II) This device may have been added with another device file.
    [ 4.217] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event5)
    [ 4.217] (II) No input driver specified, ignoring this device.
    [ 4.217] (II) This device may have been added with another device file.
    [ 4.217] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event4)
    [ 4.217] (II) No input driver specified, ignoring this device.
    [ 4.217] (II) This device may have been added with another device file.
    [ 4.217] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event11)
    [ 4.217] (II) No input driver specified, ignoring this device.
    [ 4.218] (II) This device may have been added with another device file.
    [ 4.218] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event10)
    [ 4.218] (II) No input driver specified, ignoring this device.
    [ 4.218] (II) This device may have been added with another device file.
    [ 4.218] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event9)
    [ 4.218] (II) No input driver specified, ignoring this device.
    [ 4.218] (II) This device may have been added with another device file.
    [ 4.218] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event8)
    [ 4.218] (II) No input driver specified, ignoring this device.
    [ 4.218] (II) This device may have been added with another device file.
    [ 4.218] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event7)
    [ 4.218] (II) No input driver specified, ignoring this device.
    [ 4.218] (II) This device may have been added with another device file.
    [ 4.219] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101a (/dev/input/event13)
    [ 4.219] (**) Logitech Unifying Device. Wireless PID:101a: Applying InputClass "evdev pointer catchall"
    [ 4.219] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:101a'
    [ 4.219] (**) Logitech Unifying Device. Wireless PID:101a: always reports core events
    [ 4.219] (**) evdev: Logitech Unifying Device. Wireless PID:101a: Device: "/dev/input/event13"
    [ 4.219] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Vendor 0x46d Product 0xc52b
    [ 4.219] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found 20 mouse buttons
    [ 4.219] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found scroll wheel(s)
    [ 4.219] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found relative axes
    [ 4.219] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found x and y relative axes
    [ 4.219] (II) evdev: Logitech Unifying Device. Wireless PID:101a: Configuring as mouse
    [ 4.219] (II) evdev: Logitech Unifying Device. Wireless PID:101a: Adding scrollwheel support
    [ 4.219] (**) evdev: Logitech Unifying Device. Wireless PID:101a: YAxisMapping: buttons 4 and 5
    [ 4.219] (**) evdev: Logitech Unifying Device. Wireless PID:101a: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 4.219] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb9/9-1/9-1:1.2/0003:046D:C52B.0003/input/input14/event13"
    [ 4.219] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:101a" (type: MOUSE, id 8)
    [ 4.219] (II) evdev: Logitech Unifying Device. Wireless PID:101a: initialized for relative axes.
    [ 4.220] (**) Logitech Unifying Device. Wireless PID:101a: (accel) keeping acceleration scheme 1
    [ 4.220] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration profile 0
    [ 4.220] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration factor: 2.000
    [ 4.220] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration threshold: 4
    [ 4.220] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101a (/dev/input/mouse0)
    [ 4.220] (II) No input driver specified, ignoring this device.
    [ 4.220] (II) This device may have been added with another device file.
    [ 4.220] (II) config/udev: Adding input device Microsoft Comfort Curve Keyboard 2000 (/dev/input/event12)
    [ 4.220] (**) Microsoft Comfort Curve Keyboard 2000: Applying InputClass "evdev keyboard catchall"
    [ 4.220] (II) Using input driver 'evdev' for 'Microsoft Comfort Curve Keyboard 2000'
    [ 4.220] (**) Microsoft Comfort Curve Keyboard 2000: always reports core events
    [ 4.220] (**) evdev: Microsoft Comfort Curve Keyboard 2000: Device: "/dev/input/event12"
    [ 4.220] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Vendor 0x45e Product 0xdd
    [ 4.220] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found keys
    [ 4.220] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Configuring as keyboard
    [ 4.220] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb9/9-2/9-2:1.0/input/input13/event12"
    [ 4.220] (II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 2000" (type: KEYBOARD, id 9)
    [ 4.220] (**) Option "xkb_rules" "evdev"
    [ 4.220] (**) Option "xkb_model" "pc104"
    [ 4.220] (**) Option "xkb_layout" "us"
    [ 4.221] (II) config/udev: Adding input device Microsoft Comfort Curve Keyboard 2000 (/dev/input/event14)
    [ 4.221] (**) Microsoft Comfort Curve Keyboard 2000: Applying InputClass "evdev keyboard catchall"
    [ 4.221] (II) Using input driver 'evdev' for 'Microsoft Comfort Curve Keyboard 2000'
    [ 4.221] (**) Microsoft Comfort Curve Keyboard 2000: always reports core events
    [ 4.221] (**) evdev: Microsoft Comfort Curve Keyboard 2000: Device: "/dev/input/event14"
    [ 4.221] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Vendor 0x45e Product 0xdd
    [ 4.221] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found 1 mouse buttons
    [ 4.221] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found scroll wheel(s)
    [ 4.221] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found relative axes
    [ 4.221] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Forcing relative x/y axes to exist.
    [ 4.221] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found absolute axes
    [ 4.221] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Forcing absolute x/y axes to exist.
    [ 4.221] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found keys
    [ 4.221] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Configuring as mouse
    [ 4.221] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Configuring as keyboard
    [ 4.221] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Adding scrollwheel support
    [ 4.221] (**) evdev: Microsoft Comfort Curve Keyboard 2000: YAxisMapping: buttons 4 and 5
    [ 4.221] (**) evdev: Microsoft Comfort Curve Keyboard 2000: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 4.221] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb9/9-2/9-2:1.1/input/input15/event14"
    [ 4.221] (II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 2000" (type: KEYBOARD, id 10)
    [ 4.221] (**) Option "xkb_rules" "evdev"
    [ 4.221] (**) Option "xkb_model" "pc104"
    [ 4.221] (**) Option "xkb_layout" "us"
    [ 4.221] (II) evdev: Microsoft Comfort Curve Keyboard 2000: initialized for relative axes.
    [ 4.221] (WW) evdev: Microsoft Comfort Curve Keyboard 2000: ignoring absolute axes.
    [ 4.221] (**) Microsoft Comfort Curve Keyboard 2000: (accel) keeping acceleration scheme 1
    [ 4.221] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration profile 0
    [ 4.221] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration factor: 2.000
    [ 4.221] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration threshold: 4
    [ 4.222] (II) config/udev: Adding input device UVC Camera (046d:081b) (/dev/input/event15)
    [ 4.222] (**) UVC Camera (046d:081b): Applying InputClass "evdev keyboard catchall"
    [ 4.222] (II) Using input driver 'evdev' for 'UVC Camera (046d:081b)'
    [ 4.222] (**) UVC Camera (046d:081b): always reports core events
    [ 4.222] (**) evdev: UVC Camera (046d:081b): Device: "/dev/input/event15"
    [ 4.222] (--) evdev: UVC Camera (046d:081b): Vendor 0x46d Product 0x81b
    [ 4.222] (--) evdev: UVC Camera (046d:081b): Found keys
    [ 4.222] (II) evdev: UVC Camera (046d:081b): Configuring as keyboard
    [ 4.222] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb10/10-3/10-3:1.0/input/input16/event15"
    [ 4.222] (II) XINPUT: Adding extended input device "UVC Camera (046d:081b)" (type: KEYBOARD, id 11)
    [ 4.222] (**) Option "xkb_rules" "evdev"
    [ 4.222] (**) Option "xkb_model" "pc104"
    [ 4.222] (**) Option "xkb_layout" "us"
    [ 4.222] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 4.222] (II) No input driver specified, ignoring this device.
    [ 4.222] (II) This device may have been added with another device file.
    [ 4.225] (II) config/udev: removing device Microsoft Comfort Curve Keyboard 2000
    [ 4.250] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Close
    [ 4.250] (II) UnloadModule: "evdev"
    [ 4.250] (II) config/udev: Adding input device Microsoft Comfort Curve Keyboard 2000 (/dev/input/event12)
    [ 4.250] (**) Microsoft Comfort Curve Keyboard 2000: Applying InputClass "evdev keyboard catchall"
    [ 4.250] (II) Using input driver 'evdev' for 'Microsoft Comfort Curve Keyboard 2000'
    [ 4.250] (**) Microsoft Comfort Curve Keyboard 2000: always reports core events
    [ 4.250] (**) evdev: Microsoft Comfort Curve Keyboard 2000: Device: "/dev/input/event12"
    [ 4.250] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Vendor 0x45e Product 0xdd
    [ 4.250] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found keys
    [ 4.250] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Configuring as keyboard
    [ 4.250] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb9/9-2/9-2:1.0/input/input13/event12"
    [ 4.250] (II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 2000" (type: KEYBOARD, id 9)
    [ 4.250] (**) Option "xkb_rules" "evdev"
    [ 4.250] (**) Option "xkb_model" "pc104"
    [ 4.250] (**) Option "xkb_layout" "us"
    [ 4.250] (II) config/udev: removing device Logitech Unifying Device. Wireless PID:101a
    [ 4.276] (II) evdev: Logitech Unifying Device. Wireless PID:101a: Close
    [ 4.276] (II) UnloadModule: "evdev"
    [ 4.276] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101a (/dev/input/event13)
    [ 4.276] (**) Logitech Unifying Device. Wireless PID:101a: Applying InputClass "evdev pointer catchall"
    [ 4.276] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:101a'
    [ 4.276] (**) Logitech Unifying Device. Wireless PID:101a: always reports core events
    [ 4.276] (**) evdev: Logitech Unifying Device. Wireless PID:101a: Device: "/dev/input/event13"
    [ 4.276] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Vendor 0x46d Product 0xc52b
    [ 4.277] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found 20 mouse buttons
    [ 4.277] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found scroll wheel(s)
    [ 4.277] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found relative axes
    [ 4.277] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found x and y relative axes
    [ 4.277] (II) evdev: Logitech Unifying Device. Wireless PID:101a: Configuring as mouse
    [ 4.277] (II) evdev: Logitech Unifying Device. Wireless PID:101a: Adding scrollwheel support
    [ 4.277] (**) evdev: Logitech Unifying Device. Wireless PID:101a: YAxisMapping: buttons 4 and 5
    [ 4.277] (**) evdev: Logitech Unifying Device. Wireless PID:101a: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 4.277] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb9/9-1/9-1:1.2/0003:046D:C52B.0003/input/input14/event13"
    [ 4.277] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:101a" (type: MOUSE, id 8)
    [ 4.277] (II) evdev: Logitech Unifying Device. Wireless PID:101a: initialized for relative axes.
    [ 4.277] (**) Logitech Unifying Device. Wireless PID:101a: (accel) keeping acceleration scheme 1
    [ 4.277] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration profile 0
    [ 4.277] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration factor: 2.000
    [ 4.277] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration threshold: 4
    [ 4.277] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101a (/dev/input/mouse0)
    [ 4.277] (II) No input driver specified, ignoring this device.
    [ 4.277] (II) This device may have been added with another device file.
    [ 4.277] (II) config/udev: removing device Microsoft Comfort Curve Keyboard 2000
    [ 4.303] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Close
    [ 4.303] (II) UnloadModule: "evdev"
    [ 4.303] (II) config/udev: Adding input device Microsoft Comfort Curve Keyboard 2000 (/dev/input/event14)
    [ 4.303] (**) Microsoft Comfort Curve Keyboard 2000: Applying InputClass "evdev keyboard catchall"
    [ 4.303] (II) Using input driver 'evdev' for 'Microsoft Comfort Curve Keyboard 2000'
    [ 4.303] (**) Microsoft Comfort Curve Keyboard 2000: always reports core events
    [ 4.303] (**) evdev: Microsoft Comfort Curve Keyboard 2000: Device: "/dev/input/event14"
    [ 4.303] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Vendor 0x45e Product 0xdd
    [ 4.303] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found 1 mouse buttons
    [ 4.303] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found scroll wheel(s)
    [ 4.303] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found relative axes
    [ 4.303] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Forcing relative x/y axes to exist.
    [ 4.303] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found absolute axes
    [ 4.303] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Forcing absolute x/y axes to exist.
    [ 4.303] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found keys
    [ 4.303] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Configuring as mouse
    [ 4.303] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Configuring as keyboard
    [ 4.303] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Adding scrollwheel support
    [ 4.303] (**) evdev: Microsoft Comfort Curve Keyboard 2000: YAxisMapping: buttons 4 and 5
    [ 4.303] (**) evdev: Microsoft Comfort Curve Keyboard 2000: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 4.303] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb9/9-2/9-2:1.1/input/input15/event14"
    [ 4.303] (II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 2000" (type: KEYBOARD, id 10)
    [ 4.303] (**) Option "xkb_rules" "evdev"
    [ 4.303] (**) Option "xkb_model" "pc104"
    [ 4.303] (**) Option "xkb_layout" "us"
    [ 4.304] (II) evdev: Microsoft Comfort Curve Keyboard 2000: initialized for relative axes.
    [ 4.304] (WW) evdev: Microsoft Comfort Curve Keyboard 2000: ignoring absolute axes.
    [ 4.304] (**) Microsoft Comfort Curve Keyboard 2000: (accel) keeping acceleration scheme 1
    [ 4.304] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration profile 0
    [ 4.304] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration factor: 2.000
    [ 4.304] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration threshold: 4
    [ 4.304] removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0 /dev/dri/card0
    [ 4.304] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 4.304] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 4.304] setversion 1.4 failed
    [ 4.304] (II) config/udev: removing device UVC Camera (046d:081b)
    [ 4.330] (II) evdev: UVC Camera (046d:081b): Close
    [ 4.330] (II) UnloadModule: "evdev"
    [ 4.330] (II) config/udev: Adding input device UVC Camera (046d:081b) (/dev/input/event15)
    [ 4.330] (**) UVC Camera (046d:081b): Applying InputClass "evdev keyboard catchall"
    [ 4.330] (II) Using input driver 'evdev' for 'UVC Camera (046d:081b)'
    [ 4.330] (**) UVC Camera (046d:081b): always reports core events
    [ 4.330] (**) evdev: UVC Camera (046d:081b): Device: "/dev/input/event15"
    [ 4.330] (--) evdev: UVC Camera (046d:081b): Vendor 0x46d Product 0x81b
    [ 4.330] (--) evdev: UVC Camera (046d:081b): Found keys
    [ 4.330] (II) evdev: UVC Camera (046d:081b): Configuring as keyboard
    [ 4.330] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb10/10-3/10-3:1.0/input/input16/event15"
    [ 4.330] (II) XINPUT: Adding extended input device "UVC Camera (046d:081b)" (type: KEYBOARD, id 11)
    [ 4.330] (**) Option "xkb_rules" "evdev"
    [ 4.330] (**) Option "xkb_model" "pc104"
    [ 4.330] (**) Option "xkb_layout" "us"
    [ 5.323] (II) NVIDIA(GPU-0): Display (Acer AL2216W (CRT-1)) does not support NVIDIA 3D
    [ 5.323] (II) NVIDIA(GPU-0): Vision stereo.
    [ 5.364] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH242H (DFP-0)) does
    [ 5.364] (II) NVIDIA(GPU-0): not support NVIDIA 3D Vision stereo.
    [ 5.690] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1680x1050 +1920+0 {ViewPortIn=1680x1050, ViewPortOut=1680x1050+0+0}"
    [ 5.805] (II) NVIDIA(0): Setting mode "DVI-I-2: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-I-1: nvidia-auto-select @1680x1050 +1920+0 {ViewPortIn=1680x1050, ViewPortOut=1680x1050+0+0}"
    [ 6.374] (II) NVIDIA(GPU-0): Display (Acer AL2216W (CRT-1)) does not support NVIDIA 3D
    [ 6.374] (II) NVIDIA(GPU-0): Vision stereo.
    [ 6.415] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH242H (DFP-0)) does
    [ 6.415] (II) NVIDIA(GPU-0): not support NVIDIA 3D Vision stereo.
    [ 16.066] (II) NVIDIA(GPU-0): Display (Acer AL2216W (CRT-1)) does not support NVIDIA 3D
    [ 16.066] (II) NVIDIA(GPU-0): Vision stereo.
    [ 16.107] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH242H (DFP-0)) does
    [ 16.107] (II) NVIDIA(GPU-0): not support NVIDIA 3D Vision stereo.
    [ 16.218] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1680x1050 +1920+0 {ViewPortIn=1680x1050, ViewPortOut=1680x1050+0+0}"
    [ 16.323] (II) NVIDIA(0): Setting mode "DVI-I-2: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-I-1: nvidia-auto-select @1680x1050 +1920+0 {ViewPortIn=1680x1050, ViewPortOut=1680x1050+0+0}"
    [ 16.743] (II) NVIDIA(GPU-0): Display (Acer AL2216W (CRT-1)) does not support NVIDIA 3D
    [ 16.743] (II) NVIDIA(GPU-0): Vision stereo.
    [ 16.784] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH242H (DFP-0)) does
    [ 16.784] (II) NVIDIA(GPU-0): not support NVIDIA 3D Vision stereo.
    [ 382.257] (II) NVIDIA(GPU-0): Display (Acer AL2216W (CRT-1)) does not support NVIDIA 3D
    [ 382.257] (II) NVIDIA(GPU-0): Vision stereo.
    [ 382.298] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH242H (DFP-0)) does
    [ 382.298] (II) NVIDIA(GPU-0): not support NVIDIA 3D Vision stereo.
    [ 406.359] (II) NVIDIA(GPU-0): Display (Acer AL2216W (CRT-1)) does not support NVIDIA 3D
    [ 406.359] (II) NVIDIA(GPU-0): Vision stereo.
    [ 406.401] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH242H (DFP-0)) does
    [ 406.401] (II) NVIDIA(GPU-0): not support NVIDIA 3D Vision stereo.
    [ 1133.343] (II) NVIDIA(0): Setting mode "DVI-I-2:nvidia-auto-select{ViewPortIn=1366x768,ViewPortOut=1920x1079+0+0}"
    [ 1133.682] (II) NVIDIA(GPU-0): Display (Acer AL2216W (CRT-1)) does not support NVIDIA 3D
    [ 1133.682] (II) NVIDIA(GPU-0): Vision stereo.
    [ 1133.724] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH242H (DFP-0)) does
    [ 1133.724] (II) NVIDIA(GPU-0): not support NVIDIA 3D Vision stereo.
    [ 1142.928] (II) NVIDIA(0): Setting mode "DVI-I-2: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-I-1: nvidia-auto-select @1680x1050 +1920+0 {ViewPortIn=1680x1050, ViewPortOut=1680x1050+0+0}"
    [ 1143.167] (II) NVIDIA(GPU-0): Display (Acer AL2216W (CRT-1)) does not support NVIDIA 3D
    [ 1143.167] (II) NVIDIA(GPU-0): Vision stereo.
    [ 1143.209] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc ASUS VH242H (DFP-0)) does
    [ 1143.209] (II) NVIDIA(GPU-0): not support NVIDIA 3D Vision stereo.
    Last edited by verlyn13 (2013-12-08 23:36:23)

    Is it safe to conclude that I did not properly install the nvidia driver since the output in the xorg file shows that nouveau module is being loaded?  I am not sure where I went wrong since the wiki says to simply
    pacman -S nvidia nvidia-utils
    and the nouveau driver will be automatically blacklisted and the nvidia driver installed.
    I found this https://wiki.archlinux.org/index.php/NV … au_drivers which provides a script for switching between nvidia and nouveau drivers. It states the scripts may be
    out of date and the sed lines not necessary.  From what I see there was no "nouveau" module being loaded in /etc/mkinitcpio.conf.
    As of now I removed the nvidia and nvidia-utils packages and reinstalled the nouveau driver as described in the wiki.  It is quick and stable now, but does not look nearly as nice as it would be with the proprietary drivers.  My system was incredibly buggy and unstable with the nvidia drivers installed, which I just don't understand.  My keyboard would not work at the login screen, and would complain about mounting some partitions I have in fstab. 
    Here is the current information from my system:
    cat /var/log/Xorg.0.log
    X.Org X Server 1.14.4
    Release Date: 2013-10-31
    [ 3.078] X Protocol Version 11, Revision 0
    [ 3.078] Build Operating System: Linux 3.11.6-1-ARCH x86_64
    [ 3.078] Current Operating System: Linux bigarch 3.12.3-1-ARCH #1 SMP PREEMPT Wed Dec 4 21:45:42 CET 2013 x86_64
    [ 3.078] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=8c847ab2-4f0a-4b91-82c8-716aadf0b24c rw quiet
    [ 3.078] Build Date: 01 November 2013 05:10:48PM
    [ 3.078]
    [ 3.078] Current version of pixman: 0.32.4
    [ 3.078] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 3.078] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 3.078] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Dec 9 21:38:25 2013
    [ 3.079] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 3.080] (==) No Layout section. Using the first Screen section.
    [ 3.080] (==) No screen section available. Using defaults.
    [ 3.080] (**) |-->Screen "Default Screen Section" (0)
    [ 3.080] (**) | |-->Monitor "<default monitor>"
    [ 3.080] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 3.080] (==) Automatically adding devices
    [ 3.080] (==) Automatically enabling devices
    [ 3.080] (==) Automatically adding GPU devices
    [ 3.083] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 3.083] Entry deleted from font path.
    [ 3.084] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 3.084] Entry deleted from font path.
    [ 3.084] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 3.084] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 3.084] Entry deleted from font path.
    [ 3.084] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 3.084] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 3.084] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 3.084] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 3.084] (II) Loader magic: 0x7fdc20
    [ 3.084] (II) Module ABI versions:
    [ 3.084] X.Org ANSI C Emulation: 0.4
    [ 3.084] X.Org Video Driver: 14.1
    [ 3.084] X.Org XInput driver : 19.1
    [ 3.084] X.Org Server Extension : 7.0
    [ 3.084] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 3.086] (--) PCI:*(0:1:0:0) 10de:0612:10de:0577 rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
    [ 3.086] Initializing built-in extension Generic Event Extension
    [ 3.086] Initializing built-in extension SHAPE
    [ 3.086] Initializing built-in extension MIT-SHM
    [ 3.086] Initializing built-in extension XInputExtension
    [ 3.086] Initializing built-in extension XTEST
    [ 3.086] Initializing built-in extension BIG-REQUESTS
    [ 3.086] Initializing built-in extension SYNC
    [ 3.086] Initializing built-in extension XKEYBOARD
    [ 3.086] Initializing built-in extension XC-MISC
    [ 3.086] Initializing built-in extension SECURITY
    [ 3.086] Initializing built-in extension XINERAMA
    [ 3.086] Initializing built-in extension XFIXES
    [ 3.086] Initializing built-in extension RENDER
    [ 3.086] Initializing built-in extension RANDR
    [ 3.086] Initializing built-in extension COMPOSITE
    [ 3.086] Initializing built-in extension DAMAGE
    [ 3.086] Initializing built-in extension MIT-SCREEN-SAVER
    [ 3.086] Initializing built-in extension DOUBLE-BUFFER
    [ 3.086] Initializing built-in extension RECORD
    [ 3.086] Initializing built-in extension DPMS
    [ 3.086] Initializing built-in extension X-Resource
    [ 3.086] Initializing built-in extension XVideo
    [ 3.086] Initializing built-in extension XVideo-MotionCompensation
    [ 3.086] Initializing built-in extension XFree86-VidModeExtension
    [ 3.086] Initializing built-in extension XFree86-DGA
    [ 3.086] Initializing built-in extension XFree86-DRI
    [ 3.086] Initializing built-in extension DRI2
    [ 3.086] (II) LoadModule: "glx"
    [ 3.089] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 3.091] (II) Module glx: vendor="X.Org Foundation"
    [ 3.091] compiled for 1.14.4, module version = 1.0.0
    [ 3.092] ABI class: X.Org Server Extension, version 7.0
    [ 3.092] (==) AIGLX enabled
    [ 3.092] Loading extension GLX
    [ 3.092] (==) Matched nouveau as autoconfigured driver 0
    [ 3.092] (==) Matched nvidia as autoconfigured driver 1
    [ 3.092] (==) Matched nv as autoconfigured driver 2
    [ 3.092] (==) Matched nouveau as autoconfigured driver 3
    [ 3.092] (==) Matched nvidia as autoconfigured driver 4
    [ 3.092] (==) Matched nv as autoconfigured driver 5
    [ 3.092] (==) Matched vesa as autoconfigured driver 6
    [ 3.092] (==) Matched modesetting as autoconfigured driver 7
    [ 3.092] (==) Matched fbdev as autoconfigured driver 8
    [ 3.092] (==) Assigned the driver to the xf86ConfigLayout
    [ 3.092] (II) LoadModule: "nouveau"
    [ 3.093] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 3.095] (II) Module nouveau: vendor="X.Org Foundation"
    [ 3.095] compiled for 1.14.4, module version = 1.0.10
    [ 3.095] Module class: X.Org Video Driver
    [ 3.095] ABI class: X.Org Video Driver, version 14.1
    [ 3.096] (II) LoadModule: "nvidia"
    [ 3.097] (WW) Warning, couldn't open module nvidia
    [ 3.097] (II) UnloadModule: "nvidia"
    [ 3.097] (II) Unloading nvidia
    [ 3.097] (EE) Failed to load module "nvidia" (module does not exist, 0)
    [ 3.097] (II) LoadModule: "nv"
    [ 3.098] (WW) Warning, couldn't open module nv
    [ 3.098] (II) UnloadModule: "nv"
    [ 3.098] (II) Unloading nv
    [ 3.098] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 3.098] (II) LoadModule: "vesa"
    [ 3.098] (WW) Warning, couldn't open module vesa
    [ 3.098] (II) UnloadModule: "vesa"
    [ 3.098] (II) Unloading vesa
    [ 3.098] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 3.098] (II) LoadModule: "modesetting"
    [ 3.098] (WW) Warning, couldn't open module modesetting
    [ 3.098] (II) UnloadModule: "modesetting"
    [ 3.098] (II) Unloading modesetting
    [ 3.098] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 3.098] (II) LoadModule: "fbdev"
    [ 3.098] (WW) Warning, couldn't open module fbdev
    [ 3.098] (II) UnloadModule: "fbdev"
    [ 3.098] (II) Unloading fbdev
    [ 3.098] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 3.098] (II) NOUVEAU driver
    [ 3.098] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 3.098] RIVA TNT (NV04)
    [ 3.098] RIVA TNT2 (NV05)
    [ 3.098] GeForce 256 (NV10)
    [ 3.098] GeForce 2 (NV11, NV15)
    [ 3.098] GeForce 4MX (NV17, NV18)
    [ 3.098] GeForce 3 (NV20)
    [ 3.098] GeForce 4Ti (NV25, NV28)
    [ 3.098] GeForce FX (NV3x)
    [ 3.098] GeForce 6 (NV4x)
    [ 3.098] GeForce 7 (G7x)
    [ 3.099] GeForce 8 (G8x)
    [ 3.099] GeForce GTX 200 (NVA0)
    [ 3.099] GeForce GTX 400 (NVC0)
    [ 3.099] (++) using VT number 1
    [ 3.099] (II) [drm] nouveau interface version: 1.1.1
    [ 3.099] (II) Loading sub module "dri2"
    [ 3.099] (II) LoadModule: "dri2"
    [ 3.099] (II) Module "dri2" already built-in
    [ 3.099] (--) NOUVEAU(0): Chipset: "NVIDIA NV92"
    [ 3.099] (II) NOUVEAU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 3.099] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [ 3.099] (==) NOUVEAU(0): RGB weight 888
    [ 3.099] (==) NOUVEAU(0): Default visual is TrueColor
    [ 3.099] (==) NOUVEAU(0): Using HW cursor
    [ 3.099] (==) NOUVEAU(0): GLX sync to VBlank disabled.
    [ 3.099] (==) NOUVEAU(0): Page flipping enabled
    [ 3.099] (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2]
    [ 3.136] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
    [ 3.164] (II) NOUVEAU(0): Output DVI-I-2 has no monitor section
    [ 3.194] (II) NOUVEAU(0): EDID for output DVI-I-1
    [ 3.194] (II) NOUVEAU(0): Manufacturer: ACI Model: 24f3 Serial#: 48640
    [ 3.194] (II) NOUVEAU(0): Year: 2010 Week: 49
    [ 3.194] (II) NOUVEAU(0): EDID Version: 1.3
    [ 3.194] (II) NOUVEAU(0): Digital Display Input
    [ 3.194] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 52 vert.: 29
    [ 3.194] (II) NOUVEAU(0): Gamma: 2.20
    [ 3.194] (II) NOUVEAU(0): DPMS capabilities: Off
    [ 3.194] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 3.194] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 3.194] (II) NOUVEAU(0): redX: 0.644 redY: 0.332 greenX: 0.286 greenY: 0.601
    [ 3.194] (II) NOUVEAU(0): blueX: 0.152 blueY: 0.076 whiteX: 0.312 whiteY: 0.328
    [ 3.194] (II) NOUVEAU(0): Supported established timings:
    [ 3.194] (II) NOUVEAU(0): 720x400@70Hz
    [ 3.194] (II) NOUVEAU(0): 640x480@60Hz
    [ 3.194] (II) NOUVEAU(0): 640x480@67Hz
    [ 3.194] (II) NOUVEAU(0): 640x480@72Hz
    [ 3.194] (II) NOUVEAU(0): 640x480@75Hz
    [ 3.194] (II) NOUVEAU(0): 800x600@56Hz
    [ 3.194] (II) NOUVEAU(0): 800x600@60Hz
    [ 3.194] (II) NOUVEAU(0): 800x600@72Hz
    [ 3.194] (II) NOUVEAU(0): 800x600@75Hz
    [ 3.194] (II) NOUVEAU(0): 832x624@75Hz
    [ 3.194] (II) NOUVEAU(0): 1024x768@60Hz
    [ 3.194] (II) NOUVEAU(0): 1024x768@70Hz
    [ 3.194] (II) NOUVEAU(0): 1024x768@75Hz
    [ 3.194] (II) NOUVEAU(0): 1280x1024@75Hz
    [ 3.194] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 3.194] (II) NOUVEAU(0): Supported standard timings:
    [ 3.194] (II) NOUVEAU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 3.194] (II) NOUVEAU(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 3.194] (II) NOUVEAU(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 3.194] (II) NOUVEAU(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 3.194] (II) NOUVEAU(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 3.194] (II) NOUVEAU(0): #5: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
    [ 3.194] (II) NOUVEAU(0): Supported detailed timing:
    [ 3.194] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 521 x 293 mm
    [ 3.194] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 3.194] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 3.194] (II) NOUVEAU(0): Serial No: ACLMTF048640
    [ 3.194] (II) NOUVEAU(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 85 kHz, PixClock max 165 MHz
    [ 3.194] (II) NOUVEAU(0): Monitor name: ASUS VH242H
    [ 3.194] (II) NOUVEAU(0): EDID (in hex):
    [ 3.194] (II) NOUVEAU(0): 00ffffffffffff000469f32400be0000
    [ 3.194] (II) NOUVEAU(0): 3114010380341d782ac720a455499927
    [ 3.194] (II) NOUVEAU(0): 135054bfef00714f814081809500b300
    [ 3.194] (II) NOUVEAU(0): d1c001010101023a801871382d40582c
    [ 3.194] (II) NOUVEAU(0): 450009252100001e000000ff0041434c
    [ 3.194] (II) NOUVEAU(0): 4d54463034383634300a000000fd0037
    [ 3.194] (II) NOUVEAU(0): 4b1e5510000a202020202020000000fc
    [ 3.194] (II) NOUVEAU(0): 0041535553205648323432480a200079
    [ 3.194] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
    [ 3.194] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 3.194] (II) NOUVEAU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 3.194] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 3.223] (II) NOUVEAU(0): EDID for output DVI-I-2
    [ 3.223] (II) NOUVEAU(0): Manufacturer: ACR Model: ada1 Serial#: 2168464612
    [ 3.223] (II) NOUVEAU(0): Year: 2008 Week: 14
    [ 3.223] (II) NOUVEAU(0): EDID Version: 1.3
    [ 3.223] (II) NOUVEAU(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 3.223] (II) NOUVEAU(0): Sync: Separate
    [ 3.223] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 47 vert.: 30
    [ 3.223] (II) NOUVEAU(0): Gamma: 2.20
    [ 3.223] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 3.223] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 3.223] (II) NOUVEAU(0): redX: 0.640 redY: 0.329 greenX: 0.300 greenY: 0.600
    [ 3.223] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 3.223] (II) NOUVEAU(0): Supported established timings:
    [ 3.223] (II) NOUVEAU(0): 720x400@70Hz
    [ 3.223] (II) NOUVEAU(0): 640x480@60Hz
    [ 3.223] (II) NOUVEAU(0): 640x480@67Hz
    [ 3.223] (II) NOUVEAU(0): 640x480@72Hz
    [ 3.223] (II) NOUVEAU(0): 640x480@75Hz
    [ 3.223] (II) NOUVEAU(0): 800x600@56Hz
    [ 3.223] (II) NOUVEAU(0): 800x600@60Hz
    [ 3.223] (II) NOUVEAU(0): 800x600@72Hz
    [ 3.223] (II) NOUVEAU(0): 800x600@75Hz
    [ 3.223] (II) NOUVEAU(0): 832x624@75Hz
    [ 3.223] (II) NOUVEAU(0): 1024x768@60Hz
    [ 3.223] (II) NOUVEAU(0): 1024x768@70Hz
    [ 3.223] (II) NOUVEAU(0): 1024x768@75Hz
    [ 3.223] (II) NOUVEAU(0): 1280x1024@75Hz
    [ 3.223] (II) NOUVEAU(0): 1152x864@75Hz
    [ 3.223] (II) NOUVEAU(0): Manufacturer's mask: 10
    [ 3.223] (II) NOUVEAU(0): Supported standard timings:
    [ 3.223] (II) NOUVEAU(0): #0: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 3.223] (II) NOUVEAU(0): #1: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 3.223] (II) NOUVEAU(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 3.223] (II) NOUVEAU(0): #3: hsize: 1360 vsize 765 refresh: 60 vid: 49291
    [ 3.223] (II) NOUVEAU(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 3.223] (II) NOUVEAU(0): #5: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 3.223] (II) NOUVEAU(0): #6: hsize: 1400 vsize 1050 refresh: 60 vid: 16528
    [ 3.223] (II) NOUVEAU(0): Supported detailed timing:
    [ 3.223] (II) NOUVEAU(0): clock: 146.2 MHz Image Size: 474 x 296 mm
    [ 3.223] (II) NOUVEAU(0): h_active: 1680 h_sync: 1784 h_sync_end 1960 h_blank_end 2240 h_border: 0
    [ 3.223] (II) NOUVEAU(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
    [ 3.223] (II) NOUVEAU(0): Ranges: V min: 56 V max: 77 Hz, H min: 31 H max: 84 kHz, PixClock max 175 MHz
    [ 3.223] (II) NOUVEAU(0): Serial No: LA10C0414031
    [ 3.223] (II) NOUVEAU(0): Monitor name: AL2216W
    [ 3.223] (II) NOUVEAU(0): EDID (in hex):
    [ 3.223] (II) NOUVEAU(0): 00ffffffffffff000472a1ade4244081
    [ 3.223] (II) NOUVEAU(0): 0e120103082f1e78eade95a3544c9926
    [ 3.223] (II) NOUVEAU(0): 0f5054bfef90a940714f81408bc09500
    [ 3.223] (II) NOUVEAU(0): 950f9040010121399030621a274068b0
    [ 3.223] (II) NOUVEAU(0): 3600da2811000019000000fd00384d1f
    [ 3.223] (II) NOUVEAU(0): 5411000a202020202020000000ff004c
    [ 3.224] (II) NOUVEAU(0): 41313043303431343033310a000000fc
    [ 3.224] (II) NOUVEAU(0): 00414c32323136570a20202020200045
    [ 3.224] (II) NOUVEAU(0): Printing probed modes for output DVI-I-2
    [ 3.224] (II) NOUVEAU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync -vsync (65.3 kHz eP)
    [ 3.224] (II) NOUVEAU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "1360x768"x59.8 84.75 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 3.224] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 3.224] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 3.224] (II) NOUVEAU(0): Output DVI-I-1 connected
    [ 3.224] (II) NOUVEAU(0): Output DVI-I-2 connected
    [ 3.224] (II) NOUVEAU(0): Using exact sizes for initial modes
    [ 3.224] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1680x1050
    [ 3.224] (II) NOUVEAU(0): Output DVI-I-2 using initial mode 1680x1050
    [ 3.224] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 3.224] (--) NOUVEAU(0): Virtual size is 1680x1050 (pitch 0)
    [ 3.224] (**) NOUVEAU(0): Driver mode "1680x1050": 146.2 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync -vsync (65.3 kHz eP)
    [ 3.224] (**) NOUVEAU(0): Driver mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "1400x1050": 121.8 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "1440x900": 136.8 MHz (scaled from 0.0 MHz), 70.6 kHz, 75.0 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 3.224] (**) NOUVEAU(0): Mode "1360x768": 84.8 MHz (scaled from 0.0 MHz), 47.7 kHz, 59.8 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "1360x768"x59.8 84.75 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 3.224] (**) NOUVEAU(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 3.224] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
    [ 3.224] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 3.224] (==) NOUVEAU(0): DPI set to (96, 96)
    [ 3.224] (II) Loading sub module "fb"
    [ 3.224] (II) LoadModule: "fb"
    [ 3.225] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 3.226] (II) Module fb: vendor="X.Org Foundation"
    [ 3.226] compiled for 1.14.4, module version = 1.0.0
    [ 3.226] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 3.226] (II) Loading sub module "exa"
    [ 3.226] (II) LoadModule: "exa"
    [ 3.226] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 3.227] (II) Module exa: vendor="X.Org Foundation"
    [ 3.227] compiled for 1.14.4, module version = 2.6.0
    [ 3.227] ABI class: X.Org Video Driver, version 14.1
    [ 3.227] (II) Loading sub module "shadowfb"
    [ 3.227] (II) LoadModule: "shadowfb"
    [ 3.227] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 3.228] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 3.228] compiled for 1.14.4, module version = 1.0.0
    [ 3.228] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 3.228] (--) Depth 24 pixmap format is 32 bpp
    [ 3.228] (II) NOUVEAU(0): Opened GPU channel 0
    [ 3.232] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 3.232] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 3.232] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
    [ 3.234] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 3.234] (II) EXA(0): Driver registered support for the following operations:
    [ 3.234] (II) Solid
    [ 3.234] (II) Copy
    [ 3.234] (II) Composite (RENDER acceleration)
    [ 3.234] (II) UploadToScreen
    [ 3.234] (II) DownloadFromScreen
    [ 3.234] (==) NOUVEAU(0): Backing store disabled
    [ 3.234] (==) NOUVEAU(0): Silken mouse enabled
    [ 3.234] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
    [ 3.234] (II) NOUVEAU(0): [XvMC] Extension initialized.
    [ 3.234] (==) NOUVEAU(0): DPMS enabled
    [ 3.234] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 3.235] (--) RandR disabled
    [ 3.313] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 3.313] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 3.313] (II) AIGLX: enabled GLX_ARB_create_context
    [ 3.313] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 3.313] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 3.313] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 3.313] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 3.313] (II) AIGLX: Loaded and initialized nouveau
    [ 3.313] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 3.317] (II) NOUVEAU(0): NVEnterVT is called.
    [ 3.395] (II) NOUVEAU(0): Setting screen physical size to 444 x 277
    [ 3.395] resize called 1680 1050
    [ 3.451] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 3.451] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 3.451] (II) LoadModule: "evdev"
    [ 3.451] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 3.453] (II) Module evdev: vendor="X.Org Foundation"
    [ 3.453] compiled for 1.14.3, module version = 2.8.2
    [ 3.453] Module class: X.Org XInput Driver
    [ 3.453] ABI class: X.Org XInput driver, version 19.1
    [ 3.453] (II) Using input driver 'evdev' for 'Power Button'
    [ 3.453] (**) Power Button: always reports core events
    [ 3.453] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 3.453] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 3.453] (--) evdev: Power Button: Found keys
    [ 3.453] (II) evdev: Power Button: Configuring as keyboard
    [ 3.453] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event1"
    [ 3.453] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 3.453] (**) Option "xkb_rules" "evdev"
    [ 3.453] (**) Option "xkb_model" "pc104"
    [ 3.453] (**) Option "xkb_layout" "us"
    [ 3.478] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 3.478] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 3.478] (II) Using input driver 'evdev' for 'Power Button'
    [ 3.478] (**) Power Button: always reports core events
    [ 3.478] (**) evdev: Power Button: Device: "/dev/input/event0"
    [ 3.478] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 3.478] (--) evdev: Power Button: Found keys
    [ 3.478] (II) evdev: Power Button: Configuring as keyboard
    [ 3.478] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event0"
    [ 3.478] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 3.478] (**) Option "xkb_rules" "evdev"
    [ 3.478] (**) Option "xkb_model" "pc104"
    [ 3.478] (**) Option "xkb_layout" "us"
    [ 3.478] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 3.479] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
    [ 3.479] (II) No input driver specified, ignoring this device.
    [ 3.479] (II) This device may have been added with another device file.
    [ 3.479] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event6)
    [ 3.479] (II) No input driver specified, ignoring this device.
    [ 3.479] (II) This device may have been added with another device file.
    [ 3.479] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event5)
    [ 3.479] (II) No input driver specified, ignoring this device.
    [ 3.479] (II) This device may have been added with another device file.
    [ 3.479] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event4)
    [ 3.479] (II) No input driver specified, ignoring this device.
    [ 3.479] (II) This device may have been added with another device file.
    [ 3.479] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event11)
    [ 3.479] (II) No input driver specified, ignoring this device.
    [ 3.479] (II) This device may have been added with another device file.
    [ 3.479] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event10)
    [ 3.480] (II) No input driver specified, ignoring this device.
    [ 3.480] (II) This device may have been added with another device file.
    [ 3.480] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event9)
    [ 3.480] (II) No input driver specified, ignoring this device.
    [ 3.480] (II) This device may have been added with another device file.
    [ 3.480] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event8)
    [ 3.480] (II) No input driver specified, ignoring this device.
    [ 3.480] (II) This device may have been added with another device file.
    [ 3.480] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event7)
    [ 3.480] (II) No input driver specified, ignoring this device.
    [ 3.480] (II) This device may have been added with another device file.
    [ 3.480] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101a (/dev/input/event14)
    [ 3.480] (**) Logitech Unifying Device. Wireless PID:101a: Applying InputClass "evdev pointer catchall"
    [ 3.480] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:101a'
    [ 3.480] (**) Logitech Unifying Device. Wireless PID:101a: always reports core events
    [ 3.480] (**) evdev: Logitech Unifying Device. Wireless PID:101a: Device: "/dev/input/event14"
    [ 3.480] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Vendor 0x46d Product 0xc52b
    [ 3.480] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found 20 mouse buttons
    [ 3.480] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found scroll wheel(s)
    [ 3.480] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found relative axes
    [ 3.480] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found x and y relative axes
    [ 3.480] (II) evdev: Logitech Unifying Device. Wireless PID:101a: Configuring as mouse
    [ 3.480] (II) evdev: Logitech Unifying Device. Wireless PID:101a: Adding scrollwheel support
    [ 3.480] (**) evdev: Logitech Unifying Device. Wireless PID:101a: YAxisMapping: buttons 4 and 5
    [ 3.480] (**) evdev: Logitech Unifying Device. Wireless PID:101a: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 3.480] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.2/0003:046D:C52B.0003/input/input15/event14"
    [ 3.481] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:101a" (type: MOUSE, id 8)
    [ 3.481] (II) evdev: Logitech Unifying Device. Wireless PID:101a: initialized for relative axes.
    [ 3.481] (**) Logitech Unifying Device. Wireless PID:101a: (accel) keeping acceleration scheme 1
    [ 3.481] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration profile 0
    [ 3.481] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration factor: 2.000
    [ 3.481] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration threshold: 4
    [ 3.481] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101a (/dev/input/mouse0)
    [ 3.481] (II) No input driver specified, ignoring this device.
    [ 3.481] (II) This device may have been added with another device file.
    [ 3.481] (II) config/udev: Adding input device Microsoft Comfort Curve Keyboard 2000 (/dev/input/event12)
    [ 3.481] (**) Microsoft Comfort Curve Keyboard 2000: Applying InputClass "evdev keyboard catchall"
    [ 3.481] (II) Using input driver 'evdev' for 'Microsoft Comfort Curve Keyboard 2000'
    [ 3.481] (**) Microsoft Comfort Curve Keyboard 2000: always reports core events
    [ 3.481] (**) evdev: Microsoft Comfort Curve Keyboard 2000: Device: "/dev/input/event12"
    [ 3.481] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Vendor 0x45e Product 0xdd
    [ 3.481] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found keys
    [ 3.481] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Configuring as keyboard
    [ 3.481] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.0/input/input13/event12"
    [ 3.481] (II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 2000" (type: KEYBOARD, id 9)
    [ 3.481] (**) Option "xkb_rules" "evdev"
    [ 3.481] (**) Option "xkb_model" "pc104"
    [ 3.481] (**) Option "xkb_layout" "us"
    [ 3.482] (II) config/udev: Adding input device Microsoft Comfort Curve Keyboard 2000 (/dev/input/event13)
    [ 3.482] (**) Microsoft Comfort Curve Keyboard 2000: Applying InputClass "evdev keyboard catchall"
    [ 3.482] (II) Using input driver 'evdev' for 'Microsoft Comfort Curve Keyboard 2000'
    [ 3.482] (**) Microsoft Comfort Curve Keyboard 2000: always reports core events
    [ 3.482] (**) evdev: Microsoft Comfort Curve Keyboard 2000: Device: "/dev/input/event13"
    [ 3.482] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Vendor 0x45e Product 0xdd
    [ 3.482] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found 1 mouse buttons
    [ 3.482] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found scroll wheel(s)
    [ 3.482] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found relative axes
    [ 3.482] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Forcing relative x/y axes to exist.
    [ 3.482] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found absolute axes
    [ 3.482] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Forcing absolute x/y axes to exist.
    [ 3.482] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found keys
    [ 3.482] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Configuring as mouse
    [ 3.482] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Configuring as keyboard
    [ 3.482] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Adding scrollwheel support
    [ 3.482] (**) evdev: Microsoft Comfort Curve Keyboard 2000: YAxisMapping: buttons 4 and 5
    [ 3.482] (**) evdev: Microsoft Comfort Curve Keyboard 2000: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 3.482] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.1/input/input14/event13"
    [ 3.482] (II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 2000" (type: KEYBOARD, id 10)
    [ 3.482] (**) Option "xkb_rules" "evdev"
    [ 3.482] (**) Option "xkb_model" "pc104"
    [ 3.482] (**) Option "xkb_layout" "us"
    [ 3.482] (II) evdev: Microsoft Comfort Curve Keyboard 2000: initialized for relative axes.
    [ 3.482] (WW) evdev: Microsoft Comfort Curve Keyboard 2000: ignoring absolute axes.
    [ 3.482] (**) Microsoft Comfort Curve Keyboard 2000: (accel) keeping acceleration scheme 1
    [ 3.482] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration profile 0
    [ 3.482] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration factor: 2.000
    [ 3.482] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration threshold: 4
    [ 3.482] (II) config/udev: Adding input device UVC Camera (046d:081b) (/dev/input/event15)
    [ 3.482] (**) UVC Camera (046d:081b): Applying InputClass "evdev keyboard catchall"
    [ 3.483] (II) Using input driver 'evdev' for 'UVC Camera (046d:081b)'
    [ 3.483] (**) UVC Camera (046d:081b): always reports core events
    [ 3.483] (**) evdev: UVC Camera (046d:081b): Device: "/dev/input/event15"
    [ 3.483] (--) evdev: UVC Camera (046d:081b): Vendor 0x46d Product 0x81b
    [ 3.483] (--) evdev: UVC Camera (046d:081b): Found keys
    [ 3.483] (II) evdev: UVC Camera (046d:081b): Configuring as keyboard
    [ 3.483] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb10/10-3/10-3:1.0/input/input16/event15"
    [ 3.483] (II) XINPUT: Adding extended input device "UVC Camera (046d:081b)" (type: KEYBOARD, id 11)
    [ 3.483] (**) Option "xkb_rules" "evdev"
    [ 3.483] (**) Option "xkb_model" "pc104"
    [ 3.483] (**) Option "xkb_layout" "us"
    [ 3.483] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 3.483] (II) No input driver specified, ignoring this device.
    [ 3.483] (II) This device may have been added with another device file.
    [ 3.486] (II) config/udev: removing device UVC Camera (046d:081b)
    [ 3.523] (II) evdev: UVC Camera (046d:081b): Close
    [ 3.523] (II) UnloadModule: "evdev"
    [ 3.523] (II) config/udev: Adding input device UVC Camera (046d:081b) (/dev/input/event15)
    [ 3.523] (**) UVC Camera (046d:081b): Applying InputClass "evdev keyboard catchall"
    [ 3.523] (II) Using input driver 'evdev' for 'UVC Camera (046d:081b)'
    [ 3.523] (**) UVC Camera (046d:081b): always reports core events
    [ 3.523] (**) evdev: UVC Camera (046d:081b): Device: "/dev/input/event15"
    [ 3.523] (--) evdev: UVC Camera (046d:081b): Vendor 0x46d Product 0x81b
    [ 3.523] (--) evdev: UVC Camera (046d:081b): Found keys
    [ 3.523] (II) evdev: UVC Camera (046d:081b): Configuring as keyboard
    [ 3.523] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb10/10-3/10-3:1.0/input/input16/event15"
    [ 3.523] (II) XINPUT: Adding extended input device "UVC Camera (046d:081b)" (type: KEYBOARD, id 11)
    [ 3.523] (**) Option "xkb_rules" "evdev"
    [ 3.523] (**) Option "xkb_model" "pc104"
    [ 3.523] (**) Option "xkb_layout" "us"
    [ 4.601] (II) NOUVEAU(0): EDID vendor "ACR", prod id 44449
    [ 4.601] (II) NOUVEAU(0): Using EDID range info for horizontal sync
    [ 4.601] (II) NOUVEAU(0): Using EDID range info for vertical refresh
    [ 4.601] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 4.601] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync -vsync (65.3 kHz eP)
    [ 4.601] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "1366x768"x59.8 84.75 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.7 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 4.601] (II) NOUVEAU(0): Modeline "1400x1050"x0.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 4.846] resize called 3600 1080
    [ 5.760] (II) NOUVEAU(0): EDID vendor "ACR", prod id 44449
    [ 5.760] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 5.760] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 5.760] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 5.760] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync -vsync (65.3 kHz eP)
    [ 5.760] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 5.760] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 5.760] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 5.760] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "1366x768"x59.8 84.75 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.7 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 5.761] (II) NOUVEAU(0): Modeline "1400x1050"x0.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 13.425] (II) NOUVEAU(0): EDID vendor "ACR", prod id 44449
    [ 13.425] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 13.425] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 13.425] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 13.425] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync -vsync (65.3 kHz eP)
    [ 13.425] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 13.425] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 13.425] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 13.425] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 13.425] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 13.426] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 13.426] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 13.426] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 13.426] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 13.426] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 13.426] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 13.426] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 13.426] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 13.426] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 13.426] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 13.426] (II) NOUVEAU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 13.426] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 13.426] (II) NOUVEAU(0): Modeline "1366x768"x59.8 84.75 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.7 kHz e)
    [ 13.426] (II) NOUVEAU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 13.426] (II) NOUVEAU(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 13.426] (II) NOUVEAU(0): Modeline "1400x1050"x0.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 13.670] resize called 3360 1050
    [ 14.298] (II) NOUVEAU(0): EDID vendor "ACR", prod id 44449
    [ 14.298] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 14.298] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 14.298] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 14.298] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync -vsync (65.3 kHz eP)
    [ 14.298] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "1366x768"x59.8 84.75 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.7 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 14.299] (II) NOUVEAU(0): Modeline "1400x1050"x0.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 190.714] (II) NOUVEAU(0): EDID vendor "ACR", prod id 44449
    [ 190.714] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 190.714] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 190.714] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 190.714] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync -vsync (65.3 kHz eP)
    [ 190.714] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "1366x768"x59.8 84.75 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.7 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 190.714] (II) NOUVEAU(0): Modeline "1400x1050"x0.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 202.800] (II) NOUVEAU(0): EDID vendor "ACR", prod id 44449
    [ 202.800] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 202.800] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 202.800] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 202.800] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync -vsync (65.3 kHz eP)
    [ 202.800] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "1366x768"x59.8 84.75 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.7 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 202.800] (II) NOUVEAU(0): Modeline "1400x1050"x0.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 202.890] (II) NOUVEAU(0): EDID vendor "ACR", prod id 44449
    [ 202.890] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 202.890] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 202.890] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 202.890] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync -vsync (65.3 kHz eP)
    [ 202.890] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 202.890] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 202.890] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 202.890] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 202.890] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 202.890] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 202.890] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 202.890] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 202.890] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 202.890] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 202.891] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 202.891] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 202.891] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 202.891] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 202.891] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 202.891] (II) NOUVEAU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 202.891] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 202.891] (II) NOUVEAU(0): Modeline "1366x768"x59.8 84.75 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.7 kHz e)
    [ 202.891] (II) NOUVEAU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 202.891] (II) NOUVEAU(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 202.891] (II) NOUVEAU(0): Modeline "1400x1050"x0.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    cat /etc/mkinitcpio.conf
    # vim:set ft=sh
    # MODULES
    # The following modules are loaded before any boot hooks are
    # run. Advanced users may wish to specify all system modules
    # in this array. For instance:
    # MODULES="piix ide_disk reiserfs"
    MODULES=""
    # BINARIES
    # This setting includes any additional binaries a given user may
    # wish into the CPIO image. This is run last, so it may be used to
    # override the actual binaries included by a given hook
    # BINARIES are dependency parsed, so you may safely ignore libraries
    BINARIES=""
    # FILES
    # This setting is similar to BINARIES above, however, files are added
    # as-is and are not parsed in any way. This is useful for config files.
    FILES=""
    # HOOKS
    # This is the most important setting in this file. The HOOKS control the
    # modules and scripts added to the image, and what happens at boot time.
    # Order is important, and it is recommended that you do not change the
    # order in which HOOKS are added. Run 'mkinitcpio -H <hook name>' for
    # help on a given hook.
    # 'base' is _required_ unless you know precisely what you are doing.
    # 'udev' is _required_ in order to automatically load modules
    # 'filesystems' is _required_ unless you specify your fs modules in MODULES
    # Examples:
    ## This setup specifies all modules in the MODULES setting above.
    ##

  • [SOLVED] EDID read invalid with nvidia-313.18

    Hello All,
    after several months of trouble-free operation, my main system started having issues with detecting my second monitor properly. I am quite sure that this has something to do with the latest nvidia driver (313.18) but since I don't use this machine daily, I can't say exactly.
    First, what's the problem? I have an nVidia GTX 460 card with two 26" TFTs @1920x1200 attached. No special configuration file has been necessary for some time now (everything detected automatically as needed). Now the main display (the left of two screens) is working as usual while the right one is limited to an 800x600 resolution. I've already tried several approaches to manually configure this one as intended but so far without success. nvidia-settings won't allow me to set any resolution other than Auto and is also weirdly showing the second display as DFP-3 whereas I think it used to be DFP-1 (following DFP-0 which is still active). A hardware issue can be eliminated as everything is smooth using an Ubuntu bootable CD which uses nouveau by default.
    Here's the Xorg.0.log with a clean configuration (i. e. no /etc/X11/xorg.conf.d/10-monitor.conf)
    [ 2.266]
    X.Org X Server 1.13.2
    Release Date: 2013-01-24
    [ 2.266] X Protocol Version 11, Revision 0
    [ 2.266] Build Operating System: Linux 3.7.4-1-ARCH x86_64
    [ 2.266] Current Operating System: Linux einstein 3.7.6-1-ARCH #1 SMP PREEMPT Mon Feb 4 09:15:13 CET 2013 x86_64
    [ 2.266] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=edf8551b-5b2d-4942-af17-b2ebb09a6cb6 ro quiet init=/usr/lib/systemd/systemd
    [ 2.266] Build Date: 25 January 2013 09:33:50AM
    [ 2.266]
    [ 2.266] Current version of pixman: 0.28.2
    [ 2.266] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2.266] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2.266] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 9 11:29:34 2013
    [ 2.268] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 2.269] (==) No Layout section. Using the first Screen section.
    [ 2.269] (==) No screen section available. Using defaults.
    [ 2.269] (**) |-->Screen "Default Screen Section" (0)
    [ 2.269] (**) | |-->Monitor "<default monitor>"
    [ 2.269] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 2.269] (==) Automatically adding devices
    [ 2.269] (==) Automatically enabling devices
    [ 2.269] (==) Automatically adding GPU devices
    [ 2.270] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 2.270] Entry deleted from font path.
    [ 2.271] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 2.271] Entry deleted from font path.
    [ 2.271] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 2.271] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 2.271] Entry deleted from font path.
    [ 2.271] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 2.271] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 2.271] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2.271] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 2.271] (II) Loader magic: 0x7fcc40
    [ 2.271] (II) Module ABI versions:
    [ 2.271] X.Org ANSI C Emulation: 0.4
    [ 2.271] X.Org Video Driver: 13.1
    [ 2.271] X.Org XInput driver : 18.0
    [ 2.271] X.Org Server Extension : 7.0
    [ 2.272] (--) PCI:*(0:1:0:0) 10de:0e22:19da:2166 rev 161, Mem @ 0xf4000000/33554432, 0xe0000000/134217728, 0xe8000000/67108864, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 2.272] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 2.272] Initializing built-in extension Generic Event Extension
    [ 2.272] Initializing built-in extension SHAPE
    [ 2.272] Initializing built-in extension MIT-SHM
    [ 2.272] Initializing built-in extension XInputExtension
    [ 2.272] Initializing built-in extension XTEST
    [ 2.272] Initializing built-in extension BIG-REQUESTS
    [ 2.272] Initializing built-in extension SYNC
    [ 2.272] Initializing built-in extension XKEYBOARD
    [ 2.272] Initializing built-in extension XC-MISC
    [ 2.272] Initializing built-in extension SECURITY
    [ 2.272] Initializing built-in extension XINERAMA
    [ 2.272] Initializing built-in extension XFIXES
    [ 2.272] Initializing built-in extension RENDER
    [ 2.272] Initializing built-in extension RANDR
    [ 2.272] Initializing built-in extension COMPOSITE
    [ 2.272] Initializing built-in extension DAMAGE
    [ 2.272] Initializing built-in extension MIT-SCREEN-SAVER
    [ 2.272] Initializing built-in extension DOUBLE-BUFFER
    [ 2.272] Initializing built-in extension RECORD
    [ 2.272] Initializing built-in extension DPMS
    [ 2.272] Initializing built-in extension X-Resource
    [ 2.272] Initializing built-in extension XVideo
    [ 2.272] Initializing built-in extension XVideo-MotionCompensation
    [ 2.272] Initializing built-in extension XFree86-VidModeExtension
    [ 2.272] Initializing built-in extension XFree86-DGA
    [ 2.272] Initializing built-in extension XFree86-DRI
    [ 2.272] Initializing built-in extension DRI2
    [ 2.272] (II) LoadModule: "glx"
    [ 2.273] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2.346] (II) Module glx: vendor="NVIDIA Corporation"
    [ 2.346] compiled for 4.0.2, module version = 1.0.0
    [ 2.346] Module class: X.Org Server Extension
    [ 2.346] (II) NVIDIA GLX Module 313.18 Wed Jan 9 15:34:35 PST 2013
    [ 2.346] Loading extension GLX
    [ 2.346] (==) Matched nouveau as autoconfigured driver 0
    [ 2.346] (==) Matched nvidia as autoconfigured driver 1
    [ 2.346] (==) Matched nv as autoconfigured driver 2
    [ 2.346] (==) Matched vesa as autoconfigured driver 3
    [ 2.346] (==) Matched modesetting as autoconfigured driver 4
    [ 2.346] (==) Matched fbdev as autoconfigured driver 5
    [ 2.346] (==) Assigned the driver to the xf86ConfigLayout
    [ 2.346] (II) LoadModule: "nouveau"
    [ 2.347] (WW) Warning, couldn't open module nouveau
    [ 2.347] (II) UnloadModule: "nouveau"
    [ 2.347] (II) Unloading nouveau
    [ 2.347] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 2.347] (II) LoadModule: "nvidia"
    [ 2.347] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 2.355] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 2.355] compiled for 4.0.2, module version = 1.0.0
    [ 2.355] Module class: X.Org Video Driver
    [ 2.356] (II) LoadModule: "nv"
    [ 2.356] (WW) Warning, couldn't open module nv
    [ 2.356] (II) UnloadModule: "nv"
    [ 2.356] (II) Unloading nv
    [ 2.356] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 2.356] (II) LoadModule: "vesa"
    [ 2.356] (WW) Warning, couldn't open module vesa
    [ 2.356] (II) UnloadModule: "vesa"
    [ 2.356] (II) Unloading vesa
    [ 2.356] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 2.356] (II) LoadModule: "modesetting"
    [ 2.357] (WW) Warning, couldn't open module modesetting
    [ 2.357] (II) UnloadModule: "modesetting"
    [ 2.357] (II) Unloading modesetting
    [ 2.357] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 2.357] (II) LoadModule: "fbdev"
    [ 2.357] (WW) Warning, couldn't open module fbdev
    [ 2.357] (II) UnloadModule: "fbdev"
    [ 2.357] (II) Unloading fbdev
    [ 2.357] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 2.357] (II) NVIDIA dlloader X Driver 313.18 Wed Jan 9 15:15:26 PST 2013
    [ 2.357] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 2.357] (++) using VT number 1
    [ 2.358] (II) Loading sub module "wfb"
    [ 2.358] (II) LoadModule: "wfb"
    [ 2.358] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 2.359] (II) Module wfb: vendor="X.Org Foundation"
    [ 2.359] compiled for 1.13.2, module version = 1.0.0
    [ 2.359] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2.359] (II) Loading sub module "ramdac"
    [ 2.359] (II) LoadModule: "ramdac"
    [ 2.359] (II) Module "ramdac" already built-in
    [ 2.360] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 2.360] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 2.360] (==) NVIDIA(0): RGB weight 888
    [ 2.360] (==) NVIDIA(0): Default visual is TrueColor
    [ 2.360] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 2.360] (**) NVIDIA(0): Enabling 2D acceleration
    [ 3.170] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLE2607WS (DFP-0)) does not support
    [ 3.170] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 3.229] (WW) NVIDIA(GPU-0): The EDID read for display device DFP-3 is invalid:
    [ 3.229] (WW) NVIDIA(GPU-0): unrecognized EDID Header.
    [ 3.229] (--) NVIDIA(GPU-0):
    [ 3.229] (--) NVIDIA(GPU-0): Raw EDID bytes:
    [ 3.229] (--) NVIDIA(GPU-0):
    [ 3.229] (--) NVIDIA(GPU-0): ff ff ff ff ff ff ff ff 26 cd 08 56 c0 c4 00 00
    [ 3.229] (--) NVIDIA(GPU-0): 1d 13 01 03 81 37 22 78 2a 7b 65 a5 55 48 99 26
    [ 3.229] (--) NVIDIA(GPU-0): 12 50 54 bd ef 80 71 4f 81 80 81 8f 95 00 95 0f
    [ 3.229] (--) NVIDIA(GPU-0): a9 40 b3 00 01 01 28 3c 80 a0 70 b0 23 40 30 20
    [ 3.229] (--) NVIDIA(GPU-0): 36 00 26 58 21 00 00 1a 1a 36 80 a0 70 38 1f 40
    [ 3.229] (--) NVIDIA(GPU-0): 50 20 85 04 26 58 21 00 00 1a 00 00 00 fd 00 37
    [ 3.229] (--) NVIDIA(GPU-0): 4c 1d 51 11 00 0a 20 20 20 20 20 20 00 00 00 fc
    [ 3.229] (--) NVIDIA(GPU-0): 00 50 4c 45 32 36 30 37 57 53 0a 20 20 20 00 1e
    [ 3.229] (--) NVIDIA(GPU-0):
    [ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.229] (--) NVIDIA(GPU-0):
    [ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.229] (--) NVIDIA(GPU-0):
    [ 3.230] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 460 (GF104) at PCI:1:0:0 (GPU-0)
    [ 3.230] (--) NVIDIA(0): Memory: 1048576 kBytes
    [ 3.230] (--) NVIDIA(0): VideoBIOS: 70.04.13.00.a3
    [ 3.230] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 3.232] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 460 at PCI:1:0:0
    [ 3.232] (--) NVIDIA(0): CRT-0
    [ 3.232] (--) NVIDIA(0): CRT-1
    [ 3.232] (--) NVIDIA(0): Idek Iiyama PLE2607WS (DFP-0) (connected)
    [ 3.232] (--) NVIDIA(0): DFP-1
    [ 3.232] (--) NVIDIA(0): DFP-2
    [ 3.232] (--) NVIDIA(0): DFP-3 (connected)
    [ 3.232] (--) NVIDIA(0): DFP-4
    [ 3.232] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 3.232] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
    [ 3.232] (--) NVIDIA(0): Idek Iiyama PLE2607WS (DFP-0): 330.0 MHz maximum pixel clock
    [ 3.232] (--) NVIDIA(0): Idek Iiyama PLE2607WS (DFP-0): Internal Dual Link TMDS
    [ 3.232] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
    [ 3.232] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    [ 3.232] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
    [ 3.232] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
    [ 3.232] (--) NVIDIA(0): DFP-3: 330.0 MHz maximum pixel clock
    [ 3.232] (--) NVIDIA(0): DFP-3: Internal Dual Link TMDS
    [ 3.232] (--) NVIDIA(0): DFP-4: 480.0 MHz maximum pixel clock
    [ 3.232] (--) NVIDIA(0): DFP-4: Internal DisplayPort
    [ 3.232] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 3.232] (**) NVIDIA(0): device Idek Iiyama PLE2607WS (DFP-0) (Using EDID
    [ 3.232] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 3.233] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 3.233] (**) NVIDIA(0): device DFP-3 (Using EDID frequencies has been enabled on
    [ 3.233] (**) NVIDIA(0): all display devices.)
    [ 3.233] (==) NVIDIA(0):
    [ 3.233] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 3.233] (==) NVIDIA(0): will be used as the requested mode.
    [ 3.233] (==) NVIDIA(0):
    [ 3.233] (II) NVIDIA(0): Validated MetaModes:
    [ 3.233] (II) NVIDIA(0): "DFP-0:nvidia-auto-select,DFP-3:nvidia-auto-select"
    [ 3.233] (II) NVIDIA(0): Virtual screen size determined to be 2720 x 1200
    [ 3.261] (--) NVIDIA(0): DPI set to (88, 89); computed from "UseEdidDpi" X config
    [ 3.261] (--) NVIDIA(0): option
    [ 3.261] (--) Depth 24 pixmap format is 32 bpp
    [ 3.261] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 3.261] (II) NVIDIA: access.
    [ 3.265] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 3.265] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 3.265] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 3.265] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 3.265] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 3.265] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 3.265] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 3.265] (II) NVIDIA(0): Config Options in the README.
    [ 3.267] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-3:nvidia-auto-select"
    [ 3.357] Loading extension NV-GLX
    [ 3.452] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 3.452] (==) NVIDIA(0): Backing store disabled
    [ 3.452] (==) NVIDIA(0): Silken mouse enabled
    [ 3.453] (==) NVIDIA(0): DPMS enabled
    [ 3.453] Loading extension NV-CONTROL
    [ 3.453] Loading extension XINERAMA
    [ 3.453] (II) Loading sub module "dri2"
    [ 3.453] (II) LoadModule: "dri2"
    [ 3.453] (II) Module "dri2" already built-in
    [ 3.453] (II) NVIDIA(0): [DRI2] Setup complete
    [ 3.453] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 3.453] (--) RandR disabled
    [ 3.456] (II) Initializing extension GLX
    [ 3.502] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 3.503] (**) Power Button: Applying InputClass "system-keyboard"
    [ 3.503] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 3.503] (II) LoadModule: "evdev"
    [ 3.503] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 3.505] (II) Module evdev: vendor="X.Org Foundation"
    [ 3.505] compiled for 1.13.0, module version = 2.7.3
    [ 3.505] Module class: X.Org XInput Driver
    [ 3.505] ABI class: X.Org XInput driver, version 18.0
    [ 3.505] (II) Using input driver 'evdev' for 'Power Button'
    [ 3.505] (**) Power Button: always reports core events
    [ 3.505] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 3.505] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 3.505] (--) evdev: Power Button: Found keys
    [ 3.505] (II) evdev: Power Button: Configuring as keyboard
    [ 3.505] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [ 3.505] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 3.505] (**) Option "xkb_rules" "evdev"
    [ 3.505] (**) Option "xkb_model" "pc105"
    [ 3.505] (**) Option "xkb_layout" "de"
    [ 3.505] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 3.529] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 3.529] (**) Power Button: Applying InputClass "system-keyboard"
    [ 3.529] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 3.529] (II) Using input driver 'evdev' for 'Power Button'
    [ 3.529] (**) Power Button: always reports core events
    [ 3.529] (**) evdev: Power Button: Device: "/dev/input/event0"
    [ 3.529] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 3.529] (--) evdev: Power Button: Found keys
    [ 3.529] (II) evdev: Power Button: Configuring as keyboard
    [ 3.529] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
    [ 3.529] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 3.529] (**) Option "xkb_rules" "evdev"
    [ 3.529] (**) Option "xkb_model" "pc105"
    [ 3.529] (**) Option "xkb_layout" "de"
    [ 3.529] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 3.530] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
    [ 3.530] (II) No input driver specified, ignoring this device.
    [ 3.530] (II) This device may have been added with another device file.
    [ 3.530] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
    [ 3.530] (II) No input driver specified, ignoring this device.
    [ 3.530] (II) This device may have been added with another device file.
    [ 3.531] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
    [ 3.531] (II) No input driver specified, ignoring this device.
    [ 3.531] (II) This device may have been added with another device file.
    [ 3.531] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
    [ 3.531] (II) No input driver specified, ignoring this device.
    [ 3.531] (II) This device may have been added with another device file.
    [ 3.531] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event3)
    [ 3.531] (II) No input driver specified, ignoring this device.
    [ 3.531] (II) This device may have been added with another device file.
    [ 3.531] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event4)
    [ 3.531] (II) No input driver specified, ignoring this device.
    [ 3.531] (II) This device may have been added with another device file.
    [ 3.532] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event5)
    [ 3.532] (II) No input driver specified, ignoring this device.
    [ 3.532] (II) This device may have been added with another device file.
    [ 3.532] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event7)
    [ 3.532] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 3.532] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 3.532] (**) Logitech USB Receiver: always reports core events
    [ 3.532] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event7"
    [ 3.532] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc51a
    [ 3.532] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
    [ 3.532] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 3.532] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 3.532] (--) evdev: Logitech USB Receiver: Found x and y relative axes
    [ 3.532] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 3.532] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 3.532] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 3.532] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 3.532] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/input/input7/event7"
    [ 3.532] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 8)
    [ 3.532] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 3.533] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 3.533] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 3.533] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 3.533] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 3.533] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 3.533] (II) No input driver specified, ignoring this device.
    [ 3.533] (II) This device may have been added with another device file.
    [ 3.533] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event8)
    [ 3.533] (**) Logitech USB Receiver: Applying InputClass "system-keyboard"
    [ 3.533] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 3.533] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 3.533] (**) Logitech USB Receiver: always reports core events
    [ 3.533] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event8"
    [ 3.534] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc51a
    [ 3.534] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
    [ 3.534] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 3.534] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 3.534] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
    [ 3.534] (--) evdev: Logitech USB Receiver: Found absolute axes
    [ 3.534] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
    [ 3.534] (--) evdev: Logitech USB Receiver: Found keys
    [ 3.534] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 3.534] (II) evdev: Logitech USB Receiver: Configuring as keyboard
    [ 3.534] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 3.534] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 3.534] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 3.534] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.1/input/input8/event8"
    [ 3.534] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
    [ 3.534] (**) Option "xkb_rules" "evdev"
    [ 3.534] (**) Option "xkb_model" "pc105"
    [ 3.534] (**) Option "xkb_layout" "de"
    [ 3.534] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 3.534] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 3.534] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
    [ 3.534] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 3.534] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 3.534] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 3.534] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 3.535] (II) config/udev: Adding input device Microsoft Microsoft® Digital Media Pro Keyboard (/dev/input/event9)
    [ 3.535] (**) Microsoft Microsoft® Digital Media Pro Keyboard: Applying InputClass "system-keyboard"
    [ 3.535] (**) Microsoft Microsoft® Digital Media Pro Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 3.535] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Digital Media Pro Keyboard'
    [ 3.535] (**) Microsoft Microsoft® Digital Media Pro Keyboard: always reports core events
    [ 3.535] (**) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Device: "/dev/input/event9"
    [ 3.535] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Vendor 0x45e Product 0xb0
    [ 3.535] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Found keys
    [ 3.535] (II) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Configuring as keyboard
    [ 3.535] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8:1.0/input/input9/event9"
    [ 3.535] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Digital Media Pro Keyboard" (type: KEYBOARD, id 10)
    [ 3.535] (**) Option "xkb_rules" "evdev"
    [ 3.535] (**) Option "xkb_model" "pc105"
    [ 3.535] (**) Option "xkb_layout" "de"
    [ 3.535] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 3.536] (II) config/udev: Adding input device Microsoft Microsoft® Digital Media Pro Keyboard (/dev/input/event10)
    [ 3.536] (**) Microsoft Microsoft® Digital Media Pro Keyboard: Applying InputClass "system-keyboard"
    [ 3.536] (**) Microsoft Microsoft® Digital Media Pro Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 3.536] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Digital Media Pro Keyboard'
    [ 3.536] (**) Microsoft Microsoft® Digital Media Pro Keyboard: always reports core events
    [ 3.536] (**) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Device: "/dev/input/event10"
    [ 3.536] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Vendor 0x45e Product 0xb0
    [ 3.536] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Found 1 mouse buttons
    [ 3.536] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Found scroll wheel(s)
    [ 3.536] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Found relative axes
    [ 3.536] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Found absolute axes
    [ 3.536] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Found absolute multitouch axes
    [ 3.536] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Found x and y absolute axes
    [ 3.536] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Found keys
    [ 3.536] (II) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Forcing relative x/y axes to exist.
    [ 3.536] (II) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Configuring as mouse
    [ 3.536] (II) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Configuring as keyboard
    [ 3.536] (II) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Adding scrollwheel support
    [ 3.536] (**) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: YAxisMapping: buttons 4 and 5
    [ 3.536] (**) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 3.536] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8:1.1/input/input10/event10"
    [ 3.536] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Digital Media Pro Keyboard" (type: KEYBOARD, id 11)
    [ 3.536] (**) Option "xkb_rules" "evdev"
    [ 3.536] (**) Option "xkb_model" "pc105"
    [ 3.536] (**) Option "xkb_layout" "de"
    [ 3.536] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 3.536] (II) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: initialized for relative axes.
    [ 3.536] (WW) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: ignoring absolute axes.
    [ 3.536] (**) Microsoft Microsoft® Digital Media Pro Keyboard: (accel) keeping acceleration scheme 1
    [ 3.536] (**) Microsoft Microsoft® Digital Media Pro Keyboard: (accel) acceleration profile 0
    [ 3.536] (**) Microsoft Microsoft® Digital Media Pro Keyboard: (accel) acceleration factor: 2.000
    [ 3.536] (**) Microsoft Microsoft® Digital Media Pro Keyboard: (accel) acceleration threshold: 4
    [ 3.537] (II) config/udev: Adding input device Microsoft Microsoft® Digital Media Pro Keyboard (/dev/input/js0)
    [ 3.537] (**) Microsoft Microsoft® Digital Media Pro Keyboard: Applying InputClass "system-keyboard"
    [ 3.537] (II) No input driver specified, ignoring this device.
    [ 3.537] (II) This device may have been added with another device file.
    [ 3.537] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event6)
    [ 3.537] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
    [ 3.537] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 3.537] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
    [ 3.537] (**) Eee PC WMI hotkeys: always reports core events
    [ 3.537] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event6"
    [ 3.537] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
    [ 3.537] (--) evdev: Eee PC WMI hotkeys: Found keys
    [ 3.537] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
    [ 3.537] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input6/event6"
    [ 3.537] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 12)
    [ 3.537] (**) Option "xkb_rules" "evdev"
    [ 3.537] (**) Option "xkb_model" "pc105"
    [ 3.537] (**) Option "xkb_layout" "de"
    [ 3.537] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 3.538] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 3.538] (II) No input driver specified, ignoring this device.
    [ 3.538] (II) This device may have been added with another device file.
    [ 3.542] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event4)
    [ 3.542] (II) No input driver specified, ignoring this device.
    [ 3.542] (II) This device may have been added with another device file.
    [ 3.542] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
    [ 3.542] (II) No input driver specified, ignoring this device.
    [ 3.542] (II) This device may have been added with another device file.
    [ 3.543] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event3)
    [ 3.543] (II) No input driver specified, ignoring this device.
    [ 3.543] (II) This device may have been added with another device file.
    [ 3.543] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event5)
    [ 3.543] (II) No input driver specified, ignoring this device.
    [ 3.543] (II) This device may have been added with another device file.
    [ 3.543] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
    [ 3.543] (II) No input driver specified, ignoring this device.
    [ 3.543] (II) This device may have been added with another device file.
    [ 3.543] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
    [ 3.543] (II) No input driver specified, ignoring this device.
    [ 3.543] (II) This device may have been added with another device file.
    [ 3.543] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
    [ 3.543] (II) No input driver specified, ignoring this device.
    [ 3.543] (II) This device may have been added with another device file.
    [ 3.620] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLE2607WS (DFP-0)) does not support
    [ 3.620] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 3.620] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 3.620] (**) NVIDIA(0): device Idek Iiyama PLE2607WS (DFP-0) (Using EDID
    [ 3.620] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 3.679] (WW) NVIDIA(GPU-0): The EDID read for display device DFP-3 is invalid:
    [ 3.679] (WW) NVIDIA(GPU-0): unrecognized EDID Header.
    [ 3.679] (--) NVIDIA(GPU-0):
    [ 3.679] (--) NVIDIA(GPU-0): Raw EDID bytes:
    [ 3.679] (--) NVIDIA(GPU-0):
    [ 3.679] (--) NVIDIA(GPU-0): ff ff ff ff ff ff ff ff 26 cd 08 56 c0 c4 00 00
    [ 3.679] (--) NVIDIA(GPU-0): 1d 13 01 03 81 37 22 78 2a 7b 65 a5 55 48 99 26
    [ 3.679] (--) NVIDIA(GPU-0): 12 50 54 bd ef 80 71 4f 81 80 81 8f 95 00 95 0f
    [ 3.679] (--) NVIDIA(GPU-0): a9 40 b3 00 01 01 28 3c 80 a0 70 b0 23 40 30 20
    [ 3.679] (--) NVIDIA(GPU-0): 36 00 26 58 21 00 00 1a 1a 36 80 a0 70 38 1f 40
    [ 3.679] (--) NVIDIA(GPU-0): 50 20 85 04 26 58 21 00 00 1a 00 00 00 fd 00 37
    [ 3.679] (--) NVIDIA(GPU-0): 4c 1d 51 11 00 0a 20 20 20 20 20 20 00 00 00 fc
    [ 3.679] (--) NVIDIA(GPU-0): 00 50 4c 45 32 36 30 37 57 53 0a 20 20 20 00 1e
    [ 3.680] (--) NVIDIA(GPU-0):
    [ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.680] (--) NVIDIA(GPU-0):
    [ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 3.680] (--) NVIDIA(GPU-0):
    [ 3.680] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 3.680] (**) NVIDIA(0): device DFP-3 (Using EDID frequencies has been enabled on
    [ 3.680] (**) NVIDIA(0): all display devices.)
    [ 4.259] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLE2607WS (DFP-0)) does not support
    [ 4.259] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 4.259] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 4.259] (**) NVIDIA(0): device Idek Iiyama PLE2607WS (DFP-0) (Using EDID
    [ 4.259] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 4.319] (WW) NVIDIA(GPU-0): The EDID read for display device DFP-3 is invalid:
    [ 4.319] (WW) NVIDIA(GPU-0): unrecognized EDID Header.
    [ 4.319] (--) NVIDIA(GPU-0):
    [ 4.319] (--) NVIDIA(GPU-0): Raw EDID bytes:
    [ 4.319] (--) NVIDIA(GPU-0):
    [ 4.319] (--) NVIDIA(GPU-0): ff ff ff ff ff ff ff ff 26 cd 08 56 c0 c4 00 00
    [ 4.319] (--) NVIDIA(GPU-0): 1d 13 01 03 81 37 22 78 2a 7b 65 a5 55 48 99 26
    [ 4.319] (--) NVIDIA(GPU-0): 12 50 54 bd ef 80 71 4f 81 80 81 8f 95 00 95 0f
    [ 4.319] (--) NVIDIA(GPU-0): a9 40 b3 00 01 01 28 3c 80 a0 70 b0 23 40 30 20
    [ 4.319] (--) NVIDIA(GPU-0): 36 00 26 58 21 00 00 1a 1a 36 80 a0 70 38 1f 40
    [ 4.319] (--) NVIDIA(GPU-0): 50 20 85 04 26 58 21 00 00 1a 00 00 00 fd 00 37
    [ 4.319] (--) NVIDIA(GPU-0): 4c 1d 51 11 00 0a 20 20 20 20 20 20 00 00 00 fc
    [ 4.319] (--) NVIDIA(GPU-0): 00 50 4c 45 32 36 30 37 57 53 0a 20 20 20 00 1e
    [ 4.319] (--) NVIDIA(GPU-0):
    [ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 4.319] (--) NVIDIA(GPU-0):
    [ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 4.319] (--) NVIDIA(GPU-0):
    [ 4.319] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 4.319] (**) NVIDIA(0): device DFP-3 (Using EDID frequencies has been enabled on
    [ 4.319] (**) NVIDIA(0): all display devices.)
    [ 16.599] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLE2607WS (DFP-0)) does not support
    [ 16.599] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 16.599] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 16.599] (**) NVIDIA(0): device Idek Iiyama PLE2607WS (DFP-0) (Using EDID
    [ 16.599] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 16.659] (WW) NVIDIA(GPU-0): The EDID read for display device DFP-3 is invalid:
    [ 16.659] (WW) NVIDIA(GPU-0): unrecognized EDID Header.
    [ 16.659] (--) NVIDIA(GPU-0):
    [ 16.659] (--) NVIDIA(GPU-0): Raw EDID bytes:
    [ 16.659] (--) NVIDIA(GPU-0):
    [ 16.659] (--) NVIDIA(GPU-0): ff ff ff ff ff ff ff ff 26 cd 08 56 c0 c4 00 00
    [ 16.659] (--) NVIDIA(GPU-0): 1d 13 01 03 81 37 22 78 2a 7b 65 a5 55 48 99 26
    [ 16.659] (--) NVIDIA(GPU-0): 12 50 54 bd ef 80 71 4f 81 80 81 8f 95 00 95 0f
    [ 16.659] (--) NVIDIA(GPU-0): a9 40 b3 00 01 01 28 3c 80 a0 70 b0 23 40 30 20
    [ 16.659] (--) NVIDIA(GPU-0): 36 00 26 58 21 00 00 1a 1a 36 80 a0 70 38 1f 40
    [ 16.659] (--) NVIDIA(GPU-0): 50 20 85 04 26 58 21 00 00 1a 00 00 00 fd 00 37
    [ 16.659] (--) NVIDIA(GPU-0): 4c 1d 51 11 00 0a 20 20 20 20 20 20 00 00 00 fc
    [ 16.659] (--) NVIDIA(GPU-0): 00 50 4c 45 32 36 30 37 57 53 0a 20 20 20 00 1e
    [ 16.659] (--) NVIDIA(GPU-0):
    [ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 16.659] (--) NVIDIA(GPU-0):
    [ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 16.659] (--) NVIDIA(GPU-0):
    [ 16.659] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 16.659] (**) NVIDIA(0): device DFP-3 (Using EDID frequencies has been enabled on
    [ 16.659] (**) NVIDIA(0): all display devices.)
    [ 17.393] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLE2607WS (DFP-0)) does not support
    [ 17.393] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
    [ 17.393] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 17.393] (**) NVIDIA(0): device Idek Iiyama PLE2607WS (DFP-0) (Using EDID
    [ 17.393] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 17.453] (WW) NVIDIA(GPU-0): The EDID read for display device DFP-3 is invalid:
    [ 17.453] (WW) NVIDIA(GPU-0): unrecognized EDID Header.
    [ 17.453] (--) NVIDIA(GPU-0):
    [ 17.453] (--) NVIDIA(GPU-0): Raw EDID bytes:
    [ 17.453] (--) NVIDIA(GPU-0):
    [ 17.453] (--) NVIDIA(GPU-0): ff ff ff ff ff ff ff ff 26 cd 08 56 c0 c4 00 00
    [ 17.453] (--) NVIDIA(GPU-0): 1d 13 01 03 81 37 22 78 2a 7b 65 a5 55 48 99 26
    [ 17.453] (--) NVIDIA(GPU-0): 12 50 54 bd ef 80 71 4f 81 80 81 8f 95 00 95 0f
    [ 17.453] (--) NVIDIA(GPU-0): a9 40 b3 00 01 01 28 3c 80 a0 70 b0 23 40 30 20
    [ 17.453] (--) NVIDIA(GPU-0): 36 00 26 58 21 00 00 1a 1a 36 80 a0 70 38 1f 40
    [ 17.453] (--) NVIDIA(GPU-0): 50 20 85 04 26 58 21 00 00 1a 00 00 00 fd 00 37
    [ 17.453] (--) NVIDIA(GPU-0): 4c 1d 51 11 00 0a 20 20 20 20 20 20 00 00 00 fc
    [ 17.453] (--) NVIDIA(GPU-0): 00 50 4c 45 32 36 30 37 57 53 0a 20 20 20 00 1e
    [ 17.453] (--) NVIDIA(GPU-0):
    [ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 17.453] (--) NVIDIA(GPU-0):
    [ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    [ 17.453] (--) NVIDIA(GPU-0):
    [ 17.453] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 17.453] (**) NVIDIA(0): device DFP-3 (Using EDID frequencies has been enabled on
    [ 17.453] (**) NVIDIA(0): all display devices.)
    As you can see, the EDID information cannot be obtained from the second display. Since I haven't found any indication of this being a bug in the latest nVidia driver, I wanted to ask whether you have come across any hints or explanations.
    For the time being, I can live with it but I'm actually considering moving to nouveau instead now.
    Thanks for your time. Cheers
    Smoerrebroed
    Last edited by Smoerrebroed (2013-05-04 11:34:32)

    Alright, though it still bothers me that for some reason the nvidia driver no longer correctly reads and processes EDID information on all connectors, supplying DFP-0's EDID to DFP-3 via the "CustomEDID" option fixed all woes. 1920x1200 is now again detected as default, TwinView is enabled and so on ... even without a sophisticated 10-monitor.conf:
    Section "Device"
    Identifier "GeForce GTX 460"
    Driver "nvidia"
    Option "CustomEDID" "DFP-3:/etc/X11/xorg.conf.d/edid.bin"
    EndSection
    Everything else remains at default and works. Perhaps this post will also help others in dealing with nvidia issues.
    One thing this has taught me though is: As much inclined as I am towards open source software, the nouveau driver is really still a long way off the performance of the proprietary nvidia module. If you want/need to work seriously in 3D, there's no alternative.
    Cheers
    Smoerrebroed
    Last edited by Smoerrebroed (2013-05-31 19:36:45)

  • Gnome-shell: black windows with nvidia

    Hello,
    gnome-shell with nvidia makes black windows when there are lots of windows (5-6 windows).
    When the window is black, I can resize the window to a little size and window show fine, but if I resize big it show again black. At times, the window is completely corrupted, random information in black and white. If I close some windows, everything returns to normal.
    With gnome2 (compiz or metacity) I had not this problem.
    I have not found any similar issue in the bugs section. Any advice?
    Two captures of this issue:
    http://i52.tinypic.com/4jx4sg.jpg
    http://i55.tinypic.com/1z356y9.jpg
    My computer:
    $ pacman -Qs nvidia
    extra/libvdpau 0.4.1-1
    Nvidia VDPAU library
    extra/nvidia 270.41.19-1
    NVIDIA drivers for kernel26.
    extra/nvidia-utils 270.41.19-1
    NVIDIA drivers utilities and libraries.
    $ lspci | grep VGA
    00:05.0 VGA compatible controller: nVidia Corporation C51 [GeForce 6150 LE] (rev a2)
    $ cat /etc/X11/xorg.conf.d/20-nvidia.conf
    Section "Device"
    Identifier "Default nvidia Device"
    Driver "nvidia"
    Option "NoLogo" "True"
    EndSection
    thanks!,
    Pedro.
    Last edited by pnicolas (2011-05-21 22:14:43)

    With nouveau driver everything appears corrupt.
    In the past, when I used the nouveau driver in gnome2 with compiz, the desktop was only slightly slower but functional.
    I have logged again and I have reproduced the error of black windows for a better log messages (sorry for the log messages in Spanish):
    [pedro@pimiento ~]$ cat ~/.xsession-errors
    /etc/gdm/Xsession: Beginning session setup...
    /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- gnome-session
    (gnome-settings-daemon:5037): keybindings-plugin-WARNING **: La combinación de teclas (hamster-applet) está incompleta
    (gnome-settings-daemon:5037): keybindings-plugin-WARNING **: La combinación de teclas (screenreader) está incompleta
    (gnome-settings-daemon:5037): keybindings-plugin-WARNING **: La combinación de teclas (magnifier) está incompleta
    (gnome-settings-daemon:5037): keybindings-plugin-WARNING **: La combinación de teclas (onscreenkeyboard) está incompleta
    kupfer: Reading from stdin
    ** (kupfer.py:5082): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'
    ** (kupfer.py:5082): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'
    ** (kupfer.py:5082): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
    JS ERROR: !!! Exception was: Error: Requiring NetworkManager, version none: Typelib file for namespace 'NetworkManager' (any version) not found
    JS ERROR: !!! lineNumber = '0'
    JS ERROR: !!! fileName = 'gjs_throw'
    JS ERROR: !!! stack = '("Requiring NetworkManager, version none: Typelib file for namespace 'NetworkManager' (any version) not found")@gjs_throw:0
    @/usr/share/gnome-shell/js/ui/status/network.js:8
    JS ERROR: !!! message = 'Requiring NetworkManager, version none: Typelib file for namespace 'NetworkManager' (any version) not found'
    JS LOG: NMApplet is not supported. It is possible that your NetworkManager version is too old
    [INFO 00:44:01.260] Initializing Mono.Addins
    [WARN 00:44:01.537] No GUI 'su' tool found
    /usr/share/kupfer/kupfer/ui/browser.py:2087: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
    self.window.realize()
    /usr/share/kupfer/kupfer/ui/browser.py:636: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
    requisition.width, requisition.height = self.__child.size_request ()
    ** (kupfer.py:5082): CRITICAL **: cr_parser_new_from_buf: assertion `a_buf && a_len' failed
    ** (kupfer.py:5082): CRITICAL **: cr_parser_set_sac_handler: assertion `a_this' failed
    (kupfer.py:5082): librsvg-WARNING **: Error setting CSS SAC handler
    ** (kupfer.py:5082): CRITICAL **: cr_parser_destroy: assertion `a_this && PRIVATE (a_this)' failed
    warning: line 6432: incompatible stripping characters and condition
    warning: line 6444: incompatible stripping characters and condition
    JS LOG: GNOME Shell started at Sun May 22 2011 00:44:01 GMT+0200 (CEST)
    (Tomboy:5081): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference.
    Advertencia del gestor de ventanas: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1800004 (Kupfer)
    Advertencia del gestor de ventanas: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
    Advertencia del gestor de ventanas: CurrentTime used to choose focus window; focus window may not be correct.
    Advertencia del gestor de ventanas: Got a request to focus 0x1800004 (Kupfer) with a timestamp of 0. This shouldn't happen!
    (parcellite:5077): Gdk-CRITICAL **: IA__gdk_window_thaw_toplevel_updates_libgtk_only: assertion `private->update_and_descendants_freeze_count > 0' failed
    (Tomboy:5081): Gdk-CRITICAL **: IA__gdk_window_thaw_toplevel_updates_libgtk_only: assertion `private->update_and_descendants_freeze_count > 0' failed
    /usr/share/kupfer/kupfer/ui/browser.py:2313: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
    gtk.main()
    Error [kupfer.plugin.websearch] OpenSearchSource: [Errno 2] No existe el fichero o el directorio: '/home/pedro/.mozilla/firefox/3v6c3uek.default/searchplugins'
    ** Message: No loader found for extension 'session-manager' of type 'python'
    warning: line 6432: incompatible stripping characters and condition
    warning: line 6444: incompatible stripping characters and condition
    Advertencia del gestor de ventanas: Received a _NET_WM_MOVERESIZE message for 0x1e00003 (Página en); these messages lack timestamps and therefore suck.
    Advertencia del gestor de ventanas: Received a _NET_WM_MOVERESIZE message for 0x1e00003 (Página en); these messages lack timestamps and therefore suck.
    Advertencia del gestor de ventanas: Received a _NET_WM_MOVERESIZE message for 0x1c00154 (pedro@pimi); these messages lack timestamps and therefore suck.

  • Dualhead problems with nvidia-340xx

    I'm trying to get the tv to work with my laptop. I've tried with nvidia-settings and xrandr. Here is some output
    $ xrandr
    Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 8192 x 8192
    VGA-0 connected (normal left inverted right x axis y axis)
    1920x1080 59.94 + 50.00
    LVDS-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 360mm x 200mm
    1920x1080 59.94*+ 50.00
    HDMI-0 connected primary 1920x1080+1920+0 (normal left inverted right x axis y axis) 360mm x 200mm
    1920x1080 59.94*+ 50.00
    $ xrandr --output LVDS-0 --auto --output HDMI-0 --auto --right-of LVDS-0 --output VGA-0 --off
    $ xrandr --output LVDS-0 --auto --output HDMI-0 --auto --right-of LVDS-0
    This is my setup xorg.conf.d/20-nvidia.conf:
    Section "Device"
    Identifier "Nvidia Card"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    Option "NoLogo" "true"
    #Option "UseEDID" "false"
    #Option "ConnectedMonitor" "DFP"
    EndSection
    I have  GeForce GT 330. My setup worked before the change to nvidia-340xx.
    Is there a way to check if there is something wrong with my hdmi port on the laptop? I've tried different kinds of setup, through receiver, directly to tv, different hdmi cables.
    Last edited by plitter (2014-11-20 17:06:02)

    I have the G84M [GeForce 8600M GT] and had problems with the nvidia-340xx driver crashing my system at boot, and not being able to start X. Did you read the news bulletin on the Arch home page about nvidia and the 340xx driver? Anyway I didn't feel like 'testing' it so I purged all nvidia drivers and libraries and installed the open source 'nouveau' driver and then re-installed Xorg-server. Its not as optimal as the nvidia but I just wanted to get things up and running you know?
    Last edited by dawja (2014-11-21 14:08:32)

  • Unable to Use Onboard Audio with Nvidia GPU since Linux 3.4

    I am currently stuck using linux 3.3.8-1 along with nvidia 295.49-1, because I don't know how to workaround the kernel disabling MSI for snd-hda-intel. This module is used by both the Nvidia HDMI audio and the ALC880 onboard audio. Previously, I have been able to disable HDMI audio to be able to use the onboard audio, but now I don't know what to do. I have attempted to use "options snd-hda-intel enable_msi=1" when modprobing on boot, which gets rid of the "hda_intel: Disabling MSI" message but it hasn't given me a working onboard audio output.
    I have also used the following command along with enable_msi=1 (found here: http://www.mjmwired.net/kernel/Document … HOWTO.txt) in my rc.local
    echo 1 > /sys/bus/pci/devices/0000\:00\:1b.0/msi_bus
    Of course, it is my assumption that the kernel disabling MSI is the cause of the problem, but it might be something else. Please let me know if any additional logs would be helpful.
    Linux 3.4.4-3, Nvidia 302.17-2  Dmesg Output
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.4.4-3-ARCH (nobody@rampage) (gcc version 4.7.1 (GCC) ) #1 SMP PREEMPT Tue Jul 3 15:35:13 UTC 2012
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 000000003fe54000 (usable)
    [ 0.000000] BIOS-e820: 000000003fe54000 - 000000003fee8000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 000000003fee8000 - 000000003ff00000 (ACPI data)
    [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    [ 0.000000] DMI 2.3 present.
    [ 0.000000] DMI: 507GR /D915GAG, BIOS AG91510J.15A.0816.2005.0214.1818 02/14/2005
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] last_pfn = 0x3fe54 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-FFFFF uncachable
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask FC0000000 write-back
    [ 0.000000] 1 base 03FF00000 mask FFFF00000 uncachable
    [ 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 [c00fe650] fe650
    [ 0.000000] initial memory mapped : 0 - 00c00000
    [ 0.000000] Base memory trampoline at [c009a000] 9a000 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 @ bfb000-c00000
    [ 0.000000] RAMDISK: 3fb6f000 - 3fe44000
    [ 0.000000] Allocated new RAMDISK: 37529000 - 377fd6a7
    [ 0.000000] Move RAMDISK from 000000003fb6f000 - 000000003fe436a6 to 37529000 - 377fd6a6
    [ 0.000000] ACPI: RSDP 000fe020 00014 (v00 GATEWA)
    [ 0.000000] ACPI: RSDT 3fefde48 00038 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: FACP 3fefcf10 00074 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: DSDT 3fef8010 0339C (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: FACS 3fee5c40 00040
    [ 0.000000] ACPI: APIC 3fefce10 00068 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: WDDT 3fef7f90 00040 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: MCFG 3fef7f10 0003C (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: SSDT 3fef6d90 00124 (v01 GATEWA CpuPm 00000330 MSFT 01000013)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] 134MB 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 -> 0x0003fe54
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] Early memory PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009f
    [ 0.000000] 0: 0x00000100 -> 0x0003fe54
    [ 0.000000] On node 0 totalpages: 261603
    [ 0.000000] free_area_init_node: node 0, pgdat c061ec40, node_mem_map f6d28200
    [ 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: 269 pages used for memmap
    [ 0.000000] HighMem zone: 34121 pages, LIFO batch:7
    [ 0.000000] Using APIC driver default
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] SMP: Allowing 2 CPUs, 0 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 3ff00000 (gap: 3ff00000:c0100000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 13 pages/cpu @f6d07000 s31424 r0 d21824 u53248
    [ 0.000000] pcpu-alloc: s31424 r0 d21824 u53248 alloc=13*4096
    [ 0.000000] pcpu-alloc: [0] 0 [0] 1
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259558
    [ 0.000000] Kernel command line: root=/dev/disk/by-uuid/10f8033d-8fe9-46be-bccf-68a14025bbaa ro init=/bin/systemd
    [ 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 2093600 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:0003fe54)
    [ 0.000000] Memory: 1025576k/1046864k available (3810k kernel code, 20836k reserved, 1471k data, 524k init, 137560k 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 : 0xc0629000 - 0xc06ac000 ( 524 kB)
    [ 0.000000] .data : 0xc04b88f7 - 0xc0628800 (1471 kB)
    [ 0.000000] .text : 0xc0100000 - 0xc04b88f7 (3810 kB)
    [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
    [ 0.000000] SLUB: Genslabs=15, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] NR_IRQS:2304 nr_irqs:512 16
    [ 0.000000] CPU 0 irqstacks, hard=f6408000 soft=f640a000
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.000000] Detected 2999.992 MHz processor.
    [ 0.006668] Calibrating delay loop (skipped), value calculated using timer frequency.. 6002.98 BogoMIPS (lpj=9999973)
    [ 0.006674] pid_max: default: 32768 minimum: 301
    [ 0.006706] Security Framework initialized
    [ 0.006712] AppArmor: AppArmor disabled by boot time parameter
    [ 0.006735] Mount-cache hash table entries: 512
    [ 0.007027] Initializing cgroup subsys cpuacct
    [ 0.007032] Initializing cgroup subsys memory
    [ 0.007043] Initializing cgroup subsys devices
    [ 0.007046] Initializing cgroup subsys freezer
    [ 0.007049] Initializing cgroup subsys net_cls
    [ 0.007052] Initializing cgroup subsys blkio
    [ 0.007102] CPU: Physical Processor ID: 0
    [ 0.007105] CPU: Processor Core ID: 0
    [ 0.007108] mce: CPU supports 4 MCE banks
    [ 0.007122] CPU0: Thermal monitoring enabled (TM1)
    [ 0.007127] using mwait in idle threads.
    [ 0.010796] ACPI: Core revision 20120320
    [ 0.013347] ftrace: allocating 16930 entries in 34 pages
    [ 0.023410] Enabling APIC mode: Flat. Using 1 I/O APICs
    [ 0.023795] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.058322] CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 01
    [ 0.059996] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
    [ 0.059996] ... version: 0
    [ 0.059996] ... bit width: 40
    [ 0.059996] ... generic registers: 18
    [ 0.059996] ... value mask: 000000ffffffffff
    [ 0.059996] ... max period: 0000007fffffffff
    [ 0.059996] ... fixed-purpose events: 0
    [ 0.059996] ... event mask: 000000000003ffff
    [ 0.076747] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.096685] CPU 1 irqstacks, hard=f64ae000 soft=f64b0000
    [ 0.096689] Booting Node 0, Processors #1 Ok.
    [ 0.009999] Initializing CPU#1
    [ 0.109847] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.109913] Brought up 2 CPUs
    [ 0.109918] Total of 2 processors activated (12004.96 BogoMIPS).
    [ 0.110087] devtmpfs: initialized
    [ 0.110253] PM: Registering ACPI NVS region [mem 0x3fe54000-0x3fee7fff] (606208 bytes)
    [ 0.111622] NET: Registered protocol family 16
    [ 0.111622] ACPI: bus type pci registered
    [ 0.111622] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.111622] PCI: not using MMCONFIG
    [ 0.112603] PCI: Using configuration type 1 for base access
    [ 0.116699] bio: create slab <bio-0> at 0
    [ 0.116741] ACPI: Added _OSI(Module Device)
    [ 0.116741] ACPI: Added _OSI(Processor Device)
    [ 0.116741] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.116741] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.117482] ACPI: EC: Look up EC in DSDT
    [ 0.119433] ACPI: Interpreter enabled
    [ 0.119446] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.119477] ACPI: Using IOAPIC for interrupt routing
    [ 0.119501] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.119654] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.119657] PCI: Using MMCONFIG for extended config space
    [ 0.121061] ACPI: No dock devices found.
    [ 0.121073] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    [ 0.122518] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.125297] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    [ 0.125302] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    [ 0.125306] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    [ 0.125310] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000fffff] (ignored)
    [ 0.125314] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfbffffff] (ignored)
    [ 0.125317] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xe0000000] (ignored)
    [ 0.125321] PCI: root bus 00: using default resources
    [ 0.125377] PCI host bridge to bus 0000:00
    [ 0.125382] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 0.125385] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
    [ 0.125400] pci 0000:00:00.0: [8086:2580] type 00 class 0x060000
    [ 0.125463] pci 0000:00:01.0: [8086:2581] type 01 class 0x060400
    [ 0.125521] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.125577] pci 0000:00:1b.0: [8086:2668] type 00 class 0x040300
    [ 0.125597] pci 0000:00:1b.0: reg 10: [mem 0x53300000-0x53303fff 64bit]
    [ 0.125676] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.125704] pci 0000:00:1c.0: [8086:2660] type 01 class 0x060400
    [ 0.125786] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.125815] pci 0000:00:1c.1: [8086:2662] type 01 class 0x060400
    [ 0.125898] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.125928] pci 0000:00:1c.2: [8086:2664] type 01 class 0x060400
    [ 0.126011] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 0.126040] pci 0000:00:1c.3: [8086:2666] type 01 class 0x060400
    [ 0.126123] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.126154] pci 0000:00:1d.0: [8086:2658] type 00 class 0x0c0300
    [ 0.126201] pci 0000:00:1d.0: reg 20: [io 0x4080-0x409f]
    [ 0.126239] pci 0000:00:1d.1: [8086:2659] type 00 class 0x0c0300
    [ 0.126285] pci 0000:00:1d.1: reg 20: [io 0x4060-0x407f]
    [ 0.126322] pci 0000:00:1d.2: [8086:265a] type 00 class 0x0c0300
    [ 0.126368] pci 0000:00:1d.2: reg 20: [io 0x4040-0x405f]
    [ 0.126405] pci 0000:00:1d.3: [8086:265b] type 00 class 0x0c0300
    [ 0.126451] pci 0000:00:1d.3: reg 20: [io 0x4020-0x403f]
    [ 0.126498] pci 0000:00:1d.7: [8086:265c] type 00 class 0x0c0320
    [ 0.126521] pci 0000:00:1d.7: reg 10: [mem 0x53304000-0x533043ff]
    [ 0.126613] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.126638] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
    [ 0.126718] pci 0000:00:1f.0: [8086:2640] type 00 class 0x060100
    [ 0.126810] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
    [ 0.126823] pci 0000:00:1f.0: LPC Generic IO decode 1 PIO at 0680-06ff
    [ 0.126850] pci 0000:00:1f.1: [8086:266f] type 00 class 0x01018a
    [ 0.126867] pci 0000:00:1f.1: reg 10: [io 0x40d8-0x40df]
    [ 0.126878] pci 0000:00:1f.1: reg 14: [io 0x40ec-0x40ef]
    [ 0.126889] pci 0000:00:1f.1: reg 18: [io 0x40d0-0x40d7]
    [ 0.126901] pci 0000:00:1f.1: reg 1c: [io 0x40e8-0x40eb]
    [ 0.126912] pci 0000:00:1f.1: reg 20: [io 0x40b0-0x40bf]
    [ 0.126954] pci 0000:00:1f.2: [8086:2651] type 00 class 0x01018f
    [ 0.126971] pci 0000:00:1f.2: reg 10: [io 0x40c8-0x40cf]
    [ 0.126981] pci 0000:00:1f.2: reg 14: [io 0x40e4-0x40e7]
    [ 0.126991] pci 0000:00:1f.2: reg 18: [io 0x40c0-0x40c7]
    [ 0.127002] pci 0000:00:1f.2: reg 1c: [io 0x40e0-0x40e3]
    [ 0.127012] pci 0000:00:1f.2: reg 20: [io 0x40a0-0x40af]
    [ 0.127053] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.127072] pci 0000:00:1f.3: [8086:266a] type 00 class 0x0c0500
    [ 0.127129] pci 0000:00:1f.3: reg 20: [io 0x4000-0x401f]
    [ 0.127217] pci 0000:01:00.0: [10de:0a65] type 00 class 0x030000
    [ 0.127232] pci 0000:01:00.0: reg 10: [mem 0x52000000-0x52ffffff]
    [ 0.127247] pci 0000:01:00.0: reg 14: [mem 0x40000000-0x4fffffff 64bit pref]
    [ 0.127261] pci 0000:01:00.0: reg 1c: [mem 0x50000000-0x51ffffff 64bit pref]
    [ 0.127271] pci 0000:01:00.0: reg 24: [io 0x3000-0x307f]
    [ 0.127281] pci 0000:01:00.0: reg 30: [mem 0xfff80000-0xffffffff pref]
    [ 0.127352] pci 0000:01:00.1: [10de:0be3] type 00 class 0x040300
    [ 0.127367] pci 0000:01:00.1: reg 10: [mem 0x53000000-0x53003fff]
    [ 0.136679] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.136685] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
    [ 0.136689] pci 0000:00:01.0: bridge window [mem 0x52000000-0x530fffff]
    [ 0.136695] pci 0000:00:01.0: bridge window [mem 0x40000000-0x51ffffff pref]
    [ 0.136765] pci 0000:02:00.0: [1b21:0612] type 00 class 0x010601
    [ 0.136788] pci 0000:02:00.0: reg 10: [io 0x2028-0x202f]
    [ 0.136804] pci 0000:02:00.0: reg 14: [io 0x2034-0x2037]
    [ 0.136819] pci 0000:02:00.0: reg 18: [io 0x2020-0x2027]
    [ 0.136836] pci 0000:02:00.0: reg 1c: [io 0x2030-0x2033]
    [ 0.136852] pci 0000:02:00.0: reg 20: [io 0x2000-0x201f]
    [ 0.136868] pci 0000:02:00.0: reg 24: [mem 0x53200000-0x532001ff]
    [ 0.136885] pci 0000:02:00.0: reg 30: [mem 0xffff0000-0xffffffff pref]
    [ 0.146676] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    [ 0.146682] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.146687] pci 0000:00:1c.0: bridge window [mem 0x53200000-0x532fffff]
    [ 0.146740] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    [ 0.146747] pci 0000:00:1c.1: bridge window [mem 0x53400000-0x534fffff]
    [ 0.146798] pci 0000:00:1c.2: PCI bridge to [bus 04-04]
    [ 0.146805] pci 0000:00:1c.2: bridge window [mem 0x53500000-0x535fffff]
    [ 0.146858] pci 0000:00:1c.3: PCI bridge to [bus 05-05]
    [ 0.146866] pci 0000:00:1c.3: bridge window [mem 0x53600000-0x536fffff]
    [ 0.146917] pci 0000:06:05.0: [11c1:5811] type 00 class 0x0c0010
    [ 0.146938] pci 0000:06:05.0: reg 10: [mem 0x53101000-0x53101fff]
    [ 0.147024] pci 0000:06:05.0: supports D1 D2
    [ 0.147027] pci 0000:06:05.0: PME# supported from D0 D1 D2 D3hot
    [ 0.147053] pci 0000:06:08.0: [8086:1064] type 00 class 0x020000
    [ 0.147074] pci 0000:06:08.0: reg 10: [mem 0x53100000-0x53100fff]
    [ 0.147086] pci 0000:06:08.0: reg 14: [io 0x1000-0x103f]
    [ 0.147161] pci 0000:06:08.0: supports D1 D2
    [ 0.147164] pci 0000:06:08.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.147208] pci 0000:00:1e.0: PCI bridge to [bus 06-06] (subtractive decode)
    [ 0.147214] pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff]
    [ 0.147219] pci 0000:00:1e.0: bridge window [mem 0x53100000-0x531fffff]
    [ 0.147227] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
    [ 0.147231] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
    [ 0.147260] pci_bus 0000:00: on NUMA node 0
    [ 0.147266] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.147465] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT]
    [ 0.147735] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
    [ 0.147802] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
    [ 0.147870] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX2._PRT]
    [ 0.147936] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX3._PRT]
    [ 0.148039] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.148044] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
    [ 0.148047] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.152485] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.152581] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *9 10 11 12)
    [ 0.152676] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.152768] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.152859] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.152951] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    [ 0.153045] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    [ 0.153138] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 *10 11 12)
    [ 0.153367] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.153374] vgaarb: loaded
    [ 0.153377] vgaarb: bridge control possible 0000:01:00.0
    [ 0.153377] PCI: Using ACPI for IRQ routing
    [ 0.160505] PCI: pci_cache_line_size set to 64 bytes
    [ 0.160612] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
    [ 0.160616] reserve RAM buffer: 000000003fe54000 - 000000003fffffff
    [ 0.160771] NetLabel: Initializing
    [ 0.160775] NetLabel: domain hash size = 128
    [ 0.160777] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.160799] NetLabel: unlabeled traffic allowed by default
    [ 0.160906] hpet clockevent registered
    [ 0.160911] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    [ 0.160917] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [ 0.160924] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    [ 0.173350] Switching to clocksource hpet
    [ 0.182676] pnp: PnP ACPI init
    [ 0.182706] ACPI: bus type pnp registered
    [ 0.184200] pnp 00:00: [bus 00-ff]
    [ 0.184205] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.184209] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.184212] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.184216] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.184219] pnp 00:00: [mem 0x000c0000-0x000fffff window]
    [ 0.184223] pnp 00:00: [mem 0xf0000000-0xfbffffff window]
    [ 0.184229] pnp 00:00: [mem 0x40000000-0xe0000000 window]
    [ 0.184297] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
    [ 0.184317] pnp 00:01: [mem 0xe0000000-0xefffffff]
    [ 0.184321] pnp 00:01: [mem 0xfed13000-0xfed13fff]
    [ 0.184324] pnp 00:01: [mem 0xfed14000-0xfed17fff]
    [ 0.184327] pnp 00:01: [mem 0xfed18000-0xfed18fff]
    [ 0.184330] pnp 00:01: [mem 0xfed19000-0xfed19fff]
    [ 0.184333] pnp 00:01: [mem 0xfed1c000-0xfed1ffff]
    [ 0.184336] pnp 00:01: [mem 0xfed20000-0xfed9ffff]
    [ 0.184412] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.184417] system 00:01: [mem 0xfed13000-0xfed13fff] has been reserved
    [ 0.184421] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
    [ 0.184425] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.184429] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.184432] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.184436] system 00:01: [mem 0xfed20000-0xfed9ffff] has been reserved
    [ 0.184442] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.184642] pnp 00:02: [io 0x0000-0x000f]
    [ 0.184646] pnp 00:02: [io 0x0081-0x0083]
    [ 0.184649] pnp 00:02: [io 0x0087]
    [ 0.184652] pnp 00:02: [io 0x0089-0x008b]
    [ 0.184655] pnp 00:02: [io 0x008f]
    [ 0.184658] pnp 00:02: [io 0x00c0-0x00df]
    [ 0.184661] pnp 00:02: [dma 4]
    [ 0.184706] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.184723] pnp 00:03: [io 0x0070-0x0071]
    [ 0.184726] pnp 00:03: [io 0x0074-0x0077]
    [ 0.184740] pnp 00:03: [irq 8]
    [ 0.184783] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.184802] pnp 00:04: [io 0x00f0]
    [ 0.184810] pnp 00:04: [irq 13]
    [ 0.184854] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.184871] pnp 00:05: [io 0x0061]
    [ 0.184919] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.184938] pnp 00:06: [io 0x0500-0x053f]
    [ 0.184942] pnp 00:06: [io 0x0400-0x047f]
    [ 0.184945] pnp 00:06: [io 0x0092]
    [ 0.184948] pnp 00:06: [io 0x0680-0x06ff]
    [ 0.184951] pnp 00:06: [io 0x0010-0x001f]
    [ 0.184954] pnp 00:06: [io 0x0072-0x0073]
    [ 0.184956] pnp 00:06: [io 0x0080]
    [ 0.184959] pnp 00:06: [io 0x0084-0x0086]
    [ 0.184962] pnp 00:06: [io 0x0088]
    [ 0.184965] pnp 00:06: [io 0x008c-0x008e]
    [ 0.184968] pnp 00:06: [io 0x0090-0x009f]
    [ 0.185047] system 00:06: [io 0x0500-0x053f] has been reserved
    [ 0.185051] system 00:06: [io 0x0400-0x047f] has been reserved
    [ 0.185055] system 00:06: [io 0x0680-0x06ff] has been reserved
    [ 0.185061] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.185320] pnp 00:07: [io 0x0378-0x037f]
    [ 0.185329] pnp 00:07: [irq 7]
    [ 0.185426] pnp 00:07: Plug and Play ACPI device, IDs PNP0400 (active)
    [ 0.185514] pnp 00:08: [irq 12]
    [ 0.185563] pnp 00:08: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
    [ 0.185600] pnp 00:09: [io 0x0060]
    [ 0.185604] pnp 00:09: [io 0x0064]
    [ 0.185611] pnp 00:09: [irq 1]
    [ 0.185661] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.185822] pnp 00:0a: [io 0x03f8-0x03ff]
    [ 0.185831] pnp 00:0a: [irq 4]
    [ 0.185938] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.185964] pnp 00:0b: [mem 0xfec00000-0xfec000ff]
    [ 0.186015] pnp 00:0b: Plug and Play ACPI device, IDs PNP0003 (active)
    [ 0.186047] pnp: PnP ACPI: found 12 devices
    [ 0.186049] ACPI: ACPI bus type pnp unregistered
    [ 0.224576] pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
    [ 0.224583] pci 0000:02:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
    [ 0.224623] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x001fffff pref] to [bus 02-02] add_size 200000
    [ 0.224635] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03-03] add_size 1000
    [ 0.224640] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03-03] add_size 200000
    [ 0.224651] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 04-04] add_size 1000
    [ 0.224656] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04-04] add_size 200000
    [ 0.224667] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 05-05] add_size 1000
    [ 0.224672] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05-05] add_size 200000
    [ 0.224692] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x001fffff pref] get_res_add_size add_size 200000
    [ 0.224696] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.224701] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.224705] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.224709] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.224713] pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.224717] pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.224726] pci 0000:00:1c.0: BAR 15: assigned [mem 0x53700000-0x539fffff pref]
    [ 0.224731] pci 0000:00:1c.1: BAR 15: assigned [mem 0x53a00000-0x53bfffff 64bit pref]
    [ 0.224736] pci 0000:00:1c.2: BAR 15: assigned [mem 0x53c00000-0x53dfffff 64bit pref]
    [ 0.224740] pci 0000:00:1c.3: BAR 15: assigned [mem 0x53e00000-0x53ffffff 64bit pref]
    [ 0.224745] pci 0000:00:1c.1: BAR 13: assigned [io 0x5000-0x5fff]
    [ 0.224750] pci 0000:00:1c.2: BAR 13: assigned [io 0x6000-0x6fff]
    [ 0.224754] pci 0000:00:1c.3: BAR 13: assigned [io 0x7000-0x7fff]
    [ 0.224761] pci 0000:01:00.0: BAR 6: assigned [mem 0x53080000-0x530fffff pref]
    [ 0.224765] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.224770] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
    [ 0.224775] pci 0000:00:01.0: bridge window [mem 0x52000000-0x530fffff]
    [ 0.224780] pci 0000:00:01.0: bridge window [mem 0x40000000-0x51ffffff pref]
    [ 0.224788] pci 0000:02:00.0: BAR 6: assigned [mem 0x53700000-0x5370ffff pref]
    [ 0.224791] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    [ 0.224796] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.224802] pci 0000:00:1c.0: bridge window [mem 0x53200000-0x532fffff]
    [ 0.224807] pci 0000:00:1c.0: bridge window [mem 0x53700000-0x539fffff pref]
    [ 0.224815] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    [ 0.224819] pci 0000:00:1c.1: bridge window [io 0x5000-0x5fff]
    [ 0.224825] pci 0000:00:1c.1: bridge window [mem 0x53400000-0x534fffff]
    [ 0.224831] pci 0000:00:1c.1: bridge window [mem 0x53a00000-0x53bfffff 64bit pref]
    [ 0.224838] pci 0000:00:1c.2: PCI bridge to [bus 04-04]
    [ 0.224842] pci 0000:00:1c.2: bridge window [io 0x6000-0x6fff]
    [ 0.224849] pci 0000:00:1c.2: bridge window [mem 0x53500000-0x535fffff]
    [ 0.224854] pci 0000:00:1c.2: bridge window [mem 0x53c00000-0x53dfffff 64bit pref]
    [ 0.224861] pci 0000:00:1c.3: PCI bridge to [bus 05-05]
    [ 0.224865] pci 0000:00:1c.3: bridge window [io 0x7000-0x7fff]
    [ 0.224872] pci 0000:00:1c.3: bridge window [mem 0x53600000-0x536fffff]
    [ 0.224877] pci 0000:00:1c.3: bridge window [mem 0x53e00000-0x53ffffff 64bit pref]
    [ 0.224885] pci 0000:00:1e.0: PCI bridge to [bus 06-06]
    [ 0.224889] pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff]
    [ 0.224895] pci 0000:00:1e.0: bridge window [mem 0x53100000-0x531fffff]
    [ 0.224959] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.224966] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    [ 0.224969] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
    [ 0.224974] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
    [ 0.224977] pci_bus 0000:01: resource 1 [mem 0x52000000-0x530fffff]
    [ 0.224980] pci_bus 0000:01: resource 2 [mem 0x40000000-0x51ffffff pref]
    [ 0.224984] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
    [ 0.224987] pci_bus 0000:02: resource 1 [mem 0x53200000-0x532fffff]
    [ 0.224990] pci_bus 0000:02: resource 2 [mem 0x53700000-0x539fffff pref]
    [ 0.224994] pci_bus 0000:03: resource 0 [io 0x5000-0x5fff]
    [ 0.224997] pci_bus 0000:03: resource 1 [mem 0x53400000-0x534fffff]
    [ 0.225001] pci_bus 0000:03: resource 2 [mem 0x53a00000-0x53bfffff 64bit pref]
    [ 0.225004] pci_bus 0000:04: resource 0 [io 0x6000-0x6fff]
    [ 0.225007] pci_bus 0000:04: resource 1 [mem 0x53500000-0x535fffff]
    [ 0.225011] pci_bus 0000:04: resource 2 [mem 0x53c00000-0x53dfffff 64bit pref]
    [ 0.225014] pci_bus 0000:05: resource 0 [io 0x7000-0x7fff]
    [ 0.225018] pci_bus 0000:05: resource 1 [mem 0x53600000-0x536fffff]
    [ 0.225021] pci_bus 0000:05: resource 2 [mem 0x53e00000-0x53ffffff 64bit pref]
    [ 0.225025] pci_bus 0000:06: resource 0 [io 0x1000-0x1fff]
    [ 0.225028] pci_bus 0000:06: resource 1 [mem 0x53100000-0x531fffff]
    [ 0.225031] pci_bus 0000:06: resource 4 [io 0x0000-0xffff]
    [ 0.225035] pci_bus 0000:06: resource 5 [mem 0x00000000-0xffffffff]
    [ 0.225091] NET: Registered protocol family 2
    [ 0.225171] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    [ 0.225391] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.225895] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.226187] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.226190] TCP: reno registered
    [ 0.226195] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.226208] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.226329] NET: Registered protocol family 1
    [ 0.226637] pci 0000:01:00.0: Boot video device
    [ 0.226698] pci 0000:06:08.0: Firmware left e100 interrupts enabled; disabling
    [ 0.226709] PCI: CLS 0 bytes, default 64
    [ 0.226780] Unpacking initramfs...
    [ 0.315303] Freeing initrd memory: 2900k freed
    [ 0.317191] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
    [ 0.317195] apm: disabled - APM is not SMP safe.
    [ 0.317515] audit: initializing netlink socket (disabled)
    [ 0.317533] type=2000 audit(1342552654.316:1): initialized
    [ 0.317976] highmem bounce pool size: 64 pages
    [ 0.317984] HugeTLB registered 4 MB page size, pre-allocated 0 pages
    [ 0.320723] VFS: Disk quotas dquot_6.5.2
    [ 0.320797] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.320931] msgmni has been set to 1740
    [ 0.321235] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.321282] io scheduler noop registered
    [ 0.321287] io scheduler deadline registered
    [ 0.321299] io scheduler cfq registered (default)
    [ 0.321473] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.321588] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
    [ 0.321708] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
    [ 0.321830] pcieport 0000:00:1c.2: irq 43 for MSI/MSI-X
    [ 0.321950] pcieport 0000:00:1c.3: irq 44 for MSI/MSI-X
    [ 0.322243] GHES: HEST is not enabled!
    [ 0.322264] isapnp: Scanning for PnP cards...
    [ 0.678327] isapnp: No Plug & Play device found
    [ 0.678412] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.698985] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.720023] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.720384] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
    [ 0.723503] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.723558] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.723755] mousedev: PS/2 mouse device common for all mice
    [ 0.723869] rtc_cmos 00:03: RTC can wake from S4
    [ 0.724031] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.724060] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
    [ 0.724098] cpuidle: using governor ladder
    [ 0.724101] cpuidle: using governor menu
    [ 0.724316] TCP: cubic registered
    [ 0.724489] NET: Registered protocol family 10
    [ 0.724741] NET: Registered protocol family 17
    [ 0.724748] Registering the dns_resolver key type
    [ 0.724796] Using IPI No-Shortcut mode
    [ 0.724971] PM: Hibernation image not present or could not be loaded.
    [ 0.724985] registered taskstats version 1
    [ 0.725540] rtc_cmos 00:03: setting system clock to 2012-07-17 19:17:35 UTC (1342552655)
    [ 0.725588] Initializing network drop monitor service
    [ 0.726860] Freeing unused kernel memory: 524k freed
    [ 0.727195] Write protecting the kernel text: 3812k
    [ 0.727226] Write protecting the kernel read-only data: 1120k
    [ 0.740567] systemd-udevd[41]: starting version 186
    [ 0.742721] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.745749] SCSI subsystem initialized
    [ 0.749328] libata version 3.00 loaded.
    [ 0.750857] ahci 0000:02:00.0: version 3.0
    [ 0.750961] ahci 0000:02:00.0: irq 45 for MSI/MSI-X
    [ 0.751021] ahci: SSS flag set, parallel bus scan disabled
    [ 0.751069] ahci 0000:02:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
    [ 0.751077] ahci 0000:02:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs
    [ 0.752850] scsi0 : ahci
    [ 0.753200] scsi1 : ahci
    [ 0.753383] ata1: SATA max UDMA/133 abar m512@0x53200000 port 0x53200100 irq 45
    [ 0.753391] ata2: SATA max UDMA/133 abar m512@0x53200000 port 0x53200180 irq 45
    [ 1.240043] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 1.252105] ata1.00: ATA-8: OCZ-SOLID3, 2.15, max UDMA/133
    [ 1.252110] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 1.262069] ata1.00: configured for UDMA/133
    [ 1.262262] scsi 0:0:0:0: Direct-Access ATA OCZ-SOLID3 2.15 PQ: 0 ANSI: 5
    [ 1.264029] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    [ 1.264196] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.264203] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.264257] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.265654] sda: sda1 sda2 sda3 sda4
    [ 1.266383] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.320034] Refined TSC clocksource calibration: 2999.980 MHz.
    [ 1.320041] Switching to clocksource tsc
    [ 1.746702] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 1.747318] ata2.00: ATA-8: ST3000DM001-9YN166, CC4C, max UDMA/133
    [ 1.747323] ata2.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
    [ 1.747889] ata2.00: configured for UDMA/133
    [ 1.748030] scsi 1:0:0:0: Direct-Access ATA ST3000DM001-9YN1 CC4C PQ: 0 ANSI: 5
    [ 1.748540] sd 1:0:0:0: [sdb] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
    [ 1.748547] sd 1:0:0:0: [sdb] 4096-byte physical blocks
    [ 1.748667] sd 1:0:0:0: [sdb] Write Protect is off
    [ 1.748674] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 1.748725] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.793835] sdb: sdb1
    [ 1.794347] sd 1:0:0:0: [sdb] Attached SCSI disk
    [ 1.892420] usbcore: registered new interface driver usbfs
    [ 1.892471] usbcore: registered new interface driver hub
    [ 1.895559] ata_piix 0000:00:1f.1: version 2.13
    [ 1.895639] ata_piix 0000:00:1f.1: setting latency timer to 64
    [ 1.897473] usbcore: registered new device driver usb
    [ 1.898382] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.898429] scsi2 : ata_piix
    [ 1.899754] scsi3 : ata_piix
    [ 1.900600] ata3: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x40b0 irq 14
    [ 1.900605] ata4: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x40b8 irq 15
    [ 1.900676] ata4: port disabled--ignoring
    [ 1.901417] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
    [ 1.901473] ata_piix 0000:00:1f.2: setting latency timer to 64
    [ 1.904508] scsi4 : ata_piix
    [ 1.905087] scsi5 : ata_piix
    [ 1.905220] ata5: SATA max UDMA/133 cmd 0x40c8 ctl 0x40e4 bmdma 0x40a0 irq 19
    [ 1.905227] ata6: SATA max UDMA/133 cmd 0x40c0 ctl 0x40e0 bmdma 0x40a8 irq 19
    [ 1.905347] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    [ 1.905355] ehci_hcd 0000:00:1d.7: EHCI Host Controller
    [ 1.905401] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
    [ 1.905444] ehci_hcd 0000:00:1d.7: debug port 1
    [ 1.905558] uhci_hcd: USB Universal Host Controller Interface driver
    [ 1.909355] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
    [ 1.909393] ehci_hcd 0000:00:1d.7: irq 23, io mem 0x53304000
    [ 1.916865] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 1.917873] hub 1-0:1.0: USB hub found
    [ 1.917883] hub 1-0:1.0: 8 ports detected
    [ 1.918079] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 1.918087] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 1.918109] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 1.918149] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00004080
    [ 1.918445] hub 2-0:1.0: USB hub found
    [ 1.918456] hub 2-0:1.0: 2 ports detected
    [ 1.918663] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 1.918671] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 1.918692] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    [ 1.918728] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004060
    [ 1.919043] hub 3-0:1.0: USB hub found
    [ 1.919053] hub 3-0:1.0: 2 ports detected
    [ 1.919306] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 1.919314] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 1.919338] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    [ 1.919391] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00004040
    [ 1.919771] hub 4-0:1.0: USB hub found
    [ 1.919781] hub 4-0:1.0: 2 ports detected
    [ 1.920058] uhci_hcd 0000:00:1d.3: setting latency timer to 64
    [ 1.920066] uhci_hcd 0000:00:1d.3: UHCI Host Controller
    [ 1.920085] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
    [ 1.920162] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00004020
    [ 1.920720] hub 5-0:1.0: USB hub found
    [ 1.920731] hub 5-0:1.0: 2 ports detected
    [ 2.068266] ata6.00: ATA-6: WDC WD2000JD-00HBB0, 08.02D08, max UDMA/133
    [ 2.068272] ata6.00: 390721968 sectors, multi 16: LBA48
    [ 2.074099] ata5.00: ATA-8: WDC WD20EARX-00PASB0, 51.0AB51, max UDMA/133
    [ 2.074104] ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 2.081454] ata6.00: configured for UDMA/133
    [ 2.100167] ata5.01: ATA-8: ST3500418AS, CC34, max UDMA/133
    [ 2.100172] ata5.01: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 2.107102] ata5.00: configured for UDMA/133
    [ 2.162850] ata5.01: configured for UDMA/133
    [ 2.173642] ata3.00: ATAPI: SONY DVD RW DRU-530A, 2.1g, max UDMA/33
    [ 2.173649] ata3.01: ATAPI: LITE-ON DVDRW SOHW-1633S, BGS4, max UDMA/66
    [ 2.173654] ata3.01: limited to UDMA/33 due to 40-wire cable
    [ 2.186862] ata3.00: configured for UDMA/33
    [ 2.200194] ata3.01: configured for UDMA/33
    [ 2.201725] scsi 2:0:0:0: CD-ROM SONY DVD RW DRU-530A 2.1g PQ: 0 ANSI: 5
    [ 2.202839] scsi 2:0:1:0: CD-ROM LITE-ON DVDRW SOHW-1633S BGS4 PQ: 0 ANSI: 5
    [ 2.203271] scsi 4:0:0:0: Direct-Access ATA WDC WD20EARX-00P 51.0 PQ: 0 ANSI: 5
    [ 2.203548] sd 4:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
    [ 2.203557] sd 4:0:0:0: [sdc] 4096-byte physical blocks
    [ 2.203683] sd 4:0:0:0: [sdc] Write Protect is off
    [ 2.203690] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
    [ 2.203749] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.203803] scsi 4:0:1:0: Direct-Access ATA ST3500418AS CC34 PQ: 0 ANSI: 5
    [ 2.204553] scsi 5:0:0:0: Direct-Access ATA WDC WD2000JD-00H 08.0 PQ: 0 ANSI: 5
    [ 2.204737] sd 4:0:1:0: [sdd] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 2.204849] sd 5:0:0:0: [sde] 390721968 512-byte logical blocks: (200 GB/186 GiB)
    [ 2.204969] sd 5:0:0:0: [sde] Write Protect is off
    [ 2.204976] sd 5:0:0:0: [sde] Mode Sense: 00 3a 00 00
    [ 2.205029] sd 5:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.223374] usb 1-2: new high-speed USB device number 2 using ehci_hcd
    [ 2.225847] sdc: sdc1
    [ 2.225864] sd 4:0:1:0: [sdd] Write Protect is off
    [ 2.225872] sd 4:0:1:0: [sdd] Mode Sense: 00 3a 00 00
    [ 2.225944] sd 4:0:1:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.226606] sd 4:0:0:0: [sdc] Attached SCSI disk
    [ 2.242524] sdd: sdd1
    [ 2.243011] sd 4:0:1:0: [sdd] Attached SCSI disk
    [ 2.250598] sde: sde2 sde3 < sde5 sde6 >
    [ 2.251325] sd 5:0:0:0: [sde] Attached SCSI disk
    [ 2.263852] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
    [ 2.263860] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 2.265692] sr 2:0:0:0: Attached scsi CD-ROM sr0
    [ 2.269125] sr1: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
    [ 2.270115] sr 2:0:1:0: Attached scsi CD-ROM sr1
    [ 2.453377] usb 1-3: new high-speed USB device number 3 using ehci_hcd
    [ 2.630176] input: Western Digital My Book as /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.1/input/input1
    [ 2.630296] generic-usb 0003:1058:1102.0001: input,hidraw0: USB HID v1.11 Device [Western Digital My Book] on usb-0000:00:1d.7-3/input1
    [ 2.630361] usbcore: registered new interface driver usbhid
    [ 2.630366] usbhid: USB HID core driver
    [ 2.720033] usb 1-5: new high-speed USB device number 4 using ehci_hcd
    [ 2.992001] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 3.123459] usb 5-1: new low-speed USB device number 2 using uhci_hcd
    [ 3.170371] systemd[1]: systemd 186 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP; arch)
    [ 3.189960] systemd[1]: Inserted module 'autofs4'
    [ 3.190421] systemd[1]: Set hostname to <bbq>.
    [ 3.347408] systemd[1]: Cannot add dependency job for unit exportfs.service, ignoring: Unit exportfs.service failed to load: No such file or directory. See system logs and 'systemctl status exportfs.service' for details.
    [ 3.347444] systemd[1]: Cannot add dependency job for unit arch-daemons.target, ignoring: Unit arch-daemons.target failed to load: No such file or directory. See system logs and 'systemctl status arch-daemons.target' for details.
    [ 3.347509] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
    [ 3.600924] systemd-readahead[134]: Bumped block_nr parameter of 8:0 to 16384. This is a temporary hack and should be removed one day.
    [ 3.890242] systemd-udevd[139]: starting version 186
    [ 3.928976] systemd-journald[146]: Fixed max_use=50.2M max_size=6.2M min_size=64.0K keep_free=25.1M
    [ 3.929449] systemd-journald[146]: Vacuuming...
    [ 4.016020] FS-Cache: Loaded
    [ 4.026904] RPC: Registered named UNIX socket transport module.
    [ 4.026909] RPC: Registered udp transport module.
    [ 4.026912] RPC: Registered tcp transport module.
    [ 4.026914] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 4.068138] EXT4-fs (sda1): re-mounted. Opts: (null)
    [ 4.071885] NFS: Registering the id_resolver key type
    [ 4.071920] FS-Cache: Netfs 'nfs' registered for caching
    [ 4.090493] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
    [ 4.103300] Installing knfsd (copyright (C) 1996 [email protected]).
    [ 4.106821] ACPI: Sleep Button [SLPB]
    [ 4.114494] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 4.114509] ACPI: Power Button [PWRF]
    [ 4.135074] parport_pc 00:07: reported by Plug and Play ACPI
    [ 4.135106] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
    [ 4.157067] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    [ 4.178255] Linux agpgart interface v0.103
    [ 4.202375] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input4
    [ 4.203197] hda_intel: Disabling MSI
    [ 4.255263] intel_rng: Firmware space is locked read-only. If you can't or
    [ 4.255267] intel_rng: don't want to disable this in firmware setup, and if
    [ 4.255271] intel_rng: you are certain that your system has a functional
    [ 4.255274] intel_rng: RNG, try using the 'no_fwh_detect' option.
    [ 4.273750] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
    [ 4.273757] e100: Copyright(c) 1999-2006 Intel Corporation
    [ 4.274079] iTCO_vendor_support: vendor-support=0
    [ 4.285411] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
    [ 4.285661] iTCO_wdt: Found a ICH6 or ICH6R TCO device (Version=2, TCOBASE=0x0460)
    [ 4.285769] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 4.380102] usbcore: registered new interface driver uas
    [ 4.415911] Initializing USB Mass Storage driver...
    [ 4.423630] scsi6 : usb-storage 1-3:1.0
    [ 4.423883] usbcore: registered new interface driver usb-storage
    [ 4.423888] USB Mass Storage support registered.
    [ 4.426642] e100 0000:06:08.0: eth0: addr 0x53100000, irq 20, MAC addr 00:11:11:9d:19:91
    [ 4.434273] scsi7 : usb-storage 1-5:1.0
    [ 4.434499] usbcore: registered new interface driver ums-cypress
    [ 4.475410] psmouse serio1: hgpk: ID: 10 00 64
    [ 4.480175] firewire_ohci 0000:06:05.0: added OHCI v1.0 device as card 0, 8 IR + 8 IT contexts, quirks 0x0
    [ 4.487522] microcode: CPU0 sig=0xf41, pf=0x10, revision=0xd
    [ 4.506728] Registered IR keymap rc-ati-x10
    [ 4.507019] input: X10 Wireless Technology Inc USB Receiver as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/rc/rc0/input5
    [ 4.507357] rc0: X10 Wireless Technology Inc USB Receiver as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/rc/rc0
    [ 4.507587] input: X10 Wireless Technology Inc USB Receiver mouse as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input6
    [ 4.507783] usbcore: registered new interface driver ati_remote
    [ 4.530507] psmouse serio1: logips2pp: Detected unknown Logitech mouse model 127
    [ 4.687581] ppdev: user-space parallel port driver
    [ 4.761362] Adding 1047928k swap on /dev/sda2. Priority:-1 extents:1 across:1047928k SS
    [ 4.804984] microcode: CPU1 sig=0xf41, pf=0x10, revision=0xd
    [ 4.814875] nvidia: module license 'NVIDIA' taints kernel.
    [ 4.814882] Disabling lock debugging due to kernel taint
    [ 4.822000] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 4.926478] fuse init (API version 7.18)
    [ 4.970217] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input7
    [ 4.971016] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
    [ 4.971676] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
    [ 4.971943] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
    [ 4.980870] firewire_core 0000:06:05.0: created device fw0: GUID 00111100009d1991, S400
    [ 4.981627] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    [ 4.982035] NVRM: loading NVIDIA UNIX x86 Kernel Module 302.17 Tue Jun 12 18:37:51 PDT 2012
    [ 5.031213] input: ImExPS/2 Logitech Explorer Mouse as /devices/platform/i8042/serio1/input/input11
    [ 5.432483] scsi 6:0:0:0: Direct-Access WD My Book 1028 PQ: 0 ANSI: 4
    [ 5.436924] sd 6:0:0:0: [sdf] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 5.437226] scsi 7:0:0:0: Direct-Access WDC WD25 00JB-00GVA0 PQ: 0 ANSI: 0
    [ 5.438100] sd 7:0:0:0: [sdg] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    [ 5.439101] sd 7:0:0:0: [sdg] Write Protect is off
    [ 5.439109] sd 7:0:0:0: [sdg] Mode Sense: 33 00 00 00
    [ 5.439482] sd 6:0:0:0: [sdf] Write Protect is off
    [ 5.439489] sd 6:0:0:0: [sdf] Mode Sense: 10 00 00 00
    [ 5.440101] sd 7:0:0:0: [sdg] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    [ 5.442224] sd 6:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 5.463763] sdg: sdg1 sdg2
    [ 5.467100] sd 7:0:0:0: [sdg] Attached SCSI disk
    [ 5.469267] sdf: sdf1
    [ 5.491846] sd 6:0:0:0: [sdf] Attached SCSI disk
    [ 36.480046] usb 1-5: reset high-speed USB device number 4 using ehci_hcd
    [ 37.347138] systemd-journald[146]: Fixed max_use=1.4G max_size=128.0M min_size=64.0K keep_free=765.3M
    [ 37.347165] systemd-journald[146]: Flushing to /var...
    [ 37.837240] EXT4-fs (sdf1): mounted filesystem with ordered data mode. Opts: (null)
    [ 37.906826] EXT4-fs (sdg2): mounted filesystem with ordered data mode. Opts: (null)
    [ 38.068461] EXT4-fs (sde6): mounted filesystem with ordered data mode. Opts: (null)
    [ 38.194403] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
    [ 38.740678] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
    [ 38.747081] EXT4-fs (sdd1): mounted filesystem with ordered data mode. Opts: (null)
    [ 39.486016] ip_tables: (C) 2000-2006 Netfilter Core Team
    [ 39.599796] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
    [ 39.600119] NFSD: starting 90-second grace period
    [ 40.579508] Netfilter messages via NETLINK v0.30.
    [ 40.594917] nf_conntrack version 0.5.0 (16078 buckets, 64312 max)
    [ 40.746099] ip6_tables: (C) 2000-2006 Netfilter Core Team
    [ 40.747318] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
    [ 40.747325] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
    [ 40.786415] ctnetlink v0.93: registering with nfnetlink.
    [ 40.886321] ip_set: protocol 6
    [ 40.898284] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
    [ 41.762042] xt_time: kernel timezone is -0000
    [ 42.318176] Bridge firewalling registered
    [ 42.704278] u32 classifier
    [ 42.704284] input device check on
    [ 42.704287] Actions configured
    [ 43.154527] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 43.156826] e100 0000:06:08.0: eth0: NIC Link is Up 100 Mbps Full Duplex
    [ 43.157214] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 44.557798] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
    [ 44.872612] [drm] Initialized drm 1.1.0 20060810
    [ 44.881629] wmi: Mapper loaded
    [ 51.096207] zram: module is from the staging directory, the quality is unknown, you have been warned.
    [ 51.105163] zram: Unknown parameter `zram_num_devices'
    [ 51.148183] zram: module is from the staging directory, the quality is unknown, you have been warned.
    [ 51.148690] zram: Creating 2 devices ...
    [ 51.398897] Adding 514496k swap on /dev/zram0. Priority:100 extents:1 across:514496k SS
    [ 51.406500] Adding 514496k swap on /dev/zram1. Priority:100 extents:1 across:514496k SS
    [ 76.005728] bootchart-collector started as pid 1586 with 2 args: '--dump' '/tmp/bootchart.94K3Fb6yom'
    [ 76.005734] Extracting profile data from pid 178
    [ 76.005736] map 0xbfe14000 -> 0xbfe35000 size: 132k from 'bfe14000' 'bfe35000'
    [ 76.005739] read 135168 bytes of 135168
    [ 76.005741] reading 101 chunks (of 101) ... wrote 12527 kb
    [ 76.005743] bootchart-collector pid: 1586 unmounted proc / clean exit
    Linux 3.3.8-1, Nvidia 295.49-1 Dmesg Output
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.3.8-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.0 20120505 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Jun 5 13:24:07 UTC 2012
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 000000003fe54000 (usable)
    [ 0.000000] BIOS-e820: 000000003fe54000 - 000000003fee8000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 000000003fee8000 - 000000003ff00000 (ACPI data)
    [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    [ 0.000000] DMI 2.3 present.
    [ 0.000000] DMI: 507GR /D915GAG, BIOS AG91510J.15A.0816.2005.0214.1818 02/14/2005
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] last_pfn = 0x3fe54 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-FFFFF uncachable
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask FC0000000 write-back
    [ 0.000000] 1 base 03FF00000 mask FFFF00000 uncachable
    [ 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 [c00fe650] fe650
    [ 0.000000] initial memory mapped : 0 - 00c00000
    [ 0.000000] Base memory trampoline at [c009a000] 9a000 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 @ bfb000-c00000
    [ 0.000000] RAMDISK: 3fb70000 - 3fe44000
    [ 0.000000] Allocated new RAMDISK: 3752a000 - 377fd833
    [ 0.000000] Move RAMDISK from 000000003fb70000 - 000000003fe43832 to 3752a000 - 377fd832
    [ 0.000000] ACPI: RSDP 000fe020 00014 (v00 GATEWA)
    [ 0.000000] ACPI: RSDT 3fefde48 00038 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: FACP 3fefcf10 00074 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: DSDT 3fef8010 0339C (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: FACS 3fee5c40 00040
    [ 0.000000] ACPI: APIC 3fefce10 00068 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: WDDT 3fef7f90 00040 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: MCFG 3fef7f10 0003C (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: SSDT 3fef6d90 00124 (v01 GATEWA CpuPm 00000330 MSFT 01000013)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] 134MB 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 -> 0x0003fe54
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] Early memory PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009f
    [ 0.000000] 0: 0x00000100 -> 0x0003fe54
    [ 0.000000] On node 0 totalpages: 261603
    [ 0.000000] free_area_init_node: node 0, pgdat c060c580, node_mem_map f6d29200
    [ 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: 269 pages used for memmap
    [ 0.000000] HighMem zone: 34121 pages, LIFO batch:7
    [ 0.000000] Using APIC driver default
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] SMP: Allowing 2 CPUs, 0 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 3ff00000 (gap: 3ff00000:c0100000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 13 pages/cpu @f6d08000 s30848 r0 d22400 u53248
    [ 0.000000] pcpu-alloc: s30848 r0 d22400 u53248 alloc=13*4096
    [ 0.000000] pcpu-alloc: [0] 0 [0] 1
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259558
    [ 0.000000] Kernel command line: root=/dev/disk/by-uuid/10f8033d-8fe9-46be-bccf-68a14025bbaa ro init=/bin/systemd
    [ 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 2093600 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:0003fe54)
    [ 0.000000] Memory: 1025660k/1046864k available (3774k kernel code, 20752k reserved, 1434k data, 520k init, 137560k 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 : 0xc0617000 - 0xc0699000 ( 520 kB)
    [ 0.000000] .data : 0xc04af9a9 - 0xc0616400 (1434 kB)
    [ 0.000000] .text : 0xc0100000 - 0xc04af9a9 (3774 kB)
    [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
    [ 0.000000] SLUB: Genslabs=15, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Verbose stalled-CPUs detection is disabled.
    [ 0.000000] NR_IRQS:2304 nr_irqs:512 16
    [ 0.000000] CPU 0 irqstacks, hard=f6408000 soft=f640a000
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.000000] Detected 3000.097 MHz processor.
    [ 0.006668] Calibrating delay loop (skipped), value calculated using timer frequency.. 6002.20 BogoMIPS (lpj=10000323)
    [ 0.006674] pid_max: default: 32768 minimum: 301
    [ 0.006706] Security Framework initialized
    [ 0.006712] AppArmor: AppArmor disabled by boot time parameter
    [ 0.006735] Mount-cache hash table entries: 512
    [ 0.006921] Initializing cgroup subsys cpuacct
    [ 0.006925] Initializing cgroup subsys memory
    [ 0.006936] Initializing cgroup subsys devices
    [ 0.006939] Initializing cgroup subsys freezer
    [ 0.006942] Initializing cgroup subsys net_cls
    [ 0.006945] Initializing cgroup subsys blkio
    [ 0.006989] CPU: Physical Processor ID: 0
    [ 0.006992] CPU: Processor Core ID: 0
    [ 0.006995] mce: CPU supports 4 MCE banks
    [ 0.007009] CPU0: Thermal monitoring enabled (TM1)
    [ 0.007014] using mwait in idle threads.
    [ 0.010636] ACPI: Core revision 20120111
    [ 0.013347] ftrace: allocating 16622 entries in 33 pages
    [ 0.020077] Enabling APIC mode: Flat. Using 1 I/O APICs
    [ 0.020459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.054563] CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 01
    [ 0.056663] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
    [ 0.056663] ... version: 0
    [ 0.056663] ... bit width: 40
    [ 0.056663] ... generic registers: 18
    [ 0.056663] ... value mask: 000000ffffffffff
    [ 0.056663] ... max period: 0000007fffffffff
    [ 0.056663] ... fixed-purpose events: 0
    [ 0.056663] ... event mask: 000000000003ffff
    [ 0.073415] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.100018] CPU 1 irqstacks, hard=f64a4000 soft=f64a6000
    [ 0.100021] Booting Node 0, Processors #1 Ok.
    [ 0.100025] smpboot cpu 1: start_ip = 9a000
    [ 0.009999] Initializing CPU#1
    [ 0.113372] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.120000] Brought up 2 CPUs
    [ 0.120006] Total of 2 processors activated (12005.40 BogoMIPS).
    [ 0.120978] devtmpfs: initialized
    [ 0.120978] PM: Registering ACPI NVS region at 3fe54000 (606208 bytes)
    [ 0.120978] NET: Registered protocol family 16
    [ 0.120978] ACPI: bus type pci registered
    [ 0.120978] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.120978] PCI: not using MMCONFIG
    [ 0.123293] PCI: Using configuration type 1 for base access
    [ 0.126717] bio: create slab <bio-0> at 0
    [ 0.126739] ACPI: Added _OSI(Module Device)
    [ 0.126739] ACPI: Added _OSI(Processor Device)
    [ 0.126739] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.126739] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.127496] ACPI: EC: Look up EC in DSDT
    [ 0.127496] ACPI: Interpreter enabled
    [ 0.127496] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.127496] ACPI: Using IOAPIC for interrupt routing
    [ 0.127496] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.127496] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.127496] PCI: Using MMCONFIG for extended config space
    [ 0.131872] ACPI: No dock devices found.
    [ 0.131883] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    [ 0.133334] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.136111] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    [ 0.136116] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    [ 0.136120] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    [ 0.136123] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000fffff] (ignored)
    [ 0.136127] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfbffffff] (ignored)
    [ 0.136131] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xe0000000] (ignored)
    [ 0.136134] PCI: root bus 00: using default resources
    [ 0.136196] PCI host bridge to bus 0000:00
    [ 0.136201] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 0.136206] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
    [ 0.136220] pci 0000:00:00.0: [8086:2580] type 0 class 0x000600
    [ 0.136283] pci 0000:00:01.0: [8086:2581] type 1 class 0x000604
    [ 0.136340] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.13639

    And here is the output of alsa-info.sh which I have also added to the original post:
    upload=true&script=true&cardinfo=
    !!ALSA Information Script v 0.4.61
    !!Script ran on: Wed Jul 18 00:10:56 UTC 2012
    !!Linux Distribution
    Arch Linux \r (\l) DISTRIB_ID=archlinux DISTRIB_DESCRIPTION="Arch Linux" NAME="Arch Linux" ID=arch PRETTY_NAME="Arch Linux" HOME_URL="http://www.archlinux.org/" SUPPORT_URL="https://bbs.archlinux.org/" BUG_REPORT_URL="https://bugs.archlinux.org/"
    !!DMI Information
    Manufacturer:
    Product Name: 507GR
    Product Version:
    Firmware Version: AG91510J.15A.0816.2005.0214.1818
    !!Kernel Information
    Kernel release: 3.4.4-3-ARCH
    Operating System: GNU/Linux
    Architecture: i686
    Processor: unknown
    SMP Enabled: Yes
    !!ALSA Version
    Driver version: 1.0.25
    Library version: 1.0.25
    Utilities version: 1.0.25
    !!Loaded ALSA modules
    snd_hda_intel
    snd_hda_intel
    !!Sound Servers on this system
    Jack:
    Installed - Yes (/usr/bin/jackd)
    Running - No
    !!Soundcards recognised by ALSA
    0 [Intel ]: HDA-Intel - HDA Intel
    HDA Intel at 0x53300000 irq 46
    1 [NVidia ]: HDA-Intel - HDA NVidia
    HDA NVidia at 0x53000000 irq 17
    !!PCI Soundcards installed in the system
    00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)
    01:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1)
    !!Advanced information - PCI Vendor/Device/Subsystem ID's
    00:1b.0 0403: 8086:2668 (rev 03)
    Subsystem: 107b:4037
    01:00.1 0403: 10de:0be3 (rev a1)
    Subsystem: 1043:8354
    !!Loaded sound module options
    !!Module: snd_hda_intel
    align_buffer_size : -1
    bdl_pos_adj : 1,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    beep_mode : 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
    enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
    enable_msi : -1
    id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    position_fix : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    power_save : 0
    power_save_controller : Y
    probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    single_cmd : N
    snoop : Y
    !!Module: snd_hda_intel
    align_buffer_size : -1
    bdl_pos_adj : 1,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    beep_mode : 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
    enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
    enable_msi : -1
    id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    position_fix : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    power_save : 0
    power_save_controller : Y
    probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    single_cmd : N
    snoop : Y
    !!HDA-Intel Codec information
    --startcollapse--
    Codec: Realtek ALC880
    Address: 2
    AFG Function Id: 0x1 (unsol 0)
    Vendor Id: 0x10ec0880
    Subsystem Id: 0x08600000
    Revision Id: 0x90000
    No Modem Function Group found
    Default PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=2, o=0, i=0, unsolicited=1, wake=0
    IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
    IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
    Node 0x02 [Audio Output] wcaps 0x411: Stereo
    Converter: stream=0, channel=0
    PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Node 0x03 [Audio Output] wcaps 0x411: Stereo
    Converter: stream=0, channel=0
    PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Node 0x04 [Audio Output] wcaps 0x411: Stereo
    Converter: stream=0, channel=0
    PCM:
    rates [0x160]: 44100 48000 96000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Node 0x05 [Audio Output] wcaps 0x411: Stereo
    Converter: stream=0, channel=0
    PCM:
    rates [0x160]: 44100 48000 96000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Node 0x06 [Audio Output] wcaps 0x211: Stereo Digital
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    PCM:
    rates [0x160]: 44100 48000 96000
    bits [0x1e]: 16 20 24 32
    formats [0x1]: PCM
    Node 0x07 [Vendor Defined Widget] wcaps 0xf0051b: Stereo Amp-In
    Amp-In caps: ofs=0x00, nsteps=0x23, stepsize=0x03, mute=1
    Amp-In vals:
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Connection: 0
    Node 0x08 [Audio Input] wcaps 0x10051b: Stereo Amp-In
    Amp-In caps: ofs=0x00, nsteps=0x23, stepsize=0x03, mute=1
    Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
    Converter: stream=0, channel=0
    SDI-Select: 0
    PCM:
    rates [0x160]: 44100 48000 96000
    bits [0x6]: 16 20
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Connection: 7
    0x18 0x19 0x1a* 0x1b 0x1c 0x14 0x15
    Node 0x09 [Audio Input] wcaps 0x10051b: Stereo Amp-In
    Amp-In caps: ofs=0x00, nsteps=0x23, stepsize=0x03, mute=1
    Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
    Converter: stream=0, channel=0
    SDI-Select: 0
    PCM:
    rates [0x160]: 44100 48000 96000
    bits [0x6]: 16 20
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Connection: 10
    0x18 0x19 0x1a 0x1b 0x1c* 0x0b 0x14 0x15 0x16 0x17
    Node 0x0a [Audio Input] wcaps 0x100391: Stereo Digital
    Converter: stream=0, channel=0
    SDI-Select: 0
    Digital:
    Digital category: 0x0
    PCM:
    rates [0x160]: 44100 48000 96000
    bits [0x1e]: 16 20 24 32
    formats [0x1]: PCM
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x1f
    Node 0x0b [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
    Control: name="Beep Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=5, ofs=0
    Control: name="Beep Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=5, ofs=0
    Amp-In caps: ofs=0x23, nsteps=0x41, stepsize=0x03, mute=1
    Amp-In vals: [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0xa3 0xa3] [0x80 0x80] [0x80 0x80]
    Connection: 8
    0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15
    Node 0x0c [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x80 0x80]
    Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0
    Amp-Out vals: [0x40 0x40]
    Connection: 2
    0x02 0x0b
    Node 0x0d [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x80 0x80]
    Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0
    Amp-Out vals: [0x40 0x40]
    Connection: 2
    0x03 0x0b
    Node 0x0e [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x80 0x80]
    Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0
    Amp-Out vals: [0x40 0x40]
    Connection: 2
    0x04 0x0b
    Node 0x0f [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x80 0x80]
    Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0
    Amp-Out vals: [0x40 0x40]
    Connection: 2
    0x05 0x0b
    Node 0x10 [Audio Selector] wcaps 0x300101: Stereo
    Connection: 4
    0x0c* 0x0d 0x0e 0x0f
    Node 0x11 [Audio Selector] wcaps 0x300101: Stereo
    Connection: 4
    0x0c* 0x0d 0x0e 0x0f
    Node 0x12 [Audio Selector] wcaps 0x300101: Stereo
    Connection: 4
    0x0c* 0x0d 0x0e 0x0f
    Node 0x13 [Audio Selector] wcaps 0x300101: Stereo
    Connection: 4
    0x0c* 0x0d 0x0e 0x0f
    Node 0x14 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000003f: IN OUT HP Detect Trigger ImpSense
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x0c
    Node 0x15 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000003f: IN OUT HP Detect Trigger ImpSense
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x0d
    Node 0x16 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000003f: IN OUT HP Detect Trigger ImpSense
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x0e
    Node 0x17 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000003f: IN OUT HP Detect Trigger ImpSense
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Connection: 0
    Node 0x18 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000133f: IN OUT HP Detect Trigger ImpSense
    Vref caps: HIZ 50 80
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x20: IN VREF_HIZ
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x10
    Node 0x19 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000133f: IN OUT HP Detect Trigger ImpSense
    Vref caps: HIZ 50 80
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x20: IN VREF_HIZ
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x11
    Node 0x1a [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Control: name="Line Jack", index=0, device=0
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000133f: IN OUT HP Detect Trigger ImpSense
    Vref caps: HIZ 50 80
    Pin Default 0x01810000: [Jack] Line In at Ext Rear
    Conn = 1/8, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x20: IN VREF_HIZ
    Unsolicited: tag=01, enabled=1
    Connection: 1
    0x12
    Node 0x1b [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000133f: IN OUT HP Detect Trigger ImpSense
    Vref caps: HIZ 50 80
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x20: IN VREF_HIZ
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x13
    Node 0x1c [Pin Complex] wcaps 0x400001: Stereo
    Pincap 0x00000020: IN
    Pin Default 0x40000000: [N/A] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x00:
    Node 0x1d [Pin Complex] wcaps 0x400000: Mono
    Pincap 0x00000020: IN
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x00:
    Node 0x1e [Pin Complex] wcaps 0x400300: Mono Digital
    Pincap 0x00000010: OUT
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x00:
    Connection: 1
    0x06
    Node 0x1f [Pin Complex] wcaps 0x400200: Mono Digital
    Pincap 0x00000020: IN
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x00:
    Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono
    Processing caps: benign=0, ncoeff=10
    Node 0x21 [Volume Knob Widget] wcaps 0x600080: Mono
    Volume-Knob: delta=0, steps=64, direct=0, val=0
    Unsolicited: tag=00, enabled=0
    Connection: 0
    Codec: Nvidia GPU 0b HDMI/DP
    Address: 0
    AFG Function Id: 0x1 (unsol 0)
    Vendor Id: 0x10de000b
    Subsystem Id: 0x10de0101
    Revision Id: 0x100200
    No Modem Function Group found
    Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
    Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0xe]: 16 20 24
    formats [0x5]: PCM AC3
    Unsolicited: tag=00, enabled=0
    Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
    Control: name="HDMI/DP,pcm=3 Jack", index=0, device=0
    Control: name="IEC958 Playback Con Mask", index=0, device=0
    Control: name="IEC958 Playback Pro Mask", index=0, device=0
    Control: name="IEC958 Playback Default", index=0, device=0
    Control: name="IEC958 Playback Switch", index=0, device=0
    Control: name="ELD", index=0, device=3
    Pincap 0x09000094: OUT Detect HBR HDMI DP
    Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
    Pin-ctls: 0x00:
    Unsolicited: tag=01, enabled=1
    Connection: 1
    0x04
    Codec: Nvidia GPU 0b HDMI/DP
    Address: 1
    AFG Function Id: 0x1 (unsol 0)
    Vendor Id: 0x10de000b
    Subsystem Id: 0x10de0101
    Revision Id: 0x100200
    No Modem Function Group found
    Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
    Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0xe]: 16 20 24
    formats [0x5]: PCM AC3
    Unsolicited: tag=00, enabled=0
    Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
    Control: name="HDMI/DP,pcm=7 Jack", index=0, device=0
    Control: name="IEC958 Playback Con Mask", index=1, device=0
    Control: name="IEC958 Playback Pro Mask", index=1, device=0
    Control: name="IEC958 Playback Default", index=1, device=0
    Control: name="IEC958 Playback Switch", index=1, device=0
    Control: name="ELD", index=0, device=7
    Pincap 0x09000094: OUT Detect HBR HDMI DP
    Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
    Pin-ctls: 0x00:
    Unsolicited: tag=01, enabled=1
    Connection: 1
    0x04
    Codec: Nvidia GPU 0b HDMI/DP
    Address: 2
    AFG Function Id: 0x1 (unsol 0)
    Vendor Id: 0x10de000b
    Subsystem Id: 0x10de0101
    Revision Id: 0x100200
    No Modem Function Group found
    Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
    Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0xe]: 16 20 24
    formats [0x5]: PCM AC3
    Unsolicited: tag=00, enabled=0
    Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
    Control: name="HDMI/DP,pcm=8 Jack", index=0, device=0
    Control: name="IEC958 Playback Con Mask", index=2, device=0
    Control: name="IEC958 Playback Pro Mask", index=2, device=0
    Control: name="IEC958 Playback Default", index=2, device=0
    Control: name="IEC958 Playback Switch", index=2, device=0
    Control: name="ELD", index=0, device=8
    Pincap 0x09000094: OUT Detect HBR HDMI DP
    Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
    Pin-ctls: 0x00:
    Unsolicited: tag=01, enabled=1
    Connection: 1
    0x04
    Codec: Nvidia GPU 0b HDMI/DP
    Address: 3
    AFG Function Id: 0x1 (unsol 0)
    Vendor Id: 0x10de000b
    Subsystem Id: 0x10de0101
    Revision Id: 0x100200
    No Modem Function Group found
    Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
    Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0xe]: 16 20 24
    formats [0x5]: PCM AC3
    Unsolicited: tag=00, enabled=0
    Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
    Control: name="HDMI/DP,pcm=9 Jack", index=0, device=0
    Control: name="IEC958 Playback Con Mask", index=3, device=0
    Control: name="IEC958 Playback Pro Mask", index=3, device=0
    Control: name="IEC958 Playback Default", index=3, device=0
    Control: name="IEC958 Playback Switch", index=3, device=0
    Control: name="ELD", index=0, device=9
    Pincap 0x09000094: OUT Detect HBR HDMI DP
    Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
    Pin-ctls: 0x00:
    Unsolicited: tag=01, enabled=1
    Connection: 1
    0x04
    --endcollapse--
    !!ALSA Device nodes
    crw-rw----+ 1 root audio 116, 3 Jul 17 17:07 /dev/snd/controlC0
    crw-rw----+ 1 root audio 116, 12 Jul 17 17:07 /dev/snd/controlC1
    crw-rw----+ 1 root audio 116, 2 Jul 17 17:07 /dev/snd/hwC0D2
    crw-rw----+ 1 root audio 116, 11 Jul 17 17:07 /dev/snd/hwC1D0
    crw-rw----+ 1 root audio 116, 10 Jul 17 17:07 /dev/snd/hwC1D1
    crw-rw----+ 1 root audio 116, 9 Jul 17 17:07 /dev/snd/hwC1D2
    crw-rw----+ 1 root audio 116, 8 Jul 17 17:07 /dev/snd/hwC1D3
    crw-rw----+ 1 root audio 116, 7 Jul 17 17:07 /dev/snd/pcmC1D3p
    crw-rw----+ 1 root audio 116, 6 Jul 17 17:07 /dev/snd/pcmC1D7p
    crw-rw----+ 1 root audio 116, 5 Jul 17 17:07 /dev/snd/pcmC1D8p
    crw-rw----+ 1 root audio 116, 4 Jul 17 17:07 /dev/snd/pcmC1D9p
    crw-rw---- 1 root audio 116, 1 Jul 17 17:07 /dev/snd/seq
    crw-rw----+ 1 root audio 116, 33 Jul 17 17:07 /dev/snd/timer
    /dev/snd/by-path:
    total 0
    drwxr-xr-x 2 root root 80 Jul 17 17:07 .
    drwxr-xr-x 3 root root 320 Jul 17 17:07 ..
    lrwxrwxrwx 1 root root 12 Jul 17 17:07 pci-0000:00:1b.0 -> ../controlC0
    lrwxrwxrwx 1 root root 12 Jul 17 17:07 pci-0000:01:00.1 -> ../controlC1
    !!Aplay/Arecord output
    APLAY
    **** List of PLAYBACK Hardware Devices ****
    card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    ARECORD
    **** List of CAPTURE Hardware Devices ****
    !!Amixer output
    !!-------Mixer controls for card 0 [Intel]
    Card hw:0 'Intel'/'HDA Intel at 0x53300000 irq 46'
    Mixer name : 'Realtek ALC880'
    Components : 'HDA:10ec0880,08600000,00090000'
    Controls : 4
    Simple ctrls : 2
    Simple mixer control 'PCM',0
    Capabilities: pvolume penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 255
    Mono:
    Front Left: Playback 255 [100%] [0.00dB]
    Front Right: Playback 255 [100%] [0.00dB]
    Simple mixer control 'Beep',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 65
    Mono:
    Front Left: Playback 35 [54%] [0.00dB] [off]
    Front Right: Playback 35 [54%] [0.00dB] [off]
    !!-------Mixer controls for card 1 [NVidia]
    Card hw:1 'NVidia'/'HDA NVidia at 0x53000000 irq 17'
    Mixer name : 'Nvidia GPU 0b HDMI/DP'
    Components : 'HDA:10de000b,10de0101,00100200'
    Controls : 24
    Simple ctrls : 4
    Simple mixer control 'IEC958',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958',1
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958',2
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958',3
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    !!Alsactl output
    --startcollapse--
    state.Intel {
    control.1 {
    iface MIXER
    name 'Beep Playback Volume'
    value.0 35
    value.1 35
    comment {
    access 'read write'
    type INTEGER
    count 2
    range '0 - 65'
    dbmin -3500
    dbmax 3000
    dbvalue.0 0
    dbvalue.1 0
    control.2 {
    iface MIXER
    name 'Beep Playback Switch'
    value.0 false
    value.1 false
    comment {
    access 'read write'
    type BOOLEAN
    count 2
    control.3 {
    iface CARD
    name 'Line Jack'
    value false
    comment {
    access read
    type BOOLEAN
    count 1
    control.4 {
    iface MIXER
    name 'PCM Playback Volume'
    value.0 255
    value.1 255
    comment {
    access 'read write user'
    type INTEGER
    count 2
    range '0 - 255'
    tlv '0000000100000008ffffec1400000014'
    dbmin -5100
    dbmax 0
    dbvalue.0 0
    dbvalue.1 0
    state.NVidia {
    control.1 {
    iface CARD
    name 'HDMI/DP,pcm=3 Jack'
    value false
    comment {
    access read
    type BOOLEAN
    count 1
    control.2 {
    iface MIXER
    name 'IEC958 Playback Con Mask'
    value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.3 {
    iface MIXER
    name 'IEC958 Playback Pro Mask'
    value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.4 {
    iface MIXER
    name 'IEC958 Playback Default'
    value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access 'read write'
    type IEC958
    count 1
    control.5 {
    iface MIXER
    name 'IEC958 Playback Switch'
    value true
    comment {
    access 'read write'
    type BOOLEAN
    count 1
    control.6 {
    iface PCM
    device 3
    name ELD
    value ''
    comment {
    access read
    type BYTES
    count 0
    control.7 {
    iface CARD
    name 'HDMI/DP,pcm=7 Jack'
    value false
    comment {
    access read
    type BOOLEAN
    count 1
    control.8 {
    iface MIXER
    name 'IEC958 Playback Con Mask'
    index 1
    value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.9 {
    iface MIXER
    name 'IEC958 Playback Pro Mask'
    index 1
    value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.10 {
    iface MIXER
    name 'IEC958 Playback Default'
    index 1
    value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access 'read write'
    type IEC958
    count 1
    control.11 {
    iface MIXER
    name 'IEC958 Playback Switch'
    index 1
    value true
    comment {
    access 'read write'
    type BOOLEAN
    count 1
    control.12 {
    iface PCM
    device 7
    name ELD
    value ''
    comment {
    access read
    type BYTES
    count 0
    control.13 {
    iface CARD
    name 'HDMI/DP,pcm=8 Jack'
    value false
    comment {
    access read
    type BOOLEAN
    count 1
    control.14 {
    iface MIXER
    name 'IEC958 Playback Con Mask'
    index 2
    value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.15 {
    iface MIXER
    name 'IEC958 Playback Pro Mask'
    index 2
    value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.16 {
    iface MIXER
    name 'IEC958 Playback Default'
    index 2
    value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access 'read write'
    type IEC958
    count 1
    control.17 {
    iface MIXER
    name 'IEC958 Playback Switch'
    index 2
    value true
    comment {
    access 'read write'
    type BOOLEAN
    count 1
    control.18 {
    iface PCM
    device 8
    name ELD
    value ''
    comment {
    access read
    type BYTES
    count 0
    control.19 {
    iface CARD
    name 'HDMI/DP,pcm=9 Jack'
    value false
    comment {
    access read
    type BOOLEAN
    count 1
    control.20 {
    iface MIXER
    name 'IEC958 Playback Con Mask'
    index 3
    value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.21 {
    iface MIXER
    name 'IEC958 Playback Pro Mask'
    index 3
    value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.22 {
    iface MIXER
    name 'IEC958 Playback Default'
    index 3
    value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access 'read write'
    type IEC958
    count 1
    control.23 {
    iface MIXER
    name 'IEC958 Playback Switch'
    index 3
    value true
    comment {
    access 'read write'
    type BOOLEAN
    count 1
    control.24 {
    iface PCM
    device 9
    name ELD
    value ''
    comment {
    access read
    type BYTES
    count 0
    --endcollapse--
    !!All Loaded Modules
    Module
    zram
    lm85
    hwmon_vid
    aes_i586
    cryptd
    aes_generic
    act_police
    cls_basic
    cls_flow
    cls_fw
    cls_u32
    sch_tbf
    sch_prio
    sch_htb
    sch_hfsc
    sch_ingress
    sch_sfq
    bridge
    stp
    llc
    xt_statistic
    xt_CT
    xt_LOG
    xt_time
    xt_connlimit
    xt_realm
    xt_addrtype
    iptable_raw
    xt_comment
    xt_recent
    xt_policy
    ipt_ULOG
    ipt_REJECT
    ipt_REDIRECT
    ipt_NETMAP
    ipt_MASQUERADE
    ipt_ECN
    ipt_CLUSTERIP
    ipt_ah
    xt_set
    ip_set
    nf_nat_tftp
    nf_nat_snmp_basic
    nf_conntrack_snmp
    nf_nat_sip
    nf_nat_pptp
    nf_nat_proto_gre
    nf_nat_irc
    nf_nat_h323
    nf_nat_ftp
    nf_nat_amanda
    ts_kmp
    nf_conntrack_amanda
    nf_conntrack_sane
    nf_conntrack_tftp
    nf_conntrack_sip
    nf_conntrack_proto_udplite
    nf_conntrack_proto_sctp
    nf_conntrack_pptp
    nf_conntrack_proto_gre
    nf_conntrack_netlink
    nf_conntrack_netbios_ns
    nf_conntrack_broadcast
    nf_conntrack_irc
    nf_conntrack_h323
    nf_conntrack_ftp
    xt_TPROXY
    nf_defrag_ipv6
    nf_tproxy_core
    ip6_tables
    xt_tcpmss
    xt_pkttype
    xt_physdev
    xt_owner
    xt_NFQUEUE
    xt_NFLOG
    nfnetlink_log
    xt_multiport
    xt_mark
    xt_mac
    xt_limit
    xt_length
    xt_iprange
    xt_helper
    xt_hashlimit
    xt_DSCP
    xt_dscp
    xt_dccp
    xt_conntrack
    xt_connmark
    xt_CLASSIFY
    xt_AUDIT
    xt_state
    iptable_nat
    nf_nat
    nf_conntrack_ipv4
    nf_defrag_ipv4
    nf_conntrack
    iptable_mangle
    nfnetlink
    xt_tcpudp
    iptable_filter
    ip_tables
    x_tables
    arc4
    fuse
    nvidia
    snd_hda_codec_hdmi
    ppdev
    ath9k_htc
    ath9k_common
    microcode
    ath9k_hw
    ath
    serio_raw
    psmouse
    evdev
    mac80211
    ums_cypress
    cfg80211
    compat
    usb_storage
    rfkill
    i2c_i801
    uas
    rc_ati_x10
    iTCO_wdt
    firewire_ohci
    ati_remote
    iTCO_vendor_support
    e100
    firewire_core
    mii
    rc_core
    crc_itu_t
    snd_hda_codec_realtek
    parport_pc
    parport
    snd_hda_intel
    snd_hda_codec
    snd_pcm
    snd_page_alloc
    snd_hwdep
    snd_timer
    nfsd
    exportfs
    intel_agp
    intel_gtt
    snd
    nfs
    i2c_core
    agpgart
    nfs_acl
    lockd
    soundcore
    auth_rpcgss
    button
    processor
    sunrpc
    fscache
    autofs4
    ext4
    crc16
    jbd2
    mbcache
    usbhid
    hid
    sr_mod
    cdrom
    pata_acpi
    ata_generic
    uhci_hcd
    ata_piix
    ehci_hcd
    usbcore
    usb_common
    sd_mod
    ahci
    libahci
    libata
    scsi_mod
    !!Sysfs Files
    /sys/class/sound/hwC0D2/init_pin_configs:
    0x14 0x00000000
    0x15 0x00000000
    0x16 0x00000000
    0x17 0x00000000
    0x18 0x00000000
    0x19 0x00000000
    0x1a 0x01810000
    0x1b 0x00000000
    0x1c 0x40000000
    0x1d 0x00000000
    0x1e 0x00000000
    0x1f 0x00000000
    /sys/class/sound/hwC0D2/driver_pin_configs:
    /sys/class/sound/hwC0D2/user_pin_configs:
    /sys/class/sound/hwC0D2/init_verbs:
    /sys/class/sound/hwC1D0/init_pin_configs:
    0x05 0x18560010
    /sys/class/sound/hwC1D0/driver_pin_configs:
    /sys/class/sound/hwC1D0/user_pin_configs:
    /sys/class/sound/hwC1D0/init_verbs:
    /sys/class/sound/hwC1D1/init_pin_configs:
    0x05 0x18560010
    /sys/class/sound/hwC1D1/driver_pin_configs:
    /sys/class/sound/hwC1D1/user_pin_configs:
    /sys/class/sound/hwC1D1/init_verbs:
    /sys/class/sound/hwC1D2/init_pin_configs:
    0x05 0x18560010
    /sys/class/sound/hwC1D2/driver_pin_configs:
    /sys/class/sound/hwC1D2/user_pin_configs:
    /sys/class/sound/hwC1D2/init_verbs:
    /sys/class/sound/hwC1D3/init_pin_configs:
    0x05 0x18560010
    /sys/class/sound/hwC1D3/driver_pin_configs:
    /sys/class/sound/hwC1D3/user_pin_configs:
    /sys/class/sound/hwC1D3/init_verbs:
    !!ALSA/HDA dmesg
    [ 3.398568] Installing knfsd (copyright (C) 1996 [email protected]).
    [ 3.431145] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    [ 3.462799] parport_pc 00:07: reported by Plug and Play ACPI
    [ 3.462832] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
    [ 3.467010] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input4
    [ 3.468096] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
    [ 3.471112] hda_intel: Disabling MSI
    [ 3.522125] intel_rng: Firmware space is locked read-only. If you can't or
    [ 4.173059] ath9k_htc 1-2:1.0: ath9k_htc: HTC initialized with 45 credits
    [ 4.263632] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
    [ 4.263914] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
    [ 4.264134] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
    [ 4.264423] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
    [ 4.267027] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    I'll also see what kind of help I can get from the developers upstream.

  • Dual monitor setup with seperate resolutions

    hey guys!
    i currentley run thye latest version of archlinux with the cinnamon desktop environment and an nvidia geforce 7300SE graphics card.
    im running a dual monitor setup with one 27" 1920x1080 monitor and one 27" 1024X768 monitor
    because they have the same physical size they line up perfectley but because the resolution is different programs/mouse cursor movement doesnt, is there any way (without changing the resolutions) to compensate this effect so that in the eyes of linux/cinnamon the monitors line up so that for example dragging a window goes seamlessley between the 2 monitors.
    i HAVE found out the panning option in the nvidia x server settings, but that really isnt what i am looking for...
    Last edited by RikSolo (2014-08-04 11:25:02)

    A magnifier following the window down to the pixel, zooming to the exact size of 540 pixels the 384 pixels window could create an illusion of just that. It would be highly impractical however, not mention all the hacking time. Even if you would manage to get two screen with different sized icons, so that they match visually, the windows and fonts resizing on the fly, wmctrl might help with windows alone, no their themes (buttons, borders thickness etc.), you would still be left with a visually differently sized mouse cursor. Technically such a feat should be possible, but who is going to code it? Nvidia?
    Last edited by emeres (2014-08-04 18:48:59)

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

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

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

  • Xorg fails to restart with nvidia propertiary driver

    Hi!
    Dear fellow archers, I've got this little problem which is driving me crazy: after first successful start of xorg while booting  ("kdm" is in the DAEMONS list in rc.conf), i can't get to start it once again (for example with "/etc/rc.d/kdm restart"). When I try to do this screen goes blank (+ single underscore in top-left corner) for ~10 seconds, then nvidia logo shows up for half a second, and finally it failbacks to terminal.
    I use thinkpad T61 with nvidia quadro nvs 140m and nvidia driver version 190.42 (from extra repo).
    Thanks in advance for all suggestions.
    Xorg.0.log after I try to restart
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.3.901 (1.7.4 RC 1)
    Release Date: 2009-12-11
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.32-ARCH i686
    Current Operating System: Linux hal9000 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:48:17 CET 2009 i686
    Kernel command line: root=/dev/sda2 ro vga=869
    Build Date: 12 December 2009 12:59:40PM
    Current version of pixman: 0.16.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 13 16:10:30 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x81e4c60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 7
    (--) PCI:*(0:1:0:0) 10de:0429:17aa:20d8 nVidia Corporation Quadro NVS 140M rev 161, Mem @ 0xd6000000/16777216, 0xe0000000/268435456, 0xd4000000/33554432, I/O @ 0x00002000/128
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) "extmod" will be loaded by default.
    (II) "dbe" will be loaded by default.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 190.42 Tue Oct 20 20:55:08 PDT 2009
    (II) Loading extension GLX
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 1.2.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
    (II) NVIDIA dlloader X Driver 190.42 Tue Oct 20 20:26:00 PDT 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 01@00:00:0
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules/libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Option "Coolbits" "1"
    (**) NVIDIA(0): Option "DPI" "96 x 96"
    (**) NVIDIA(0): Option "DamageEvents" "True"
    (**) NVIDIA(0): Option "OnDemandVBlankInterrupts" "True"
    (**) Dec 13 16:10:30 NVIDIA(0): Enabling RENDER acceleration
    (II) Dec 13 16:10:30 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) Dec 13 16:10:30 NVIDIA(0): enabled.
    (II) Dec 13 16:10:43 NVIDIA(0): NVIDIA GPU Quadro NVS 140M (G86) at PCI:1:0:0 (GPU-0)
    (--) Dec 13 16:10:43 NVIDIA(0): Memory: 524288 kBytes
    (--) Dec 13 16:10:43 NVIDIA(0): VideoBIOS: 60.86.3e.00.00
    (II) Dec 13 16:10:43 NVIDIA(0): Detected PCI Express Link width: 16X
    (--) Dec 13 16:10:43 NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) Dec 13 16:10:43 NVIDIA(0): Connected display device(s) on Quadro NVS 140M at PCI:1:0:0:
    (--) Dec 13 16:10:43 NVIDIA(0): BenQ FP91GP (CRT-0)
    (--) Dec 13 16:10:43 NVIDIA(0): LEN (DFP-0)
    (--) Dec 13 16:10:43 NVIDIA(0): BenQ FP91GP (CRT-0): 400.0 MHz maximum pixel clock
    (--) Dec 13 16:10:43 NVIDIA(0): LEN (DFP-0): 330.0 MHz maximum pixel clock
    (--) Dec 13 16:10:43 NVIDIA(0): LEN (DFP-0): Internal Dual Link LVDS
    (WW) Dec 13 16:10:43 NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1440x900"
    (WW) Dec 13 16:10:43 NVIDIA(0): is specified in the EDID; however, the EDID's valid
    (WW) Dec 13 16:10:43 NVIDIA(0): HorizSync range (46.301-55.556 kHz) would exclude this
    (WW) Dec 13 16:10:43 NVIDIA(0): mode's HorizSync (37.0 kHz); ignoring HorizSync check for
    (WW) Dec 13 16:10:43 NVIDIA(0): mode "1440x900".
    (WW) Dec 13 16:10:43 NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1440x900"
    (WW) Dec 13 16:10:43 NVIDIA(0): is specified in the EDID; however, the EDID's valid
    (WW) Dec 13 16:10:43 NVIDIA(0): HorizSync range (46.301-55.556 kHz) would exclude this
    (WW) Dec 13 16:10:43 NVIDIA(0): mode's HorizSync (37.0 kHz); ignoring HorizSync check for
    (WW) Dec 13 16:10:43 NVIDIA(0): mode "1440x900".
    (II) Dec 13 16:10:43 NVIDIA(0): Assigned Display Device: DFP-0
    (II) Dec 13 16:10:43 NVIDIA(0): Validated modes:
    (II) Dec 13 16:10:43 NVIDIA(0): "1440x900"
    (II) Dec 13 16:10:43 NVIDIA(0): "1024x768"
    (II) Dec 13 16:10:43 NVIDIA(0): "800x600"
    (II) Dec 13 16:10:43 NVIDIA(0): "640x480"
    (II) Dec 13 16:10:43 NVIDIA(0): Virtual screen size determined to be 1440 x 900
    (**) Dec 13 16:10:44 NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
    (==) Dec 13 16:10:44 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    (--) Depth 24 pixmap format is 32 bpp
    (II) Dec 13 16:10:44 NVIDIA(0): Initialized GPU GART.
    (II) Dec 13 16:10:44 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) Dec 13 16:10:44 NVIDIA(0): enough to receive ACPI display change hotkey events.
    (II) Dec 13 16:10:44 NVIDIA(0): Setting mode "1440x900"
    (II) Loading extension NV-GLX
    (II) Dec 13 16:10:45 NVIDIA(0): Initialized OpenGL Acceleration
    (==) NVIDIA(0): Disabling shared memory pixmaps
    (II) Dec 13 16:10:45 NVIDIA(0): Initialized X Rendering Acceleration
    (**) NVIDIA(0): Option "BackingStore" "True"
    (**) NVIDIA(0): Backing store enabled
    (==) NVIDIA(0): Silken mouse enabled
    (**) NVIDIA(0): DPMS enabled
    (II) Loading extension NV-CONTROL
    (II) Loading extension XINERAMA
    (==) RandR enabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing extension GLX
    xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    #InputDevice "Ultranav" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    #Section "ServerFlags"
    # Option "AutoAddDevices" "False"
    #EndSection
    #Section "Files"
    # RgbPath "/usr/share/X11/rgb"
    # ModulePath "/usr/lib/xorg/modules"
    # FontPath "/usr/share/fonts/misc"
    # FontPath "/usr/share/fonts/100dpi:unscaled"
    # FontPath "/usr/share/fonts/75dpi:unscaled"
    # FontPath "/usr/share/fonts/TTF"
    # FontPath "/usr/share/fonts/Type1"
    #EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    # Load "vbe"
    # Load "ddc"
    # Load "int10"
    # Load "dbe"
    # Load "extmod"
    #Load "record"
    # Load "freetype"
    #Load "type1"
    Load "synaptics"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "thinkpad60"
    Option "XkbLayout" "pl"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "Auto"
    # Option "XAxisMapping" "6 7"
    # Option "YAxisMapping" "4 5"
    Option "ZAxisMapping" "4 5 6 7"
    # przewijanie srodkowym przyciskiem
    # Option "EmulateWheel" "On"
    # Option "Emulate3Buttons" "On"
    # Option "EmulateWheelButton" "2"
    ## Option "EmulateWheelTimeout" "200"
    EndSection
    #Section "InputDevice"
    # Identifier "Mouse0"
    # Driver "mouse"
    # Option "SHMConfig" "on"
    # Option "Protocol" "auto"
    # Option "Device" "/dev/input/mice"
    # Option "ZAxisMapping" "4 5 6 7"
    #EndSection
    Section "InputDevice"
    Identifier "Ultranav"
    Driver "synaptics"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "LeftEdge" "1700"
    Option "RightEdge" "5300"
    Option "TopEdge" "1700"
    Option "BottomEdge" "4200"
    Option "FingerLow" "25"
    Option "FingerHigh" "30"
    Option "MaxTapTime" "180"
    Option "MaxTapMove" "220"
    Option "VertScrollDelta" "100"
    Option "MinSpeed" "0.06"
    Option "MaxSpeed" "0.12"
    Option "AccelFactor" "0.0010"
    Option "SHMConfig" "on"
    # Option "Repeater" "/dev/ps2mouse"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Lenovo"
    ModelName "Lenovo T61 Flat Panel 1440x900"
    Option "DPMS"
    # DisplaySize 487 304 # 75 DPI @ 1440x900
    # DisplaySize 381 238 # 96 DPI @ 1440x900
    # HorizSync 28.0 - 61.0
    # VertRefresh 43.0 - 75.0
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "Quadro NVS 140M"
    Option "DPI" "96 x 96"
    Option "BackingStore" "True"
    Option "DamageEvents" "True"
    Option "DPMS" "True"
    Option "OnDemandVBlankInterrupts" "True"
    Option "Coolbits" "1"
    # Option "IgnoreDisplayDevices" "DFP, CRT, TV"
    # BusID "PCI:1:0:0"
    # Option "UseEdidDpi" "FALSE"
    # Option "AddARGBGLXVisuals" "True"
    # Option "AllowGLXWithComposite" "True"
    # Option "TripleBuffer" "True"
    # Option "DamageEvents" "True"
    # Option "BackingStore" "True"
    # Option "InitialPixmapPlacement" "3"
    # Option "GlyphCache" "1"
    # Option "PixmapCacheSize" "200000"
    # on battery - max power saving, on AC - adaptive strategy
    # Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x2233; PowerMizerDefault=0x3"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 1
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    #Section "Extensions"
    # Option "Composite" "Enable"
    #EndSection
    #Section "DRI"
    #Mode 0666
    #EndSection
    Last edited by tarantoga (2009-12-13 15:36:59)

    tarantoga wrote:
    falconindy wrote:
    I don't think the 190 driver is intended for the quadro M series. As per the nvidia site, the 100 or 169 drivers support your video card.
    edit: You might also try the nouveau driver.
    Well, this quadro is almost identical to geforce 8400GS, so I don't think nvidia site is up to date in this respect. Besides, other than this issue everything works just fine. It is just annoying to be forced to reboot everytime I have to restart X. And I need nvidia propertiary driver, because I use opencl.
    Thats odd then. I have an 8400gs and am using the beta driver without any issues. Give the legacy driver a try once.
    Exit the gui (ctrl+alt+f1)
    Remove the current driver
    pacman -Rd nvidia nvidia-utils
    (replace with nvidia-beta nvidia-utils-beta if you switched to the beta driver)
    Now install the legacy driver
    pacman -S nvidia-173xx nvidia-173xx-utils
    Reboot
    Hope this helps.

  • [SOLVED] Fixing slow scrolling in firefox with nvidia and 64 bit

    I'm experiencing very slow scrolling with firefox on sites like
    http://www.roadrunnerrecords.com/blabbermouth.net/
    http://www.vai.com/News/index.html
    I'm running 64 bit with KDEmod. Scrolling is fine when I remove flash completely but on Ubuntu 10.04 (64 bit) the abnove sites scroll fine on a different machine (with intel graphics). I read somewhere by modifying xorg with "AccelMethod" "EXA" to "XXA" scrolling becomes very smoth onm ATI and Intel. Here is my xorg.conf:
    Section "ServerLayout"
            Identifier     "X.org Configured"
            Screen      0  "Screen0" 0 0
            InputDevice    "Mouse0" "CorePointer"
            InputDevice    "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
            ModulePath   "/usr/lib/xorg/modules"
            FontPath     "/usr/share/fonts/misc"
            FontPath     "/usr/share/fonts/100dpi:unscaled"
            FontPath     "/usr/share/fonts/75dpi:unscaled"
            FontPath     "/usr/share/fonts/TTF"
            FontPath     "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
            Load  "glx"
            Load  "record"
            Load  "dbe"
            Load  "extmod"
    EndSection
    Section "InputDevice"
            Identifier  "Keyboard0"
            Driver      "kbd"
    EndSection
    Section "InputDevice"
            Identifier  "Mouse0"
            Driver      "mouse"
            Option      "Protocol" "auto"
            Option      "Device" "/dev/input/mice"
            Option      "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
            Identifier   "Monitor0"
            VendorName   "Monitor Vendor"
            ModelName    "Monitor Model"
            HorizSync    28.0 - 72.0
            VertRefresh  43.0 - 60.0
    EndSection
    Section "Device"
            Identifier  "Card0"
            Driver      "nvidia"
            VendorName  "nVidia Corporation"
            BoardName   "G92 [GeForce 9800 GT]"
            Option      "RenderAccel" "true"
            Option      "NoLogo" "true"
            Option      "AGPFastWrite" "true"
            Option      "EnablePageFlip" "true"
            BusID       "PCI:1:0:0"
    EndSection
    Section "Screen"
            Identifier "Screen0"
            Device     "Card0"
            Monitor    "Monitor0"
            SubSection "Display"
                    Viewport   0 0
                    Depth     1
            EndSubSection
            SubSection "Display"
                    Viewport   0 0
                    Depth     4
            EndSubSection
            SubSection "Display"
                    Viewport   0 0
                    Depth     8
            EndSubSection
            SubSection "Display"
                    Viewport   0 0
                    Depth     15
            EndSubSection
            SubSection "Display"
                    Viewport   0 0
                    Depth     16
            EndSubSection
            SubSection "Display"
                    Viewport   0 0
                    Depth     24
                    Modes    "1680x1050"
            EndSubSection
    EndSection
    Section "Extensions"
            Option "Composite" "Enable"
            Option "RENDER" "Enable"
    EndSection
    is there something I can change to improve scrolling in firefox? I've tried to turnoff desktop effects and scrolling is the same annd also running firefox from a fresh profile. Hence, i suspect my nvidia 9800GT card to be the culprit. If anyone has a working xorg.conf with nvidia, 64 bit and smooth scrolling on the above mentioned sites please SHARE! Many Thanks!
    Last edited by fettouhi (2012-02-22 17:42:10)

    karol wrote:
    > Tried it now and that worked. Running without a xorg.conf buty now I can't turn on desktop effects in KDE. How do I set that up?
    Sorry, I don't use KDE, but it may be related to how do you start KDE: from xinit or via KDM or sth.
    > How do I determine what driver xorg is using now that I'm running without it xorg.conf?
    It's running the same driver as before.
    > Using the binary nvidia blob driver.
    Did you uninstall it? Did you install the nouveau driver? 'pacman -Qqs xf86-video' will tell you what drivers you have installed.
    No, I don't have the nouveau driver installed. I have to check if I have the nv driver installed but I didn't uninstall the nvidia driver. I'm starting KDE via xinit.

  • Tty display problems with nvidia and uvesafb

    I'm trying to get my console to display correctly at 1080p; trying to do so through GRUB was always an absolute nightmare.
    The console displays fine with nouveau, but nouveau causes the infamous pink line bug, which is simply too irritating to ignore; nouveau is not an option.
    In the past, my console has run at low res and incorrect scale with nvidia, but I've ignored the problem since I prefer to use a virtual terminal in X.
    Now, if possible, I need to use the actual console for the purposes of module development.
    I installed v86d and uvesafb and configured the console for 1920x1080 and 32 bit depth.
    The console is displaying with the correct resolution now, but is surrounded by a black border, making the font distorted and extremely difficult to read.
    How can I get my console to scale correctly to fullscreen? Any ideas at all. I found nothing in the forums or wiki, and I'm out.
    I'm fairly certain there are no vga or video settings in GRUB that are interfering.

    Output of "pacman -Qi nvidia"
    Name : nvidia
    Version : 343.36-2
    Description : NVIDIA drivers for linux
    Architecture : x86_64
    URL : http://www.nvidia.com/
    Licenses : custom
    Groups : None
    Provides : None
    Depends On : linux>=3.17 linux<3.18 nvidia-libgl nvidia-utils=343.36
    Optional Deps : None
    Required By : None
    Optional For : None
    Conflicts With : None
    Replaces : None
    Installed Size : 5.30 MiB
    Packager : Felix Yan <[email protected]>
    Build Date : Thu 11 Dec 2014 08:32:19 AM CST
    Install Date : Fri 12 Dec 2014 12:10:32 AM CST
    Install Reason : Explicitly installed
    Install Script : Yes
    Validated By : Signature
    Output "cat /boot/grub/grub.cfg"
    # DO NOT EDIT THIS FILE
    # It is automatically generated by grub-mkconfig using templates
    # from /etc/grub.d and settings from /etc/default/grub
    ### BEGIN /etc/grub.d/00_header ###
    insmod part_gpt
    insmod part_msdos
    if [ -s $prefix/grubenv ]; then
    load_env
    fi
    if [ "${next_entry}" ] ; then
    set default="${next_entry}"
    set next_entry=
    save_env next_entry
    set boot_once=true
    else
    set default="0"
    fi
    if [ x"${feature_menuentry_id}" = xy ]; then
    menuentry_id_option="--id"
    else
    menuentry_id_option=""
    fi
    export menuentry_id_option
    if [ "${prev_saved_entry}" ]; then
    set saved_entry="${prev_saved_entry}"
    save_env saved_entry
    set prev_saved_entry=
    save_env prev_saved_entry
    set boot_once=true
    fi
    function savedefault {
    if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
    fi
    function load_video {
    if [ x$feature_all_video_module = xy ]; then
    insmod all_video
    else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
    fi
    set menu_color_normal=green/black
    set menu_color_highlight=black/green
    if [ x$feature_default_font_path = xy ] ; then
    font=unicode
    else
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 337acc84-0300-43b1-b426-79391d39e898
    else
    search --no-floppy --fs-uuid --set=root 337acc84-0300-43b1-b426-79391d39e898
    fi
    font="/usr/share/grub/unicode.pf2"
    fi
    if loadfont $font ; then
    set gfxmode=auto
    load_video
    insmod gfxterm
    set locale_dir=$prefix/locale
    set lang=en_US
    insmod gettext
    fi
    terminal_input console
    terminal_output gfxterm
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 337acc84-0300-43b1-b426-79391d39e898
    else
    search --no-floppy --fs-uuid --set=root 337acc84-0300-43b1-b426-79391d39e898
    fi
    insmod png
    background_image -m stretch /boot/grub/archgrub.png
    if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=menu
    set timeout=5
    # Fallback normal timeout code in case the timeout_style feature is
    # unavailable.
    else
    set timeout=5
    fi
    ### END /etc/grub.d/00_header ###
    ### BEGIN /etc/grub.d/10_linux ###
    menuentry 'Arch Linux' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-337acc84-0300-43b1-b426-79391d39e898' {
    load_video
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 337acc84-0300-43b1-b426-79391d39e898
    else
    search --no-floppy --fs-uuid --set=root 337acc84-0300-43b1-b426-79391d39e898
    fi
    echo 'Loading Linux linux ...'
    linux /boot/vmlinuz-linux root=UUID=337acc84-0300-43b1-b426-79391d39e898 rw quiet
    echo 'Loading initial ramdisk ...'
    initrd /boot/initramfs-linux.img
    submenu 'Advanced options for Arch Linux' $menuentry_id_option 'gnulinux-advanced-337acc84-0300-43b1-b426-79391d39e898' {
    menuentry 'Arch Linux, with Linux linux' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-advanced-337acc84-0300-43b1-b426-79391d39e898' {
    load_video
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 337acc84-0300-43b1-b426-79391d39e898
    else
    search --no-floppy --fs-uuid --set=root 337acc84-0300-43b1-b426-79391d39e898
    fi
    echo 'Loading Linux linux ...'
    linux /boot/vmlinuz-linux root=UUID=337acc84-0300-43b1-b426-79391d39e898 rw quiet
    echo 'Loading initial ramdisk ...'
    initrd /boot/initramfs-linux.img
    menuentry 'Arch Linux, with Linux linux (fallback initramfs)' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-linux-fallback-337acc84-0300-43b1-b426-79391d39e898' {
    load_video
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 337acc84-0300-43b1-b426-79391d39e898
    else
    search --no-floppy --fs-uuid --set=root 337acc84-0300-43b1-b426-79391d39e898
    fi
    echo 'Loading Linux linux ...'
    linux /boot/vmlinuz-linux root=UUID=337acc84-0300-43b1-b426-79391d39e898 rw quiet
    echo 'Loading initial ramdisk ...'
    initrd /boot/initramfs-linux-fallback.img
    ### END /etc/grub.d/10_linux ###
    ### BEGIN /etc/grub.d/20_linux_xen ###
    ### END /etc/grub.d/20_linux_xen ###
    ### BEGIN /etc/grub.d/30_os-prober ###
    ### END /etc/grub.d/30_os-prober ###
    ### BEGIN /etc/grub.d/40_custom ###
    # This file provides an easy way to add custom menu entries. Simply type the
    # menu entries you want to add after this comment. Be careful not to change
    # the 'exec tail' line above.
    ### END /etc/grub.d/40_custom ###
    ### BEGIN /etc/grub.d/41_custom ###
    if [ -f ${config_directory}/custom.cfg ]; then
    source ${config_directory}/custom.cfg
    elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
    source $prefix/custom.cfg;
    fi
    ### END /etc/grub.d/41_custom ###
    ### BEGIN /etc/grub.d/60_memtest86+ ###
    ### END /etc/grub.d/60_memtest86+ ###
    Output "cat /usr/lib/modprobe.d/uvesafb.conf"
    Video mode is set as "1920x1080-32".
    # This file sets the parameters for uvesafb module.
    # The following format should be used:
    # options uvesafb mode=<xres>x<yres>[-<bpp>][@<refresh>] scroll=<ywrap|ypan|redraw> ...
    # For more details see:
    # http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/fb/uvesafb.txt
    options uvesafb mode_option=1920x1080-32 scroll=ywrap
    This file is mirrored in /etc/modprobe.d/uvesafb.conf.
    Running "diff /usr/lib/modprobe.d/uvesafb.conf /etc/modprobe.d/uvesafb.conf" returns no output.
    Output of "cat /sys/class/graphics/fb0/virtual_size" is solely "1920,1080".
    ---edit---
    Output of "cat /etc/default/grub" in case it's helpful.
    GRUB_DEFAULT=0
    GRUB_TIMEOUT=5
    GRUB_DISTRIBUTOR="Arch"
    GRUB_CMDLINE_LINUX_DEFAULT="quiet"
    GRUB_CMDLINE_LINUX=""
    # Preload both GPT and MBR modules so that they are not missed
    GRUB_PRELOAD_MODULES="part_gpt part_msdos"
    # Uncomment to enable Hidden Menu, and optionally hide the timeout count
    #GRUB_HIDDEN_TIMEOUT=5
    #GRUB_HIDDEN_TIMEOUT_QUIET=true
    # Uncomment to use basic console
    GRUB_TERMINAL_INPUT=console
    # Uncomment to disable graphical terminal
    #GRUB_TERMINAL_OUTPUT=console
    # The resolution used on graphical terminal
    # note that you can use only modes which your graphic card supports via VBE
    # you can see them in real GRUB with the command `vbeinfo'
    GRUB_GFXMODE=auto
    # Uncomment to allow the kernel use the same resolution used by grub
    #GRUB_GFXPAYLOAD_LINUX=keep
    # Uncomment if you want GRUB to pass to the Linux kernel the old parameter
    # format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
    #GRUB_DISABLE_LINUX_UUID=true
    # Uncomment to disable generation of recovery mode menu entries
    GRUB_DISABLE_RECOVERY=true
    # Uncomment and set to the desired menu colors. Used by normal and wallpaper
    # modes only. Entries specified as foreground/background.
    GRUB_COLOR_NORMAL="green/black"
    GRUB_COLOR_HIGHLIGHT="black/green"
    # Uncomment one of them for the gfx desired, a image background or a gfxtheme
    GRUB_BACKGROUND="/boot/grub/archgrub.png"
    #GRUB_THEME="/path/to/gfxtheme"
    # Uncomment to get a beep at GRUB start
    #GRUB_INIT_TUNE="480 440 1"
    #GRUB_SAVEDEFAULT="true"
    Also, it might help to describe the behaviour more specifically / more in depth...
    The rendered part of the console occupies the same space as the GRUB boot menu.
    I installed and configured virtualbox a few weeks previously.
    I ran "sudo depmod -a" as the wiki / forums indicated it could remedy problems with virtual machines failing to start.
    It did fix the virtualbox problem; after reboot, suddenly lightdm *also* initally occupied the same window space as grub.
    That was new behaviour. When I logged in to xmonad, the desktop displayed similarly to GRUB.
    I hadn't tried fixing it; logging in with root followed by "ps -e | grep X" and "kill -9 <Xpid>" caused X as a whole to start behaving and scaling normally.
    I haven't rebooted until attempting to rectify the issue with my console.
    The oddity with scaling in lightdm and xmonad still shows up after reboot and is still reparable by killing X.
    Killing X doesn't - obviously - have any effect on console scale.
    ---/edit---
    d(-_-)
    Last edited by seppukuzushi (2014-12-31 14:01:23)

  • Xorg.conf for T510 + NVIDIA NVS 3100M

    Can you send me, or point me to a website with a working and well tuned xorg.conf for T510 + NVIDIA NVS 3100M.
    I've had a few problems creating one myself and I am sure that many people have good working X configurations.
    I am using Kubuntu 11.04.

    For me this works great, just add or replace this section in your xorg,conf
    Section "Device"
            Identifier      "Default Device"
            Driver  "nvidia"
            Option  "NoLogo"        "True"
            Option "RegistryDwords" "EnableBrightnessControl=1"
            Option  "Coolbits" "1"
            Option  "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelsrc=0x2222; PowerMizerLevel=0x3;  PowerMizerDefault=0x3; PowerMizerDefaultAC=0x3"
            Option      "OnDemandVBlankInterrupts" "True"
    EndSection

  • [SOLVED] Error with Nvidia Drivers (following the Beginner's Guide)

    I followed the beginner's installation guide and everything worked fine all the way up untill updating the kernel module dependencies using the "depmod -a" command..
    First I created the "xorg.conf" file with the "nvidia-xconfig" command and it said:
    Make sure all instances of DRI are commented out:
    #    Load        "dri"
    However, there are no instances of "dri" in my xorg.conf file, so i skipped this step and moved on.
    Next it said:
    Double check your /etc/X11/xorg.conf to make sure your default depth, horizontal sync, vertical refresh, and resolutions are acceptable.
    But I don't know what they should be set to, so I skipped this and moved on again.
    This is where everything fails:
    The next step is to use the following command to update the kernel module dependencies for the nVidia drivers.
    depmod -a
    But when i do that, it fails.
    Anyone know possibly why or has had this issue?
    Last edited by trusktr (2010-02-19 07:22:32)

    PirateJonno wrote:um, I don't think you can just 'do' a kernel update, you have to wait for a new one to come out first
    You can run any kernel version you wish on Arch, if you compile yourself, of course.
    trustktr wrote:Hmmmm, yeah, that is a good question: When to run depmod -a?
    When you first install the proprietary drivers. That's it, unless you will be maintaining a custom kernel system or something. In fact, the proprietary drivers might even run the depmod script themselves, I don't know, since it is a black box binary. Makes sense, but someone else would need to answer that.
    EDIT: Also wanted to add that many shell commands throw no output whatsoever upon successful completion. Therefore, the absence of error output can be interpreted as no error. Just FYI.
    Last edited by Misfit138 (2010-02-21 02:58:04)

  • Slim won't work with nvidia

    Hi!
    I've read somewhere how to use slim with nvidia but forgot where.
    Is there anybody that use slim with nvidia (binary driver, not nv)?

    mpie wrote:how are you starting slim?
    from rc.conf
    mpie wrote:are you restarting slim after installing changing to nvidia?
    /etc/rc.d/slim stop
    nano /etc/X11/xorg.conf
    /etc/rc.d/slim start
    Reboot does not helps too.

Maybe you are looking for

  • How to improve response time of queries?

    Although it looks that that this question relates to Reports but actually the problem is related to SQL. I have a Catalogue type report which retrieves data and prints. That is not much calculations involved. It uses six tables. The data model is suc

  • MacBook w/ Retina hooked to Projector issues

    i have a Macbook Pro with Retina display. I have it hooked to a projecter, but i cant seem to show one thing on the projecter and do something else on the computer itself. Mirror display is off. Is there a setting i can change? i want to be able to s

  • Help connecting to external LCD...

    I connected my mini dvi to vga to the lcd sharp 1080p. And it says signal not compatible? Anyone else getting issues? What am I doing wrong?

  • How to kill a "Full load" scheduled from R/3 system in the middle

    Friends, I scheduled a full load from an R/3 system to BW by mistake.. now I want to kill that job in the middle... I don't want to wait until it is finished, because R/3 contains quite a millions of records and the load may take place couple of days

  • Open with MyJavaTextViewer when double-click on the file icon-. (In Windows

    I create a program called MyJavaTextViewer. I create text file with ‘.MyJavaTextViewer’ extension and I want to open that file in MyJavaTextViewer when user dbclick on that file (Like ‘.txt’ file opens in Notepad when user dbclick on that file icon).