[SOLVED] Broken Gnome

Hello,
Everything was going well and I installed a few packages etc. After rebooting when I run gnome-session I get the following errors:
Gtk-WARNING **:
locale not supported by C library
using the fallback 'C' locale
Gtk-WARNING **: cannot open display:
When attempting to run x it gives this error:
cannot execute /usr/bin/gdm
After checking, this path doesn't exist.
I have tried pacman -S gdm and it doesn't make any difference. That path still doesn't exist. Xorg was installed.
How do I resolve this? I'm running Arch x64.
Thanks.
Last edited by RAH (2008-06-22 21:32:08)

tigrmesh wrote:
locale:  http://wiki.archlinux.org/index.php/Configuring_locales.
pacsave files:  I'll repeat what i wrote: 
You probably have some .pacnew files in /etc that need to be merged.  You want to replace the current config files with the .pacnew ones (adding in all of your changes).  Also check for .pacsave files.  Those will have your changes, that you'll want to merge into the config files.
Btw:  welcome to the Arch forums!
OK,  I understand now.  I manually attempted to merge the changes from the pacnew files.  Didn't see any pacsave.  I'm sure there is a much better way of merging?  There is no difference after doing so.  Also I noticed when running gdm I get "The greeter application appears to be crashing.  Attempting to use a different one" , then it stays in a loop for 5 attempts.  I just hope I haven't done more damage by attempting to manually merge the changes using a pen and a scrap of paper lol.  I really do appreciate your help with this!  Thanks again.

Similar Messages

  • [SOLVED] broken gnome after lib update

    Hi all
    After the update, startx fails w/ gnome but not w/ kde. I know that my xf86-video-intel was changed to xf86-video-intel-uxa. next I tried xf86-video-intel-sna (because it is listed on arch's xps15z page) and still no success.
    I would really love some help. The actual fail goes something like: wallpaper, mouse, top bar (w/ clock etc) and then the bottom bar, and right when it looks like it will hand over control, I get dropped into gnome error screen letting me know that something went wrong.
    Thank you
    Some logs:
    [root@clc ~]# grep EE /var/log/Xorg.0.log
    [ 189.827] Current Operating System: Linux clc 3.4.5-1-ARCH #1 SMP PREEMPT Mon Jul 16 21:35:54 CEST 2012 x86_64
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 189.832] (II) Loading extension MIT-SCREEN-SAVER
    [ 189.833] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 189.833] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [root@clc ~]# grep WW /var/log/Xorg.0.log
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 189.831] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 189.831] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 189.831] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 189.832] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 189.833] (WW) Warning, couldn't open module vesa
    [ 189.833] (WW) Warning, couldn't open module fbdev
    xorg
    [ 142.495]
    X.Org X Server 1.12.3
    Release Date: 2012-07-09
    [ 142.495] X Protocol Version 11, Revision 0
    [ 142.495] Build Operating System: Linux 3.4.4-3-ARCH x86_64
    [ 142.495] Current Operating System: Linux clc 3.4.5-1-ARCH #1 SMP PREEMPT Mon Jul 16 21:35:54 CEST 2012 x86_64
    [ 142.495] Kernel command line: root=/dev/sda5 ro acpi=noirq i915.i915_enable_rc6=1 i915.semaphores=1
    [ 142.495] Build Date: 09 July 2012 03:59:39PM
    [ 142.495]
    [ 142.495] Current version of pixman: 0.26.2
    [ 142.495] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 142.495] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 142.495] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 18 08:07:11 2012
    [ 142.496] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 142.496] (==) No Layout section. Using the first Screen section.
    [ 142.496] (==) No screen section available. Using defaults.
    [ 142.496] (**) |-->Screen "Default Screen Section" (0)
    [ 142.496] (**) | |-->Monitor "<default monitor>"
    [ 142.496] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 142.496] (==) Automatically adding devices
    [ 142.496] (==) Automatically enabling devices
    [ 142.496] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 142.496] Entry deleted from font path.
    [ 142.497] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 142.497] Entry deleted from font path.
    [ 142.497] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 142.497] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 142.497] Entry deleted from font path.
    [ 142.497] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 142.497] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 142.497] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 142.497] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 142.497] (II) Loader magic: 0x7c8b00
    [ 142.497] (II) Module ABI versions:
    [ 142.497] X.Org ANSI C Emulation: 0.4
    [ 142.497] X.Org Video Driver: 12.0
    [ 142.497] X.Org XInput driver : 16.0
    [ 142.497] X.Org Server Extension : 6.0
    [ 142.498] (--) PCI:*(0:0:2:0) 8086:0126:1028:0446 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
    [ 142.498] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 142.499] (II) LoadModule: "extmod"
    [ 142.499] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 142.499] (II) Module extmod: vendor="X.Org Foundation"
    [ 142.499] compiled for 1.12.3, module version = 1.0.0
    [ 142.499] Module class: X.Org Server Extension
    [ 142.499] ABI class: X.Org Server Extension, version 6.0
    [ 142.499] (II) Loading extension MIT-SCREEN-SAVER
    [ 142.499] (II) Loading extension XFree86-VidModeExtension
    [ 142.499] (II) Loading extension XFree86-DGA
    [ 142.499] (II) Loading extension DPMS
    [ 142.499] (II) Loading extension XVideo
    [ 142.499] (II) Loading extension XVideo-MotionCompensation
    [ 142.499] (II) Loading extension X-Resource
    [ 142.499] (II) LoadModule: "dbe"
    [ 142.500] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 142.500] (II) Module dbe: vendor="X.Org Foundation"
    [ 142.500] compiled for 1.12.3, module version = 1.0.0
    [ 142.500] Module class: X.Org Server Extension
    [ 142.500] ABI class: X.Org Server Extension, version 6.0
    [ 142.500] (II) Loading extension DOUBLE-BUFFER
    [ 142.500] (II) LoadModule: "glx"
    [ 142.500] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 142.500] (II) Module glx: vendor="X.Org Foundation"
    [ 142.500] compiled for 1.12.3, module version = 1.0.0
    [ 142.500] ABI class: X.Org Server Extension, version 6.0
    [ 142.501] (==) AIGLX enabled
    [ 142.501] (II) Loading extension GLX
    [ 142.501] (II) LoadModule: "record"
    [ 142.501] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 142.501] (II) Module record: vendor="X.Org Foundation"
    [ 142.501] compiled for 1.12.3, module version = 1.13.0
    [ 142.501] Module class: X.Org Server Extension
    [ 142.501] ABI class: X.Org Server Extension, version 6.0
    [ 142.501] (II) Loading extension RECORD
    [ 142.501] (II) LoadModule: "dri"
    [ 142.501] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 142.502] (II) Module dri: vendor="X.Org Foundation"
    [ 142.502] compiled for 1.12.3, module version = 1.0.0
    [ 142.502] ABI class: X.Org Server Extension, version 6.0
    [ 142.502] (II) Loading extension XFree86-DRI
    [ 142.502] (II) LoadModule: "dri2"
    [ 142.502] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 142.502] (II) Module dri2: vendor="X.Org Foundation"
    [ 142.502] compiled for 1.12.3, module version = 1.2.0
    [ 142.502] ABI class: X.Org Server Extension, version 6.0
    [ 142.502] (II) Loading extension DRI2
    [ 142.502] (==) Matched intel as autoconfigured driver 0
    [ 142.502] (==) Matched vesa as autoconfigured driver 1
    [ 142.502] (==) Matched fbdev as autoconfigured driver 2
    [ 142.502] (==) Assigned the driver to the xf86ConfigLayout
    [ 142.502] (II) LoadModule: "intel"
    [ 142.502] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 142.503] (II) Module intel: vendor="X.Org Foundation"
    [ 142.503] compiled for 1.12.2, module version = 2.19.0
    [ 142.503] Module class: X.Org Video Driver
    [ 142.503] ABI class: X.Org Video Driver, version 12.0
    [ 142.503] (II) LoadModule: "vesa"
    [ 142.503] (WW) Warning, couldn't open module vesa
    [ 142.503] (II) UnloadModule: "vesa"
    [ 142.503] (II) Unloading vesa
    [ 142.503] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 142.503] (II) LoadModule: "fbdev"
    [ 142.504] (WW) Warning, couldn't open module fbdev
    [ 142.504] (II) UnloadModule: "fbdev"
    [ 142.504] (II) Unloading fbdev
    [ 142.504] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 142.504] (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,
    Ivybridge Server (GT2)
    [ 142.505] (--) using VT number 7
    [ 142.521] drmOpenDevice: node name is /dev/dri/card0
    [ 142.521] drmOpenDevice: open result is 8, (OK)
    [ 142.521] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 142.522] drmOpenDevice: node name is /dev/dri/card0
    [ 142.522] drmOpenDevice: open result is 8, (OK)
    [ 142.522] drmOpenByBusid: drmOpenMinor returns 8
    [ 142.522] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 142.522] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 142.522] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 142.522] (==) intel(0): RGB weight 888
    [ 142.522] (==) intel(0): Default visual is TrueColor
    [ 142.522] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2+)
    [ 142.522] (--) intel(0): Chipset: "Sandybridge Mobile (GT2+)"
    [ 142.522] (--) intel(0): Disabling use of vmap
    [ 142.522] (**) intel(0): Framebuffer tiled
    [ 142.522] (**) intel(0): Pixmaps tiled
    [ 142.522] (**) intel(0): 3D buffers tiled
    [ 142.522] (**) intel(0): Throttling enabled
    [ 142.522] (**) intel(0): Delayed flush enabled
    [ 142.522] (II) intel(0): Output LVDS1 has no monitor section
    [ 142.523] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video1
    [ 142.523] (II) intel(0): Output VGA1 has no monitor section
    [ 142.524] (II) intel(0): Output HDMI1 has no monitor section
    [ 142.563] (II) intel(0): Output DP1 has no monitor section
    [ 142.563] (II) intel(0): EDID for output LVDS1
    [ 142.563] (II) intel(0): Manufacturer: AUO Model: 30ed Serial#: 0
    [ 142.563] (II) intel(0): Year: 2010 Week: 0
    [ 142.563] (II) intel(0): EDID Version: 1.4
    [ 142.563] (II) intel(0): Digital Display Input
    [ 142.563] (II) intel(0): 6 bits per channel
    [ 142.563] (II) intel(0): Digital interface is undefined
    [ 142.563] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 142.563] (II) intel(0): Gamma: 2.20
    [ 142.563] (II) intel(0): No DPMS capabilities specified
    [ 142.563] (II) intel(0): Supported color encodings: RGB 4:4:4
    [ 142.563] (II) intel(0): First detailed timing is preferred mode
    [ 142.563] (II) intel(0): Preferred mode is native pixel format and refresh rate
    [ 142.564] (II) intel(0): redX: 0.620 redY: 0.349 greenX: 0.324 greenY: 0.606
    [ 142.564] (II) intel(0): blueX: 0.152 blueY: 0.118 whiteX: 0.313 whiteY: 0.329
    [ 142.564] (II) intel(0): Manufacturer's mask: 0
    [ 142.564] (II) intel(0): Supported detailed timing:
    [ 142.564] (II) intel(0): clock: 140.0 MHz Image Size: 344 x 193 mm
    [ 142.564] (II) intel(0): h_active: 1920 h_sync: 1968 h_sync_end 2068 h_blank_end 2144 h_border: 0
    [ 142.564] (II) intel(0): v_active: 1080 v_sync: 1083 v_sync_end 1084 v_blanking: 1088 v_border: 0
    [ 142.564] (II) intel(0): Supported detailed timing:
    [ 142.564] (II) intel(0): clock: 93.3 MHz Image Size: 344 x 193 mm
    [ 142.564] (II) intel(0): h_active: 1920 h_sync: 1968 h_sync_end 2068 h_blank_end 2144 h_border: 0
    [ 142.564] (II) intel(0): v_active: 1080 v_sync: 1083 v_sync_end 1084 v_blanking: 1088 v_border: 0
    [ 142.564] (II) intel(0): 00R4M\80B156HW3
    [ 142.564] (II) intel(0): Unknown vendor-specific block 0
    [ 142.564] (II) intel(0): EDID (in hex):
    [ 142.564] (II) intel(0): 00ffffffffffff0006afed3000000000
    [ 142.564] (II) intel(0): 001401049022137802d1159e59539b27
    [ 142.564] (II) intel(0): 1e505400000001010101010101010101
    [ 142.564] (II) intel(0): 010101010101b03680e0703808403064
    [ 142.564] (II) intel(0): 310058c11000001a752480e070380840
    [ 142.564] (II) intel(0): 3064310058c11000001a000000fe0030
    [ 142.564] (II) intel(0): 3052344d804231353648573300000000
    [ 142.564] (II) intel(0): 00004122960111000002010a20200030
    [ 142.564] (II) intel(0): EDID vendor "AUO", prod id 12525
    [ 142.564] (II) intel(0): Printing DDC gathered Modelines:
    [ 142.564] (II) intel(0): Modeline "1920x1080"x0.0 140.00 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (65.3 kHz eP)
    [ 142.564] (II) intel(0): Modeline "1920x1080"x0.0 93.33 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (43.5 kHz e)
    [ 142.564] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 142.565] (II) intel(0): Printing probed modes for output LVDS1
    [ 142.565] (II) intel(0): Modeline "1920x1080"x60.0 140.00 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (65.3 kHz eP)
    [ 142.565] (II) intel(0): Modeline "1920x1080"x40.0 93.33 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (43.5 kHz e)
    [ 142.565] (II) intel(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
    [ 142.565] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
    [ 142.565] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
    [ 142.565] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
    [ 142.565] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 142.565] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 142.565] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 142.565] (II) intel(0): EDID for output VGA1
    [ 142.566] (II) intel(0): EDID for output HDMI1
    [ 142.606] (II) intel(0): EDID for output DP1
    [ 142.606] (II) intel(0): Output LVDS1 connected
    [ 142.606] (II) intel(0): Output VGA1 disconnected
    [ 142.606] (II) intel(0): Output HDMI1 disconnected
    [ 142.606] (II) intel(0): Output DP1 disconnected
    [ 142.607] (II) intel(0): Using exact sizes for initial modes
    [ 142.607] (II) intel(0): Output LVDS1 using initial mode 1920x1080
    [ 142.607] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 142.607] (**) intel(0): Display dimensions: (340, 190) mm
    [ 142.607] (**) intel(0): DPI set to (143, 144)
    [ 142.607] (II) Loading sub module "fb"
    [ 142.607] (II) LoadModule: "fb"
    [ 142.607] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 142.607] (II) Module fb: vendor="X.Org Foundation"
    [ 142.607] compiled for 1.12.3, module version = 1.0.0
    [ 142.607] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 142.607] (II) Loading sub module "dri2"
    [ 142.607] (II) LoadModule: "dri2"
    [ 142.608] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 142.608] (II) Module dri2: vendor="X.Org Foundation"
    [ 142.608] compiled for 1.12.3, module version = 1.2.0
    [ 142.608] ABI class: X.Org Server Extension, version 6.0
    [ 142.608] (==) Depth 24 pixmap format is 32 bpp
    [ 142.608] (II) intel(0): SNA initialized with SandyBridge backend
    [ 142.608] (==) intel(0): Backing store disabled
    [ 142.608] (==) intel(0): Silken mouse enabled
    [ 142.608] (II) intel(0): Initializing HW Cursor
    [ 142.608] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 142.609] (==) intel(0): DPMS enabled
    [ 142.609] (II) intel(0): [DRI2] Setup complete
    [ 142.610] (II) intel(0): [DRI2] DRI driver: i965
    [ 142.610] (II) intel(0): direct rendering: DRI2 Enabled
    [ 142.610] (==) intel(0): hotplug detection: "enabled"
    [ 142.610] (--) RandR disabled
    [ 142.610] (II) Initializing built-in extension Generic Event Extension
    [ 142.610] (II) Initializing built-in extension SHAPE
    [ 142.610] (II) Initializing built-in extension MIT-SHM
    [ 142.610] (II) Initializing built-in extension XInputExtension
    [ 142.610] (II) Initializing built-in extension XTEST
    [ 142.610] (II) Initializing built-in extension BIG-REQUESTS
    [ 142.610] (II) Initializing built-in extension SYNC
    [ 142.610] (II) Initializing built-in extension XKEYBOARD
    [ 142.610] (II) Initializing built-in extension XC-MISC
    [ 142.610] (II) Initializing built-in extension SECURITY
    [ 142.610] (II) Initializing built-in extension XINERAMA
    [ 142.610] (II) Initializing built-in extension XFIXES
    [ 142.610] (II) Initializing built-in extension RENDER
    [ 142.610] (II) Initializing built-in extension RANDR
    [ 142.610] (II) Initializing built-in extension COMPOSITE
    [ 142.610] (II) Initializing built-in extension DAMAGE
    [ 142.620] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 142.620] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 142.620] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 142.620] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 142.620] (II) AIGLX: Loaded and initialized i965
    [ 142.620] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 142.686] (II) intel(0): Setting screen physical size to 508 x 285
    [ 142.729] (II) config/udev: Adding input device Power Button (/dev/input/event7)
    [ 142.729] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 142.729] (II) LoadModule: "evdev"
    [ 142.729] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 142.729] (II) Module evdev: vendor="X.Org Foundation"
    [ 142.729] compiled for 1.12.0, module version = 2.7.0
    [ 142.729] Module class: X.Org XInput Driver
    [ 142.729] ABI class: X.Org XInput driver, version 16.0
    [ 142.729] (II) Using input driver 'evdev' for 'Power Button'
    [ 142.729] (**) Power Button: always reports core events
    [ 142.729] (**) evdev: Power Button: Device: "/dev/input/event7"
    [ 142.729] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 142.729] (--) evdev: Power Button: Found keys
    [ 142.729] (II) evdev: Power Button: Configuring as keyboard
    [ 142.730] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event7"
    [ 142.730] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 142.730] (**) Option "xkb_rules" "evdev"
    [ 142.730] (**) Option "xkb_model" "evdev"
    [ 142.730] (**) Option "xkb_layout" "us"
    [ 142.755] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
    [ 142.755] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 142.755] (II) Using input driver 'evdev' for 'Video Bus'
    [ 142.755] (**) Video Bus: always reports core events
    [ 142.755] (**) evdev: Video Bus: Device: "/dev/input/event15"
    [ 142.755] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 142.755] (--) evdev: Video Bus: Found keys
    [ 142.755] (II) evdev: Video Bus: Configuring as keyboard
    [ 142.755] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input15/event15"
    [ 142.755] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 142.755] (**) Option "xkb_rules" "evdev"
    [ 142.755] (**) Option "xkb_model" "evdev"
    [ 142.755] (**) Option "xkb_layout" "us"
    [ 142.756] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
    [ 142.756] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 142.756] (II) Using input driver 'evdev' for 'Video Bus'
    [ 142.756] (**) Video Bus: always reports core events
    [ 142.756] (**) evdev: Video Bus: Device: "/dev/input/event14"
    [ 142.756] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 142.757] (--) evdev: Video Bus: Found keys
    [ 142.757] (II) evdev: Video Bus: Configuring as keyboard
    [ 142.757] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2d/LNXVIDEO:00/input/input14/event14"
    [ 142.757] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 142.757] (**) Option "xkb_rules" "evdev"
    [ 142.757] (**) Option "xkb_model" "evdev"
    [ 142.757] (**) Option "xkb_layout" "us"
    [ 142.758] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 142.758] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 142.758] (II) Using input driver 'evdev' for 'Power Button'
    [ 142.758] (**) Power Button: always reports core events
    [ 142.758] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 142.758] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 142.758] (--) evdev: Power Button: Found keys
    [ 142.758] (II) evdev: Power Button: Configuring as keyboard
    [ 142.758] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
    [ 142.758] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
    [ 142.758] (**) Option "xkb_rules" "evdev"
    [ 142.758] (**) Option "xkb_model" "evdev"
    [ 142.758] (**) Option "xkb_layout" "us"
    [ 142.759] (II) config/udev: Adding input device Lid Switch (/dev/input/event5)
    [ 142.759] (II) No input driver specified, ignoring this device.
    [ 142.759] (II) This device may have been added with another device file.
    [ 142.760] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
    [ 142.760] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 142.760] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 142.760] (**) Sleep Button: always reports core events
    [ 142.760] (**) evdev: Sleep Button: Device: "/dev/input/event4"
    [ 142.760] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 142.760] (--) evdev: Sleep Button: Found keys
    [ 142.760] (II) evdev: Sleep Button: Configuring as keyboard
    [ 142.760] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4/event4"
    [ 142.760] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
    [ 142.760] (**) Option "xkb_rules" "evdev"
    [ 142.760] (**) Option "xkb_model" "evdev"
    [ 142.760] (**) Option "xkb_layout" "us"
    [ 142.761] (II) config/udev: Adding input device Laptop_Integrated_Webcam_2HDM (/dev/input/event12)
    [ 142.761] (**) Laptop_Integrated_Webcam_2HDM: Applying InputClass "evdev keyboard catchall"
    [ 142.761] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_2HDM'
    [ 142.761] (**) Laptop_Integrated_Webcam_2HDM: always reports core events
    [ 142.761] (**) evdev: Laptop_Integrated_Webcam_2HDM: Device: "/dev/input/event12"
    [ 142.761] (--) evdev: Laptop_Integrated_Webcam_2HDM: Vendor 0x5986 Product 0x2af
    [ 142.761] (--) evdev: Laptop_Integrated_Webcam_2HDM: Found keys
    [ 142.761] (II) evdev: Laptop_Integrated_Webcam_2HDM: Configuring as keyboard
    [ 142.761] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input12/event12"
    [ 142.761] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_2HDM" (type: KEYBOARD, id 11)
    [ 142.761] (**) Option "xkb_rules" "evdev"
    [ 142.761] (**) Option "xkb_model" "evdev"
    [ 142.761] (**) Option "xkb_layout" "us"
    [ 142.762] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
    [ 142.762] (II) No input driver specified, ignoring this device.
    [ 142.762] (II) This device may have been added with another device file.
    [ 142.763] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
    [ 142.763] (II) No input driver specified, ignoring this device.
    [ 142.763] (II) This device may have been added with another device file.
    [ 142.763] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
    [ 142.763] (II) No input driver specified, ignoring this device.
    [ 142.763] (II) This device may have been added with another device file.
    [ 142.764] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event9)
    [ 142.764] (II) No input driver specified, ignoring this device.
    [ 142.764] (II) This device may have been added with another device file.
    [ 142.765] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
    [ 142.765] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 142.765] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 142.765] (**) Logitech USB Receiver: always reports core events
    [ 142.765] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
    [ 142.765] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc51b
    [ 142.765] (--) evdev: Logitech USB Receiver: Found 12 mouse buttons
    [ 142.765] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 142.765] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 142.765] (--) evdev: Logitech USB Receiver: Found x and y relative axes
    [ 142.765] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 142.765] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 142.765] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 142.765] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 142.765] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb2/2-2/2-2:1.0/input/input1/event1"
    [ 142.765] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 12)
    [ 142.765] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 142.766] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 142.766] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 142.766] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 142.766] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 142.766] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 142.766] (II) No input driver specified, ignoring this device.
    [ 142.766] (II) This device may have been added with another device file.
    [ 142.766] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 142.766] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 142.766] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 142.766] (**) AT Translated Set 2 keyboard: always reports core events
    [ 142.766] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 142.766] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 142.767] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 142.767] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 142.767] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 142.767] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
    [ 142.767] (**) Option "xkb_rules" "evdev"
    [ 142.767] (**) Option "xkb_model" "evdev"
    [ 142.767] (**) Option "xkb_layout" "us"
    [ 142.767] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event13)
    [ 142.767] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
    [ 142.767] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
    [ 142.767] (**) ImPS/2 Generic Wheel Mouse: always reports core events
    [ 142.767] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event13"
    [ 142.767] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
    [ 142.767] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
    [ 142.767] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
    [ 142.767] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
    [ 142.767] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
    [ 142.767] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
    [ 142.767] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
    [ 142.767] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
    [ 142.767] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 142.767] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input13/event13"
    [ 142.767] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 14)
    [ 142.767] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
    [ 142.767] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
    [ 142.767] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
    [ 142.767] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
    [ 142.767] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
    [ 142.767] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse1)
    [ 142.767] (II) No input driver specified, ignoring this device.
    [ 142.767] (II) This device may have been added with another device file.
    [ 142.767] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 142.767] (II) No input driver specified, ignoring this device.
    [ 142.767] (II) This device may have been added with another device file.
    [ 142.767] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event6)
    [ 142.767] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 142.767] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
    [ 142.767] (**) Dell WMI hotkeys: always reports core events
    [ 142.767] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event6"
    [ 142.767] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
    [ 142.767] (--) evdev: Dell WMI hotkeys: Found keys
    [ 142.768] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
    [ 142.768] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
    [ 142.768] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
    [ 142.768] (**) Option "xkb_rules" "evdev"
    [ 142.768] (**) Option "xkb_model" "evdev"
    [ 142.768] (**) Option "xkb_layout" "us"
    [ 142.930] (II) intel(0): EDID vendor "AUO", prod id 12525
    [ 142.931] (II) intel(0): Printing DDC gathered Modelines:
    [ 142.931] (II) intel(0): Modeline "1920x1080"x0.0 140.00 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (65.3 kHz eP)
    [ 142.931] (II) intel(0): Modeline "1920x1080"x0.0 93.33 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (43.5 kHz e)
    [ 143.236] (II) intel(0): EDID vendor "AUO", prod id 12525
    [ 143.236] (II) intel(0): Printing DDC gathered Modelines:
    [ 143.236] (II) intel(0): Modeline "1920x1080"x0.0 140.00 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (65.3 kHz eP)
    [ 143.236] (II) intel(0): Modeline "1920x1080"x0.0 93.33 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (43.5 kHz e)
    [ 148.677] (II) evdev: Power Button: Close
    [ 148.677] (II) UnloadModule: "evdev"
    [ 148.680] (II) evdev: Video Bus: Close
    [ 148.680] (II) UnloadModule: "evdev"
    [ 148.687] (II) evdev: Video Bus: Close
    [ 148.687] (II) UnloadModule: "evdev"
    [ 148.700] (II) evdev: Power Button: Close
    [ 148.700] (II) UnloadModule: "evdev"
    [ 148.703] (II) evdev: Sleep Button: Close
    [ 148.703] (II) UnloadModule: "evdev"
    [ 148.703] (II) evdev: Laptop_Integrated_Webcam_2HDM: Close
    [ 148.703] (II) UnloadModule: "evdev"
    [ 148.704] (II) evdev: Logitech USB Receiver: Close
    [ 148.704] (II) UnloadModule: "evdev"
    [ 148.705] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 148.705] (II) UnloadModule: "evdev"
    [ 148.705] (II) evdev: ImPS/2 Generic Wheel Mouse: Close
    [ 148.705] (II) UnloadModule: "evdev"
    [ 148.705] (II) evdev: Dell WMI hotkeys: Close
    [ 148.705] (II) UnloadModule: "evdev"
    [ 148.809] Server terminated successfully (0). Closing log file.
    startx
    X.Org X Server 1.12.3
    Release Date: 2012-07-09
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.4.4-3-ARCH x86_64
    Current Operating System: Linux clc 3.4.5-1-ARCH #1 SMP PREEMPT Mon Jul 16 21:35:54 CEST 2012 x86_64
    Kernel command line: root=/dev/sda5 ro acpi=noirq i915.i915_enable_rc6=1 i915.semaphores=1
    Build Date: 09 July 2012 03:59:39PM
    Current version of pixman: 0.26.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 18 08:07:11 2012
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    gnome-session[757]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    gnome-session[757]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    GNOME_KEYRING_CONTROL=/root/.cache/keyring-Gapdvn
    SSH_AUTH_SOCK=/root/.cache/keyring-Gapdvn/ssh
    GNOME_KEYRING_PID=776
    GNOME_KEYRING_CONTROL=/root/.cache/keyring-Gapdvn
    SSH_AUTH_SOCK=/root/.cache/keyring-Gapdvn/ssh
    GPG_AGENT_INFO=/root/.cache/keyring-Gapdvn/gpg:0:1
    GNOME_KEYRING_CONTROL=/root/.cache/keyring-Gapdvn
    SSH_AUTH_SOCK=/root/.cache/keyring-Gapdvn/ssh
    GPG_AGENT_INFO=/root/.cache/keyring-Gapdvn/gpg:0:1
    GNOME_KEYRING_CONTROL=/root/.cache/keyring-Gapdvn
    SSH_AUTH_SOCK=/root/.cache/keyring-Gapdvn/ssh
    GPG_AGENT_INFO=/root/.cache/keyring-Gapdvn/gpg:0:1
    (gnome-settings-daemon:773): libupower-glib-WARNING **: Couldn't enumerate devices: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-settings-daemon:773): power-plugin-WARNING **: failed to get device list: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    ** (gnome-settings-daemon:773): WARNING **: Failed to connect context: OK
    ** (gnome-settings-daemon:773): WARNING **: cannot connect to ConsoleKit: Error calling StartServiceByName for org.freedesktop.ConsoleKit: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Permission denied
    (gnome-settings-daemon:773): color-plugin-WARNING **: failed to connect to colord: Error calling StartServiceByName for org.freedesktop.ColorManager: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    ** (gnome-settings-daemon:773): WARNING **: cannot connect to ConsoleKit: Error calling StartServiceByName for org.freedesktop.ConsoleKit: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Permission denied
    (gnome-settings-daemon:773): power-plugin-WARNING **: Could not connect to UPower: Error calling StartServiceByName for org.freedesktop.UPower: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-settings-daemon:773): power-plugin-WARNING **: Could not connect to UPower: Error calling StartServiceByName for org.freedesktop.UPower: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-settings-daemon:773): media-keys-plugin-WARNING **: Failed to get proxy for upower: Error calling StartServiceByName for org.freedesktop.UPower: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    Initializing tracker-store...
    Initializing tracker-miner-fs...
    Tracker-Message: Setting up monitor for changes to config file:'/root/.config/tracker/tracker-miner-fs.cfg'
    Tracker-Message: Setting up monitor for changes to config file:'/root/.config/tracker/tracker-store.cfg'
    Tracker-Message: Setting up monitor for changes to config file:'/root/.config/tracker/tracker-store.cfg'
    Starting log:
    File:'/root/.local/share/tracker/tracker-miner-fs.log'
    Starting log:
    File:'/root/.local/share/tracker/tracker-store.log'
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
    Failed to play sound: Not available
    ** (nm-applet:823): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    ** Message: applet now removed from the notification area
    ** (nm-applet:823): WARNING **: fetch_connections_done: error fetching connections: (23) Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success.
    ** (nm-applet:823): WARNING **: Failed to register as an agent: (23) Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (tracker-miner-fs:822): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor with dbus name org.gtk.Private.UDisks2VolumeMonitor is not supported
    (gnome-shell:814): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor with dbus name org.gtk.Private.UDisks2VolumeMonitor is not supported
    Window manager warning: Log level 16: Could not initialize NMClient /org/freedesktop/NetworkManager: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-shell:814): AccountsService-WARNING **: Failed to create accounts proxy: Error calling StartServiceByName for org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    Window manager warning: Log level 16: Error getting session for the process we are in: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success (g-dbus-error-quark 23)
    ** Message: applet now embedded in the notification area
    Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    (gnome-shell:814): GLib-GIO-CRITICAL **: g_dbus_proxy_call_internal: assertion `G_IS_DBUS_PROXY (proxy)' failed
    AccountsService:ERROR:act-user-manager.c:2156:load_users: assertion failed: (manager->priv->accounts_proxy != NULL)
    ** Message: applet now removed from the notification area
    gnome-session[757]: WARNING: Application 'gnome-shell.desktop' killed by signal 6
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    (gnome-shell:939): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor with dbus name org.gtk.Private.UDisks2VolumeMonitor is not supported
    Window manager warning: Log level 16: Could not initialize NMClient /org/freedesktop/NetworkManager: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-shell:939): AccountsService-WARNING **: Failed to create accounts proxy: Error calling StartServiceByName for org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    Window manager warning: Log level 16: Error getting session for the process we are in: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success (g-dbus-error-quark 23)
    ** Message: applet now embedded in the notification area
    Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    (gnome-shell:939): GLib-GIO-CRITICAL **: g_dbus_proxy_call_internal: assertion `G_IS_DBUS_PROXY (proxy)' failed
    AccountsService:ERROR:act-user-manager.c:2156:load_users: assertion failed: (manager->priv->accounts_proxy != NULL)
    ** Message: applet now removed from the notification area
    gnome-session[757]: WARNING: Application 'gnome-shell.desktop' killed by signal 6
    gnome-session[757]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    gnome-session[757]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    gnome-session[757]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    (gnome-settings-daemon:773): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    (gnome-settings-daemon:773): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    [1342613232,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provided by the application
    xinit: connection to X server lost
    waiting for X server to shut down
    Received signal:1->'Hangup'
    Received signal:1->'Hangup'
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Received signal:15->'Terminated'
    (tracker-miner-fs:822): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    (tracker-miner-fs:822): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    (tracker-miner-fs:822): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    OK
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Received signal:15->'Terminated'
    OK
    Server terminated successfully (0). Closing log file.
    Last edited by killnine (2012-07-19 15:42:27)

    Trilby wrote:Are you trying to start X as root?  Why is Xorg looking in /root/.config/ ?
    I am. I prefer to run as root.
    I have tried running as non root and the result is the same.
    Do you think it has to do with /lib changes?

  • [solved] After Gnome 3.8/Kernel update bumblebee is broken

    After some troubles with Gnome 3.8 and GDM and getting back to work bumblebee is broken. I guess the troubles came with the new kernel.
    $ optirun -vv glxgears
    [ 184.945324] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
    [ 184.946196] [DEBUG]optirun version 3.1 starting...
    [ 184.946228] [DEBUG]Active configuration:
    [ 184.946239] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
    [ 184.946250] [DEBUG] X display: :8
    [ 184.946260] [DEBUG] LD_LIBRARY_PATH: /usr/lib/nvidia:/usr/lib32/nvidia
    [ 184.946271] [DEBUG] Socket path: /var/run/bumblebee.socket
    [ 184.946281] [DEBUG] Accel/display bridge: auto
    [ 184.946291] [DEBUG] VGL Compression: proxy
    [ 184.946332] [DEBUG]Using auto-detected bridge virtualgl
    [ 184.974394] [INFO]Response: No - error: [XORG] (EE) Failed to load module "mouse" (module does not exist, 0)
    [ 184.974451] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) Failed to load module "mouse" (module does not exist, 0)
    [ 184.974471] [DEBUG]Socket closed.
    [ 184.974531] [ERROR]Aborting because fallback start is disabled.
    [ 184.974536] [DEBUG]Killing all remaining processes.
    $ systemctl status bumblebeed
    bumblebeed.service - Bumblebee C Daemon
    Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled)
    Active: active (running) since Mi 2013-04-24 20:00:21 CEST; 4min 40s ago
    Main PID: 264 (bumblebeed)
    CGroup: name=systemd:/system/bumblebeed.service
    └─264 /usr/sbin/bumblebeed
    $ cat /proc/acpi/bbswitch
    0000:01:00.0 ON
    I made a fresh reinstallation of bumblebee but it does not help. All packages inkl. bbswitch are up to date (whole system is up to date). Thx for any hints.
    Last edited by wwn (2013-04-24 18:20:33)

    aaarrrrgh: that was the thing to get gdm and gnome 3.8 get back to work again.!
    devil and the deep blue see

  • [SOLVED] GDM/Gnome Issues after Updates

    hi everyone!
    ive run into some pesky problems (possibly nvidia related) after a full update this morning. after booting up, gdm tries to run, but it crashes and retries over and over again with this message (shown in systemctl status gdm while running):
    Failed to contact accountsservice. Error calling StartServiceByName for org.freedesktop.Accounts: GDBus.Error: org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.Accounts timed out
    i tried installing lxdm and lightdm (the former loaded, the latter didnt), but that also didnt seem to work. with lxdm i couldnt log in to gnome (screen just went black), with lightdm i had no luck at all (didnt start at all).
    can anyone point me in the right direction to debug this?
    thanks a lot!
    regards,
    M.
    Edit:
    i installed nouveau and lightdm again and checked the status with systemctl. seems polkit is looking for a file called libmozjs-17-0.so:
    ● polkit.service - Authorization Manager
    Loaded: loaded (/usr/lib/systemd/system/polkit.service; static)
    Active: failed (Result: exit-code) since Wed 2014-04-16 17:14:12 CEST; 39s ago
    Docs: man:polkit(8)
    Process: 6145 ExecStart=/usr/lib/polkit-1/polkitd --no-debug (code=exited, status=127)
    Main PID: 6145 (code=exited, status=127)
    Apr 16 17:14:12 arch systemd[1]: Starting Authorization Manager...
    Apr 16 17:14:12 arch polkitd[6145]: /usr/lib/polkit-1/polkitd: error while loading shared libraries: libmozjs-17.0.so: cannot open shared object file: No such file or directory
    Apr 16 17:14:12 arch systemd[1]: polkit.service: main process exited, code=exited, status=127/n/a
    Apr 16 17:14:12 arch systemd[1]: Failed to start Authorization Manager.
    Apr 16 17:14:12 arch systemd[1]: Unit polkit.service entered failed state.
    i checked /usr/lib and found libmozjs-24.so… weird
    Edit 2:
    so i reinstalled a package called js17, undid all my changes with lightdm, slim et al, reinstalled nvidia and it seems it works!
    marking as solved.
    Last edited by miles969 (2014-04-16 16:10:15)

    Last update (at 2014-04-16) gives me a great headache.
    All my keyboard shorcuts had become useless: freezings reach up to 30 secs.
    Number of applications are bricked, i.e. evolution can not to read any message from imap server.
    I have a bulk of errors in my journalctl.  This is cut of them (Hmm, what do you think about a necessity to punish the guy that invented localized logs?)
    $ journalctl -b | grep rror
    апр 16 19:16:27 church gdm-Xorg-:0[258]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    апр 16 19:16:31 church NetworkManager[177]: <warn> Couldn't acquire object manager proxy: Ошибка вызова StartServiceByName для org.bluez: GDBus.Error:org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    апр 16 19:16:37 church gdm-Xorg-:0[258]: Errors from xkbcomp are not fatal to the X server
    апр 16 19:16:38 church org.a11y.atspi.Registry[382]: ** (at-spi2-registryd:387): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
    апр 16 19:16:46 church gdm-Xorg-:0[258]: Errors from xkbcomp are not fatal to the X server
    апр 16 19:16:52 church gnome-session[326]: Gjs-Message: JS LOG: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
    апр 16 19:17:06 church org.gnome.Shell.CalendarServer[348]: (gnome-shell-calendar-server:500): ShellCalendarServer-WARNING **: Error opening calendar 1397299558.9767.2@church: ?????????? ??????? ?????????: ??????????? ???????? ?? ????
    апр 16 19:23:49 church gdm-Xorg-:0[258]: Errors from xkbcomp are not fatal to the X server
    апр 16 19:26:51 church org.gnome.evolution.dataserver.Sources3[348]: AUTH (1397299494.9760.26@church): Complete (ERROR - Ошибка вызова StartServiceByName для org.freedesktop.secrets: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.secrets timed out)
    апр 16 19:26:51 church org.gnome.evolution.dataserver.Sources3[348]: (evolution-source-registry:507): libebackend-WARNING **: source_registry_server_authenticate_done_cb: Ошибка вызова StartServiceByName для org.freedesktop.secrets: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.secrets timed out
    апр 16 19:27:12 church chromium.desktop[925]: [925:950:0416/192712:ERROR:nss_util.cc(853)] After loading Root Certs, loaded==false: NSS error code: -8018
    апр 16 19:28:00 church kernel: traps: evolution[760] trap int3 ip:7ff69db9c993 sp:7fff6d219560 error:0

  • [SOLVED] GDM/Gnome won't start after update

    Today after I run pacman -Suy, GDM/Gnome won't start anymore after reboot. The error message I get after GDM starts is:
    Oh no! Something has gone wrong.
    A problem has occurred and the system can't recover. Please contact a system administrator
    Does anyone have any idea what happened and how can I recover the system?
    Here is the complete log for the update:
    http://bpaste.net/show/209520/
    Here is the journalctl -u gdm log:
    http://sprunge.us/LEOU
    Here is tail -2000 /var/log/messages.log:
    http://sprunge.us/ObWY
    And here is the /var/log/Xorg.0.log:
    http://bpaste.net/show/209549/
    I can't imagine any other log file that might help figure out what happened, let me know if there's anything else.
    Any help is appreciated. Thanks.
    Edit: I stopped gdm, created a ~/.xinitrc and could successfully start Gnome with startx. The problem remains with GDM.
    Edit: The last update solved my problem: http://sprunge.us/RKWA
    Last edited by falmp (2014-04-22 20:38:20)

    I'm not sure my issue is really the same one, but am hoping for some guidance here if possible.  Trying to start GDM gives me the same error message/screen.  After tdm fails I can switch to a console,
    sudo systemctl stop gdm.service
    then
    sudo systemctl start lightdm.service
    and lightdm starts fine.  However, trying to log in to gnome-session gives me the very same error as I had with GDM.  I can log into XFCE just fine.  Attempting to start gnome-ession via startx also gives me the error screen.  Does anyone know how I can diagnose the problem?  Thanks,
    Matt

  • [SOLVED] hdapsd/gnome-hdaps-applet/kernel26/tp_smapi: Some issues

    Hej all,
    I posted some comments on the package hdapsd http://aur.archlinux.org/packages.php?ID=5401. At the moment, loading the modules from tp_smapi and starting hdaps works without problems, when enabling the unload_heads by executing as root
    echo -1 > /sys/block/sda/device/unload_heads
    Now shaking the laptop (only a bit;) results in the output of hdapsd
    Fri Mar 6 17:30:48 2009: Starting hdapsd
    Fri Mar 6 17:33:16 2009: parking
    Fri Mar 6 17:33:19 2009: Error! Not parked when we thought we were... (paged out and timer expired?)
    Fri Mar 6 17:33:19 2009: un-parking
    But a simultaneously played movie stops... So something is working, but also the new gnome-hdaps-applet (version 20081204-1) does not change the "play" sign into the "pause" sign while shaking... All this worked while using the bit outdated kernel26tp with old versions of hdapsd and gnome-hdaps-applet.
    So, does someone has ideas how to debug this further?
    Thanks,
    Andreas
    Edit: The problem is solved and had nothing to do with the software/kernel. I needed to update the firmware of my drive with the help of lenovos FWHD55.ISO...(in fact it was a bit harder since I own a non-IBM harddrive...see here http://www.thinkwiki.org/wiki/Talk:Prob … hard_disks and search for hfui15.exe, don't forget the -pm switch to tell the badly programmed software that your HD is Primary master...)
    Last edited by aneiser (2009-03-08 11:15:14)

    Hej all,
    I posted some comments on the package hdapsd http://aur.archlinux.org/packages.php?ID=5401. At the moment, loading the modules from tp_smapi and starting hdaps works without problems, when enabling the unload_heads by executing as root
    echo -1 > /sys/block/sda/device/unload_heads
    Now shaking the laptop (only a bit;) results in the output of hdapsd
    Fri Mar 6 17:30:48 2009: Starting hdapsd
    Fri Mar 6 17:33:16 2009: parking
    Fri Mar 6 17:33:19 2009: Error! Not parked when we thought we were... (paged out and timer expired?)
    Fri Mar 6 17:33:19 2009: un-parking
    But a simultaneously played movie stops... So something is working, but also the new gnome-hdaps-applet (version 20081204-1) does not change the "play" sign into the "pause" sign while shaking... All this worked while using the bit outdated kernel26tp with old versions of hdapsd and gnome-hdaps-applet.
    So, does someone has ideas how to debug this further?
    Thanks,
    Andreas
    Edit: The problem is solved and had nothing to do with the software/kernel. I needed to update the firmware of my drive with the help of lenovos FWHD55.ISO...(in fact it was a bit harder since I own a non-IBM harddrive...see here http://www.thinkwiki.org/wiki/Talk:Prob … hard_disks and search for hfui15.exe, don't forget the -pm switch to tell the badly programmed software that your HD is Primary master...)
    Last edited by aneiser (2009-03-08 11:15:14)

  • [SOLVED]Removing gnome 3.x now that cinnamon 2.x no longer requires it

    I've had gnome and cinnamon on my system for a while but am no longer really using gnome.
    From cinnamon 2.0, there are various reports that cinnamon is independent of gnome (although I think it still depends on some other gnome-* packages).
    I'm trying to remove gnome as a DE, while retaining whatever packages are required by cinnamon.
    I tried running the following command:
    # pacman -Rns gnome gnome-extra
    ...I get the following output:
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: anjuta: requires gnome-icon-theme
    :: cinnamon: requires gnome-icon-theme
    :: cinnamon: requires gnome-themes-standard
    :: evolution: requires gnome-desktop
    :: gnome-clocks: requires gnome-desktop
    :: gnome-clocks: requires gnome-themes-standard
    :: gnome-devel-docs: requires yelp
    :: gnome-documents: requires evince
    :: gnome-documents: requires gnome-desktop
    :: gnome-documents: requires tracker
    :: gnome-getting-started-docs: requires yelp
    :: gnome-online-miners: requires tracker
    :: gnome-panel: requires gnome-desktop
    :: gnome-photos: requires gnome-desktop
    :: gnome-photos: requires tracker
    :: gnome-screensaver: requires gnome-desktop
    :: gnome-settings-daemon-compat: requires gnome-settings-daemon
    :: gnome-tweak-tool: requires gnome-settings-daemon
    :: gtkhtml4: requires gnome-icon-theme
    :: libgweather: requires gnome-icon-theme
    :: nemo: requires gnome-icon-theme
    :: network-manager-applet: requires gnome-icon-theme
    :: rhythmbox: requires gnome-icon-theme
    :: system-config-printer: requires gnome-icon-theme
    :: vinagre: requires gnome-icon-theme
    :: virt-manager: requires gnome-icon-theme
    Is there an easy way to remove gnome that ensures cinnamon isn't broken in the process?
    Last edited by multipitch (2013-10-30 22:34:59)

    Thanks karol,
    Running 'pacman -Sqg gnome gnome-extra' produced a fairly long list, I removed the above 'requires <package>' packages from the list and ran pacman -Rns <long list!>
    This threw up a few more errors, which were resolved by removing one or two more packages from the list until pacman would run
    The following ran fine:
    pacman -Rns baobab empathy eog epiphany evince gnome-backgrounds gnome-calculator gnome-contacts gnome-control-center gnome-dictionary gnome-disk-utility gnome-font-viewer gnome-icon-theme-extras gnome-keyring gnome-screenshot gnome-session gnome-shell gnome-system-log gnome-system-monitor gnome-terminal gnome-user-docs gnome-user-share mousetweaks mutter nautilus sushi totem tracker vino xdg-user-dirs-gtk yelp accerciser aisleriot anjuta brasero cheese devhelp evolution file-roller five-or-more four-in-a-row gnome-chess gnome-clocks gnome-color-manager gnome-devel-docs gnome-documents gnome-getting-started-docs gnome-klotski gnome-mahjongg gnome-mines gnome-nettool gnome-nibbles gnome-photos gnome-robots gnome-sudoku gnome-tetravex gnome-weather iagno lightsoff nautilus-sendto orca quadrapassel rygel swell-foop tali vinagre
    pacman -Rns gnome-tweak-tool
    As a result, I've removed about 950 MB of unwanted packages.
    Thanks for the help.

  • [SOLVED]e17/gnome media started displaying on desktop.

    I deactivated the desktop media display in gnome with gconf-editor, and recently installed e17.
    I cannot for the life of me figure out how to disable the media desktop icons that have suddenly reappeared in gnome (and incidentally in e17, too.)
    I found it in the e17 config menu.  now I feel a bit foolish.
    Last edited by LeoSolaris (2008-09-01 01:07:24)

    I agree with ya there. I have been poking at e17 off and on, and I do enjoy it. I rather like gnome too, but it is slightly more work to get interesting looks. Your's sounds like an interesting arrangement. I haven't had the time, or spare cash, to branch out into dual monitor setups.
    I have found fluxbox and fvwm to be perfect for those times when I just need a quick system up with a couple of basics, like a browser of a real fast WYSIWYG text editor. (sorta like Asus's 15-sec embedded distro) I am planning to put one of them on top of a near core Arch install, and compare it to Puppy, just for kicks.
    The only one to really drive me nuts is KDE, and ya, I  know there is a pretty good sized contingent of hardcore KDE fans here on Arch. Something about the way it is organized bothers me, but I just can't put my finger on what it is precisely.
    Wow...   at least we are running tangent to the topic in a solved thread.
    Last edited by LeoSolaris (2008-09-02 13:05:18)

  • [probably SOLVED] xmonad + gnome again

    Hi folks!
    After running 'plain' xmonad-darcs for a time i'd like to run gnome together with xmonad, so installed gnome today (haven't used it for years). gnome is up and running, but i can't get to get it run with xmonad as it's wm~
    Of course i've tried to follow xmonad's wiki... I used other people's xmonad.hs, that basic one or that other one; additionally, xmonad-contrib-darcs v20081207-1 is installed. For completeness, I actually just use
    -- xmonad.hs
    import XMonad
    import XMonad.Config.Gnome
    main = xmonad gnomeConfig
    It seems, that somehow xmonad can't be imported: a new created ~/.gnomerc makes no change, same with a copied  "export WINDOW_MANAGER=xmonad"  in ~/.profile (which is sourced by .xinitrc) or even in ~/.xinitrc itself. I added xmonad to the list of starting programs in gnome's session manager as well, I disabled nautilus and changed the position of the panel... Trying to start gnome with this:
    export WINDOW_MANAGER=xmonad
    exec gnome-session --purge-delay=3000
    it says that --purge-delay is an invalid option (so i guess that is meant to work with an older version of gnome).
    Then it comes up to gnome-session. But in my gnome there is no possibility to "select Metacity and change style to Trash"!? (Within the "sessions" I only can add starting programs or tell which applications to remember.)
    Nevertheless, I can start an xterm and run "killall metacity; xmonad &"; then metacity disappears, windows are indeed tiling, but in the xterm there's the following output:
    $ unknown ClientMessageEvent 269
    unknown ClientMessageEvent 269
    unknown ClientMessageEvent 269
    unknown ClientMessageEvent 269
    unknown ClientMessageEvent 269
    and the system becomes almost unusable. After killing the xterm metactiy reappears.
    I wonder how Phrodo_00 solved his problem, seemed to be trivial...
    Any ideas?
    Last edited by nexus7 (2009-01-11 14:07:52)

    Ugh!
    Because starting x takes always 5-10 minutes I liked to speed it up. I thought it still could be gnome fighting against xmonad, since here xmonad is added as starting program while at the same time you have the "/usr/share/applications/xmonad.desktop" (see above). So I liked to  see what happens after deselecting xmoand as starting program in the sessions manager... But from now on gnome wouldn't  start at all anymore! Neither
    gconftool-2 -s -t string /desktop/gnome/session/required_components/windowmanager metacity
    nor
    rm -rf ~/.gnome* ~/.gconf*
    helped (I don't have a ~/.gnome2/session)! X just hangs after showing its cursor, and there are heavy cooling but lesser disk activities -- so how to reactivate plain gnome??
    But also suddenly another problem seem to arise (but for heavens sake, why~ there weren't any before...):
    In the first time I crashed X that error was shown in the console:
    (EE) intel(0): underrun on pipe B!
    -- But how comes?, I disabled these in /etc/xorg.conf:
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    Option "AutoEnableDevices" "False"
    EndSection
    Now there's another one:
    error setting MTRR (base = 0xe8000000, size = 0x08000000, type = 1) Invalid argument (22)
    Disgusting~
    Nevertheless running plain xmonad works... ((edit: after exchanging the xmonad.hs of course))
    Last edited by nexus7 (2009-01-11 12:03:52)

  • [SOLVED] GDM / GNOME crashes on login screen after standby

    Brand new Arch installation on a Lenovo IdeaPad Flex 10. Most of the stuff works out of the box (except touchscreen https://bbs.archlinux.org/viewtopic.php?pid=1478128).
    Using plain vanilla GNOME + GDM things seem ok, but once every few times upon returning from standby the login screen crashes and just freezes on the password screen. Nothing can be done (except for jumping to another vt) and a reboot is required.
    If I SSH into the machine during this period, nothing suspicious shows up on journalctl.
    Any ideas what's going on?
    Last edited by yuvadm (2014-12-01 11:08:40)

    Since I'm also getting some random freezes even when not in the login screen, I'm now suspecting a graphics driver problem.
    Now testing UXA mode, per the Intel Graphics wiki page, hoping it will solve the freezes.
    EDIT: UXA mode seems to have fixed the problem.
    Last edited by yuvadm (2014-12-01 11:08:27)

  • [SOLVED]ABS gnome-shell ------all is Ok

    I tried it again and now it is OK.
    I think there are something wrong with my gdk , glib and  gtk.
    So I installed the gdk,glib and gtk again,then all is OK.
    Thx~
    ps:I found the original post contents from the Google cache pages.
    make[3]: cd “/home/thx/abs/extra/gnome-shell/src/gnome-shell-3.2.2.1/src”
    CC libst_1_0_la-st-adjustment.lo
    CC libst_1_0_la-st-border-image.lo
    CC libst_1_0_la-st-bin.lo
    CC libst_1_0_la-st-box-layout.lo
    CC libst_1_0_la-st-box-layout-child.lo
    CC libst_1_0_la-st-button.lo
    CC libst_1_0_la-st-clipboard.lo
    CC libst_1_0_la-st-container.lo
    st/st-bin.c:35:29: fatal error: clutter/clutter.h: No such file or directoryIn file included from st/st-box-layout-child.c:28:0:
    st/st-box-layout-child.h:23:29: fatal error: clutter/clutter.h: No such file or directory
    compilation terminated.
    compilation terminated.
    st/st-adjustment.c:33:25: fatal error: glib-object.h: No such file or directory
    compilation terminated.
    make[3]: *** [libst_1_0_la-st-bin.lo] error 1
    make[3]: *** Waiting for the unfinished task....
    make[3]: *** [libst_1_0_la-st-adjustment.lo] error 1
    make[3]: *** [libst_1_0_la-st-box-layout-child.lo] error 1
    In file included from st/st-clipboard.c:30:0:
    st/st-clipboard.h:27:25: fatal error: glib-object.h: No such file or directory
    compilation terminated.
    make[3]: *** [libst_1_0_la-st-clipboard.lo] error 1
    st/st-button.c:37:18: fatal error: glib.h: No such file or directory
    compilation terminated.
    In file included from st/st-border-image.c:25:0:
    st/st-border-image.h:24:25: fatal error: glib-object.h: No such file or directory
    compilation terminated.
    make[3]: *** [libst_1_0_la-st-button.lo] error 1
    make[3]: *** [libst_1_0_la-st-border-image.lo] error 1
    In file included from ./st/st-container.h:28:0,
    from st/st-box-layout.h:28,
    from st/st-box-layout.c:52:
    ./st/st-widget.h:31:29: fatal error: clutter/clutter.h: No such file or directory
    compilation terminated.
    In file included from st/st-container.h:28:0,
    from st/st-container.c:29:
    ./st/st-widget.h:31:29: fatal error: clutter/clutter.h: No such file or directory
    compilation terminated.
    make[3]: *** [libst_1_0_la-st-box-layout.lo] error 1
    make[3]: *** [libst_1_0_la-st-container.lo] error 1
    make[3]: Leaving directory “/home/thx/abs/extra/gnome-shell/src/gnome-shell-3.2.2.1/src”
    make[2]: *** [all] error 2
    make[2]: Leaving directory “/home/thx/abs/extra/gnome-shell/src/gnome-shell-3.2.2.1/src”
    make[1]: *** [all-recursive] error 1
    make[1]: Leaving directory “/home/thx/abs/extra/gnome-shell/src/gnome-shell-3.2.2.1”
    make: *** [all] error 2
    ==> ERROR: A failure occurred in build().
    Aborting...
    Last edited by myarch (2012-03-10 05:22:56)

    bernarcher wrote:
    myarch, please never remove your original post contents when you had a problem solved. This whole thread became unusable by others looking for similar problems. If ever possible, please restate your problem.
    Also note this: Life is a Two-way Street in our Forum Etiquette.
    Thanks for the remind,I edited my post again.

  • [Solved] Update gnome results to hang in gdm

    I guess this what happens when waiting a long time to update. This laptop has arch and linux mint dual booting. Arch is running on gnome and i think the last time I used it was 2 weeks ago (or more). It boots fine from grub but hangs upon reaching gdm. Keys dont work nor the touchpad. I have to remove the battery to restart it. This is my second laptop running arch. I got used to the other one running kde then I realize have to update the gnome laptop. Please help.
    This is error log.
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:21:03 bibs-msiCX500DX-arch -- MARK --
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:41:03 bibs-msiCX500DX-arch -- MARK --
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:01:03 bibs-msiCX500DX-arch -- MARK --
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:06:18 bibs-msiCX500DX-arch NetworkManager[1806]: <info> kernel firmware directory '/lib/firmware' changed
    Feb 5 19:06:26 bibs-msiCX500DX-arch modprobe: FATAL: Could not load /lib/modules/2.6.36-ARCH/modules.dep: No such file or directory
    Feb 5 19:07:00 bibs-msiCX500DX-arch dbus-daemon: [system] Reloaded configuration
    Feb 5 19:07:06 bibs-msiCX500DX-arch dbus-daemon: [system] Reloaded configuration
    Feb 5 19:07:06 bibs-msiCX500DX-arch dbus-daemon: [system] Reloaded configuration
    Feb 5 19:07:06 bibs-msiCX500DX-arch dbus-daemon: [system] Reloaded configuration
    Feb 5 19:07:06 bibs-msiCX500DX-arch dbus-daemon: [system] Reloaded configuration
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:21:03 bibs-msiCX500DX-arch -- MARK --
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:34:56 bibs-msiCX500DX-arch shutdown[24940]: shutting down for system reboot
    Feb 5 19:34:57 bibs-msiCX500DX-arch acpid: client 1871[0:0] has disconnected
    Feb 5 19:34:57 bibs-msiCX500DX-arch acpid: client connected from 24961[0:0]
    Feb 5 19:34:57 bibs-msiCX500DX-arch acpid: 1 client rule loaded
    Feb 5 19:34:58 bibs-msiCX500DX-arch kernel: Not activating Mandatory Access Control now since /sbin/tomoyo-init doesn't exist.
    Feb 5 19:34:58 bibs-msiCX500DX-arch init: Switching to runlevel: 6
    Feb 5 19:34:59 bibs-msiCX500DX-arch acpid: exiting
    Feb 5 19:34:59 bibs-msiCX500DX-arch NetworkManager[1806]: <info> caught signal 15, shutting down normally.
    Feb 5 19:34:59 bibs-msiCX500DX-arch NetworkManager[1806]: <info> (wlan0): now unmanaged
    Feb 5 19:34:59 bibs-msiCX500DX-arch NetworkManager[1806]: <info> (wlan0): device state change: 2 -> 1 (reason 36)
    Feb 5 19:34:59 bibs-msiCX500DX-arch NetworkManager[1806]: <info> exiting (success)
    Feb 5 19:34:59 bibs-msiCX500DX-arch laptop-mode: Laptop mode
    Feb 5 19:34:59 bibs-msiCX500DX-arch laptop-mode: disabled, not active
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys cpuset
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys cpu
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Linux version 2.6.37-ARCH (tobias@T-POWA-LX) (gcc version 4.5.2 (GCC) ) #1 SMP PREEMPT Sat Jan 29 19:40:04 UTC 2011
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-provided physical RAM map:
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 0000000000100000 - 000000007ffb0000 (usable)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 000000007ffb0000 - 000000007ffbe000 (ACPI data)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 000000007ffbe000 - 000000007fff0000 (ACPI NVS)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 000000007fff0000 - 0000000080000000 (reserved)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: DMI present.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: last_pfn = 0x7ffb0 max_arch_pfn = 0x100000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: found SMP MP-table at [c00ff780] ff780
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Scanning 0 areas for low memory corruption
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: init_memory_mapping: 0000000000000000-00000000377fe000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: RAMDISK: 37e59000 - 37ff0000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Allocated new RAMDISK: 37667000 - 377fd7d2
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Move RAMDISK from 0000000037e59000 - 0000000037fef7d1 to 37667000 - 377fd7d1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: RSDP 000f9dc0 00014 (v00 MSI_NB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: RSDT 7ffb0000 00048 (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: FACP 7ffb0200 00084 (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: DSDT 7ffb0670 057BD (v01 MSI_NB 00000000 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: FACS 7ffbe000 00040
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: APIC 7ffb0390 0006C (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: MCFG 7ffb0400 0003C (v01 MSI_NB OEMMCFG 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SLIC 7ffb0440 00176 (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: WDRT 7ffb05c0 00047 (v01 MSI_NB OEMWDRT 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: ECDT 7ffb0610 00054 (v01 MSI_NB OEMECDT 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: OEMB 7ffbe040 00072 (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: HPET 7ffb5e30 00038 (v01 MSI_NB OEMHPET 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT 7ffbe9f0 004F0 (v01 PmRef CpuPm 00003000 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: 1159MB HIGHMEM available.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: 887MB LOWMEM available.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: mapped low ram: 0 - 377fe000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: low ram: 0 - 377fe000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Zone PFN ranges:
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: DMA 0x00000010 -> 0x00001000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Normal 0x00001000 -> 0x000377fe
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: HighMem 0x000377fe -> 0x0007ffb0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Movable zone start PFN for each node
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: early_node_map[2] active PFN ranges
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: 0: 0x00000010 -> 0x0000009f
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: 0: 0x00000100 -> 0x0007ffb0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Using APIC driver default
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PM-Timer IO Port: 0x808
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: IOAPIC[0]: apic_id 2, version 20, address 0xfec00000, GSI 0-23
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Using ACPI (MADT) for SMP configuration information
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: HPET id: 0x10398201 base: 0xfed00000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: SMP: Allowing 4 CPUs, 2 hotplug CPUs
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Allocating PCI resources starting at 80000000 (gap: 80000000:7ee00000)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Booting paravirtualized kernel on bare hardware
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PERCPU: Embedded 12 pages/cpu @f6000000 s27264 r0 d21888 u1048576
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 519999
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz26 root=/dev/sda2
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PID hash table entries: 4096 (order: 2, 16384 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing CPU#0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: allocated 10483840 bytes of page_cgroup
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing HighMem for node 0 (000377fe:0007ffb0)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Memory: 2061288k/2096832k available (3163k kernel code, 35092k reserved, 1238k data, 424k init, 1187528k highmem)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: virtual kernel memory layout:
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: .init : 0xc144d000 - 0xc14b7000 ( 424 kB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: .data : 0xc1316d40 - 0xc144c560 (1238 kB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: .text : 0xc1000000 - 0xc1316d40 (3163 kB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Preemptable hierarchical RCU implementation.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: RCU-based detection of stalled CPUs is disabled.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Verbose stalled-CPUs detection is disabled.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NR_IRQS:512
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Console: colour VGA+ 80x25
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: console [tty0] enabled
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Fast TSC calibration using PIT
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Detected 2200.104 MHz processor.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4401.55 BogoMIPS (lpj=7333680)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pid_max: default: 32768 minimum: 301
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Security Framework initialized
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: AppArmor: AppArmor disabled by boot time parameter
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Mount-cache hash table entries: 512
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys ns
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys cpuacct
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys memory
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys devices
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys freezer
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys net_cls
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys blkio
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: CPU: Physical Processor ID: 0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: CPU: Processor Core ID: 0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: mce: CPU supports 6 MCE banks
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: CPU0: Thermal monitoring enabled (TM2)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: using mwait in idle threads.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ... version: 2
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ... bit width: 40
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ... generic registers: 2
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ... value mask: 000000ffffffffff
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ... max period: 000000007fffffff
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ... fixed-purpose events: 3
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ... event mask: 0000000700000003
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: Core revision 20101013
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Enabling APIC mode: Flat. Using 1 I/O APICs
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: CPU0: Intel(R) Core(TM)2 Duo CPU T6600 @ 2.20GHz stepping 0a
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NMI watchdog enabled, takes one hw-pmu counter.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Booting Node 0, Processors #1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing CPU#1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NMI watchdog enabled, takes one hw-pmu counter.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Brought up 2 CPUs
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Total of 2 processors activated (8803.95 BogoMIPS).
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: devtmpfs: initialized
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NET: Registered protocol family 16
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: bus type pci registered
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: not using MMCONFIG
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=3
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: Using configuration type 1 for base access
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: bio: create slab <bio-0> at 0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: EC: EC description table is found, configuring boot EC
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: Executed 1 blocks of module-level executable AML code
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT 7ffbe190 00225 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: Dynamic OEM Table Load:
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT (null) 00225 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT 7ffbe450 00594 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: Dynamic OEM Table Load:
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT (null) 00594 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT 7ffbe0c0 000CC (v01 PmRef Cpu1Ist 00003000 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: Dynamic OEM Table Load:
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT (null) 000CC (v01 PmRef Cpu1Ist 00003000 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT 7ffbe3c0 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: Dynamic OEM Table Load:
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: Interpreter enabled
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: (supports S0 S3 S4 S5)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: Using IOAPIC for interrupt routing
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: Using MMCONFIG for extended config space
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: EC: GPE storm detected, transactions will use polling mode
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: No dock devices found.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xdfffffff]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:06.0: PCI bridge to [bus 02-02]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:07.0: PCI bridge to [bus 03-03]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 *10 11 12 14 15)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 *7 10 11 12 14 15)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 7 10 11 12 14 15)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 *11 12 14 15)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 7 10 11 12 14 15)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 *15)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: HEST: Table is not found!
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: vgaarb: loaded
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: Using ACPI for IRQ routing
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NetLabel: Initializing
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NetLabel: domain hash size = 128
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NetLabel: unlabeled traffic allowed by default
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Switching to clocksource tsc
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pnp: PnP ACPI init
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: bus type pnp registered
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pnp: PnP ACPI: found 12 devices
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: ACPI bus type pnp unregistered
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [io 0x0290-0x0297] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [io 0x0c00-0x0c05] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [io 0x0d00-0x0d05] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [io 0x0480-0x048f] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [io 0x04d0-0x04d1] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [io 0x0800-0x087f] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [io 0x0880-0x08ff] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [io 0x0c00-0x0c7f] could not be reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [mem 0xfff80000-0xffffffff] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [mem 0xffb80000-0xffbfffff] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [mem 0xffee0000-0xffefffff] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [mem 0xfed10000-0xfed8ffff] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:0b: [mem 0x000c0000-0x000cffff] could not be reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:0b: [mem 0x000e0000-0x000fffff] could not be reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:0b: [mem 0x00100000-0x7fffffff] could not be reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:0b: [mem 0xfec00000-0xffffffff] could not be reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:01.0: bridge window [mem 0xfea00000-0xfeafffff]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:06.0: PCI bridge to [bus 02-02]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:06.0: bridge window [io disabled]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:06.0: bridge window [mem 0xfeb00000-0xfebfffff]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:06.0: bridge window [mem pref disabled]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:07.0: PCI bridge to [bus 03-03]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:07.0: bridge window [io disabled]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:07.0: bridge window [mem disabled]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:07.0: bridge window [mem pref disabled]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NET: Registered protocol family 2
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: TCP reno registered
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: UDP hash table entries: 512 (order: 2, 16384 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NET: Registered protocol family 1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Unpacking initramfs...
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Freeing initrd memory: 1628k freed
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: apm: BIOS not found.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Scanning for low memory corruption every 60 seconds
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: audit: initializing netlink socket (disabled)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: type=2000 audit(1296934573.426:1): initialized
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: highmem bounce pool size: 64 pages
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: HugeTLB registered 4 MB page size, pre-allocated 0 pages
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: VFS: Disk quotas dquot_6.5.2
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: msgmni has been set to 1709
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: io scheduler noop registered
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: io scheduler deadline registered
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: io scheduler cfq registered (default)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pcieport 0000:00:01.0: ACPI _OSC control granted for 0x19
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pcieport 0000:00:06.0: ACPI _OSC control granted for 0x19
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pcieport 0000:00:07.0: ACPI _OSC control granted for 0x19
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ERST: Table is not found!
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: isapnp: Scanning for PnP cards...
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: isapnp: No Plug & Play device found
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: mice: PS/2 mouse device common for all mice
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: rtc_cmos 00:06: RTC can wake from S4
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: rtc0: alarms up to one year, 114 bytes nvram, hpet irqs
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: cpuidle: using governor ladder
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: cpuidle: using governor menu
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: TCP cubic registered
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NET: Registered protocol family 17
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Registering the dns_resolver key type
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Using IPI No-Shortcut mode
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: registered taskstats version 1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: rtc_cmos 00:06: setting system clock to 2011-02-05 19:36:14 UTC (1296934574)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initalizing network drop monitor service
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Freeing unused kernel memory: 424k freed
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: udev[37]: starting version 165
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: SCSI subsystem initialized
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: scsi0 : pata_sis
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: scsi1 : pata_sis
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfff0 irq 14
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xfff8 irq 15
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pata_acpi 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pata_acpi 0000:00:05.0: PCI INT A disabled
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sata_sis 0000:00:05.0: version 1.0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sata_sis 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sata_sis 0000:00:05.0: Detected SiS 1183/966/966L/968/680 controller in PATA mode
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: scsi2 : sata_sis
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: scsi3 : sata_sis
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata3: PATA max UDMA/133 cmd 0xd800 ctl 0xd400 bmdma 0xc800 irq 17
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata4: PATA max UDMA/133 cmd 0xd000 ctl 0xcc00 bmdma 0xc808 irq 17
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata3.00: ATA-8: WDC WD2500BEVT-22A23T0, 01.01A01, max UDMA/133
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata3.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata3.00: configured for UDMA/133
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: scsi 2:0:0:0: Direct-Access ATA WDC WD2500BEVT-2 01.0 PQ: 0 ANSI: 5
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata4.00: ATAPI: HL-DT-STDVDRAM GT32N, AS00, max UDMA/100
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata4.00: configured for UDMA/100
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: scsi 3:0:0:0: CD-ROM HL-DT-ST DVDRAM GT32N AS00 PQ: 0 ANSI: 5
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sd 2:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sd 2:0:0:0: [sda] Write Protect is off
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sd 2:0:0:0: [sda] Attached SCSI disk
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: udev[486]: starting version 165
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: EXT4-fs (sda2): re-mounted. Opts: (null)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: EXT4-fs (sda2): re-mounted. Opts: (null)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Adding 1951740k swap on /dev/sda5. Priority:-1 extents:1 across:1951740k
    Feb 5 19:36:24 bibs-msiCX500DX-arch acpid: starting up
    Feb 5 19:36:24 bibs-msiCX500DX-arch acpid: 4 rules loaded
    Feb 5 19:36:24 bibs-msiCX500DX-arch acpid: waiting for events: event logging is off
    Feb 5 19:36:24 bibs-msiCX500DX-arch laptop-mode: Laptop mode
    Feb 5 19:36:24 bibs-msiCX500DX-arch laptop-mode: enabled, not active
    Feb 5 19:36:25 bibs-msiCX500DX-arch NetworkManager[1231]: <info> NetworkManager (version 0.8.3) is starting...
    Feb 5 19:36:25 bibs-msiCX500DX-arch NetworkManager[1231]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
    Feb 5 19:36:25 bibs-msiCX500DX-arch NetworkManager[1231]: <info> trying to start the modem manager...
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: ModemManager (version 0.4) starting...
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Option High-Speed
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin SimTech
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Gobi
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin ZTE
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Novatel
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Generic
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Option
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Sierra
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Huawei
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin MotoC
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin AnyData
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Ericsson MBM
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Nokia
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Longcheer
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:36:23 bibs-msiCX500DX-arch init: Entering runlevel: 5
    Feb 5 19:36:26 bibs-msiCX500DX-arch polkitd[1250]: started daemon version 0.99 using authority implementation `local' version `0.99'
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <info> monitoring kernel firmware directory '/lib/firmware'.
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: keyfile: parsing Auto eth0 ...
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: keyfile: read connection 'Auto eth0'
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <info> WiFi enabled by radio killswitch; enabled by state file
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <info> WWAN enabled by radio killswitch; enabled by state file
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <info> WiMAX enabled by radio killswitch; enabled by state file
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <info> Networking is enabled by state file
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <info> modem-manager is now available
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <info> Trying to start the supplicant...
    Feb 5 19:36:27 bibs-msiCX500DX-arch acpid: client connected from 1297[0:0]
    Feb 5 19:36:27 bibs-msiCX500DX-arch acpid: 1 client rule loaded
    Feb 5 19:36:27 bibs-msiCX500DX-arch kernel: pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Feb 5 19:41:01 bibs-msiCX500DX-arch kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xf2 on isa0060/serio0).
    Feb 5 19:41:01 bibs-msiCX500DX-arch kernel: atkbd serio0: Use 'setkeycodes e072 <keycode>' to make it known.
    Feb 5 19:41:01 bibs-msiCX500DX-arch kernel: atkbd serio0: Unknown key released (translated set 2, code 0xf2 on isa0060/serio0).
    Feb 5 19:41:01 bibs-msiCX500DX-arch kernel: atkbd serio0: Use 'setkeycodes e072 <keycode>' to make it known.
    Feb 5 19:41:01 bibs-msiCX500DX-arch kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xf7 on isa0060/serio0).
    Feb 5 19:41:01 bibs-msiCX500DX-arch kernel: atkbd serio0: Use 'setkeycodes e077 <keycode>' to make it known.
    Feb 5 19:41:01 bibs-msiCX500DX-arch kernel: atkbd serio0: Unknown key released (translated set 2, code 0xf7 on isa0060/serio0).
    Feb 5 19:41:01 bibs-msiCX500DX-arch kernel: atkbd serio0: Use 'setkeycodes e077 <keycode>' to make it known.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys cpuset
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys cpu
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Linux version 2.6.37-ARCH (tobias@T-POWA-LX) (gcc version 4.5.2 (GCC) ) #1 SMP PREEMPT Sat Jan 29 19:40:04 UTC 2011
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-provided physical RAM map:
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 0000000000100000 - 000000007ffb0000 (usable)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 000000007ffb0000 - 000000007ffbe000 (ACPI data)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 000000007ffbe000 - 000000007fff0000 (ACPI NVS)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 000000007fff0000 - 0000000080000000 (reserved)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: DMI present.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: last_pfn = 0x7ffb0 max_arch_pfn = 0x100000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: found SMP MP-table at [c00ff780] ff780
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Scanning 0 areas for low memory corruption
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: init_memory_mapping: 0000000000000000-00000000377fe000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: RAMDISK: 37e59000 - 37ff0000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Allocated new RAMDISK: 37667000 - 377fd7d2
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Move RAMDISK from 0000000037e59000 - 0000000037fef7d1 to 37667000 - 377fd7d1
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: RSDP 000f9dc0 00014 (v00 MSI_NB)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: RSDT 7ffb0000 00048 (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: FACP 7ffb0200 00084 (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: DSDT 7ffb0670 057BD (v01 MSI_NB 00000000 INTL 20051117)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: FACS 7ffbe000 00040
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: APIC 7ffb0390 0006C (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: MCFG 7ffb0400 0003C (v01 MSI_NB OEMMCFG 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: SLIC 7ffb0440 00176 (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: WDRT 7ffb05c0 00047 (v01 MSI_NB OEMWDRT 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: ECDT 7ffb0610 00054 (v01 MSI_NB OEMECDT 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: OEMB 7ffbe040 00072 (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: HPET 7ffb5e30 00038 (v01 MSI_NB OEMHPET 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: SSDT 7ffbe9f0 004F0 (v01 PmRef CpuPm 00003000 INTL 20051117)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: 1159MB HIGHMEM available.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: 887MB LOWMEM available.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: mapped low ram: 0 - 377fe000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: low ram: 0 - 377fe000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Zone PFN ranges:
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: DMA 0x00000010 -> 0x00001000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Normal 0x00001000 -> 0x000377fe
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: HighMem 0x000377fe -> 0x0007ffb0
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Movable zone start PFN for each node
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: early_node_map[2] active PFN ranges
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: 0: 0x00000010 -> 0x0000009f
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: 0: 0x00000100 -> 0x0007ffb0
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Using APIC driver default
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: PM-Timer IO Port: 0x808
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: IOAPIC[0]: apic_id 2, version 20, address 0xfec00000, GSI 0-23
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Using ACPI (MADT) for SMP configuration information
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: HPET id: 0x10398201 base: 0xfed00000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: SMP: Allowing 4 CPUs, 2 hotplug CPUs
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Allocating PCI resources starting at 80000000 (gap: 80000000:7ee00000)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Booting paravirtualized kernel on bare hardware
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: PERCPU: Embedded 12 pages/cpu @f6000000 s27264 r0 d21888 u1048576
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 519999
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz26 root=/dev/sda2
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: PID hash table entries: 4096 (order: 2, 16384 bytes)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing CPU#0
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: allocated 10483840 bytes of page_cgroup
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing HighMem for node 0 (000377fe:0007ffb0)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Memory: 2061288k/2096832k available (3163k kernel code, 35092k reserved, 1238k data, 424k init, 1187528k highmem)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: virtual kernel memory layout:
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: .init : 0xc144d000 - 0xc14b7000 ( 424 kB)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: .data : 0xc1316d40 - 0xc144c560 (1238 kB)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: .text : 0xc1000000 - 0xc1316d40 (3163 kB)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Preemptable hierarchical RCU implementation.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: RCU-based detection of stalled CPUs is disabled.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Verbose stalled-CPUs detection is disabled.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: NR_IRQS:512
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Console: colour VGA+ 80x25
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: console [tty0] enabled
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Fast TSC calibration using PIT
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Detected 2200.349 MHz processor.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4402.06 BogoMIPS (lpj=7334496)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: pid_max: default: 32768 minimum: 301
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Security Framework initialized
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: AppArmor: AppArmor disabled by boot time parameter
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Mount-cache hash table entries: 512
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys ns
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys cpuacct
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys memory
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys devices
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys freezer
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys net_cls
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys blkio
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: CPU: Physical Processor ID: 0
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: CPU: Processor Core ID: 0
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: mce: CPU supports 6 MCE banks
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: CPU0: Thermal monitoring enabled (TM2)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: using mwait in idle threads.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ... version: 2
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ... bit width: 40
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ... generic registers: 2
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ... value mask: 000000ffffffffff
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ... max period: 000000007fffffff
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ... fixed-purpose events: 3
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ... event mask: 0000000700000003
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: Core revision 20101013
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Enabling APIC mode: Flat. Using 1 I/O APICs
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: CPU0: Intel(R) Core(TM)2 Duo CPU T6600 @ 2.20GHz stepping 0a
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: NMI watchdog enabled, takes one hw-pmu counter.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Booting Node 0, Processors #1
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing CPU#1
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: NMI watchdog enabled, takes one hw-pmu counter.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Brought up 2 CPUs
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Total of 2 processors activated (8804.46 BogoMIPS).
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: devtmpfs: initialized
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: NET: Registered protocol family 16
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: bus type pci registered
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: PCI: not using MMCONFIG
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: PCI: P

    Hi there. Below are my .xinitrc and rc.conf files. I tried changing from xdm to gdm in my inittab but no go I still hang when reaching gdm.
    @RicardoAR: I dont know if I am using prelink. I can try checking it in pacman's cache/pkg folder. If none will download in the repos. I understand your message pretty much and will try this exercise.
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    # exec gnome-session
    # exec startkde
    # exec startxfce4
    # ...or the Window Manager of your choice
    # exec xterm
    #exec ck-launch-session openbox-session
    #exec ck-launch-session startlxde
    exec ck-launch-session gnome-session
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    #HARDWARECLOCK="UTC"
    HARDWARECLOCK="localtime"
    TIMEZONE="Asia/Riyadh"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(fuse)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="bibs-msiCX500DX-arch"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="eth0 10.114.201.248 netmask 255.255.255.0 broadcast 10.114.201.255"
    #use dhcp
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 10.114.201.254"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    #DAEMONS=(syslog-ng network netfs crond alsa fuse slim)
    DAEMONS=(syslog-ng dbus laptop-mode networkmanager netfs crond fuse gdm @alsa @cpufreq)

  • [solved] broken gtk aps after recent updates

    I have critical problem with gtk based apps, most of them ends with segmenation faults.
    bagheera@tux:~$ empathy
    Naruszenie ochrony pamięci
    bagheera@tux:~$ linphone
    ALSA lib conf.c:4630:(snd_config_expand) Unknown parameters 0
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL default:0
    ALSA lib conf.c:4630:(snd_config_expand) Unknown parameters 1
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL default:1
    ALSA lib pcm_dsnoop.c:612:(snd_pcm_dsnoop_open) unable to open slave
    ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
    Naruszenie ochrony pamięci
    bagheera@tux:~$ nautilus
    Naruszenie ochrony pamięci
    bagheera@tux:~$ brasero
    ** Message: player creation error
    Naruszenie ochrony pamięci
    bagheera@tux:~$
    Witch package might by faulty?
    I can provide more info if u guide me.
    Last edited by bagheera (2011-09-30 19:32:06)

    bagheera@tux:~$ nautilus
    Segmentation fault
    bagheera@tux:~$ brasero
    ** Message: player creation error
    Segmentation fault
    bagheera@tux:~$ linphone
    ALSA lib conf.c:4630:(snd_config_expand) Unknown parameters 0
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL default:0
    ALSA lib conf.c:4630:(snd_config_expand) Unknown parameters 1
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL default:1
    ALSA lib pcm_dsnoop.c:612:(snd_pcm_dsnoop_open) unable to open slave
    ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
    Segmentation fault
    bagheera@tux:~$ empathy
    Segmentation fault
    bagheera@tux:~$
    I'm using KDE.
    bagheera@tux:~$ pacman -Qs gtk2
    extra/gtk2 2.24.5-3
    The GTK+ Toolkit (v2)
    local/gtk-engine-murrine-git 20110812-1
    GTK2 engine murrine from GIT
    extra/gtkmm 2.24.2-1
    C++ bindings for gtk2
    local/gtk-theme-aldabra 0.7.5-2
    A GTK2 port of the GTK3 theme Adwaita.
    local/gtk-theme-hope 20110706-1
    Matching GTK2, GTK3 Gnome-shell, & XFCE Hope Themes
    community/gtk-theme-switch2 2.1.0-1
    Gtk2 theme switcher
    multilib/lib32-gdk-pixbuf2 2.23.3-1
    An image loading library for gtk2 (32-bit)
    multilib/lib32-gtk2 2.24.6-1
    The GTK+ Toolkit (v2) (32-bit)
    extra/qtcurve-gtk2 1.8.9-1 (qtcurve)
    A configurable set of widget styles for KDE and Gtk
    extra/vte 0.28.2-1
    Virtual Terminal Emulator widget for use with GTK2
    bagheera@tux:~$ pacman -Qs gtk3
    local/adwance-gtk3-theme 1-1
    Adwance GTK3 Theme
    extra/gtk3 3.0.12-1
    The GTK+ Toolkit (v3)
    local/gtk-theme-aldabra 0.7.5-2
    A GTK2 port of the GTK3 theme Adwaita.
    local/gtk-theme-hope 20110706-1
    Matching GTK2, GTK3 Gnome-shell, & XFCE Hope Themes
    extra/libunique3 3.0.2-1
    Library for writing single instance applications for GTK3
    extra/libwebkit3 1.4.3-1
    An opensource web content engine (for GTK3)
    local/oxygen-gtk3-git 20110812-1
    Port of the Oxygen theme to gtk
    No gnome-unstable, no partial update, a lot of free space on root partition. Unclean shutdown, none afair.
    Repos witch i'm using:
    core, extra,  community, multilib, archlinuxfr
    from systemlog:
    28/09/2011 22:57:37 tux kernel [ 2335.918630] linphone[6371] general protection ip:7f400955b2ce sp:7fff2a055e30 error:0 in libswscale.so.0.14.1[7f400954b000+39000]
    28/09/2011 22:58:17 tux kernel [ 2375.440055] nautilus[6440]: segfault at 0 ip 00007f04e98dd34e sp 00007fffed532ab0 error 4 in liboxygen-gtk.so[7f04e97db000+134000]
    28/09/2011 22:58:38 tux kernel [ 2396.356621] linphone[6509] general protection ip:7ff1a26822ce sp:7fff285b0850 error:0 in libswscale.so.0.14.1[7ff1a2672000+39000]
    28/09/2011 22:58:44 tux kernel [ 2403.136183] empathy[6522]: segfault at 0 ip 00007f09c705134e sp 00007fff2488e770 error 4 in liboxygen-gtk.so[7f09c6f4f000+134000]

  • [SOLVED] latest gnome update is english only

    Hi,
    after the latest GNOME update, my GNOME is in english instead of german, although LANG in /etc/rc.conf is set to de_DE@euro and didn't change.
    Any ideas?

    I did that as well, but gnome (or perhaps another script that was updated) seems to set LANG always to en_US:
    [ searinox@sto] ~ (16G free)% echo $LANG -=Sun 13.02.2005 10:57:58=-
    en_US
    LANG is in rc.conf set to de_DE@euro.

  • [SOLVED] Broken SLiM after pacman -Syu

    I know that it's good to understand the rolling release approach from ArchLinux and that an update may have unforeseen consequences.
    Yesterday I wasn't that smart and updated my system using pacman -Syu. I'm having the system with SLiM and Cinnamon on top. Now
    when I login I get the message: "failed to execute login command".
    I already googled the error (SLIM+error) here: https://www.google.nl/#q=slim%20error%2 … %20command
    And I've checked .xinitrc and slim.conf. everything looks just fine.
    When I put in my ArchLinux cd, boot from it, /mnt my /dev/SDA1, bash and try to see what error I get from the system then I see a message
    about PulseAudio (but guess my check was useless ). Anyway, my Pacman log is down here, my log from SLiM and Xorg.
    Pacman:
    http://pastebin.com/Pe03DVNm
    Xorg.0:
    http://pastebin.com/AhVnQvex
    SLiM:
    http://pastebin.com/3LdcUBPc
    Am I that stupid? Guess so but well, who can help me out without reinstalling my system?
    My image I built with CloneZilla was corrupted so I'm kind of lost for now.
    Last edited by Anoniem (2013-10-14 10:00:17)

    .xinitrc:
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    exec gnome-session-cinnamon
    # exec startkde
    # exec startxfce4
    # ...or the Window Manager of your choice
    slim.conf:
    # Path, X server and arguments (if needed)
    # Note: -xauth $authfile is automatically appended
    default_path /bin:/usr/bin:/usr/local/bin
    default_xserver /usr/bin/X
    xserver_arguments -nolisten tcp vt07
    # Commands for halt, login, etc.
    halt_cmd /sbin/shutdown -h now
    reboot_cmd /sbin/shutdown -r now
    console_cmd /usr/bin/xterm -C -fg white -bg black +sb -T "Console login" -e /bin/sh -c "/bin/cat /etc/issue; exec /bin/login"
    #suspend_cmd /usr/sbin/suspend
    # Full path to the xauth binary
    xauth_path /usr/bin/xauth
    # Xauth file for server
    authfile /var/run/slim.auth
    # Activate numlock when slim starts. Valid values: on|off
    # numlock on
    # Hide the mouse cursor (note: does not work with some WMs).
    # Valid values: true|false
    # hidecursor false
    # This command is executed after a succesful login.
    # you can place the %session and %theme variables
    # to handle launching of specific commands in .xinitrc
    # depending of chosen session and slim theme
    # NOTE: if your system does not have bash you need
    # to adjust the command according to your preferred shell,
    # i.e. for freebsd use:
    # login_cmd exec /bin/sh - ~/.xinitrc %session
    login_cmd exec /bin/bash -login ~/.xinitrc %session
    # Commands executed when starting and exiting a session.
    # They can be used for registering a X11 session with
    # sessreg. You can use the %user variable
    # sessionstart_cmd some command
    # sessionstop_cmd some command
    # Start in daemon mode. Valid values: yes | no
    # Note that this can be overriden by the command line
    # options "-d" and "-nodaemon"
    # daemon yes
    # Available sessions (first one is the default).
    # The current chosen session name is replaced in the login_cmd
    # above, so your login command can handle different sessions.
    # see the xinitrc.sample file shipped with slim sources
    sessions xfce4,icewm-session,wmaker,blackbox
    # Executed when pressing F11 (requires imagemagick)
    screenshot_cmd import -window root /slim.png
    # welcome message. Available variables: %host, %domain
    welcome_msg Welcome to %host
    # Session message. Prepended to the session name when pressing F1
    # session_msg Session:
    # shutdown / reboot messages
    shutdown_msg The system is halting...
    reboot_msg The system is rebooting...
    # default user, leave blank or remove this line
    # for avoid pre-loading the username.
    default_user farid
    # Focus the password field on start when default_user is set
    # Set to "yes" to enable this feature
    #focus_password no
    # Automatically login the default user (without entering
    # the password. Set to "yes" to enable this feature
    auto_login no
    # current theme, use comma separated list to specify a set to
    # randomly choose from
    current_theme archlinux
    # Lock file
    lockfile /var/lock/slim.lock
    # Log file
    logfile /var/log/slim.log

Maybe you are looking for

  • Script to add empty pages

    MacOS 10.6.8, InDesign CS6, javascript Hi - I'm often supplied with pdfs as spreads. From these files I have to create single page pdfs for imposition. I create a new, non facing page document and run 'Mulitpageimporter 2.5' to bring the spread into

  • Converting Word Files with Backgrounds

    I've created a Word file with a background by going to Format/Theme and choosing Slate. When I convert the file to .pdf, it fails to capture the background. Does anyone know how to accomplish this? It is an integral part of the document and I need it

  • Appending All the fields of one internal table to other

    Hi, while running a FM I get three internal tables, my requirement is that I am running this FM at item level if it is possible to append all the tables datas get as a result of this FM to other internal table having same structure. I know it is poss

  • Problem in using the enhancement SAPLV01Z for batch no assignment

    Hi, i am using the enhancement SAPLV01Z for using the user defined batch number. In which i am allowing the system to generate the internal batch number if it is newly created batch for that particular material,site and MRP combination.For this i am

  • Call java class file into jsp file

    Hello experts, I wrote a class file which have validation functions it successfully created a class file of that java file. and I puted that class file into tomcat's ../WEB-INF/classes folder. And whenever I am going to execute the jsp page it give e