How to Nouveau + Gallium3D?

Hi people,
Has anyone managed to get gallium3d working with nouveau?
I have these packages:
nouveau-dri 7.8.2-1
xf86-video-nouveau 0.0.16_git20100517-1
The former provides /usr/lib/xorg/modules/dri/nouveau_dri.so, but in /var/log/Xorg.0.log, I keep getting the usual error message:
[ 1262.657] (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/nouveau_vieux_dri.so failed (/usr/lib/xorg/modules/dri/nouveau_vieux_dri.so: cannot open shared object file: No such file or directory)
[ 1262.657] (EE) AIGLX: reverting to software rendering
So, it seems that nouveau looks for nouveau_vieux_dri.so instead of nouveau_dri.so... How do I correct this? AFAIR, Fedora 13 provides both.
Thanks.

Thanks for the replies.
kfgz wrote: Install the following git packages
http://aur.archlinux.org/packages.php?ID=29024
http://aur.archlinux.org/packages.php?ID=34830
http://aur.archlinux.org/packages.php?ID=11891
Hmm, so it seems I do need to compile something
Gusar wrote:What's your graphic card? nouveau_vieux_dri.so is a classic mesa (not gallium) driver for old fixed-function graphic cards. If you have an old graphic card, it's the correct driver to load.
The card is old: geforce 4 mx440. But the thing is that nouveau_vieux_dri.so is missing... Which package owns it? It is neither mesa nor nouveau-dri. As I mentioned earlier, I went through fedora 13 srpm .spec file. Both drivers are included in (and I can be wrong here) mesa-dri-drivers-experimental-...rpm.
EDIT: I mean, what is the point of nouveau-dri in /extra, if X looks for vieux and never picks up nouveau_dri.so?
Last edited by Leonid.I (2010-09-28 15:32:47)

Similar Messages

  • Why is 3D acceleration with nouveau so much discouraged?

    From nouveau wiki:
    Any 3-D functionality that might exist is still unsupported. Do not ask for instructions to try it.
    From archwiki:
    If you want to try 3D acceleration or you have problems with it, you are on your own, unless you are looking to contribute patches.
    Ok I get that nvidia has a very good proprietary driver for linux, while others like ati dont, so an open-source 3d accel driver for ati is very much important. But shouldnt nvidia cards also have a opensourced driver so that distros can include them in the default install without violating several legal issues? Other than the warnings that I quoted, even bug reporting for the nouveau gallium3d drivers is prohibited. In Fedora 13 just a single 2mb package(something like mesa-dri-experimental) enables gallium3d, and I have had no issues with that, but in arch a lot of packages(some are huge) have to downloaded/compiled to get gallium3d to work. Also no howtos/wiki page to install gallium3d for nvidia.
    Without people actually using and testing them how do we get them to be perfect(or even near perfect)?

    Soumyadeep wrote:Without people actually using and testing them how do we get them to be perfect(or even near perfect)?
    This question would only make sense if the devs thought that their code works.  They don't, although it's getting better.
    In fact, I'm glad they discourage use, because my latest experience (2 weeks ago) with nouveau 3D is that running 2 glxgears windows at the same time hangs the entire kernel and nothing but a hard reset will fix it (no magic SysRq, ssh, etc.).  If people started using nouveau 3D, they'd probably be annoyed at losing everything they're working on every few hours.
    Apparently though, stability and functionality vary a lot between chipsets, so you may as well try it if you want.  But if it doesn't work, don't bother telling the devs -- they already know.

  • How to Setup Nouveau with Two Monitors? ("VGA-1 disconnected")

    Hey Guys,
    I have a sweet MythTV setup arranged like this:   tower & flatpanel LCD in office with an old-fashioned CRT TV in the living room. 
    I am able to run movies/video on the CRT while the kitchen LCD can be used to do other stuff.  (Am I describing two X sessions? A 'dual-monitor' setup?)  I could move the cursor from one screen to the other--but couldn't drag windows from one screen to the other...
    I'm using an NVIDIA driver (GeForce 8400 GS card)--but the nvidia stuff can cause problems (one recent upgrade of driver and kernel caused a 99% cpu issue.)
    Because of that (and a lot of other problems--it's an old Arch install) I did a clean Arch install today on a separate partition and am hoping to use the Nouveau driver to drive both monitors in the same way I just described.
    I've got Nouveau running and the kitchen LCD is fine....  When I turn on the CRT, it's black.
    Unfortunately, xrandr says that the living room CRT (the tv) is "disconnected":
    $ xrandr
    Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 8192 x 8192
    DVI-I-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 340mm x 270mm
       1280x1024      60.0*+   75.0 
       1280x960       60.0 
       1280x800       74.9     59.9 
       1152x864       75.0 
       1280x768       74.9     60.0 
       1024x768       75.1     70.1     60.0 
       1024x576       60.0 
       832x624        74.6 
       800x600        72.2     75.0     60.3     56.2 
       848x480        60.0 
       640x480        72.8     75.0     60.0 
       720x400        70.1 
    VGA-1 disconnected (normal left inverted right x axis y axis)
    I know the cable/connection is fine, because I can boot into the 'old' install and everything still works (with the nvidia driver).
    In case it might help, here is the xorg.conf from the 'working' nvidia setup:
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 1.0 (buildmeister@builder57) Fri Dec 18 15:06:52 PST 2009
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 1024 0
    Screen 1 "Screen1" LeftOf "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Xinerama" "0"
    EndSection
    Section "Files"
    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 "kbd"
    EndSection
    Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "HP f1905"
    HorizSync 30.0 - 83.0
    VertRefresh 50.0 - 76.0
    Option "DPMS"
    EndSection
    Section "Monitor"
    # HorizSync source: builtin, VertRefresh source: builtin
    Identifier "Monitor1"
    VendorName "Unknown"
    ModelName "TV-0"
    HorizSync 28.0 - 55.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    Option "Coolbits" "1"
    Option "AddARGBGLXVisuals" "true"
    Option "TripleBuffer" "false"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 8400 GS"
    BusID "PCI:1:0:0"
    Screen 0
    EndSection
    Section "Device"
    Identifier "Device1"
    Driver "nvidia"
    Option "Coolbits" "1"
    Option "AddARGBGLXVisuals" "true"
    Option "TripleBuffer" "false"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 8400 GS"
    BusID "PCI:1:0:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "metamodes" "CRT: nvidia-auto-select +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Device1"
    Monitor "Monitor1"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "metamodes" "TV: nvidia-auto-select +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "enable"
    # Option "RENDER" "disable"
    EndSection
    Can anyone help me figure out how to get this working with Nouveau? 
    Thanks in advance!

    By adding the following to the kernel line in the GRUB menu, I was able to get VGA-1 "connected":
    video=VGA-1:e
    but that had the side-effect of changing the resolution of DVI-I-1 to that of VGA-1, namely 1024x768.
    These sections of the xorg log seem...um...pertinent.
    13.304] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
    [    13.304] (II) NOUVEAU(0): Output VGA-1 has no monitor section
    13.334] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1024x768
    [    13.334] (II) NOUVEAU(0): Output VGA-1 using initial mode 1024x768
    13.355] (II) NOUVEAU(0): RandR 1.2 enabled
    [    13.355] (II) Initializing built-in extension Generic Event Extension
    [    13.355] (II) Initializing built-in extension SHAPE
    [    13.355] (II) Initializing built-in extension MIT-SHM
    [    13.355] (II) Initializing built-in extension XInputExtension
    [    13.355] (II) Initializing built-in extension XTEST
    [    13.355] (II) Initializing built-in extension BIG-REQUESTS
    [    13.355] (II) Initializing built-in extension SYNC
    [    13.355] (II) Initializing built-in extension XKEYBOARD
    [    13.355] (II) Initializing built-in extension XC-MISC
    [    13.355] (II) Initializing built-in extension SECURITY
    [    13.355] (II) Initializing built-in extension XINERAMA
    [    13.355] (II) Initializing built-in extension XFIXES
    [    13.355] (II) Initializing built-in extension RENDER
    [    13.355] (II) Initializing built-in extension RANDR
    [    13.355] (II) Initializing built-in extension COMPOSITE
    [    13.355] (II) Initializing built-in extension DAMAGE
    Is XINERAMA the one that handles dual-monitors?  Or is it RANDR...?
    [ 13.214]
    X.Org X Server 1.12.4
    Release Date: 2012-08-27
    [ 13.214] X Protocol Version 11, Revision 0
    [ 13.214] Build Operating System: Linux 3.4.8-1-ARCH i686
    [ 13.214] Current Operating System: Linux new-arch 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 08:15:06 UTC 2012 i686
    [ 13.214] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=ff3a072f-2090-4fe6-b72e-b189fd134846 ro verbose video=VGA-1:e
    [ 13.214] Build Date: 27 August 2012 08:08:29AM
    [ 13.214]
    [ 13.214] Current version of pixman: 0.26.2
    [ 13.214] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 13.214] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 13.214] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 8 08:38:55 2012
    [ 13.221] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 13.222] (==) No Layout section. Using the first Screen section.
    [ 13.222] (==) No screen section available. Using defaults.
    [ 13.222] (**) |-->Screen "Default Screen Section" (0)
    [ 13.222] (**) | |-->Monitor "<default monitor>"
    [ 13.222] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 13.222] (==) Automatically adding devices
    [ 13.222] (==) Automatically enabling devices
    [ 13.237] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 13.237] Entry deleted from font path.
    [ 13.237] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 13.237] Entry deleted from font path.
    [ 13.238] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 13.238] Entry deleted from font path.
    [ 13.238] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 13.238] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 13.239] Entry deleted from font path.
    [ 13.239] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 13.239] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 13.239] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 13.239] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 13.239] (II) Loader magic: 0x82225a0
    [ 13.239] (II) Module ABI versions:
    [ 13.239] X.Org ANSI C Emulation: 0.4
    [ 13.239] X.Org Video Driver: 12.1
    [ 13.239] X.Org XInput driver : 16.0
    [ 13.239] X.Org Server Extension : 6.0
    [ 13.240] (--) PCI:*(0:1:0:0) 10de:06e4:1462:1162 rev 161, Mem @ 0xfa000000/16777216, 0xe0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000ef00/128, BIOS @ 0x????????/131072
    [ 13.240] (--) PCI: (0:6:1:0) 4444:0803:0070:4000 rev 1, Mem @ 0xf4000000/67108864
    [ 13.240] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 13.240] (II) LoadModule: "extmod"
    [ 13.242] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 13.251] (II) Module extmod: vendor="X.Org Foundation"
    [ 13.251] compiled for 1.12.4, module version = 1.0.0
    [ 13.251] Module class: X.Org Server Extension
    [ 13.251] ABI class: X.Org Server Extension, version 6.0
    [ 13.251] (II) Loading extension MIT-SCREEN-SAVER
    [ 13.251] (II) Loading extension XFree86-VidModeExtension
    [ 13.251] (II) Loading extension XFree86-DGA
    [ 13.251] (II) Loading extension DPMS
    [ 13.251] (II) Loading extension XVideo
    [ 13.251] (II) Loading extension XVideo-MotionCompensation
    [ 13.251] (II) Loading extension X-Resource
    [ 13.251] (II) LoadModule: "dbe"
    [ 13.252] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 13.252] (II) Module dbe: vendor="X.Org Foundation"
    [ 13.252] compiled for 1.12.4, module version = 1.0.0
    [ 13.252] Module class: X.Org Server Extension
    [ 13.252] ABI class: X.Org Server Extension, version 6.0
    [ 13.252] (II) Loading extension DOUBLE-BUFFER
    [ 13.252] (II) LoadModule: "glx"
    [ 13.253] (WW) Warning, couldn't open module glx
    [ 13.253] (II) UnloadModule: "glx"
    [ 13.253] (II) Unloading glx
    [ 13.253] (EE) Failed to load module "glx" (module does not exist, 0)
    [ 13.253] (II) LoadModule: "record"
    [ 13.253] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 13.253] (II) Module record: vendor="X.Org Foundation"
    [ 13.253] compiled for 1.12.4, module version = 1.13.0
    [ 13.253] Module class: X.Org Server Extension
    [ 13.253] ABI class: X.Org Server Extension, version 6.0
    [ 13.253] (II) Loading extension RECORD
    [ 13.253] (II) LoadModule: "dri"
    [ 13.254] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 13.255] (II) Module dri: vendor="X.Org Foundation"
    [ 13.255] compiled for 1.12.4, module version = 1.0.0
    [ 13.255] ABI class: X.Org Server Extension, version 6.0
    [ 13.255] (II) Loading extension XFree86-DRI
    [ 13.255] (II) LoadModule: "dri2"
    [ 13.255] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 13.255] (II) Module dri2: vendor="X.Org Foundation"
    [ 13.255] compiled for 1.12.4, module version = 1.2.0
    [ 13.255] ABI class: X.Org Server Extension, version 6.0
    [ 13.255] (II) Loading extension DRI2
    [ 13.255] (==) Matched nouveau as autoconfigured driver 0
    [ 13.255] (==) Matched nvidia as autoconfigured driver 1
    [ 13.255] (==) Matched nv as autoconfigured driver 2
    [ 13.255] (==) Matched vesa as autoconfigured driver 3
    [ 13.255] (==) Matched fbdev as autoconfigured driver 4
    [ 13.256] (==) Assigned the driver to the xf86ConfigLayout
    [ 13.256] (II) LoadModule: "nouveau"
    [ 13.256] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 13.261] (II) Module nouveau: vendor="X.Org Foundation"
    [ 13.261] compiled for 1.12.2, module version = 1.0.1
    [ 13.261] Module class: X.Org Video Driver
    [ 13.261] ABI class: X.Org Video Driver, version 12.0
    [ 13.261] (II) LoadModule: "nvidia"
    [ 13.262] (WW) Warning, couldn't open module nvidia
    [ 13.262] (II) UnloadModule: "nvidia"
    [ 13.262] (II) Unloading nvidia
    [ 13.262] (EE) Failed to load module "nvidia" (module does not exist, 0)
    [ 13.262] (II) LoadModule: "nv"
    [ 13.262] (WW) Warning, couldn't open module nv
    [ 13.262] (II) UnloadModule: "nv"
    [ 13.262] (II) Unloading nv
    [ 13.262] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 13.262] (II) LoadModule: "vesa"
    [ 13.262] (WW) Warning, couldn't open module vesa
    [ 13.262] (II) UnloadModule: "vesa"
    [ 13.262] (II) Unloading vesa
    [ 13.262] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 13.262] (II) LoadModule: "fbdev"
    [ 13.263] (WW) Warning, couldn't open module fbdev
    [ 13.263] (II) UnloadModule: "fbdev"
    [ 13.263] (II) Unloading fbdev
    [ 13.263] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 13.263] (II) NOUVEAU driver
    [ 13.263] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 13.263] RIVA TNT (NV04)
    [ 13.263] RIVA TNT2 (NV05)
    [ 13.263] GeForce 256 (NV10)
    [ 13.263] GeForce 2 (NV11, NV15)
    [ 13.263] GeForce 4MX (NV17, NV18)
    [ 13.263] GeForce 3 (NV20)
    [ 13.263] GeForce 4Ti (NV25, NV28)
    [ 13.263] GeForce FX (NV3x)
    [ 13.263] GeForce 6 (NV4x)
    [ 13.263] GeForce 7 (G7x)
    [ 13.263] GeForce 8 (G8x)
    [ 13.263] GeForce GTX 200 (NVA0)
    [ 13.263] GeForce GTX 400 (NVC0)
    [ 13.263] (--) using VT number 7
    [ 13.265] drmOpenDevice: node name is /dev/dri/card0
    [ 13.265] drmOpenDevice: open result is 7, (OK)
    [ 13.265] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 13.265] drmOpenDevice: node name is /dev/dri/card0
    [ 13.265] drmOpenDevice: open result is 7, (OK)
    [ 13.265] drmOpenByBusid: drmOpenMinor returns 7
    [ 13.265] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 13.265] (II) [drm] nouveau interface version: 1.0.0
    [ 13.265] (II) Loading sub module "dri"
    [ 13.265] (II) LoadModule: "dri"
    [ 13.265] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 13.265] (II) Module dri: vendor="X.Org Foundation"
    [ 13.265] compiled for 1.12.4, module version = 1.0.0
    [ 13.265] ABI class: X.Org Server Extension, version 6.0
    [ 13.265] (II) NOUVEAU(0): Loaded DRI module
    [ 13.265] drmOpenDevice: node name is /dev/dri/card0
    [ 13.266] drmOpenDevice: open result is 8, (OK)
    [ 13.266] drmOpenDevice: node name is /dev/dri/card0
    [ 13.266] drmOpenDevice: open result is 8, (OK)
    [ 13.266] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 13.266] drmOpenDevice: node name is /dev/dri/card0
    [ 13.266] drmOpenDevice: open result is 8, (OK)
    [ 13.266] drmOpenByBusid: drmOpenMinor returns 8
    [ 13.266] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 13.266] (II) [drm] DRM interface version 1.4
    [ 13.266] (II) [drm] DRM open master succeeded.
    [ 13.266] (--) NOUVEAU(0): Chipset: "NVIDIA NV98"
    [ 13.266] (II) NOUVEAU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 13.266] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [ 13.266] (==) NOUVEAU(0): RGB weight 888
    [ 13.266] (==) NOUVEAU(0): Default visual is TrueColor
    [ 13.266] (==) NOUVEAU(0): Using HW cursor
    [ 13.266] (==) NOUVEAU(0): GLX sync to VBlank disabled.
    [ 13.266] (==) NOUVEAU(0): Page flipping enabled
    [ 13.266] (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2]
    [ 13.304] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
    [ 13.304] (II) NOUVEAU(0): Output VGA-1 has no monitor section
    [ 13.333] (II) NOUVEAU(0): EDID for output DVI-I-1
    [ 13.333] (II) NOUVEAU(0): Manufacturer: HWP Model: 264f Serial#: 16843009
    [ 13.333] (II) NOUVEAU(0): Year: 2006 Week: 24
    [ 13.333] (II) NOUVEAU(0): EDID Version: 1.3
    [ 13.333] (II) NOUVEAU(0): Digital Display Input
    [ 13.333] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 38 vert.: 30
    [ 13.333] (II) NOUVEAU(0): Gamma: 2.40
    [ 13.333] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
    [ 13.333] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 13.333] (II) NOUVEAU(0): Default color space is primary color space
    [ 13.333] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 13.333] (II) NOUVEAU(0): redX: 0.634 redY: 0.354 greenX: 0.286 greenY: 0.620
    [ 13.333] (II) NOUVEAU(0): blueX: 0.138 blueY: 0.076 whiteX: 0.312 whiteY: 0.328
    [ 13.333] (II) NOUVEAU(0): Supported established timings:
    [ 13.333] (II) NOUVEAU(0): 720x400@70Hz
    [ 13.333] (II) NOUVEAU(0): 640x480@60Hz
    [ 13.333] (II) NOUVEAU(0): 640x480@72Hz
    [ 13.333] (II) NOUVEAU(0): 640x480@75Hz
    [ 13.333] (II) NOUVEAU(0): 800x600@60Hz
    [ 13.333] (II) NOUVEAU(0): 800x600@72Hz
    [ 13.333] (II) NOUVEAU(0): 800x600@75Hz
    [ 13.333] (II) NOUVEAU(0): 832x624@75Hz
    [ 13.333] (II) NOUVEAU(0): 1024x768@60Hz
    [ 13.333] (II) NOUVEAU(0): 1024x768@70Hz
    [ 13.333] (II) NOUVEAU(0): 1024x768@75Hz
    [ 13.333] (II) NOUVEAU(0): 1280x1024@75Hz
    [ 13.333] (II) NOUVEAU(0): 1152x864@75Hz
    [ 13.333] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 13.333] (II) NOUVEAU(0): Supported standard timings:
    [ 13.333] (II) NOUVEAU(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 13.333] (II) NOUVEAU(0): Supported detailed timing:
    [ 13.333] (II) NOUVEAU(0): clock: 108.0 MHz Image Size: 340 x 270 mm
    [ 13.333] (II) NOUVEAU(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 13.333] (II) NOUVEAU(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 13.333] (II) NOUVEAU(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
    [ 13.333] (II) NOUVEAU(0): Monitor name: HP f1905
    [ 13.333] (II) NOUVEAU(0): Serial No: CNC624PNF4
    [ 13.333] (II) NOUVEAU(0): EDID (in hex):
    [ 13.333] (II) NOUVEAU(0): 00ffffffffffff0022f04f2601010101
    [ 13.333] (II) NOUVEAU(0): 18100103e8261e8cee6760a25a499e23
    [ 13.333] (II) NOUVEAU(0): 135054adef8081800101010101010101
    [ 13.333] (II) NOUVEAU(0): 010101010101302a009851002a403070
    [ 13.333] (II) NOUVEAU(0): 1300540e1100001e000000fd00324c1e
    [ 13.333] (II) NOUVEAU(0): 530e000a202020202020000000fc0048
    [ 13.333] (II) NOUVEAU(0): 502066313930350a20202020000000ff
    [ 13.333] (II) NOUVEAU(0): 00434e43363234504e46340a20200001
    [ 13.333] (II) NOUVEAU(0): EDID vendor "HWP", prod id 9807
    [ 13.333] (II) NOUVEAU(0): Using EDID range info for horizontal sync
    [ 13.333] (II) NOUVEAU(0): Using EDID range info for vertical refresh
    [ 13.333] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 13.333] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 13.333] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 13.333] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 13.333] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
    [ 13.334] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 13.334] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1280x800"x74.9 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1280x768"x74.9 102.25 1280 1360 1488 1696 768 771 778 805 +hsync -vsync (60.3 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1280x768"x60.0 68.25 1280 1328 1360 1440 768 771 778 790 +hsync -vsync (47.4 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x576"x60.0 46.97 1024 1064 1168 1312 576 577 580 597 -hsync +vsync (35.8 kHz)
    [ 13.334] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): EDID for output VGA-1
    [ 13.334] (II) NOUVEAU(0): Printing probed modes for output VGA-1
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
    [ 13.334] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
    [ 13.334] (II) NOUVEAU(0): Output DVI-I-1 connected
    [ 13.334] (II) NOUVEAU(0): Output VGA-1 connected
    [ 13.334] (II) NOUVEAU(0): Using fuzzy aspect match for initial modes
    [ 13.334] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1024x768
    [ 13.334] (II) NOUVEAU(0): Output VGA-1 using initial mode 1024x768
    [ 13.334] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 13.334] (--) NOUVEAU(0): Virtual size is 1024x768 (pitch 0)
    [ 13.334] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    [ 13.334] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 13.334] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
    [ 13.335] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 13.335] (**) NOUVEAU(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
    [ 13.335] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 13.335] (**) NOUVEAU(0): Driver mode "848x480": 33.8 MHz (scaled from 0.0 MHz), 31.0 kHz, 60.0 Hz
    [ 13.335] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
    [ 13.335] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
    [ 13.335] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
    [ 13.335] (**) NOUVEAU(0): Display dimensions: (380, 300) mm
    [ 13.335] (**) NOUVEAU(0): DPI set to (68, 65)
    [ 13.335] (II) Loading sub module "fb"
    [ 13.335] (II) LoadModule: "fb"
    [ 13.335] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 13.339] (II) Module fb: vendor="X.Org Foundation"
    [ 13.339] compiled for 1.12.4, module version = 1.0.0
    [ 13.339] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 13.339] (II) Loading sub module "exa"
    [ 13.339] (II) LoadModule: "exa"
    [ 13.340] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 13.341] (II) Module exa: vendor="X.Org Foundation"
    [ 13.341] compiled for 1.12.4, module version = 2.5.0
    [ 13.341] ABI class: X.Org Video Driver, version 12.1
    [ 13.341] (II) Loading sub module "shadowfb"
    [ 13.341] (II) LoadModule: "shadowfb"
    [ 13.341] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 13.347] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 13.347] compiled for 1.12.4, module version = 1.0.0
    [ 13.347] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 13.347] (--) Depth 24 pixmap format is 32 bpp
    [ 13.348] (II) NOUVEAU(0): Opened GPU channel 2
    [ 13.352] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 13.352] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 13.352] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
    [ 13.355] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 13.355] (II) EXA(0): Driver registered support for the following operations:
    [ 13.355] (II) Solid
    [ 13.355] (II) Copy
    [ 13.355] (II) Composite (RENDER acceleration)
    [ 13.355] (II) UploadToScreen
    [ 13.355] (II) DownloadFromScreen
    [ 13.355] (==) NOUVEAU(0): Backing store disabled
    [ 13.355] (==) NOUVEAU(0): Silken mouse enabled
    [ 13.355] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
    [ 13.355] (II) NOUVEAU(0): [XvMC] Extension initialized.
    [ 13.355] (==) NOUVEAU(0): DPMS enabled
    [ 13.355] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 13.355] (--) RandR disabled
    [ 13.355] (II) Initializing built-in extension Generic Event Extension
    [ 13.355] (II) Initializing built-in extension SHAPE
    [ 13.355] (II) Initializing built-in extension MIT-SHM
    [ 13.355] (II) Initializing built-in extension XInputExtension
    [ 13.355] (II) Initializing built-in extension XTEST
    [ 13.355] (II) Initializing built-in extension BIG-REQUESTS
    [ 13.355] (II) Initializing built-in extension SYNC
    [ 13.355] (II) Initializing built-in extension XKEYBOARD
    [ 13.355] (II) Initializing built-in extension XC-MISC
    [ 13.355] (II) Initializing built-in extension SECURITY
    [ 13.355] (II) Initializing built-in extension XINERAMA
    [ 13.355] (II) Initializing built-in extension XFIXES
    [ 13.355] (II) Initializing built-in extension RENDER
    [ 13.355] (II) Initializing built-in extension RANDR
    [ 13.355] (II) Initializing built-in extension COMPOSITE
    [ 13.355] (II) Initializing built-in extension DAMAGE
    [ 13.370] (II) NOUVEAU(0): NVEnterVT is called.
    [ 13.421] (II) NOUVEAU(0): Setting screen physical size to 270 x 203
    [ 13.421] resize called 1024 768
    [ 13.559] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 13.559] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 13.559] (II) LoadModule: "evdev"
    [ 13.559] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 13.560] (II) Module evdev: vendor="X.Org Foundation"
    [ 13.560] compiled for 1.12.3.901, module version = 2.7.3
    [ 13.561] Module class: X.Org XInput Driver
    [ 13.561] ABI class: X.Org XInput driver, version 16.0
    [ 13.561] (II) Using input driver 'evdev' for 'Power Button'
    [ 13.561] (**) Power Button: always reports core events
    [ 13.561] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 13.561] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 13.561] (--) evdev: Power Button: Found keys
    [ 13.561] (II) evdev: Power Button: Configuring as keyboard
    [ 13.561] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 13.561] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 13.561] (**) Option "xkb_rules" "evdev"
    [ 13.561] (**) Option "xkb_model" "evdev"
    [ 13.561] (**) Option "xkb_layout" "us"
    [ 13.592] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 13.592] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 13.592] (II) Using input driver 'evdev' for 'Power Button'
    [ 13.593] (**) Power Button: always reports core events
    [ 13.593] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 13.593] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 13.593] (--) evdev: Power Button: Found keys
    [ 13.593] (II) evdev: Power Button: Configuring as keyboard
    [ 13.593] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
    [ 13.593] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 13.593] (**) Option "xkb_rules" "evdev"
    [ 13.593] (**) Option "xkb_model" "evdev"
    [ 13.593] (**) Option "xkb_layout" "us"
    [ 13.593] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event10)
    [ 13.593] (II) No input driver specified, ignoring this device.
    [ 13.593] (II) This device may have been added with another device file.
    [ 13.594] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event11)
    [ 13.594] (II) No input driver specified, ignoring this device.
    [ 13.594] (II) This device may have been added with another device file.
    [ 13.594] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event12)
    [ 13.594] (II) No input driver specified, ignoring this device.
    [ 13.594] (II) This device may have been added with another device file.
    [ 13.594] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event13)
    [ 13.594] (II) No input driver specified, ignoring this device.
    [ 13.595] (II) This device may have been added with another device file.
    [ 13.595] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event6)
    [ 13.595] (II) No input driver specified, ignoring this device.
    [ 13.595] (II) This device may have been added with another device file.
    [ 13.595] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event7)
    [ 13.595] (II) No input driver specified, ignoring this device.
    [ 13.595] (II) This device may have been added with another device file.
    [ 13.596] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event8)
    [ 13.596] (II) No input driver specified, ignoring this device.
    [ 13.596] (II) This device may have been added with another device file.
    [ 13.596] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event9)
    [ 13.596] (II) No input driver specified, ignoring this device.
    [ 13.596] (II) This device may have been added with another device file.
    [ 13.596] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/event0)
    [ 13.596] (**) Logitech Logitech Illuminated Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 13.596] (II) Using input driver 'evdev' for 'Logitech Logitech Illuminated Keyboard'
    [ 13.596] (**) Logitech Logitech Illuminated Keyboard: always reports core events
    [ 13.597] (**) evdev: Logitech Logitech Illuminated Keyboard: Device: "/dev/input/event0"
    [ 13.597] (--) evdev: Logitech Logitech Illuminated Keyboard: Vendor 0x46d Product 0xc318
    [ 13.597] (--) evdev: Logitech Logitech Illuminated Keyboard: Found keys
    [ 13.597] (II) evdev: Logitech Logitech Illuminated Keyboard: Configuring as keyboard
    [ 13.597] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2.1/7-2.1:1.0/input/input0/event0"
    [ 13.597] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard" (type: KEYBOARD, id 8)
    [ 13.597] (**) Option "xkb_rules" "evdev"
    [ 13.597] (**) Option "xkb_model" "evdev"
    [ 13.597] (**) Option "xkb_layout" "us"
    [ 13.597] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/event1)
    [ 13.597] (**) Logitech Logitech Illuminated Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 13.597] (II) Using input driver 'evdev' for 'Logitech Logitech Illuminated Keyboard'
    [ 13.598] (**) Logitech Logitech Illuminated Keyboard: always reports core events
    [ 13.598] (**) evdev: Logitech Logitech Illuminated Keyboard: Device: "/dev/input/event1"
    [ 13.598] (--) evdev: Logitech Logitech Illuminated Keyboard: Vendor 0x46d Product 0xc318
    [ 13.598] (--) evdev: Logitech Logitech Illuminated Keyboard: Found 1 mouse buttons
    [ 13.598] (--) evdev: Logitech Logitech Illuminated Keyboard: Found scroll wheel(s)
    [ 13.598] (--) evdev: Logitech Logitech Illuminated Keyboard: Found relative axes
    [ 13.598] (II) evdev: Logitech Logitech Illuminated Keyboard: Forcing relative x/y axes to exist.
    [ 13.598] (--) evdev: Logitech Logitech Illuminated Keyboard: Found absolute axes
    [ 13.598] (II) evdev: Logitech Logitech Illuminated Keyboard: Forcing absolute x/y axes to exist.
    [ 13.598] (--) evdev: Logitech Logitech Illuminated Keyboard: Found keys
    [ 13.598] (II) evdev: Logitech Logitech Illuminated Keyboard: Configuring as mouse
    [ 13.598] (II) evdev: Logitech Logitech Illuminated Keyboard: Configuring as keyboard
    [ 13.598] (II) evdev: Logitech Logitech Illuminated Keyboard: Adding scrollwheel support
    [ 13.598] (**) evdev: Logitech Logitech Illuminated Keyboard: YAxisMapping: buttons 4 and 5
    [ 13.598] (**) evdev: Logitech Logitech Illuminated Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 13.598] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2.1/7-2.1:1.1/input/input1/event1"
    [ 13.598] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard" (type: KEYBOARD, id 9)
    [ 13.598] (**) Option "xkb_rules" "evdev"
    [ 13.598] (**) Option "xkb_model" "evdev"
    [ 13.598] (**) Option "xkb_layout" "us"
    [ 13.598] (II) evdev: Logitech Logitech Illuminated Keyboard: initialized for relative axes.
    [ 13.598] (WW) evdev: Logitech Logitech Illuminated Keyboard: ignoring absolute axes.
    [ 13.598] (**) Logitech Logitech Illuminated Keyboard: (accel) keeping acceleration scheme 1
    [ 13.598] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration profile 0
    [ 13.598] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration factor: 2.000
    [ 13.598] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration threshold: 4
    [ 13.599] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/event2)
    [ 13.599] (**) Logitech Logitech Illuminated Keyboard: Applying InputClass "evdev pointer catchall"
    [ 13.599] (II) Using input driver 'evdev' for 'Logitech Logitech Illuminated Keyboard'
    [ 13.599] (**) Logitech Logitech Illuminated Keyboard: always reports core events
    [ 13.599] (**) evdev: Logitech Logitech Illuminated Keyboard: Device: "/dev/input/event2"
    [ 13.599] (--) evdev: Logitech Logitech Illuminated Keyboard: Vendor 0x46d Product 0xc318
    [ 13.599] (--) evdev: Logitech Logitech Illuminated Keyboard: Found 9 mouse buttons
    [ 13.599] (--) evdev: Logitech Logitech Illuminated Keyboard: Found scroll wheel(s)
    [ 13.599] (--) evdev: Logitech Logitech Illuminated Keyboard: Found relative axes
    [ 13.599] (--) evdev: Logitech Logitech Illuminated Keyboard: Found x and y relative axes
    [ 13.599] (II) evdev: Logitech Logitech Illuminated Keyboard: Configuring as mouse
    [ 13.599] (II) evdev: Logitech Logitech Illuminated Keyboard: Adding scrollwheel support
    [ 13.599] (**) evdev: Logitech Logitech Illuminated Keyboard: YAxisMapping: buttons 4 and 5
    [ 13.599] (**) evdev: Logitech Logitech Illuminated Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 13.599] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2.1/7-2.1:1.2/input/input2/event2"
    [ 13.599] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard" (type: MOUSE, id 10)
    [ 13.599] (II) evdev: Logitech Logitech Illuminated Keyboard: initialized for relative axes.
    [ 13.599] (**) Logitech Logitech Illuminated Keyboard: (accel) keeping acceleration scheme 1
    [ 13.599] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration profile 0
    [ 13.599] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration factor: 2.000
    [ 13.599] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration threshold: 4
    [ 13.600] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/mouse0)
    [ 13.600] (II) No input driver specified, ignoring this device.
    [ 13.600] (II) This device may have been added with another device file.
    [ 13.600] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 13.600] (II) No input driver specified, ignoring this device.
    [ 13.600] (II) This device may have been added with another device file.

  • How to disable nouveau driver?

    Hi I'm trying to install my nvidia graphics drivers, when I close x and run the installer it complains that I need to disable the nouveau driver and run the installer again. It tries to do this itself but it fails.
    Any idea how to manually disable it?
    Many thanks
    Mike

    You may need to create your own modprobe.conf blacklist file and add a line in your grub.conf file in order not to load Nouveau at system startup:
    # echo "blacklist nouveau options nouveau modeset=0" > /etc/modprobe.d/disable-nouveau.conf
    Edit /etc/grub.conf file and add the following to the end of your kernel line: rdblacklist=nouveau

  • NVIDIA Optimus: how do I unload nouveau PRIME?

    I have a Laptop with NVIDIA Optimus and I tried out render offloading using nouveau PRIME.
    Works quite well actually.
    How to reproduce it:
    xf86-video-{intel,nouveau} are both installed
    no specific xorg.conf is present
    #turn on GPU
    sudo tee /proc/acpi/bbswitch <<< ON
    #load nouveau module
    sudo modprobe nouveau
    #start X, or start the display manager
    startx
    #sudo systemctl start gdm.service
    then, in a terminal
    xrandr --listproviders
    output:
    Providers: number : 2
    Provider 0: id: 0x8a cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 2 outputs: 2 associated providers: 0 name:Intel
    Provider 1: id: 0x66 cap: 0x7, Source Output, Sink Output, Source Offload crtcs: 2 outputs: 5 associated providers: 0 name:nouveau
    Now let's use nouveau as offload source
    xrandr --setprovideroffloadsink nouveau Intel
    and now I can run apps on the NVIDIA card like this:
    DRI_PRIME=1 glxgears
    Now my question:
    The graphics card stays powered on because the nouveau module is loaded, and the nouveau module is in use by xrandr.
    Can I somehow still unload nouveau and turn off the GPU or do I have to restart the Xorg server?

    The nouveau is shut down once the program using it is terminated, check the sensors, you will see temps indicated during noueveau use.

  • Gnome-shell with nouveau - how is the performance

    I have an old 8400GS and find gnome-shell's performance under nouveau pretty bad.  Is it my card or the driver?  If you have a more powerful card, how is the performance?  I'm no gamer but is there a more powerful (none fan cooled) nvidia card that's better?

    Looks okay.... guess my 8400GS is just underpowered for this driver.  I ordered the 450 GTS so we'll see
    $ grep flip /var/log/Xorg.0.log
    [ 23641.419] (==) NOUVEAU(0): Page flipping enabled
    $ grep drm /var/log/Xorg.0.log
    [ 23641.418] drmOpenDevice: node name is /dev/dri/card0
    [ 23641.418] drmOpenDevice: open result is 7, (OK)
    [ 23641.418] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 23641.418] drmOpenDevice: node name is /dev/dri/card0
    [ 23641.418] drmOpenDevice: open result is 7, (OK)
    [ 23641.419] drmOpenByBusid: drmOpenMinor returns 7
    [ 23641.419] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 23641.419] (II) [drm] nouveau interface version: 0.0.16
    [ 23641.419] drmOpenDevice: node name is /dev/dri/card0
    [ 23641.419] drmOpenDevice: open result is 8, (OK)
    [ 23641.419] drmOpenDevice: node name is /dev/dri/card0
    [ 23641.419] drmOpenDevice: open result is 8, (OK)
    [ 23641.419] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 23641.419] drmOpenDevice: node name is /dev/dri/card0
    [ 23641.419] drmOpenDevice: open result is 8, (OK)
    [ 23641.419] drmOpenByBusid: drmOpenMinor returns 8
    [ 23641.419] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 23641.419] (II) [drm] DRM interface version 1.4
    [ 23641.419] (II) [drm] DRM open master succeeded.
    $ dmesg | grep drm
    [ 0.651085] [drm] Initialized drm 1.1.0 20060810
    [ 0.661177] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x298200a2)
    [ 0.664916] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
    [ 0.710278] [drm] nouveau 0000:01:00.0: ... appears to be valid
    [ 0.710280] [drm] nouveau 0000:01:00.0: BIT BIOS found
    [ 0.710281] [drm] nouveau 0000:01:00.0: Bios version 62.98.47.00
    [ 0.710283] [drm] nouveau 0000:01:00.0: TMDS table version 2.0
    [ 0.710284] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0
    [ 0.710286] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 02000300 00000028
    [ 0.710287] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 01000302 00020030
    [ 0.710289] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 04011310 00000028
    [ 0.710290] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 010223f1 00c0c080
    [ 0.710292] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 16 4
    [ 0.710294] [drm] nouveau 0000:01:00.0: 0: 0x00001030: type 0x30 idx 0 tag 0x07
    [ 0.710296] [drm] nouveau 0000:01:00.0: 1: 0x00000200: type 0x00 idx 1 tag 0xff
    [ 0.710297] [drm] nouveau 0000:01:00.0: 2: 0x00000110: type 0x10 idx 2 tag 0xff
    [ 0.710299] [drm] nouveau 0000:01:00.0: 3: 0x00000111: type 0x11 idx 3 tag 0xff
    [ 0.710300] [drm] nouveau 0000:01:00.0: 4: 0x00000113: type 0x13 idx 4 tag 0xff
    [ 0.710303] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xD710
    [ 0.735573] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xDAB5
    [ 0.741906] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xE364
    [ 0.741911] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xE456
    [ 0.742976] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xE655
    [ 0.742977] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xE6BA
    [ 0.762981] [drm] nouveau 0000:01:00.0: 0xE6BA: Condition still not met after 20ms, skipping following opcodes
    [ 0.762989] [drm] nouveau 0000:01:00.0: timingset 255 does not exist
    [ 1.160045] [drm] nouveau 0000:01:00.0: 1 available performance level(s)
    [ 1.160047] [drm] nouveau 0000:01:00.0: 3: memory 400MHz core 567MHz shader 1400MHz fanspeed 100%
    [ 1.160055] [drm] nouveau 0000:01:00.0: Register 0x00004030 not found in PLL limits table
    [ 1.160090] [drm] nouveau 0000:01:00.0: c: memory 399MHz core 566MHz shader 1400MHz
    [ 1.160209] [drm] nouveau 0000:01:00.0: Detected 512MiB VRAM
    [ 1.161277] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
    [ 1.173455] [drm] nouveau 0000:01:00.0: DCB encoder 1 unknown
    [ 1.173457] [drm] nouveau 0000:01:00.0: TV-1 has no encoders, removing
    [ 1.174154] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 1.174155] [drm] No driver support for vblank timestamp query.
    [ 1.428713] [drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x40000000, bo ffff880221feec00
    [ 1.483825] drm: registered panic notifier
    [ 1.483828] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0

  • Nouveau driver on Xorg how to set screen borders/margins ?

    Hi I'm using the nouveau driver on a TV screen at the resolution of 640x240, the problem is that the TV screen is an old screen of an arcade cabinet and some of the Xorg screen is out of the actual TV frame.
    There's a way to center the image from Xorg ?
    I'm looking for a solution but i didn't find yet.
    Thank you.

    I've messed out with the Modeline with no results and now i guess that my problem is a bit different... Advmame and sdlmame appear at center perfectly, wahcade too.
    I got an overscan problem only with xterm and xmame that appear cut out on the left. So I'm guessing is a problem of "Xorg related applications" ?
    There's a way to fix that ? I use the geometry option for xterm so i can put the console to the center of the screen... but this is more like a workaround than a stable solution, i would like to find a base solution for every Xorg related application and not using geometry for every Xorg app.
    Anyway if I'll find out what can i do and I'll post my workaround when i come up with something stable.
    [EDIT]
    I've find out what was the problem with xmame.
    I've changed the value of two configuration variables from 0 to 1:
    video-mode              1  # stands for: 1 Fullscreen DGA (hotkey left-alt + home)
    fullscreen              1 # xmame to fullscreen
    Last edited by marcs (2011-06-30 22:55:25)

  • Issue with MacBook Air and nouveau

    Hi.
    I've installed Arch Linux on MacBook Air with Nvidia 320M videocard. Proprietary nvidia driver does not work at all and nouveau has video artefacts (photo attached because screenshot pictures haven't any problems): horizontal noisy black lines and wrong colors on the left two thirds of screen.
    /var/log/Xorg.0.log
    [ 4.374]
    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.
    [ 4.374]
    X.Org X Server 1.11.99.903 (1.12.0 RC 3)
    Release Date: 2012-02-11
    [ 4.374] X Protocol Version 11, Revision 0
    [ 4.374] Build Operating System: Linux 3.2.6-2-ARCH x86_64
    [ 4.374] Current Operating System: Linux nikimac 3.2.6-2-ARCH #1 SMP PREEMPT Thu Feb 16 10:10:02 CET 2012 x86_64
    [ 4.374] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/disk/by-uuid/639277e8-a2f3-4313-b3e6-81eeb1453e85 ro init=/bin/systemd quiet
    [ 4.374] Build Date: 18 February 2012 05:06:59PM
    [ 4.374]
    [ 4.374] Current version of pixman: 0.24.4
    [ 4.374] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 4.374] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 4.374] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 21 16:55:39 2012
    [ 4.380] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 4.382] (==) No Layout section. Using the first Screen section.
    [ 4.382] (==) No screen section available. Using defaults.
    [ 4.382] (**) |-->Screen "Default Screen Section" (0)
    [ 4.382] (**) | |-->Monitor "<default monitor>"
    [ 4.382] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 4.382] (==) Automatically adding devices
    [ 4.382] (==) Automatically enabling devices
    [ 4.392] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 4.393] Entry deleted from font path.
    [ 4.402] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 4.402] Entry deleted from font path.
    [ 4.402] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 4.402] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 4.402] Entry deleted from font path.
    [ 4.402] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 4.402] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 4.402] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 4.402] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 4.402] (II) Loader magic: 0x7cf1e0
    [ 4.402] (II) Module ABI versions:
    [ 4.402] X.Org ANSI C Emulation: 0.4
    [ 4.402] X.Org Video Driver: 12.0
    [ 4.402] X.Org XInput driver : 16.0
    [ 4.402] X.Org Server Extension : 6.0
    [ 4.404] (--) PCI:*(0:2:0:0) 10de:08a3:106b:00d3 rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00001000/128, BIOS @ 0x????????/131072
    [ 4.404] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 4.404] (II) LoadModule: "extmod"
    [ 4.414] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 4.415] (II) Module extmod: vendor="X.Org Foundation"
    [ 4.415] compiled for 1.11.99.903, module version = 1.0.0
    [ 4.415] Module class: X.Org Server Extension
    [ 4.415] ABI class: X.Org Server Extension, version 6.0
    [ 4.415] (II) Loading extension MIT-SCREEN-SAVER
    [ 4.415] (II) Loading extension XFree86-VidModeExtension
    [ 4.415] (II) Loading extension XFree86-DGA
    [ 4.415] (II) Loading extension DPMS
    [ 4.415] (II) Loading extension XVideo
    [ 4.415] (II) Loading extension XVideo-MotionCompensation
    [ 4.415] (II) Loading extension X-Resource
    [ 4.415] (II) LoadModule: "dbe"
    [ 4.415] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 4.416] (II) Module dbe: vendor="X.Org Foundation"
    [ 4.416] compiled for 1.11.99.903, module version = 1.0.0
    [ 4.416] Module class: X.Org Server Extension
    [ 4.416] ABI class: X.Org Server Extension, version 6.0
    [ 4.416] (II) Loading extension DOUBLE-BUFFER
    [ 4.416] (II) LoadModule: "glx"
    [ 4.416] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 4.419] (II) Module glx: vendor="X.Org Foundation"
    [ 4.419] compiled for 1.11.99.903, module version = 1.0.0
    [ 4.419] ABI class: X.Org Server Extension, version 6.0
    [ 4.419] (==) AIGLX enabled
    [ 4.419] (II) Loading extension GLX
    [ 4.420] (II) LoadModule: "record"
    [ 4.420] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 4.420] (II) Module record: vendor="X.Org Foundation"
    [ 4.420] compiled for 1.11.99.903, module version = 1.13.0
    [ 4.420] Module class: X.Org Server Extension
    [ 4.420] ABI class: X.Org Server Extension, version 6.0
    [ 4.420] (II) Loading extension RECORD
    [ 4.420] (II) LoadModule: "dri"
    [ 4.421] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 4.422] (II) Module dri: vendor="X.Org Foundation"
    [ 4.422] compiled for 1.11.99.903, module version = 1.0.0
    [ 4.422] ABI class: X.Org Server Extension, version 6.0
    [ 4.422] (II) Loading extension XFree86-DRI
    [ 4.422] (II) LoadModule: "dri2"
    [ 4.423] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 4.425] (II) Module dri2: vendor="X.Org Foundation"
    [ 4.425] compiled for 1.11.99.903, module version = 1.2.0
    [ 4.425] ABI class: X.Org Server Extension, version 6.0
    [ 4.425] (II) Loading extension DRI2
    [ 4.425] (==) Matched nouveau as autoconfigured driver 0
    [ 4.425] (==) Matched nvidia as autoconfigured driver 1
    [ 4.425] (==) Matched nv as autoconfigured driver 2
    [ 4.425] (==) Matched vesa as autoconfigured driver 3
    [ 4.425] (==) Matched fbdev as autoconfigured driver 4
    [ 4.425] (==) Assigned the driver to the xf86ConfigLayout
    [ 4.425] (II) LoadModule: "nouveau"
    [ 4.425] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 4.429] (II) Module nouveau: vendor="X.Org Foundation"
    [ 4.429] compiled for 1.11.99.902, module version = 0.0.16
    [ 4.429] Module class: X.Org Video Driver
    [ 4.429] ABI class: X.Org Video Driver, version 12.0
    [ 4.429] (II) LoadModule: "nvidia"
    [ 4.429] (WW) Warning, couldn't open module nvidia
    [ 4.429] (II) UnloadModule: "nvidia"
    [ 4.429] (II) Unloading nvidia
    [ 4.429] (EE) Failed to load module "nvidia" (module does not exist, 0)
    [ 4.429] (II) LoadModule: "nv"
    [ 4.429] (WW) Warning, couldn't open module nv
    [ 4.429] (II) UnloadModule: "nv"
    [ 4.429] (II) Unloading nv
    [ 4.429] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 4.429] (II) LoadModule: "vesa"
    [ 4.429] (WW) Warning, couldn't open module vesa
    [ 4.429] (II) UnloadModule: "vesa"
    [ 4.429] (II) Unloading vesa
    [ 4.429] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 4.430] (II) LoadModule: "fbdev"
    [ 4.430] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 4.431] (II) Module fbdev: vendor="X.Org Foundation"
    [ 4.431] compiled for 1.11.99.903, module version = 0.4.2
    [ 4.431] ABI class: X.Org Video Driver, version 12.0
    [ 4.431] (II) NOUVEAU driver
    [ 4.431] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 4.431] RIVA TNT (NV04)
    [ 4.431] RIVA TNT2 (NV05)
    [ 4.431] GeForce 256 (NV10)
    [ 4.431] GeForce 2 (NV11, NV15)
    [ 4.431] GeForce 4MX (NV17, NV18)
    [ 4.431] GeForce 3 (NV20)
    [ 4.431] GeForce 4Ti (NV25, NV28)
    [ 4.431] GeForce FX (NV3x)
    [ 4.431] GeForce 6 (NV4x)
    [ 4.432] GeForce 7 (G7x)
    [ 4.432] GeForce 8 (G8x)
    [ 4.432] GeForce GTX 200 (NVA0)
    [ 4.432] GeForce GTX 400 (NVC0)
    [ 4.432] (II) FBDEV: driver for framebuffer: fbdev
    [ 4.432] (++) using VT number 7
    [ 4.437] drmOpenDevice: node name is /dev/dri/card0
    [ 5.343] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 5.343] drmOpenDevice: node name is /dev/dri/card0
    [ 5.343] drmOpenDevice: open result is 7, (OK)
    [ 5.343] drmOpenByBusid: drmOpenMinor returns 7
    [ 5.343] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 5.343] (II) [drm] nouveau interface version: 0.0.16
    [ 5.343] (WW) Falling back to old probe method for fbdev
    [ 5.343] (II) Loading sub module "fbdevhw"
    [ 5.343] (II) LoadModule: "fbdevhw"
    [ 5.343] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 5.344] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 5.344] compiled for 1.11.99.903, module version = 0.0.2
    [ 5.344] ABI class: X.Org Video Driver, version 12.0
    [ 5.344] (II) Loading sub module "dri"
    [ 5.344] (II) LoadModule: "dri"
    [ 5.344] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 5.344] (II) Module dri: vendor="X.Org Foundation"
    [ 5.344] compiled for 1.11.99.903, module version = 1.0.0
    [ 5.344] ABI class: X.Org Server Extension, version 6.0
    [ 5.344] (II) NOUVEAU(0): Loaded DRI module
    [ 5.344] drmOpenDevice: node name is /dev/dri/card0
    [ 5.344] drmOpenDevice: open result is 8, (OK)
    [ 5.344] drmOpenDevice: node name is /dev/dri/card0
    [ 5.344] drmOpenDevice: open result is 8, (OK)
    [ 5.344] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 5.344] drmOpenDevice: node name is /dev/dri/card0
    [ 5.344] drmOpenDevice: open result is 8, (OK)
    [ 5.344] drmOpenByBusid: drmOpenMinor returns 8
    [ 5.344] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 5.344] (II) [drm] DRM interface version 1.4
    [ 5.344] (II) [drm] DRM open master succeeded.
    [ 5.344] (--) NOUVEAU(0): Chipset: "NVIDIA NVaf"
    [ 5.344] (II) NOUVEAU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 5.344] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [ 5.344] (==) NOUVEAU(0): RGB weight 888
    [ 5.344] (==) NOUVEAU(0): Default visual is TrueColor
    [ 5.344] (==) NOUVEAU(0): Using HW cursor
    [ 5.344] (==) NOUVEAU(0): GLX sync to VBlank disabled.
    [ 5.345] (==) NOUVEAU(0): Page flipping enabled
    [ 5.379] (II) NOUVEAU(0): Output eDP-1 has no monitor section
    [ 5.540] (II) NOUVEAU(0): Output DP-1 has no monitor section
    [ 5.559] (II) NOUVEAU(0): EDID for output eDP-1
    [ 5.559] (II) NOUVEAU(0): Manufacturer: APP Model: 9cdf Serial#: 0
    [ 5.559] (II) NOUVEAU(0): Year: 2010 Week: 35
    [ 5.559] (II) NOUVEAU(0): EDID Version: 1.3
    [ 5.559] (II) NOUVEAU(0): Digital Display Input
    [ 5.559] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 29 vert.: 18
    [ 5.559] (II) NOUVEAU(0): Gamma: 2.20
    [ 5.559] (II) NOUVEAU(0): No DPMS capabilities specified
    [ 5.559] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 5.559] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 5.559] (II) NOUVEAU(0): redX: 0.593 redY: 0.342 greenX: 0.331 greenY: 0.573
    [ 5.559] (II) NOUVEAU(0): blueX: 0.152 blueY: 0.133 whiteX: 0.313 whiteY: 0.329
    [ 5.559] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 5.559] (II) NOUVEAU(0): Supported detailed timing:
    [ 5.559] (II) NOUVEAU(0): clock: 91.5 MHz Image Size: 286 x 179 mm
    [ 5.559] (II) NOUVEAU(0): h_active: 1440 h_sync: 1504 h_sync_end 1546 h_blank_end 1652 h_border: 0
    [ 5.559] (II) NOUVEAU(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 926 v_border: 0
    [ 5.559] (II) NOUVEAU(0): Unknown vendor-specific block 1
    [ 5.559] (II) NOUVEAU(0): LP133WP1-TPA1
    [ 5.559] (II) NOUVEAU(0): Monitor name: Color LCD
    [ 5.559] (II) NOUVEAU(0): EDID (in hex):
    [ 5.559] (II) NOUVEAU(0): 00ffffffffffff000610df9c00000000
    [ 5.559] (II) NOUVEAU(0): 23140103801d12780aef059757549227
    [ 5.559] (II) NOUVEAU(0): 22505400000001010101010101010101
    [ 5.559] (II) NOUVEAU(0): 010101010101c223a0d450841a30402a
    [ 5.559] (II) NOUVEAU(0): 36001eb3100000180000000100061030
    [ 5.559] (II) NOUVEAU(0): 00000000000000000a20000000fe004c
    [ 5.559] (II) NOUVEAU(0): 503133335750312d54504131000000fc
    [ 5.559] (II) NOUVEAU(0): 00436f6c6f72204c43440a202020001f
    [ 5.559] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 5.559] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 5.559] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 5.559] (II) NOUVEAU(0): Printing probed modes for output eDP-1
    [ 5.559] (II) NOUVEAU(0): Modeline "1440x900"x59.8 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 5.559] (II) NOUVEAU(0): Modeline "1152x864"x60.0 81.75 1152 1216 1336 1520 864 867 871 897 -hsync +vsync (53.8 kHz e)
    [ 5.559] (II) NOUVEAU(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz e)
    [ 5.559] (II) NOUVEAU(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz e)
    [ 5.560] (II) NOUVEAU(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz e)
    [ 5.560] (II) NOUVEAU(0): Modeline "720x400"x59.6 22.25 720 744 808 896 400 403 413 417 -hsync +vsync (24.8 kHz e)
    [ 5.560] (II) NOUVEAU(0): Modeline "640x400"x60.0 20.00 640 664 720 800 400 403 409 417 -hsync +vsync (25.0 kHz e)
    [ 5.560] (II) NOUVEAU(0): Modeline "640x350"x59.8 17.50 640 664 720 800 350 353 363 366 -hsync +vsync (21.9 kHz e)
    [ 5.720] (II) NOUVEAU(0): EDID for output DP-1
    [ 5.720] (II) NOUVEAU(0): Output eDP-1 connected
    [ 5.720] (II) NOUVEAU(0): Output DP-1 disconnected
    [ 5.720] (II) NOUVEAU(0): Using exact sizes for initial modes
    [ 5.720] (II) NOUVEAU(0): Output eDP-1 using initial mode 1440x900
    [ 5.720] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 5.720] (--) NOUVEAU(0): Virtual size is 1440x900 (pitch 0)
    [ 5.720] (**) NOUVEAU(0): Driver mode "1440x900": 91.5 MHz (scaled from 0.0 MHz), 55.4 kHz, 59.8 Hz
    [ 5.720] (II) NOUVEAU(0): Modeline "1440x900"x59.8 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 5.720] (**) NOUVEAU(0): Driver mode "1152x864": 81.8 MHz (scaled from 0.0 MHz), 53.8 kHz, 60.0 Hz
    [ 5.720] (II) NOUVEAU(0): Modeline "1152x864"x60.0 81.75 1152 1216 1336 1520 864 867 871 897 -hsync +vsync (53.8 kHz e)
    [ 5.720] (**) NOUVEAU(0): Driver mode "1024x768": 63.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 59.9 Hz
    [ 5.720] (II) NOUVEAU(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz e)
    [ 5.720] (**) NOUVEAU(0): Driver mode "800x600": 38.2 MHz (scaled from 0.0 MHz), 37.4 kHz, 59.9 Hz
    [ 5.720] (II) NOUVEAU(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz e)
    [ 5.720] (**) NOUVEAU(0): Driver mode "640x480": 23.8 MHz (scaled from 0.0 MHz), 29.7 kHz, 59.4 Hz
    [ 5.720] (II) NOUVEAU(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz e)
    [ 5.720] (**) NOUVEAU(0): Driver mode "720x400": 22.2 MHz (scaled from 0.0 MHz), 24.8 kHz, 59.6 Hz
    [ 5.720] (II) NOUVEAU(0): Modeline "720x400"x59.6 22.25 720 744 808 896 400 403 413 417 -hsync +vsync (24.8 kHz e)
    [ 5.720] (**) NOUVEAU(0): Driver mode "640x400": 20.0 MHz (scaled from 0.0 MHz), 25.0 kHz, 60.0 Hz
    [ 5.720] (II) NOUVEAU(0): Modeline "640x400"x60.0 20.00 640 664 720 800 400 403 409 417 -hsync +vsync (25.0 kHz e)
    [ 5.720] (**) NOUVEAU(0): Driver mode "640x350": 17.5 MHz (scaled from 0.0 MHz), 21.9 kHz, 59.8 Hz
    [ 5.720] (II) NOUVEAU(0): Modeline "640x350"x59.8 17.50 640 664 720 800 350 353 363 366 -hsync +vsync (21.9 kHz e)
    [ 5.720] (**) NOUVEAU(0): Display dimensions: (290, 180) mm
    [ 5.720] (**) NOUVEAU(0): DPI set to (126, 127)
    [ 5.720] (II) Loading sub module "fb"
    [ 5.720] (II) LoadModule: "fb"
    [ 5.720] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 5.721] (II) Module fb: vendor="X.Org Foundation"
    [ 5.721] compiled for 1.11.99.903, module version = 1.0.0
    [ 5.721] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 5.721] (II) Loading sub module "exa"
    [ 5.721] (II) LoadModule: "exa"
    [ 5.722] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 5.722] (II) Module exa: vendor="X.Org Foundation"
    [ 5.722] compiled for 1.11.99.903, module version = 2.5.0
    [ 5.722] ABI class: X.Org Video Driver, version 12.0
    [ 5.722] (II) Loading sub module "shadowfb"
    [ 5.722] (II) LoadModule: "shadowfb"
    [ 5.722] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 5.723] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 5.723] compiled for 1.11.99.903, module version = 1.0.0
    [ 5.723] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 5.723] (II) UnloadModule: "fbdev"
    [ 5.723] (II) Unloading fbdev
    [ 5.723] (II) UnloadSubModule: "fbdevhw"
    [ 5.723] (II) Unloading fbdevhw
    [ 5.723] (--) Depth 24 pixmap format is 32 bpp
    [ 5.728] (II) NOUVEAU(0): Opened GPU channel 2
    [ 5.728] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 5.728] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 5.728] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
    [ 5.729] (II) NOUVEAU(0): GART: 64MiB available
    [ 5.736] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
    [ 5.738] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 5.738] (II) EXA(0): Driver registered support for the following operations:
    [ 5.738] (II) Solid
    [ 5.738] (II) Copy
    [ 5.738] (II) Composite (RENDER acceleration)
    [ 5.738] (II) UploadToScreen
    [ 5.738] (II) DownloadFromScreen
    [ 5.738] (==) NOUVEAU(0): Backing store disabled
    [ 5.738] (==) NOUVEAU(0): Silken mouse enabled
    [ 5.738] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
    [ 5.738] (II) NOUVEAU(0): [XvMC] Extension initialized.
    [ 5.738] (==) NOUVEAU(0): DPMS enabled
    [ 5.738] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 5.738] (--) RandR disabled
    [ 5.738] (II) Initializing built-in extension Generic Event Extension
    [ 5.738] (II) Initializing built-in extension SHAPE
    [ 5.738] (II) Initializing built-in extension MIT-SHM
    [ 5.738] (II) Initializing built-in extension XInputExtension
    [ 5.738] (II) Initializing built-in extension XTEST
    [ 5.738] (II) Initializing built-in extension BIG-REQUESTS
    [ 5.738] (II) Initializing built-in extension SYNC
    [ 5.738] (II) Initializing built-in extension XKEYBOARD
    [ 5.738] (II) Initializing built-in extension XC-MISC
    [ 5.738] (II) Initializing built-in extension SECURITY
    [ 5.738] (II) Initializing built-in extension XINERAMA
    [ 5.738] (II) Initializing built-in extension XFIXES
    [ 5.738] (II) Initializing built-in extension RENDER
    [ 5.738] (II) Initializing built-in extension RANDR
    [ 5.738] (II) Initializing built-in extension COMPOSITE
    [ 5.738] (II) Initializing built-in extension DAMAGE
    [ 5.799] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 5.799] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 5.799] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 5.799] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 5.800] (II) AIGLX: Loaded and initialized nouveau
    [ 5.800] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 5.805] (II) NOUVEAU(0): NVEnterVT is called.
    [ 6.217] (II) NOUVEAU(0): Setting screen physical size to 381 x 238
    [ 6.217] resize called 1440 900
    [ 6.272] (II) XKB: Reusing cached keymap
    [ 6.274] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 6.274] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 6.274] (II) LoadModule: "evdev"
    [ 6.274] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 6.275] (II) Module evdev: vendor="X.Org Foundation"
    [ 6.275] compiled for 1.11.99.902, module version = 2.6.99
    [ 6.275] Module class: X.Org XInput Driver
    [ 6.275] ABI class: X.Org XInput driver, version 16.0
    [ 6.275] (II) Using input driver 'evdev' for 'Power Button'
    [ 6.275] Option "XkbRules" "evdev"
    [ 6.275] Option "XkbModel" "evdev"
    [ 6.275] Option "XkbLayout" "us"
    [ 6.275] Option "_source" "server/udev"
    [ 6.275] Option "name" "Power Button"
    [ 6.275] Option "path" "/dev/input/event3"
    [ 6.275] Option "device" "/dev/input/event3"
    [ 6.275] Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 6.275] Option "driver" "evdev"
    [ 6.275] (**) Power Button: always reports core events
    [ 6.275] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 6.275] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 6.275] (--) evdev: Power Button: Found keys
    [ 6.275] (II) evdev: Power Button: Configuring as keyboard
    [ 6.275] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 6.275] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 6.275] (**) Option "xkb_rules" "evdev"
    [ 6.275] (**) Option "xkb_model" "evdev"
    [ 6.275] (**) Option "xkb_layout" "us"
    [ 6.301] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
    [ 6.301] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 6.301] (II) Using input driver 'evdev' for 'Video Bus'
    [ 6.301] Option "XkbRules" "evdev"
    [ 6.301] Option "XkbModel" "evdev"
    [ 6.301] Option "XkbLayout" "us"
    [ 6.301] Option "_source" "server/udev"
    [ 6.301] Option "name" "Video Bus"
    [ 6.301] Option "path" "/dev/input/event4"
    [ 6.301] Option "device" "/dev/input/event4"
    [ 6.301] Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2b/LNXVIDEO:00/input/input4/event4"
    [ 6.301] Option "driver" "evdev"
    [ 6.301] (**) Video Bus: always reports core events
    [ 6.301] (**) evdev: Video Bus: Device: "/dev/input/event4"
    [ 6.301] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 6.301] (--) evdev: Video Bus: Found keys
    [ 6.301] (II) evdev: Video Bus: Configuring as keyboard
    [ 6.301] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2b/LNXVIDEO:00/input/input4/event4"
    [ 6.301] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 6.301] (**) Option "xkb_rules" "evdev"
    [ 6.301] (**) Option "xkb_model" "evdev"
    [ 6.301] (**) Option "xkb_layout" "us"
    [ 6.301] (II) XKB: Reusing cached keymap
    [ 6.301] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 6.302] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 6.302] (II) Using input driver 'evdev' for 'Power Button'
    [ 6.302] Option "XkbRules" "evdev"
    [ 6.302] Option "XkbModel" "evdev"
    [ 6.302] Option "XkbLayout" "us"
    [ 6.302] Option "_source" "server/udev"
    [ 6.302] Option "name" "Power Button"
    [ 6.302] Option "path" "/dev/input/event1"
    [ 6.302] Option "device" "/dev/input/event1"
    [ 6.302] Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 6.302] Option "driver" "evdev"
    [ 6.302] (**) Power Button: always reports core events
    [ 6.302] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 6.302] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 6.302] (--) evdev: Power Button: Found keys
    [ 6.302] (II) evdev: Power Button: Configuring as keyboard
    [ 6.302] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 6.302] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 6.302] (**) Option "xkb_rules" "evdev"
    [ 6.302] (**) Option "xkb_model" "evdev"
    [ 6.302] (**) Option "xkb_layout" "us"
    [ 6.302] (II) XKB: Reusing cached keymap
    [ 6.302] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
    [ 6.302] (II) No input driver specified, ignoring this device.
    [ 6.302] (II) This device may have been added with another device file.
    [ 6.302] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 6.302] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 6.302] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 6.302] Option "XkbRules" "evdev"
    [ 6.303] Option "XkbModel" "evdev"
    [ 6.303] Option "XkbLayout" "us"
    [ 6.303] Option "_source" "server/udev"
    [ 6.303] Option "name" "Sleep Button"
    [ 6.303] Option "path" "/dev/input/event2"
    [ 6.303] Option "device" "/dev/input/event2"
    [ 6.303] Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    [ 6.303] Option "driver" "evdev"
    [ 6.303] (**) Sleep Button: always reports core events
    [ 6.303] (**) evdev: Sleep Button: Device: "/dev/input/event2"
    [ 6.303] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 6.303] (--) evdev: Sleep Button: Found keys
    [ 6.303] (II) evdev: Sleep Button: Configuring as keyboard
    [ 6.303] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    [ 6.303] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 6.303] (**) Option "xkb_rules" "evdev"
    [ 6.303] (**) Option "xkb_model" "evdev"
    [ 6.303] (**) Option "xkb_layout" "us"
    [ 6.303] (II) XKB: Reusing cached keymap
    [ 6.303] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event10)
    [ 6.303] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
    [ 6.303] (II) Using input driver 'evdev' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
    [ 6.303] Option "XkbRules" "evdev"
    [ 6.303] Option "XkbModel" "evdev"
    [ 6.303] Option "XkbLayout" "us"
    [ 6.303] Option "_source" "server/udev"
    [ 6.303] Option "name" "Apple Inc. Apple Internal Keyboard / Trackpad"
    [ 6.303] Option "path" "/dev/input/event10"
    [ 6.303] Option "device" "/dev/input/event10"
    [ 6.303] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-3/3-3:1.0/input/input10/event10"
    [ 6.304] Option "driver" "evdev"
    [ 6.304] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
    [ 6.304] (**) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Device: "/dev/input/event10"
    [ 6.304] (--) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Vendor 0x5ac Product 0x240
    [ 6.304] (--) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Found keys
    [ 6.304] (II) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Configuring as keyboard
    [ 6.304] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-3/3-3:1.0/input/input10/event10"
    [ 6.304] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 10)
    [ 6.304] (**) Option "xkb_rules" "evdev"
    [ 6.304] (**) Option "xkb_model" "evdev"
    [ 6.304] (**) Option "xkb_layout" "us"
    [ 6.304] (II) XKB: Reusing cached keymap
    [ 6.304] (II) config/udev: Adding input device bcm5974 (/dev/input/event6)
    [ 6.304] (**) bcm5974: Applying InputClass "evdev touchpad catchall"
    [ 6.304] (**) bcm5974: Applying InputClass "Multitouch Touchpad"
    [ 6.304] (II) LoadModule: "multitouch"
    [ 6.304] (II) Loading /usr/lib/xorg/modules/input/multitouch.so
    [ 6.305] (II) Module multitouch: vendor="X.Org Foundation"
    [ 6.305] compiled for 1.11.99.903, module version = 0.1.0
    [ 6.305] Module class: X.Org XInput Driver
    [ 6.305] ABI class: X.Org XInput driver, version 16.0
    [ 6.305] (II) Using input driver 'multitouch' for 'bcm5974'
    [ 6.305] Option "_source" "server/udev"
    [ 6.305] Option "name" "bcm5974"
    [ 6.305] Option "path" "/dev/input/event6"
    [ 6.305] Option "device" "/dev/input/event6"
    [ 6.305] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-3/3-3:1.2/input/input6/event6"
    [ 6.305] Option "driver" "multitouch"
    [ 6.305] (**) bcm5974: always reports core events
    [ 6.306] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-3/3-3:1.2/input/input6/event6"
    [ 6.306] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 11)
    [ 6.306] (II) device control: init
    [ 6.306] (**) Option "Device" "/dev/input/event6"
    [ 6.311] (II) multitouch: devname: bcm5974
    [ 6.311] (II) multitouch: devid: 5ac 240 1
    [ 6.311] (II) multitouch: caps: left mtdata ibt
    [ 6.311] (II) multitouch: 0: min: 0 max: 2048
    [ 6.311] (II) multitouch: 1: min: 0 max: 2048
    [ 6.311] (II) multitouch: 2: min: 0 max: 2048
    [ 6.311] (II) multitouch: 3: min: 0 max: 2048
    [ 6.311] (II) multitouch: 4: min: -16384 max: 16384
    [ 6.311] (II) multitouch: 5: min: -4620 max: 5140
    [ 6.311] (II) multitouch: 6: min: -150 max: 6600
    [ 6.336] (II) pointer_control
    [ 6.336] (**) bcm5974: (accel) keeping acceleration scheme 1
    [ 6.336] (II) pointer_property
    [ 6.336] (II) pointer_property
    [ 6.336] (**) bcm5974: (accel) acceleration profile 0
    [ 6.336] (II) pointer_property
    [ 6.336] (II) pointer_property
    [ 6.336] (**) bcm5974: (accel) acceleration factor: 2.000
    [ 6.336] (**) bcm5974: (accel) acceleration threshold: 4
    [ 6.337] (II) device control: on
    [ 6.337] (**) Option "Device" "/dev/input/event6"
    [ 6.342] (II) pointer_property
    [ 6.342] (II) pointer_property
    [ 6.342] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse0)
    [ 6.342] (**) bcm5974: Applying InputClass "Multitouch Touchpad"
    [ 6.342] (II) Using input driver 'multitouch' for 'bcm5974'
    [ 6.342] Option "_source" "server/udev"
    [ 6.342] Option "name" "bcm5974"
    [ 6.342] Option "path" "/dev/input/mouse0"
    [ 6.342] Option "device" "/dev/input/mouse0"
    [ 6.342] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-3/3-3:1.2/input/input6/mouse0"
    [ 6.342] Option "driver" "multitouch"
    [ 6.342] (**) bcm5974: always reports core events
    [ 6.342] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-3/3-3:1.2/input/input6/mouse0"
    [ 6.342] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 12)
    [ 6.342] (II) device control: init
    [ 6.342] (**) Option "Device" "/dev/input/mouse0"
    [ 6.342] (EE) multitouch: cannot configure device
    [ 6.342] (EE) Couldn't init device "bcm5974"
    [ 6.342] (II) UnloadModule: "multitouch"
    [ 6.342] (II) config/udev: Adding input device Built-in iSight (/dev/input/event9)
    [ 6.342] (**) Built-in iSight: Applying InputClass "evdev keyboard catchall"
    [ 6.342] (II) Using input driver 'evdev' for 'Built-in iSight'
    [ 6.342] Option "XkbRules" "evdev"
    [ 6.343] Option "XkbModel" "evdev"
    [ 6.343] Option "XkbLayout" "us"
    [ 6.343] Option "_source" "server/udev"
    [ 6.343] Option "name" "Built-in iSight"
    [ 6.343] Option "path" "/dev/input/event9"
    [ 6.343] Option "device" "/dev/input/event9"
    [ 6.343] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb1/1-6/1-6:1.0/input/input9/event9"
    [ 6.343] Option "driver" "evdev"
    [ 6.343] (**) Built-in iSight: always reports core events
    [ 6.343] (**) evdev: Built-in iSight: Device: "/dev/input/event9"
    [ 6.343] (--) evdev: Built-in iSight: Vendor 0x5ac Product 0x850a
    [ 6.343] (--) evdev: Built-in iSight: Found keys
    [ 6.343] (II) evdev: Built-in iSight: Configuring as keyboard
    [ 6.343] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb1/1-6/1-6:1.0/input/input9/event9"
    [ 6.343] (II) XINPUT: Adding extended input device "Built-in iSight" (type: KEYBOARD, id 12)
    [ 6.343] (**) Option "xkb_rules" "evdev"
    [ 6.343] (**) Option "xkb_model" "evdev"
    [ 6.343] (**) Option "xkb_layout" "us"
    [ 6.343] (II) XKB: Reusing cached keymap
    [ 6.343] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event7)
    [ 6.343] (II) No input driver specified, ignoring this device.
    [ 6.343] (II) This device may have been added with another device file.
    [ 6.343] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
    [ 6.343] (II) No input driver specified, ignoring this device.
    [ 6.343] (II) This device may have been added with another device file.
    [ 6.344] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
    [ 6.344] (II) No input driver specified, ignoring this device.
    [ 6.344] (II) This device may have been added with another device file.
    [ 6.344] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 6.344] (II) No input driver specified, ignoring this device.
    [ 6.344] (II) This device may have been added with another device file.
    [ 6.369] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 6.369] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 6.369] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 7.550] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 7.550] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 7.550] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 7.754] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 7.754] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 7.754] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 7.963] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 7.963] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 7.963] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 8.165] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 8.165] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 8.165] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 8.364] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 8.364] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 8.364] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 16.133] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 16.133] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 16.133] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 16.359] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 16.359] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 16.359] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 16.560] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 16.560] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 16.560] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 16.760] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 16.760] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 16.760] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 16.961] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 16.961] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 16.961] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 17.159] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 17.159] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 17.159] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    [ 18.008] (II) pointer_control
    [ 18.830] (II) NOUVEAU(0): EDID vendor "APP", prod id 40159
    [ 18.830] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 18.830] (II) NOUVEAU(0): Modeline "1440x900"x0.0 91.54 1440 1504 1546 1652 900 903 909 926 -hsync -vsync (55.4 kHz eP)
    nvidiafb works fine, but it has no dri and has problems with suspend.
    How to resolve this problem with nouveau? Is it crtc-related or not? Playing with xrandr does not have any effect (except resolution change).
    Last edited by nikicat (2012-02-22 15:00:18)

    I had an issue with my MBA seeing my HP printer and could find no good reason for the issue.  In the end I deleted the printers WiFi connection and then turned around and set it up on my WiFi network all over again.  My MBA now finds the printer every time.  Okay ...so I don't actually know why it didn't work the first time, but it does now.  Again, there was no apparent issue with either the HP printer or the MBA being connected to WiFi in the first place, but something different must have occurred in software/hardware the second time. 

  • Screen flickering and system freezes when using Nouveau driver.

    I'm testing the Nouveau driver on my computer, I really want to keep this driver installed because it makes XFCE to use less resources than the Nvidia proprietary driver. But when I start some apps like firefox or make changes to the desktop, the system stop responding and then the screen breaks.
    I can't use the computer in that state so I force a shutdown.
    I don't know how to see what is going wrong, because the proprietary driver don't give me these problems, I don't get any errors at dmesg log and Xorg log don't have any helpful information.
    dmesg output:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.8.3-2-ARCH (tobias@testing) (gcc version 4.7.2 (GCC) ) #1 SMP PREEMPT Sun Mar 17 13:38:16 CET 2013
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000057feffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000057ff0000-0x0000000057ff2fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x0000000057ff3000-0x0000000057ffffff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x0000000058000000-0x000000005fffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
    [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    [ 0.000000] SMBIOS 2.3 present.
    [ 0.000000] DMI: Acer Aspire T180/EM61SM/EM61PM , BIOS R01-B4 06/15/2007
    [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] e820: last_pfn = 0x57ff0 max_arch_pfn = 0x100000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-C7FFF write-protect
    [ 0.000000] C8000-FFFFF uncachable
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask FFC0000000 write-back
    [ 0.000000] 1 base 0040000000 mask FFE0000000 write-back
    [ 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 [mem 0x000f3c90-0x000f3c9f] mapped at [c00f3c90]
    [ 0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff]
    [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x377fdfff]
    [ 0.000000] [mem 0x00000000-0x003fffff] page 4k
    [ 0.000000] [mem 0x00400000-0x373fffff] page 2M
    [ 0.000000] [mem 0x37400000-0x377fdfff] page 4k
    [ 0.000000] kernel direct mapping tables up to 0x377fdfff @ [mem 0x01bfa000-0x01bfffff]
    [ 0.000000] RAMDISK: [mem 0x37a46000-0x37d1afff]
    [ 0.000000] Allocated new RAMDISK: [mem 0x37529000-0x377fd69f]
    [ 0.000000] Move RAMDISK from [mem 0x37a46000-0x37d1a69f] to [mem 0x37529000-0x377fd69f]
    [ 0.000000] ACPI: RSDP 000f8370 00014 (v00 ACRSYS)
    [ 0.000000] ACPI: RSDT 57ff3040 0003C (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: FACP 57ff30c0 00074 (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: DSDT 57ff3180 0631A (v01 ACRSYS AWRDACPI 00001000 MSFT 0100000E)
    [ 0.000000] ACPI: FACS 57ff0000 00040
    [ 0.000000] ACPI: SSDT 57ff95c0 001C4 (v01 PTLTD POWERNOW 00000001 LTP 00000001)
    [ 0.000000] ACPI: HPET 57ff9800 00038 (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000098)
    [ 0.000000] ACPI: SLIC 57ff9880 00176 (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000001)
    [ 0.000000] ACPI: MCFG 57ff9a40 0003C (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: APIC 57ff9500 0007C (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] 519MB HIGHMEM available.
    [ 0.000000] 887MB LOWMEM available.
    [ 0.000000] mapped low ram: 0 - 377fe000
    [ 0.000000] low ram: 0 - 377fe000
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00010000-0x00ffffff]
    [ 0.000000] Normal [mem 0x01000000-0x377fdfff]
    [ 0.000000] HighMem [mem 0x377fe000-0x57feffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00010000-0x0009efff]
    [ 0.000000] node 0: [mem 0x00100000-0x57feffff]
    [ 0.000000] On node 0 totalpages: 360319
    [ 0.000000] free_area_init_node: node 0, pgdat c15ab3c0, node_mem_map f6a28200
    [ 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: 1040 pages used for memmap
    [ 0.000000] HighMem zone: 132066 pages, LIFO batch:31
    [ 0.000000] Using APIC driver default
    [ 0.000000] Detected use of extended apic ids on hypertransport bus
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 17, 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: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] ACPI: IRQ14 used by override.
    [ 0.000000] ACPI: IRQ15 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x10de8201 base: 0xfeff0000
    [ 0.000000] smpboot: 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] e820: [mem 0x60000000-0xefffffff] available for PCI devices
    [ 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 @f6a05000 s32640 r0 d20608 u53248
    [ 0.000000] pcpu-alloc: s32640 r0 d20608 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: 357503
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=bb82c8c9-614f-4ce3-85f2-3597507c391d ro quiet
    [ 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] __ex_table already sorted, skipping sort
    [ 0.000000] Initializing CPU#0
    [ 0.000000] allocated 2883328 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:00057ff0)
    [ 0.000000] Memory: 1415956k/1441728k available (4184k kernel code, 25320k reserved, 1679k data, 560k init, 532424k highmem)
    [ 0.000000] virtual kernel memory layout:
    fixmap : 0xfff15000 - 0xfffff000 ( 936 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    .init : 0xc15ba000 - 0xc1646000 ( 560 kB)
    .data : 0xc141613e - 0xc15b9d80 (1679 kB)
    .text : 0xc1000000 - 0xc141613e (4184 kB)
    [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=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] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
    [ 0.000000] NR_IRQS:2304 nr_irqs:512 16
    [ 0.000000] CPU 0 irqstacks, hard=f6008000 soft=f600a000
    [ 0.000000] spurious 8259A interrupt: IRQ7.
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 1908.551 MHz processor
    [ 0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized
    [ 0.003338] Calibrating delay loop (skipped), value calculated using timer frequency.. 3818.14 BogoMIPS (lpj=6361836)
    [ 0.003343] pid_max: default: 32768 minimum: 301
    [ 0.003404] Security Framework initialized
    [ 0.003415] AppArmor: AppArmor disabled by boot time parameter
    [ 0.003432] Mount-cache hash table entries: 512
    [ 0.006819] Initializing cgroup subsys cpuacct
    [ 0.006822] Initializing cgroup subsys memory
    [ 0.006834] Initializing cgroup subsys devices
    [ 0.006837] Initializing cgroup subsys freezer
    [ 0.006840] Initializing cgroup subsys net_cls
    [ 0.006842] Initializing cgroup subsys blkio
    [ 0.006879] CPU: Physical Processor ID: 0
    [ 0.006882] CPU: Processor Core ID: 0
    [ 0.006885] mce: CPU supports 5 MCE banks
    [ 0.006896] LVT offset 0 assigned for vector 0xf9
    [ 0.006902] process: using AMD E400 aware idle routine
    [ 0.006911] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
    Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4
    tlb_flushall_shift: 4
    [ 0.007021] Freeing SMP alternatives: 16k freed
    [ 0.007977] ACPI: Core revision 20121018
    [ 0.015366] ftrace: allocating 18273 entries in 36 pages
    [ 0.023490] Enabling APIC mode: Flat. Using 1 I/O APICs
    [ 0.024036] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.059250] smpboot: CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 3600+ (fam: 0f, model: 6b, stepping: 01)
    [ 0.059999] Performance Events: AMD PMU driver.
    [ 0.059999] ... version: 0
    [ 0.059999] ... bit width: 48
    [ 0.059999] ... generic registers: 4
    [ 0.059999] ... value mask: 0000ffffffffffff
    [ 0.059999] ... max period: 00007fffffffffff
    [ 0.059999] ... fixed-purpose events: 0
    [ 0.059999] ... event mask: 000000000000000f
    [ 0.078439] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.083409] CPU 1 irqstacks, hard=f60ba000 soft=f60bc000
    [ 0.083412] smpboot: Booting Node 0, Processors #1 OK
    [ 0.006666] Initializing CPU#1
    [ 0.176732] Brought up 2 CPUs
    [ 0.176736] smpboot: Total of 2 processors activated (7637.24 BogoMIPS)
    [ 0.177423] devtmpfs: initialized
    [ 0.177423] PM: Registering ACPI NVS region [mem 0x57ff0000-0x57ff2fff] (12288 bytes)
    [ 0.178162] RTC time: 21:06:38, date: 03/21/13
    [ 0.178225] NET: Registered protocol family 16
    [ 0.178397] node 0 link 0: io port [8000, ffff]
    [ 0.178401] TOM: 0000000060000000 aka 1536M
    [ 0.178404] node 0 link 0: mmio [a0000, bffff]
    [ 0.178408] node 0 link 0: mmio [60000000, efffffff]
    [ 0.178411] node 0 link 0: mmio [f4000000, fe02ffff]
    [ 0.178414] node 0 link 0: mmio [f0000000, f03fffff]
    [ 0.178418] bus: [bus 00-04] on node 0 link 0
    [ 0.178421] bus: 00 [io 0x0000-0xffff]
    [ 0.178423] bus: 00 [mem 0x000a0000-0x000bffff]
    [ 0.178425] bus: 00 [mem 0x60000000-0xf3ffffff]
    [ 0.178428] bus: 00 [mem 0xf4000000-0xffffffff]
    [ 0.178495] ACPI: bus type pci registered
    [ 0.178575] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
    [ 0.178579] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
    [ 0.178581] PCI: Using MMCONFIG for extended config space
    [ 0.178583] PCI: Using configuration type 1 for base access
    [ 0.178677] mtrr: your CPUs had inconsistent variable MTRR settings
    [ 0.178679] mtrr: probably your BIOS does not setup all CPUs.
    [ 0.178681] mtrr: corrected configuration.
    [ 0.180670] bio: create slab <bio-0> at 0
    [ 0.180670] ACPI: Added _OSI(Module Device)
    [ 0.180670] ACPI: Added _OSI(Processor Device)
    [ 0.180670] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.180670] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.181260] ACPI: EC: Look up EC in DSDT
    [ 0.186070] ACPI: Interpreter enabled
    [ 0.186077] ACPI: (supports S0 S3 S4 S5)
    [ 0.186098] ACPI: Using IOAPIC for interrupt routing
    [ 0.193127] ACPI: No dock devices found.
    [ 0.193134] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    [ 0.193752] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-04])
    [ 0.193756] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.193890] pci_root PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
    [ 0.193894] pci_root PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
    [ 0.195031] pci_root PNP0A08:00: host bridge window [io 0x0000-0x03af] (ignored)
    [ 0.195034] pci_root PNP0A08:00: host bridge window [io 0x03e0-0x0cf7] (ignored)
    [ 0.195037] pci_root PNP0A08:00: host bridge window [io 0x8000-0xffff] (ignored)
    [ 0.195040] pci_root PNP0A08:00: host bridge window [io 0x03b0-0x03df] (ignored)
    [ 0.195044] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    [ 0.195047] pci_root PNP0A08:00: host bridge window [mem 0x60000000-0xefffffff] (ignored)
    [ 0.195050] pci_root PNP0A08:00: host bridge window [mem 0xf4000000-0xfe02ffff] (ignored)
    [ 0.195053] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff] (ignored)
    [ 0.195057] pci_root PNP0A08:00: host bridge window [io 0x4700-0x470b] (ignored)
    [ 0.195060] pci_root PNP0A08:00: host bridge window [io 0x1c00-0x1c80] (ignored)
    [ 0.195063] pci_root PNP0A08:00: host bridge window [mem 0xfec80000-0xfecbffff] (ignored)
    [ 0.195066] PCI: root bus 00: hardware-probed resources
    [ 0.195117] PCI host bridge to bus 0000:00
    [ 0.195121] pci_bus 0000:00: root bus resource [bus 00-04]
    [ 0.195124] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 0.195127] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.195130] pci_bus 0000:00: root bus resource [mem 0x60000000-0xf3ffffff]
    [ 0.195134] pci_bus 0000:00: root bus resource [mem 0xf4000000-0xffffffff]
    [ 0.195161] pci 0000:00:00.0: [10de:03ea] type 00 class 0x050000
    [ 0.195341] pci 0000:00:01.0: [10de:03e0] type 00 class 0x060100
    [ 0.195384] pci 0000:00:01.1: [10de:03eb] type 00 class 0x0c0500
    [ 0.195397] pci 0000:00:01.1: reg 10: [io 0xfc00-0xfc3f]
    [ 0.195414] pci 0000:00:01.1: reg 20: [io 0x1c00-0x1c3f]
    [ 0.195421] pci 0000:00:01.1: reg 24: [io 0xf400-0xf43f]
    [ 0.195452] pci 0000:00:01.1: PME# supported from D3hot D3cold
    [ 0.195469] pci 0000:00:01.2: [10de:03f5] type 00 class 0x050000
    [ 0.195516] pci 0000:00:02.0: [10de:03f1] type 00 class 0x0c0310
    [ 0.195527] pci 0000:00:02.0: reg 10: [mem 0xfe02f000-0xfe02ffff]
    [ 0.195564] pci 0000:00:02.0: supports D1 D2
    [ 0.195567] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.195583] pci 0000:00:02.1: [10de:03f2] type 00 class 0x0c0320
    [ 0.195595] pci 0000:00:02.1: reg 10: [mem 0xfe02e000-0xfe02e0ff]
    [ 0.195639] pci 0000:00:02.1: supports D1 D2
    [ 0.195642] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.195665] pci 0000:00:04.0: [10de:03f3] type 01 class 0x060401
    [ 0.195711] pci 0000:00:05.0: [10de:03f0] type 00 class 0x040300
    [ 0.195723] pci 0000:00:05.0: reg 10: [mem 0xfe028000-0xfe02bfff]
    [ 0.195768] pci 0000:00:05.0: PME# supported from D3hot D3cold
    [ 0.195791] pci 0000:00:06.0: [10de:03ec] type 00 class 0x01018a
    [ 0.195814] pci 0000:00:06.0: reg 20: [io 0xf000-0xf00f]
    [ 0.195850] pci 0000:00:08.0: [10de:03f6] type 00 class 0x010185
    [ 0.195860] pci 0000:00:08.0: reg 10: [io 0x09f0-0x09f7]
    [ 0.195866] pci 0000:00:08.0: reg 14: [io 0x0bf0-0x0bf3]
    [ 0.195872] pci 0000:00:08.0: reg 18: [io 0x0970-0x0977]
    [ 0.195877] pci 0000:00:08.0: reg 1c: [io 0x0b70-0x0b73]
    [ 0.195883] pci 0000:00:08.0: reg 20: [io 0xdc00-0xdc0f]
    [ 0.195889] pci 0000:00:08.0: reg 24: [mem 0xfe02d000-0xfe02dfff]
    [ 0.195922] pci 0000:00:08.1: [10de:03f6] type 00 class 0x010185
    [ 0.195932] pci 0000:00:08.1: reg 10: [io 0x09e0-0x09e7]
    [ 0.195938] pci 0000:00:08.1: reg 14: [io 0x0be0-0x0be3]
    [ 0.195944] pci 0000:00:08.1: reg 18: [io 0x0960-0x0967]
    [ 0.195949] pci 0000:00:08.1: reg 1c: [io 0x0b60-0x0b63]
    [ 0.195955] pci 0000:00:08.1: reg 20: [io 0xc800-0xc80f]
    [ 0.195961] pci 0000:00:08.1: reg 24: [mem 0xfe02c000-0xfe02cfff]
    [ 0.196000] pci 0000:00:09.0: [10de:03e8] type 01 class 0x060400
    [ 0.196032] pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.196051] pci 0000:00:0b.0: [10de:03e9] type 01 class 0x060400
    [ 0.196081] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.196098] pci 0000:00:0c.0: [10de:03e9] type 01 class 0x060400
    [ 0.196128] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.196146] pci 0000:00:0d.0: [10de:03d0] type 00 class 0x030000
    [ 0.196154] pci 0000:00:0d.0: reg 10: [mem 0xfb000000-0xfbffffff]
    [ 0.196162] pci 0000:00:0d.0: reg 14: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.196169] pci 0000:00:0d.0: reg 1c: [mem 0xfc000000-0xfcffffff 64bit]
    [ 0.196177] pci 0000:00:0d.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    [ 0.196209] pci 0000:00:18.0: [1022:1100] type 00 class 0x060000
    [ 0.196233] pci 0000:00:18.1: [1022:1101] type 00 class 0x060000
    [ 0.196253] pci 0000:00:18.2: [1022:1102] type 00 class 0x060000
    [ 0.196273] pci 0000:00:18.3: [1022:1103] type 00 class 0x060000
    [ 0.196335] pci 0000:01:09.0: [104c:8024] type 00 class 0x0c0010
    [ 0.196350] pci 0000:01:09.0: reg 10: [mem 0xfdfff000-0xfdfff7ff]
    [ 0.196359] pci 0000:01:09.0: reg 14: [mem 0xfdff8000-0xfdffbfff]
    [ 0.196412] pci 0000:01:09.0: supports D1 D2
    [ 0.196415] pci 0000:01:09.0: PME# supported from D0 D1 D2 D3hot
    [ 0.196444] pci 0000:00:04.0: PCI bridge to [bus 01] (subtractive decode)
    [ 0.196448] pci 0000:00:04.0: bridge window [io 0xb000-0xbfff]
    [ 0.196452] pci 0000:00:04.0: bridge window [mem 0xfdf00000-0xfdffffff]
    [ 0.196456] pci 0000:00:04.0: bridge window [mem 0xfd800000-0xfd8fffff pref]
    [ 0.196459] pci 0000:00:04.0: bridge window [io 0x0000-0xffff] (subtractive decode)
    [ 0.196462] pci 0000:00:04.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.196465] pci 0000:00:04.0: bridge window [mem 0x60000000-0xf3ffffff] (subtractive decode)
    [ 0.196469] pci 0000:00:04.0: bridge window [mem 0xf4000000-0xffffffff] (subtractive decode)
    [ 0.196493] pci 0000:00:09.0: PCI bridge to [bus 02]
    [ 0.196498] pci 0000:00:09.0: bridge window [io 0xa000-0xafff]
    [ 0.196501] pci 0000:00:09.0: bridge window [mem 0xfde00000-0xfdefffff]
    [ 0.196506] pci 0000:00:09.0: bridge window [mem 0xfdd00000-0xfddfffff 64bit pref]
    [ 0.196548] pci 0000:03:00.0: [11ab:4364] type 00 class 0x020000
    [ 0.196565] pci 0000:03:00.0: reg 10: [mem 0xfdcfc000-0xfdcfffff 64bit]
    [ 0.196575] pci 0000:03:00.0: reg 18: [io 0x9c00-0x9cff]
    [ 0.196604] pci 0000:03:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    [ 0.196648] pci 0000:03:00.0: supports D1 D2
    [ 0.196651] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.203353] pci 0000:00:0b.0: PCI bridge to [bus 03]
    [ 0.203357] pci 0000:00:0b.0: bridge window [io 0x9000-0x9fff]
    [ 0.203361] pci 0000:00:0b.0: bridge window [mem 0xfdc00000-0xfdcfffff]
    [ 0.203365] pci 0000:00:0b.0: bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
    [ 0.203390] pci 0000:00:0c.0: PCI bridge to [bus 04]
    [ 0.203394] pci 0000:00:0c.0: bridge window [io 0x8000-0x8fff]
    [ 0.203398] pci 0000:00:0c.0: bridge window [mem 0xfda00000-0xfdafffff]
    [ 0.203402] pci 0000:00:0c.0: bridge window [mem 0xfd900000-0xfd9fffff 64bit pref]
    [ 0.203413] pci_bus 0000:00: on NUMA node 0
    [ 0.203424] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
    [ 0.203569] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.242482] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    [ 0.242536] ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    [ 0.242587] ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    [ 0.242639] ACPI: PCI Interrupt Link [LNK4] (IRQs *5 7 9 10 11 14 15)
    [ 0.242689] ACPI: PCI Interrupt Link [LNK5] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    [ 0.242741] ACPI: PCI Interrupt Link [LNK6] (IRQs *5 7 9 10 11 14 15)
    [ 0.242791] ACPI: PCI Interrupt Link [LNK7] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    [ 0.242842] ACPI: PCI Interrupt Link [LNK8] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    [ 0.242894] ACPI: PCI Interrupt Link [LIGP] (IRQs 5 7 9 10 *11 14 15)
    [ 0.242944] ACPI: PCI Interrupt Link [LP2P] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    [ 0.242996] ACPI: PCI Interrupt Link [LUBA] (IRQs 5 7 9 *10 11 14 15)
    [ 0.243045] ACPI: PCI Interrupt Link [LMAC] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    [ 0.243098] ACPI: PCI Interrupt Link [LAZA] (IRQs 5 7 9 *10 11 14 15)
    [ 0.243148] ACPI: PCI Interrupt Link [LPMU] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    [ 0.243204] ACPI: PCI Interrupt Link [LSMB] (IRQs *5 7 9 10 11 14 15)
    [ 0.243265] ACPI: PCI Interrupt Link [LUB2] (IRQs 5 7 9 10 *11 14 15)
    [ 0.243315] ACPI: PCI Interrupt Link [LIDE] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    [ 0.243375] ACPI: PCI Interrupt Link [LSID] (IRQs 5 7 9 *10 11 14 15)
    [ 0.243432] ACPI: PCI Interrupt Link [LFID] (IRQs 5 7 9 10 *11 14 15)
    [ 0.243524] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled.
    [ 0.243606] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled.
    [ 0.243688] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0, disabled.
    [ 0.243770] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0
    [ 0.243851] ACPI: PCI Interrupt Link [APC5] (IRQs 16) *0, disabled.
    [ 0.243933] ACPI: PCI Interrupt Link [APC6] (IRQs 16) *0
    [ 0.244014] ACPI: PCI Interrupt Link [APC7] (IRQs 16) *0, disabled.
    [ 0.244095] ACPI: PCI Interrupt Link [APC8] (IRQs 16) *0, disabled.
    [ 0.244176] ACPI: PCI Interrupt Link [AIGP] (IRQs 20 21 22 23) *0
    [ 0.244258] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0
    [ 0.244340] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0, disabled.
    [ 0.244422] ACPI: PCI Interrupt Link [APMU] (IRQs 20 21 22 23) *0, disabled.
    [ 0.244504] ACPI: PCI Interrupt Link [AAZA] (IRQs 20 21 22 23) *0
    [ 0.244586] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0
    [ 0.244669] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0
    [ 0.244751] ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22 23) *0, disabled.
    [ 0.244833] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
    [ 0.244921] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0
    [ 0.245004] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0
    [ 0.245086] vgaarb: device added: PCI:0000:00:0d.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.245086] vgaarb: loaded
    [ 0.245086] vgaarb: bridge control possible 0000:00:0d.0
    [ 0.245086] PCI: Using ACPI for IRQ routing
    [ 0.246696] PCI: pci_cache_line_size set to 64 bytes
    [ 0.246745] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
    [ 0.246748] e820: reserve RAM buffer [mem 0x57ff0000-0x57ffffff]
    [ 0.246902] NetLabel: Initializing
    [ 0.246904] NetLabel: domain hash size = 128
    [ 0.246906] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.246923] NetLabel: unlabeled traffic allowed by default
    [ 0.246950] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    [ 0.246956] hpet0: at MMIO 0xfeff0000, IRQs 2, 8, 31
    [ 0.246961] hpet0: 3 comparators, 32-bit 25.000000 MHz counter
    [ 0.256702] Switching to clocksource hpet
    [ 0.264319] pnp: PnP ACPI init
    [ 0.264346] ACPI: bus type pnp registered
    [ 0.264605] system 00:00: [io 0x1000-0x107f] has been reserved
    [ 0.264609] system 00:00: [io 0x1080-0x10ff] has been reserved
    [ 0.264613] system 00:00: [io 0x1400-0x147f] has been reserved
    [ 0.264616] system 00:00: [io 0x1480-0x14ff] has been reserved
    [ 0.264620] system 00:00: [io 0x1800-0x187f] has been reserved
    [ 0.264623] system 00:00: [io 0x1880-0x18ff] has been reserved
    [ 0.264628] system 00:00: [mem 0xfefe0000-0xfefe01ff] has been reserved
    [ 0.264631] system 00:00: [mem 0xfefe1000-0xfefe10ff] has been reserved
    [ 0.264635] system 00:00: [mem 0x58000000-0x5fffffff] has been reserved
    [ 0.264641] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.265431] system 00:01: [io 0x04d0-0x04d1] has been reserved
    [ 0.265434] system 00:01: [io 0x0800-0x087f] has been reserved
    [ 0.265438] system 00:01: [io 0x0290-0x0297] has been reserved
    [ 0.265442] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.265458] pnp 00:02: [dma 4]
    [ 0.265495] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.265606] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.265670] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.265714] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.265772] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.266190] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.266522] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.266948] pnp 00:09: Plug and Play ACPI device, IDs PNP0400 (active)
    [ 0.267129] pnp 00:0a: Plug and Play ACPI device, IDs PNP0f13 (active)
    [ 0.267201] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.267285] system 00:0c: [mem 0xf0000000-0xf3ffffff] has been reserved
    [ 0.267290] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.267506] system 00:0d: [mem 0x000d0000-0x000d3fff] has been reserved
    [ 0.267510] system 00:0d: [mem 0x000f0000-0x000f7fff] could not be reserved
    [ 0.267514] system 00:0d: [mem 0x000f8000-0x000fbfff] could not be reserved
    [ 0.267517] system 00:0d: [mem 0x000fc000-0x000fffff] could not be reserved
    [ 0.267521] system 00:0d: [mem 0xfeff0000-0xfeff00ff] has been reserved
    [ 0.267525] system 00:0d: [mem 0x57ff0000-0x57ffffff] could not be reserved
    [ 0.267528] system 00:0d: [mem 0xffff0000-0xffffffff] has been reserved
    [ 0.267532] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.267535] system 00:0d: [mem 0x00100000-0x57feffff] could not be reserved
    [ 0.267539] system 00:0d: [mem 0x58000000-0x5fffffff] has been reserved
    [ 0.267543] system 00:0d: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.267546] system 00:0d: [mem 0xfee00000-0xfeefffff] has been reserved
    [ 0.267550] system 00:0d: [mem 0xfefff000-0xfeffffff] has been reserved
    [ 0.267554] system 00:0d: [mem 0xfff80000-0xfff80fff] has been reserved
    [ 0.267557] system 00:0d: [mem 0xfff90000-0xfffbffff] has been reserved
    [ 0.267561] system 00:0d: [mem 0xfffed000-0xfffeffff] has been reserved
    [ 0.267565] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.267589] pnp: PnP ACPI: found 14 devices
    [ 0.267590] ACPI: ACPI bus type pnp unregistered
    [ 0.305593] pci 0000:00:0d.0: BAR 6: assigned [mem 0x60000000-0x6001ffff pref]
    [ 0.305599] pci 0000:00:04.0: PCI bridge to [bus 01]
    [ 0.305603] pci 0000:00:04.0: bridge window [io 0xb000-0xbfff]
    [ 0.305608] pci 0000:00:04.0: bridge window [mem 0xfdf00000-0xfdffffff]
    [ 0.305612] pci 0000:00:04.0: bridge window [mem 0xfd800000-0xfd8fffff pref]
    [ 0.305617] pci 0000:00:09.0: PCI bridge to [bus 02]
    [ 0.305621] pci 0000:00:09.0: bridge window [io 0xa000-0xafff]
    [ 0.305625] pci 0000:00:09.0: bridge window [mem 0xfde00000-0xfdefffff]
    [ 0.305629] pci 0000:00:09.0: bridge window [mem 0xfdd00000-0xfddfffff 64bit pref]
    [ 0.305635] pci 0000:03:00.0: BAR 6: assigned [mem 0xfdb00000-0xfdb1ffff pref]
    [ 0.305638] pci 0000:00:0b.0: PCI bridge to [bus 03]
    [ 0.305641] pci 0000:00:0b.0: bridge window [io 0x9000-0x9fff]
    [ 0.305645] pci 0000:00:0b.0: bridge window [mem 0xfdc00000-0xfdcfffff]
    [ 0.305649] pci 0000:00:0b.0: bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
    [ 0.305654] pci 0000:00:0c.0: PCI bridge to [bus 04]
    [ 0.305657] pci 0000:00:0c.0: bridge window [io 0x8000-0x8fff]
    [ 0.305661] pci 0000:00:0c.0: bridge window [mem 0xfda00000-0xfdafffff]
    [ 0.305665] pci 0000:00:0c.0: bridge window [mem 0xfd900000-0xfd9fffff 64bit pref]
    [ 0.305677] pci 0000:00:04.0: setting latency timer to 64
    [ 0.305686] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    [ 0.305689] pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff]
    [ 0.305692] pci_bus 0000:00: resource 6 [mem 0x60000000-0xf3ffffff]
    [ 0.305696] pci_bus 0000:00: resource 7 [mem 0xf4000000-0xffffffff]
    [ 0.305699] pci_bus 0000:01: resource 0 [io 0xb000-0xbfff]
    [ 0.305702] pci_bus 0000:01: resource 1 [mem 0xfdf00000-0xfdffffff]
    [ 0.305706] pci_bus 0000:01: resource 2 [mem 0xfd800000-0xfd8fffff pref]
    [ 0.305709] pci_bus 0000:01: resource 4 [io 0x0000-0xffff]
    [ 0.305712] pci_bus 0000:01: resource 5 [mem 0x000a0000-0x000bffff]
    [ 0.305715] pci_bus 0000:01: resource 6 [mem 0x60000000-0xf3ffffff]
    [ 0.305718] pci_bus 0000:01: resource 7 [mem 0xf4000000-0xffffffff]
    [ 0.305722] pci_bus 0000:02: resource 0 [io 0xa000-0xafff]
    [ 0.305725] pci_bus 0000:02: resource 1 [mem 0xfde00000-0xfdefffff]
    [ 0.305729] pci_bus 0000:02: resource 2 [mem 0xfdd00000-0xfddfffff 64bit pref]
    [ 0.305732] pci_bus 0000:03: resource 0 [io 0x9000-0x9fff]
    [ 0.305735] pci_bus 0000:03: resource 1 [mem 0xfdc00000-0xfdcfffff]
    [ 0.305738] pci_bus 0000:03: resource 2 [mem 0xfdb00000-0xfdbfffff 64bit pref]
    [ 0.305742] pci_bus 0000:04: resource 0 [io 0x8000-0x8fff]
    [ 0.305745] pci_bus 0000:04: resource 1 [mem 0xfda00000-0xfdafffff]
    [ 0.305748] pci_bus 0000:04: resource 2 [mem 0xfd900000-0xfd9fffff 64bit pref]
    [ 0.305804] NET: Registered protocol family 2
    [ 0.305997] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.306061] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.306122] TCP: Hash tables configured (established 8192 bind 8192)
    [ 0.306184] TCP: reno registered
    [ 0.306188] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.306204] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.306279] NET: Registered protocol family 1
    [ 0.306537] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23
    [ 0.370181] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22
    [ 0.370249] pci 0000:00:00.0: Found enabled HT MSI Mapping
    [ 0.370299] pci 0000:00:00.0: Found enabled HT MSI Mapping
    [ 0.370357] pci 0000:00:00.0: Found enabled HT MSI Mapping
    [ 0.370411] pci 0000:00:00.0: Found enabled HT MSI Mapping
    [ 0.370469] pci 0000:00:00.0: Found enabled HT MSI Mapping
    [ 0.370531] pci 0000:00:00.0: Found enabled HT MSI Mapping
    [ 0.370598] pci 0000:00:00.0: Found enabled HT MSI Mapping
    [ 0.370606] pci 0000:00:0d.0: Boot video device
    [ 0.370621] PCI: CLS 64 bytes, default 64
    [ 0.370687] Unpacking initramfs...
    [ 0.455995] Freeing initrd memory: 2900k freed
    [ 0.459106] apm: BIOS not found.
    [ 0.459448] audit: initializing netlink socket (disabled)
    [ 0.459468] type=2000 audit(1363899998.456:1): initialized
    [ 0.474029] bounce pool size: 64 pages
    [ 0.474052] HugeTLB registered 4 MB page size, pre-allocated 0 pages
    [ 0.476263] VFS: Disk quotas dquot_6.5.2
    [ 0.476327] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.476593] msgmni has been set to 1731
    [ 0.476998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.477042] io scheduler noop registered
    [ 0.477044] io scheduler deadline registered
    [ 0.477053] io scheduler cfq registered (default)
    [ 0.477195] pcieport 0000:00:09.0: irq 40 for MSI/MSI-X
    [ 0.477269] pcieport 0000:00:0b.0: irq 41 for MSI/MSI-X
    [ 0.477329] pcieport 0000:00:0c.0: irq 42 for MSI/MSI-X
    [ 0.477469] vesafb: mode is 640x480x32, linelength=2560, pages=0
    [ 0.477471] vesafb: scrolling: redraw
    [ 0.477474] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.477558] vesafb: framebuffer at 0xe0000000, mapped to 0xf8080000, using 1216k, total 1216k
    [ 0.484141] Console: switching to colour frame buffer device 80x30
    [ 0.490611] fb0: VESA VGA frame buffer device
    [ 0.490704] GHES: HEST is not enabled!
    [ 0.490719] isapnp: Scanning for PnP cards...
    [ 0.802592] isapnp: No Plug & Play device found
    [ 0.802671] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.823231] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.843779] 00:08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    [ 0.844469] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 0.844915] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.844951] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.845087] mousedev: PS/2 mouse device common for all mice
    [ 0.845182] rtc_cmos 00:04: RTC can wake from S4
    [ 0.845358] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
    [ 0.845400] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
    [ 0.845435] cpuidle: using governor ladder
    [ 0.845437] cpuidle: using governor menu
    [ 0.845439] EFI Variables Facility v0.08 2004-May-17
    [ 0.845489] drop_monitor: Initializing network drop monitor service
    [ 0.845593] TCP: cubic registered
    [ 0.845736] NET: Registered protocol family 10
    [ 0.845940] NET: Registered protocol family 17
    [ 0.845958] Key type dns_resolver registered
    [ 0.846129] Using IPI No-Shortcut mode
    [ 0.846264] PM: Hibernation image not present or could not be loaded.
    [ 0.846279] registered taskstats version 1
    [ 0.846851] Magic number: 5:851:146
    [ 0.846912] acpi device:17: hash matches
    [ 0.846972] rtc_cmos 00:04: setting system clock to 2013-03-21 21:06:39 UTC (1363899999)
    [ 0.847246] Freeing unused kernel memory: 560k freed
    [ 0.847645] Write protecting the kernel text: 4188k
    [ 0.847679] Write protecting the kernel read-only data: 1284k
    [ 0.858078] systemd-udevd[45]: starting version 198
    [ 0.864682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.904637] ACPI: bus type usb registered
    [ 0.904681] usbcore: registered new interface driver usbfs
    [ 0.904697] usbcore: registered new interface driver hub
    [ 0.904815] usbcore: registered new device driver usb
    [ 0.906826] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.908458] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 0.908536] ohci_hcd 0000:00:02.0: setting latency timer to 64
    [ 0.908541] ohci_hcd 0000:00:02.0: OHCI Host Controller
    [ 0.908550] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
    [ 0.908594] ohci_hcd 0000:00:02.0: irq 23, io mem 0xfe02f000
    [ 0.910252] ehci-pci: EHCI PCI platform driver
    [ 0.910290] ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
    [ 0.910329] firewire_ohci 0000:01:09.0: setting latency timer to 64
    [ 0.912040] SCSI subsystem initialized
    [ 0.915768] ACPI: bus type scsi registered
    [ 0.918637] libata version 3.00 loaded.
    [ 0.962268] hub 1-0:1.0: USB hub found
    [ 0.962279] hub 1-0:1.0: 10 ports detected
    [ 0.962535] ehci-pci 0000:00:02.1: setting latency timer to 64
    [ 0.962539] ehci-pci 0000:00:02.1: EHCI Host Controller
    [ 0.962547] ehci-pci 0000:00:02.1: new USB bus registered, assigned bus number 2
    [ 0.962559] ehci-pci 0000:00:02.1: debug port 1
    [ 0.962589] ehci-pci 0000:00:02.1: cache line size of 64 is not supported
    [ 0.962617] ehci-pci 0000:00:02.1: irq 22, io mem 0xfe02e000
    [ 0.970035] ehci-pci 0000:00:02.1: USB 2.0 started, EHCI 1.00
    [ 0.970261] hub 2-0:1.0: USB hub found
    [ 0.970268] hub 2-0:1.0: 10 ports detected
    [ 0.970681] pata_amd 0000:00:06.0: version 0.4.1
    [ 0.970736] pata_amd 0000:00:06.0: setting latency timer to 64
    [ 0.971618] scsi0 : pata_amd
    [ 0.972200] scsi1 : pata_amd
    [ 0.972449] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
    [ 0.972452] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
    [ 0.972517] sata_nv 0000:00:08.0: version 3.5
    [ 0.972721] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 21
    [ 0.972802] sata_nv 0000:00:08.0: setting latency timer to 64
    [ 0.973161] scsi2 : sata_nv
    [ 0.973470] scsi3 : sata_nv
    [ 0.973598] ata3: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xdc00 irq 21
    [ 0.973602] ata4: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xdc08 irq 21
    [ 0.973822] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 20
    [ 0.973886] sata_nv 0000:00:08.1: setting latency timer to 64
    [ 0.974209] scsi4 : sata_nv
    [ 0.974369] scsi5 : sata_nv
    [ 0.974488] ata5: SATA max UDMA/133 cmd 0x9e0 ctl 0xbe0 bmdma 0xc800 irq 20
    [ 0.974491] ata6: SATA max UDMA/133 cmd 0x960 ctl 0xb60 bmdma 0xc808 irq 20
    [ 1.130346] ata1.00: ATAPI: HL-DT-ST DVDRAM_GSA-H40N, RA00, max UDMA/66
    [ 1.130357] ata1: nv_mode_filter: 0x1f39f&0x1f39f->0x1f39f, BIOS=0x1f000 (0xc5000000) ACPI=0x1f01f (30:600:0x13)
    [ 1.143604] ata1.00: configured for UDMA/66
    [ 1.149515] scsi 0:0:0:0: CD-ROM HL-DT-ST DVDRAM_GSA-H40N RA00 PQ: 0 ANSI: 5
    [ 1.149876] ata2: port disabled--ignoring
    [ 1.297028] ata3: SATA link down (SStatus 0 SControl 300)
    [ 1.297032] ata5: SATA link down (SStatus 0 SControl 300)
    [ 1.633688] ata4: SATA link down (SStatus 0 SControl 300)
    [ 1.643352] firewire_ohci 0000:01:09.0: failed to read phy reg
    [ 1.643576] firewire_ohci: probe of 0000:01:09.0 failed with error -16
    [ 1.730033] usb 1-4: new low-speed USB device number 2 using ohci_hcd
    [ 1.936808] usbcore: registered new interface driver usbhid
    [ 1.936814] usbhid: USB HID core driver
    [ 2.100049] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.107021] ata6.00: ATA-7: Hitachi HDS721616PLA380, P22OAB3A, max UDMA/133
    [ 2.107025] ata6.00: 321672960 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 2.120325] ata6.00: configured for UDMA/133
    [ 2.120524] scsi 5:0:0:0: Direct-Access ATA Hitachi HDS72161 P22O PQ: 0 ANSI: 5
    [ 2.125055] sd 5:0:0:0: [sda] 321672960 512-byte logical blocks: (164 GB/153 GiB)
    [ 2.125119] sd 5:0:0:0: [sda] Write Protect is off
    [ 2.125123] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 2.125149] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.131113] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 2.131120] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 2.131457] sr 0:0:0:0: Attached scsi CD-ROM sr0
    [ 2.146217] sda: sda1 sda2 sda3
    [ 2.146831] sd 5:0:0:0: [sda] Attached SCSI disk
    [ 2.206694] usb 1-8: new full-speed USB device number 3 using ohci_hcd
    [ 2.407819] Initializing USB Mass Storage driver...
    [ 2.408184] scsi6 : usb-storage 1-8:1.0
    [ 2.408335] usbcore: registered new interface driver usb-storage
    [ 2.408337] USB Mass Storage support registered.
    [ 2.542664] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 3.014632] systemd[1]: Smack is not enabled in the kernel, not loading access rules.
    [ 3.097131] systemd[1]: systemd 198 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 3.097800] systemd[1]: Set hostname to <acer-aspire>.
    [ 3.352860] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 3.352959] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 3.352983] systemd[1]: Expecting device sys-subsystem-net-devices-enp3s0.device...
    [ 3.353005] systemd[1]: Starting Remote File Systems.
    [ 3.353024] systemd[1]: Reached target Remote File Systems.
    [ 3.353041] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 3.353091] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 3.353108] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 3.353156] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 3.353173] systemd[1]: Starting Delayed Shutdown Socket.
    [ 3.353206] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 3.353222] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 3.353253] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 3.353274] systemd[1]: Starting Journal Socket.
    [ 3.353366] systemd[1]: Listening on Journal Socket.
    [ 3.354821] systemd[1]: Starting Apply Kernel Variables...
    [ 3.357143] systemd[1]: Mounting Huge Pages File System...
    [ 3.363518] systemd[1]: Mounting POSIX Message Queue File System...
    [ 3.370154] systemd[1]: Mounting Debug File System...
    [ 3.385832] systemd[1]: Starting Journal Service...
    [ 3.393610] systemd[1]: Started Journal Service.
    [ 3.393800] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 3.393975] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 3.407359] systemd[1]: Started Set Up Additional Binary Formats.
    [ 3.407389] systemd[1]: Starting Encrypted Volumes.
    [ 3.407409] systemd[1]: Reached target Encrypted Volumes.
    [ 3.407431] systemd[1]: Starting Setup Virtual Console...
    [ 3.410492] systemd[1]: Starting udev Kernel Socket.
    [ 3.410553] systemd[1]: Listening on udev Kernel Socket.
    [ 3.410641] systemd[1]: Starting udev Control Socket.
    [ 3.410689] systemd[1]: Listening on udev Control Socket.
    [ 3.410760] systemd[1]: Starting udev Coldplug all Devices...
    [ 3.417037] systemd[1]: Starting udev Kernel Device Manager...
    [ 3.418761] scsi 6:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0
    [ 3.436758] scsi 6:0:0:1: Direct-Access Generic USB CF Reader 1.01 PQ: 0 ANSI: 0
    [ 3.441505] systemd[1]: Started Load Kernel Modules.
    [ 3.441546] systemd[1]: Mounted FUSE Control File System.
    [ 3.441570] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 3.441652] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 3.441693] systemd[1]: Mounting Configuration File System...
    [ 3.465751] scsi 6:0:0:2: Direct-Access Generic USB SM Reader 1.02 PQ: 0 ANSI: 0
    [ 3.476732] sd 6:0:0:0: [sdb] Attached SCSI removable disk
    [ 3.505747] scsi 6:0:0:3: Direct-Access Generic USB MS Reader 1.03 PQ: 0 ANSI: 0
    [ 3.516728] sd 6:0:0:1: [sdc] Attached SCSI removable disk
    [ 3.549724] sd 6:0:0:2: [sdd] Attached SCSI removable disk
    [ 3.553823] systemd[1]: Expecting device dev-disk-by\x2duuid-bb5a3cc3\x2d55fd\x2d4830\x2d8177\x2ddd32df9bd303.device...
    [ 3.553856] systemd[1]: Mounting Temporary Directory...
    [ 3.571730] sd 6:0:0:3: [sde] Attached SCSI removable disk
    [ 3.744908] systemd-udevd[126]: starting version 198
    [ 3.777101] systemd[1]: Started File System Check on Root Device.
    [ 3.777142] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 3.790819] systemd[1]: Started udev Kernel Device Manager.
    [ 3.800185] systemd[1]: Started Apply Kernel Variables.
    [ 4.118718] EXT4-fs (sda2): re-mounted. Opts: data=ordered
    [ 4.205364] systemd-journald[122]: Received SIGUSR1
    [ 5.423026] thermal LNXTHERM:00: registered as thermal_zone0
    [ 5.423033] ACPI: Thermal Zone [THRM] (40 C)
    [ 5.463049] input: PC Speaker as /devices/platform/pcspkr/input/input1
    [ 5.484558] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    [ 5.484570] ACPI: Power Button [PWRB]
    [ 5.484693] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 5.484697] ACPI: Power Button [PWRF]
    [ 5.491085] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
    [ 5.542488] i2c i2c-0: nForce2 SMBus adapter at 0x1c00
    [ 5.542524] i2c i2c-1: nForce2 SMBus adapter at 0xf400
    [ 5.547898] Linux agpgart interface v0.103
    [ 5.558914] ACPI: Fan [FAN] (on)
    [ 5.559089] [drm] Initialized drm 1.1.0 20060810
    [ 5.565468] microcode: AMD CPU family 0xf not supported
    [ 5.567533] microcode: AMD CPU family 0xf not supported
    [ 5.642735] wmi: Mapper loaded
    [ 5.645076] kvm: Nested Virtualization enabled
    [ 5.649689] powernow-k8: fid 0xb (1900 MHz), vid 0xc
    [ 5.649696] powernow-k8: fid 0xa (1800 MHz), vid 0xd
    [ 5.649699] powernow-k8: fid 0x2 (1000 MHz), vid 0x12
    [ 5.649987] powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 3600+ (2 cpu cores) (version 2.20.00)
    [ 5.685561] checking generic (e0000000 130000) vs hw (e0000000 10000000)
    [ 5.685568] fb: conflicting fb hw usage nouveaufb vs VESA VGA - removing generic driver
    [ 5.685594] Console: switching to colour dummy device 80x25
    [ 5.685773] nouveau 0000:00:0d.0: setting latency timer to 64
    [ 5.686326] ACPI: PCI Interrupt Link [AIGP] enabled at IRQ 23
    [ 5.686707] nouveau [ DEVICE][0000:00:0d.0] BOOT0 : 0x04c000a2
    [ 5.686715] nouveau [ DEVICE][0000:00:0d.0] Chipset: C61 (NV4C)
    [ 5.686722] nouveau [ DEVICE][0000:00:0d.0] Family : NV40
    [ 5.687642] nouveau [ VBIOS][0000:00:0d.0] checking PRAMIN for image...
    [ 5.733281] nouveau [ VBIOS][0000:00:0d.0] ... appears to be valid
    [ 5.733287] nouveau [ VBIOS][0000:00:0d.0] using image from PRAMIN
    [ 5.733560] nouveau [ VBIOS][0000:00:0d.0] BIT signature found
    [ 5.733565] nouveau [ VBIOS][0000:00:0d.0] version 05.61.32.25.04
    [ 5.733746] nouveau [ PFB][0000:00:0d.0] RAM type: unknown
    [ 5.733749] nouveau [ PFB][0000:00:0d.0] RAM size: 128 MiB
    [ 5.733752] nouveau [ PFB][0000:00:0d.0] ZCOMP: 0 tags
    [ 5.761373] [TTM] Zone kernel: Available graphics memory: 443504 kiB
    [ 5.761379] [TTM] Zone highmem: Available graphics memory: 709716 kiB
    [ 5.761381] [TTM] Initializing pool allocator
    [ 5.761831] nouveau [ DRM] VRAM: 125 MiB
    [ 5.761838] nouveau [ DRM] GART: 512 MiB
    [ 5.761844] nouveau [ DRM] BIT BIOS found
    [ 5.761848] nouveau [ DRM] Bios version 05.61.32.25
    [ 5.761852] nouveau [ DRM] TMDS table version 1.1
    [ 5.761855] nouveau [ DRM] DCB version 3.0
    [ 5.761859] nouveau [ DRM] DCB outp 00: 01000310 00000023
    [ 5.761863] nouveau [ DRM] DCB outp 01: 00110204 98830003
    [ 5.761865] nouveau [ DRM] DCB conn 00: 0000
    [ 5.761869] nouveau [ DRM] DCB conn 01: 1131
    [ 5.761872] nouveau [ DRM] DCB conn 02: 0110
    [ 5.761875] nouveau [ DRM] DCB conn 03: 0111
    [ 5.761877] nouveau [ DRM] DCB conn 04: 0113
    [ 5.762420] nouveau W[ DRM] DCB type 4 not known
    [ 5.762425] nouveau W[ DRM] Unknown-1 has no encoders, removing
    [ 5.763281] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 5.763283] [drm] No driver support for vblank timestamp query.
    [ 5.763931] nouveau [ DRM] 1 available performance level(s)
    [ 5.763937] nouveau [ DRM] 0: core 425MHz shader 425MHz fanspeed 100%
    [ 5.763939] nouveau [ DRM] c:
    [ 5.765435] nouveau [ DRM] MM: using M2MF for buffer copies
    [ 5.811870] sky2: driver version 1.30
    [ 5.812122] ACPI: PCI Interrupt Link [APC6] enabled at IRQ 16
    [ 5.812188] sky2 0000:03:00.0: Yukon-2 EC Ultra chip revision 2
    [ 5.812268] sky2 0000:03:00.0: irq 43 for MSI/MSI-X
    [ 5.812560] sky2 0000:03:00.0 eth0: addr 00:19:21:28:95:2d
    [ 5.814804] composite sync not supported
    [ 5.815267] nouveau [ DRM] allocated 1440x900 fb: 0x9000, bo f63fa000
    [ 5.815425] fbcon: nouveaufb (fb0) is primary device
    [ 5.829143] IT8726 SuperIO detected.
    [ 5.829405] parport_pc 00:09: reported by Plug and Play ACPI
    [ 5.829453] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
    [ 5.856121] ppdev: user-space parallel port driver
    [ 5.877128] Console: switching to colour frame buffer device 180x56
    [ 5.878923] nouveau 0000:00:0d.0: fb0: nouveaufb frame buffer device
    [ 5.878929] nouveau 0000:00:0d.0: registered panic notifier
    [ 5.878952] [drm] Initialized nouveau 1.1.0 20120801 for 0000:00:0d.0 on minor 0
    [ 5.879707] ACPI: PCI Interrupt Link [AAZA] enabled at IRQ 22
    [ 5.879730] hda_intel: Disabling MSI
    [ 5.879786] snd_hda_intel 0000:00:05.0: setting latency timer to 64
    [ 6.023710] systemd-udevd[151]: renamed network interface eth0 to enp3s0
    [ 6.497697] input: PIXART USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:02.0/usb1/1-4/1-4:1.0/input/input4
    [ 6.498447] hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PIXART USB OPTICAL MOUSE] on usb-0000:00:02.0-4/input0
    [ 6.533068] Adding 997756k swap on /dev/sda3. Priority:-1 extents:1 across:997756k
    [ 6.633135] sky2 0000:03:00.0 enp3s0: enabling interface
    [ 6.633209] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
    [ 6.846889] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:05.0/input/input5
    [ 7.603865] input: HDA NVidia Line as /devices/pci0000:00/0000:00:05.0/sound/card0/input6
    [ 7.604089] input: HDA NVidia Front Mic as /devices/pci0000:00/0000:00:05.0/sound/card0/input7
    [ 7.604265] input: HDA NVidia Rear Mic as /devices/pci0000:00/0000:00:05.0/sound/card0/input8
    [ 7.604442] input: HDA NVidia Front Headphone as /devices/pci0000:00/0000:00:05.0/sound/card0/input9
    [ 7.604616] input: HDA NVidia Line Out Side as /devices/pci0000:00/0000:00:05.0/sound/card0/input10
    [ 7.604791] input: HDA NVidia Line Out CLFE as /devices/pci0000:00/0000:00:05.0/sound/card0/input11
    [ 7.604969] input: HDA NVidia Line Out Surround as /devices/pci0000:00/0000:00:05.0/sound/card0/input12
    [ 7.605141] input: HDA NVidia Line Out Front as /devices/pci0000:00/0000:00:05.0/sound/card0/input13
    [ 8.208529] composite sync not supported
    [ 8.244451] composite sync not supported
    [ 8.450333] sky2 0000:03:00.0 enp3s0: Link is up at 100 Mbps, full duplex, flow control both
    [ 8.450367] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
    [ 20.811802] composite sync not supported
    [ 23.142014] EXT4-fs (sda2): re-mounted. Opts: data=ordered,commit=0
    [ 84.047784] usb 1-4: USB disconnect, device number 2
    [ 85.606696] usb 1-4: new low-speed USB device number 4 using ohci_hcd
    [ 85.814008] input: PIXART USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:02.0/usb1/1-4/1-4:1.0/input/input14
    [ 85.814445] hid-generic 0003:093A:2510.0002: input,hidraw0: USB HID v1.11 Mouse [PIXART USB OPTICAL MOUSE] on usb-0000:00:02.0-4/input0
    [ 389.250323] composite sync not supported
    Xorg log:
    [ 7.949]
    X.Org X Server 1.14.0
    Release Date: 2013-03-05
    [ 7.949] X Protocol Version 11, Revision 0
    [ 7.949] Build Operating System: Linux 3.8.2-1-ARCH i686
    [ 7.949] Current Operating System: Linux acer-aspire 3.8.3-2-ARCH #1 SMP PREEMPT Sun Mar 17 13:38:16 CET 2013 i686
    [ 7.949] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=bb82c8c9-614f-4ce3-85f2-3597507c391d ro quiet
    [ 7.949] Build Date: 09 March 2013 11:46:22AM
    [ 7.949]
    [ 7.949] Current version of pixman: 0.28.2
    [ 7.949] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 7.949] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 7.949] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 21 15:06:46 2013
    [ 7.988] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 8.001] (==) No Layout section. Using the first Screen section.
    [ 8.001] (==) No screen section available. Using defaults.
    [ 8.001] (**) |-->Screen "Default Screen Section" (0)
    [ 8.001] (**) | |-->Monitor "<default monitor>"
    [ 8.011] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 8.011] (==) Automatically adding devices
    [ 8.011] (==) Automatically enabling devices
    [ 8.011] (==) Automatically adding GPU devices
    [ 8.060] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 8.060] Entry deleted from font path.
    [ 8.060] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 8.060] Entry deleted from font path.
    [ 8.060] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 8.060] Entry deleted from font path.
    [ 8.060] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 8.060] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 8.060] Entry deleted from font path.
    [ 8.060] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 8.060] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 8.060] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 8.060] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 8.069] (II) Loader magic: 0x825b620
    [ 8.069] (II) Module ABI versions:
    [ 8.069] X.Org ANSI C Emulation: 0.4
    [ 8.069] X.Org Video Driver: 14.1
    [ 8.069] X.Org XInput driver : 19.1
    [ 8.069] X.Org Server Extension : 7.0
    [ 8.069] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 8.072] (--) PCI:*(0:0:13:0) 10de:03d0:1019:2601 rev 162, Mem @ 0xfb000000/16777216, 0xe0000000/268435456, 0xfc000000/16777216, BIOS @ 0x????????/131072
    [ 8.073] Initializing built-in extension Generic Event Extension
    [ 8.073] Initializing built-in extension SHAPE
    [ 8.073] Initializing built-in extension MIT-SHM
    [ 8.073] Initializing built-in extension XInputExtension
    [ 8.073] Initializing built-in extension XTEST
    [ 8.073] Initializing built-in extension BIG-REQUESTS
    [ 8.073] Initializing built-in extension SYNC
    [ 8.073] Initializing built-in extension XKEYBOARD
    [ 8.073] Initializing built-in extension XC-MISC
    [ 8.073] Initializing built-in extension SECURITY
    [ 8.073] Initializing built-in extension XINERAMA
    [ 8.073] Initializing built-in extension XFIXES
    [ 8.073] Initializing built-in extension RENDER
    [ 8.073] Initializing built-in extension RANDR
    [ 8.073] Initializing built-in extension COMPOSITE
    [ 8.073] Initializing built-in extension DAMAGE
    [ 8.073] Initializing built-in extension MIT-SCREEN-SAVER
    [ 8.073] Initializing built-in extension DOUBLE-BUFFER
    [ 8.073] Initializing built-in extension RECORD
    [ 8.073] Initializing built-in extension DPMS
    [ 8.073] Initializing built-in extension X-Resource
    [ 8.073] Initializing built-in extension XVideo
    [ 8.073] Initializing built-in extension XVideo-MotionCompensation
    [ 8.073] Initializing built-in extension XFree86-VidModeExtension
    [ 8.073] Initializing built-in extension XFree86-DGA
    [ 8.073] Initializing built-in extension XFree86-DRI
    [ 8.073] Initializing built-in extension DRI2
    [ 8.073] (II) LoadModule: "glx"
    [ 8.099] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 8.133] (II) Module glx: vendor="X.Org Foundation"
    [ 8.133] compiled for 1.14.0, module version = 1.0.0
    [ 8.133] ABI class: X.Org Server Extension, version 7.0
    [ 8.133] (==) AIGLX enabled
    [ 8.134] Loading extension GLX
    [ 8.134] (==) Matched nouveau as autoconfigured driver 0
    [ 8.134] (==) Matched nvidia as autoconfigured driver 1
    [ 8.134] (==) Matched nv as autoconfigured driver 2
    [ 8.134] (==) Matched nouveau as autoconfigured driver 3
    [ 8.134] (==) Matched nvidia as autoconfigured driver 4
    [ 8.134] (==) Matched nv as autoconfigured driver 5
    [ 8.134] (==) Matched vesa as autoconfigured driver 6
    [ 8.134] (==) Matched modesetting as autoconfigured driver 7
    [ 8.134] (==) Matched fbdev as autoconfigured driver 8
    [ 8.134] (==) Assigned the driver to the xf86ConfigLayout
    [ 8.134] (II) LoadModule: "nouveau"
    [ 8.134] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 8.154] (II) Module nouveau: vendor="X.Org Foundation"
    [ 8.154] compiled for 1.14.0, module version = 1.0.6
    [ 8.154] Module class: X.Org Video Driver
    [ 8.154] ABI class: X.Org Video Driver, version 14.1
    [ 8.154] (II) LoadModule: "nvidia"
    [ 8.155] (WW) Warning, couldn't open module nvidia
    [ 8.155] (II) UnloadModule: "nvidia"
    [ 8.155] (II) Unloading nvidia
    [ 8.155] (EE) Failed to load module "nvidia" (module does not exist, 0)
    [ 8.155] (II) LoadModule: "nv"
    [ 8.155] (WW) Warning, couldn't open module nv
    [ 8.155] (II) UnloadModule: "nv"
    [ 8.155] (II) Unloading nv
    [ 8.155] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 8.155] (II) LoadModule: "vesa"
    [ 8.156] (WW) Warning, couldn't open module vesa
    [ 8.156] (II) UnloadModule: "vesa"
    [ 8.156] (II) Unloading vesa
    [ 8.156] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 8.156] (II) LoadModule: "modesetting"
    [ 8.156] (WW) Warning, couldn't open module modesetting
    [ 8.156] (II) UnloadModule: "modesetting"
    [ 8.156] (II) Unloading modesetting
    [ 8.157] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 8.157] (II) LoadModule: "fbdev"
    [ 8.157] (WW) Warning, couldn't open module fbdev
    [ 8.157] (II) UnloadModule: "fbdev"
    [ 8.157] (II) Unloading fbdev
    [ 8.157] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 8.157] (II) NOUVEAU driver
    [ 8.157] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 8.157] RIVA TNT (NV04)
    [ 8.157] RIVA TNT2 (NV05)
    [ 8.157] GeForce 256 (NV10)
    [ 8.157] GeForce 2 (NV11, NV15)
    [ 8.157] GeForce 4MX (NV17, NV18)
    [ 8.157] GeForce 3 (NV20)
    [ 8.158] GeForce 4Ti (NV25, NV28)
    [ 8.158] GeForce FX (NV3x)
    [ 8.158] GeForce 6 (NV4x)
    [ 8.158] GeForce 7 (G7x)
    [ 8.158] GeForce 8 (G8x)
    [ 8.158] GeForce GTX 200 (NVA0)
    [ 8.158] GeForce GTX 400 (NVC0)
    [ 8.158] (++) using VT number 7
    [ 8.175] (II) [drm] nouveau interface version: 1.1.0
    [ 8.175] (II) Loading sub module "dri"
    [ 8.175] (II) LoadModule: "dri"
    [ 8.175] (II) Module "dri" already built-in
    [ 8.175] (II) NOUVEAU(0): Loaded DRI module
    [ 8.175] (--) NOUVEAU(0): Chipset: "NVIDIA NV4c"
    [ 8.175] (II) NOUVEAU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 8.175] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [ 8.175] (==) NOUVEAU(0): RGB weight 888
    [ 8.175] (==) NOUVEAU(0): Default visual is TrueColor
    [ 8.175] (==) NOUVEAU(0): Using HW cursor
    [ 8.175] (==) NOUVEAU(0): GLX sync to VBlank disabled.
    [ 8.175] (==) NOUVEAU(0): Page flipping enabled
    [ 8.175] (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2]
    [ 8.208] (II) NOUVEAU(0): Output VGA-1 has no monitor section
    [ 8.244] (II) NOUVEAU(0): EDID for output VGA-1
    [ 8.244] (II) NOUVEAU(0): Manufacturer: ACR Model: ada8 Serial#: 1937803344
    [ 8.244] (II) NOUVEAU(0): Year: 2007 Week: 38
    [ 8.244] (II) NOUVEAU(0): EDID Version: 1.3
    [ 8.244] (II) NOUVEAU(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 8.244] (II) NOUVEAU(0): Sync: Separate Composite
    [ 8.244] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 37 vert.: 23
    [ 8.245] (II) NOUVEAU(0): Gamma: 2.20
    [ 8.245] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 8.245] (II) NOUVEAU(0): Default color space is primary color space
    [ 8.245] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 8.245] (II) NOUVEAU(0): redX: 0.590 redY: 0.349 greenX: 0.328 greenY: 0.547
    [ 8.245] (II) NOUVEAU(0): blueX: 0.155 blueY: 0.138 whiteX: 0.313 whiteY: 0.329
    [ 8.245] (II) NOUVEAU(0): Supported established timings:
    [ 8.245] (II) NOUVEAU(0): 720x400@70Hz
    [ 8.245] (II) NOUVEAU(0): 640x480@60Hz
    [ 8.245] (II) NOUVEAU(0): 640x480@67Hz
    [ 8.245] (II) NOUVEAU(0): 640x480@72Hz
    [ 8.245] (II) NOUVEAU(0): 640x480@75Hz
    [ 8.245] (II) NOUVEAU(0): 800x600@56Hz
    [ 8.245] (II) NOUVEAU(0): 800x600@60Hz
    [ 8.245] (II) NOUVEAU(0): 800x600@72Hz
    [ 8.245] (II) NOUVEAU(0): 800x600@75Hz
    [ 8.245] (II) NOUVEAU(0): 832x624@75Hz
    [ 8.245] (II) NOUVEAU(0): 1024x768@60Hz
    [ 8.245] (II) NOUVEAU(0): 1024x768@70Hz
    [ 8.245] (II) NOUVEAU(0): 1024x768@75Hz
    [ 8.245] (II) NOUVEAU(0): 1152x864@75Hz
    [ 8.245] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 8.245] (II) NOUVEAU(0): Supported standard timings:
    [ 8.245] (II) NOUVEAU(0): #0: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 8.245] (II) NOUVEAU(0): #1: hsize: 1280 vsize 800 refresh: 75 vid: 3969
    [ 8.245] (II) NOUVEAU(0): #2: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 8.245] (II) NOUVEAU(0): #3: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 8.245] (II) NOUVEAU(0): Supported detailed timing:
    [ 8.245] (II) NOUVEAU(0): clock: 106.5 MHz Image Size: 367 x 229 mm
    [ 8.245] (II) NOUVEAU(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
    [ 8.245] (II) NOUVEAU(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
    [ 8.245] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 83 kHz, PixClock max 215 MHz
    [ 8.245] (II) NOUVEAU(0): Monitor name: Acer AL1716W
    [ 8.245] (II) NOUVEAU(0): Serial No: LA8040344303
    [ 8.245] (II) NOUVEAU(0): EDID (in hex):
    [ 8.245] (II) NOUVEAU(0): 00ffffffffffff000472a8ad50888073
    [ 8.245] (II) NOUVEAU(0): 261101036c251778ee10d59759548c27
    [ 8.246] (II) NOUVEAU(0): 235054bfee8081c0810f9500950f0101
    [ 8.246] (II) NOUVEAU(0): 0101010101019a29a0d0518422305098
    [ 8.246] (II) NOUVEAU(0): 36006fe510000006000000fd00384c1f
    [ 8.246] (II) NOUVEAU(0): 5315000a202020202020000000fc0041
    [ 8.246] (II) NOUVEAU(0): 63657220414c31373136570a000000ff
    [ 8.246] (II) NOUVEAU(0): 004c41383034303334343330330a00aa
    [ 8.246] (II) NOUVEAU(0): Printing probed modes for output VGA-1
    [ 8.246] (II) NOUVEAU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 +hsync +vsync (55.9 kHz eP)
    [ 8.246] (II) NOUVEAU(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 8.246] (II) NOUVEAU(0): Modeline "1280x800"x74.9 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 8.246] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 8.246] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
    [ 8.246] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 8.246] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 8.246] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 8.246] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 8.246] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 8.246] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 8.246] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 8.246] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 8.246] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 8.246] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 8.246] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 8.246] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752

    I got again a total system freeze today when I wanted to launch firefox using only the openbox menu, without wbar running.
    So I decided to try now the 'nouveau.noaccel=1' kernel command line parameter, and to use again wbar for my frequently used applis.
    In the Xorg log, the differences are:
    without 'nouveau.noaccel=1'
    [ 30.761] (II) UnloadModule: "nv"
    [ 30.761] (II) Unloading nv
    [ 30.761] (--) Depth 24 pixmap format is 32 bpp
    [ 30.762] (II) NOUVEAU(0): Opened GPU channel 0
    [ 30.765] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 30.765] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 30.765] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
    [ 30.776] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 30.777] (II) EXA(0): Driver registered support for the following operations:
    [ 30.777] (II) Solid
    [ 30.777] (II) Copy
    [ 30.777] (II) Composite (RENDER acceleration)
    [ 30.777] (II) UploadToScreen
    [ 30.777] (II) DownloadFromScreen
    [ 30.777] (==) NOUVEAU(0): Backing store disabled
    [ 30.777] (==) NOUVEAU(0): Silken mouse enabled
    with 'nouveau.noaccel=1'
    [ 1191.621] (II) UnloadModule: "nv"
    [ 1191.621] (II) Unloading nv
    [ 1191.621] (--) Depth 24 pixmap format is 32 bpp
    [ 1191.621] (EE) NOUVEAU(0): Error creating GPU channel: -19
    [ 1191.621] (EE) NOUVEAU(0): Error initialising acceleration. Falling back to NoAccel
    [ 1191.621] (==) NOUVEAU(0): Backing store disabled
    [ 1191.621] (==) NOUVEAU(0): Silken mouse enabled
    [ 1191.621] (==) NOUVEAU(0): DPMS enabled
    So now 3D acceleration is disabled.
    I will see now if the system is stable enough for my daily usage and gives satisfactory performances.
    I am almost sure that the mesa nouveau dri driver is the cause of the freezes.
    Last edited by berbae (2013-03-27 10:07:42)

  • Very slow wine game/nouveau driver issue

    Hello everyone, I'm trying to play a game (Civ 4) using wine. However, it was extremely laggy, and since it runs well on Windows (I have dualboot) plus it's not a very recent game and my laptop is reasonnably well-equipped, I thought it should work well on arch as well. Here is the link in the wine db. I should also add that I'm a very novice wine user so that might well be the (a) source of problem(s). Apart from the lagging, according to the sensors, the CPU's temperature rose from ~50°C to ~100°C within about A MINUTE.
    I checked cpupower to see that the cpu was allowed to run at max speed and tried optirun to use the NVIDIA graphics card rather than the Intel graphics card I have installed. I'm by no means sure that the drivers are installed or configured properly by the way...
    Starting with optirun looked to work (the loading screen came up) but when the main window should've been loaded, the application terminated with the following output:
    err:winediag:wined3d_dll_init The GLSL shader backend has been disabled. You get to keep all the pieces if it breaks.
    libGL error: dlopen /usr/lib32/xorg/modules/dri/nouveau_dri.so failed (/usr/lib32/xorg/modules/dri/nouveau_dri.so: wrong ELF class: ELFCLASS64)
    libGL error: unable to load driver: nouveau_dri.so
    libGL error: driver pointer missing
    libGL error: failed to load driver: nouveau
    libGL error: dlopen /usr/lib32/xorg/modules/dri/i965_dri.so failed (/usr/lib32/xorg/modules/dri/i965_dri.so: cannot open shared object file: No such file or directory)
    libGL error: unable to load driver: i965_dri.so
    libGL error: driver pointer missing
    libGL error: failed to load driver: i965
    [VGL] ERROR: glXCreateContextAttribsARB symbol not loaded
    terminate called without an active exception
    Before today I only used optirun for VLC (though I don't really see a difference) and to check whether it would run with glxgears. Neither case had any problems. I tried softlinking nouveau_dri.so from the "/usr/lib/..." to the "/usr/lib32/..." directory as well as copying it but neither helped.
    Some info:
    Graphic cards:
    01:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] (rev ff)
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    Packages:
    local/xf86-video-intel 2.99.916-2 (xorg-drivers xorg)
    X.org Intel i810/i830/i915/945G/G965+ video drivers
    local/xf86-video-nouveau 1.0.11-1 (xorg-drivers xorg)
    Open Source 2D acceleration driver for nVidia cards
    local/nouveau-dri 10.2.8-1
    Mesa drivers for Nouveau
    local/bumblebee 3.2.1-3
    NVIDIA Optimus support for Linux through VirtualGL
    Some advice how to fix the driver issue or about what else might be causing the problems is greatly appreciated!

    Besides agreeing with the notion above, you lack lib32-nouveau-dri and thus are unable to use acceleration with 32bit programs which is the undelying issue here.

  • How to bind several data (more then 7300) to datagrid

    Hello,
    I am trying to  bind to datagrid several data. I created an observablecollection, i stocked data into this collection and then i binded this collection to my datagrid. In xaml file i declared my datacontext. When i did it my visual studio and all application
    on my computer clock. I can't do anything. A simple think that i can do, is to close session and restart .
    I need help.
    Here is some sample:
    code cs ViewModel:
    using System;
    using System.Collections.Generic;
    using System.Text;
    using GestionDeContrats_Offres_ClientsGUI.VueModele;
    using System.Collections.ObjectModel;
    using System.Windows.Data;
    using System.ComponentModel;
    using GestionDeContrats_Offres_Clients.GestionOffres;
    using GestionDeContrats_Offres_Clients.GestionContrats;
    using System.Windows.Input;
    using GestionDeContrats_Offres_Clients.GestionModele;
    using GestionDeContrats_Offres_ClientsGUI.crm;
    using System.Data;
    namespace GestionDeContrats_Offres_ClientsGUI.VueModele
        /// <summary>
        /// </summary>
       public class GestionDeContratVueModele : VueModeleBase
            private readonly ObservableCollection<ContratVueModele> contrats;
            private readonly PagingCollectionView pagingView;
            private GestionDeContrat gestiondecontrat;
           /// <summary>
           /// Constructeur de la classe
           /// GestionDeContratVueModele
           /// </summary>
            public GestionDeContratVueModele() {
                try
                    this.gestiondecontrat = new GestionDeContrat();
                    this.contrats = new ObservableCollection<ContratVueModele>();
                    this.contrats.Clear();
                    foreach (contract contrat in this.gestiondecontrat.ListeDeContrat())
                       // this.contrats.Add(new ContratVueModele());
                             this.contrats.Add(new ContratVueModele() { NOMDUCONTRAT = contrat.title, DATEDEDEBUT = contrat.activeon.Value, DATEDEFIN
    = contrat.expireson.Value, LESTATUT = contrat.statecode.formattedvalue,LESTATUTAVANT=contrat.access_etatavant.name });
                    this.pagingView = new PagingCollectionView(this.contrats, 3);
                    if (this.pagingView == null)
                        throw new NullReferenceException("pagingView");
                    this.currentpage = this.pagingView.CurrentPage;
                    this.pagingView.CurrentChanged += new EventHandler(pagingView_CurrentChanged);
                catch(System.Web.Services.Protocols.SoapException soapEx){
                    soapEx.Detail.OuterXml.ToString();
           /// <summary>
           /// </summary>
           /// <param name="sender"></param>
           /// <param name="e"></param>
            void pagingView_CurrentChanged(object sender, EventArgs e)
                OnPropertyChanged("SelectedContrat");
                Dispose();
                //throw new NotImplementedException();
                    /// <summary>
            /// Propriété permettant de manipuler la
            ///Vue Modèle de la liste des contrats
            /// </summary>
            public ObservableCollection<ContratVueModele> Lescontrats
                get
                    return this.contrats;
           code xaml:
           <UserControl x:Class="GestionDeContrats_Offres_ClientsGUI.VueModele.UserControlGestionContrat"
                 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
                 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
                 xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
                 xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
                 mc:Ignorable="d"
                 x:Name="GestionContrat"
                 xmlns:local="clr-namespace:GestionDeContrats_Offres_ClientsGUI.VueModele"
                 d:DesignHeight="300"  >
        <UserControl.DataContext>
            <local:GestionDeContratVueModele  />
        </UserControl.DataContext>
        <Grid>
            <Grid.RowDefinitions>
                <RowDefinition Height="30"/>
                <RowDefinition Height="40"/>
                <RowDefinition />
                <RowDefinition Height="40"/>
            </Grid.RowDefinitions>
            <Grid>
                <Grid.ColumnDefinitions>
                    <ColumnDefinition Width="320"/>
                    <ColumnDefinition Width="40" />
                </Grid.ColumnDefinitions>
                <TextBox Name="searchtexbox" Grid.Column="0"/>
                <Image Grid.Column="1" Source="/GestionDeContrats_Offres_ClientsGUI;component/Images/16_find.gif" />
            </Grid>
            <ToolBar Grid.Row="1" Name="toolbarcontrat">
                <Button    Name="btNewContrat"  Click="btNewContrat_Click">
                    <Grid>
                        <Grid.ColumnDefinitions>
                            <ColumnDefinition/>
                            <ColumnDefinition/>
                        </Grid.ColumnDefinitions>
                        <Image Source="/GestionDeContrats_Offres_ClientsGUI;component/Images/plusvert.jpg" />
                        <Label Content="Nouveau" Grid.Column="1"/>
                    </Grid>
                </Button>
                <Button    Name="btCopierContrat" >
                    <Grid>
                        <Grid.ColumnDefinitions>
                            <ColumnDefinition/>
                            <ColumnDefinition/>
                        </Grid.ColumnDefinitions>
                        <Image Source="/GestionDeContrats_Offres_ClientsGUI;component/Images/editcopy.png" />
                        <Label Content="Copier" Grid.Column="1"/>
                    </Grid>
                </Button>
                <Button    Name="btSupprimerContrat" >
                    <Grid>
                        <Grid.ColumnDefinitions>
                            <ColumnDefinition/>
                            <ColumnDefinition/>
                        </Grid.ColumnDefinitions>
                        <Image Source="/GestionDeContrats_Offres_ClientsGUI;component/Images/delgreen16.jpg" />
                        <Label Content="Supprimer" Grid.Column="1"/>
                    </Grid>
                </Button>
                <Button    Name="btModifierContrat" >
                    <Grid>
                        <Grid.ColumnDefinitions>
                            <ColumnDefinition/>
                            <ColumnDefinition/>
                        </Grid.ColumnDefinitions>
                        <Image Source="/GestionDeContrats_Offres_ClientsGUI;component/Images/ico_18_4207.gif" />
                        <Label Content="Modifier" Grid.Column="1"/>
                    </Grid>
                </Button>
            </ToolBar>
            <DataGrid Name="listViewContrat" Grid.Row="2" ItemsSource="{Binding Path=Lescontrats, Mode=OneWay}"  IsSynchronizedWithCurrentItem="True" AutoGenerateColumns="False"
    CanUserReorderColumns="True" CanUserResizeColumns="True" CanUserSortColumns="True" CanUserAddRows="True" CanUserDeleteRows="True">
                <DataGrid.Columns>
                    <DataGridTemplateColumn Header="Nom du contrat" >
                        <DataGridTemplateColumn.CellTemplate>
                            <DataTemplate>
                                <TextBlock Text="{Binding Path=NOMDUCONTRAT, Mode=OneWay}"/>
                            </DataTemplate>
                        </DataGridTemplateColumn.CellTemplate>
                    </DataGridTemplateColumn>
                    <DataGridTemplateColumn Header="Date de début" >
                        <DataGridTemplateColumn.CellTemplate>
                            <DataTemplate>
                                <TextBlock Text="{Binding Path=DATEDEDEBUT, Mode=OneWay}"/>
                            </DataTemplate>
                        </DataGridTemplateColumn.CellTemplate>
                    </DataGridTemplateColumn>
                    <DataGridTemplateColumn Header="Date de fin"  >
                        <DataGridTemplateColumn.CellTemplate>
                            <DataTemplate>
                                <TextBlock Text="{Binding Path=DATEDEFIN, Mode=OneWay}"/>
                            </DataTemplate>
                        </DataGridTemplateColumn.CellTemplate>
                    </DataGridTemplateColumn>
                    <DataGridTemplateColumn Header="Statut" >
                        <DataGridTemplateColumn.CellTemplate>
                            <DataTemplate>
                                <TextBlock Text="{Binding Path=LESTATUT,Mode=OneWay}"/>
                            </DataTemplate>
                        </DataGridTemplateColumn.CellTemplate>
                    </DataGridTemplateColumn>
                    <DataGridTemplateColumn Header="Statut avant" >
                        <DataGridTemplateColumn.CellTemplate>
                            <DataTemplate>
                                <TextBlock Text=""/>
                            </DataTemplate>
                        </DataGridTemplateColumn.CellTemplate>
                    </DataGridTemplateColumn>
                </DataGrid.Columns>
            </DataGrid>
            <StackPanel Grid.Row="3" Orientation="Horizontal">
                <Label Margin="2" Content=""/>
                <Button Content="Suivant" Name="btNext" Margin="2" />
                <Button Content="Précédent" Name="btPrevious" Margin="2"  />
            </StackPanel>
        </Grid>
    </UserControl>
     I include link to this usercontrol into MainWindow.xaml.
    Thanks 
    Regards      

    I think what darnold was trying to say....
    Those very clever people who come up with insights on human behaviour have studied how many records a user can work with effectively.
    It turns out that they can't see thousands of records at once.
    Their advice is that one presents a maximum of 200-300 records at a time.
    What with maybe 40 fitting on a screen at a time. Few people like spending 20 minutes scrolling through a stack of data they're not interested in to find the one record they're after.
    Personally, I would use a treeview, set of combos or some such so the user can select what subset they are interested in and present just that.
    Anyhow.
    If you have a viewmodel which exposes an observable collection<t> as a public property you can bind the itemssource of a datagrid to that.
    Although UI controls have thread affinity, the objects in such a collection do not.
    That means you can use another thread to go get your data, add it to the observable collection, the fact it's an observable collection tells the view as records are added and it will show them. The ui will remain responsive.
    You can do this using skip and take to read a couple hundred records at a time and add those, pause and repeat for the next couple hundred records.  Use linq - skip and take.
    Please don't forget to upvote posts which you like and mark those which answer your question.
    My latest Technet article - Dynamic XAML

  • How can we change the time of the media file from java code ?

    Hi,
    particularly, how can we start the media file from the second 55 and not from the second 0 (beginning) ?
    Thanks.

    I tryed to use such method but an exception was raised:
    javax.media.NotRealizedError: Cannot set media time on a unrealized controller
         at com.sun.media.BasicPlayer.setMediaTime(BasicPlayer.java:427)
         at com.sabily.mualim.main.MediaFileDemo.loadMediaFile(MediaFileDemo.java:72)
         at com.sabily.mualim.main.MediaFileDemo.<init>(MediaFileDemo.java:77)
         at com.sabily.mualim.main.MualimStandalone.main(MualimStandalone.java:12)
    Exception in thread "main" javax.media.NotRealizedError: Cannot set media time on a unrealized controller
         at com.sun.media.BasicPlayer.setMediaTime(BasicPlayer.java:427)
         at com.sabily.mualim.main.MediaFileDemo.loadMediaFile(MediaFileDemo.java:72)
         at com.sabily.mualim.main.MediaFileDemo.<init>(MediaFileDemo.java:77)
         at com.sabily.mualim.main.MualimStandalone.main(MualimStandalone.java:12)
    below is the code related to playing media file:
    package com.sabily.mualim.main;
    import java.awt.BorderLayout;
    import java.awt.Component;
    import java.awt.Container;
    import java.awt.Panel;
    import java.io.IOException;
    import java.net.MalformedURLException;
    import java.net.URL;
    import javax.media.ControllerAdapter;
    import javax.media.ControllerListener;
    import javax.media.Manager;
    import javax.media.NoPlayerException;
    import javax.media.Player;
    import javax.media.RealizeCompleteEvent;
    import javax.media.Time;
    import javax.media.TimeBase;
    import javax.swing.JFrame;
    import javax.swing.JPanel;
    public class MediaFileDemo extends JFrame{
         private Player player;
         Component center;
         Component south;
         private void loadMediaFile() {
              final Container contentPane = getContentPane();
              if (player != null) {
                   player.stop();
              try {
    //               player = Manager.createPlayer(new URL("file:C:/Nouveau dossier/e1_intro.wav"));
                   player = Manager.createPlayer(new URL("file:C:/mp3/001.wav"));
                   //player = Manager.createPlayer(new URL("file:D:/Film/Earth_Planet/Planet.Earth.EP08.Jungles/Planet.Earth.EP08.Jungles.avi"));
              } catch (NoPlayerException e) {
                   e.printStackTrace();
              } catch (MalformedURLException e) {
                   e.printStackTrace();
              } catch (IOException e) {
                   e.printStackTrace();
              ControllerListener listener = new ControllerAdapter() {
                   public void realizeComplete(RealizeCompleteEvent event) {
                        Component vc = player.getVisualComponent();
                        if (vc != null) {
                             contentPane.add(vc, BorderLayout.CENTER);
                             center = vc;
                        } else {
                             if (center != null) {
                                  contentPane.remove(center);
                                  contentPane.validate();
                        Component cpc = player.getControlPanelComponent();
                        if (cpc != null) {
                             contentPane.add(cpc, BorderLayout.SOUTH);
                             south = cpc;
                        } else {
                             if (south != null) {
                                  contentPane.remove(south);
                                  contentPane.validate();
                        pack();
                        //setTitle("Lesson 1");
              player.addControllerListener(listener);
              player.setMediaTime(new Time(15));
              player.start();
         public MediaFileDemo() {
              loadMediaFile();
         public Player getPlayer() {
              return player;
         public void setPlayer(Player player) {
              this.player = player;
    Best Regards

  • Linux 3.9.2-1 lockups (nVidia + nouveau)

    With the recent update from Linux 3.8.11-1 to Linux 3.9.2-1, upon restart my computer would lock up after roughly 5 minutes and the CPU and/or GPU fan (couldn't tell which) started to spin up very fast a few seconds before hand. As soon as I downgraded to Linux 3.8.11-1, everything started to work again.
    I am running an nVidia card (7950 I believe) and the nouveau drivers.
    Has anyone experience a similar situation, and how can I get some more debug info to help resolve this?
    Last edited by AlexC_ (2013-05-13 10:01:41)

    I do, with the official nVidia driver, however it seems to be fixed disabling the nVidia card with bbswitch (I'm on an Optimus Laptop, Dell L502X)
    However, for some reason mplayer won't work. When I try to play a video, it crashes right away, and I see a kernel error in dmesg
    MPlayer SVN-r36285-4.8.0 (C) 2000-2013 MPlayer Team
    Cannot test OS support for SSE, disabling to be safe.
    205 audio & 424 video codecs
    mplayer: could not connect to socket
    mplayer: No such file or directory
    Failed to open LIRC support. You will not be able to use your remote control.
    Playing pajama jam.flv.
    libavformat version 55.7.100 (internal)
    libavformat file format detected.
    [lavf] stream 0: video (vp6f), -vid 0
    [lavf] stream 1: audio (mp3), -aid 0
    VIDEO: [VP6F] 504x380 0bpp 30.000 fps 475.9 kbps (58.1 kbyte/s)
    Clip info:
    lasttimestamp: 1001
    datasize: 73537080
    metadatacreator: FlixEngineLinux_8.0.12.0 (www.on2.com)
    canSeekToEnd: 1
    videosize: 59526566
    audiosize: 14010514
    Load subtitles in ./
    Killed
    [ 311.687485] BUG: unable to handle kernel paging request at f80ed9ac
    [ 311.687562] IP: [<c1196b07>] proc_reg_open+0x57/0x120
    [ 311.687621] *pdpt = 000000000164c001 *pde = 000000002dd02067 *pte = 0000000000000000
    [ 311.687704] Oops: 0000 [#1] PREEMPT SMP
    [ 311.687752] Modules linked in: pci_stub vboxpci(O) vboxnetadp(O) bbswitch(O) cdc_ether usbnet cdc_wdm cdc_acm joydev intel_powerclamp coretemp iTCO_wdt kvm_intel iTCO_vendor_support kvm dell_wmi sparse_keymap acpi_call(O) crc32_pclmul crc32c_intel aesni_intel snd_hda_codec_hdmi psmouse aes_i586 xts lrw gf128mul dell_laptop dcdbas arc4 ablk_helper serio_raw r8169 mii iwldvm cryptd mei lpc_ich i2c_i801 snd_hda_codec_realtek thermal microcode battery iwlwifi snd_hda_intel evdev wmi ac snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore tun vboxnetflt(O) vboxdrv(O) fuse uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev media iwl3945 iwlegacy mac80211 cfg80211 rfkill cpufreq_userspace cpufreq_conservative cpufreq_powersave cpufreq_stats mperf processor ext4 crc16 mbcache
    [ 311.688622] jbd2 xhci_hcd ehci_pci i915 video button i2c_algo_bit drm_kms_helper drm i2c_core intel_agp intel_gtt agpgart uhci_hcd ehci_hcd usbcore usb_common tg3 ptp pps_core libphy ata_piix sr_mod cdrom sd_mod ahci libahci ata_generic libata scsi_mod [last unloaded: nvidia]
    [ 311.688928] Pid: 4018, comm: mplayer Tainted: P O 3.9.5-1-pae #1 Dell Inc. Dell System XPS L502X/0NJT03
    [ 311.689030] EIP: 0060:[<c1196b07>] EFLAGS: 00210202 CPU: 0
    [ 311.689085] EIP is at proc_reg_open+0x57/0x120
    [ 311.689128] EAX: f80ed980 EBX: ef136840 ECX: 00000000 EDX: 00000000
    [ 311.689186] ESI: e72f16e0 EDI: e12e4f20 EBP: ebae5e08 ESP: ebae5de8
    [ 311.689245] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
    [ 311.689296] CR0: 80050033 CR2: f80ed9ac CR3: 20a15000 CR4: 000407f0
    [ 311.689355] DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
    [ 311.689413] DR6: ffff0ff0 DR7: 00000400
    [ 311.689451] Process mplayer (pid: 4018, ti=ebae4000 task=dfc1b660 task.ti=ebae4000)
    [ 311.689521] Stack:
    [ 311.689541] e12e4f20 ebae5e08 e6ee5600 e12e4f20 ef136890 e6ee5600 c1196ab0 e12e4f20
    [ 311.689637] ebae5e30 c11436ba 00008000 e12e4f20 c1196ab0 e6ee5608 ea3cf300 ebae5ed0
    [ 311.689731] 00000000 e6ee5600 ebae5e40 c1143acb ebae5f00 00000000 ebae5e98 c115114a
    [ 311.689825] Call Trace:
    [ 311.689855] [<c1196ab0>] ? __pde_users_dec+0x30/0x30
    [ 311.689907] [<c11436ba>] do_dentry_open+0x14a/0x250
    [ 311.689958] [<c1196ab0>] ? __pde_users_dec+0x30/0x30
    [ 311.690008] [<c1143acb>] finish_open+0x2b/0x40
    [ 311.690054] [<c115114a>] do_last+0x30a/0xd10
    [ 311.690099] [<c114f21c>] ? link_path_walk+0x1dc/0x750
    [ 311.690151] [<c1132235>] ? kmem_cache_alloc+0x195/0x1b0
    [ 311.690204] [<c1151bf4>] path_openat+0xa4/0x420
    [ 311.690251] [<c1152b09>] ? user_path_at_empty+0x49/0x70
    [ 311.690303] [<c1152b8b>] do_filp_open+0x2b/0x70
    [ 311.690350] [<c1144b02>] do_sys_open+0xe2/0x1b0
    [ 311.690396] [<c1144bf8>] sys_open+0x28/0x30
    [ 311.690442] [<c14001b6>] ? native_cpu_up+0x4cc/0x894
    [ 311.690494] [<c14120cd>] sysenter_do_call+0x12/0x28
    [ 311.690543] [<c1400000>] ? native_cpu_up+0x316/0x894
    [ 311.690590] Code: 00 00 e8 6d b7 f9 ff 85 c0 89 c6 0f 84 c3 00 00 00 8d 43 50 89 45 f0 e8 d8 4a 27 00 8b 43 20 85 c0 0f 84 b4 00 00 00 83 43 40 01 <8b> 78 2c 8b 40 34 89 45 e0 8b 45 f0 e8 b8 4c 27 00 85 ff 0f 84
    [ 311.690935] EIP: [<c1196b07>] proc_reg_open+0x57/0x120 SS:ESP 0068:ebae5de8
    [ 311.691009] CR2: 00000000f80ed9ac
    [ 311.714441] ---[ end trace c56cbbfb9cfc1d92 ]---
    [ 311.714445] note: mplayer[4018] exited with preempt_count 1
    When I run it a second time, instead of crashing it hangs forever, I can't even killall -9 it. A new kernel error shows up in dmesg, and the kernel starts eating 100% CPU.
    MPlayer SVN-r36285-4.8.0 (C) 2000-2013 MPlayer Team
    Cannot test OS support for SSE, disabling to be safe.
    205 audio & 424 video codecs
    mplayer: could not connect to socket
    mplayer: No such file or directory
    Failed to open LIRC support. You will not be able to use your remote control.
    Playing pajama jam.flv.
    libavformat version 55.7.100 (internal)
    libavformat file format detected.
    [lavf] stream 0: video (vp6f), -vid 0
    [lavf] stream 1: audio (mp3), -aid 0
    VIDEO: [VP6F] 504x380 0bpp 30.000 fps 475.9 kbps (58.1 kbyte/s)
    Clip info:
    lasttimestamp: 1001
    datasize: 73537080
    metadatacreator: FlixEngineLinux_8.0.12.0 (www.on2.com)
    canSeekToEnd: 1
    videosize: 59526566
    audiosize: 14010514
    Load subtitles in ./
    <----HANGS------>
    [ 372.403330] BUG: soft lockup - CPU#1 stuck for 22s! [mplayer:4023]
    [ 372.403334] Modules linked in: pci_stub vboxpci(O) vboxnetadp(O) bbswitch(O) cdc_ether usbnet cdc_wdm cdc_acm joydev intel_powerclamp coretemp iTCO_wdt kvm_intel iTCO_vendor_support kvm dell_wmi sparse_keymap acpi_call(O) crc32_pclmul crc32c_intel aesni_intel snd_hda_codec_hdmi psmouse aes_i586 xts lrw gf128mul dell_laptop dcdbas arc4 ablk_helper serio_raw r8169 mii iwldvm cryptd mei lpc_ich i2c_i801 snd_hda_codec_realtek thermal microcode battery iwlwifi snd_hda_intel evdev wmi ac snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore tun vboxnetflt(O) vboxdrv(O) fuse uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev media iwl3945 iwlegacy mac80211 cfg80211 rfkill cpufreq_userspace cpufreq_conservative cpufreq_powersave cpufreq_stats mperf processor ext4 crc16 mbcache
    [ 372.403373] jbd2 xhci_hcd ehci_pci i915 video button i2c_algo_bit drm_kms_helper drm i2c_core intel_agp intel_gtt agpgart uhci_hcd ehci_hcd usbcore usb_common tg3 ptp pps_core libphy ata_piix sr_mod cdrom sd_mod ahci libahci ata_generic libata scsi_mod [last unloaded: nvidia]
    [ 372.403390] Pid: 4023, comm: mplayer Tainted: P D O 3.9.5-1-pae #1 Dell Inc. Dell System XPS L502X/0NJT03
    [ 372.403391] EIP: 0060:[<c140b5fd>] EFLAGS: 00200297 CPU: 1
    [ 372.403396] EIP is at _raw_spin_lock+0x2d/0x40
    [ 372.403397] EAX: ef136890 EBX: ef136840 ECX: 00000001 EDX: 00000000
    [ 372.403398] ESI: e71304a0 EDI: e12e4f20 EBP: ec74fde0 ESP: ec74fde0
    [ 372.403399] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
    [ 372.403400] CR0: 80050033 CR2: b5804010 CR3: 26e4f000 CR4: 000407f0
    [ 372.403401] DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
    [ 372.403402] DR6: ffff0ff0 DR7: 00000400
    [ 372.403403] Process mplayer (pid: 4023, ti=ec74e000 task=dfc18ae0 task.ti=ec74e000)
    [ 372.403404] Stack:
    [ 372.403405] ec74fe08 c1196af8 e12e4f20 ec74fe08 ef155240 e12e4f20 ef136890 ef155240
    [ 372.403408] c1196ab0 e12e4f20 ec74fe30 c11436ba 00008000 e12e4f20 c1196ab0 ef155248
    [ 372.403412] ea3cf200 ec74fed0 00000000 ef155240 ec74fe40 c1143acb ec74ff00 00000000
    [ 372.403415] Call Trace:
    [ 372.403420] [<c1196af8>] proc_reg_open+0x48/0x120
    [ 372.403422] [<c1196ab0>] ? __pde_users_dec+0x30/0x30
    [ 372.403425] [<c11436ba>] do_dentry_open+0x14a/0x250
    [ 372.403428] [<c1196ab0>] ? __pde_users_dec+0x30/0x30
    [ 372.403430] [<c1143acb>] finish_open+0x2b/0x40
    [ 372.403432] [<c115114a>] do_last+0x30a/0xd10
    [ 372.403434] [<c114f09e>] ? link_path_walk+0x5e/0x750
    [ 372.403437] [<c1132235>] ? kmem_cache_alloc+0x195/0x1b0
    [ 372.403439] [<c1151bf4>] path_openat+0xa4/0x420
    [ 372.403441] [<c1152b09>] ? user_path_at_empty+0x49/0x70
    [ 372.403444] [<c1152b8b>] do_filp_open+0x2b/0x70
    [ 372.403446] [<c1144b02>] do_sys_open+0xe2/0x1b0
    [ 372.403449] [<c1144bf8>] sys_open+0x28/0x30
    [ 372.403452] [<c14001b6>] ? native_cpu_up+0x4cc/0x894
    [ 372.403454] [<c14120cd>] sysenter_do_call+0x12/0x28
    [ 372.403455] Code: e5 66 66 66 66 90 89 e2 81 e2 00 e0 ff ff 83 42 14 01 ba 00 01 00 00 f0 66 0f c1 10 0f b6 ce 38 d1 74 0c 8d 76 00 f3 90 0f b6 10 <38> ca 75 f7 5d c3 8d b6 00 00 00 00 8d bc 27 00 00 00 00 55 89

  • Problems with nouveau and KMS

    Hi guys,
    tl;dr: Want to have a GUI, tried to get it on my own, got stuck at
    (EE) [drm] KMS not enabled
    (though it should be enabled) and no GUI
    It would be nice if someone little bit more expirienced could help (and perhaps explain) a little bit...
    So here's the long version (In case I messed things up without noticing):
    I installed arch on an old machine. After first reboot screen hung at
    root: clean, 53232/1310720 files, 906718/5242880 blocks
    Got past that installing proprietary nvidia drivers (nvidia-304xx for the GeForce 7500 LE).
    Testing X failed. Got X working with nouveau driver.
    Rebooted and again hung at
    root: clean, 53232/1310720 files, 906718/5242880 blocks
    (So proprietary: terminal, but no X - nouveau: No terminal, but X)
    Tried autologin and start X at login: Same result.
    According to the wiki, KMS
    is required by the Nouveau driver
    and according to http://nouveau.freedesktop.org/wiki/KernelModeSetting/
    KMS is on by default
    But according to
    /var/log/Xorg.0.log
    (EE) [drm] KMS not enabled
    Did some more reading (especially http://nouveau.freedesktop.org/wiki/TroubleShooting/ was helpful) but found no useful information (eg. on how to enable KMS), so I decided to ask for help...
    Here's the full Xorg.0.log (What else would be useful?):
    [ 26.378]
    X.Org X Server 1.15.0
    Release Date: 2013-12-27
    [ 26.378] X Protocol Version 11, Revision 0
    [ 26.378] Build Operating System: Linux 3.12.5-1-ARCH x86_64
    [ 26.378] Current Operating System: Linux plaything 3.12.9-1-ARCH #1 SMP PREEMPT Sun Jan 26 09:01:37 CET 2014 x86_64
    [ 26.378] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=a37b4e97-dcfd-40be-a0eb-9307e545ff61 rw quiet
    [ 26.378] Build Date: 09 January 2014 08:47:24AM
    [ 26.379]
    [ 26.379] Current version of pixman: 0.32.4
    [ 26.379] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 26.379] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 26.379] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan 30 23:02:22 2014
    [ 26.421] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 26.437] (==) No Layout section. Using the first Screen section.
    [ 26.437] (==) No screen section available. Using defaults.
    [ 26.437] (**) |-->Screen "Default Screen Section" (0)
    [ 26.437] (**) | |-->Monitor "<default monitor>"
    [ 26.446] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 26.446] (**) | |-->Device "n"
    [ 26.446] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 26.446] (==) Automatically adding devices
    [ 26.446] (==) Automatically enabling devices
    [ 26.446] (==) Automatically adding GPU devices
    [ 26.466] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 26.466] Entry deleted from font path.
    [ 26.466] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 26.466] Entry deleted from font path.
    [ 26.466] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 26.466] Entry deleted from font path.
    [ 26.466] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 26.467] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 26.467] Entry deleted from font path.
    [ 26.467] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 26.467] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 26.467] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 26.467] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 26.467] (II) Loader magic: 0x804c80
    [ 26.467] (II) Module ABI versions:
    [ 26.467] X.Org ANSI C Emulation: 0.4
    [ 26.467] X.Org Video Driver: 15.0
    [ 26.467] X.Org XInput driver : 20.0
    [ 26.467] X.Org Server Extension : 8.0
    [ 26.470] (--) PCI:*(0:2:0:0) 10de:01dd:174b:2510 rev 161, Mem @ 0xdc000000/16777216, 0xc0000000/268435456, 0xdd000000/16777216, BIOS @ 0x????????/131072
    [ 26.471] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 26.472] Initializing built-in extension Generic Event Extension
    [ 26.472] Initializing built-in extension SHAPE
    [ 26.472] Initializing built-in extension MIT-SHM
    [ 26.472] Initializing built-in extension XInputExtension
    [ 26.472] Initializing built-in extension XTEST
    [ 26.472] Initializing built-in extension BIG-REQUESTS
    [ 26.472] Initializing built-in extension SYNC
    [ 26.472] Initializing built-in extension XKEYBOARD
    [ 26.472] Initializing built-in extension XC-MISC
    [ 26.472] Initializing built-in extension SECURITY
    [ 26.472] Initializing built-in extension XINERAMA
    [ 26.472] Initializing built-in extension XFIXES
    [ 26.472] Initializing built-in extension RENDER
    [ 26.472] Initializing built-in extension RANDR
    [ 26.472] Initializing built-in extension COMPOSITE
    [ 26.472] Initializing built-in extension DAMAGE
    [ 26.472] Initializing built-in extension MIT-SCREEN-SAVER
    [ 26.472] Initializing built-in extension DOUBLE-BUFFER
    [ 26.472] Initializing built-in extension RECORD
    [ 26.472] Initializing built-in extension DPMS
    [ 26.472] Initializing built-in extension Present
    [ 26.472] Initializing built-in extension DRI3
    [ 26.472] Initializing built-in extension X-Resource
    [ 26.472] Initializing built-in extension XVideo
    [ 26.472] Initializing built-in extension XVideo-MotionCompensation
    [ 26.472] Initializing built-in extension XFree86-VidModeExtension
    [ 26.472] Initializing built-in extension XFree86-DGA
    [ 26.472] Initializing built-in extension XFree86-DRI
    [ 26.472] Initializing built-in extension DRI2
    [ 26.472] (II) LoadModule: "glx"
    [ 26.482] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 26.719] (II) Module glx: vendor="X.Org Foundation"
    [ 26.719] compiled for 1.15.0, module version = 1.0.0
    [ 26.719] ABI class: X.Org Server Extension, version 8.0
    [ 26.719] (==) AIGLX enabled
    [ 26.719] Loading extension GLX
    [ 26.719] (II) LoadModule: "nouveau"
    [ 26.720] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 26.781] (II) Module nouveau: vendor="X.Org Foundation"
    [ 26.781] compiled for 1.15.0, module version = 1.0.10
    [ 26.781] Module class: X.Org Video Driver
    [ 26.781] ABI class: X.Org Video Driver, version 15.0
    [ 26.781] (II) NOUVEAU driver
    [ 26.782] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 26.782] RIVA TNT (NV04)
    [ 26.782] RIVA TNT2 (NV05)
    [ 26.782] GeForce 256 (NV10)
    [ 26.782] GeForce 2 (NV11, NV15)
    [ 26.782] GeForce 4MX (NV17, NV18)
    [ 26.782] GeForce 3 (NV20)
    [ 26.782] GeForce 4Ti (NV25, NV28)
    [ 26.782] GeForce FX (NV3x)
    [ 26.782] GeForce 6 (NV4x)
    [ 26.782] GeForce 7 (G7x)
    [ 26.782] GeForce 8 (G8x)
    [ 26.782] GeForce GTX 200 (NVA0)
    [ 26.782] GeForce GTX 400 (NVC0)
    [ 26.782] (++) using VT number 1
    [ 26.783] (EE) [drm] KMS not enabled
    [ 26.783] (EE) No devices detected.
    [ 26.783] (EE)
    Fatal server error:
    [ 26.783] (EE) no screens found(EE)
    [ 26.783] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 26.783] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 26.783] (EE)

    First thanks for answering
    Checked dmesg but it does not mention KMS (dmesg | grep KMS returns nothing)
    and I was not able to find a virtualisation option in my BIOS.
    Also I didn't find something similar looking over dmesg...
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.12.9-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.2 20131219 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Jan 26 09:01:37 CET 2014
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=a37b4e97-dcfd-40be-a0eb-9307e545ff61 rw quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005fedffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000005fee0000-0x000000005fee2fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000005fee3000-0x000000005feeffff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000005fef0000-0x000000005fefffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.4 present.
    [ 0.000000] DMI: Packard Bell BV IMEDIA MC 9745/Cuba MS-7301, BIOS W7301VP2.027 10/27/2006
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP bridge at 00:00:00
    [ 0.000000] Aperture from AGP @ d0000000 old size 32 MB
    [ 0.000000] Aperture from AGP @ d0000000 size 128 MB (APSIZE f20)
    [ 0.000000] e820: last_pfn = 0x5fee0 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-CDFFF write-protect
    [ 0.000000] CE000-EFFFF uncachable
    [ 0.000000] F0000-F7FFF write-through
    [ 0.000000] F8000-F8FFF uncachable
    [ 0.000000] F9000-FFFFF write-through
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask FC0000000 write-back
    [ 0.000000] 1 base 040000000 mask FE0000000 write-back
    [ 0.000000] 2 base 0D0000000 mask FF8000000 write-combining
    [ 0.000000] 3 base 05FF00000 mask FFFF00000 uncachable
    [ 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 [mem 0x000f46e0-0x000f46ef] mapped at [ffff8800000f46e0]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    [ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
    [ 0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x5fc00000-0x5fdfffff]
    [ 0.000000] [mem 0x5fc00000-0x5fdfffff] page 2M
    [ 0.000000] BRK [0x01b35000, 0x01b35fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x5c000000-0x5fbfffff]
    [ 0.000000] [mem 0x5c000000-0x5fbfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x5bffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x5bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x5fe00000-0x5fedffff]
    [ 0.000000] [mem 0x5fe00000-0x5fedffff] page 4k
    [ 0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
    [ 0.000000] RAMDISK: [mem 0x37a02000-0x37cf8fff]
    [ 0.000000] ACPI: RSDP 00000000000f8ae0 00014 (v00 PacBel)
    [ 0.000000] ACPI: RSDT 000000005fee3040 0003C (v01 PacBel PackBell 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: FACP 000000005fee30c0 00074 (v01 PacBel PackBell 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: DSDT 000000005fee3180 06523 (v01 PACBEL AWRDACPI 00001000 MSFT 0100000E)
    [ 0.000000] ACPI: FACS 000000005fee0000 00040
    [ 0.000000] ACPI: SLIC 000000005fee9800 00176 (v01 PacBel PackBell 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: MCFG 000000005fee99c0 0003C (v01 PacBel PackBell 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: APIC 000000005fee9700 00090 (v01 PacBel PackBell 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: SSDT 000000005fee9a40 0015C (v01 PmRef Cpu0Ist 00003000 INTL 20040311)
    [ 0.000000] ACPI: SSDT 000000005fee9ed0 002F1 (v01 PmRef CpuPm 00003000 INTL 20040311)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000005fedffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x5fedffff]
    [ 0.000000] NODE_DATA [mem 0x5fedb000-0x5fedffff]
    [ 0.000000] [ffffea0000000000-ffffea00017fffff] PMD -> [ffff88005de00000-ffff88005f5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal empty
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
    [ 0.000000] node 0: [mem 0x00100000-0x5fedffff]
    [ 0.000000] On node 0 totalpages: 392830
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 6076 pages used for memmap
    [ 0.000000] DMA32 zone: 388832 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 4, version 3, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: IOAPIC (id[0x05] address[0xfecc0000] gsi_base[24])
    [ 0.000000] IOAPIC[1]: apic_id 5, version 3, address 0xfecc0000, GSI 24-47
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 64
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
    [ 0.000000] e820: [mem 0x5ff00000-0xdfffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88005fc00000 s86464 r8192 d24128 u524288
    [ 0.000000] pcpu-alloc: s86464 r8192 d24128 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 386669
    [ 0.000000] Policy zone: DMA32
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=a37b4e97-dcfd-40be-a0eb-9307e545ff61 rw quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] AGP bridge at 00:00:00
    [ 0.000000] Aperture from AGP @ d0000000 old size 32 MB
    [ 0.000000] Aperture from AGP @ d0000000 size 128 MB (APSIZE f20)
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 1531400K/1571320K available (5119K kernel code, 807K rwdata, 1628K rodata, 1144K init, 1288K bss, 39920K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    [ 0.000000] NR_IRQS:8448 nr_irqs:1024 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 6291456 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 2792.957 MHz processor
    [ 0.006674] Calibrating delay loop (skipped), value calculated using timer frequency.. 5588.66 BogoMIPS (lpj=9309856)
    [ 0.011289] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.012344] Mount-cache hash table entries: 256
    [ 0.012786] Initializing cgroup subsys memory
    [ 0.012820] Initializing cgroup subsys devices
    [ 0.012825] Initializing cgroup subsys freezer
    [ 0.012829] Initializing cgroup subsys net_cls
    [ 0.012833] Initializing cgroup subsys blkio
    [ 0.012883] CPU: Physical Processor ID: 0
    [ 0.012887] CPU: Processor Core ID: 0
    [ 0.012891] mce: CPU supports 4 MCE banks
    [ 0.012913] CPU0: Thermal monitoring enabled (TM1)
    [ 0.012928] Last level iTLB entries: 4KB 128, 2MB 128, 4MB 128
    Last level dTLB entries: 4KB 64, 2MB 0, 4MB 64
    tlb_flushall_shift: 6
    [ 0.013032] Freeing SMP alternatives memory: 20K (ffffffff819e9000 - ffffffff819ee000)
    [ 0.014523] ACPI: Core revision 20130725
    [ 0.020923] ACPI: All ACPI Tables successfully acquired
    [ 0.021923] ftrace: allocating 20320 entries in 80 pages
    [ 0.030837] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.066011] smpboot: CPU0: Intel(R) Pentium(R) D CPU 2.80GHz (fam: 0f, model: 06, stepping: 04)
    [ 0.066666] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
    [ 0.066666] ... version: 0
    [ 0.066666] ... bit width: 40
    [ 0.066666] ... generic registers: 18
    [ 0.066666] ... value mask: 000000ffffffffff
    [ 0.066666] ... max period: 0000007fffffffff
    [ 0.066666] ... fixed-purpose events: 0
    [ 0.066666] ... event mask: 000000000003ffff
    [ 0.083426] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.090131] smpboot: Booting Node 0, Processors # 1 OK
    [ 0.103307] Brought up 2 CPUs
    [ 0.103313] smpboot: Total of 2 processors activated (11176.32 BogoMIPS)
    [ 0.105254] devtmpfs: initialized
    [ 0.109408] PM: Registering ACPI NVS region [mem 0x5fee0000-0x5fee2fff] (12288 bytes)
    [ 0.110866] RTC time: 8:14:47, date: 02/01/14
    [ 0.110947] NET: Registered protocol family 16
    [ 0.111163] cpuidle: using governor ladder
    [ 0.111167] cpuidle: using governor menu
    [ 0.111208] ACPI: bus type PCI registered
    [ 0.111213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.111319] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.111324] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.135738] PCI: Using configuration type 1 for base access
    [ 0.135903] mtrr: your CPUs had inconsistent fixed MTRR settings
    [ 0.135906] mtrr: your CPUs had inconsistent variable MTRR settings
    [ 0.135908] mtrr: probably your BIOS does not setup all CPUs.
    [ 0.135909] mtrr: corrected configuration.
    [ 0.136817] bio: create slab <bio-0> at 0
    [ 0.136843] ACPI: Added _OSI(Module Device)
    [ 0.136843] ACPI: Added _OSI(Processor Device)
    [ 0.136843] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.136843] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.138901] ACPI: EC: Look up EC in DSDT
    [ 0.147446] ACPI: SSDT 000000005fee9e40 00087 (v01 PmRef Cpu1Ist 00003000 INTL 20040311)
    [ 0.147946] ACPI: Dynamic OEM Table Load:
    [ 0.147951] ACPI: SSDT (null) 00087 (v01 PmRef Cpu1Ist 00003000 INTL 20040311)
    [ 0.148273] ACPI: Interpreter enabled
    [ 0.148286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
    [ 0.148294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
    [ 0.148318] ACPI: (supports S0 S3 S4 S5)
    [ 0.148322] ACPI: Using IOAPIC for interrupt routing
    [ 0.148365] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    [ 0.148649] ACPI: No dock devices found.
    [ 0.160204] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.160216] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
    [ 0.160220] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
    [ 0.160356] acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    [ 0.160362] acpi PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored)
    [ 0.160367] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    [ 0.160371] acpi PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
    [ 0.160375] acpi PNP0A08:00: host bridge window [mem 0x5ff00000-0xfebfffff] (ignored)
    [ 0.160379] PCI: root bus 00: using default resources
    [ 0.160821] PCI host bridge to bus 0000:00
    [ 0.160829] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.161397] pci 0000:00:00.2: [1106:2327] type 00 class 0x060000
    [ 0.161635] pci 0000:00:00.3: [1106:3327] type 00 class 0x060000
    [ 0.161871] pci 0000:00:00.4: [1106:4327] type 00 class 0x060000
    [ 0.162115] pci 0000:00:00.5: [1106:5327] type 00 class 0x080020
    [ 0.162387] pci 0000:00:00.6: [1106:6327] type 00 class 0x060000
    [ 0.162628] pci 0000:00:00.7: [1106:7327] type 00 class 0x060000
    [ 0.162869] pci 0000:00:01.0: [1106:b999] type 01 class 0x060400
    [ 0.163124] pci 0000:00:02.0: [1106:a327] type 01 class 0x060400
    [ 0.163236] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
    [ 0.163399] pci 0000:00:02.0: System wakeup disabled by ACPI
    [ 0.163475] pci 0000:00:03.0: [1106:c327] type 01 class 0x060400
    [ 0.163602] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
    [ 0.163765] pci 0000:00:03.0: System wakeup disabled by ACPI
    [ 0.163857] pci 0000:00:08.0: [1106:3044] type 00 class 0x0c0010
    [ 0.163883] pci 0000:00:08.0: reg 0x10: [mem 0xdffff000-0xdffff7ff]
    [ 0.163897] pci 0000:00:08.0: reg 0x14: [io 0xfc00-0xfc7f]
    [ 0.163988] pci 0000:00:08.0: supports D2
    [ 0.163992] pci 0000:00:08.0: PME# supported from D2 D3hot D3cold
    [ 0.164200] pci 0000:00:0a.0: [13f6:0111] type 00 class 0x040100
    [ 0.164226] pci 0000:00:0a.0: reg 0x10: [io 0xf800-0xf8ff]
    [ 0.164326] pci 0000:00:0a.0: supports D1 D2
    [ 0.164520] pci 0000:00:0f.0: [1106:0591] type 00 class 0x01018f
    [ 0.164545] pci 0000:00:0f.0: reg 0x10: [io 0xf400-0xf407]
    [ 0.164560] pci 0000:00:0f.0: reg 0x14: [io 0xf000-0xf003]
    [ 0.164574] pci 0000:00:0f.0: reg 0x18: [io 0xec00-0xec07]
    [ 0.164587] pci 0000:00:0f.0: reg 0x1c: [io 0xe800-0xe803]
    [ 0.164601] pci 0000:00:0f.0: reg 0x20: [io 0xe400-0xe40f]
    [ 0.164615] pci 0000:00:0f.0: reg 0x24: [io 0xe000-0xe0ff]
    [ 0.164857] pci 0000:00:0f.1: [1106:0571] type 00 class 0x01018a
    [ 0.164923] pci 0000:00:0f.1: reg 0x20: [io 0xdc00-0xdc0f]
    [ 0.165186] pci 0000:00:10.0: [1106:3038] type 00 class 0x0c0300
    [ 0.165250] pci 0000:00:10.0: reg 0x20: [io 0xd800-0xd81f]
    [ 0.165308] pci 0000:00:10.0: supports D1 D2
    [ 0.165311] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.165456] pci 0000:00:10.0: System wakeup disabled by ACPI
    [ 0.165531] pci 0000:00:10.1: [1106:3038] type 00 class 0x0c0300
    [ 0.165596] pci 0000:00:10.1: reg 0x20: [io 0xd400-0xd41f]
    [ 0.165653] pci 0000:00:10.1: supports D1 D2
    [ 0.165656] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.165803] pci 0000:00:10.1: System wakeup disabled by ACPI
    [ 0.165873] pci 0000:00:10.2: [1106:3038] type 00 class 0x0c0300
    [ 0.165937] pci 0000:00:10.2: reg 0x20: [io 0xd000-0xd01f]
    [ 0.165995] pci 0000:00:10.2: supports D1 D2
    [ 0.165998] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.166146] pci 0000:00:10.2: System wakeup disabled by ACPI
    [ 0.166218] pci 0000:00:10.3: [1106:3038] type 00 class 0x0c0300
    [ 0.166282] pci 0000:00:10.3: reg 0x20: [io 0xcc00-0xcc1f]
    [ 0.166339] pci 0000:00:10.3: supports D1 D2
    [ 0.166343] pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.166497] pci 0000:00:10.3: System wakeup disabled by ACPI
    [ 0.166567] pci 0000:00:10.4: [1106:3104] type 00 class 0x0c0320
    [ 0.166592] pci 0000:00:10.4: reg 0x10: [mem 0xdfffe000-0xdfffe0ff]
    [ 0.166691] pci 0000:00:10.4: supports D1 D2
    [ 0.166695] pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.166839] pci 0000:00:10.4: System wakeup disabled by ACPI
    [ 0.166918] pci 0000:00:11.0: [1106:3337] type 00 class 0x060100
    [ 0.167234] pci 0000:00:11.7: [1106:287e] type 00 class 0x060000
    [ 0.167490] pci 0000:00:12.0: [1106:3065] type 00 class 0x020000
    [ 0.167515] pci 0000:00:12.0: reg 0x10: [io 0xc800-0xc8ff]
    [ 0.167529] pci 0000:00:12.0: reg 0x14: [mem 0xdfffd000-0xdfffd0ff]
    [ 0.168244] pci 0000:00:01.0: bridge window [io 0xa000-0xafff]
    [ 0.168251] pci 0000:00:01.0: bridge window [mem 0xdfd00000-0xdfdfffff]
    [ 0.168257] pci 0000:00:01.0: bridge window [mem 0xdfc00000-0xdfcfffff pref]
    [ 0.168528] pci 0000:02:00.0: [10de:01dd] type 00 class 0x030000
    [ 0.168547] pci 0000:02:00.0: reg 0x10: [mem 0xdc000000-0xdcffffff]
    [ 0.168565] pci 0000:02:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
    [ 0.168583] pci 0000:02:00.0: reg 0x1c: [mem 0xdd000000-0xddffffff 64bit]
    [ 0.168606] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
    [ 0.168753] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.168767] pci 0000:00:02.0: PCI bridge to [bus 02]
    [ 0.168773] pci 0000:00:02.0: bridge window [io 0x9000-0x9fff]
    [ 0.168779] pci 0000:00:02.0: bridge window [mem 0xdc000000-0xdeffffff]
    [ 0.168788] pci 0000:00:02.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    [ 0.169037] pci 0000:00:03.0: PCI bridge to [bus 03]
    [ 0.169045] pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
    [ 0.169052] pci 0000:00:03.0: bridge window [mem 0xdfb00000-0xdfbfffff]
    [ 0.169062] pci 0000:00:03.0: bridge window [mem 0xdfe00000-0xdfefffff 64bit pref]
    [ 0.169210] pci 0000:04:01.0: [1106:3288] type 00 class 0x040300
    [ 0.169234] pci 0000:04:01.0: reg 0x10: [mem 0xdfafc000-0xdfafffff 64bit]
    [ 0.169331] pci 0000:04:01.0: PME# supported from D0 D3hot D3cold
    [ 0.169374] pci 0000:04:01.0: System wakeup disabled by ACPI
    [ 0.169432] pci 0000:04:01.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.169487] pci 0000:00:13.0: PCI bridge to [bus 04]
    [ 0.169493] pci 0000:00:13.0: bridge window [io 0x8000-0x8fff]
    [ 0.169499] pci 0000:00:13.0: bridge window [mem 0xdfa00000-0xdfafffff]
    [ 0.169508] pci 0000:00:13.0: bridge window [mem 0xdf900000-0xdf9fffff 64bit pref]
    [ 0.170765] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12)
    [ 0.170957] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 *11 12)
    [ 0.171149] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 *10 11 12)
    [ 0.171343] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *5
    [ 0.171497] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
    [ 0.171661] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0
    [ 0.171808] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
    [ 0.171970] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *5
    [ 0.172930] ACPI: Enabled 1 GPEs in block 10 to 1F
    [ 0.172944] ACPI: \_SB_.PCI0: notify handler is installed
    [ 0.173038] Found 1 acpi root devices
    [ 0.173158] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.173158] vgaarb: loaded
    [ 0.173158] vgaarb: bridge control possible 0000:02:00.0
    [ 0.173158] PCI: Using ACPI for IRQ routing
    [ 0.184737] PCI: pci_cache_line_size set to 64 bytes
    [ 0.184836] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
    [ 0.184839] e820: reserve RAM buffer [mem 0x5fee0000-0x5fffffff]
    [ 0.185030] NetLabel: Initializing
    [ 0.185034] NetLabel: domain hash size = 128
    [ 0.185036] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.185059] NetLabel: unlabeled traffic allowed by default
    [ 0.185120] Switched to clocksource refined-jiffies
    [ 0.195680] pnp: PnP ACPI init
    [ 0.195708] ACPI: bus type PNP registered
    [ 0.195924] system 00:00: [io 0x0400-0x047f] has been reserved
    [ 0.195930] system 00:00: [io 0x0500-0x050f] has been reserved
    [ 0.195937] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.196555] system 00:01: [mem 0xf0001000-0xf0001fff] has been reserved
    [ 0.196562] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.196653] system 00:02: [mem 0xf0002000-0xf0002fff] has been reserved
    [ 0.196660] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.196995] system 00:03: [mem 0xf0000000-0xf0000fff] has been reserved
    [ 0.197002] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.197450] system 00:04: [io 0x04d0-0x04d1] has been reserved
    [ 0.197455] system 00:04: [io 0x0290-0x0297] has been reserved
    [ 0.197459] system 00:04: [io 0x0880-0x088f] has been reserved
    [ 0.197464] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.197486] pnp 00:05: [dma 4]
    [ 0.197536] pnp 00:05: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.197617] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.197674] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.197741] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.198390] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.198508] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.198515] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.198791] system 00:0b: [mem 0x000ce200-0x000cffff] has been reserved
    [ 0.198796] system 00:0b: [mem 0x000f0000-0x000f7fff] could not be reserved
    [ 0.198800] system 00:0b: [mem 0x000f8000-0x000fbfff] could not be reserved
    [ 0.198804] system 00:0b: [mem 0x000fc000-0x000fffff] could not be reserved
    [ 0.198808] system 00:0b: [mem 0x5fee0000-0x5fefffff] could not be reserved
    [ 0.198812] system 00:0b: [mem 0xffff0000-0xffffffff] has been reserved
    [ 0.198816] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.198820] system 00:0b: [mem 0x00100000-0x5fedffff] could not be reserved
    [ 0.198824] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.198828] system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.198832] system 00:0b: [mem 0xfff80000-0xfffeffff] has been reserved
    [ 0.198837] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.198848] pnp: PnP ACPI: found 12 devices
    [ 0.198850] ACPI: bus type PNP unregistered
    [ 0.207458] Switched to clocksource acpi_pm
    [ 0.207509] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.207515] pci 0000:00:01.0: bridge window [io 0xa000-0xafff]
    [ 0.207523] pci 0000:00:01.0: bridge window [mem 0xdfd00000-0xdfdfffff]
    [ 0.207530] pci 0000:00:01.0: bridge window [mem 0xdfc00000-0xdfcfffff pref]
    [ 0.207544] pci 0000:02:00.0: BAR 6: assigned [mem 0xde000000-0xde01ffff pref]
    [ 0.207548] pci 0000:00:02.0: PCI bridge to [bus 02]
    [ 0.207554] pci 0000:00:02.0: bridge window [io 0x9000-0x9fff]
    [ 0.207561] pci 0000:00:02.0: bridge window [mem 0xdc000000-0xdeffffff]
    [ 0.207567] pci 0000:00:02.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    [ 0.207577] pci 0000:00:03.0: PCI bridge to [bus 03]
    [ 0.207582] pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
    [ 0.207590] pci 0000:00:03.0: bridge window [mem 0xdfb00000-0xdfbfffff]
    [ 0.207596] pci 0000:00:03.0: bridge window [mem 0xdfe00000-0xdfefffff 64bit pref]
    [ 0.207606] pci 0000:00:13.0: PCI bridge to [bus 04]
    [ 0.207611] pci 0000:00:13.0: bridge window [io 0x8000-0x8fff]
    [ 0.207619] pci 0000:00:13.0: bridge window [mem 0xdfa00000-0xdfafffff]
    [ 0.207625] pci 0000:00:13.0: bridge window [mem 0xdf900000-0xdf9fffff 64bit pref]
    [ 0.207634] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    [ 0.207638] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
    [ 0.207642] pci_bus 0000:01: resource 0 [io 0xa000-0xafff]
    [ 0.207645] pci_bus 0000:01: resource 1 [mem 0xdfd00000-0xdfdfffff]
    [ 0.207648] pci_bus 0000:01: resource 2 [mem 0xdfc00000-0xdfcfffff pref]
    [ 0.207652] pci_bus 0000:02: resource 0 [io 0x9000-0x9fff]
    [ 0.207655] pci_bus 0000:02: resource 1 [mem 0xdc000000-0xdeffffff]
    [ 0.207659] pci_bus 0000:02: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
    [ 0.207662] pci_bus 0000:03: resource 0 [io 0xb000-0xbfff]
    [ 0.207666] pci_bus 0000:03: resource 1 [mem 0xdfb00000-0xdfbfffff]
    [ 0.207669] pci_bus 0000:03: resource 2 [mem 0xdfe00000-0xdfefffff 64bit pref]
    [ 0.207673] pci_bus 0000:04: resource 0 [io 0x8000-0x8fff]
    [ 0.207676] pci_bus 0000:04: resource 1 [mem 0xdfa00000-0xdfafffff]
    [ 0.207679] pci_bus 0000:04: resource 2 [mem 0xdf900000-0xdf9fffff 64bit pref]
    [ 0.207741] NET: Registered protocol family 2
    [ 0.208099] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
    [ 0.208319] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
    [ 0.208486] TCP: Hash tables configured (established 16384 bind 16384)
    [ 0.208581] TCP: reno registered
    [ 0.208594] UDP hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.208624] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.208735] NET: Registered protocol family 1
    [ 0.208786] pci 0000:00:01.0: disabling DAC on VIA PCI bridge
    [ 0.209588] pci 0000:02:00.0: Boot video device
    [ 0.209597] PCI: CLS 4 bytes, default 64
    [ 0.209685] Unpacking initramfs...
    [ 0.304628] Freeing initrd memory: 3036K (ffff880037a02000 - ffff880037cf9000)
    [ 0.304834] Scanning for low memory corruption every 60 seconds
    [ 0.305383] audit: initializing netlink socket (disabled)
    [ 0.305409] type=2000 audit(1391242487.303:1): initialized
    [ 0.322282] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.324824] zbud: loaded
    [ 0.325131] VFS: Disk quotas dquot_6.5.2
    [ 0.325218] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.325540] msgmni has been set to 2996
    [ 0.326126] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.326203] io scheduler noop registered
    [ 0.326208] io scheduler deadline registered
    [ 0.326278] io scheduler cfq registered (default)
    [ 0.326706] pcieport 0000:00:02.0: irq 64 for MSI/MSI-X
    [ 0.326982] pcieport 0000:00:03.0: irq 65 for MSI/MSI-X
    [ 0.327123] ioapic: probe of 0000:00:00.5 failed with error -22
    [ 0.327140] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.327169] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.327258] vesafb: mode is 640x480x32, linelength=2560, pages=0
    [ 0.327262] vesafb: scrolling: redraw
    [ 0.327265] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.327408] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010400000, using 1216k, total 1216k
    [ 0.343291] Console: switching to colour frame buffer device 80x30
    [ 0.359018] fb0: VESA VGA frame buffer device
    [ 0.359078] GHES: HEST is not enabled!
    [ 0.359194] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.359929] Linux agpgart interface v0.103
    [ 0.360069] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    [ 0.360073] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    [ 0.360253] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.360472] mousedev: PS/2 mouse device common for all mice
    [ 0.360603] rtc_cmos 00:06: RTC can wake from S4
    [ 0.360821] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    [ 0.360856] rtc_cmos 00:06: alarms up to one year, y3k, 242 bytes nvram
    [ 0.360973] drop_monitor: Initializing network drop monitor service
    [ 0.361073] TCP: cubic registered
    [ 0.361298] NET: Registered protocol family 10
    [ 0.361617] NET: Registered protocol family 17
    [ 0.361632] Key type dns_resolver registered
    [ 0.362117] registered taskstats version 1
    [ 0.362862] Magic number: 2:64:219
    [ 0.362974] rtc_cmos 00:06: setting system clock to 2014-02-01 08:14:48 UTC (1391242488)
    [ 0.363051] PM: Hibernation image not present or could not be loaded.
    [ 0.364957] Freeing unused kernel memory: 1144K (ffffffff818cb000 - ffffffff819e9000)
    [ 0.364962] Write protecting the kernel read-only data: 8192k
    [ 0.369593] Freeing unused kernel memory: 1012K (ffff880001503000 - ffff880001600000)
    [ 0.371463] Freeing unused kernel memory: 420K (ffff880001797000 - ffff880001800000)
    [ 0.380885] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.386910] systemd-udevd[47]: starting version 208
    [ 0.445525] SCSI subsystem initialized
    [ 0.461329] ACPI: bus type USB registered
    [ 0.461417] usbcore: registered new interface driver usbfs
    [ 0.461440] usbcore: registered new interface driver hub
    [ 0.462121] libata version 3.00 loaded.
    [ 0.462864] usbcore: registered new device driver usb
    [ 0.464698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.465272] uhci_hcd: USB Universal Host Controller Interface driver
    [ 0.465512] ehci-pci: EHCI PCI platform driver
    [ 0.526805] firewire_ohci 0000:00:08.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11
    [ 0.526880] pata_via 0000:00:0f.1: version 0.3.4
    [ 0.528738] scsi0 : pata_via
    [ 0.528910] scsi1 : pata_via
    [ 0.529015] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xdc00 irq 14
    [ 0.529019] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xdc08 irq 15
    [ 0.529056] sata_via 0000:00:0f.0: version 2.6
    [ 0.529269] sata_via 0000:00:0f.0: routed to hard irq line 11
    [ 0.530888] scsi2 : sata_via
    [ 0.531015] scsi3 : sata_via
    [ 0.531085] ata3: SATA max UDMA/133 cmd 0xf400 ctl 0xf000 bmdma 0xe400 irq 21
    [ 0.531089] ata4: SATA max UDMA/133 cmd 0xec00 ctl 0xe800 bmdma 0xe408 irq 21
    [ 0.531315] uhci_hcd 0000:00:10.0: UHCI Host Controller
    [ 0.531328] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
    [ 0.531400] uhci_hcd 0000:00:10.0: irq 20, io base 0x0000d800
    [ 0.531711] hub 1-0:1.0: USB hub found
    [ 0.531726] hub 1-0:1.0: 2 ports detected
    [ 0.532106] uhci_hcd 0000:00:10.1: UHCI Host Controller
    [ 0.532117] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
    [ 0.532157] uhci_hcd 0000:00:10.1: irq 22, io base 0x0000d400
    [ 0.532422] hub 2-0:1.0: USB hub found
    [ 0.532437] hub 2-0:1.0: 2 ports detected
    [ 0.532771] uhci_hcd 0000:00:10.2: UHCI Host Controller
    [ 0.532785] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
    [ 0.532838] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000d000
    [ 0.533101] hub 3-0:1.0: USB hub found
    [ 0.533115] hub 3-0:1.0: 2 ports detected
    [ 0.533501] uhci_hcd 0000:00:10.3: UHCI Host Controller
    [ 0.533511] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
    [ 0.533551] uhci_hcd 0000:00:10.3: irq 23, io base 0x0000cc00
    [ 0.533809] hub 4-0:1.0: USB hub found
    [ 0.533824] hub 4-0:1.0: 2 ports detected
    [ 0.534774] ehci-pci 0000:00:10.4: EHCI Host Controller
    [ 0.534784] ehci-pci 0000:00:10.4: new USB bus registered, assigned bus number 5
    [ 0.534832] ehci-pci 0000:00:10.4: irq 21, io mem 0xdfffe000
    [ 0.543378] ehci-pci 0000:00:10.4: USB 2.0 started, EHCI 1.00
    [ 0.543662] hub 5-0:1.0: USB hub found
    [ 0.543678] hub 5-0:1.0: 8 ports detected
    [ 0.566765] hub 1-0:1.0: USB hub found
    [ 0.566782] hub 1-0:1.0: 2 ports detected
    [ 0.590105] hub 2-0:1.0: USB hub found
    [ 0.590121] hub 2-0:1.0: 2 ports detected
    [ 0.613435] hub 3-0:1.0: USB hub found
    [ 0.613452] hub 3-0:1.0: 2 ports detected
    [ 0.636783] hub 4-0:1.0: USB hub found
    [ 0.636802] hub 4-0:1.0: 2 ports detected
    [ 0.733360] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 0.867324] ata2.00: ATAPI: PHILIPS DVD8801, NW02, max UDMA/33
    [ 0.880533] ata2.00: configured for UDMA/33
    [ 0.884513] scsi 1:0:0:0: CD-ROM PHILIPS DVD8801 NW02 PQ: 0 ANSI: 5
    [ 0.938113] ata3.00: ATA-7: ST3250820AS, 3.AAD, max UDMA/133
    [ 0.938119] ata3.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 1.004743] ata3.00: configured for UDMA/133
    [ 1.004864] scsi 2:0:0:0: Direct-Access ATA ST3250820AS 3.AA PQ: 0 ANSI: 5
    [ 1.026833] firewire_core 0000:00:08.0: created device fw0: GUID 0010dc00010d6a99, S400
    [ 1.206692] ata4: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
    [ 1.238301] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
    [ 1.238309] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 1.238691] sr 1:0:0:0: Attached scsi CD-ROM sr0
    [ 1.239015] sd 2:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    [ 1.239111] sd 2:0:0:0: [sda] Write Protect is off
    [ 1.239117] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.239158] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.287635] sda: sda1 sda2 sda3 sda4 sda5
    [ 1.288484] sd 2:0:0:0: [sda] Attached SCSI disk
    [ 1.306711] tsc: Refined TSC clocksource calibration: 2793.000 MHz
    [ 1.723377] usb 3-2: new full-speed USB device number 2 using uhci_hcd
    [ 1.886359] usb-storage 3-2:1.0: USB Mass Storage device detected
    [ 1.886541] scsi4 : usb-storage 3-2:1.0
    [ 1.886673] usbcore: registered new interface driver usb-storage
    [ 2.090192] EXT4-fs (sda3): mounting ext3 file system using the ext4 subsystem
    [ 2.106588] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.110265] usb 4-1: new full-speed USB device number 2 using uhci_hcd
    [ 2.306777] Switched to clocksource tsc
    [ 2.891527] scsi 4:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0
    [ 2.894524] scsi 4:0:0:1: Direct-Access Generic USB CF Reader 1.01 PQ: 0 ANSI: 0
    [ 2.897522] scsi 4:0:0:2: Direct-Access Generic USB SM Reader 1.02 PQ: 0 ANSI: 0
    [ 2.900490] scsi 4:0:0:3: Direct-Access Generic USB MS Reader 1.03 PQ: 0 ANSI: 0
    [ 2.902787] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 2.903423] systemd[1]: Set hostname to <plaything>.
    [ 2.945523] sd 4:0:0:0: [sdb] Attached SCSI removable disk
    [ 2.950494] sd 4:0:0:1: [sdc] Attached SCSI removable disk
    [ 2.955519] sd 4:0:0:2: [sdd] Attached SCSI removable disk
    [ 2.960568] sd 4:0:0:3: [sde] Attached SCSI removable disk
    [ 3.591733] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
    [ 3.592144] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 3.592244] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 3.592267] systemd[1]: Starting Remote File Systems.
    [ 3.592290] systemd[1]: Reached target Remote File Systems.
    [ 3.592308] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 3.592374] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 3.592391] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 3.592444] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 3.592461] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 3.592497] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 3.592514] systemd[1]: Starting Delayed Shutdown Socket.
    [ 3.592552] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 3.592576] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 3.592645] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 3.592662] systemd[1]: Starting Paths.
    [ 3.592680] systemd[1]: Reached target Paths.
    [ 3.592696] systemd[1]: Starting Encrypted Volumes.
    [ 3.592715] systemd[1]: Reached target Encrypted Volumes.
    [ 3.592763] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 3.592939] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 3.592965] systemd[1]: Starting udev Kernel Socket.
    [ 3.593003] systemd[1]: Listening on udev Kernel Socket.
    [ 3.593023] systemd[1]: Starting udev Control Socket.
    [ 3.593063] systemd[1]: Listening on udev Control Socket.
    [ 3.593084] systemd[1]: Starting Journal Socket.
    [ 3.593166] systemd[1]: Listening on Journal Socket.
    [ 3.615844] systemd[1]: Started Set Up Additional Binary Formats.
    [ 3.615867] systemd[1]: Starting udev Coldplug all Devices...
    [ 3.617490] systemd[1]: Starting Apply Kernel Variables...
    [ 3.619270] systemd[1]: Started Load Kernel Modules.
    [ 3.619320] systemd[1]: Starting Setup Virtual Console...
    [ 3.620083] systemd[1]: Mounting Huge Pages File System...
    [ 3.620744] systemd[1]: Mounted FUSE Control File System.
    [ 3.655735] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 3.656418] systemd[1]: Mounting POSIX Message Queue File System...
    [ 3.657491] systemd[1]: Mounting Debug File System...
    [ 3.658329] systemd[1]: Starting Journal Service...
    [ 3.659162] systemd[1]: Started Journal Service.
    [ 4.168803] systemd-journald[115]: Vacuuming done, freed 0 bytes
    [ 4.317710] EXT4-fs (sda3): re-mounted. Opts: data=ordered
    [ 4.587408] systemd-udevd[138]: starting version 208
    [ 5.127819] ACPI: Requesting acpi_cpufreq
    [ 5.335569] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
    [ 5.335582] ACPI: Power Button [PWRB]
    [ 5.335669] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
    [ 5.335678] ACPI: Sleep Button [SLPB]
    [ 5.335779] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 5.335787] ACPI: Power Button [PWRF]
    [ 5.568863] thermal LNXTHERM:00: registered as thermal_zone0
    [ 5.568869] ACPI: Thermal Zone [THRM] (40 C)
    [ 5.822184] agpgart: Detected VIA P4M890 chipset
    [ 5.830806] agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xd0000000
    [ 5.887988] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 6.546795] input: PC Speaker as /devices/platform/pcspkr/input/input4
    [ 6.546838] via_rhine: v1.10-LK1.5.1 2010-10-09 Written by Donald Becker
    [ 6.551408] via-rhine 0000:00:12.0 eth0: VIA Rhine II at 0x1c800, 00:19:db:37:46:0d, IRQ 23
    [ 6.552220] via-rhine 0000:00:12.0 eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1
    [ 6.619182] microcode: CPU0 sig=0xf64, pf=0x4, revision=0x4
    [ 6.620850] pci 0000:00:13.0: setting latency timer to 64
    [ 6.621044] snd_hda_intel 0000:04:01.0: irq 66 for MSI/MSI-X
    [ 6.621102] snd_hda_intel 0000:04:01.0: PCI: Disallowing DAC for device
    [ 6.661358] ACPI Warning: 0x0000000000000500-0x0000000000000507 SystemIO conflicts with Region \SM06 1 (20130725/utaddress-251)
    [ 6.661372] ACPI Warning: 0x0000000000000500-0x0000000000000507 SystemIO conflicts with Region \SM05 2 (20130725/utaddress-251)
    [ 6.661379] ACPI Warning: 0x0000000000000500-0x0000000000000507 SystemIO conflicts with Region \SM04 3 (20130725/utaddress-251)
    [ 6.661385] ACPI Warning: 0x0000000000000500-0x0000000000000507 SystemIO conflicts with Region \SM03 4 (20130725/utaddress-251)
    [ 6.661391] ACPI Warning: 0x0000000000000500-0x0000000000000507 SystemIO conflicts with Region \SM02 5 (20130725/utaddress-251)
    [ 6.661397] ACPI Warning: 0x0000000000000500-0x0000000000000507 SystemIO conflicts with Region \SM00 6 (20130725/utaddress-251)
    [ 6.661404] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 6.795628] [drm] Initialized drm 1.1.0 20060810
    [ 6.801263] hidraw: raw HID events driver (C) Jiri Kosina
    [ 6.829208] usbcore: registered new interface driver usbhid
    [ 6.829216] usbhid: USB HID core driver
    [ 6.835393] microcode: CPU1 sig=0xf64, pf=0x4, revision=0x4
    [ 6.860307] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 6.904649] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:13.0/0000:04:01.0/input/input5
    [ 6.932606] input: HDA VIA VT82xx Front Headphone as /devices/pci0000:00/0000:00:13.0/0000:04:01.0/sound/card0/input13
    [ 6.932897] input: HDA VIA VT82xx Line Out Side as /devices/pci0000:00/0000:00:13.0/0000:04:01.0/sound/card0/input12
    [ 6.933135] input: HDA VIA VT82xx Line Out CLFE as /devices/pci0000:00/0000:00:13.0/0000:04:01.0/sound/card0/input11
    [ 6.933566] input: HDA VIA VT82xx Line Out Surround as /devices/pci0000:00/0000:00:13.0/0000:04:01.0/sound/card0/input10
    [ 6.933804] input: HDA VIA VT82xx Line Out Front as /devices/pci0000:00/0000:00:13.0/0000:04:01.0/sound/card0/input9
    [ 6.934030] input: HDA VIA VT82xx Line as /devices/pci0000:00/0000:00:13.0/0000:04:01.0/sound/card0/input8
    [ 6.934277] input: HDA VIA VT82xx Front Mic as /devices/pci0000:00/0000:00:13.0/0000:04:01.0/sound/card0/input7
    [ 6.934506] input: HDA VIA VT82xx Rear Mic as /devices/pci0000:00/0000:00:13.0/0000:04:01.0/sound/card0/input6
    [ 6.952171] input: Tempest Habu Mouse as /devices/pci0000:00/0000:00:10.3/usb4/4-1/4-1:1.0/input/input14
    [ 6.956646] hid-generic 0003:1532:0009.0001: input,hidraw0: USB HID v10.01 Mouse [Tempest Habu Mouse] on usb-0000:00:10.3-1/input0
    [ 6.959162] input: Tempest Habu Mouse as /devices/pci0000:00/0000:00:10.3/usb4/4-1/4-1:1.1/input/input15
    [ 6.959476] hid-generic 0003:1532:0009.0002: input,hidraw1: USB HID v10.01 Keyboard [Tempest Habu Mouse] on usb-0000:00:10.3-1/input1
    [ 7.031600] wmi: Mapper loaded
    [ 7.080209] systemd-udevd[144]: renamed network interface eth0 to enp0s18
    [ 7.437383] Adding 2097148k swap on /swapfile. Priority:-1 extents:27 across:3813440k FS
    [ 7.629458] checking generic (c0000000 130000) vs hw (c0000000 10000000)
    [ 7.629466] fb: conflicting fb hw usage nouveaufb vs VESA VGA - removing generic driver
    [ 7.629495] Console: switching to colour dummy device 80x25
    [ 7.630443] [drm] hdmi device not found 2 0 1
    [ 7.630619] nouveau [ DEVICE][0000:02:00.0] BOOT0 : 0x046d00a3
    [ 7.630624] nouveau [ DEVICE][0000:02:00.0] Chipset: G72 (NV46)
    [ 7.630628] nouveau [ DEVICE][0000:02:00.0] Family : NV40
    [ 7.632676] nouveau [ VBIOS][0000:02:00.0] checking PRAMIN for image...
    [ 7.716068] nouveau [ VBIOS][0000:02:00.0] ... appears to be valid
    [ 7.716075] nouveau [ VBIOS][0000:02:00.0] using image from PRAMIN
    [ 7.716221] nouveau [ VBIOS][0000:02:00.0] BIT signature found
    [ 7.716227] nouveau [ VBIOS][0000:02:00.0] version 8a.66.51.c3.34
    [ 7.716307] nouveau W[ VBIOS][0000:02:00.0] unknown i2c type 64
    [ 7.716312] nouveau W[ VBIOS][0000:02:00.0] unknown i2c type 64
    [ 7.716331] nouveau W[ VBIOS][0000:02:00.0] 0xd250[ ]: unknown bits in register 0x40600858
    [ 7.716348] nouveau W[ VBIOS][0000:02:00.0] 0xd2b0[ ]: unknown bits in register 0x40101000
    [ 7.716355] nouveau W[ VBIOS][0000:02:00.0] 0xd319[ ]: unknown bits in register 0x03594e04
    [ 7.716362] nouveau W[ VBIOS][0000:02:00.0] 0xd3b4[ ]: unknown bits in register 0x40682608
    [ 7.716367] nouveau W[ VBIOS][0000:02:00.0] 0xd3f0[ ]: unknown bits in register 0x40100220
    [ 7.716373] nouveau E[ VBIOS][0000:02:00.0] 0xd510[ ]: unknown opcode 0x14
    [ 7.716424] nouveau [ PFB][0000:02:00.0] RAM type: DDR2
    [ 7.716428] nouveau [ PFB][0000:02:00.0] RAM size: 128 MiB
    [ 7.716432] nouveau [ PFB][0000:02:00.0] ZCOMP: 0 tags
    [ 7.733640] nouveau [ PTHERM][0000:02:00.0] FAN control: none / external
    [ 7.733664] nouveau [ PTHERM][0000:02:00.0] fan management: disabled
    [ 7.733670] nouveau [ PTHERM][0000:02:00.0] internal sensor: no
    [ 7.753883] nouveau 0000:02:00.0: PCI: Disallowing DAC for device
    [ 7.754021] [TTM] Zone kernel: Available graphics memory: 768516 kiB
    [ 7.754025] [TTM] Initializing pool allocator
    [ 7.754034] [TTM] Initializing DMA pool allocator
    [ 7.754055] nouveau [ DRM] VRAM: 124 MiB
    [ 7.754061] nouveau [ DRM] GART: 512 MiB
    [ 7.754067] nouveau W[ DRM] DAC load detection comparison table version 9.5 not known
    [ 7.754079] [TTM] Finalizing pool allocator
    [ 7.754087] [TTM] Finalizing DMA pool allocator
    [ 7.754150] [TTM] Zone kernel: Used memory at exit: 0 kiB
    [ 8.676606] EXT4-fs (sda4): mounting ext3 file system using the ext4 subsystem
    [ 8.678259] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 8.794000] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 9.118951] EXT4-fs (sda5): mounting ext3 file system using the ext4 subsystem
    [ 9.173867] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 9.243828] systemd-journald[115]: Received request to flush runtime journal from PID 1

  • [Solved] no signal w/ second monitor and dual screen using nouveau, i3

    Hi!
    I just brought my old screen to my room and try to make it work. It works when the other one is not connected, so no hardware problems. The result is that I can go to the right and do stuff and move the window to my working screen, but the monitor stays black and says "no signal". I tried a long time with nouveau but without success. I was not able to make the graphic card work with the propretary driver from the website and I don't want to downgrade the xorg-server to 1.12 to install nvidia-96xx...
    %lspci | grep VGA [0]
    01:00.0 VGA compatible controller: NVIDIA Corporation G94 [GeForce 9600 GT] (rev a1)
    %xrandr [0]
    Screen 0: minimum 320 x 200, current 3200 x 1200, maximum 8192 x 8192
    DVI-I-1 connected 1920x1200+0+0 (normal left inverted right x axis y axis) 518mm x 324mm
    1920x1200 60.0*+
    1920x1080 60.0
    1600x1200 60.0
    1680x1050 59.9
    1280x1024 60.0
    1280x960 60.0
    1024x768 60.0
    800x600 60.3
    640x480 60.0
    720x400 70.1
    DVI-I-2 connected 1280x1024+1920+0 (normal left inverted right x axis y axis) 376mm x 301mm
    1280x1024 60.0*+ 75.0
    1280x960 60.0
    1152x864 75.0
    1024x768 75.1 70.1 60.0
    832x624 74.6
    800x600 72.2 75.0 60.3 56.2
    640x480 75.0 72.8 66.7 60.0
    720x400 70.1
    %cat .i3/config
    ### ommitted lines
    # Multi-monitor setup
    workspace 1 output DVI-I-1
    workspace 2 output DVI-I-1
    workspace 3 output DVI-I-1
    workspace 4 output DVI-I-1
    workspace 5 output DVI-I-2
    workspace 6 output DVI-I-2
    workspace 7 output DVI-I-2
    workspace 8 output DVI-I-2
    workspace 9 output DVI-I-2
    workspace 0 output DVI-I-1
    ### ommitted lines
    How I connect it:
    %xrandr --output DVI-I-2 --right-of DVI-I-1
    nl /etc/X11/xorg.conf.d/20-nouveau.conf [1]
    1 # the left one
    2 Section "Monitor"
    3 Identifier "DELL"
    4 Option "PreferredMode" "1920x1200_60.00"
    5 EndSection
    6 # the right one
    7 Section "Monitor"
    8 Identifier "NEC"
    9 Option "PreferredMode" "1280x1024_60.00"
    10 Option "RightOf" "DELL"
    11 EndSection
    12 Section "Device"
    13 Identifier "nvidia card"
    14 Driver "nouveau"
    15 Option "Monitor-DVI-I-1" "DELL"
    16 Option "Monitor-DVI-I-2" "NEC"
    17 EndSection
    18 Section "Screen"
    19 Identifier "screen1"
    20 Monitor "NEC"
    21 DefaultDepth 24
    22 SubSection "Display"
    23 Depth 24
    24 Virtual 3200 2224
    25 EndSubSection
    26 Device "nvidia card"
    27 EndSection
    28 Section "ServerLayout"
    29 Identifier "layout1"
    30 Screen "screen1"
    31 EndSection
    I don't know what I should try. I haven't tried yet the "old-school" Xinerama stuff, but it seems tedious and error-prone...unless someone tells me that it is actually a different and possibly working approach I'm not going to try it. Any hint is welcome! :-)
    Best,
    Marc
    Last edited by Maximalminimalist (2013-11-20 09:57:44)

    Hi!
    Thanks for pointing out the repo..I did yaourt -Ss nvidia from the beginning and I didn't pay attention to the nvidia package. Sometimes archlinux is more user-friendly than one expects...
    So now my second monitor works. :-)
    Moral of the story:
    If you want to use the NVIDIA driver, read
    https://wiki.archlinux.org/index.php/Nvidia
    And if it doesn't work, read
    https://wiki.archlinux.org/index.php/Nvidia
    again, because maybe you missed something...
    Best,
    Marc

Maybe you are looking for

  • Upgrading to PT 8.49.14 - PermGen problem with weblogic console

    All Peoplesoft domain Comes you fine in our env setup (Admin, PIA1, and PIA2). When we try to bring up the console, we're able to get the initial signon screen. We enter the account and password, hit the signon button, and it never comes back. The lo

  • Request: GX640 Fn and Ctrl Key Swap

    Hi, I'd like to request a Fn/Ctrl key swap for the GX640. Bios Information: BIOS Version: E1656IMS.106 BIOS Build: 02/12/2010 11:06:43 EC Version:1656EMS1 Ver4.06 EC Build: 12/15/2009 Thanks

  • Strange PeekBatch Behaviour

    I have an Azure Service Bus setup with 2 queues in it: I then have some code which creates a client using a connection string and the accesses the Queue Name by a web config string. So, basically, on release my code will access the datasync queue, wh

  • How to safely remove a redudant heart beat

    Envirnoment: Solaris 2.6 SC 2.2 2 node cluster dual heart beat network I need to remove a network card to free up a PCI slot in each node. All of the slot is filled in both nodes. The single ethernet card is currently one of the two heart beat. Can I

  • Downloading Template to Repository

    Hi, Is there any way to import VM Template to Repository of the OVM manager with out using HTTP/HTTPS/FTP. Thanks, Vikram Kumar. P