Xfce crashed

xfce crashed and stays crashed even after reboots..
I tried to uninstall it and the reinstallit but did not work. Actually sudo startxfce4 perfectly works (but then I have to stay logged in as root).
How to solve this?
Thanks,
G1ac

If it works as another user, than probably your settings are messed up. I would first try to delete saved sessions stored probably somewhere in .cache or .local (don't know, don't use xfce). If that won't help delete also xfce config files probably in .config. If it still won't work look into .xsession-errors.

Similar Messages

  • [SOLVED] XFCE Crashes

    Hi,
    I have some 'stability problems' with my XFCE+Compiz installation. I'm using the newest updates and also configured most things as said in the wiki.
    Most times I have desktop crashes, wich means restarting the DE.
    I use plank & conky. Slim as login manager.
    Have an Geforce 450 GTS GPU and an i5-2400 CPU.
    Sometimes plank is disappeared from my desktop, but still when hovering over the 'invisible dock' I can see the labels from the icons. (There is no dock visible)
    This is my .xinitrc: (modded to load conky and plank)
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    # Do not launch dbus before ConsoleKit (FS#25031)
    #[ -x "$f" ] && . "$f"
    [ "$f" -ne "/etc/X11/xinit/xinitrc.d/30-dbus" ] && [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    exec /home/user/.start-everything.sh
    start-everything.sh:
    #!/bin/sh
    cd /home/user
    eval `dbus-launch --sh-syntax --exit-with-session`
    /usr/bin/X :0.0 -br -audit 0 -nolisten tcp vt7 &
    export DISPLAY=:0.0
    sleep 1
    startxfce4 > /tmp/xfce4.log 2>&1 &
    (sleep 10 && conky -c /home/user/.conky/.conkyrc_bar) &
    plank
    Hope someone can help me, maybe I'm doing something wrong.
    Thanks!
    Last edited by beta990 (2012-08-25 13:45:34)

    The Wiki states that the 'exec whatever your DE might be' should always be the last command in your autostart file. In other words: first start all the programs you want running (with a 'wait' command if you so choose) and start the DE or WM last.
    If you try:
    #!/bin/sh
    cd /home/user
    eval `dbus-launch --sh-syntax --exit-with-session`
    /usr/bin/X :0.0 -br -audit 0 -nolisten tcp vt7 &
    export DISPLAY=:0.0
    sleep 1
    (sleep 10 && conky -c /home/user/.conky/.conkyrc_bar) &
    plank &
    exec startxfce4
    it should work IMO...
    Also: is there a specific reason you start a 'start-everything.sh' shell script from your .xintrc, which is also a shell script? You can easily start all the apps you need by putting them all in ~/.xinitrc.
    Last edited by Dustbin (2012-05-13 08:56:36)

  • [SOLVED] Xinerama crashing xorg 1.9

    After installing the latest xorg packages (1.9) I can no longer use xinerama when I have two monitors connected.
    I've tried this with several WMs, and none of them want to start with xinerama activa and an external monitor on VGA from my laptop.
    I'm using the latest nvidia binary drivers (not beta) and both monitros work if I disable xinerama, and I can run xinerama if I do not have anything connected to the VGA out.
    Anyone else noticed this and know what to do about it?
    Last edited by grine (2010-10-01 14:13:52)

    /etc/X11/xorg.conf.d/10-monitor.conf
    This and evdev are the only ones I've modified, evdev I just added the menu key on the keyboard as a compose button.
    Section "Monitor"
    Identifier "Monitor0"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    Option "NoLogo" "True"
    Screen 0
    EndSection
    Section "Device"
    Identifier "Device1"
    Driver "nvidia"
    Option "NoLogo" "True"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Device1"
    Monitor "Monitor1"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "ServerLayout"
    Identifier "DualSreen"
    Screen 0 "Screen0"
    Screen 1 "Screen1" LeftOf "Screen0" #Screen1 at the left of Screen0
    Option "Xinerama" "1" #To move windows between screens
    EndSection
    Xorg.1.log (Xorg.0.log is for X without Xinerama)
    [ 12428.460]
    X.Org X Server 1.9.0
    Release Date: 2010-08-20
    [ 12428.460] X Protocol Version 11, Revision 0
    [ 12428.461] Build Operating System: Linux 2.6.34-ARCH i686
    [ 12428.461] Current Operating System: Linux myhost 2.6.35-ARCH #1 SMP PREEMPT Wed Sep 29 07:17:20 UTC 2010 i686
    [ 12428.461] Kernel command line: root=/dev/disk/by-uuid/295976ce-2dec-40c7-a8ae-499184c1b9ef resume=/dev/disk/by-uuid/d9b14b1c-8246-4468-b8e7-06e1628119c7 ro
    [ 12428.461] Build Date: 24 August 2010 01:42:08PM
    [ 12428.461]
    [ 12428.461] Current version of pixman: 0.18.4
    [ 12428.461] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 12428.461] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 12428.461] (==) Log file: "/var/log/Xorg.1.log", Time: Thu Sep 30 11:39:51 2010
    [ 12428.461] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 12428.461] (==) ServerLayout "DualSreen"
    [ 12428.461] (**) |-->Screen "Screen0" (0)
    [ 12428.461] (**) | |-->Monitor "Monitor0"
    [ 12428.461] (**) | |-->Device "Device0"
    [ 12428.461] (**) |-->Screen "Screen1" (1)
    [ 12428.461] (**) | |-->Monitor "Monitor1"
    [ 12428.461] (**) | |-->Device "Device1"
    [ 12428.461] (**) Option "Xinerama" "1"
    [ 12428.461] (==) Automatically adding devices
    [ 12428.461] (==) Automatically enabling devices
    [ 12428.461] (**) Xinerama: enabled
    [ 12428.462] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 12428.462] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 12428.462] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 12428.462] (II) Loader magic: 0x81f3200
    [ 12428.462] (II) Module ABI versions:
    [ 12428.462] X.Org ANSI C Emulation: 0.4
    [ 12428.462] X.Org Video Driver: 8.0
    [ 12428.462] X.Org XInput driver : 11.0
    [ 12428.462] X.Org Server Extension : 4.0
    [ 12428.463] (--) PCI:*(0:1:0:0) 10de:0427:1028:0227 rev 161, Mem @ 0xfd000000/16777216, 0xe0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000df00/128, BIOS @ 0x????????/131072
    [ 12428.464] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 12428.464] (II) LoadModule: "extmod"
    [ 12428.464] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 12428.464] (II) Module extmod: vendor="X.Org Foundation"
    [ 12428.464] compiled for 1.9.0, module version = 1.0.0
    [ 12428.464] Module class: X.Org Server Extension
    [ 12428.464] ABI class: X.Org Server Extension, version 4.0
    [ 12428.464] (II) Loading extension MIT-SCREEN-SAVER
    [ 12428.464] (II) Loading extension XFree86-VidModeExtension
    [ 12428.464] (II) Loading extension XFree86-DGA
    [ 12428.464] (II) Loading extension DPMS
    [ 12428.464] (II) Loading extension XVideo
    [ 12428.464] (II) Loading extension XVideo-MotionCompensation
    [ 12428.464] (II) Loading extension X-Resource
    [ 12428.464] (II) LoadModule: "dbe"
    [ 12428.464] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 12428.464] (II) Module dbe: vendor="X.Org Foundation"
    [ 12428.465] compiled for 1.9.0, module version = 1.0.0
    [ 12428.465] Module class: X.Org Server Extension
    [ 12428.465] ABI class: X.Org Server Extension, version 4.0
    [ 12428.465] (II) Loading extension DOUBLE-BUFFER
    [ 12428.465] (II) LoadModule: "glx"
    [ 12428.465] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 12428.498] (II) Module glx: vendor="NVIDIA Corporation"
    [ 12428.498] compiled for 4.0.2, module version = 1.0.0
    [ 12428.498] Module class: X.Org Server Extension
    [ 12428.498] (II) NVIDIA GLX Module 256.53 Fri Aug 27 21:28:41 PDT 2010
    [ 12428.498] (II) Loading extension GLX
    [ 12428.498] (II) LoadModule: "record"
    [ 12428.499] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 12428.499] (II) Module record: vendor="X.Org Foundation"
    [ 12428.499] compiled for 1.9.0, module version = 1.13.0
    [ 12428.499] Module class: X.Org Server Extension
    [ 12428.499] ABI class: X.Org Server Extension, version 4.0
    [ 12428.499] (II) Loading extension RECORD
    [ 12428.499] (II) LoadModule: "dri"
    [ 12428.499] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 12428.499] (II) Module dri: vendor="X.Org Foundation"
    [ 12428.499] compiled for 1.9.0, module version = 1.0.0
    [ 12428.499] ABI class: X.Org Server Extension, version 4.0
    [ 12428.499] (II) Loading extension XFree86-DRI
    [ 12428.499] (II) LoadModule: "dri2"
    [ 12428.499] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 12428.499] (II) Module dri2: vendor="X.Org Foundation"
    [ 12428.499] compiled for 1.9.0, module version = 1.2.0
    [ 12428.499] ABI class: X.Org Server Extension, version 4.0
    [ 12428.499] (II) Loading extension DRI2
    [ 12428.499] (II) LoadModule: "nvidia"
    [ 12428.499] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 12428.500] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 12428.500] compiled for 4.0.2, module version = 1.0.0
    [ 12428.500] Module class: X.Org Video Driver
    [ 12428.500] (II) NVIDIA dlloader X Driver 256.53 Fri Aug 27 21:05:55 PDT 2010
    [ 12428.500] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 12428.500] (++) using VT number 8
    [ 12428.505] (II) Loading sub module "fb"
    [ 12428.505] (II) LoadModule: "fb"
    [ 12428.505] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 12428.505] (II) Module fb: vendor="X.Org Foundation"
    [ 12428.505] compiled for 1.9.0, module version = 1.0.0
    [ 12428.505] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 12428.505] (II) Loading sub module "wfb"
    [ 12428.505] (II) LoadModule: "wfb"
    [ 12428.505] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 12428.505] (II) Module wfb: vendor="X.Org Foundation"
    [ 12428.505] compiled for 1.9.0, module version = 1.0.0
    [ 12428.505] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 12428.506] (II) Loading sub module "ramdac"
    [ 12428.506] (II) LoadModule: "ramdac"
    [ 12428.506] (II) Module "ramdac" already built-in
    [ 12428.506] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 12428.506] (==) NVIDIA(0): RGB weight 888
    [ 12428.506] (==) NVIDIA(0): Default visual is TrueColor
    [ 12428.506] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 12428.506] (**) NVIDIA(0): Option "NoLogo" "True"
    [ 12428.506] (**) NVIDIA(0): Enabling RENDER acceleration
    [ 12428.506] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    [ 12428.506] (II) NVIDIA(0): enabled.
    [ 12428.629] (II) NVIDIA(0): NVIDIA GPU GeForce 8400M GS (G86M) at PCI:1:0:0 (GPU-0)
    [ 12428.629] (--) NVIDIA(0): Memory: 262144 kBytes
    [ 12428.629] (--) NVIDIA(0): VideoBIOS: 60.86.45.00.12
    [ 12428.630] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 12428.630] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 12428.630] (--) NVIDIA(0): Connected display device(s) on GeForce 8400M GS at PCI:1:0:0:
    [ 12428.630] (--) NVIDIA(0): LG Electronics W2261 (CRT-0)
    [ 12428.630] (--) NVIDIA(0): AUO (DFP-0)
    [ 12428.630] (--) NVIDIA(0): LG Electronics W2261 (CRT-0): 400.0 MHz maximum pixel clock
    [ 12428.630] (--) NVIDIA(0): AUO (DFP-0): 330.0 MHz maximum pixel clock
    [ 12428.630] (--) NVIDIA(0): AUO (DFP-0): Internal Dual Link LVDS
    [ 12428.699] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 12428.699] (==) NVIDIA(0):
    [ 12428.699] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 12428.699] (==) NVIDIA(0): will be used as the requested mode.
    [ 12428.699] (==) NVIDIA(0):
    [ 12428.699] (II) NVIDIA(0): Validated modes:
    [ 12428.699] (II) NVIDIA(0): "nvidia-auto-select"
    [ 12428.699] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
    [ 12429.724] (++) NVIDIA(0): DPI set to (96, 96); computed from -dpi X commandline option
    [ 12429.724] (WW) NVIDIA(0): 32-bit ARGB GLX visuals are not currently supported with the
    [ 12429.724] (WW) NVIDIA(0): Xinerama extension.
    [ 12429.724] (WW) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
    [ 12429.724] (**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
    [ 12429.724] (==) NVIDIA(1): RGB weight 888
    [ 12429.724] (==) NVIDIA(1): Default visual is TrueColor
    [ 12429.724] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
    [ 12429.724] (**) NVIDIA(1): Option "NoLogo" "True"
    [ 12429.724] (**) NVIDIA(1): Enabling RENDER acceleration
    [ 12429.724] (II) NVIDIA(1): NVIDIA GPU GeForce 8400M GS (G86M) at PCI:1:0:0 (GPU-0)
    [ 12429.724] (--) NVIDIA(1): Memory: 262144 kBytes
    [ 12429.724] (--) NVIDIA(1): VideoBIOS: 60.86.45.00.12
    [ 12429.724] (II) NVIDIA(1): Detected PCI Express Link width: 16X
    [ 12429.724] (--) NVIDIA(1): Interlaced video modes are supported on this GPU
    [ 12429.724] (--) NVIDIA(1): Connected display device(s) on GeForce 8400M GS at PCI:1:0:0:
    [ 12429.724] (--) NVIDIA(1): LG Electronics W2261 (CRT-0)
    [ 12429.724] (--) NVIDIA(1): AUO (DFP-0)
    [ 12429.724] (--) NVIDIA(1): LG Electronics W2261 (CRT-0): 400.0 MHz maximum pixel clock
    [ 12429.724] (--) NVIDIA(1): AUO (DFP-0): 330.0 MHz maximum pixel clock
    [ 12429.724] (--) NVIDIA(1): AUO (DFP-0): Internal Dual Link LVDS
    [ 12429.810] (II) NVIDIA(1): Assigned Display Device: CRT-0
    [ 12429.810] (==) NVIDIA(1):
    [ 12429.810] (==) NVIDIA(1): No modes were requested; the default mode "nvidia-auto-select"
    [ 12429.810] (==) NVIDIA(1): will be used as the requested mode.
    [ 12429.810] (==) NVIDIA(1):
    [ 12429.810] (II) NVIDIA(1): Validated modes:
    [ 12429.810] (II) NVIDIA(1): "nvidia-auto-select"
    [ 12429.810] (II) NVIDIA(1): Virtual screen size determined to be 1920 x 1080
    [ 12429.820] (++) NVIDIA(1): DPI set to (96, 96); computed from -dpi X commandline option
    [ 12429.820] (WW) NVIDIA(1): 32-bit ARGB GLX visuals are not currently supported with the
    [ 12429.820] (WW) NVIDIA(1): Xinerama extension.
    [ 12429.820] (WW) NVIDIA(1): Disabling 32-bit ARGB GLX visuals.
    [ 12429.820] (--) Depth 24 pixmap format is 32 bpp
    [ 12429.821] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 12429.822] (II) NVIDIA(0): Initialized GPU GART.
    [ 12429.834] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 12430.110] (II) Loading extension NV-GLX
    [ 12430.150] (II) NVIDIA(0): Initialized OpenGL Acceleration
    [ 12430.178] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 12430.178] (II) NVIDIA(0): Initialized X Rendering Acceleration
    [ 12430.178] (==) NVIDIA(0): Backing store disabled
    [ 12430.178] (==) NVIDIA(0): Silken mouse enabled
    [ 12430.188] (==) NVIDIA(0): DPMS enabled
    [ 12430.188] (II) Loading extension NV-CONTROL
    [ 12430.188] (II) Loading sub module "dri2"
    [ 12430.188] (II) LoadModule: "dri2"
    [ 12430.188] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 12430.188] (II) NVIDIA(0): [DRI2] Setup complete
    [ 12430.188] (==) RandR enabled
    [ 12430.190] (II) NVIDIA(1): Initialized GPU GART.
    [ 12430.197] (II) NVIDIA(1): Setting mode "nvidia-auto-select"
    [ 12430.266] (II) NVIDIA(1): Initialized OpenGL Acceleration
    [ 12430.280] (==) NVIDIA(1): Disabling shared memory pixmaps
    [ 12430.280] (II) NVIDIA(1): Initialized X Rendering Acceleration
    [ 12430.280] (==) NVIDIA(1): Backing store disabled
    [ 12430.280] (==) NVIDIA(1): Silken mouse enabled
    [ 12430.288] (==) NVIDIA(1): DPMS enabled
    [ 12430.288] (II) Loading sub module "dri2"
    [ 12430.288] (II) LoadModule: "dri2"
    [ 12430.288] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 12430.289] (II) NVIDIA(1): [DRI2] Setup complete
    [ 12430.289] (==) RandR enabled
    [ 12430.289] (II) Initializing built-in extension Generic Event Extension
    [ 12430.289] (II) Initializing built-in extension SHAPE
    [ 12430.289] (II) Initializing built-in extension MIT-SHM
    [ 12430.289] (II) Initializing built-in extension XInputExtension
    [ 12430.289] (II) Initializing built-in extension XTEST
    [ 12430.289] (II) Initializing built-in extension BIG-REQUESTS
    [ 12430.289] (II) Initializing built-in extension SYNC
    [ 12430.289] (II) Initializing built-in extension XKEYBOARD
    [ 12430.289] (II) Initializing built-in extension XC-MISC
    [ 12430.289] (II) Initializing built-in extension SECURITY
    [ 12430.289] (II) Initializing built-in extension XINERAMA
    [ 12430.289] (II) Initializing built-in extension XFIXES
    [ 12430.289] (II) Initializing built-in extension RENDER
    [ 12430.289] (II) Initializing built-in extension RANDR
    [ 12430.289] (II) Initializing built-in extension COMPOSITE
    [ 12430.289] (II) Initializing built-in extension DAMAGE
    [ 12430.292] (II) Initializing extension GLX
    [ 12430.842] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 12430.843] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 12430.843] (II) LoadModule: "evdev"
    [ 12430.843] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 12430.843] (II) Module evdev: vendor="X.Org Foundation"
    [ 12430.843] compiled for 1.9.0, module version = 2.5.0
    [ 12430.843] Module class: X.Org XInput Driver
    [ 12430.843] ABI class: X.Org XInput driver, version 11.0
    [ 12430.843] (**) Video Bus: always reports core events
    [ 12430.843] (**) Video Bus: Device: "/dev/input/event6"
    [ 12430.853] (--) Video Bus: Found keys
    [ 12430.853] (II) Video Bus: Configuring as keyboard
    [ 12430.853] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 12430.853] (**) Option "xkb_rules" "evdev"
    [ 12430.853] (**) Option "xkb_model" "evdev"
    [ 12430.853] (**) Option "xkb_layout" "se"
    [ 12430.853] (**) Option "xkb_options" "compose:menu"
    [ 12430.893] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 12430.893] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 12430.893] (**) Power Button: always reports core events
    [ 12430.893] (**) Power Button: Device: "/dev/input/event4"
    [ 12430.909] (--) Power Button: Found keys
    [ 12430.909] (II) Power Button: Configuring as keyboard
    [ 12430.909] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 12430.909] (**) Option "xkb_rules" "evdev"
    [ 12430.909] (**) Option "xkb_model" "evdev"
    [ 12430.909] (**) Option "xkb_layout" "se"
    [ 12430.909] (**) Option "xkb_options" "compose:menu"
    [ 12430.910] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 12430.910] (II) No input driver/identifier specified (ignoring)
    [ 12430.910] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
    [ 12430.910] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 12430.910] (**) Sleep Button: always reports core events
    [ 12430.910] (**) Sleep Button: Device: "/dev/input/event5"
    [ 12430.919] (--) Sleep Button: Found keys
    [ 12430.919] (II) Sleep Button: Configuring as keyboard
    [ 12430.919] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 12430.919] (**) Option "xkb_rules" "evdev"
    [ 12430.919] (**) Option "xkb_model" "evdev"
    [ 12430.919] (**) Option "xkb_layout" "se"
    [ 12430.919] (**) Option "xkb_options" "compose:menu"
    [ 12430.921] (II) config/udev: Adding input device Broadcom Corp (/dev/input/event13)
    [ 12430.921] (**) Broadcom Corp: Applying InputClass "evdev keyboard catchall"
    [ 12430.921] (**) Broadcom Corp: always reports core events
    [ 12430.921] (**) Broadcom Corp: Device: "/dev/input/event13"
    [ 12430.932] (--) Broadcom Corp: Found keys
    [ 12430.933] (II) Broadcom Corp: Configuring as keyboard
    [ 12430.933] (II) XINPUT: Adding extended input device "Broadcom Corp" (type: KEYBOARD)
    [ 12430.933] (**) Option "xkb_rules" "evdev"
    [ 12430.933] (**) Option "xkb_model" "evdev"
    [ 12430.933] (**) Option "xkb_layout" "se"
    [ 12430.933] (**) Option "xkb_options" "compose:menu"
    [ 12430.933] (II) config/udev: Adding input device Broadcom Corp (/dev/input/event14)
    [ 12430.933] (**) Broadcom Corp: Applying InputClass "evdev pointer catchall"
    [ 12430.933] (**) Broadcom Corp: always reports core events
    [ 12430.933] (**) Broadcom Corp: Device: "/dev/input/event14"
    [ 12430.946] (--) Broadcom Corp: Found 3 mouse buttons
    [ 12430.946] (--) Broadcom Corp: Found relative axes
    [ 12430.946] (--) Broadcom Corp: Found x and y relative axes
    [ 12430.946] (II) Broadcom Corp: Configuring as mouse
    [ 12430.946] (**) Broadcom Corp: YAxisMapping: buttons 4 and 5
    [ 12430.946] (**) Broadcom Corp: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 12430.946] (II) XINPUT: Adding extended input device "Broadcom Corp" (type: MOUSE)
    [ 12430.946] (**) Broadcom Corp: (accel) keeping acceleration scheme 1
    [ 12430.946] (**) Broadcom Corp: (accel) acceleration profile 0
    [ 12430.946] (**) Broadcom Corp: (accel) acceleration factor: 2.000
    [ 12430.946] (**) Broadcom Corp: (accel) acceleration threshold: 4
    [ 12430.946] (II) Broadcom Corp: initialized for relative axes.
    [ 12430.947] (II) config/udev: Adding input device Broadcom Corp (/dev/input/mouse2)
    [ 12430.947] (II) No input driver/identifier specified (ignoring)
    [ 12430.947] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
    [ 12430.947] (II) No input driver/identifier specified (ignoring)
    [ 12430.948] (II) config/udev: Adding input device HDA Intel Mic at Ext Front Jack (/dev/input/event10)
    [ 12430.948] (II) No input driver/identifier specified (ignoring)
    [ 12430.948] (II) config/udev: Adding input device HDA Intel HP Out at Ext Front Jack (/dev/input/event11)
    [ 12430.948] (II) No input driver/identifier specified (ignoring)
    [ 12430.948] (II) config/udev: Adding input device HDA Intel HP Out at Ext Front Jack (/dev/input/event12)
    [ 12430.948] (II) No input driver/identifier specified (ignoring)
    [ 12430.950] (II) config/udev: Adding input device Logitech USB Laser Mouse (/dev/input/event15)
    [ 12430.950] (**) Logitech USB Laser Mouse: Applying InputClass "evdev pointer catchall"
    [ 12430.950] (**) Logitech USB Laser Mouse: always reports core events
    [ 12430.950] (**) Logitech USB Laser Mouse: Device: "/dev/input/event15"
    [ 12430.959] (--) Logitech USB Laser Mouse: Found 12 mouse buttons
    [ 12430.959] (--) Logitech USB Laser Mouse: Found scroll wheel(s)
    [ 12430.959] (--) Logitech USB Laser Mouse: Found relative axes
    [ 12430.959] (--) Logitech USB Laser Mouse: Found x and y relative axes
    [ 12430.959] (II) Logitech USB Laser Mouse: Configuring as mouse
    [ 12430.959] (**) Logitech USB Laser Mouse: YAxisMapping: buttons 4 and 5
    [ 12430.959] (**) Logitech USB Laser Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 12430.959] (II) XINPUT: Adding extended input device "Logitech USB Laser Mouse" (type: MOUSE)
    [ 12430.959] (**) Logitech USB Laser Mouse: (accel) keeping acceleration scheme 1
    [ 12430.959] (**) Logitech USB Laser Mouse: (accel) acceleration profile 0
    [ 12430.959] (**) Logitech USB Laser Mouse: (accel) acceleration factor: 2.000
    [ 12430.959] (**) Logitech USB Laser Mouse: (accel) acceleration threshold: 4
    [ 12430.959] (II) Logitech USB Laser Mouse: initialized for relative axes.
    [ 12430.960] (II) config/udev: Adding input device Logitech USB Laser Mouse (/dev/input/mouse3)
    [ 12430.960] (II) No input driver/identifier specified (ignoring)
    [ 12430.960] (II) config/udev: Adding input device LITEON Technology USB Multimedia Keyboard (/dev/input/event16)
    [ 12430.960] (**) LITEON Technology USB Multimedia Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 12430.960] (**) LITEON Technology USB Multimedia Keyboard: always reports core events
    [ 12430.960] (**) LITEON Technology USB Multimedia Keyboard: Device: "/dev/input/event16"
    [ 12430.973] (--) LITEON Technology USB Multimedia Keyboard: Found keys
    [ 12430.973] (II) LITEON Technology USB Multimedia Keyboard: Configuring as keyboard
    [ 12430.973] (II) XINPUT: Adding extended input device "LITEON Technology USB Multimedia Keyboard" (type: KEYBOARD)
    [ 12430.973] (**) Option "xkb_rules" "evdev"
    [ 12430.973] (**) Option "xkb_model" "evdev"
    [ 12430.973] (**) Option "xkb_layout" "se"
    [ 12430.973] (**) Option "xkb_options" "compose:menu"
    [ 12430.976] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 12430.976] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 12430.976] (**) AT Translated Set 2 keyboard: always reports core events
    [ 12430.976] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 12430.986] (--) AT Translated Set 2 keyboard: Found keys
    [ 12430.986] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 12430.986] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 12430.986] (**) Option "xkb_rules" "evdev"
    [ 12430.986] (**) Option "xkb_model" "evdev"
    [ 12430.986] (**) Option "xkb_layout" "se"
    [ 12430.986] (**) Option "xkb_options" "compose:menu"
    [ 12430.986] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event7)
    [ 12430.987] (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall"
    [ 12430.987] (**) PS/2 Mouse: always reports core events
    [ 12430.987] (**) PS/2 Mouse: Device: "/dev/input/event7"
    [ 12430.999] (--) PS/2 Mouse: Found 3 mouse buttons
    [ 12430.999] (--) PS/2 Mouse: Found relative axes
    [ 12430.999] (--) PS/2 Mouse: Found x and y relative axes
    [ 12430.999] (II) PS/2 Mouse: Configuring as mouse
    [ 12430.999] (**) PS/2 Mouse: YAxisMapping: buttons 4 and 5
    [ 12430.999] (**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 12430.999] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
    [ 12430.999] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
    [ 12430.999] (**) PS/2 Mouse: (accel) acceleration profile 0
    [ 12430.999] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
    [ 12430.999] (**) PS/2 Mouse: (accel) acceleration threshold: 4
    [ 12430.999] (II) PS/2 Mouse: initialized for relative axes.
    [ 12431.000] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse0)
    [ 12431.000] (II) No input driver/identifier specified (ignoring)
    [ 12431.000] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event8)
    [ 12431.000] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
    [ 12431.000] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
    [ 12431.000] (II) LoadModule: "synaptics"
    [ 12431.000] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 12431.000] (II) Module synaptics: vendor="X.Org Foundation"
    [ 12431.000] compiled for 1.9.0, module version = 1.3.0
    [ 12431.000] Module class: X.Org XInput Driver
    [ 12431.000] ABI class: X.Org XInput driver, version 11.0
    [ 12431.000] (II) Synaptics touchpad driver version 1.3.0
    [ 12431.000] (**) Option "Device" "/dev/input/event8"
    [ 12431.042] (--) AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1023
    [ 12431.042] (--) AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 767
    [ 12431.042] (--) AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127
    [ 12431.042] (--) AlpsPS/2 ALPS GlidePoint: buttons: left right scroll-buttons
    [ 12431.042] (--) AlpsPS/2 ALPS GlidePoint: invalid finger width range. defaulting to 0 - 16
    [ 12431.042] (**) Option "TapButton1" "1"
    [ 12431.042] (**) Option "TapButton2" "2"
    [ 12431.042] (**) Option "TapButton3" "3"
    [ 12431.068] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
    [ 12431.068] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
    [ 12431.082] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD)
    [ 12431.082] (**) AlpsPS/2 ALPS GlidePoint: (accel) MinSpeed is now constant deceleration 2.5
    [ 12431.082] (**) AlpsPS/2 ALPS GlidePoint: MaxSpeed is now 1.75
    [ 12431.082] (**) AlpsPS/2 ALPS GlidePoint: AccelFactor is now 0.156
    [ 12431.082] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
    [ 12431.082] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 1
    [ 12431.082] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
    [ 12431.082] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
    [ 12431.112] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
    [ 12431.113] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse1)
    [ 12431.113] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
    [ 12431.113] (II) Synaptics touchpad driver version 1.3.0
    [ 12432.003] (EE) AlpsPS/2 ALPS GlidePoint no synaptics event device found
    [ 12432.003] (**) Option "Device" "/dev/input/mouse1"
    [ 12432.018] (--) AlpsPS/2 ALPS GlidePoint: invalid x-axis range. defaulting to 1615 - 5685
    [ 12432.018] (--) AlpsPS/2 ALPS GlidePoint: invalid y-axis range. defaulting to 1729 - 4171
    [ 12432.018] (--) AlpsPS/2 ALPS GlidePoint: invalid pressure range. defaulting to 0 - 256
    [ 12432.018] (--) AlpsPS/2 ALPS GlidePoint: invalid finger width range. defaulting to 0 - 16
    [ 12432.018] (**) Option "TapButton1" "1"
    [ 12432.018] (**) Option "TapButton2" "2"
    [ 12432.018] (**) Option "TapButton3" "3"
    [ 12432.039] (EE) Query no Synaptics: 6003C8
    [ 12432.039] (--) AlpsPS/2 ALPS GlidePoint: no supported touchpad found
    [ 12432.039] (EE) AlpsPS/2 ALPS GlidePoint Unable to query/initialize Synaptics hardware.
    [ 12432.056] (EE) PreInit failed for input device "AlpsPS/2 ALPS GlidePoint"
    [ 12432.056] (II) UnloadModule: "synaptics"
    [ 12432.056] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 12432.056] (II) No input driver/identifier specified (ignoring)
    [ 12432.057] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event2)
    [ 12432.057] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 12432.057] (**) Dell WMI hotkeys: always reports core events
    [ 12432.057] (**) Dell WMI hotkeys: Device: "/dev/input/event2"
    [ 12432.069] (--) Dell WMI hotkeys: Found keys
    [ 12432.069] (II) Dell WMI hotkeys: Configuring as keyboard
    [ 12432.069] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD)
    [ 12432.069] (**) Option "xkb_rules" "evdev"
    [ 12432.069] (**) Option "xkb_model" "evdev"
    [ 12432.069] (**) Option "xkb_layout" "se"
    [ 12432.069] (**) Option "xkb_options" "compose:menu"
    [ 12451.674]
    Backtrace:
    [ 12451.674] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e685b]
    [ 12451.674] 1: /usr/bin/X (0x8048000+0x64895) [0x80ac895]
    [ 12451.674] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb787940c]
    [ 12451.674] 3: /usr/bin/X (0x8048000+0x23e57) [0x806be57]
    [ 12451.674] 4: /usr/bin/X (0x8048000+0x1a135) [0x8062135]
    [ 12451.674] 5: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb75b6c76]
    [ 12451.674] 6: /usr/bin/X (0x8048000+0x19d11) [0x8061d11]
    [ 12451.674] Segmentation fault at address 0x4
    [ 12451.674]
    Fatal server error:
    [ 12451.674] Caught signal 11 (Segmentation fault). Server aborting
    [ 12451.674]
    [ 12451.674]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 12451.674] Please also check the log file at "/var/log/Xorg.1.log" for additional information.
    [ 12451.674]
    [ 12451.683] (II) Video Bus: Close
    [ 12451.683] (II) UnloadModule: "evdev"
    [ 12451.696] (II) Power Button: Close
    [ 12451.696] (II) UnloadModule: "evdev"
    [ 12451.712] (II) Sleep Button: Close
    [ 12451.712] (II) UnloadModule: "evdev"
    [ 12451.725] (II) Broadcom Corp: Close
    [ 12451.725] (II) UnloadModule: "evdev"
    [ 12451.748] (II) Broadcom Corp: Close
    [ 12451.748] (II) UnloadModule: "evdev"
    [ 12451.768] (II) Logitech USB Laser Mouse: Close
    [ 12451.768] (II) UnloadModule: "evdev"
    [ 12451.782] (II) LITEON Technology USB Multimedia Keyboard: Close
    [ 12451.782] (II) UnloadModule: "evdev"
    [ 12451.795] (II) AT Translated Set 2 keyboard: Close
    [ 12451.795] (II) UnloadModule: "evdev"
    [ 12451.815] (II) PS/2 Mouse: Close
    [ 12451.815] (II) UnloadModule: "evdev"
    [ 12451.855] (II) UnloadModule: "synaptics"
    [ 12451.868] (II) Dell WMI hotkeys: Close
    [ 12451.868] (II) UnloadModule: "evdev"
    The WM loads and is fully usable for a short while (if it loads fast like Awesome, Xmonad/XFCE crashes before it becomes usable) before X segfaults.

  • HAL is provoking performance issues

    Hey everyone,
    Since a week or so I've experimenting some kind of hiccups or performance hitches when using my computer. I though there was something related with having XFCE or E17 besides Gnome so I uninstalled XFCE but the problems didn't disappear. Finally two days ago I decided to do fresh install of Arch but the problem reappeared immediately after reinstalling Gnome.
    What happens is that the system suddenly becomes unresponsive for a second or two when it starts or when I leave the computer without touching the keyboard or the mouse for an unspecified amount of time ranging from 30 secs to 2 mins. It does not depend on the time I leave it, just happens.
    I thought that this could be related to compiz-fusion, synaptics, power management or the video driver but finally I discovered that the problem is HAL. If I don't load it (removing it from the deamons) the problem simply disappears, the laptop starts without sound hiccups, the mouse is responsive, the keyboard does not duplicate characters and everything works smoothly.
    Does anyone is having the same problem? Does somebody know what is happening or what can I do to solve it?
    TIA
    Warper

    Hey everyone,
    I think I found a partial solution to my problem.
    I just couldn't believe that this only happened to me, now I know that this is an specific Dell D-series problem. The complete description of my problem is clearly detailed in this bugtrack from Ubuntu: https://bugs.launchpad.net/ubuntu/+sour … bug/189814
    I thought this was only an Arch issue but after trying with some other live CDs including Ubuntu, Fedora and  some other Gnome based distros, I discovered that it was common to all of them. Also tried with OpenSUSE but it was even worse. Finally I tried with Zenwalk and voila the problem was not there (at least as far as I used it)
    Then I upgraded the BIOS, uninstalled compiz, reinstalled it again and finally installed XFCE discovering that the problem did disappear, but for some strange reason XFCE crashed more frequently than I expected and it didn't offer all the functionality that Gnome did.
    I think the wiki and the forums are very helpful but in this case the number of Ubuntu users made the difference IMO.
    Anyway I think I will reinstall Arch in the near future when I get tired of using Fedora because I really liked the Arch way.
    Hope this can help anyone else with the same problem, the real solution will come when HAL gets fixed.
    Warper

  • Xfce and X crashing issue

    hi all
    I'm using Xfce.
    1. Open The "Terminal"
    2. Press the right mouse button in the "Terminal", and select "Input Methods" menu item
    3. X crashed
    What's the problem?
    I'm using ibus input method.
    Backtrace:
    0: /usr/bin/X(xorg_backtrace+0x3b) [0x813017b]
    1: /usr/bin/X(xf86SigHandler+0x51) [0x80d8cb1]
    2: [0xb8030400]
    3: /usr/bin/X(UnmapWindow+0x1d8) [0x8076c78]
    4: /usr/bin/X(compFreeClientWindow+0x23a) [0x81424aa]
    5: /usr/bin/X [0x813f8f4]
    6: /usr/bin/X(FreeResource+0x10c) [0x807454c]
    7: /usr/bin/X(compUnredirectWindow+0x7b) [0x814204b]
    8: /usr/bin/X [0x814024e]
    9: /usr/bin/X [0x8128395]
    10: /usr/bin/X [0x81282ac]
    11: /usr/bin/X(miChangeSaveUnder+0x6b) [0x812844b]
    12: /usr/bin/X(MapWindow+0x42b) [0x807745b]
    13: /usr/bin/X(ProcMapWindow+0x69) [0x808b989]
    14: /usr/bin/X(Dispatch+0x34f) [0x808c20f]
    15: /usr/bin/X(main+0x47d) [0x8071c8d]
    16: /lib/libc.so.6(__libc_start_main+0xe5) [0xb7c366c5]
    17: /usr/bin/X [0x8071071]
    Thanks.
    Last edited by leeight (2008-12-23 09:35:29)

    Could you paste the output of
    cat /var/log/Xorg.0.log
    after it crashed that is

  • Xine crashes x (possible error in xfce-svn)

    edit: the problem is gone the latest xfce-svn!
    hi there,
    recently i encountered something very strange. i tried to convert an avi file to mp4 with vlc. during the encoding process i tried to preview the file with xine. xine crashed my whole x server and dumped me to the console. it does so every time. i've installed the latest updates just today, so everything is at the latest version. my window manager is xfce-svn from unstable with xfwm4's compositor enabled and i guess this is causing the problem. when i turn the compositor off, xine, instead of crashing x, outputs the following error:
    bad sequence header [repeated a few dozen times]
    xiTK received SIGSEGV signal, RIP.
    Aborted
    when i rerun xine several times i get:
    *** glibc detected *** xine: free(): invalid pointer: 0xacd3c000 ***
    ======= Backtrace: =========
    /lib/libc.so.6[0xb79ba750]
    /lib/libc.so.6(__libc_free+0x84)[0xb79bbda4]
    /usr/lib/xine/plugins/1.1.2/xineplug_vo_out_xv.so[0xb59bd5cb]
    ======= Memory map: ========
    08048000-08134000 r-xp 00000000 08:06 188228 /usr/bin/xine
    08134000-0813f000 rwxp 000eb000 08:06 188228 /usr/bin/xine
    0813f000-08e29000 rwxp 0813f000 00:00 0 [heap]
    a3300000-a3321000 rwxp a3300000 00:00 0
    a3321000-a3400000 ---p a3321000 00:00 0
    a34d4000-acc12000 rwxp a34d4000 00:00 0
    acc12000-acc1d000 rwxs 00000000 00:07 62947362 /SYSV00000000 (deleted)
    acc1d000-acc2e000 r-xp 00000000 08:06 521375 /usr/X11R6/lib/X11/fonts/TTF/TT F/Vera.ttf
    acc2e000-acc3e000 r-xs 00000000 08:06 2201686 /var/cache/fontconfig/8d4af6639 93b81a124ee82e610bb31f9-x86.cache-2
    acc3e000-acc48000 r-xs 00000000 08:06 2201682 /var/cache/fontconfig/d62e99ef5 47d1d24cdb1bd22ec1a2976-x86.cache-2
    acc48000-acc73000 r-xs 00000000 08:06 2201681 /var/cache/fontconfig/f6b893a72 24233d96cb72fd88691c0b4-x86.cache-2
    acc73000-accb9000 r-xs 00000000 08:06 2201680 /var/cache/fontconfig/17090aa38 d5c6f09fb8c5c354938f1d7-x86.cache-2
    accb9000-accff000 r-xs 00000000 08:06 2201679 /var/cache/fontconfig/df311e82a 1a24c41a75c2c930223552e-x86.cache-2
    accff000-acd07000 rwxs 00000000 00:07 62914593 /SYSV00000000 (deleted)
    acd07000-acd0f000 rwxs 00000000 00:07 62881824 /SYSV00000000 (deleted)
    acd0f000-acd11000 rwxs 00000000 00:07 62849055 /SYSV00000000 (deleted)
    acd11000-acd13000 rwxs 00000000 00:07 62816286 /SYSV00000000 (deleted)
    acd13000-acd15000 rwxs 00000000 00:07 62783517 /SYSV00000000 (deleted)
    acd15000-acd1d000 rwxs 00000000 00:07 62750748 /SYSV00000000 (deleted)
    acd1d000-acd27000 rwxs 00000000 00:07 62717979 /SYSV00000000 (deleted)
    acd27000-acd33000 rwxs 00000000 00:07 62685210 /SYSV00000000 (deleted)
    acd33000-acd3c000 rwxs 00000000 00:07 62652437 /SYSV00000000 (deleted)
    acd3c000-acd43000 rwxs 00000000 00:07 62619667 /SYSV00000000 (deleted)
    acd43000-acd44000 ---p acd43000 00:00 0
    acd44000-ad66f000 rwxp acd44000 00:00 0
    ad66f000-ad68d000 r-xp 00000000 08:06 199347 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_mpeg2.so
    ad68d000-ad68e000 rwxp 0001e000 08:06 199347 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_mpeg2.so
    ad68e000-ad6cc000 r-xp 00000000 08:06 150771 /usr/lib/libFLAC.so.7.0.0
    ad6cc000-ad6cd000 rwxp 0003e000 08:06 150771 /usr/lib/libFLAC.so.7.0.0
    ad6da000-ad6e8000 r-xs 00000000 08:06 2201678 /var/cache/fontconfig/3830d5c3d dfd5cd38a049b759396e72e-x86.cache-2
    ad6e8000-ad707000 r-xp 00000000 08:06 149846 /usr/lib/libjpeg.so.62.0.0
    ad707000-ad708000 rwxp 0001e000 08:06 149846 /usr/lib/libjpeg.so.62.0.0
    ad708000-ad777000 r-xp 00000000 08:06 150549 /usr/lib/libmng.so.1.1.0.9
    ad777000-ad778000 rwxp 0006e000 08:06 150549 /usr/lib/libmng.so.1.1.0.9
    ad77e000-ad781000 r-xp 00000000 08:06 199430 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_dxr3_video.so
    ad781000-ad782000 rwxp 00002000 08:06 199430 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_dxr3_video.so
    ad782000-ad783000 r-xp 00000000 08:06 199350 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_mpeg_elem.so
    ad783000-ad784000 rwxp 00000000 08:06 199350 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_mpeg_elem.so
    ad784000-ad785000 r-xp 00000000 08:06 199448 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_yuv_frames.so
    ad785000-ad786000 rwxp 00000000 08:06 199448 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_yuv_frames.so
    ad786000-ad789000 r-xp 00000000 08:06 199440 /usr/lib/xine/plugins/1.1.2/xin eplug_flac.so
    ad789000-ad78a000 rwxp 00002000 08:06 199440 /usr/lib/xine/plugins/1.1.2/xin eplug_flac.so
    ad78a000-ad78c000 r-xp 00000000 08:06 199373 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_rawdv.so
    ad78c000-ad78d000 rwxp 00001000 08:06 199373 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_rawdv.so
    ad78d000-ad792000 r-xp 00000000 08:06 199359 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_mpeg.so
    ad792000-ad793000 rwxp 00004000 08:06 199359 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_mpeg.so
    ad793000-ad795000 r-xp 00000000 08:06 199447 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_mng.so
    ad795000-ad796000 rwxp 00001000 08:06 199447 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_mng.so
    ad796000-ad79c000 r-xp 00000000 08:06 199439 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_qt.so
    ad79c000-ad79d000 rwxp 00006000 08:06 199439 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_qt.so
    ad79d000-ad7a4000 r-xp 00000000 08:06 199433 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_avi.so
    ad7a4000-ad7a5000 rwxp 00006000 08:06 199433 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_avi.so
    ad7a5000-ad7ae000 r-xp 00000000 08:06 199432 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_asf.so
    ad7ae000-ad7af000 rwxp 00008000 08:06 199432 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_asf.so
    ad7af000-ad7b3000 r-xp 00000000 08:06 199428 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_mpeg_block.so
    ad7b3000-ad7b4000 rwxp 00003000 08:06 199428 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_mpeg_block.so
    ad7b4000-ad7bc000 r-xp 00000000 08:06 199427 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_matroska.so
    ad7bc000-ad7bd000 rwxp 00007000 08:06 199427 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_matroska.so
    ad7bd000-ad7bf000 r-xp 00000000 08:06 199422 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_nsv.so
    ad7bf000-ad7c0000 rwxp 00001000 08:06 199422 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_nsv.so
    ad7c0000-ad7c5000 r-xp 00000000 08:06 199419 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_mpeg_ts.so
    ad7c5000-ad7c6000 rwxp 00004000 08:06 199419 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_mpeg_ts.so
    ad7c6000-ad7c8000 r-xp 00000000 08:06 199417 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_pva.so
    ad7c8000-ad7c9000 rwxp 00001000 08:06 199417 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_pva.so
    ad7c9000-ad7ce000 r-xp 00000000 08:06 199413 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_real.so
    ad7ce000-ad7cf000 rwxp 00004000 08:06 199413 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_real.so
    ad7cf000-ad7dd000 r-xp 00000000 08:06 199408 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_audio.so
    ad7dd000-ad7de000 rwxp 0000d000 08:06 199408 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_audio.so
    ad7de000-ad7e3000 r-xp 00000000 08:06 199406 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_iff.so
    ad7e3000-ad7e4000 rwxp 00004000 08:06 199406 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_iff.so
    ad7e4000-ad7e6000 r-xp 00000000 08:06 199376 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_yuv4mpeg2.so
    ad7e6000-ad7e7000 rwxp 00001000 08:06 199376 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_yuv4mpeg2.so
    ad7e7000-ad7eb000 r-xp 00000000 08:06 150490 /usr/lib/libogg.so.0.5.3
    ad7eb000-ad7ec000 rwxp 00003000 08:06 150490 /usr/lib/libogg.so.0.5.3
    ad7ec000-ad824000 r-xp 00000000 08:06 148625 /usr/lib/libtheora.so.0.2.0
    ad824000-ad825000 rwxp 00038000 08:06 148625 /usr/lib/libtheora.so.0.2.0
    ad825000-ad83f000 r-xp 00000000 08:06 150496 /usr/lib/libvorbis.so.0.3.1
    ad83f000-ad84e000 rwxp 0001a000 08:06 150496 /usr/lib/libvorbis.so.0.3.1
    ad84f000-ad85a000 r-xp 00000000 08:06 199374 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_games.so
    ad85a000-ad85b000 rwxp 0000a000 08:06 199374 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_games.so
    ad85b000-ad85d000 r-xp 00000000 08:06 199371 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_fli.so
    ad85d000-ad85e000 rwxp 00001000 08:06 199371 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_fli.so
    ad85e000-ad860000 r-xp 00000000 08:06 199370 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_slave.so
    ad860000-ad861000 rwxp 00001000 08:06 199370 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_slave.so
    ad861000-ad866000 r-xp 00000000 08:06 199363 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_mpeg_pes.so
    ad866000-ad867000 rwxp 00004000 08:06 199363 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_mpeg_pes.so
    ad867000-ad868000 r-xp 00000000 08:06 199449 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_image.so
    ad868000-ad869000 rwxp 00000000 08:06 199449 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_image.so
    ad869000-ad871000 r-xp 00000000 08:06 199348 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_ogg.so
    ad871000-ad872000 rwxp 00007000 08:06 199348 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_ogg.so
    ad8a7000-ad8b1000 r-xp 00000000 08:06 147757 /usr/lib/libgcc_s.so.1
    ad8b1000-ad8b2000 rwxp 00009000 08:06 147757 /usr/lib/libgcc_s.so.1
    ad8cd000-ad8ce000 ---p ad8cd000 00:00 0
    ad8ce000-ae0ce000 rwxp ad8ce000 00:00 0
    ae0ce000-ae0cf000 ---p ae0ce000 00:00 0
    ae0cf000-ae8cf000 rwxp ae0cf000 00:00 0
    ae8cf000-ae8d4000 r-xp 00000000 08:06 199435 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_pnm.so
    ae8d4000-ae8d5000 rwxp 00004000 08:06 199435 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_pnm.so
    ae8d5000-ae8e1000 r-xp 00000000 08:06 199425 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_rtsp.so
    ae8e1000-ae8e2000 rwxp 0000b000 08:06 199425 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_rtsp.so
    ae8e2000-ae8e6000 r-xp 00000000 08:06 199415 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_rtp.so
    ae8e6000-ae8e7000 rwxp 00003000 08:06 199415 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_rtp.so
    ae8e7000-ae8eb000 r-xp 00000000 08:06 199409 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_net.so
    ae8eb000-ae8ec000 rwxp 00003000 08:06 199409 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_net.so
    ae8ec000-ae8f0000 r-xp 00000000 08:06 199372 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_stdin_fifo.so
    ae8f0000-ae8f1000 rwxp 00003000 08:06 199372 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_stdin_fifo.so
    ae8f1000-ae911000 r-xs 00000000 08:06 358444 /usr/lib/samba/lowcase.dat
    ae911000-ae931000 r-xs 00000000 08:06 358429 /usr/lib/samba/upcase.dat
    ae931000-ae946000 r-xp 00000000 08:06 1271546 /usr/lib/libsasl2.so.2.0.22
    ae946000-ae947000 rwxp 00015000 08:06 1271546 /usr/lib/libsasl2.so.2.0.22
    ae947000-aea2c000 r-xp 00000000 08:06 1271364 /usr/lib/libdb-4.4.so
    aea2c000-aea2e000 rwxp 000e5000 08:06 1271364 /usr/lib/libdb-4.4.so
    aea2e000-aea39000 r-xp 00000000 08:06 1270520 /usr/lib/liblber-2.3.so.0.2.15
    aea39000-aea3a000 rwxp 0000a000 08:06 1270520 /usr/lib/liblber-2.3.so.0.2.15
    aea3a000-aea6e000 r-xp 00000000 08:06 1270666 /usr/lib/libldap-2.3.so.0.2.15
    aea6e000-aea6f000 rwxp 00034000 08:06 1270666 /usr/lib/libldap-2.3.so.0.2.15
    aea6f000-aea7f000 r-xp 00000000 08:06 148026 /usr/lib/libroken.so.16.1.0
    aea7f000-aea80000 rwxp 00010000 08:06 148026 /usr/lib/libroken.so.16.1.0
    aea80000-aea82000 r-xp 00000000 08:06 1531200 /lib/libcom_err.so.2.1
    aea82000-aea83000 rwxp 00001000 08:06 1531200 /lib/libcom_err.so.2.1
    aea83000-aeab4000 r-xp 00000000 08:06 148029 /usr/lib/libasn1.so.6.1.0
    aeab4000-aeab5000 rwxp 00031000 08:06 148029 /usr/lib/libasn1.so.6.1.0
    aeab5000-aeaf9000 r-xp 00000000 08:06 148009 /usr/lib/libkrb5.so.17.4.0
    aeaf9000-aeafc000 rwxp 00044000 08:06 148009 /usr/lib/libkrb5.so.17.4.0
    aeafc000-aeb11000 r-xp 00000000 08:06 148033 /usr/lib/libgssapi.so.4.0.0
    aeb11000-aeb12000 rwxp 00014000 08:06 148033 /usr/lib/libgssapi.so.4.0.0
    aeb12000-aeb20000 r-xp 00000000 08:06 1531095 /lib/libresolv-2.4.so
    aeb20000-aeb22000 rwxp 0000d000 08:06 1531095 /lib/libresolv-2.4.so
    aeb22000-aeb24000 rwxp aeb22000 00:00 0
    aeb24000-aeb27000 r-xp 00000000 08:06 150364 /usr/lib/libcap.so.1.10
    aeb27000-aeb28000 rwxp 00002000 08:06 150364 /usr/lib/libcap.so.1.10
    aeb28000-aeb2d000 r-xp 00000000 08:06 1531091 /lib/libcrypt-2.4.so
    aeb2d000-aeb2f000 rwxp 00004000 08:06 1531091 /lib/libcrypt-2.4.so
    aeb2f000-aeb56000 rwxp aeb2f000 00:00 0
    aeb56000-aed0d000 r-xp 00000000 08:06 358450 /usr/lib/samba/libsmbclient.so
    aed0d000-aed18000 rwxp 001b7000 08:06 358450 /usr/lib/samba/libsmbclient.so
    aed18000-aed28000 rwxp aed18000 00:00 0
    aed29000-aed2a000 r-xp 00000000 08:06 199364 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_flv.so
    aed2a000-aed2b000 rwxp 00001000 08:06 199364 /usr/lib/xine/plugins/1.1.2/xin eplug_dmx_flv.so
    aed2b000-aed3b000 r-xs 00000000 08:06 358431 /usr/lib/samba/valid.dat
    aed3b000-aed3d000 r-xp 00000000 08:06 928684 /usr/lib/gconv/UTF-16.so
    aed3d000-aed3f000 rwxp 00001000 08:06 928684 /usr/lib/gconv/UTF-16.so
    aed3f000-aed41000 r-xp 00000000 08:06 928518 /usr/lib/gconv/IBM850.so
    aed41000-aed43000 rwxp 00001000 08:06 928518 /usr/lib/gconv/IBM850.so
    aed43000-aed46000 r-xp 00000000 08:06 199361 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_smb.so
    aed46000-aed47000 rwxp 00002000 08:06 199361 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_smb.so
    aed47000-aed48000 ---p aed47000 00:00 0
    aed48000-af931000 rwxp aed48000 00:00 0
    af931000-af932000 ---p af931000 00:00 0
    af932000-b0132000 rwxp af932000 00:00 0
    b0132000-b0133000 ---p b0132000 00:00 0
    b0133000-b0d1c000 rwxp b0133000 00:00 0
    b0d1c000-b0d1d000 ---p b0d1c000 00:00 0
    b0d1d000-b151d000 rwxp b0d1d000 00:00 0
    b151d000-b151e000 ---p b151d000 00:00 0
    b151e000-b1d60000 rwxp b151e000 00:00 0
    b1d60000-b1d61000 r-xp 00000000 08:06 199356 /usr/lib/xine/plugins/1.1.2/xin eplug_ao_out_none.so
    b1d61000-b1d62000 rwxp 00000000 08:06 199356 /usr/lib/xine/plugins/1.1.2/xin eplug_ao_out_none.so
    b1d62000-b1d63000 ---p b1d62000 00:00 0
    b1d63000-b296e000 rwxp b1d63000 00:00 0
    b296e000-b296f000 r-xp 00000000 08:06 199367 /usr/lib/xine/plugins/1.1.2/xin eplug_vo_out_none.so
    b296f000-b2970000 rwxp 00000000 08:06 199367 /usr/lib/xine/plugins/1.1.2/xin eplug_vo_out_none.so
    b2970000-b2971000 ---p b2970000 00:00 0
    b2971000-b3171000 rwxp b2971000 00:00 0
    b3171000-b3172000 ---p b3171000 00:00 0
    b3172000-b3d5b000 rwxp b3172000 00:00 0
    b3d5b000-b3d5f000 r-xp 00000000 08:06 199381 /usr/lib/xine/plugins/1.1.2/pos t/xineplug_post_visualizations.so
    b3d5f000-b3d60000 rwxp 00003000 08:06 199381 /usr/lib/xine/plugins/1.1.2/pos t/xineplug_post_visualizations.so
    b3d60000-b3d61000 ---p b3d60000 00:00 0
    b3d61000-b45a3000 rwxp b3d61000 00:00 0
    b45a3000-b45a4000 ---p b45a3000 00:00 0
    b45a4000-b4da4000 rwxp b45a4000 00:00 0
    b4da4000-b4dac000 r-xp 00000000 08:06 199369 /usr/lib/xine/plugins/1.1.2/xin eplug_ao_out_alsa.so
    b4dac000-b4dad000 rwxp 00007000 08:06 199369 /usr/lib/xine/plugins/1.1.2/xin eplug_ao_out_alsa.so
    b4dad000-b4dae000 ---p b4dad000 00:00 0
    b4dae000-b59b9000 rwxp b4dae000 00:00 0
    b59b9000-b59c2000 r-xp 00000000 08:06 199429 /usr/lib/xine/plugins/1.1.2/xin eplug_vo_out_xv.so
    b59c2000-b59c3000 rwxp 00008000 08:06 199429 /usr/lib/xine/plugins/1.1.2/xin eplug_vo_out_xv.so
    b59c3000-b59c4000 ---p b59c3000 00:00 0
    b59c4000-b61c4000 rwxp b59c4000 00:00 0
    b61c4000-b61d2000 r-xp 00000000 08:06 199386 /usr/lib/xine/plugins/1.1.2/pos t/xineplug_post_tvtime.so
    b61d2000-b61d3000 rwxp 0000e000 08:06 199386 /usr/lib/xine/plugins/1.1.2/pos t/xineplug_post_tvtime.so
    b61d3000-b61d7000 rwxp b61d3000 00:00 0
    b61d7000-b6201000 r-xp 00000000 08:06 199385 /usr/lib/xine/plugins/1.1.2/pos t/xineplug_post_goom.so
    b6201000-b620a000 rwxp 00029000 08:06 199385 /usr/lib/xine/plugins/1.1.2/pos t/xineplug_post_goom.so
    b620a000-b621d000 rwxp b620a000 00:00 0
    b621d000-b6221000 r-xp 00000000 08:06 199411 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_sputext.so
    b6221000-b6222000 rwxp 00003000 08:06 199411 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_sputext.so
    b6222000-b6435000 r-xp 00000000 08:06 199388 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_ff.so
    b6435000-b643f000 rwxp 00212000 08:06 199388 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_ff.so
    b643f000-b645d000 rwxp b643f000 00:00 0
    b645d000-b6460000 r-xp 00000000 08:06 199360 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_real.so
    b6460000-b6461000 rwxp 00002000 08:06 199360 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_real.so
    b6461000-b6476000 r-xp 00000000 08:06 199362 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_qt.so
    b6476000-b647f000 rwxp 00014000 08:06 199362 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_qt.so
    b647f000-b6488000 rwxp b647f000 00:00 0
    b6488000-b64a7000 r-xp 00000000 08:06 199375 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_w32dll.so
    b64a7000-b64b0000 rwxp 0001e000 08:06 199375 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_w32dll.so
    b64b0000-b64b9000 rwxp b64b0000 00:00 0
    b64b9000-b64e1000 r-xp 00000000 08:06 199444 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_dvd.so
    b64e1000-b64e2000 rwxp 00027000 08:06 199444 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_dvd.so
    b64e2000-b659d000 r-xp 00000000 08:06 1270693 /usr/lib/libasound.so.2.0.0
    b659d000-b65a2000 rwxp 000ba000 08:06 1270693 /usr/lib/libasound.so.2.0.0
    b65a3000-b65a6000 r-xp 00000000 08:06 199451 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_real_audio.so
    b65a6000-b65a7000 rwxp 00002000 08:06 199451 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_real_audio.so
    b65a7000-b65b1000 r-xp 00000000 08:06 199410 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_a52.so
    b65b1000-b65b2000 rwxp 0000a000 08:06 199410 /usr/lib/xine/plugins/1.1.2/xin eplug_decode_a52.so
    b65b2000-b65b3000 rwxp b65b2000 00:00 0
    b65b3000-b65bb000 r-xp 00000000 08:06 199355 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_cdda.so
    b65bb000-b65bc000 rwxp 00008000 08:06 199355 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_cdda.so
    b65bc000-b65bd000 rwxp b65bc000 00:00 0
    b65bd000-b65c3000 r-xp 00000000 08:06 199443 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_v4l.so
    b65c3000-b65c4000 rwxp 00005000 08:06 199443 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_v4l.so
    b65c4000-b6611000 r-xp 00000000 08:06 199431 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_vcd.so
    b6611000-b6613000 rwxp 0004c000 08:06 199431 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_vcd.so
    b6613000-b6618000 rwxp b6613000 00:00 0
    b6618000-b6619000 ---p b6618000 00:00 0
    b6619000-b6e6a000 rwxp b6619000 00:00 0
    b6e6a000-b6e6d000 r-xp 00000000 08:06 199349 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_vcdo.so
    b6e6d000-b6e6e000 rwxp 00002000 08:06 199349 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_vcdo.so
    b6e6e000-b6e6f000 rwxp b6e6e000 00:00 0
    b6e6f000-b6e76000 r-xp 00000000 08:06 199420 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_http.so
    b6e76000-b6e77000 rwxp 00006000 08:06 199420 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_http.so
    b6e77000-b6e80000 r-xp 00000000 08:06 199416 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_mms.so
    b6e80000-b6e81000 rwxp 00009000 08:06 199416 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_mms.so
    b6e81000-b6e90000 r-xp 00000000 08:06 199414 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_dvb.so
    b6e90000-b6e91000 rwxp 0000e000 08:06 199414 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_dvb.so
    b6e91000-b6eb8000 rwxp b6e91000 00:00 0
    b6eb8000-b6eb9000 ---p b6eb8000 00:00 0
    b6eb9000-b772b000 rwxp b6eb9000 00:00 0
    b772b000-b7733000 r-xp 00000000 08:06 1531100 /lib/libnss_files-2.4.so
    b7733000-b7735000 rwxp 00007000 08:06 1531100 /lib/libnss_files-2.4.so
    b7735000-b792e000 r-xp 00000000 08:06 488742 /usr/lib/locale/locale-archive
    b792e000-b7930000 rwxp b792e000 00:00 0
    b7930000-b7934000 r-xp 00000000 08:06 147001 /usr/lib/libXdmcp.so.6.0.0
    b7934000-b7935000 rwxp 00003000 08:06 147001 /usr/lib/libXdmcp.so.6.0.0
    b7935000-b7937000 r-xp 00000000 08:06 146999 /usr/lib/libXau.so.6.0.0
    b7937000-b7938000 rwxp 00001000 08:06 146999 /usr/lib/libXau.so.6.0.0
    b7938000-b7955000 r-xp 00000000 08:06 1271126 /usr/lib/libexpat.so.1.5.0
    b7955000-b7957000 rwxp 0001d000 08:06 1271126 /usr/lib/libexpat.so.1.5.0
    b7957000-b7a71000 r-xp 00000000 08:06 1531076 /lib/libc-2.4.so
    b7a71000-b7a73000 r-xp 00119000 08:06 1531076 /lib/libc-2.4.so
    b7a73000-b7a75000 rwxp 0011b000 08:06 1531076 /lib/libc-2.4.so
    b7a75000-b7a78000 rwxp b7a75000 00:00 0
    b7a78000-b7a9b000 r-xp 00000000 08:06 1531079 /lib/libm-2.4.so
    b7a9b000-b7a9d000 rwxp 00022000 08:06 1531079 /lib/libm-2.4.so
    b7a9d000-b7a9e000 rwxp b7a9d000 00:00 0
    b7a9e000-b7b86000 r-xp 00000000 08:06 151979 /usr/lib/libX11.so.6.2.0
    b7b86000-b7b8a000 rwxp 000e8000 08:06 151979 /usr/lib/libX11.so.6.2.0
    b7b8a000-b7b9b000 r-xp 00000000 08:06 149498 /usr/lib/libz.so.1.2.3
    b7b9b000-b7b9c000 rwxp 00011000 08:06 149498 /usr/lib/libz.so.1.2.3
    b7b9c000-b7b9e000 r-xp 00000000 08:06 1531081 /lib/libdl-2.4.so
    b7b9e000-b7ba0000 rwxp 00001000 08:06 1531081 /lib/libdl-2.4.so
    b7ba0000-b7cc8000 r-xp 00000000 08:06 148087 /usr/lib/libcrypto.so.0.9.8
    b7cc8000-b7cdd000 rwxp 00127000 08:06 148087 /usr/lib/libcrypto.so.0.9.8
    b7cdd000-b7ce0000 rwxp b7cdd000 00:00 0
    b7ce0000-b7d1b000 r-xp 00000000 08:06 147678 /usr/lib/libssl.so.0.9.8
    b7d1b000-b7d1f000 rwxp 0003a000 08:06 147678 /usr/lib/libssl.so.0.9.8
    b7d1f000-b7d55000 r-xp 00000000 08:06 148677 /usr/lib/libcurl.so.3.0.0
    b7d55000-b7d56000 rwxp 00035000 08:06 148677 /usr/lib/libcurl.so.3.0.0
    b7d56000-b7d57000 rwxp b7d56000 00:00 0
    b7d57000-b7d5b000 r-xp 00000000 08:06 147245 /usr/lib/libXtst.so.6.1.0
    b7d5b000-b7d5c000 rwxp 00004000 08:06 147245 /usr/lib/libXtst.so.6.1.0
    b7d5c000-b7d69000 r-xp 00000000 08:06 1271249 /usr/lib/libXext.so.6.4.0
    b7d69000-b7d6a000 rwxp 0000c000 08:06 1271249 /usr/lib/libXext.so.6.4.0
    b7d6a000-b7d71000 r-xp 00000000 08:06 1531102 /lib/librt-2.4.so
    b7d71000-b7d73000 rwxp 00006000 08:06 1531102 /lib/librt-2.4.so
    b7d73000-b7d82000 r-xp 00000000 08:06 1531094 /lib/libpthread-2.4.so
    b7d82000-b7d84000 rwxp 0000f000 08:06 1531094 /lib/libpthread-2.4.so
    b7d84000-b7d86000 rwxp b7d84000 00:00 0
    b7d86000-b7d97000 r-xp 00000000 08:06 1531114 /lib/libnsl-2.4.so
    b7d97000-b7d99000 rwxp 00010000 08:06 1531114 /lib/libnsl-2.4.so
    b7d99000-b7d9b000 rwxp b7d99000 00:00 0
    b7d9b000-b7ddd000 r-xp 00000000 08:06 148135 /usr/lib/libxine.so.1.14.0
    b7ddd000-b7de1000 rwxp 00042000 08:06 148135 /usr/lib/libxine.so.1.14.0
    b7de1000-b7de6000 rwxp b7de1000 00:00 0
    b7de6000-b7e0a000 r-xp 00000000 08:06 148298 /usr/lib/libpng.so.3.12.0
    b7e0a000-b7e0b000 rwxp 00023000 08:06 148298 /usr/lib/libpng.so.3.12.0
    b7e0b000-b7e0f000 r-xp 00000000 08:06 1271250 /usr/lib/libXxf86vm.so.1.0.0
    b7e0f000-b7e10000 rwxp 00003000 08:06 1271250 /usr/lib/libXxf86vm.so.1.0.0
    b7e10000-b7e12000 r-xp 00000000 08:06 147019 /usr/lib/libXinerama.so.1.0.0
    b7e12000-b7e13000 rwxp 00001000 08:06 147019 /usr/lib/libXinerama.so.1.0.0
    b7e13000-b7e28000 r-xp 00000000 08:06 1271239 /usr/lib/libICE.so.6.3.0
    b7e28000-b7e29000 rwxp 00014000 08:06 1271239 /usr/lib/libICE.so.6.3.0
    b7e29000-b7e2b000 rwxp b7e29000 00:00 0
    b7e2b000-b7e33000 r-xp 00000000 08:06 1271240 /usr/lib/libSM.so.6.0.0
    b7e33000-b7e34000 rwxp 00007000 08:06 1271240 /usr/lib/libSM.so.6.0.0
    b7e34000-b7ea8000 r-xp 00000000 08:06 1272151 /usr/lib/libfreetype.so.6.3.10
    b7ea8000-b7eac000 rwxp 00073000 08:06 1272151 /usr/lib/libfreetype.so.6.3.10
    b7eac000-b7ead000 rwxp b7eac000 00:00 0
    b7ead000-b7ecf000 r-xp 00000000 08:06 1271132 /usr/lib/libfontconfig.so.1.1.0
    b7ecf000-b7ed7000 rwxp 00022000 08:06 1271132 /usr/lib/libfontconfig.so.1.1.0
    b7ed7000-b7edf000 r-xp 00000000 08:06 147033 /usr/lib/libXrender.so.1.3.0
    b7edf000-b7ee0000 rwxp 00007000 08:06 147033 /usr/lib/libXrender.so.1.3.0
    b7ee0000-b7ef1000 r-xp 00000000 08:06 148303 /usr/lib/libXft.so.2.1.2
    b7ef1000-b7ef2000 rwxp 00010000 08:06 148303 /usr/lib/libXft.so.2.1.2
    b7ef2000-b7ef6000 r-xp 00000000 08:06 1303384 /usr/lib/libXv.so.1.0.0
    b7ef6000-b7ef7000 rwxp 00003000 08:06 1303384 /usr/lib/libXv.so.1.0.0
    b7ef7000-b7ef8000 rwxs 00000000 00:07 62980131 /SYSV00000000 (deleted)
    b7ef8000-b7efc000 r-xp 00000000 08:06 199434 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_file.so
    b7efc000-b7efd000 rwxp 00003000 08:06 199434 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_file.so
    b7efd000-b7f02000 r-xp 00000000 08:06 199389 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_pvr.so
    b7f02000-b7f03000 rwxp 00004000 08:06 199389 /usr/lib/xine/plugins/1.1.2/xin eplug_inp_pvr.so
    b7f03000-b7f07000 r-xp 00000000 08:06 146863 /usr/lib/libXfixes.so.3.1.0
    b7f07000-b7f08000 rwxp 00003000 08:06 146863 /usr/lib/libXfixes.so.3.1.0
    b7f08000-b7f10000 r-xp 00000000 08:06 147011 /usr/lib/libXcursor.so.1.0.2
    b7f10000-b7f11000 rwxp 00007000 08:06 147011 /usr/lib/libXcursor.so.1.0.2
    b7f11000-b7f13000 rwxp b7f11000 00:00 0
    b7f13000-b7f14000 r-xp b7f13000 00:00 0 [vdso]
    b7f14000-b7f2e000 r-xp 00000000 08:06 1531075 /lib/ld-2.4.so
    b7f2e000-b7f2f000 r-xp 00019000 08:06 1531075 /lib/ld-2.4.so
    b7f2f000-b7f30000 rwxp 0001a000 08:06 1531075 /lib/ld-2.4.so
    bfbec000-bfc00000 rwxp bfbec000 00:00 0 [stack]
    bfc00000-bfc01000 rw-p bfc00000 00:00 0
    Aborted
    vlc and mplayer don't crash, they just state, that the file is damaged.
    if someone wants to try this at home, here's the file: http://uploaded.to/?id=d67edb
    be warned though, it's 40mb.
    system info: athlon64 x2 3800+, 2gb, gf7800gt with closed source nvidia driver (nouveau project, i now you can do it!)

    Another victim of
    https://bugs.freedesktop.org//show_bug.cgi?id=24703#c7
    Noone seemed to care for a long time...
    Last edited by Cdh (2011-01-25 20:26:56)

  • Xfce font change caused window/panel crash

    I just installed arch linux w/ xfce4 on my UX31A laptop for the first time yesterday.  I had everything up and going...but today I was changing my font in:
    Settings Manager > Appearance > Font
    and after testing out one of the various fonts, my desktop panel and windows disappeared (though I can still open google chrome).  I've tried reopening the settings manager from terminal using:
    xfce4-appearance-settings
    but receive the following error:
    xfce4-appearance-settings: cairo-scaled-font.c:459: _cairo_scaled_glyph_page_destroy: Assertion `!scaled_font->cache_frozen' failed.
    Aborted (core dumped)
    I'm sure I can fix this by finding the file in which the font setting is saved and changing it to another font, but I'm not sure where this is.  Any ideas?  Also, how can I prevent this in the future?  Thanks for the help!
    Last edited by jayflo (2013-09-07 15:36:17)

    Did you hit Apply before you closed lxappearance? Otherwise the change is just a preview. Did you also run lxappearance as the same user that's having trouble with the panel?
    If that doesn't do it, try running xfce4-settings-editor. Don't get your hopes up though
    xfce4-settings-editor
    Go to the channel "xsettings" and edit /Gtk/FontName to something sensible, or reset it.
    Otherwise, this should be able to reset the Gtk font property(See here: http://docs.xfce.org/xfce/xfconf/xfconf-query).
    xfconf-query -c xsettings -p /Gtk/FontName
    If that can't run either, edit the files manually(I find it highly unlikely that these don't exist, please say so if they don't):
    ~/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml:
    <channel name="xsettings" version="1.0">
    <property name="Gtk" type="empty">
    <property name="FontName" type="string" value="FontName FontSize"/> <!--Insert something sensible here, like "Sans 10" -->
    </property>
    </channel>
    If that doesn't do it, I assumed the panel would follow the Gtk theme, but perhaps it doesn't. What about this?
    https://wiki.archlinux.org/index.php/Xf … t_settings
    Regarding the error, I have literally no experience with Xlib so I'm afraid I can't help you solve it that way.
    Edit: automatic url-tags don't like me.
    Last edited by Steef435 (2013-09-08 19:04:02)

  • [XFCE] After changing window style X crashes

    I was changing window styles in Window manager (I think that is the name). During the change, screen goes dark and i got only console. I tried to start xfce again but unsuccessful. Here is picture of Xorg.0.log.
    http://img72.imageshack.us/img72/6960/0506201s0121.jpg

    Since Word is not an Apple product, you'll get better response if you use a forum dedicated to Microsoft's Mac products such as <http://groups.google.com/groups/dir?sel=33607053> rather than an Apple forum.
    Be sure to search the forum first in case someone has already had a similar question answered. You'll get your answer faster this way. Post your question in the forum if you don't find anything that helps you.

  • [SOLVED][XFCE] xfce4-panel crashes when chromium renders certain sites

    When I open asian sites (like http://www.youku.com/ ), for some reason my xfce4-panel crashes. Probably any site that has asian symbols would crash the panel.
    I started xfce4-panel in a terminal, and it prints the following when it crashes:
    xfce4-panel: cairo-scaled-font.c:459: _cairo_scaled_glyph_page_destroy: Assertion `!scaled_font->cache_frozen' failed.
    fish: Job 1, “xfce4-panel &” terminated by signal SIGABRT (Abort)
    Is this some problem with my fonts? Because I get alot of squares instead of asian symbols.
    Last edited by s3vv4 (2013-08-30 16:39:25)

    s3vv4 wrote:
    When I open asian sites (like http://www.youku.com/ ), for some reason my xfce4-panel crashes. Probably any site that has asian symbols would crash the panel.
    I started xfce4-panel in a terminal, and it prints the following when it crashes:
    xfce4-panel: cairo-scaled-font.c:459: _cairo_scaled_glyph_page_destroy: Assertion `!scaled_font->cache_frozen' failed.
    fish: Job 1, “xfce4-panel &” terminated by signal SIGABRT (Abort)
    Is this some problem with my fonts? Because I get alot of squares instead of asian symbols.
    This was happening to me too, but I think it was because of Russian characters.. I've now installed all of the ttf fonts and I hope xfce4-panel stops crashing

  • Gnome-shell crashes with my new video card (nvidia 450 GTS)

    Trying to use nouveau w/ gnome-shell and a new 450 GTS.  Firstly, gnome-shell enters fallback mode upon login.  Secondly, whenever I try to open a shell or a program such as firefox, gnome fallback mode crashes me back to gdm.  I'm not sure what to post log-wise.
    $ dmesg | grep nouv
    [ 5.593900] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 5.593905] nouveau 0000:01:00.0: setting latency timer to 64
    [ 5.595084] [drm] nouveau 0000:01:00.0: Detected an NVc0 generation card (0x0c3200a1)
    [ 5.595090] fb: conflicting fb hw usage nouveaufb vs EFI VGA - removing generic driver
    [ 5.599268] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
    [ 5.655781] [drm] nouveau 0000:01:00.0: ... appears to be valid
    [ 5.655783] [drm] nouveau 0000:01:00.0: BIT BIOS found
    [ 5.655785] [drm] nouveau 0000:01:00.0: Bios version 70.06.13.00
    [ 5.655786] [drm] nouveau 0000:01:00.0: Pointer to BIT loadval table invalid
    [ 5.655791] [drm] nouveau 0000:01:00.0: TMDS table version 2.0
    [ 5.655793] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0
    [ 5.655795] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 02000300 00000000
    [ 5.655796] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 01000302 00020030
    [ 5.655798] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 08011382 00020030
    [ 5.655799] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 04022310 00020030
    [ 5.655800] [drm] nouveau 0000:01:00.0: Raw DCB entry 4: 02033362 00020010
    [ 5.655802] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 16 4
    [ 5.655804] [drm] nouveau 0000:01:00.0: 0: 0x00001030: type 0x30 idx 0 tag 0x07
    [ 5.655806] [drm] nouveau 0000:01:00.0: 1: 0x00010131: type 0x31 idx 1 tag 0x51
    [ 5.655808] [drm] nouveau 0000:01:00.0: 2: 0x00000200: type 0x00 idx 2 tag 0xff
    [ 5.655809] [drm] nouveau 0000:01:00.0: 3: 0x00002361: type 0x61 idx 3 tag 0x08
    [ 5.655812] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0x6804
    [ 5.685944] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0x6EF8
    [ 5.698694] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0x80EC
    [ 5.698696] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0x80F6
    [ 5.698746] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0x82CB
    [ 5.698747] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0x8330
    [ 5.718755] [drm] nouveau 0000:01:00.0: 0x8330: Condition still not met after 20ms, skipping following opcodes
    [ 5.718762] [drm] nouveau 0000:01:00.0: voltage table 0x40 unknown
    [ 5.737503] [drm] nouveau 0000:01:00.0: 3 available performance level(s)
    [ 5.737506] [drm] nouveau 0000:01:00.0: 0: memory 135MHz core 50MHz shader 101MHz timing 2
    [ 5.737508] [drm] nouveau 0000:01:00.0: 1: memory 324MHz core 405MHz shader 810MHz voltage 10mV timing 1
    [ 5.737511] [drm] nouveau 0000:01:00.0: 3: memory 2000MHz core 930MHz shader 1860MHz voltage 20mV timing 3
    [ 5.737584] [drm] nouveau 0000:01:00.0: Detected 1024MiB VRAM
    [ 5.739691] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
    [ 5.741676] [drm] nouveau 0000:01:00.0: failed to load fuc409c
    [ 6.007900] [drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x8020000, bo ffff880220d17800
    [ 6.007939] fbcon: nouveaufb (fb0) is primary device
    [ 6.053430] fb0: nouveaufb frame buffer device
    [ 6.053435] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0
    Here is the Xorg.0.log
    [ 330.606]
    X.Org X Server 1.10.3
    Release Date: 2011-07-08
    [ 330.606] X Protocol Version 11, Revision 0
    [ 330.606] Build Operating System: Linux 2.6.39-ARCH x86_64
    [ 330.606] Current Operating System: Linux simplicity 3.0-ARCH #1 SMP PREEMPT Thu Jul 28 13:37:15 CEST 2011 x86_64
    [ 330.606] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=6f90540d-6153-48e3-a5e7-58f09b65c5cf ro quiet
    [ 330.606] Build Date: 09 July 2011 08:04:37AM
    [ 330.606]
    [ 330.606] Current version of pixman: 0.22.2
    [ 330.606] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 330.606] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 330.606] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 5 17:48:51 2011
    [ 330.606] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 330.607] (==) No Layout section. Using the first Screen section.
    [ 330.607] (==) No screen section available. Using defaults.
    [ 330.607] (**) |-->Screen "Default Screen Section" (0)
    [ 330.607] (**) | |-->Monitor "<default monitor>"
    [ 330.607] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 330.607] (**) | |-->Device "Nvidia card"
    [ 330.607] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 330.607] (==) Automatically adding devices
    [ 330.607] (==) Automatically enabling devices
    [ 330.607] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 330.607] Entry deleted from font path.
    [ 330.607] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 330.607] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 330.607] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 330.607] (II) Loader magic: 0x7d3440
    [ 330.607] (II) Module ABI versions:
    [ 330.607] X.Org ANSI C Emulation: 0.4
    [ 330.607] X.Org Video Driver: 10.0
    [ 330.607] X.Org XInput driver : 12.2
    [ 330.607] X.Org Server Extension : 5.0
    [ 330.608] (--) PCI:*(0:1:0:0) 10de:0dc4:0000:0000 rev 161, Mem @ 0xea000000/16777216, 0xd0000000/134217728, 0xdc000000/33554432, I/O @ 0x0000bf00/128, BIOS @ 0x????????/524288
    [ 330.608] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 330.608] (II) LoadModule: "extmod"
    [ 330.608] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 330.608] (II) Module extmod: vendor="X.Org Foundation"
    [ 330.608] compiled for 1.10.3, module version = 1.0.0
    [ 330.608] Module class: X.Org Server Extension
    [ 330.608] ABI class: X.Org Server Extension, version 5.0
    [ 330.608] (II) Loading extension MIT-SCREEN-SAVER
    [ 330.608] (II) Loading extension XFree86-VidModeExtension
    [ 330.608] (II) Loading extension XFree86-DGA
    [ 330.608] (II) Loading extension DPMS
    [ 330.608] (II) Loading extension XVideo
    [ 330.608] (II) Loading extension XVideo-MotionCompensation
    [ 330.608] (II) Loading extension X-Resource
    [ 330.608] (II) LoadModule: "dbe"
    [ 330.608] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 330.608] (II) Module dbe: vendor="X.Org Foundation"
    [ 330.608] compiled for 1.10.3, module version = 1.0.0
    [ 330.608] Module class: X.Org Server Extension
    [ 330.608] ABI class: X.Org Server Extension, version 5.0
    [ 330.608] (II) Loading extension DOUBLE-BUFFER
    [ 330.608] (II) LoadModule: "glx"
    [ 330.608] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 330.608] (II) Module glx: vendor="X.Org Foundation"
    [ 330.608] compiled for 1.10.3, module version = 1.0.0
    [ 330.608] ABI class: X.Org Server Extension, version 5.0
    [ 330.608] (==) AIGLX enabled
    [ 330.608] (II) Loading extension GLX
    [ 330.608] (II) LoadModule: "record"
    [ 330.608] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 330.608] (II) Module record: vendor="X.Org Foundation"
    [ 330.609] compiled for 1.10.3, module version = 1.13.0
    [ 330.609] Module class: X.Org Server Extension
    [ 330.609] ABI class: X.Org Server Extension, version 5.0
    [ 330.609] (II) Loading extension RECORD
    [ 330.609] (II) LoadModule: "dri"
    [ 330.609] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 330.609] (II) Module dri: vendor="X.Org Foundation"
    [ 330.609] compiled for 1.10.3, module version = 1.0.0
    [ 330.609] ABI class: X.Org Server Extension, version 5.0
    [ 330.609] (II) Loading extension XFree86-DRI
    [ 330.609] (II) LoadModule: "dri2"
    [ 330.609] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 330.609] (II) Module dri2: vendor="X.Org Foundation"
    [ 330.609] compiled for 1.10.3, module version = 1.2.0
    [ 330.609] ABI class: X.Org Server Extension, version 5.0
    [ 330.609] (II) Loading extension DRI2
    [ 330.609] (II) LoadModule: "nouveau"
    [ 330.609] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 330.609] (II) Module nouveau: vendor="X.Org Foundation"
    [ 330.609] compiled for 1.10.3, module version = 0.0.16
    [ 330.609] Module class: X.Org Video Driver
    [ 330.609] ABI class: X.Org Video Driver, version 10.0
    [ 330.609] (II) NOUVEAU driver
    [ 330.609] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 330.609] RIVA TNT (NV04)
    [ 330.609] RIVA TNT2 (NV05)
    [ 330.609] GeForce 256 (NV10)
    [ 330.609] GeForce 2 (NV11, NV15)
    [ 330.609] GeForce 4MX (NV17, NV18)
    [ 330.609] GeForce 3 (NV20)
    [ 330.609] GeForce 4Ti (NV25, NV28)
    [ 330.609] GeForce FX (NV3x)
    [ 330.610] GeForce 6 (NV4x)
    [ 330.610] GeForce 7 (G7x)
    [ 330.610] GeForce 8 (G8x)
    [ 330.610] GeForce GTX 200 (NVA0)
    [ 330.610] GeForce GTX 400 (NVC0)
    [ 330.610] (++) using VT number 8
    [ 330.616] drmOpenDevice: node name is /dev/dri/card0
    [ 330.616] drmOpenDevice: open result is 7, (OK)
    [ 330.616] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 330.616] drmOpenDevice: node name is /dev/dri/card0
    [ 330.616] drmOpenDevice: open result is 7, (OK)
    [ 330.616] drmOpenByBusid: drmOpenMinor returns 7
    [ 330.616] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 330.616] (II) [drm] nouveau interface version: 0.0.16
    [ 330.616] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 330.616] (II) Loading sub module "dri"
    [ 330.616] (II) LoadModule: "dri"
    [ 330.616] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 330.616] (II) Module dri: vendor="X.Org Foundation"
    [ 330.616] compiled for 1.10.3, module version = 1.0.0
    [ 330.616] ABI class: X.Org Server Extension, version 5.0
    [ 330.617] (II) NOUVEAU(0): Loaded DRI module
    [ 330.617] drmOpenDevice: node name is /dev/dri/card0
    [ 330.617] drmOpenDevice: open result is 8, (OK)
    [ 330.617] drmOpenDevice: node name is /dev/dri/card0
    [ 330.617] drmOpenDevice: open result is 8, (OK)
    [ 330.617] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 330.617] drmOpenDevice: node name is /dev/dri/card0
    [ 330.617] drmOpenDevice: open result is 8, (OK)
    [ 330.617] drmOpenByBusid: drmOpenMinor returns 8
    [ 330.617] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 330.617] (II) [drm] DRM interface version 1.4
    [ 330.617] (II) [drm] DRM open master succeeded.
    [ 330.617] (--) NOUVEAU(0): Chipset: "NVIDIA NVc3"
    [ 330.617] (II) NOUVEAU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 330.617] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [ 330.617] (==) NOUVEAU(0): RGB weight 888
    [ 330.617] (==) NOUVEAU(0): Default visual is TrueColor
    [ 330.617] (==) NOUVEAU(0): Using HW cursor
    [ 330.617] (==) NOUVEAU(0): GLX sync to VBlank disabled.
    [ 330.617] (==) NOUVEAU(0): Page flipping enabled
    [ 330.820] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
    [ 330.827] (II) NOUVEAU(0): Output DVI-D-1 has no monitor section
    [ 330.925] (II) NOUVEAU(0): Output VGA-1 has no monitor section
    [ 330.932] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
    [ 331.134] (II) NOUVEAU(0): EDID for output DVI-I-1
    [ 331.134] (II) NOUVEAU(0): Manufacturer: ACI Model: 22f7 Serial#: 166755
    [ 331.134] (II) NOUVEAU(0): Year: 2010 Week: 21
    [ 331.134] (II) NOUVEAU(0): EDID Version: 1.3
    [ 331.134] (II) NOUVEAU(0): Digital Display Input
    [ 331.134] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 48 vert.: 27
    [ 331.134] (II) NOUVEAU(0): Gamma: 2.20
    [ 331.134] (II) NOUVEAU(0): DPMS capabilities: Off
    [ 331.134] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 331.134] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 331.134] (II) NOUVEAU(0): redX: 0.651 redY: 0.334 greenX: 0.286 greenY: 0.600
    [ 331.134] (II) NOUVEAU(0): blueX: 0.152 blueY: 0.075 whiteX: 0.313 whiteY: 0.329
    [ 331.134] (II) NOUVEAU(0): Supported established timings:
    [ 331.134] (II) NOUVEAU(0): 720x400@70Hz
    [ 331.134] (II) NOUVEAU(0): 640x480@60Hz
    [ 331.134] (II) NOUVEAU(0): 640x480@67Hz
    [ 331.134] (II) NOUVEAU(0): 640x480@75Hz
    [ 331.134] (II) NOUVEAU(0): 800x600@56Hz
    [ 331.134] (II) NOUVEAU(0): 800x600@60Hz
    [ 331.134] (II) NOUVEAU(0): 800x600@72Hz
    [ 331.134] (II) NOUVEAU(0): 800x600@75Hz
    [ 331.134] (II) NOUVEAU(0): 832x624@75Hz
    [ 331.134] (II) NOUVEAU(0): 1024x768@60Hz
    [ 331.134] (II) NOUVEAU(0): 1024x768@70Hz
    [ 331.134] (II) NOUVEAU(0): 1024x768@75Hz
    [ 331.134] (II) NOUVEAU(0): 1280x1024@75Hz
    [ 331.134] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 331.134] (II) NOUVEAU(0): Supported standard timings:
    [ 331.134] (II) NOUVEAU(0): #0: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 331.134] (II) NOUVEAU(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 331.134] (II) NOUVEAU(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 331.134] (II) NOUVEAU(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 331.134] (II) NOUVEAU(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 331.134] (II) NOUVEAU(0): #5: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
    [ 331.134] (II) NOUVEAU(0): #6: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 331.134] (II) NOUVEAU(0): Supported detailed timing:
    [ 331.134] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 476 x 268 mm
    [ 331.134] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 331.134] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 331.134] (II) NOUVEAU(0): Serial No: A5LMTF166755
    [ 331.134] (II) NOUVEAU(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 331.134] (II) NOUVEAU(0): Monitor name: ASUS MS228
    [ 331.134] (II) NOUVEAU(0): Supported detailed timing:
    [ 331.134] (II) NOUVEAU(0): clock: 27.0 MHz Image Size: 476 x 268 mm
    [ 331.134] (II) NOUVEAU(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
    [ 331.134] (II) NOUVEAU(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
    [ 331.134] (II) NOUVEAU(0): Supported detailed timing:
    [ 331.134] (II) NOUVEAU(0): clock: 74.2 MHz Image Size: 476 x 268 mm
    [ 331.134] (II) NOUVEAU(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 331.134] (II) NOUVEAU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 331.134] (II) NOUVEAU(0): Supported detailed timing:
    [ 331.134] (II) NOUVEAU(0): clock: 74.2 MHz Image Size: 476 x 268 mm
    [ 331.134] (II) NOUVEAU(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 331.134] (II) NOUVEAU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 331.134] (II) NOUVEAU(0): Supported detailed timing:
    [ 331.134] (II) NOUVEAU(0): clock: 27.0 MHz Image Size: 476 x 268 mm
    [ 331.134] (II) NOUVEAU(0): h_active: 720 h_sync: 732 h_sync_end 796 h_blank_end 864 h_border: 0
    [ 331.134] (II) NOUVEAU(0): v_active: 576 v_sync: 581 v_sync_end 586 v_blanking: 625 v_border: 0
    [ 331.134] (II) NOUVEAU(0): Number of EDID sections to follow: 1
    [ 331.134] (II) NOUVEAU(0): EDID (in hex):
    [ 331.134] (II) NOUVEAU(0): 00ffffffffffff000469f722638b0200
    [ 331.134] (II) NOUVEAU(0): 1514010380301b782ae615a655499927
    [ 331.134] (II) NOUVEAU(0): 135054b7ef0081c0814081809500b300
    [ 331.134] (II) NOUVEAU(0): d1c0714f0101023a801871382d40582c
    [ 331.134] (II) NOUVEAU(0): 4500dc0c1100001e000000ff0041354c
    [ 331.134] (II) NOUVEAU(0): 4d54463136363735350a000000fd0037
    [ 331.135] (II) NOUVEAU(0): 4b1e5311000a202020202020000000fc
    [ 331.135] (II) NOUVEAU(0): 0041535553204d533232380a20200198
    [ 331.135] (II) NOUVEAU(0): EDID vendor "ACI", prod id 8951
    [ 331.135] (II) NOUVEAU(0): Using EDID range info for horizontal sync
    [ 331.135] (II) NOUVEAU(0): Using EDID range info for vertical refresh
    [ 331.135] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 331.135] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1440x480"x0.0 54.00 1440 1472 1596 1716 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1440x576"x0.0 54.00 1440 1464 1592 1728 576 581 586 625 -hsync -vsync (31.2 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz)
    [ 331.135] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
    [ 331.135] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 331.135] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 331.143] (II) NOUVEAU(0): EDID for output DVI-D-1
    [ 331.240] (II) NOUVEAU(0): EDID for output VGA-1
    [ 331.248] (II) NOUVEAU(0): EDID for output HDMI-1
    [ 331.248] (II) NOUVEAU(0): Output DVI-I-1 connected
    [ 331.248] (II) NOUVEAU(0): Output DVI-D-1 disconnected
    [ 331.248] (II) NOUVEAU(0): Output VGA-1 disconnected
    [ 331.248] (II) NOUVEAU(0): Output HDMI-1 disconnected
    [ 331.248] (II) NOUVEAU(0): Using exact sizes for initial modes
    [ 331.248] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1080
    [ 331.248] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 331.248] (--) NOUVEAU(0): Virtual size is 1920x1080 (pitch 0)
    [ 331.248] (**) NOUVEAU(0): Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "1680x1050": 146.2 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 331.248] (**) NOUVEAU(0): Mode "1280x720": 74.4 MHz (scaled from 0.0 MHz), 44.7 kHz, 60.0 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "720x480": 27.0 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 331.248] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
    [ 331.248] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 331.248] (**) NOUVEAU(0): Display dimensions: (480, 270) mm
    [ 331.248] (**) NOUVEAU(0): DPI set to (101, 101)
    [ 331.248] (II) Loading sub module "fb"
    [ 331.248] (II) LoadModule: "fb"
    [ 331.248] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 331.248] (II) Module fb: vendor="X.Org Foundation"
    [ 331.248] compiled for 1.10.3, module version = 1.0.0
    [ 331.248] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 331.248] (II) Loading sub module "exa"
    [ 331.248] (II) LoadModule: "exa"
    [ 331.248] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 331.248] (II) Module exa: vendor="X.Org Foundation"
    [ 331.248] compiled for 1.10.3, module version = 2.5.0
    [ 331.249] ABI class: X.Org Video Driver, version 10.0
    [ 331.249] (II) Loading sub module "shadowfb"
    [ 331.249] (II) LoadModule: "shadowfb"
    [ 331.249] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 331.249] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 331.249] compiled for 1.10.3, module version = 1.0.0
    [ 331.249] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 331.249] (--) Depth 24 pixmap format is 32 bpp
    [ 331.249] (EE) NOUVEAU(0): Error creating GPU channel: -19
    [ 331.249] (EE) NOUVEAU(0): Error initialising acceleration. Falling back to NoAccel
    [ 331.249] (==) NOUVEAU(0): Backing store disabled
    [ 331.249] (==) NOUVEAU(0): Silken mouse enabled
    [ 331.249] (==) NOUVEAU(0): DPMS enabled
    [ 331.249] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 331.249] (--) RandR disabled
    [ 331.249] (II) Initializing built-in extension Generic Event Extension
    [ 331.249] (II) Initializing built-in extension SHAPE
    [ 331.249] (II) Initializing built-in extension MIT-SHM
    [ 331.249] (II) Initializing built-in extension XInputExtension
    [ 331.249] (II) Initializing built-in extension XTEST
    [ 331.249] (II) Initializing built-in extension BIG-REQUESTS
    [ 331.249] (II) Initializing built-in extension SYNC
    [ 331.249] (II) Initializing built-in extension XKEYBOARD
    [ 331.249] (II) Initializing built-in extension XC-MISC
    [ 331.249] (II) Initializing built-in extension SECURITY
    [ 331.249] (II) Initializing built-in extension XINERAMA
    [ 331.249] (II) Initializing built-in extension XFIXES
    [ 331.249] (II) Initializing built-in extension RENDER
    [ 331.249] (II) Initializing built-in extension RANDR
    [ 331.249] (II) Initializing built-in extension COMPOSITE
    [ 331.249] (II) Initializing built-in extension DAMAGE
    [ 331.252] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 331.252] (II) AIGLX: Screen 0 is not DRI capable
    [ 331.255] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    [ 331.255] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 331.259] (II) NOUVEAU(0): NVEnterVT is called.
    [ 331.273] (II) NOUVEAU(0): Setting screen physical size to 508 x 285
    [ 331.273] resize called 1920 1080
    [ 331.337] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 331.337] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 331.337] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 331.337] (II) LoadModule: "evdev"
    [ 331.337] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 331.337] (II) Module evdev: vendor="X.Org Foundation"
    [ 331.337] compiled for 1.10.0, module version = 2.6.0
    [ 331.337] Module class: X.Org XInput Driver
    [ 331.337] ABI class: X.Org XInput driver, version 12.2
    [ 331.337] (II) Using input driver 'evdev' for 'Power Button'
    [ 331.337] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 331.337] (**) Power Button: always reports core events
    [ 331.337] (**) Power Button: Device: "/dev/input/event1"
    [ 331.337] (--) Power Button: Found keys
    [ 331.337] (II) Power Button: Configuring as keyboard
    [ 331.337] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [ 331.337] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 331.337] (**) Option "xkb_rules" "evdev"
    [ 331.337] (**) Option "xkb_model" "evdev"
    [ 331.337] (**) Option "xkb_layout" "us"
    [ 331.337] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 331.359] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 331.359] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 331.359] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 331.359] (II) Using input driver 'evdev' for 'Power Button'
    [ 331.359] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 331.359] (**) Power Button: always reports core events
    [ 331.359] (**) Power Button: Device: "/dev/input/event0"
    [ 331.359] (--) Power Button: Found keys
    [ 331.359] (II) Power Button: Configuring as keyboard
    [ 331.359] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [ 331.359] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 331.359] (**) Option "xkb_rules" "evdev"
    [ 331.359] (**) Option "xkb_model" "evdev"
    [ 331.359] (**) Option "xkb_layout" "us"
    [ 331.359] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 331.360] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event3)
    [ 331.360] (II) No input driver/identifier specified (ignoring)
    [ 331.361] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event4)
    [ 331.361] (II) No input driver/identifier specified (ignoring)
    [ 331.361] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event5)
    [ 331.361] (II) No input driver/identifier specified (ignoring)
    [ 331.361] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event6)
    [ 331.361] (II) No input driver/identifier specified (ignoring)
    [ 331.362] (II) config/udev: Adding input device Microsoft Natural® Ergonomic Keyboard 4000 (/dev/input/event8)
    [ 331.362] (**) Microsoft Natural® Ergonomic Keyboard 4000: Applying InputClass "evdev keyboard catchall"
    [ 331.362] (**) Microsoft Natural® Ergonomic Keyboard 4000: Applying InputClass "Keyboard Defaults"
    [ 331.362] (II) Using input driver 'evdev' for 'Microsoft Natural® Ergonomic Keyboard 4000'
    [ 331.362] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 331.362] (**) Microsoft Natural® Ergonomic Keyboard 4000: always reports core events
    [ 331.362] (**) Microsoft Natural® Ergonomic Keyboard 4000: Device: "/dev/input/event8"
    [ 331.362] (--) Microsoft Natural® Ergonomic Keyboard 4000: Found keys
    [ 331.362] (II) Microsoft Natural® Ergonomic Keyboard 4000: Configuring as keyboard
    [ 331.362] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/input/input8/event8"
    [ 331.362] (II) XINPUT: Adding extended input device "Microsoft Natural® Ergonomic Keyboard 4000" (type: KEYBOARD)
    [ 331.362] (**) Option "xkb_rules" "evdev"
    [ 331.362] (**) Option "xkb_model" "evdev"
    [ 331.362] (**) Option "xkb_layout" "us"
    [ 331.362] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 331.363] (II) config/udev: Adding input device Microsoft Natural® Ergonomic Keyboard 4000 (/dev/input/event9)
    [ 331.363] (**) Microsoft Natural® Ergonomic Keyboard 4000: Applying InputClass "evdev keyboard catchall"
    [ 331.363] (**) Microsoft Natural® Ergonomic Keyboard 4000: Applying InputClass "Keyboard Defaults"
    [ 331.363] (II) Using input driver 'evdev' for 'Microsoft Natural® Ergonomic Keyboard 4000'
    [ 331.363] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 331.363] (**) Microsoft Natural® Ergonomic Keyboard 4000: always reports core events
    [ 331.363] (**) Microsoft Natural® Ergonomic Keyboard 4000: Device: "/dev/input/event9"
    [ 331.363] (--) Microsoft Natural® Ergonomic Keyboard 4000: Found 1 mouse buttons
    [ 331.363] (--) Microsoft Natural® Ergonomic Keyboard 4000: Found scroll wheel(s)
    [ 331.363] (--) Microsoft Natural® Ergonomic Keyboard 4000: Found relative axes
    [ 331.363] (--) Microsoft Natural® Ergonomic Keyboard 4000: Found absolute axes
    [ 331.363] (--) Microsoft Natural® Ergonomic Keyboard 4000: Found keys
    [ 331.363] (II) Microsoft Natural® Ergonomic Keyboard 4000: Configuring as mouse
    [ 331.363] (II) Microsoft Natural® Ergonomic Keyboard 4000: Configuring as keyboard
    [ 331.363] (II) Microsoft Natural® Ergonomic Keyboard 4000: Adding scrollwheel support
    [ 331.363] (**) Microsoft Natural® Ergonomic Keyboard 4000: YAxisMapping: buttons 4 and 5
    [ 331.363] (**) Microsoft Natural® Ergonomic Keyboard 4000: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 331.363] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.1/input/input9/event9"
    [ 331.363] (II) XINPUT: Adding extended input device "Microsoft Natural® Ergonomic Keyboard 4000" (type: KEYBOARD)
    [ 331.363] (**) Option "xkb_rules" "evdev"
    [ 331.363] (**) Option "xkb_model" "evdev"
    [ 331.363] (**) Option "xkb_layout" "us"
    [ 331.363] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 331.363] (EE) Microsoft Natural® Ergonomic Keyboard 4000: failed to initialize for relative axes.
    [ 331.363] (II) Microsoft Natural® Ergonomic Keyboard 4000: initialized for absolute axes.
    [ 331.363] (**) Microsoft Natural® Ergonomic Keyboard 4000: (accel) keeping acceleration scheme 1
    [ 331.363] (**) Microsoft Natural® Ergonomic Keyboard 4000: (accel) acceleration profile 0
    [ 331.363] (**) Microsoft Natural® Ergonomic Keyboard 4000: (accel) acceleration factor: 2.000
    [ 331.363] (**) Microsoft Natural® Ergonomic Keyboard 4000: (accel) acceleration threshold: 4
    [ 331.364] (II) config/udev: Adding input device Kensington USB Input Device (/dev/input/event7)
    [ 331.364] (**) Kensington USB Input Device: Applying InputClass "evdev pointer catchall"
    [ 331.364] (II) Using input driver 'evdev' for 'Kensington USB Input Device'
    [ 331.364] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 331.364] (**) Kensington USB Input Device: always reports core events
    [ 331.364] (**) Kensington USB Input Device: Device: "/dev/input/event7"
    [ 331.364] (--) Kensington USB Input Device: Found 9 mouse buttons
    [ 331.364] (--) Kensington USB Input Device: Found scroll wheel(s)
    [ 331.364] (--) Kensington USB Input Device: Found relative axes
    [ 331.364] (--) Kensington USB Input Device: Found x and y relative axes
    [ 331.364] (II) Kensington USB Input Device: Configuring as mouse
    [ 331.364] (II) Kensington USB Input Device: Adding scrollwheel support
    [ 331.364] (**) Kensington USB Input Device: YAxisMapping: buttons 4 and 5
    [ 331.364] (**) Kensington USB Input Device: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 331.364] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/input/input7/event7"
    [ 331.364] (II) XINPUT: Adding extended input device "Kensington USB Input Device" (type: MOUSE)
    [ 331.364] (II) Kensington USB Input Device: initialized for relative axes.
    [ 331.364] (**) Kensington USB Input Device: (accel) keeping acceleration scheme 1
    [ 331.364] (**) Kensington USB Input Device: (accel) acceleration profile 0
    [ 331.364] (**) Kensington USB Input Device: (accel) acceleration factor: 2.000
    [ 331.364] (**) Kensington USB Input Device: (accel) acceleration threshold: 4
    [ 331.364] (II) config/udev: Adding input device Kensington USB Input Device (/dev/input/mouse0)
    [ 331.364] (II) No input driver/identifier specified (ignoring)
    [ 331.364] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event2)
    [ 331.364] (II) No input driver/identifier specified (ignoring)
    [ 331.581] (II) NOUVEAU(0): EDID vendor "ACI", prod id 8951
    [ 331.581] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 331.581] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 331.581] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 331.581] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1440x480"x0.0 54.00 1440 1472 1596 1716 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1440x576"x0.0 54.00 1440 1464 1592 1728 576 581 586 625 -hsync -vsync (31.2 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
    [ 331.581] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz)
    [ 331.983] (II) NOUVEAU(0): EDID vendor "ACI", prod id 8951
    [ 331.983] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 331.983] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 331.983] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 331.983] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 331.983] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 331.984] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
    [ 331.984] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 331.984] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
    [ 331.984] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 331.984] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
    [ 331.984] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz)
    [ 331.984] (II) NOUVEAU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz)
    [ 331.984] (II) NOUVEAU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz)
    [ 331.984] (II) NOUVEAU(0): Modeline "1440x480"x0.0 54.00 1440 1472 1596 1716 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 331.984] (II) NOUVEAU(0): Modeline "1440x576"x0.0 54.00 1440 1464 1592 1728 576 581 586 625 -hsync -vsync (31.2 kHz)
    [ 331.984] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
    [ 331.984] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz)
    [ 332.501] (II) NOUVEAU(0): EDID vendor "ACI", prod id 8951
    [ 332.501] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 332.501] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 332.501] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 332.501] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 332.501] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz)
    [ 332.502] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 332.502] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 332.502] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
    [ 332.502] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 332.502] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
    [ 332.502] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 332.502] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
    [ 332.502] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz)
    [ 332.502] (II) NOUVEAU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz)
    [ 332.502] (II) NOUVEAU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz)
    [ 332.502] (II) NOUVEAU(0): Modeline "1440x480"x0.0 54.00 1440 1472 1596 1716 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 332.502] (II) NOUVEAU(0): Modeline "1440x576"x0.0 54.00 1440 1464 1592 1728 576 581 586 625 -hsync -vsync (31.2 kHz)
    [ 332.502] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
    [ 332.502] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz)
    [ 333.020] (II) NOUVEAU(0): EDID vendor "ACI", prod id 8951
    [ 333.020] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 333.020] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 333.020] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 333.020] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1440x480"x0.0 54.00 1440 1472 1596 1716 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1440x576"x0.0 54.00 1440 1464 1592 1728 576 581 586 625 -hsync -vsync (31.2 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
    [ 333.020] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz)
    [ 333.753] (II) NOUVEAU(0): EDID vendor "ACI", prod id 8951
    [ 333.753] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 333.753] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 333.753] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 333.753] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 333.753] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz)
    [ 333.754] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 333.754] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 333.754] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
    [ 333.754] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 333.754] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
    [ 333.754] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 333.754] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
    [ 333.754] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz)
    [ 333.754] (II) NOUVEAU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz)
    [ 333.754] (II) NOUVEAU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz)
    [ 333.754] (II) NOUVEAU(0): Modeline "1440x480"x0.0 54.00 1440 1472 1596 1716 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 333.754] (II) NOUVEAU(0): Modeline "1440x576"x0.0 54.00 1440 1464 1592 1728 576 581 586 625 -hsync -vsync (31.2 kHz)
    [ 333.754] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
    [ 333.754] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz)
    [ 341.625] (II) NOUVEAU(0): EDID vendor "ACI", prod id 8951
    [ 341.625] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 341.625] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 341.625] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 341.625] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 341.625] (II) NOUVEAU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 341.625] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz)
    [ 341.625] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz)
    [ 341.625] (II) NOUVEAU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz)
    [ 341.625] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 341.625] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 341.625] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 341.625] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 341.625] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 341.625] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 341.625] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 341.625] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 341.625] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 341.625] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 341.626] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 62

    @sir - Works fine with proprietary driver.  Power supply is plenty large for this card.  It works fine under xfce.  The only features for the NVC0 series (this is an NVC3) that isn't the same as the others is "decode videos" which I took to mean VDPAU.  All other relevant features are the same as the NV50 series.
    Last edited by graysky (2011-08-06 09:59:38)

  • Libreoffice crashes after plug in external monitor

    Hi
    I have XFCE. When i plug in external monitor i get a crash from libreoffice. The message says that libreoffice has crashed and that documents will be saved. Has anybody got simillar issues?
    LibreOffice error message:
    Due to an unexpected errot, LibreOffice vrashed. All the files you were working on will be saved now. The next time LibreOffice is launched, your files will be recovered automatically.
    dmesg:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.0-ARCH (thomas@evey) (gcc version 4.6.1 (GCC) ) #1 SMP PREEMPT Sat Aug 6 16:49:00 CEST 2011
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 0000000000097c00 (usable)
    [ 0.000000] BIOS-e820: 0000000000097c00 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000e1000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 000000007dd80000 (usable)
    [ 0.000000] BIOS-e820: 000000007dd80000 - 000000007dd8f000 (ACPI data)
    [ 0.000000] BIOS-e820: 000000007dd8f000 - 000000007dde0000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 000000007dde0000 - 000000007de00000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed20000 - 00000000fed40000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
    [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    [ 0.000000] DMI 2.5 present.
    [ 0.000000] DMI: ASUSTeK Computer Inc. K50IJ /K50IJ , BIOS 209 07/10/2009
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] last_pfn = 0x7dd80 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-CFFFF write-protect
    [ 0.000000] D0000-DFFFF uncachable
    [ 0.000000] E0000-EFFFF write-through
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 base 07DE00000 mask FFFE00000 uncachable
    [ 0.000000] 2 base 07E000000 mask FFE000000 uncachable
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] found SMP MP-table at [c00ff780] ff780
    [ 0.000000] initial memory mapped : 0 - 00c00000
    [ 0.000000] Base memory trampoline at [c0093000] 93000 size 16384
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
    [ 0.000000] 0000000000 - 0000400000 page 4k
    [ 0.000000] 0000400000 - 0037400000 page 2M
    [ 0.000000] 0037400000 - 00377fe000 page 4k
    [ 0.000000] kernel direct mapping tables up to 377fe000 @ bfb000-c00000
    [ 0.000000] RAMDISK: 7db5b000 - 7dd70000
    [ 0.000000] Allocated new RAMDISK: 375e9000 - 377fd327
    [ 0.000000] Move RAMDISK from 000000007db5b000 - 000000007dd6f326 to 375e9000 - 377fd326
    [ 0.000000] ACPI: RSDP 000f93d0 00024 (v02 ACPIAM)
    [ 0.000000] ACPI: XSDT 7dd80100 00084 (v01 071009 XSDT1636 20090710 MSFT 00000097)
    [ 0.000000] ACPI: FACP 7dd80290 000F4 (v03 071009 FACP1636 20090710 MSFT 00000097)
    [ 0.000000] ACPI: DSDT 7dd80680 0CD1D (v01 K50IJ K50IJ209 00000209 INTL 20051117)
    [ 0.000000] ACPI: FACS 7dd8f000 00040
    [ 0.000000] ACPI: APIC 7dd80390 0005C (v01 071009 APIC1636 20090710 MSFT 00000097)
    [ 0.000000] ACPI: MCFG 7dd80430 0003C (v01 071009 OEMMCFG 20090710 MSFT 00000097)
    [ 0.000000] ACPI: OEMX 7dd80470 00176 (v01 071009 OEMX1636 20090710 MSFT 00000097)
    [ 0.000000] ACPI: ECDT 7dd80620 00054 (v01 071009 OEMECDT 20090710 MSFT 00000097)
    [ 0.000000] ACPI: DBGP 7dd803f0 00034 (v01 071009 DBGP1636 20090710 MSFT 00000097)
    [ 0.000000] ACPI: BOOT 7dd805f0 00028 (v01 071009 BOOT1636 20090710 MSFT 00000097)
    [ 0.000000] ACPI: OEMB 7dd8f040 00071 (v01 071009 OEMB1636 20090710 MSFT 00000097)
    [ 0.000000] ACPI: HPET 7dd8d3a0 00038 (v01 071009 OEMHPET 20090710 MSFT 00000097)
    [ 0.000000] ACPI: GSCI 7dd8f0c0 02024 (v01 071009 GMCHSCI 20090710 MSFT 00000097)
    [ 0.000000] ACPI: ATKG 7dd912f0 08024 (v01 022008 OEMATKG 20080220 MSFT 00000097)
    [ 0.000000] ACPI: SSDT 7dd99b20 004F0 (v01 PmRef CpuPm 00003000 INTL 20051117)
    [ 0.000000] ACPI: DMI detected: ASUS K50IJ
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] 1125MB HIGHMEM available.
    [ 0.000000] 887MB LOWMEM available.
    [ 0.000000] mapped low ram: 0 - 377fe000
    [ 0.000000] low ram: 0 - 377fe000
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] Normal 0x00001000 -> 0x000377fe
    [ 0.000000] HighMem 0x000377fe -> 0x0007dd80
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] early_node_map[2] active PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x00000097
    [ 0.000000] 0: 0x00000100 -> 0x0007dd80
    [ 0.000000] On node 0 totalpages: 515335
    [ 0.000000] free_area_init_node: node 0, pgdat c05add00, node_mem_map f6628200
    [ 0.000000] DMA zone: 32 pages used for memmap
    [ 0.000000] DMA zone: 0 pages reserved
    [ 0.000000] DMA zone: 3943 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: 2252 pages used for memmap
    [ 0.000000] HighMem zone: 285878 pages, LIFO batch:31
    [ 0.000000] Using APIC driver default
    [ 0.000000] ACPI: PM-Timer IO Port: 0x808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
    [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 0000000000097000 - 0000000000098000
    [ 0.000000] PM: Registered nosave memory: 0000000000098000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e1000
    [ 0.000000] PM: Registered nosave memory: 00000000000e1000 - 0000000000100000
    [ 0.000000] Allocating PCI resources starting at 7de00000 (gap: 7de00000:80f20000)
    [ 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 12 pages/cpu @f6000000 s25472 r0 d23680 u2097152
    [ 0.000000] pcpu-alloc: s25472 r0 d23680 u2097152 alloc=1*4194304
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 511307
    [ 0.000000] Kernel command line: root=/dev/sda1 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] Initializing CPU#0
    [ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
    [ 0.000000] allocated 8247040 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:0007dd80)
    [ 0.000000] Memory: 2027804k/2061824k available (3414k kernel code, 33536k reserved, 1408k data, 500k init, 1152520k highmem)
    [ 0.000000] virtual kernel memory layout:
    [ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    [ 0.000000] .init : 0xc05b6000 - 0xc0633000 ( 500 kB)
    [ 0.000000] .data : 0xc04559d5 - 0xc05b5a00 (1408 kB)
    [ 0.000000] .text : 0xc0100000 - 0xc04559d5 (3414 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] Verbose stalled-CPUs detection is disabled.
    [ 0.000000] NR_IRQS:512
    [ 0.000000] CPU 0 irqstacks, hard=f540c000 soft=f540e000
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.000000] Detected 1795.332 MHz processor.
    [ 0.003337] Calibrating delay loop (skipped), value calculated using timer frequency.. 3592.27 BogoMIPS (lpj=5984440)
    [ 0.003343] pid_max: default: 32768 minimum: 301
    [ 0.003394] Security Framework initialized
    [ 0.003400] AppArmor: AppArmor disabled by boot time parameter
    [ 0.003424] Mount-cache hash table entries: 512
    [ 0.003645] Initializing cgroup subsys cpuacct
    [ 0.003661] Initializing cgroup subsys memory
    [ 0.003672] Initializing cgroup subsys devices
    [ 0.003674] Initializing cgroup subsys freezer
    [ 0.003677] Initializing cgroup subsys net_cls
    [ 0.003679] Initializing cgroup subsys blkio
    [ 0.003723] CPU: Physical Processor ID: 0
    [ 0.003725] CPU: Processor Core ID: 0
    [ 0.003728] mce: CPU supports 6 MCE banks
    [ 0.003736] CPU0: Thermal monitoring handled by SMI
    [ 0.003740] using mwait in idle threads.
    [ 0.006852] ACPI: Core revision 20110413
    [ 0.016682] ftrace: allocating 15362 entries in 31 pages
    [ 0.020055] Enabling APIC mode: Flat. Using 1 I/O APICs
    [ 0.020414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.054743] CPU0: Intel Celeron(R) Dual-Core CPU T3000 @ 1.80GHz stepping 0a
    [ 0.056663] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    [ 0.056663] ... version: 2
    [ 0.056663] ... bit width: 40
    [ 0.056663] ... generic registers: 2
    [ 0.056663] ... value mask: 000000ffffffffff
    [ 0.056663] ... max period: 000000007fffffff
    [ 0.056663] ... fixed-purpose events: 3
    [ 0.056663] ... event mask: 0000000700000003
    [ 0.073448] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.100011] CPU 1 irqstacks, hard=f54e8000 soft=f54ea000
    [ 0.100014] Booting Node 0, Processors #1 Ok.
    [ 0.100017] smpboot cpu 1: start_ip = 93000
    [ 0.006666] Initializing CPU#1
    [ 0.006666] CPU1: Thermal monitoring handled by SMI
    [ 0.196686] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.203325] Brought up 2 CPUs
    [ 0.203328] Total of 2 processors activated (7184.88 BogoMIPS).
    [ 0.204206] devtmpfs: initialized
    [ 0.204206] PM: Registering ACPI NVS region at 7dd8f000 (331776 bytes)
    [ 0.204614] print_constraints: dummy:
    [ 0.204682] NET: Registered protocol family 16
    [ 0.204804] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.204807] ACPI: bus type pci registered
    [ 0.204906] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.204910] PCI: not using MMCONFIG
    [ 0.205140] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=4
    [ 0.205142] PCI: Using configuration type 1 for base access
    [ 0.206964] bio: create slab <bio-0> at 0
    [ 0.206964] ACPI: Deleted _OSI(Windows 2009)
    [ 0.209160] ACPI: EC: EC description table is found, configuring boot EC
    [ 0.209166] ACPI: EC: Look up EC in DSDT
    [ 0.218122] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.221024] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.230152] ACPI Warning: Incorrect checksum in table [ATKG] - 0x84, should be 0xE5 (20110413/tbutils-314)
    [ 0.230496] ACPI: SSDT 7dd993b0 00765 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.231045] ACPI: Dynamic OEM Table Load:
    [ 0.231049] ACPI: SSDT (null) 00765 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.231346] ACPI: SSDT 7dd99320 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
    [ 0.231894] ACPI: Dynamic OEM Table Load:
    [ 0.231897] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
    [ 0.232248] ACPI: Interpreter enabled
    [ 0.232260] ACPI: (supports S0 S3 S4 S5)
    [ 0.232287] ACPI: Using IOAPIC for interrupt routing
    [ 0.232319] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.234032] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.234035] PCI: Using MMCONFIG for extended config space
    [ 0.243183] ACPI: EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62
    [ 0.243546] ACPI: No dock devices found.
    [ 0.243548] HEST: Table not found.
    [ 0.243553] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.243848] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.244065] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.244068] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    [ 0.244072] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.244075] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
    [ 0.244078] pci_root PNP0A08:00: host bridge window [mem 0x7de00000-0xffffffff]
    [ 0.244094] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600
    [ 0.244121] DMAR: Forcing write-buffer flush capability
    [ 0.244147] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300
    [ 0.244164] pci 0000:00:02.0: reg 10: [mem 0xfe400000-0xfe7fffff 64bit]
    [ 0.244174] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.244181] pci 0000:00:02.0: reg 20: [io 0xdc00-0xdc07]
    [ 0.244219] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380
    [ 0.244232] pci 0000:00:02.1: reg 10: [mem 0xfe800000-0xfe8fffff 64bit]
    [ 0.244330] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
    [ 0.244399] pci 0000:00:1a.0: reg 20: [io 0xd880-0xd89f]
    [ 0.244468] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
    [ 0.244535] pci 0000:00:1a.1: reg 20: [io 0xd800-0xd81f]
    [ 0.244604] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03
    [ 0.244672] pci 0000:00:1a.2: reg 20: [io 0xd480-0xd49f]
    [ 0.244753] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
    [ 0.244784] pci 0000:00:1a.7: reg 10: [mem 0xfe9fbc00-0xfe9fbfff]
    [ 0.244890] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [ 0.244896] pci 0000:00:1a.7: PME# disabled
    [ 0.244932] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
    [ 0.244957] pci 0000:00:1b.0: reg 10: [mem 0xfe9f4000-0xfe9f7fff 64bit]
    [ 0.245049] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.245054] pci 0000:00:1b.0: PME# disabled
    [ 0.245086] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
    [ 0.245179] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.245185] pci 0000:00:1c.0: PME# disabled
    [ 0.245218] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604
    [ 0.245311] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.245317] pci 0000:00:1c.1: PME# disabled
    [ 0.245356] pci 0000:00:1c.5: [8086:294a] type 1 class 0x000604
    [ 0.245451] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 0.245457] pci 0000:00:1c.5: PME# disabled
    [ 0.245494] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
    [ 0.245563] pci 0000:00:1d.0: reg 20: [io 0xd400-0xd41f]
    [ 0.245634] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
    [ 0.245702] pci 0000:00:1d.1: reg 20: [io 0xd080-0xd09f]
    [ 0.245771] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
    [ 0.245839] pci 0000:00:1d.2: reg 20: [io 0xd000-0xd01f]
    [ 0.245920] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
    [ 0.245951] pci 0000:00:1d.7: reg 10: [mem 0xfe9fb800-0xfe9fbbff]
    [ 0.246056] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.246062] pci 0000:00:1d.7: PME# disabled
    [ 0.246091] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
    [ 0.246183] pci 0000:00:1f.0: [8086:2919] type 0 class 0x000601
    [ 0.246345] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106
    [ 0.246377] pci 0000:00:1f.2: reg 10: [io 0xcc00-0xcc07]
    [ 0.246390] pci 0000:00:1f.2: reg 14: [io 0xc880-0xc883]
    [ 0.246404] pci 0000:00:1f.2: reg 18: [io 0xc800-0xc807]
    [ 0.246417] pci 0000:00:1f.2: reg 1c: [io 0xc480-0xc483]
    [ 0.246430] pci 0000:00:1f.2: reg 20: [io 0xc400-0xc41f]
    [ 0.246443] pci 0000:00:1f.2: reg 24: [mem 0xfe9fb000-0xfe9fb7ff]
    [ 0.246501] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.246506] pci 0000:00:1f.2: PME# disabled
    [ 0.246598] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
    [ 0.246604] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
    [ 0.246610] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    [ 0.246619] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 0.246718] pci 0000:02:00.0: [168c:002b] type 0 class 0x000280
    [ 0.246751] pci 0000:02:00.0: reg 10: [mem 0xfeaf0000-0xfeafffff 64bit]
    [ 0.246873] pci 0000:02:00.0: supports D1
    [ 0.246876] pci 0000:02:00.0: PME# supported from D0 D1 D3hot D3cold
    [ 0.246883] pci 0000:02:00.0: PME# disabled
    [ 0.246929] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
    [ 0.246935] pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled)
    [ 0.246941] pci 0000:00:1c.1: bridge window [mem 0xfea00000-0xfeafffff]
    [ 0.246950] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 0.247043] pci 0000:03:00.0: [1969:1026] type 0 class 0x000200
    [ 0.247076] pci 0000:03:00.0: reg 10: [mem 0xfebc0000-0xfebfffff 64bit]
    [ 0.247094] pci 0000:03:00.0: reg 18: [io 0xec00-0xec7f]
    [ 0.247203] pci 0000:03:00.0: PME# supported from D3hot D3cold
    [ 0.247210] pci 0000:03:00.0: PME# disabled
    [ 0.247248] pci 0000:00:1c.5: PCI bridge to [bus 03-03]
    [ 0.247254] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
    [ 0.247259] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
    [ 0.247268] pci 0000:00:1c.5: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 0.247370] pci 0000:00:1e.0: PCI bridge to [bus 04-04] (subtractive decode)
    [ 0.247376] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
    [ 0.247382] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    [ 0.247391] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 0.247394] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.247397] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.247400] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.247403] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    [ 0.247407] pci 0000:00:1e.0: bridge window [mem 0x7de00000-0xffffffff] (subtractive decode)
    [ 0.247437] pci_bus 0000:00: on NUMA node 0
    [ 0.247441] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.247651] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
    [ 0.247695] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
    [ 0.247885] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.248174] pci0000:00: ACPI _OSC control (0x1d) granted
    [ 0.259190] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12)
    [ 0.259248] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 10 12)
    [ 0.259304] ACPI: PCI Interrupt Link [LNKC] (IRQs *6)
    [ 0.259356] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 7 10 12)
    [ 0.259410] ACPI: PCI Interrupt Link [LNKE] (IRQs 6) *0, disabled.
    [ 0.259462] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 10 12)
    [ 0.259517] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 5 6 7 10 12)
    [ 0.259572] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 12)
    [ 0.259683] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.259697] vgaarb: loaded
    [ 0.259699] vgaarb: bridge control possible 0000:00:02.0
    [ 0.259809] PCI: Using ACPI for IRQ routing
    [ 0.259812] PCI: pci_cache_line_size set to 64 bytes
    [ 0.259912] reserve RAM buffer: 0000000000097c00 - 000000000009ffff
    [ 0.259915] reserve RAM buffer: 000000007dd80000 - 000000007fffffff
    [ 0.260058] NetLabel: Initializing
    [ 0.260060] NetLabel: domain hash size = 128
    [ 0.260062] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.260077] NetLabel: unlabeled traffic allowed by default
    [ 0.260094] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    [ 0.260103] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    [ 0.260108] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
    [ 0.270003] Switching to clocksource hpet
    [ 0.273239] Switched to NOHz mode on CPU #0
    [ 0.273288] Switched to NOHz mode on CPU #1
    [ 0.277882] pnp: PnP ACPI init
    [ 0.277905] ACPI: bus type pnp registered
    [ 0.278057] pnp 00:00: [bus 00-ff]
    [ 0.278061] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.278064] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.278069] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.278072] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.278075] pnp 00:00: [mem 0x000d0000-0x000dffff window]
    [ 0.278078] pnp 00:00: [mem 0x7de00000-0xffffffff window]
    [ 0.278081] pnp 00:00: [mem 0x00000000-0xffffffff window]
    [ 0.278186] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.278198] pnp 00:01: [mem 0xfed10000-0xfed19fff]
    [ 0.278259] system 00:01: [mem 0xfed10000-0xfed19fff] has been reserved
    [ 0.278264] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.278299] pnp 00:02: [dma 4]
    [ 0.278301] pnp 00:02: [io 0x0000-0x000f]
    [ 0.278304] pnp 00:02: [io 0x0081-0x0083]
    [ 0.278306] pnp 00:02: [io 0x0087]
    [ 0.278309] pnp 00:02: [io 0x0089-0x008b]
    [ 0.278311] pnp 00:02: [io 0x008f]
    [ 0.278313] pnp 00:02: [io 0x00c0-0x00df]
    [ 0.278345] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.278357] pnp 00:03: [io 0x0070-0x0071]
    [ 0.278371] pnp 00:03: [irq 8]
    [ 0.278402] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.278441] pnp 00:04: [io 0x0060]
    [ 0.278443] pnp 00:04: [io 0x0064]
    [ 0.278449] pnp 00:04: [irq 1]
    [ 0.278483] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.278536] pnp 00:05: [irq 12]
    [ 0.278575] pnp 00:05: Plug and Play ACPI device, IDs ETD0001 PNP0f0e PNP0f0b PNP0f03 PNP0f13 PNP0f12 (active)
    [ 0.278586] pnp 00:06: [io 0x0061]
    [ 0.278618] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.278628] pnp 00:07: [io 0x00f0-0x00ff]
    [ 0.278634] pnp 00:07: [irq 13]
    [ 0.278667] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.278826] pnp 00:08: [io 0x0010-0x001f]
    [ 0.278829] pnp 00:08: [io 0x0022-0x003f]
    [ 0.278831] pnp 00:08: [io 0x0044-0x005f]
    [ 0.278833] pnp 00:08: [io 0x0063]
    [ 0.278836] pnp 00:08: [io 0x0065]
    [ 0.278838] pnp 00:08: [io 0x0067-0x006f]
    [ 0.278840] pnp 00:08: [io 0x0072-0x007f]
    [ 0.278842] pnp 00:08: [io 0x0080]
    [ 0.278845] pnp 00:08: [io 0x0084-0x0086]
    [ 0.278847] pnp 00:08: [io 0x0088]
    [ 0.278849] pnp 00:08: [io 0x008c-0x008e]
    [ 0.278852] pnp 00:08: [io 0x0090-0x009f]
    [ 0.278854] pnp 00:08: [io 0x00a2-0x00bf]
    [ 0.278856] pnp 00:08: [io 0x00e0-0x00ef]
    [ 0.278859] pnp 00:08: [io 0x04d0-0x04d1]
    [ 0.278861] pnp 00:08: [io 0x0800-0x087f]
    [ 0.278863] pnp 00:08: [io 0x0400-0x041f]
    [ 0.278866] pnp 00:08: [io 0x0500-0x057f]
    [ 0.278869] pnp 00:08: [mem 0xfe9fac00-0xfe9facff window]
    [ 0.278871] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
    [ 0.278874] pnp 00:08: [mem 0xfed20000-0xfed3ffff]
    [ 0.278876] pnp 00:08: [mem 0xfed45000-0xfed89fff]
    [ 0.278879] pnp 00:08: [mem 0xfed90000-0xfed90fff]
    [ 0.278881] pnp 00:08: [mem 0xfed91000-0xfed91fff]
    [ 0.278884] pnp 00:08: [mem 0xfed92000-0xfed92fff]
    [ 0.278886] pnp 00:08: [mem 0xfed93000-0xfed93fff]
    [ 0.278888] pnp 00:08: [mem 0xffb00000-0xffbfffff]
    [ 0.278891] pnp 00:08: [mem 0xfff00000-0xffffffff]
    [ 0.278969] system 00:08: [io 0x04d0-0x04d1] has been reserved
    [ 0.278973] system 00:08: [io 0x0800-0x087f] has been reserved
    [ 0.278976] system 00:08: [io 0x0400-0x041f] has been reserved
    [ 0.278979] system 00:08: [io 0x0500-0x057f] has been reserved
    [ 0.278982] system 00:08: [mem 0xfe9fac00-0xfe9facff window] has been reserved
    [ 0.278986] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.278989] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.278993] system 00:08: [mem 0xfed45000-0xfed89fff] has been reserved
    [ 0.278996] system 00:08: [mem 0xfed90000-0xfed90fff] has been reserved
    [ 0.278999] system 00:08: [mem 0xfed91000-0xfed91fff] has been reserved
    [ 0.279002] system 00:08: [mem 0xfed92000-0xfed92fff] has been reserved
    [ 0.279006] system 00:08: [mem 0xfed93000-0xfed93fff] has been reserved
    [ 0.279009] system 00:08: [mem 0xffb00000-0xffbfffff] has been reserved
    [ 0.279012] system 00:08: [mem 0xfff00000-0xffffffff] has been reserved
    [ 0.279016] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.279083] pnp 00:09: [mem 0xfed00000-0xfed003ff]
    [ 0.279119] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.279178] pnp 00:0a: [mem 0xffa00000-0xffbfffff]
    [ 0.279181] pnp 00:0a: [mem 0xffe00000-0xffffffff]
    [ 0.279236] system 00:0a: [mem 0xffa00000-0xffbfffff] could not be reserved
    [ 0.279239] system 00:0a: [mem 0xffe00000-0xffffffff] could not be reserved
    [ 0.279243] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.279292] pnp 00:0b: [mem 0xffc00000-0xffdfffff]
    [ 0.279347] system 00:0b: [mem 0xffc00000-0xffdfffff] has been reserved
    [ 0.279351] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.279412] pnp 00:0c: [mem 0xfec00000-0xfec00fff]
    [ 0.279415] pnp 00:0c: [mem 0xfee00000-0xfee00fff]
    [ 0.279417] pnp 00:0c: [mem 0xfec10000-0xfec17fff]
    [ 0.279419] pnp 00:0c: [mem 0xfec18000-0xfec1ffff]
    [ 0.279422] pnp 00:0c: [mem 0xfec38000-0xfec3ffff]
    [ 0.279424] pnp 00:0c: [io 0x0250-0x0253]
    [ 0.279427] pnp 00:0c: [io 0x0256-0x025f]
    [ 0.279484] system 00:0c: [io 0x0250-0x0253] has been reserved
    [ 0.279487] system 00:0c: [io 0x0256-0x025f] has been reserved
    [ 0.279491] system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.279494] system 00:0c: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.279497] system 00:0c: [mem 0xfec10000-0xfec17fff] has been reserved
    [ 0.279501] system 00:0c: [mem 0xfec18000-0xfec1ffff] has been reserved
    [ 0.279504] system 00:0c: [mem 0xfec38000-0xfec3ffff] has been reserved
    [ 0.279508] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.279585] pnp 00:0d: [mem 0xe0000000-0xefffffff]
    [ 0.279641] system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.279645] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.279954] pnp 00:0e: [mem 0x00000000-0x0009ffff]
    [ 0.279957] pnp 00:0e: [mem 0x000c0000-0x000cffff]
    [ 0.279965] pnp 00:0e: [mem 0x000e0000-0x000fffff]
    [ 0.279967] pnp 00:0e: [mem 0x00100000-0x7ddfffff]
    [ 0.279970] pnp 00:0e: [mem 0x00000000-0xffffffff disabled]
    [ 0.280081] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.280085] system 00:0e: [mem 0x000c0000-0x000cffff] could not be reserved
    [ 0.280088] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved
    [ 0.280092] system 00:0e: [mem 0x00100000-0x7ddfffff] could not be reserved
    [ 0.280095] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.280257] pnp: PnP ACPI: found 15 devices
    [ 0.280259] ACPI: ACPI bus type pnp unregistered
    [ 0.316954] PCI: max bus depth: 1 pci_try_num: 2
    [ 0.317008] pci 0000:00:1c.5: BAR 15: assigned [mem 0x7de00000-0x7dffffff 64bit pref]
    [ 0.317012] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
    [ 0.317014] pci 0000:00:1c.0: bridge window [io disabled]
    [ 0.317021] pci 0000:00:1c.0: bridge window [mem disabled]
    [ 0.317026] pci 0000:00:1c.0: bridge window [mem pref disabled]
    [ 0.317035] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
    [ 0.317037] pci 0000:00:1c.1: bridge window [io disabled]
    [ 0.317045] pci 0000:00:1c.1: bridge window [mem 0xfea00000-0xfeafffff]
    [ 0.317050] pci 0000:00:1c.1: bridge window [mem pref disabled]
    [ 0.317059] pci 0000:00:1c.5: PCI bridge to [bus 03-03]
    [ 0.317063] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
    [ 0.317070] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
    [ 0.317077] pci 0000:00:1c.5: bridge window [mem 0x7de00000-0x7dffffff 64bit pref]
    [ 0.317086] pci 0000:00:1e.0: PCI bridge to [bus 04-04]
    [ 0.317088] pci 0000:00:1e.0: bridge window [io disabled]
    [ 0.317094] pci 0000:00:1e.0: bridge window [mem disabled]
    [ 0.317100] pci 0000:00:1e.0: bridge window [mem pref disabled]
    [ 0.317124] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 0.317130] pci 0000:00:1c.0: setting latency timer to 64
    [ 0.317141] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 0.317147] pci 0000:00:1c.1: setting latency timer to 64
    [ 0.317156] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 0.317162] pci 0000:00:1c.5: setting latency timer to 64
    [ 0.317171] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.317176] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.317179] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.317181] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.317184] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.317187] pci_bus 0000:00: resource 8 [mem 0x7de00000-0xffffffff]
    [ 0.317191] pci_bus 0000:02: resource 1 [mem 0xfea00000-0xfeafffff]
    [ 0.317194] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
    [ 0.317197] pci_bus 0000:03: resource 1 [mem 0xfeb00000-0xfebfffff]
    [ 0.317200] pci_bus 0000:03: resource 2 [mem 0x7de00000-0x7dffffff 64bit pref]
    [ 0.317203] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
    [ 0.317206] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
    [ 0.317209] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.317211] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.317214] pci_bus 0000:04: resource 8 [mem 0x7de00000-0xffffffff]
    [ 0.317261] NET: Registered protocol family 2
    [ 0.317339] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    [ 0.317587] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.318048] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.318337] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.318341] TCP reno registered
    [ 0.318344] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.318357] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.318534] NET: Registered protocol family 1
    [ 0.318557] pci 0000:00:02.0: Boot video device
    [ 0.318744] PCI: CLS 32 bytes, default 64
    [ 0.318812] Unpacking initramfs...
    [ 0.362878] Freeing initrd memory: 2132k freed
    [ 0.363915] Simple Boot Flag at 0x51 set to 0x1
    [ 0.364233] apm: BIOS not found.
    [ 0.364425] audit: initializing netlink socket (disabled)
    [ 0.364441] type=2000 audit(1312909012.363:1): initialized
    [ 0.368688] highmem bounce pool size: 64 pages
    [ 0.368694] HugeTLB registered 4 MB page size, pre-allocated 0 pages
    [ 0.378607] VFS: Disk quotas dquot_6.5.2
    [ 0.378705] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.378834] msgmni has been set to 1713
    [ 0.379068] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.379105] io scheduler noop registered
    [ 0.379108] io scheduler deadline registered
    [ 0.379123] io scheduler cfq registered (default)
    [ 0.379271] pcieport 0000:00:1c.0: setting latency timer to 64
    [ 0.379334] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
    [ 0.379455] pcieport 0000:00:1c.1: setting latency timer to 64
    [ 0.379513] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
    [ 0.379630] pcieport 0000:00:1c.5: setting latency timer to 64
    [ 0.379688] pcieport 0000:00:1c.5: irq 42 for MSI/MSI-X
    [ 0.379845] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    [ 0.379852] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    [ 0.379878] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
    [ 0.379881] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
    [ 0.379887] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
    [ 0.379912] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
    [ 0.379915] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
    [ 0.379921] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
    [ 0.380079] intel_idle: MWAIT substates: 0x2220
    [ 0.380081] intel_idle: does not run on family 6 model 23
    [ 0.380087] ERST: Table is not found!
    [ 0.380103] isapnp: Scanning for PnP cards...
    [ 0.737174] isapnp: No Plug & Play device found
    [ 0.737249] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.927374] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
    [ 0.930998] i8042: Detected active multiplexing controller, rev 1.1
    [ 0.934050] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.934091] serio: i8042 AUX0 port at 0x60,0x64 irq 12
    [ 0.934122] serio: i8042 AUX1 port at 0x60,0x64 irq 12
    [ 0.934155] serio: i8042 AUX2 port at 0x60,0x64 irq 12
    [ 0.934186] serio: i8042 AUX3 port at 0x60,0x64 irq 12
    [ 0.934296] mousedev: PS/2 mouse device common for all mice
    [ 0.934388] rtc_cmos 00:03: RTC can wake from S4
    [ 0.934524] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.934557] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.934588] cpuidle: using governor ladder
    [ 0.934590] cpuidle: using governor menu
    [ 0.934876] TCP cubic registered
    [ 0.934879] NET: Registered protocol family 17
    [ 0.934888] Registering the dns_resolver key type
    [ 0.934915] Using IPI No-Shortcut mode
    [ 0.935017] PM: Hibernation image not present or could not be loaded.
    [ 0.935024] registered taskstats version 1
    [ 0.939311] rtc_cmos 00:03: setting system clock to 2011-08-09 16:56:53 UTC (1312909013)
    [ 0.939352] Initializing network drop monitor service
    [ 0.939447] Freeing unused kernel memory: 500k freed
    [ 0.939681] Write protecting the kernel text: 3416k
    [ 0.939709] Write protecting the kernel read-only data: 1036k
    [ 0.953922] udevd[54]: starting version 173
    [ 0.977498] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.019140] usbcore: registered new interface driver usbfs
    [ 1.019176] usbcore: registered new interface driver hub
    [ 1.049312] usbcore: registered new device driver usb
    [ 1.050500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.050540] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 1.050563] ehci_hcd 0000:00:1a.7: setting latency timer to 64
    [ 1.050567] ehci_hcd 0000:00:1a.7: EHCI Host Controller
    [ 1.050604] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    [ 1.050644] ehci_hcd 0000:00:1a.7: debug port 1
    [ 1.068233] SCSI subsystem initialized
    [ 1.068335] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
    [ 1.068361] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfe9fbc00
    [ 1.079182] libata version 3.00 loaded.
    [ 1.080102] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    [ 1.080303] hub 1-0:1.0: USB hub found
    [ 1.080309] hub 1-0:1.0: 6 ports detected
    [ 1.080423] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 1.080445] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    [ 1.080450] ehci_hcd 0000:00:1d.7: EHCI Host Controller
    [ 1.080461] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    [ 1.080495] ehci_hcd 0000:00:1d.7: debug port 1
    [ 1.084638] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
    [ 1.084665] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfe9fb800
    [ 1.096705] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 1.097358] hub 2-0:1.0: USB hub found
    [ 1.097365] hub 2-0:1.0: 6 ports detected
    [ 1.097486] ahci 0000:00:1f.2: version 3.0
    [ 1.097508] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 1.097565] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
    [ 1.097619] ahci: SSS flag set, parallel bus scan disabled
    [ 1.097653] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
    [ 1.097657] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs
    [ 1.097664] ahci 0000:00:1f.2: setting latency timer to 64
    [ 1.103903] scsi0 : ahci
    [ 1.104030] scsi1 : ahci
    [ 1.104126] scsi2 : ahci
    [ 1.104218] scsi3 : ahci
    [ 1.104495] ata1: SATA max UDMA/133 abar m2048@0xfe9fb000 port 0xfe9fb100 irq 43
    [ 1.104500] ata2: SATA max UDMA/133 abar m2048@0xfe9fb000 port 0xfe9fb180 irq 43
    [ 1.104502] ata3: DUMMY
    [ 1.104504] ata4: DUMMY
    [ 1.163917] uhci_hcd: USB Universal Host Controller Interface driver
    [ 1.163984] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 1.163997] uhci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 1.164113] uhci_hcd 0000:00:1a.0: UHCI Host Controller
    [ 1.164129] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    [ 1.164178] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000d880
    [ 1.164368] hub 3-0:1.0: USB hub found
    [ 1.164373] hub 3-0:1.0: 2 ports detected
    [ 1.164477] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    [ 1.164486] uhci_hcd 0000:00:1a.1: setting latency timer to 64
    [ 1.164490] uhci_hcd 0000:00:1a.1: UHCI Host Controller
    [ 1.164500] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    [ 1.164539] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000d800
    [ 1.164699] hub 4-0:1.0: USB hub found
    [ 1.164704] hub 4-0:1.0: 2 ports detected
    [ 1.164787] uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    [ 1.164795] uhci_hcd 0000:00:1a.2: setting latency timer to 64
    [ 1.164799] uhci_hcd 0000:00:1a.2: UHCI Host Controller
    [ 1.164808] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
    [ 1.164848] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000d480
    [ 1.165008] hub 5-0:1.0: USB hub found
    [ 1.165012] hub 5-0:1.0: 2 ports detected
    [ 1.165099] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 1.165107] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 1.165111] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 1.165122] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
    [ 1.165154] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d400
    [ 1.165311] hub 6-0:1.0: USB hub found
    [ 1.165316] hub 6-0:1.0: 2 ports detected
    [ 1.165398] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 1.165408] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 1.165412] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 1.165421] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
    [ 1.165450] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d080
    [ 1.165607] hub 7-0:1.0: USB hub found
    [ 1.165611] hub 7-0:1.0: 2 ports detected
    [ 1.165696] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 1.165704] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 1.165708] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 1.165717] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
    [ 1.165747] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d000
    [ 1.165914] hub 8-0:1.0: USB hub found
    [ 1.165919] hub 8-0:1.0: 2 ports detected
    [ 1.366705] Refined TSC clocksource calibration: 1795.499 MHz.
    [ 1.366711] Switching to clocksource tsc
    [ 1.386680] usb 1-3: new high speed USB device number 2 using ehci_hcd
    [ 1.423359] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.425060] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 1.425379] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 1.425384] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 1.427244] ata1.00: ATA-8: ST9320325AS, 0002SDM1, max UDMA/133
    [ 1.427247] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32)
    [ 1.429377] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 1.429687] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 1.429691] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 1.431520] ata1.00: configured for UDMA/133
    [ 1.431677] scsi 0:0:0:0: Direct-Access ATA ST9320325AS 0002 PQ: 0 ANSI: 5
    [ 1.750027] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 1.765044] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 1.765049] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 1.778146] ata2.00: ATAPI: Optiarc DVD RW AD-7580S, FX20, max UDMA/100
    [ 1.794186] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 1.794191] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 1.807014] ata2.00: configured for UDMA/100
    [ 1.810609] scsi 1:0:0:0: CD-ROM Optiarc DVD RW AD-7580S FX20 PQ: 0 ANSI: 5
    [ 1.817797] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    [ 1.817854] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.817857] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.817881] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.822707] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 1.822711] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 1.823032] sr 1:0:0:0: Attached scsi CD-ROM sr0
    [ 1.836683] usb 6-2: new low speed USB device number 2 using uhci_hcd
    [ 1.859083] sda: sda1 sda2 sda3 sda4 < sda5 >
    [ 1.859555] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 2.023721] input: MosArt Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.0/input/input1
    [ 2.023829] generic-usb 0003:13EE:0003.0001: input,hidraw0: USB HID v1.10 Mouse [MosArt Optical Mouse] on usb-0000:00:1d.0-2/input0
    [ 2.023850] usbcore: registered new interface driver usbhid
    [ 2.023852] usbhid: USB HID core driver
    [ 2.650851] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 4.258021] udevd[287]: starting version 173
    [ 4.739711] asus_acpi: Asus Laptop ACPI Extras version 0.30
    [ 4.739876] asus_acpi: unsupported model K50IJ, trying default values
    [ 4.739878] asus_acpi: send /proc/acpi/dsdt to the developers
    [ 4.816300] iTCO_vendor_support: vendor-support=0
    [ 4.824448] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
    [ 4.824569] iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x0860)
    [ 4.824660] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 4.827238] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
    [ 4.827382] ACPI: AC Adapter [AC0] (on-line)
    [ 4.828155] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
    [ 4.828165] ACPI: Sleep Button [SLPB]
    [ 4.828230] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
    [ 4.831492] ACPI: Lid Switch [LID]
    [ 4.831614] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 4.831621] ACPI: Power Button [PWRF]
    [ 4.865124] Linux agpgart interface v0.103
    [ 4.921369] cfg80211: Calling CRDA to update world regulatory domain
    [ 4.936814] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
    [ 4.936824] ACPI: Battery Slot [BAT0] (battery present)
    [ 4.941752] ATL1E 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 4.941770] ATL1E 0000:03:00.0: setting latency timer to 64
    [ 4.945788] thermal LNXTHERM:00: registered as thermal_zone0
    [ 4.945792] ACPI: Thermal Zone [THRM] (44 C)
    [ 4.970466] ACPI: acpi_idle registered with cpuidle
    [ 4.974411] Monitor-Mwait will be used to enter C-1 state
    [ 4.974445] Monitor-Mwait will be used to enter C-2 state
    [ 4.974469] Monitor-Mwait will be used to enter C-3 state
    [ 4.974477] Marking TSC unstable due to TSC halts in idle
    [ 4.975874] Switching to clocksource hpet
    [ 5.032723] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
    [ 5.032822] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
    [ 5.033439] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
    [ 5.033728] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
    [ 5.105663] [drm] Initialized drm 1.1.0 20060810
    [ 5.107962] ath9k 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 5.107977] ath9k 0000:02:00.0: setting latency timer to 64
    [ 5.142586] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 5.142593] i915 0000:00:02.0: setting latency timer to 64
    [ 5.159185] ath: EEPROM regdomain: 0x60
    [ 5.159188] ath: EEPROM indicates we should expect a direct regpair map
    [ 5.159191] ath: Country alpha2 being used: 00
    [ 5.159193] ath: Regpair used: 0x60
    [ 5.168070] i915 0000:00:02.0: irq 44 for MSI/MSI-X
    [ 5.168078] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 5.168080] [drm] Driver supports precise vblank timestamp query.
    [ 5.168129] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 5.191736] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
    [ 5.192424] Registered led device: ath9k-phy0
    [ 5.192433] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf81a0000, irq=17
    [ 5.288322] asus_laptop: Asus Laptop Support version 0.42
    [ 5.288486] asus_laptop: K50IJ model detected
    [ 5.288978] asus_laptop: Backlight controlled by ACPI video driver
    [ 5.289084] input: Asus Laptop extra buttons as /devices/platform/asus_laptop/input/input5
    [ 5.393429] sd 0:0:0:0: Attached scsi generic sg0 type 0
    [ 5.393627] sr 1:0:0:0: Attached scsi generic sg1 type 5
    [ 5.597755] psmouse serio4: ID: 10 00 64
    [ 5.702553] elantech: assuming hardware version 2, firmware version 4.1.1
    [ 5.738839] elantech: Synaptics capabilities query result 0x7e, 0x13, 0x0d.
    [ 5.780864] fbcon: inteldrmfb (fb0) is primary device
    [ 5.825826] Console: switching to colour frame buffer device 170x48
    [ 5.831063] fb0: inteldrmfb frame buffer device
    [ 5.831065] drm: registered panic notifier
    [ 5.833323] ACPI Warning: _BQC returned an invalid level (20110413/video-473)
    [ 5.834567] acpi device:38: registered as cooling_device2
    [ 5.834817] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6
    [ 5.834975] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
    [ 5.835272] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 5.835329] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    [ 5.835420] HDA Intel 0000:00:1b.0: irq 45 for MSI/MSI-X
    [ 5.835458] HDA Intel 0000:00:1b.0: setting latency timer to 64
    [ 5.840235] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio4/input/input7
    [ 6.069285] Linux media interface: v0.10
    [ 6.088833] Linux video capture interface: v2.00
    [ 6.097205] uvcvideo: Found UVC 1.00 device CNF7129 (04f2:b071)
    [ 6.120085] input: CNF7129 as /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/input/input8
    [ 6.120179] usbcore: registered new interface driver uvcvideo
    [ 6.120181] USB Video Class driver (v1.1.0)
    [ 7.622339] EXT4-fs (sda1): re-mounted. Opts: (null)
    [ 7.907480] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 7.987363] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    [ 8.044201] Adding 4213756k swap on /dev/sda5. Priority:-1 extents:1 across:4213756k
    Xorg.0.log:
    [ 25.092]
    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.
    [ 25.092]
    X.Org X Server 1.10.3.901 (1.10.4 RC 1)
    Release Date: 2011-07-29
    [ 25.092] X Protocol Version 11, Revision 0
    [ 25.092] Build Operating System: Linux 3.0.0-ARCH i686
    [ 25.092] Current Operating System: Linux saso-laptop 3.0-ARCH #1 SMP PREEMPT Sat Aug 6 16:49:00 CEST 2011 i686
    [ 25.093] Kernel command line: root=/dev/sda1 ro quiet
    [ 25.093] Build Date: 08 August 2011 08:28:07AM
    [ 25.093]
    [ 25.093] Current version of pixman: 0.22.2
    [ 25.093] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 25.093] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 25.093] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 9 18:57:17 2011
    [ 25.215] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 25.248] (==) No Layout section. Using the first Screen section.
    [ 25.248] (==) No screen section available. Using defaults.
    [ 25.248] (**) |-->Screen "Default Screen Section" (0)
    [ 25.248] (**) | |-->Monitor "<default monitor>"
    [ 25.248] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 25.248] (==) Automatically adding devices
    [ 25.248] (==) Automatically enabling devices
    [ 25.303] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 25.303] Entry deleted from font path.
    [ 25.339] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 25.339] Entry deleted from font path.
    [ 25.339] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 25.340] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 25.340] Entry deleted from font path.
    [ 25.340] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 25.340] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 25.340] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 25.340] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 25.340] (II) Loader magic: 0x822e4e0
    [ 25.340] (II) Module ABI versions:
    [ 25.340] X.Org ANSI C Emulation: 0.4
    [ 25.340] X.Org Video Driver: 10.0
    [ 25.340] X.Org XInput driver : 12.2
    [ 25.340] X.Org Server Extension : 5.0
    [ 25.341] (--) PCI:*(0:0:2:0) 8086:2a42:1043:1862 rev 9, Mem @ 0xfe400000/4194304, 0xd0000000/268435456, I/O @ 0x0000dc00/8
    [ 25.341] (--) PCI: (0:0:2:1) 8086:2a43:1043:1862 rev 9, Mem @ 0xfe800000/1048576
    [ 25.341] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 25.341] (II) LoadModule: "extmod"
    [ 25.358] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 25.373] (II) Module extmod: vendor="X.Org Foundation"
    [ 25.373] compiled for 1.10.3.901, module version = 1.0.0
    [ 25.373] Module class: X.Org Server Extension
    [ 25.373] ABI class: X.Org Server Extension, version 5.0
    [ 25.373] (II) Loading extension MIT-SCREEN-SAVER
    [ 25.373] (II) Loading extension XFree86-VidModeExtension
    [ 25.373] (II) Loading extension XFree86-DGA
    [ 25.374] (II) Loading extension DPMS
    [ 25.374] (II) Loading extension XVideo
    [ 25.374] (II) Loading extension XVideo-MotionCompensation
    [ 25.374] (II) Loading extension X-Resource
    [ 25.374] (II) LoadModule: "dbe"
    [ 25.374] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 25.387] (II) Module dbe: vendor="X.Org Foundation"
    [ 25.387] compiled for 1.10.3.901, module version = 1.0.0
    [ 25.387] Module class: X.Org Server Extension
    [ 25.387] ABI class: X.Org Server Extension, version 5.0
    [ 25.387] (II) Loading extension DOUBLE-BUFFER
    [ 25.387] (II) LoadModule: "glx"
    [ 25.387] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 25.411] (II) Module glx: vendor="X.Org Foundation"
    [ 25.411] compiled for 1.10.3.901, module version = 1.0.0
    [ 25.411] ABI class: X.Org Server Extension, version 5.0
    [ 25.411] (==) AIGLX enabled
    [ 25.411] (II) Loading extension GLX
    [ 25.411] (II) LoadModule: "record"
    [ 25.411] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 25.412] (II) Module record: vendor="X.Org Foundation"
    [ 25.412] compiled for 1.10.3.901, module version = 1.13.0
    [ 25.412] Module class: X.Org Server Extension
    [ 25.412] ABI class: X.Org Server Extension, version 5.0
    [ 25.412] (II) Loading extension RECORD
    [ 25.412] (II) LoadModule: "dri"
    [ 25.412] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 25.420] (II) Module dri: vendor="X.Org Foundation"
    [ 25.420] compiled for 1.10.3.901, module version = 1.0.0
    [ 25.420] ABI class: X.Org Server Extension, version 5.0
    [ 25.420] (II) Loading extension XFree86-DRI
    [ 25.420] (II) LoadModule: "dri2"
    [ 25.420] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 25.428] (II) Module dri2: vendor="X.Org Foundation"
    [ 25.428] compiled for 1.10.3.901, module version = 1.2.0
    [ 25.428] ABI class: X.Org Server Extension, version 5.0
    [ 25.429] (II) Loading extension DRI2
    [ 25.429] (==) Matched intel as autoconfigured driver 0
    [ 25.429] (==) Matched vesa as autoconfigured driver 1
    [ 25.429] (==) Matched fbdev as autoconfigured driver 2
    [ 25.429] (==) Assigned the driver to the xf86ConfigLayout
    [ 25.429] (II) LoadModule: "intel"
    [ 25.429] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 25.448] (II) Module intel: vendor="X.Org Foundation"
    [ 25.448] compiled for 1.10.2, module version = 2.15.0
    [ 25.448] Module class: X.Org Video Driver
    [ 25.448] ABI class: X.Org Video Driver, version 10.0
    [ 25.448] (II) LoadModule: "vesa"
    [ 25.449] (WW) Warning, couldn't open module vesa
    [ 25.449] (II) UnloadModule: "vesa"
    [ 25.449] (II) Unloading vesa
    [ 25.449] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 25.451] (II) LoadModule: "fbdev"
    [ 25.451] (WW) Warning, couldn't open module fbdev
    [ 25.451] (II) UnloadModule: "fbdev"
    [ 25.451] (II) Unloading fbdev
    [ 25.451] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 25.453] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
    [ 25.454] (--) using VT number 7
    [ 25.461] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 25.461] drmOpenDevice: node name is /dev/dri/card0
    [ 25.461] drmOpenDevice: open result is 9, (OK)
    [ 25.462] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 25.462] drmOpenDevice: node name is /dev/dri/card0
    [ 25.462] drmOpenDevice: open result is 9, (OK)
    [ 25.462] drmOpenByBusid: drmOpenMinor returns 9
    [ 25.462] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 25.462] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 25.462] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 25.462] (==) intel(0): RGB weight 888
    [ 25.462] (==) intel(0): Default visual is TrueColor
    [ 25.462] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
    [ 25.462] (--) intel(0): Chipset: "GM45"
    [ 25.462] (**) intel(0): Relaxed fencing enabled
    [ 25.462] (**) intel(0): Framebuffer tiled
    [ 25.462] (**) intel(0): Pixmaps tiled
    [ 25.462] (**) intel(0): 3D buffers tiled
    [ 25.462] (**) intel(0): SwapBuffers wait enabled
    [ 25.462] (==) intel(0): video overlay key set to 0x101fe
    [ 25.462] (II) intel(0): Output LVDS1 has no monitor section
    [ 25.462] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    [ 25.480] (II) intel(0): Output VGA1 has no monitor section
    [ 26.013] (II) intel(0): Output HDMI1 has no monitor section
    [ 26.014] (II) intel(0): Output DP1 has no monitor section
    [ 26.015] (II) intel(0): Output DP2 has no monitor section
    [ 26.015] (II) intel(0): EDID for output LVDS1
    [ 26.015] (II) intel(0): Manufacturer: LGD Model: 1e8 Serial#: 0
    [ 26.015] (II) intel(0): Year: 2008 Week: 0
    [ 26.015] (II) intel(0): EDID Version: 1.3
    [ 26.015] (II) intel(0): Digital Display Input
    [ 26.015] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 26.015] (II) intel(0): Gamma: 2.20
    [ 26.015] (II) intel(0): No DPMS capabilities specified
    [ 26.015] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 26.015] (II) intel(0): First detailed timing is preferred mode
    [ 26.015] (II) intel(0): redX: 0.618 redY: 0.355 greenX: 0.335 greenY: 0.584
    [ 26.015] (II) intel(0): blueX: 0.150 blueY: 0.102 whiteX: 0.313 whiteY: 0.329
    [ 26.015] (II) intel(0): Manufacturer's mask: 0
    [ 26.015] (II) intel(0): Supported detailed timing:
    [ 26.015] (II) intel(0): clock: 72.3 MHz Image Size: 344 x 194 mm
    [ 26.015] (II) intel(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1526 h_border: 0
    [ 26.015] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 790 v_border: 0
    [ 26.015] (II) intel(0): LG Display
    [ 26.015] (II) intel(0): LP156WH2-TLA1
    [ 26.015] (II) intel(0): EDID (in hex):
    [ 26.015] (II) intel(0): 00ffffffffffff0030e4e80100000000
    [ 26.015] (II) intel(0): 00120103802213780a4e859e5b559526
    [ 26.015] (II) intel(0): 1a505400000001010101010101010101
    [ 26.015] (II) intel(0): 0101010101013e1c56a0500016303020
    [ 26.015] (II) intel(0): 350058c2100000190000000000000000
    [ 26.015] (II) intel(0): 00000000000000000000000000fe004c
    [ 26.015] (II) intel(0): 4720446973706c61790a2020000000fe
    [ 26.016] (II) intel(0): 004c503135365748322d544c4131004d
    [ 26.016] (II) intel(0): EDID vendor "LGD", prod id 488
    [ 26.016] (II) intel(0): Printing DDC gathered Modelines:
    [ 26.016] (II) intel(0): Modeline "1366x768"x0.0 72.30 1366 1414 1446 1526 768 771 776 790 -hsync -vsync (47.4 kHz)
    [ 26.016] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Printing probed modes for output LVDS1
    [ 26.016] (II) intel(0): Modeline "1366x768"x60.0 72.30 1366 1414 1446 1526 768 771 776 790 -hsync -vsync (47.4 kHz)
    [ 26.016] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 26.016] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 26.016] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 26.016] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 26.033] (II) intel(0): EDID for output VGA1
    [ 26.566] (II) intel(0): EDID for output HDMI1
    [ 26.567] (II) intel(0): EDID for output DP1
    [ 26.568] (II) intel(0): EDID for output DP2
    [ 26.568] (II) intel(0): Output LVDS1 connected
    [ 26.568] (II) intel(0): Output VGA1 disconnected
    [ 26.568] (II) intel(0): Output HDMI1 disconnected
    [ 26.568] (II) intel(0): Output DP1 disconnected
    [ 26.568] (II) intel(0): Output DP2 disconnected
    [ 26.568] (II) intel(0): Using exact sizes for initial modes
    [ 26.568] (II) intel(0): Output LVDS1 using initial mode 1366x768
    [ 26.568] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 26.568] (II) intel(0): Kernel page flipping support detected, enabling
    [ 26.568] (**) intel(0): Display dimensions: (340, 190) mm
    [ 26.568] (**) intel(0): DPI set to (102, 102)
    [ 26.568] (II) Loading sub module "fb"
    [ 26.569] (II) LoadModule: "fb"
    [ 26.569] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 26.584] (II) Module fb: vendor="X.Org Foundation"
    [ 26.584] compiled for 1.10.3.901, module version = 1.0.0
    [ 26.584] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 26.584] (II) Loading sub module "dri2"
    [ 26.585] (II) LoadModule: "dri2"
    [ 26.585] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 26.585] (II) Module dri2: vendor="X.Org Foundation"
    [ 26.585] compiled for 1.10.3.901, module version = 1.2.0
    [ 26.585] ABI class: X.Org Server Extension, version 5.0
    [ 26.585] (==) Depth 24 pixmap format is 32 bpp
    [ 26.585] (II) intel(0): [DRI2] Setup complete
    [ 26.585] (II) intel(0): [DRI2] DRI driver: i965
    [ 26.585] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
    [ 26.600] (II) UXA(0): Driver registered support for the following operations:
    [ 26.600] (II) solid
    [ 26.600] (II) copy
    [ 26.600] (II) composite (RENDER acceleration)
    [ 26.600] (II) put_image
    [ 26.600] (II) get_image
    [ 26.600] (==) intel(0): Backing store disabled
    [ 26.600] (==) intel(0): Silken mouse enabled
    [ 26.601] (II) intel(0): Initializing HW Cursor
    [ 26.613] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 26.614] (==) intel(0): DPMS enabled
    [ 26.614] (==) intel(0): Intel XvMC decoder enabled
    [ 26.614] (II) intel(0): Set up textured video
    [ 26.614] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 26.614] (II) intel(0): direct rendering: DRI2 Enabled
    [ 26.614] (==) intel(0): hotplug detection: "enabled"
    [ 26.614] (--) RandR disabled
    [ 26.614] (II) Initializing built-in extension Generic Event Extension
    [ 26.614] (II) Initializing built-in extension SHAPE
    [ 26.614] (II) Initializing built-in extension MIT-SHM
    [ 26.614] (II) Initializing built-in extension XInputExtension
    [ 26.614] (II) Initializing built-in extension XTEST
    [ 26.614] (II) Initializing built-in extension BIG-REQUESTS
    [ 26.614] (II) Initializing built-in extension SY

    Sorry for that. I had some issues with reproducing the problem. It seems that i can reproduce it only on fresh restart.
    Last edited by Shark (2011-08-09 18:27:10)

  • Gnome 3.2 - system crashes after update

    Hi,
    since the Gnome 3.2 update, my system has been crashing/halting regularly.
    I run XFCE, not Gnome, but I use GDM for login.  If I leave a session logged in and walk away, after a while the system will just halt.  An unclean shutdown, no kernel panic.  I suspect the problem is with gdm, gnome-session, or any of the gnome components it invokes (gnome-screensaver, ...?), since I don't have the problem when using SLiM instead.
    The following is syslogged right before the crash:
    Oct 6 21:47:56 boris gnome-session[24717]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
    Oct 6 21:47:56 boris gnome-session[24717]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
    Oct 6 21:47:56 boris gnome-session[24717]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
    Oct 6 21:47:57 boris kernel: [344214.625926] EXT4-fs (dm-1): re-mounted. Opts: commit=0
    Oct 6 21:47:57 boris kernel: [344214.669797] EXT4-fs (md0): re-mounted. Opts: commit=0
    Oct 6 21:47:57 boris kernel: [344214.771486] EXT4-fs (dm-2): re-mounted. Opts: commit=0
    Oct 6 21:47:57 boris kernel: [344214.773156] EXT4-fs (dm-3): re-mounted. Opts: commit=0
    Oct 6 21:47:57 boris kernel: [344214.967545] EXT4-fs (dm-4): re-mounted. Opts: commit=0
    Oct 6 21:47:57 boris kernel: [344214.969814] EXT4-fs (dm-5): re-mounted. Opts: commit=0
    I'm using the xf86-video-ati driver if it matters.
    Any ideas?

    I have been having the same problem.  I may have found a solution.  I removed 'gksu' anything with pacman. And I followed this blog's http://dev-loki.blogspot.com/2010/06/su … nsuse.html instructions to create 'xsudo' as a replacement for gksu.
    Its to early to tell if the problem is fixed, but I am not recieving any error messages with gedit or nautilus when I run them with 'xsudo' account.
    I hope this fixes it for us.  Luck
    Last edited by jo-shva (2012-11-14 13:53:33)

  • Xorg crash on radeon

    Hello, so I posted this issue on reddit already, but now that I was able to register here I thought I would post it:
    So for a while now my Xorg occasionally crashes. The problem is apparently the gpu driver, because it only occasionally happens when something tries to use it.
    Today it happened when starting glxpixmap, but sometimes it also happens when I'm browsing with Firefox(mostly when huge images are displayed).
    I have the Xorg log and it says something segfaulted, here's the log(cut down to fit the post limit):
    [ 3.723]
    X.Org X Server 1.14.5
    Release Date: 2013-12-12
    [ 3.723] X Protocol Version 11, Revision 0
    [ 3.723] Build Operating System: Linux 3.12.5-1-ARCH x86_64
    [ 3.723] Current Operating System: Linux pfannkuchen-PC 3.12.5-1-ARCH #1 SMP PREEMPT Thu Dec 12 12:57:31 CET 2013 x86_64
    [ 3.723] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=635d7748-db02-404c-b6ac-6ebb85e63fa3 rw quiet
    [ 3.723] Build Date: 13 December 2013 03:11:42PM
    [ 3.723]
    [ 3.723] Current version of pixman: 0.32.4
    [ 3.723] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 3.723] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 3.724] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 18 08:00:42 2013
    [ 3.733] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 3.733] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 3.733] (II) Loader magic: 0x7fec20
    [ 3.733] (II) Module ABI versions:
    [ 3.733] X.Org ANSI C Emulation: 0.4
    [ 3.733] X.Org Video Driver: 14.1
    [ 3.733] X.Org XInput driver : 19.1
    [ 3.733] X.Org Server Extension : 7.0
    [ 3.736] (II) "glx" will be loaded by default.
    [ 3.736] (II) LoadModule: "dri2"
    [ 3.736] (II) Module "dri2" already built-in
    [ 3.736] (II) LoadModule: "glamoregl"
    [ 3.740] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 3.753] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 3.753] compiled for 1.14.2, module version = 0.5.1
    [ 3.753] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 3.753] (II) LoadModule: "glx"
    [ 3.754] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 3.756] (II) Module glx: vendor="X.Org Foundation"
    [ 3.756] compiled for 1.14.5, module version = 1.0.0
    [ 3.756] ABI class: X.Org Server Extension, version 7.0
    [ 3.756] (==) AIGLX enabled
    [ 3.756] Loading extension GLX
    [ 3.756] (II) LoadModule: "radeon"
    [ 3.756] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 3.760] (II) Module radeon: vendor="X.Org Foundation"
    [ 3.760] compiled for 1.14.2, module version = 7.2.0
    [ 3.760] Module class: X.Org Video Driver
    [ 3.760] ABI class: X.Org Video Driver, version 14.1
    [ 3.760] (II) RADEON: Driver for ATI Radeon chipsets:
    [ 3.764] (++) using VT number 7
    [ 3.774] (II) [KMS] Kernel modesetting enabled.
    [ 3.774] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 3.774] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 3.774] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 3.774] (==) RADEON(0): Default visual is TrueColor
    [ 3.774] (==) RADEON(0): RGB weight 888
    [ 3.774] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 3.774] (--) RADEON(0): Chipset: "TAHITI" (ChipID = 0x6798)
    [ 3.774] (II) Loading sub module "dri2"
    [ 3.774] (II) LoadModule: "dri2"
    [ 3.774] (II) Module "dri2" already built-in
    [ 3.774] (II) Loading sub module "glamoregl"
    [ 3.774] (II) LoadModule: "glamoregl"
    [ 3.774] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 3.774] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 3.774] compiled for 1.14.2, module version = 0.5.1
    [ 3.774] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 3.774] (II) glamor: OpenGL accelerated X.org driver based.
    [ 3.880] (II) glamor: EGL version 1.4 (DRI2):
    [ 3.959] (II) RADEON(0): glamor detected, initialising EGL layer.
    [ 3.959] (II) RADEON(0): KMS Color Tiling: disabled
    [ 3.959] (II) RADEON(0): KMS Color Tiling 2D: disabled
    [ 3.959] (II) RADEON(0): KMS Pageflipping: enabled
    [ 3.959] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 4.078] (II) RADEON(0): Output DisplayPort-0 disconnected
    [ 4.078] (II) RADEON(0): Output DisplayPort-1 disconnected
    [ 4.078] (II) RADEON(0): Output HDMI-0 disconnected
    [ 4.078] (II) RADEON(0): Output DVI-0 connected
    [ 4.078] (II) RADEON(0): Using exact sizes for initial modes
    [ 4.078] (II) RADEON(0): Output DVI-0 using initial mode 1920x1080
    [ 4.078] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 4.078] (II) RADEON(0): mem size init: gart size :3fbde000 vram size: s:c0000000 visible:bf7d7000
    [ 4.078] (==) RADEON(0): DPI set to (96, 96)
    [ 4.078] (II) Loading sub module "fb"
    [ 4.078] (II) LoadModule: "fb"
    [ 4.078] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 4.079] (II) Module fb: vendor="X.Org Foundation"
    [ 4.079] compiled for 1.14.5, module version = 1.0.0
    [ 4.079] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 4.079] (II) Loading sub module "ramdac"
    [ 4.079] (II) LoadModule: "ramdac"
    [ 4.079] (II) Module "ramdac" already built-in
    [ 4.079] (--) Depth 24 pixmap format is 32 bpp
    [ 4.080] (II) RADEON(0): [DRI2] Setup complete
    [ 4.080] (II) RADEON(0): [DRI2] DRI driver: radeonsi
    [ 4.080] (II) RADEON(0): [DRI2] VDPAU driver: radeonsi
    [ 4.080] (II) RADEON(0): Front buffer size: 8100K
    [ 4.080] (II) RADEON(0): VRAM usage limit set to -958615K
    [ 4.081] (==) RADEON(0): Backing store disabled
    [ 4.081] (II) RADEON(0): Direct rendering enabled
    [ 4.174] (II) RADEON(0): Use GLAMOR acceleration.
    [ 4.174] (II) RADEON(0): Acceleration enabled
    [ 4.174] (==) RADEON(0): DPMS enabled
    [ 4.174] (==) RADEON(0): Silken mouse enabled
    [ 4.174] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 4.175] (--) RandR disabled
    [ 4.181] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 4.181] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 4.181] (II) AIGLX: enabled GLX_ARB_create_context
    [ 4.181] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 4.181] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 4.181] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 4.181] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 4.181] (II) AIGLX: Loaded and initialized radeonsi
    [ 4.181] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 4.192] (II) RADEON(0): Setting screen physical size to 508 x 285
    [ 15505.431] (EE)
    [ 15505.431] (EE) Backtrace:
    [ 15505.431] (EE) 0: /usr/bin/X (xorg_backtrace+0x3d) [0x58054d]
    [ 15505.431] (EE) 1: /usr/bin/X (0x400000+0x1842b9) [0x5842b9]
    [ 15505.432] (EE) 2: /usr/lib/libpthread.so.0 (0x7f2313f57000+0xf870) [0x7f2313f66870]
    [ 15505.432] (EE) 3: /usr/lib/libglamor.so.0 (0x7f2311419000+0x11e41) [0x7f231142ae41]
    [ 15505.432] (EE) 4: /usr/lib/libglamor.so.0 (0x7f2311419000+0x147bf) [0x7f231142d7bf]
    [ 15505.432] (EE) 5: /usr/lib/libglamor.so.0 (0x7f2311419000+0x9412) [0x7f2311422412]
    [ 15505.432] (EE) 6: /usr/lib/libglamor.so.0 (0x7f2311419000+0xb99c) [0x7f231142499c]
    [ 15505.432] (EE) 7: /usr/bin/X (0x400000+0x10ca66) [0x50ca66]
    [ 15505.432] (EE) 8: /usr/bin/X (0x400000+0x10661e) [0x50661e]
    [ 15505.432] (EE) 9: /usr/bin/X (0x400000+0x374fe) [0x4374fe]
    [ 15505.432] (EE) 10: /usr/bin/X (0x400000+0x26a7a) [0x426a7a]
    [ 15505.433] (EE) 11: /usr/lib/libc.so.6 (__libc_start_main+0xf5) [0x7f2312dcdb05]
    [ 15505.433] (EE) 12: /usr/bin/X (0x400000+0x26dc1) [0x426dc1]
    [ 15505.433] (EE)
    [ 15505.433] (EE) Segmentation fault at address 0x0
    [ 15505.433] (EE)
    Fatal server error:
    [ 15505.433] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 15505.433] (EE)
    [ 15505.433] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 15505.433] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 15505.433] (EE)
    [ 15505.433] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 15505.447] (EE) Server terminated with error (1). Closing log file.
    anyway, the whole GUI stuff seems slugish too, I'm guessing there is no acceleration happening, how do I change that?
    I'm using XFCE with xfwm.
    The GPU is a HD7970GHz and I'm using the FOSS radeon driver.
    Thanks in advance!

    alright, the glxinfo:
    OpenGL vendor string: X.Org
    OpenGL renderer string: Gallium 0.4 on AMD TAHITI
    OpenGL version string: 2.1 Mesa 10.0.1
    OpenGL shading language version string: 1.30
    and the full log:
    http://pastebin.com/2vNupFPA
    Everything should be up-to-date as I always run pacman -Syu right after boot.
    Last edited by pfannkuchen_gesicht (2013-12-18 13:11:40)

  • Xorg crash when using konqueror, usually at random time

    Hi folks,
    For some time I've been experiencing Xorg crashes while browsing with Konqueror. This happens on both Webkit and KHTML. I use latest Xorg (1.9.2), catalyst-hook from AUR (built yesterday), KDE (4.5.3), my arch is x86_64. I have Flash plugin installed. Dunno what else might be helpful.
    In logs I found:
    dmesg:
    [fglrx] IRQ 49 Disabled
    BUG: scheduling while atomic: X/5553/0x00000002
    Modules linked in: fuse ipv6 rfcomm sco bnep l2cap crc16 oss_usb oss_hdaudio osscore ext2 mbcache joydev lib80211_crypt_tkip wl(P) btusb bluetooth dell_wmi battery uvcvideo videodev v4l1_compat v4l2_compat_ioctl32 ac iTCO_wdt iTCO_vendor_support psmouse video output sdhci_pci sdhci dell_laptop mmc_core fglrx(P) wmi led_class rfkill r8169 mii processor button thermal intel_agp pcspkr sg lib80211 i2c_i801 i2c_core serio_raw dcdbas firewire_ohci firewire_core crc_itu_t evdev rtc_cmos rtc_core rtc_lib reiserfs cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sr_mod sd_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore [last unloaded: soundcore]
    Pid: 5553, comm: X Tainted: P 2.6.35-ARCH #1
    Call Trace:
    [<ffffffff81042ff1>] __schedule_bug+0x61/0x70
    [<ffffffff813700f1>] schedule+0x581/0x7f0
    [<ffffffff8103d029>] ? __wake_up_common+0x59/0x90
    [<ffffffff81071b6b>] ? prepare_to_wait+0x5b/0x90
    [<ffffffffa01ed1d1>] KAS_Thread_WaitForFinish+0x91/0xd0 [fglrx]
    [<ffffffff810718d0>] ? autoremove_wake_function+0x0/0x40
    [<ffffffffa0203937>] MCIL_WorkerThread+0x177/0x230 [fglrx]
    [<ffffffffa0204fd6>] ? MCIL_GetExecutionLevel+0x66/0x80 [fglrx]
    [<ffffffffa02b0851>] ? PassiveRing_Cleanup+0x61/0xc0 [fglrx]
    [<ffffffff810b0977>] ? free_irq+0x47/0x80
    [<ffffffffa02afea0>] ? IRQMGR_FreeResources+0x20/0x60 [fglrx]
    [<ffffffffa02061cc>] ? irqmgr_wrap_shutdown+0x12c/0x180 [fglrx]
    [<ffffffffa01f8442>] ? firegl_takedown+0x7a2/0x840 [fglrx]
    [<ffffffffa02c39e2>] ? amdPcsEngine_InitDatabase+0x12/0x20 [fglrx]
    [<ffffffffa01f7595>] ? firegl_release+0x125/0x1c0 [fglrx]
    [<ffffffffa01e94fc>] ? ip_firegl_release+0xc/0x10 [fglrx]
    [<ffffffff81124f5e>] ? fput+0x10e/0x230
    [<ffffffff81121a4b>] ? filp_close+0x5b/0x80
    [<ffffffff81056088>] ? put_files_struct+0xa8/0x150
    [<ffffffff810561ed>] ? exit_files+0x4d/0x60
    [<ffffffff81056698>] ? do_exit+0x178/0x870
    [<ffffffff81065876>] ? __dequeue_signal+0x106/0x200
    [<ffffffff8105701f>] ? do_group_exit+0x4f/0xb0
    [<ffffffff81067b42>] ? get_signal_to_deliver+0x2d2/0x510
    [<ffffffff81009170>] ? do_signal+0x70/0x7b0
    [<ffffffff81066e2b>] ? do_send_sig_info+0x6b/0x90
    [<ffffffff81064116>] ? recalc_sigpending+0x16/0x40
    [<ffffffff81064f37>] ? sigprocmask+0x87/0x100
    [<ffffffff81067f5f>] ? sys_rt_sigprocmask+0x7f/0x120
    [<ffffffff81064116>] ? recalc_sigpending+0x16/0x40
    [<ffffffff81009935>] ? do_notify_resume+0x65/0x80
    [<ffffffff81067f5f>] ? sys_rt_sigprocmask+0x7f/0x120
    [<ffffffff8100a150>] ? int_signal+0x12/0x17
    fglrx_pci 0000:02:00.0: irq 49 for MSI/MSI-X
    [fglrx] Firegl kernel thread PID: 6743
    [fglrx] IRQ 49 Enabled
    [fglrx] Gart USWC size:1196 M.
    [fglrx] Gart cacheable size:473 M.
    [fglrx] Reserved FB block: Shared offset:0, size:1000000
    [fglrx] Reserved FB block: Unshared offset:f941000, size:3bf000
    [fglrx] Reserved FB block: Unshared offset:3fff4000, size:c000
    errors.log
    Nov 8 14:24:39 localhost kdm_greet[5743]: Cannot set locale. Translations will not work.
    Nov 8 14:27:38 localhost pulseaudio[6146]: pid.c: Daemon already running.
    Nov 8 14:27:38 localhost pulseaudio[6147]: pid.c: Daemon already running.
    Nov 8 14:41:23 localhost kernel: BUG: scheduling while atomic: X/5553/0x00000002
    Nov 8 14:41:23 localhost kdm[5530]: X server for display :0 terminated unexpectedly
    Nov 8 14:41:28 localhost kdm_greet[6747]: Cannot set locale. Translations will not work.
    everything.log
    Nov 8 14:40:19 localhost kernel: lo: Disabled Privacy Extensions
    Nov 8 14:41:23 localhost kernel: [fglrx] IRQ 49 Disabled
    Nov 8 14:41:23 localhost kernel: BUG: scheduling while atomic: X/5553/0x00000002
    Nov 8 14:41:23 localhost kernel: Modules linked in: fuse ipv6 rfcomm sco bnep l2cap crc16 oss_usb oss_hdaudio osscore ext2 mbcache joydev lib80211_crypt_tkip wl(P) btusb bluetooth dell_wmi battery uvcvideo videodev v4l1_compat v4l2_compat_ioctl32 ac iTCO_wdt iTCO_vendor_support psmouse video output sdhci_pci sdhci dell_laptop mmc_core fglrx(P) wmi led_class rfkill r8169 mii processor button thermal intel_agp pcspkr sg lib80211 i2c_i801 i2c_core serio_raw dcdbas firewire_ohci firewire_core crc_itu_t evdev rtc_cmos rtc_core rtc_lib reiserfs cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod sr_mod sd_mod cdrom usbhid hid ahci libahci libata scsi_mod ehci_hcd usbcore [last unloaded: soundcore]
    Nov 8 14:41:23 localhost kernel: Pid: 5553, comm: X Tainted: P 2.6.35-ARCH #1
    Nov 8 14:41:23 localhost kernel: Call Trace:
    Nov 8 14:41:23 localhost kernel: [<ffffffff81042ff1>] __schedule_bug+0x61/0x70
    Nov 8 14:41:23 localhost kernel: [<ffffffff813700f1>] schedule+0x581/0x7f0
    Nov 8 14:41:23 localhost kernel: [<ffffffff8103d029>] ? __wake_up_common+0x59/0x90
    Nov 8 14:41:23 localhost kernel: [<ffffffff81071b6b>] ? prepare_to_wait+0x5b/0x90
    Nov 8 14:41:23 localhost kernel: [<ffffffffa01ed1d1>] KAS_Thread_WaitForFinish+0x91/0xd0 [fglrx]
    Nov 8 14:41:23 localhost kernel: [<ffffffff810718d0>] ? autoremove_wake_function+0x0/0x40
    Nov 8 14:41:23 localhost kernel: [<ffffffffa0203937>] MCIL_WorkerThread+0x177/0x230 [fglrx]
    Nov 8 14:41:23 localhost kernel: [<ffffffffa0204fd6>] ? MCIL_GetExecutionLevel+0x66/0x80 [fglrx]
    Nov 8 14:41:23 localhost kernel: [<ffffffffa02b0851>] ? PassiveRing_Cleanup+0x61/0xc0 [fglrx]
    Nov 8 14:41:23 localhost kernel: [<ffffffff810b0977>] ? free_irq+0x47/0x80
    Nov 8 14:41:23 localhost kernel: [<ffffffffa02afea0>] ? IRQMGR_FreeResources+0x20/0x60 [fglrx]
    Nov 8 14:41:23 localhost kernel: [<ffffffffa02061cc>] ? irqmgr_wrap_shutdown+0x12c/0x180 [fglrx]
    Nov 8 14:41:23 localhost kernel: [<ffffffffa01f8442>] ? firegl_takedown+0x7a2/0x840 [fglrx]
    Nov 8 14:41:23 localhost kernel: [<ffffffffa02c39e2>] ? amdPcsEngine_InitDatabase+0x12/0x20 [fglrx]
    Nov 8 14:41:23 localhost kernel: [<ffffffffa01f7595>] ? firegl_release+0x125/0x1c0 [fglrx]
    Nov 8 14:41:23 localhost kernel: [<ffffffffa01e94fc>] ? ip_firegl_release+0xc/0x10 [fglrx]
    Nov 8 14:41:23 localhost kernel: [<ffffffff81124f5e>] ? fput+0x10e/0x230
    Nov 8 14:41:23 localhost kernel: [<ffffffff81121a4b>] ? filp_close+0x5b/0x80
    Nov 8 14:41:23 localhost kernel: [<ffffffff81056088>] ? put_files_struct+0xa8/0x150
    Nov 8 14:41:23 localhost kernel: [<ffffffff810561ed>] ? exit_files+0x4d/0x60
    Nov 8 14:41:23 localhost kernel: [<ffffffff81056698>] ? do_exit+0x178/0x870
    Nov 8 14:41:23 localhost kernel: [<ffffffff81065876>] ? __dequeue_signal+0x106/0x200
    Nov 8 14:41:23 localhost kernel: [<ffffffff8105701f>] ? do_group_exit+0x4f/0xb0
    Nov 8 14:41:23 localhost kernel: [<ffffffff81067b42>] ? get_signal_to_deliver+0x2d2/0x510
    Nov 8 14:41:23 localhost kernel: [<ffffffff81009170>] ? do_signal+0x70/0x7b0
    Nov 8 14:41:23 localhost kernel: [<ffffffff81066e2b>] ? do_send_sig_info+0x6b/0x90
    Nov 8 14:41:23 localhost kernel: [<ffffffff81064116>] ? recalc_sigpending+0x16/0x40
    Nov 8 14:41:23 localhost kernel: [<ffffffff81064f37>] ? sigprocmask+0x87/0x100
    Nov 8 14:41:23 localhost kernel: [<ffffffff81067f5f>] ? sys_rt_sigprocmask+0x7f/0x120
    Nov 8 14:41:23 localhost kernel: [<ffffffff81064116>] ? recalc_sigpending+0x16/0x40
    Nov 8 14:41:23 localhost kernel: [<ffffffff81009935>] ? do_notify_resume+0x65/0x80
    Nov 8 14:41:23 localhost kernel: [<ffffffff81067f5f>] ? sys_rt_sigprocmask+0x7f/0x120
    Nov 8 14:41:23 localhost kernel: [<ffffffff8100a150>] ? int_signal+0x12/0x17
    Nov 8 14:41:23 localhost kdm[5530]: X server for display :0 terminated unexpectedly
    Nov 8 14:41:23 localhost NetworkManager[4640]: <info> (eth1): device state change: 8 -> 3 (reason 38)
    Nov 8 14:41:23 localhost NetworkManager[4640]: <info> (eth1): deactivating device (reason: 38).
    Nov 8 14:41:23 localhost dhcpcd[6156]: received SIGTERM, stopping
    Nov 8 14:41:23 localhost dhcpcd[6156]: eth1: removing interface
    Nov 8 14:41:23 localhost avahi-daemon[4656]: Withdrawing address record for 192.168.1.12 on eth1.
    Nov 8 14:41:23 localhost avahi-daemon[4656]: Leaving mDNS multicast group on interface eth1.IPv4 with address 192.168.1.12.
    Nov 8 14:41:23 localhost avahi-daemon[4656]: Interface eth1.IPv4 no longer relevant for mDNS.
    Nov 8 14:41:24 localhost NetworkManager[4640]: <info> (eth1): canceled DHCP transaction, DHCP client pid 6156
    Nov 8 14:41:24 localhost NetworkManager[4640]: <warn> (pid 6156) unhandled DHCP event for interface eth1
    Nov 8 14:41:24 localhost kernel: fglrx_pci 0000:02:00.0: irq 49 for MSI/MSI-X
    Nov 8 14:41:24 localhost kernel: [fglrx] Firegl kernel thread PID: 6743
    Nov 8 14:41:24 localhost kernel: [fglrx] IRQ 49 Enabled
    Nov 8 14:41:24 localhost kernel: [fglrx] Gart USWC size:1196 M.
    Nov 8 14:41:24 localhost kernel: [fglrx] Gart cacheable size:473 M.
    Nov 8 14:41:24 localhost kernel: [fglrx] Reserved FB block: Shared offset:0, size:1000000
    Nov 8 14:41:24 localhost kernel: [fglrx] Reserved FB block: Unshared offset:f941000, size:3bf000
    Nov 8 14:41:24 localhost kernel: [fglrx] Reserved FB block: Unshared offset:3fff4000, size:c000
    Nov 8 14:41:28 localhost kdm_greet[6747]: Cannot set locale. Translations will not work.
    Can't really find any trace of this in Xorg logs. Should I place a bug report on this somewhere or is it just something I might did?
    Last edited by kleofas (2010-11-08 14:22:56)

    I have the same problem after update, on my notebook (with ATI HD 4500 video card) and on my home PC (Intel video card).
    The Xorg server just crashes randomly, after 5-10 minutes of work.
    I may do nothing and it will crash anyway.
    This happens only if I use xfce 4.8 desktop environment.
    If I use gnome this does not happen.
    everything.log (notebook):
    kdm[4468]: X server for display :1 terminated unexpectedly
    kernel: [drm:drm_mode_getfb] *ERROR* invalid framebuffer id
    everything.log (PC):
    kdm[4468]: X server for display :1 terminated unexpectedly

  • [SOLVED] VLC 1.1.9 Crashing "Not enough memory"

    Hi, I'm having some problems with VLC 1.1.9 crashing at seemingly random intervals while watching videos (I can confirm I've had problems with .mkv, .avi, .wmv) usually between 10 and 15 minutes after starting.  When running from the command line I get this output:
    VLC media player 1.1.9 The Luggage (revision exported)
    Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
    Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
    [0x92488fc] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
    Blocked: call to setlocale(6, "")
    Blocked: call to setenv("ORBIT_SOCKETDIR", "/tmp/orbit-ryan", 1)
    Warning: call to srand(1303626505)
    Warning: call to rand()
    Blocked: call to setlocale(6, "")
    (process:20992): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
    [0x92e2e6c] signals interface error: signal 17 overriden (0xb4cdb150)
    [0x92e2e6c] signals interface error:  /usr/lib/libQtCore.so.4(?)[(nil)]
    Not enough memory
    But if I run free directly after it crashes, it shows I still have almost 3 gigs of ram free:
    total       used       free     shared    buffers     cached
    Mem:       3356340     266248    3090092          0       4128     109896
    -/+ buffers/cache:     152224    3204116
    Swap:      9214972     139628    9075344
    If I downgrade to version 1.1.8, it runs just fine, and I get the exact same output minus the last line (the "Not enough memory")
    I have this problem when running Gnome, KDE or XFCE on two separate machines; I was wondering if anyone has had the same problem, or has any clues where the problem could be.
    Last edited by Ozymandias_117 (2011-04-29 12:43:20)

    ^^ thanks itman that worked for me. I changed back to alsa plugin and gstreamer backend for KDE.
    They say that this bug has been fixed in 1.2 of vlc release:
    http://forum.videolan.org/viewtopic.php?f=13&t=89621
    Last edited by twilightning (2011-04-27 11:32:41)

Maybe you are looking for

  • Error while deleting a project

    Hello I want to delete a project : I 'm using the "delete" command after right-cliking. ODI deletes all interfaces, variables and so on but not the project itsel : I get the message : com.microsoft.sqlserver.jdbc.SQLServerException: L'instruction DEL

  • "Happy Birthday" calendar event virus?

    I have an event called "Happy Birthday" on my actual birthday in September on my iPad calendar. Somehow, it's growing. I know have 25 events on my calendar on the same day and a new one appears each time I check. It says its from "Contacts" with an e

  • AET Generated field values are not saved.

    Hi Gurus, I have created two AET fields on the screen (marked below) and that should store values in table CRMD_CUSTOMER_H. When I create a new service request and enter the values and save, AET field values are not saved. Again, when I edit the same

  • I have updated to IOS7 in Iphone 5-Call Summary is not been displayed

    Hi Guys, Few days back,I have updated my IOS from 6 to IOS7 in Iphone 5.whenever I send a message or cut the call,Call summary details are not been displayed . In past I use to get the notification of call cost now I cant able to view the balance. Ca

  • From which place i get the sap netweaver software

    hi I want to purchase sap netweaver software. I have p4 computer at my home and what are the configuration of computer to install sap netweaver software. Can you help me to get sap netweaver software? Plz give me reliable or helpful information. I m