[SOLVED] Problems with gnome on T420s (nvidia optimus)

Hello everyone,
after finally managing to successfully launch a simple x session on my laptop I thought installing gnome would be an easy thing. Unfortunately gnome (or my hardware) does not think the same and so after installing gnome successfully, I fail to execute gdm succesfully
Let me provide some more info (logs etc. below):
configure my system to run gnome as desktop environment
using PRIME to handle both devices (disabling intenal or discrete graphics card is not an option since I need it)
this implies not to use bumblebee - I'm very grateful to the work people invested in working everything but it comes with too many disadvantes regarding stability future updates in my eyes
I appreciate any comment and will provide more infos if needed, I also appreciate everything that will improve my understanding of the follwing (related) topics:
KMS in relation to configuration for drivers
xorg configuration and debugging
Logs etc.
Xorg.log - after executing and closing
startx
[ 1960.301]
X.Org X Server 1.16.3
Release Date: 2014-12-20
[ 1960.301] X Protocol Version 11, Revision 0
[ 1960.301] Build Operating System: Linux 3.17.4-1-ARCH x86_64
[ 1960.301] Current Operating System: Linux t420s-arch 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014 x86_64
[ 1960.301] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=[UUID] rw quiet
[ 1960.301] Build Date: 20 December 2014 01:34:48PM
[ 1960.301]
[ 1960.301] Current version of pixman: 0.32.6
[ 1960.302] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1960.302] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1960.302] (==) Log file: "/home/timon/.local/share/xorg/Xorg.0.log", Time: Fri Dec 26 20:25:56 2014
[ 1960.352] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1960.380] (==) No Layout section. Using the first Screen section.
[ 1960.380] (==) No screen section available. Using defaults.
[ 1960.380] (**) |-->Screen "Default Screen Section" (0)
[ 1960.380] (**) | |-->Monitor "<default monitor>"
[ 1960.398] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 1960.398] (==) Automatically adding devices
[ 1960.398] (==) Automatically enabling devices
[ 1960.398] (==) Automatically adding GPU devices
[ 1960.414] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 1960.414] Entry deleted from font path.
[ 1960.429] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 1960.429] Entry deleted from font path.
[ 1960.429] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 1960.429] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 1960.429] Entry deleted from font path.
[ 1960.429] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 1960.429] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 1960.429] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 1960.429] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 1960.436] (II) Loader magic: 0x818d40
[ 1960.436] (II) Module ABI versions:
[ 1960.436] X.Org ANSI C Emulation: 0.4
[ 1960.436] X.Org Video Driver: 18.0
[ 1960.436] X.Org XInput driver : 21.0
[ 1960.436] X.Org Server Extension : 8.0
[ 1960.440] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[ 1960.441] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 1960.442] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 1960.442] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 1960.443] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 9 paused 0
[ 1960.447] (--) PCI:*(0:0:2:0) 8086:0126:17aa:21d3 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64
[ 1960.447] (--) PCI: (0:1:0:0) 10de:1056:17aa:21d3 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 1960.447] (II) Open ACPI successful (/var/run/acpid.socket)
[ 1960.448] (II) LoadModule: "glx"
[ 1960.468] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1960.582] (II) Module glx: vendor="X.Org Foundation"
[ 1960.582] compiled for 1.16.3, module version = 1.0.0
[ 1960.582] ABI class: X.Org Server Extension, version 8.0
[ 1960.582] (==) AIGLX enabled
[ 1960.582] (==) Matched intel as autoconfigured driver 0
[ 1960.582] (==) Matched nouveau as autoconfigured driver 1
[ 1960.582] (==) Matched nv as autoconfigured driver 2
[ 1960.582] (==) Matched intel as autoconfigured driver 3
[ 1960.582] (==) Matched modesetting as autoconfigured driver 4
[ 1960.582] (==) Matched fbdev as autoconfigured driver 5
[ 1960.582] (==) Matched vesa as autoconfigured driver 6
[ 1960.582] (==) Assigned the driver to the xf86ConfigLayout
[ 1960.582] (II) LoadModule: "intel"
[ 1960.582] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 1960.613] (II) Module intel: vendor="X.Org Foundation"
[ 1960.613] compiled for 1.16.3, module version = 2.99.917
[ 1960.613] Module class: X.Org Video Driver
[ 1960.613] ABI class: X.Org Video Driver, version 18.0
[ 1960.613] (II) LoadModule: "nouveau"
[ 1960.613] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 1960.637] (II) Module nouveau: vendor="X.Org Foundation"
[ 1960.637] compiled for 1.16.1, module version = 1.0.11
[ 1960.637] Module class: X.Org Video Driver
[ 1960.637] ABI class: X.Org Video Driver, version 18.0
[ 1960.637] (II) LoadModule: "nv"
[ 1960.652] (WW) Warning, couldn't open module nv
[ 1960.652] (II) UnloadModule: "nv"
[ 1960.652] (II) Unloading nv
[ 1960.652] (EE) Failed to load module "nv" (module does not exist, 0)
[ 1960.652] (II) LoadModule: "modesetting"
[ 1960.652] (WW) Warning, couldn't open module modesetting
[ 1960.652] (II) UnloadModule: "modesetting"
[ 1960.652] (II) Unloading modesetting
[ 1960.652] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 1960.652] (II) LoadModule: "fbdev"
[ 1960.653] (WW) Warning, couldn't open module fbdev
[ 1960.653] (II) UnloadModule: "fbdev"
[ 1960.653] (II) Unloading fbdev
[ 1960.653] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 1960.653] (II) LoadModule: "vesa"
[ 1960.653] (WW) Warning, couldn't open module vesa
[ 1960.653] (II) UnloadModule: "vesa"
[ 1960.653] (II) Unloading vesa
[ 1960.653] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 1960.653] (II) intel: Driver for Intel(R) 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
[ 1960.654] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 1960.654] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 1960.654] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 1960.654] (II) NOUVEAU driver
[ 1960.654] (II) NOUVEAU driver for NVIDIA chipset families :
[ 1960.654] RIVA TNT (NV04)
[ 1960.654] RIVA TNT2 (NV05)
[ 1960.654] GeForce 256 (NV10)
[ 1960.654] GeForce 2 (NV11, NV15)
[ 1960.654] GeForce 4MX (NV17, NV18)
[ 1960.654] GeForce 3 (NV20)
[ 1960.654] GeForce 4Ti (NV25, NV28)
[ 1960.654] GeForce FX (NV3x)
[ 1960.654] GeForce 6 (NV4x)
[ 1960.654] GeForce 7 (G7x)
[ 1960.654] GeForce 8 (G8x)
[ 1960.654] GeForce GTX 200 (NVA0)
[ 1960.654] GeForce GTX 400 (NVC0)
[ 1960.654] (++) using VT number 2
[ 1960.654] (--) controlling tty is VT number 2, auto-enabling KeepTty
[ 1960.654] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 1960.655] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20140725
[ 1960.664] (II) [drm] nouveau interface version: 1.2.0
[ 1960.665] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 1960.666] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[ 1960.666] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[ 1960.666] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 1960.666] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 1960.666] (==) intel(0): RGB weight 888
[ 1960.666] (==) intel(0): Default visual is TrueColor
[ 1960.666] (II) intel(0): Output LVDS2 has no monitor section
[ 1960.667] (--) intel(0): Found backlight control interface acpi_video0 (type 'firmware') for output LVDS2
[ 1960.667] (II) intel(0): Enabled output LVDS2
[ 1960.667] (II) intel(0): Output VGA2 has no monitor section
[ 1960.667] (II) intel(0): Enabled output VGA2
[ 1960.667] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 1960.668] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 1960.668] (II) intel(0): Enabled output VIRTUAL1
[ 1960.668] (--) intel(0): Output LVDS2 using initial mode 1600x900 on pipe 0
[ 1960.668] (==) intel(0): TearFree disabled
[ 1960.668] (==) intel(0): DPI set to (96, 96)
[ 1960.668] (II) Loading sub module "dri2"
[ 1960.668] (II) LoadModule: "dri2"
[ 1960.668] (II) Module "dri2" already built-in
[ 1960.668] (II) Loading sub module "present"
[ 1960.668] (II) LoadModule: "present"
[ 1960.668] (II) Module "present" already built-in
[ 1960.668] (II) Loading sub module "dri2"
[ 1960.668] (II) LoadModule: "dri2"
[ 1960.668] (II) Module "dri2" already built-in
[ 1960.669] (--) NOUVEAU(G0): Chipset: "NVIDIA NVD9"
[ 1960.669] (==) NOUVEAU(G0): Depth 24, (--) framebuffer bpp 32
[ 1960.669] (==) NOUVEAU(G0): RGB weight 888
[ 1960.669] (==) NOUVEAU(G0): Default visual is TrueColor
[ 1960.669] (==) NOUVEAU(G0): Using HW cursor
[ 1960.669] (==) NOUVEAU(G0): GLX sync to VBlank enabled.
[ 1960.669] (==) NOUVEAU(G0): Page flipping enabled
[ 1960.669] (==) NOUVEAU(G0): Swap limit set to 1 [Max allowed 2]
[ 1960.669] (==) NOUVEAU(G0): Page flipping synced to vblank by kernel.
[ 1960.669] (II) NOUVEAU(G0): Initializing outputs ...
[ 1960.672] (II) NOUVEAU(G0): Output LVDS-1-1 has no monitor section
[ 1960.693] (II) NOUVEAU(G0): Output VGA-1-1 has no monitor section
[ 1960.799] (II) NOUVEAU(G0): Output DP-1-1 has no monitor section
[ 1960.906] (II) NOUVEAU(G0): Output DP-1-2 has no monitor section
[ 1961.013] (II) NOUVEAU(G0): Output DP-1-3 has no monitor section
[ 1961.013] (II) NOUVEAU(G0): 5 crtcs needed for screen.
[ 1961.016] (II) NOUVEAU(G0): Allocated crtc nr. 0 to this screen.
[ 1961.016] (II) NOUVEAU(G0): Allocated crtc nr. 1 to this screen.
[ 1961.018] (II) NOUVEAU(G0): EDID for output LVDS-1-1
[ 1961.039] (II) NOUVEAU(G0): EDID for output VGA-1-1
[ 1961.146] (II) NOUVEAU(G0): EDID for output DP-1-1
[ 1961.253] (II) NOUVEAU(G0): EDID for output DP-1-2
[ 1961.359] (II) NOUVEAU(G0): EDID for output DP-1-3
[ 1961.359] (II) NOUVEAU(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 1961.359] (--) NOUVEAU(G0): Virtual size is 1024x768 (pitch 0)
[ 1961.359] (**) NOUVEAU(G0): Mode "1600x900": 118.2 MHz (scaled from 0.0 MHz), 56.0 kHz, 59.9 Hz
[ 1961.359] (II) NOUVEAU(G0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz)
[ 1961.359] (==) NOUVEAU(G0): DPI set to (96, 96)
[ 1961.359] (II) Loading sub module "fb"
[ 1961.359] (II) LoadModule: "fb"
[ 1961.360] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 1961.392] (II) Module fb: vendor="X.Org Foundation"
[ 1961.392] compiled for 1.16.3, module version = 1.0.0
[ 1961.392] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1961.392] (II) Loading sub module "shadowfb"
[ 1961.392] (II) LoadModule: "shadowfb"
[ 1961.392] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[ 1961.402] (II) Module shadowfb: vendor="X.Org Foundation"
[ 1961.403] compiled for 1.16.3, module version = 1.0.0
[ 1961.403] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1961.403] (==) Depth 24 pixmap format is 32 bpp
[ 1961.406] (II) NOUVEAU(G0): Channel setup complete.
[ 1961.408] (II) NOUVEAU(G0): [COPY] async initialised.
[ 1961.416] (II) NOUVEAU(G0): [DRI2] Setup complete
[ 1961.417] (II) NOUVEAU(G0): [DRI2] DRI driver: nouveau
[ 1961.417] (II) NOUVEAU(G0): [DRI2] VDPAU driver: nouveau
[ 1961.423] (II) Loading sub module "exa"
[ 1961.423] (II) LoadModule: "exa"
[ 1961.423] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 1961.425] (II) Module exa: vendor="X.Org Foundation"
[ 1961.425] compiled for 1.16.3, module version = 2.6.0
[ 1961.425] ABI class: X.Org Video Driver, version 18.0
[ 1961.425] (II) EXA(256): Driver allocated offscreen pixmaps
[ 1961.425] (II) EXA(256): Driver registered support for the following operations:
[ 1961.425] (II) Solid
[ 1961.425] (II) Copy
[ 1961.425] (II) Composite (RENDER acceleration)
[ 1961.425] (II) UploadToScreen
[ 1961.425] (II) DownloadFromScreen
[ 1961.425] (==) NOUVEAU(G0): Backing store enabled
[ 1961.425] (==) NOUVEAU(G0): Silken mouse enabled
[ 1961.425] (II) NOUVEAU(G0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[ 1961.425] (II) NOUVEAU(G0): [XvMC] Extension initialized.
[ 1961.425] (==) NOUVEAU(G0): DPMS enabled
[ 1961.425] (II) NOUVEAU(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 1961.448] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
[ 1961.448] (==) intel(0): Backing store enabled
[ 1961.448] (==) intel(0): Silken mouse enabled
[ 1961.448] (II) intel(0): HW Cursor enabled
[ 1961.448] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 1961.448] (==) intel(0): DPMS enabled
[ 1961.448] (==) intel(0): display hotplug detection enabled
[ 1961.448] (II) intel(0): [DRI2] Setup complete
[ 1961.448] (II) intel(0): [DRI2] DRI driver: i965
[ 1961.448] (II) intel(0): [DRI2] VDPAU driver: i965
[ 1961.448] (II) intel(0): direct rendering: DRI2 enabled
[ 1961.448] (II) intel(0): hardware support for Present enabled
[ 1961.449] (--) RandR disabled
[ 1961.635] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 1961.635] (II) AIGLX: enabled GLX_ARB_create_context
[ 1961.635] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 1961.635] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 1961.635] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 1961.635] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 1961.635] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 1961.635] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 1961.635] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 1961.635] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 1961.635] (II) AIGLX: Loaded and initialized i965
[ 1961.635] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 1961.637] (II) NOUVEAU(G0): NVEnterVT is called.
[ 1961.667] (II) intel(0): switch to mode [email protected] on LVDS2 using pipe 0, position (0, 0), rotation normal, reflection none
[ 1961.676] (II) intel(0): Setting screen physical size to 423 x 238
[ 1961.965] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 1961.966] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 1961.966] (II) LoadModule: "evdev"
[ 1961.966] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 1961.991] (II) Module evdev: vendor="X.Org Foundation"
[ 1961.991] compiled for 1.16.2, module version = 2.9.1
[ 1961.991] Module class: X.Org XInput Driver
[ 1961.991] ABI class: X.Org XInput driver, version 21.0
[ 1961.992] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 16 paused 0
[ 1961.992] (II) Using input driver 'evdev' for 'Power Button'
[ 1961.992] (**) Power Button: always reports core events
[ 1961.992] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 1961.992] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 1961.992] (--) evdev: Power Button: Found keys
[ 1961.993] (II) evdev: Power Button: Configuring as keyboard
[ 1961.993] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[ 1961.993] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 1961.993] (**) Option "xkb_rules" "evdev"
[ 1961.993] (**) Option "xkb_model" "pc104"
[ 1961.993] (**) Option "xkb_layout" "us"
[ 1962.045] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[ 1962.045] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 1962.047] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 17 paused 0
[ 1962.047] (II) Using input driver 'evdev' for 'Video Bus'
[ 1962.047] (**) Video Bus: always reports core events
[ 1962.047] (**) evdev: Video Bus: Device: "/dev/input/event11"
[ 1962.047] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 1962.047] (--) evdev: Video Bus: Found keys
[ 1962.047] (II) evdev: Video Bus: Configuring as keyboard
[ 1962.047] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13/event11"
[ 1962.047] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 1962.047] (**) Option "xkb_rules" "evdev"
[ 1962.047] (**) Option "xkb_model" "pc104"
[ 1962.047] (**) Option "xkb_layout" "us"
[ 1962.048] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 1962.048] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 1962.049] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 18 paused 0
[ 1962.049] (II) Using input driver 'evdev' for 'Video Bus'
[ 1962.049] (**) Video Bus: always reports core events
[ 1962.049] (**) evdev: Video Bus: Device: "/dev/input/event12"
[ 1962.049] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 1962.049] (--) evdev: Video Bus: Found keys
[ 1962.049] (II) evdev: Video Bus: Configuring as keyboard
[ 1962.049] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input14/event12"
[ 1962.049] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 1962.049] (**) Option "xkb_rules" "evdev"
[ 1962.050] (**) Option "xkb_model" "pc104"
[ 1962.050] (**) Option "xkb_layout" "us"
[ 1962.051] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 1962.051] (II) No input driver specified, ignoring this device.
[ 1962.051] (II) This device may have been added with another device file.
[ 1962.051] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 1962.051] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 1962.052] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 19 paused 0
[ 1962.052] (II) Using input driver 'evdev' for 'Sleep Button'
[ 1962.052] (**) Sleep Button: always reports core events
[ 1962.052] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[ 1962.052] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 1962.052] (--) evdev: Sleep Button: Found keys
[ 1962.052] (II) evdev: Sleep Button: Configuring as keyboard
[ 1962.052] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
[ 1962.052] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 1962.052] (**) Option "xkb_rules" "evdev"
[ 1962.052] (**) Option "xkb_model" "pc104"
[ 1962.052] (**) Option "xkb_layout" "us"
[ 1962.055] (II) config/udev: Adding input device Integrated Camera (/dev/input/event4)
[ 1962.055] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[ 1962.056] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 20 paused 0
[ 1962.056] (II) Using input driver 'evdev' for 'Integrated Camera'
[ 1962.056] (**) Integrated Camera: always reports core events
[ 1962.056] (**) evdev: Integrated Camera: Device: "/dev/input/event4"
[ 1962.056] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb221
[ 1962.056] (--) evdev: Integrated Camera: Found keys
[ 1962.056] (II) evdev: Integrated Camera: Configuring as keyboard
[ 1962.056] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input5/event4"
[ 1962.056] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 10)
[ 1962.056] (**) Option "xkb_rules" "evdev"
[ 1962.056] (**) Option "xkb_model" "pc104"
[ 1962.056] (**) Option "xkb_layout" "us"
[ 1962.057] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 1962.057] (II) No input driver specified, ignoring this device.
[ 1962.057] (II) This device may have been added with another device file.
[ 1962.057] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[ 1962.057] (II) No input driver specified, ignoring this device.
[ 1962.058] (II) This device may have been added with another device file.
[ 1962.058] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[ 1962.058] (II) No input driver specified, ignoring this device.
[ 1962.058] (II) This device may have been added with another device file.
[ 1962.058] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 1962.058] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 1962.059] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 21 paused 0
[ 1962.059] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 1962.059] (**) AT Translated Set 2 keyboard: always reports core events
[ 1962.059] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 1962.060] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 1962.060] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 1962.060] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 1962.060] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 1962.060] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 1962.060] (**) Option "xkb_rules" "evdev"
[ 1962.060] (**) Option "xkb_model" "pc104"
[ 1962.060] (**) Option "xkb_layout" "us"
[ 1962.061] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
[ 1962.061] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 1962.062] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 22 paused 0
[ 1962.062] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[ 1962.062] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 1962.062] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event10"
[ 1962.062] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 1962.062] (--) evdev: SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
[ 1962.062] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
[ 1962.062] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
[ 1962.062] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[ 1962.062] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[ 1962.062] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
[ 1962.062] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[ 1962.062] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 1962.062] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event10"
[ 1962.062] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 1962.062] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[ 1962.063] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 1962.063] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[ 1962.063] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 1962.063] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 1962.063] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 1962.063] (II) No input driver specified, ignoring this device.
[ 1962.063] (II) This device may have been added with another device file.
[ 1962.064] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event13)
[ 1962.064] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[ 1962.065] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 23 paused 0
[ 1962.065] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[ 1962.065] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 1962.065] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event13"
[ 1962.065] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[ 1962.065] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[ 1962.065] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[ 1962.065] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[ 1962.065] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[ 1962.065] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[ 1962.065] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 1962.065] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input12/event13"
[ 1962.065] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 13)
[ 1962.065] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[ 1962.065] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[ 1962.065] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[ 1962.066] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 1962.066] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 1962.066] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[ 1962.066] (II) No input driver specified, ignoring this device.
[ 1962.066] (II) This device may have been added with another device file.
[ 1962.066] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 1962.066] (II) No input driver specified, ignoring this device.
[ 1962.067] (II) This device may have been added with another device file.
[ 1962.067] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[ 1962.067] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 1962.068] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 24 paused 0
[ 1962.068] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[ 1962.068] (**) ThinkPad Extra Buttons: always reports core events
[ 1962.068] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event6"
[ 1962.068] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[ 1962.068] (--) evdev: ThinkPad Extra Buttons: Found keys
[ 1962.068] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[ 1962.068] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input9/event6"
[ 1962.068] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
[ 1962.068] (**) Option "xkb_rules" "evdev"
[ 1962.068] (**) Option "xkb_model" "pc104"
[ 1962.068] (**) Option "xkb_layout" "us"
[ 1965.673] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 1965.683] (II) NOUVEAU(G0): NVLeaveVT is called.
[ 1965.694] (II) systemd-logind: got pause for 226:1
[ 1965.694] (II) systemd-logind: got pause for 13:75
[ 1965.694] (II) systemd-logind: got pause for 13:67
[ 1965.694] (II) systemd-logind: got pause for 13:64
[ 1965.694] (II) systemd-logind: got pause for 13:66
[ 1965.694] (II) systemd-logind: got pause for 13:70
[ 1965.694] (II) systemd-logind: got pause for 13:68
[ 1965.694] (II) systemd-logind: got pause for 13:74
[ 1965.694] (II) systemd-logind: got pause for 13:76
[ 1965.694] (II) systemd-logind: got pause for 226:0
[ 1965.694] (II) systemd-logind: got pause for 13:77
[ 2881.141] (II) systemd-logind: got resume for 226:1
[ 2881.170] (II) systemd-logind: got resume for 13:75
[ 2881.197] (II) systemd-logind: got resume for 13:67
[ 2881.221] (II) systemd-logind: got resume for 13:64
[ 2881.243] (II) systemd-logind: got resume for 13:66
[ 2881.277] (II) systemd-logind: got resume for 13:70
[ 2881.303] (II) systemd-logind: got resume for 13:68
[ 2881.330] (II) systemd-logind: got resume for 13:74
[ 2881.357] (II) systemd-logind: got resume for 13:76
[ 2881.789] (II) systemd-logind: got resume for 226:0
[ 2881.789] (II) Open ACPI successful (/var/run/acpid.socket)
[ 2881.789] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 2881.789] (II) intel(0): switch to mode [email protected] on LVDS2 using pipe 0, position (0, 0), rotation normal, reflection none
[ 2881.796] (II) intel(0): EDID vendor "LGD", prod id 866
[ 2881.796] (II) intel(0): Printing DDC gathered Modelines:
[ 2881.796] (II) intel(0): Modeline "1600x900"x0.0 107.80 1600 1648 1680 1920 900 903 908 936 -hsync -vsync (56.1 kHz eP)
[ 2881.797] (II) NOUVEAU(G0): NVEnterVT is called.
[ 2882.140] (II) systemd-logind: got resume for 13:77
[ 2882.572] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 2882.572] (II) NOUVEAU(G0): NVLeaveVT is called.
[ 2882.582] (II) systemd-logind: got pause for 226:1
[ 2882.582] (II) systemd-logind: got pause for 13:75
[ 2882.582] (II) systemd-logind: got pause for 13:67
[ 2882.582] (II) systemd-logind: got pause for 13:64
[ 2882.582] (II) systemd-logind: got pause for 13:66
[ 2882.582] (II) systemd-logind: got pause for 13:70
[ 2882.582] (II) systemd-logind: got pause for 13:68
[ 2882.582] (II) systemd-logind: got pause for 13:74
[ 2882.582] (II) systemd-logind: got pause for 13:76
[ 2882.582] (II) systemd-logind: got pause for 226:0
[ 2882.582] (II) systemd-logind: got pause for 13:77
[ 2884.752] (II) systemd-logind: got resume for 226:1
[ 2884.783] (II) systemd-logind: got resume for 13:75
[ 2884.800] (II) systemd-logind: got resume for 13:67
[ 2884.837] (II) systemd-logind: got resume for 13:64
[ 2884.863] (II) systemd-logind: got resume for 13:66
[ 2884.890] (II) systemd-logind: got resume for 13:70
[ 2884.917] (II) systemd-logind: got resume for 13:68
[ 2884.943] (II) systemd-logind: got resume for 13:74
[ 2884.970] (II) systemd-logind: got resume for 13:76
[ 2884.970] (II) systemd-logind: got resume for 226:0
[ 2884.970] (II) Open ACPI successful (/var/run/acpid.socket)
[ 2884.970] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 2884.970] (II) intel(0): switch to mode [email protected] on LVDS2 using pipe 0, position (0, 0), rotation normal, reflection none
[ 2884.977] (II) NOUVEAU(G0): NVEnterVT is called.
[ 2885.320] (II) systemd-logind: got resume for 13:77
[ 2887.207] (II) evdev: TPPS/2 IBM TrackPoint: Close
[ 2887.207] (II) UnloadModule: "evdev"
[ 2887.207] (II) systemd-logind: releasing fd for 13:77
[ 2887.249] (II) evdev: ThinkPad Extra Buttons: Close
[ 2887.249] (II) UnloadModule: "evdev"
[ 2887.250] (II) systemd-logind: releasing fd for 13:70
[ 2887.276] (II) evdev: SynPS/2 Synaptics TouchPad: Close
[ 2887.276] (II) UnloadModule: "evdev"
[ 2887.276] (II) systemd-logind: releasing fd for 13:74
[ 2887.329] (II) evdev: AT Translated Set 2 keyboard: Close
[ 2887.329] (II) UnloadModule: "evdev"
[ 2887.330] (II) systemd-logind: releasing fd for 13:64
[ 2887.369] (II) evdev: Integrated Camera: Close
[ 2887.370] (II) UnloadModule: "evdev"
[ 2887.370] (II) systemd-logind: releasing fd for 13:68
[ 2887.423] (II) evdev: Sleep Button: Close
[ 2887.423] (II) UnloadModule: "evdev"
[ 2887.423] (II) systemd-logind: releasing fd for 13:66
[ 2887.449] (II) evdev: Video Bus: Close
[ 2887.450] (II) UnloadModule: "evdev"
[ 2887.450] (II) systemd-logind: releasing fd for 13:76
[ 2887.476] (II) evdev: Video Bus: Close
[ 2887.476] (II) UnloadModule: "evdev"
[ 2887.476] (II) systemd-logind: releasing fd for 13:75
[ 2887.503] (II) evdev: Power Button: Close
[ 2887.503] (II) UnloadModule: "evdev"
[ 2887.503] (II) systemd-logind: releasing fd for 13:67
[ 2887.531] (II) NOUVEAU(G0): NVLeaveVT is called.
[ 2888.067] (EE) Server terminated successfully (0). Closing log file.
output dmesg (redacted, tell me if you need more infos)
[ 0.000000] CPU0 microcode updated early to revision 0x29, date = 2013-06-12
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.17.6-1-ARCH (builduser@foutrelis) (gcc version 4.9.2 (GCC) ) #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=[UUID] rw quiet
[ 0.000000] Disabled fast string operations
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000ba89efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ba89f000-0x00000000bae9efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bae9f000-0x00000000baf9efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000baf9f000-0x00000000baffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bafff000-0x00000000baffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb000000-0x00000000bf9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffd20000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023e5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x23e600 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 1 base 000000000 mask F80000000 write-back
[ 0.000000] 2 base 080000000 mask FC0000000 write-back
[ 0.000000] 3 base 0BC000000 mask FFC000000 uncachable
[ 0.000000] 4 base 0BB000000 mask FFF000000 uncachable
[ 0.000000] 5 base 100000000 mask F00000000 write-back
[ 0.000000] 6 base 200000000 mask FC0000000 write-back
[ 0.000000] 7 base 23F000000 mask FFF000000 uncachable
[ 0.000000] 8 base 23E800000 mask FFF800000 uncachable
[ 0.000000] 9 base 23E600000 mask FFFE00000 uncachable
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: last_pfn = 0xbb000 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] reserving inaccessible SNB gfx pages
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01b2b000, 0x01b2bfff] PGTABLE
[ 0.000000] BRK [0x01b2c000, 0x01b2cfff] PGTABLE
[ 0.000000] BRK [0x01b2d000, 0x01b2dfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x23e400000-0x23e5fffff]
[ 0.000000] [mem 0x23e400000-0x23e5fffff] page 2M
[ 0.000000] BRK [0x01b2e000, 0x01b2efff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x23c000000-0x23e3fffff]
[ 0.000000] [mem 0x23c000000-0x23e3fffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x23bffffff]
[ 0.000000] [mem 0x200000000-0x23bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x40200000-0xba89efff]
[ 0.000000] [mem 0x40200000-0xba7fffff] page 2M
[ 0.000000] [mem 0xba800000-0xba89efff] page 4k
[ 0.000000] BRK [0x01b2f000, 0x01b2ffff] PGTABLE
[ 0.000000] BRK [0x01b30000, 0x01b30fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xbafff000-0xbaffffff]
[ 0.000000] [mem 0xbafff000-0xbaffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M
[ 0.000000] RAMDISK: [mem 0x377f8000-0x37bf3fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F00E0 000024 (v02 LENOVO)
[ 0.000000] ACPI: XSDT 0x00000000BAFFE120 0000AC (v01 LENOVO TP-8C 00001310 PTEC 00000002)
[ 0.000000] ACPI: FACP 0x00000000BAFE8000 0000F4 (v04 LENOVO TP-8C 00001310 PTL 00000002)
[ 0.000000] ACPI: DSDT 0x00000000BAFEB000 00E17D (v01 LENOVO TP-8C 00001310 INTL 20061109)
[ 0.000000] ACPI: FACS 0x00000000BAF2D000 000040
[ 0.000000] ACPI: SLIC 0x00000000BAFFD000 000176 (v01 LENOVO TP-8C 00001310 PTEC 00000001)
[ 0.000000] ACPI: SSDT 0x00000000BAFFC000 000249 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x00000000BAFFB000 000033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x00000000BAFFA000 000797 (v01 LENOVO SataAhci 00001000 INTL 20061109)
[ 0.000000] ACPI: HPET 0x00000000BAFE7000 000038 (v01 LENOVO TP-8C 00001310 PTL 00000002)
[ 0.000000] ACPI: APIC 0x00000000BAFE6000 000098 (v01 LENOVO TP-8C 00001310 PTL 00000002)
[ 0.000000] ACPI: MCFG 0x00000000BAFE5000 00003C (v01 LENOVO TP-8C 00001310 PTL 00000002)
[ 0.000000] ACPI: ECDT 0x00000000BAFE4000 000052 (v01 LENOVO TP-8C 00001310 PTL 00000002)
[ 0.000000] ACPI: ASF! 0x00000000BAFEA000 0000A5 (v32 LENOVO TP-8C 00001310 PTL 00000002)
[ 0.000000] ACPI: TCPA 0x00000000BAFE3000 000032 (v02 PTL LENOVO 06040000 LNVO 00000001)
[ 0.000000] ACPI: SSDT 0x00000000BAFE2000 000AAB (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x00000000BAFE1000 000996 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: DMAR 0x00000000BAFE0000 0000E8 (v01 INTEL SNB 00000001 INTL 00000001)
[ 0.000000] ACPI: UEFI 0x00000000BAFDF000 00003E (v01 LENOVO TP-8C 00001310 PTL 00000002)
[ 0.000000] ACPI: UEFI 0x00000000BAFDE000 000042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.000000] ACPI: UEFI 0x00000000BAFDD000 000292 (v01 LENOVO TP-8C 00001310 PTL 00000002)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023e5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x23e5fffff]
[ 0.000000] NODE_DATA [mem 0x23e5f6000-0x23e5f9fff]
[ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880235c00000-ffff88023dbfffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x23e5fffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
[ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
[ 0.000000] node 0: [mem 0x20200000-0x3fffffff]
[ 0.000000] node 0: [mem 0x40200000-0xba89efff]
[ 0.000000] node 0: [mem 0xbafff000-0xbaffffff]
[ 0.000000] node 0: [mem 0x100000000-0x23e5fffff]
[ 0.000000] On node 0 totalpages: 2067004
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 156 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 11859 pages used for memmap
[ 0.000000] DMA32 zone: 758944 pages, LIFO batch:31
[ 0.000000] Normal zone: 20376 pages used for memmap
[ 0.000000] Normal zone: 1304064 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xbba00000-0xbf9fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xba89f000-0xbae9efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbae9f000-0xbaf9efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbaf9f000-0xbaffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb000000-0xbf9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfa00000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffd1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffd20000-0xffffffff]
[ 0.000000] e820: [mem 0xbfa00000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88023e200000 s82752 r8192 d23744 u262144
[ 0.000000] pcpu-alloc: s82752 r8192 d23744 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2034549
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=[UUID] rw quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 8053540K/8268016K available (5386K kernel code, 897K rwdata, 1712K rodata, 1136K init, 1176K bss, 214476K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS:8448 nr_irqs:488 0
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 33554432 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2791.066 MHz processor
[ 0.000030] Calibrating delay loop (skipped), value calculated using timer frequency.. 5584.72 BogoMIPS (lpj=9303553)
[ 0.000033] pid_max: default: 32768 minimum: 301
[ 0.000038] ACPI: Core revision 20140724
[ 0.009357] ACPI: All ACPI Tables successfully acquired
[ 0.020422] Security Framework initialized
[ 0.020427] Yama: becoming mindful.
[ 0.020872] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.022284] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.022896] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.022905] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.023080] Initializing cgroup subsys memory
[ 0.023084] Initializing cgroup subsys devices
[ 0.023086] Initializing cgroup subsys freezer
[ 0.023088] Initializing cgroup subsys net_cls
[ 0.023090] Initializing cgroup subsys blkio
[ 0.023106] Disabled fast string operations
[ 0.023108] CPU: Physical Processor ID: 0
[ 0.023108] CPU: Processor Core ID: 0
[ 0.023112] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.023115] mce: CPU supports 7 MCE banks
[ 0.023124] CPU0: Thermal monitoring enabled (TM1)
[ 0.023133] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.023221] Freeing SMP alternatives memory: 20K (ffffffff819fe000 - ffffffff81a03000)
[ 0.024014] ftrace: allocating 20687 entries in 81 pages
[ 0.032193] dmar: Host address width 36
[ 0.032195] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.032200] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[ 0.032201] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.032204] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[ 0.032205] dmar: RMRR base: 0x000000bacd5000 end: 0x000000bacebfff
[ 0.032206] dmar: RMRR base: 0x000000bb800000 end: 0x000000bf9fffff
[ 0.032276] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.032277] HPET id 0 under DRHD base 0xfed91000
[ 0.032278] HPET id 0 under DRHD base 0xfed91000
[ 0.032279] HPET id 0 under DRHD base 0xfed91000
[ 0.032279] HPET id 0 under DRHD base 0xfed91000
[ 0.032280] HPET id 0 under DRHD base 0xfed91000
[ 0.032281] HPET id 0 under DRHD base 0xfed91000
[ 0.032281] HPET id 0 under DRHD base 0xfed91000
[ 0.032282] HPET id 0 under DRHD base 0xfed91000
[ 0.032283] Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.032486] Enabled IRQ remapping in x2apic mode
[ 0.032487] Enabling x2apic
[ 0.032488] Enabled x2apic
[ 0.032493] Switched APIC routing to cluster x2apic.
[ 0.032943] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.065957] smpboot: CPU0: Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz (fam: 06, model: 2a, stepping: 07)
[ 0.065964] TSC deadline timer enabled
[ 0.065988] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
[ 0.066006] ... version: 3
[ 0.066006] ... bit width: 48
[ 0.066007] ... generic registers: 4
[ 0.066008] ... value mask: 0000ffffffffffff
[ 0.066009] ... max period: 0000ffffffffffff
[ 0.066009] ... fixed-purpose events: 3
[ 0.066010] ... event mask: 000000070000000f
[ 0.089489] x86: Booting SMP configuration:
[ 0.089490] .... node #0, CPUs: #1
[ 0.100529] Disabled fast string operations
[ 0.102716] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.109512] #2
[ 0.120070] CPU2 microcode updated early to revision 0x29, date = 2013-06-12
[ 0.120546] Disabled fast string operations
[ 0.122806] #3
[ 0.133842] Disabled fast string operations
[ 0.135947] x86: Booted up 1 node, 4 CPUs
[ 0.135950] smpboot: Total of 4 processors activated (22337.88 BogoMIPS)
[ 0.139332] devtmpfs: initialized
[ 0.141655] PM: Registering ACPI NVS region [mem 0xbae9f000-0xbaf9efff] (1048576 bytes)
[ 0.142321] pinctrl core: initialized pinctrl subsystem
[ 0.142359] RTC time: 18:53:15, date: 12/26/14
[ 0.142423] NET: Registered protocol family 16
[ 0.142528] cpuidle: using governor ladder
[ 0.142530] cpuidle: using governor menu
[ 0.142555] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.142557] ACPI: bus type PCI registered
[ 0.142558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.142787] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.142789] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.142865] PCI: Using configuration type 1 for base access
[ 0.156234] ACPI: Added _OSI(Module Device)
[ 0.156236] ACPI: Added _OSI(Processor Device)
[ 0.156237] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.156238] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.157461] ACPI : EC: EC description table is found, configuring boot EC
[ 0.160713] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.199903] ACPI: Dynamic OEM Table Load:
[ 0.199912] ACPI: SSDT 0xFFFF8802326EB000 0008C0 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.212861] ACPI: Dynamic OEM Table Load:
[ 0.212868] ACPI: SSDT 0xFFFF880232701C00 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.226115] ACPI: Dynamic OEM Table Load:
[ 0.226121] ACPI: SSDT 0xFFFF88023267E400 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.239831] ACPI: Interpreter enabled
[ 0.239835] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
[ 0.239839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
[ 0.239849] ACPI: (supports S0 S3 S4 S5)
[ 0.239850] ACPI: Using IOAPIC for interrupt routing
[ 0.239868] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.253100] ACPI: Power Resource [PUBS] (on)
[ 0.253787] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
[ 0.254493] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2)
[ 0.256387] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.256448] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *7 9 10 11)
[ 0.256506] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11)
[ 0.256564] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.256621] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11)
[ 0.256678] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 9 10 11)
[ 0.256735] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.256793] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11)
[ 0.256866] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.256870] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.256992] acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability]
[ 0.257049] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[ 0.257051] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
[ 0.257052] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
[ 0.257053] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
[ 0.257076] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.257181] PCI host bridge to bus 0000:00
[ 0.257184] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.257185] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.257187] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.257188] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.257189] pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xfebfffff]
[ 0.257191] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff]
[ 0.257198] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[ 0.257264] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[ 0.257292] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.257348] pci 0000:00:02.0: [8086:0126] type 00 class 0x030000
[ 0.257357] pci 0000:00:02.0: reg 0x10: [mem 0xf1400000-0xf17fffff 64bit]
[ 0.257362] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.257365] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
[ 0.257447] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[ 0.257469] pci 0000:00:16.0: reg 0x10: [mem 0xf2a25000-0xf2a2500f 64bit]
[ 0.257543] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.257604] pci 0000:00:16.3: [8086:1c3d] type 00 class 0x070002
[ 0.257622] pci 0000:00:16.3: reg 0x10: [io 0x50b0-0x50b7]
[ 0.257631] pci 0000:00:16.3: reg 0x14: [mem 0xf2a2c000-0xf2a2cfff]
[ 0.257757] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[ 0.257774] pci 0000:00:19.0: reg 0x10: [mem 0xf2a00000-0xf2a1ffff]
[ 0.257782] pci 0000:00:19.0: reg 0x14: [mem 0xf2a2b000-0xf2a2bfff]
[ 0.257790] pci 0000:00:19.0: reg 0x18: [io 0x5080-0x509f]
[ 0.257851] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.257877] pci 0000:00:19.0: System wakeup disabled by ACPI
[ 0.257917] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[ 0.257937] pci 0000:00:1a.0: reg 0x10: [mem 0xf2a2a000-0xf2a2a3ff]
[ 0.258024] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.258051] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.258090] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[ 0.258106] pci 0000:00:1b.0: reg 0x10: [mem 0xf2a20000-0xf2a23fff 64bit]
[ 0.258177] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.258207] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.258243] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[ 0.258317] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.258379] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[ 0.258459] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.258522] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[ 0.258601] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.258630] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.258666] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[ 0.258745] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.258773] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.258816] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[ 0.258835] pci 0000:00:1d.0: reg 0x10: [mem 0xf2a29000-0xf2a293ff]
[ 0.258923] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.258950] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.258987] pci 0000:00:1f.0: [8086:1c4f] type 00 class 0x060100
[ 0.259141] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[ 0.259158] pci 0000:00:1f.2: reg 0x10: [io 0x50a8-0x50af]
[ 0.259166] pci 0000:00:1f.2: reg 0x14: [io 0x50bc-0x50bf]
[ 0.259173] pci 0000:00:1f.2: reg 0x18: [io 0x50a0-0x50a7]
[ 0.259181] pci 0000:00:1f.2: reg 0x1c: [io 0x50b8-0x50bb]
[ 0.259188] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f]
[ 0.259195] pci 0000:00:1f.2: reg 0x24: [mem 0xf2a28000-0xf2a287ff]
[ 0.259239] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.259294] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[ 0.259308] pci 0000:00:1f.3: reg 0x10: [mem 0xf2a24000-0xf2a240ff 64bit]
[ 0.259328] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
[ 0.259443] pci 0000:01:00.0: [10de:1056] type 00 class 0x030000
[ 0.259455] pci 0000:01:00.0: reg 0x10: [mem 0xf0000000-0xf0ffffff]
[ 0.259468] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.259480] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.259487] pci 0000:01:00.0: reg 0x24: [io 0x4000-0x407f]
[ 0.259494] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 0.266050] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.266058] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
[ 0.266064] pci 0000:00:01.0: bridge window [mem 0xf0000000-0xf10fffff]
[ 0.266073] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.266176] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.266273] pci 0000:03:00.0: [8086:4238] type 00 class 0x028000
[ 0.266324] pci 0000:03:00.0: reg 0x10: [mem 0xf2900000-0xf2901fff 64bit]
[ 0.266557] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.272739] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.272754] pci 0000:00:1c.1: bridge window [mem 0xf2900000-0xf29fffff]
[ 0.272876] acpiphp: Slot [1] registered
[ 0.272942] pci 0000:05:00.0: [1180:e823] type 00 class 0x088000
[ 0.272963] pci 0000:05:00.0: MMC controller base frequency changed to 50Mhz.
[ 0.272989] pci 0000:05:00.0: reg 0x10: [mem 0xf2100000-0xf21000ff]
[ 0.273202] pci 0000:05:00.0: supports D1 D2
[ 0.273203] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.279474] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[ 0.279484] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
[ 0.279493] pci 0000:00:1c.3: bridge window [mem 0xf2100000-0xf28fffff]
[ 0.279514] pci 0000:00:1c.3: bridge window [mem 0xf1800000-0xf1ffffff 64bit pref]
[ 0.279591] pci 0000:0d:00.0: [1033:0194] type 00 class 0x0c0330
[ 0.279620] pci 0000:0d:00.0: reg 0x10: [mem 0xf2000000-0xf2001fff 64bit]
[ 0.279765] pci 0000:0d:00.0: PME# supported from D0 D3hot D3cold
[ 0.286084] pci 0000:00:1c.4: PCI bridge to [bus 0d]
[ 0.286099] pci 0000:00:1c.4: bridge window [mem 0xf2000000-0xf20fffff]
[ 0.287052] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.287104] ACPI : EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[ 0.287191] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.287193] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.287197] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[ 0.287198] vgaarb: loaded
[ 0.287199] vgaarb: bridge control possible 0000:01:00.0
[ 0.287200] vgaarb: no bridge control possible 0000:00:02.0
[ 0.287233] PCI: Using ACPI for IRQ routing
[ 0.289148] PCI: pci_cache_line_size set to 64 bytes
[ 0.289353] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.289355] e820: reserve RAM buffer [mem 0xba89f000-0xbbffffff]
[ 0.289356] e820: reserve RAM buffer [mem 0xbb000000-0xbbffffff]
[ 0.289357] e820: reserve RAM buffer [mem 0x23e600000-0x23fffffff]
[ 0.289449] NetLabel: Initializing
[ 0.289450] NetLabel: domain hash size = 128
[ 0.289451] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.289459] NetLabel: unlabeled traffic allowed by default
[ 0.289481] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.289485] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.291510] Switched to clocksource hpet
[ 0.295526] pnp: PnP ACPI init
[ 0.295845] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.295847] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[ 0.295849] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[ 0.295850] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
[ 0.295852] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
[ 0.295853] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved
[ 0.295854] system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved
[ 0.295856] system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved
[ 0.295857] system 00:00: [mem 0x000dc000-0x000dffff] has been reserved
[ 0.295858] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[ 0.295860] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[ 0.295861] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[ 0.295862] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[ 0.295864] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[ 0.295865] system 00:00: [mem 0x00100000-0xbf9fffff] could not be reserved
[ 0.295867] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[ 0.295868] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[ 0.295871] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.295957] system 00:01: [io 0x0400-0x047f] could not be reserved
[ 0.295958] system 00:01: [io 0x0500-0x057f] has been reserved
[ 0.295960] system 00:01: [io 0x0800-0x080f] has been reserved
[ 0.295961] system 00:01: [io 0x15e0-0x15ef] has been reserved
[ 0.295963] system 00:01: [io 0x1600-0x167f] has been reserved
[ 0.295964] system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.295966] system 00:01: [mem 0x00000000-0x00000fff] could not be reserved
[ 0.295967] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.295969] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
[ 0.295970] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.295973] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.295974] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
[ 0.295976] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.296024] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.296047] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.296070] pnp 00:04: Plug and Play ACPI device, IDs LEN0015 PNP0f13 (active)
[ 0.296107] pnp 00:05: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
[ 0.296461] pnp: PnP ACPI: found 6 devices
[ 0.302765] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[ 0.302804] pci 0000:01:00.0: BAR 6: assigned [mem 0xf1000000-0xf107ffff pref]
[ 0.302806] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.302808] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
[ 0.302811] pci 0000:00:01.0: bridge window [mem 0xf0000000-0xf10ff

Ok ok update! I now managed to launch gdm by executing it as root...
su gdm
I have to admit that I'm still quite lost for It doesn't seem to provide anything else than blank screen with cursor and top bar... (so no login and no logout for example) There still seems to be missing a lot...
Can someone please help out?
Last edited by Issa (2014-12-26 19:55:16)

Similar Messages

  • [SOLVED]problem with GNOME and wireless connection

    Hi!
    I'm new to Arch Linux, and have run into a few problems after installation.
    My computer is a HP Pavilion dv6000.
    I installed using "xf86-video-nouveau" driver, as i understand this is the best choice for "Nvidia Geforce Go 7400". Is it?
    I also installed the complete "gnome", "gnome-extra", "gdm", "gnome-tweak-tool" and "gnome-shell-extensions" packages, but when I boot into gdm login, it automatically starts in fallback mode (the one who has "applications" and "places" in the top panel instead of "activities". What am I doing wrong here?
    Btw, when I go to System settings - system info - graphics, there are three lines; "Driver", "Experience", "Forced Fallback Mode". "Driver" line only says driver, and is blank after. "Experience" line says "Fallback".  "Forced Fallback Mode" is set to OFF.
    Also, I cannot figure out how to get my wireless network set up correctly.
    When i open System Settings - Network, I get an error saying System network is not compatible with this version.
    Any help with this woill be greatly appreciated!
    $ iwconfig
    lo        no wireless extensions.
    wlan0     IEEE 802.11abg  ESSID:off/any 
              Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
              Retry  long limit:7   RTS thr:off   Fragment thr:off
              Power Management:on
    eth0      no wireless extensions.
    Last edited by pkuvaas (2012-01-18 21:57:46)

    pkuvaas wrote:
    Thanks!
    -dri driver worked. But if the NVIDIA driver works better, I should probably consider using that one.
    I tried to install the NVIDIA binary driver, but when i tried to run
    # chmod -X NVIDIA-Linux-x86-290.10.run
    # ./NVIDIA-Linux-x86-290.10.run
    I got a message telling me to close x first.
    How can I do this?
    Ho ho ho buddy, I see you're trying to install the nvidia driver from the website. Have another look here:
    https://wiki.archlinux.org/index.php/Nvidia#Installing
    the drivers are available through pacman Installing the driver through pacman will automatically take care of removing things that conflict and installing things you need to ge t the NVIDIA driver to work.
    NVIDIA _might_ be better, 3d support in nouveau is still somewhat experimental and nouveau doesn't have all the power management features yet. It'll be something to experiment with. Have a good read of the NVIDIA and NOUVEAU wiki articles
    pkuvaas wrote:
    As for the wireless issue, I googled around a bit and found that the driver I need is ilw3945.
    I added this to /etc/rc.conf:
    DAEMONS=(...ilw3945...)
    as it seems the drivers are included in udev.
    However, when i try to open System Settings -> Network, it says
    The system network services are not compatible with this version.
    So I'm getting a little restless to find out what I can do to get the wireless network configurated properly, and how I can do it.
    Any ideas?
    First I think you've fundamentally misunderstood something. Drivers for linux come in module form, not in DAEMON form. A DAEMON is an application that runs in the background (sound server, network service, etc etc).
    ilw3945 would have to be added to your MODULES section in /etc/rc.conf if that is the module you need.
    humor me and post the output of this command:
    $ lspci

  • Problems with GNOME After The Last Upgrade

    I have too many problems these days with my Arch box.. And I don't know when or how these problems are solved but I'm really bored about having problem all the time. I don't know all of these are bugs but if they're I'm ready to enter some bug reports.
    1) After the last update, Metacity doesn't start automatically. So everytime, I don't have my mouse theme, my thema of borders of the windows, the notes I took with gnome's note applet doesn't disappear.
    2) gnome-power-manager is never the same that I used to.. I just found that killing and rerunning it is at least make it work. But it's menus and options is not rich as I was earlier times. It doesn't say that much as it did in the earlier times.

    I've same problem with gnome-power-manager, it works only when i kill it with killall gnome-power-monitor and re-run it.
    About metacity i don't have problem with it.

  • Problem with Gnome and D-Bus

    Hi to all, i have a problem with Gnome and D-Bus
    Versions:
    Arch Release: 0.7.2 Testing
    Gnome:   2.14.1-2
    D-Bus: 0.61-3
    Screenshot explain all:
    [URL=http://img366.imageshack.us/my.php?image=gpwned6be.jpg][/URL]

    1>then i can't promote garnome on this forum??
    yeah you can, but not as a solution to gnome related problem in arch. cause this doesn't resolve anything.
    2>You don't have to, garnome2.14.2.1(481kb) download the patches and patch it automatically, just change install dir to /usr
    (ONLY if you are using console-linux who want gnome a try). of course there is need small arch related patch.(in my experience 0)
    eh, i haven't got a clue what this means, putting patches upstream means they will get include in gargnome and upstream releases. i only tried to say we put a lot of our free time in gnome for arch.
    2-1>Well said, so choice is the each one's freedom.
    and this category isn't arch, this is Desktop Environments,
    i installed arch, BUT THAT DOESN'T MEANS I SHOULD USE gnome FROM ARCH!!!
    agreed, but again then we won't support your desktop.
    ARCH != gnome
    3>some bug stuff about Xorg-7.0, include mine
    http://bbs.archlinux.org/viewtopic.php?t=22210[/quote]
    ah bugs.archlinux.org so it can be fixed.

  • When Apple solve problems with new iTunes calendar sync with windows and outlook?

    When Apple solve problems with new iTunes calendar sync with windows and outlook?

    Anything Downloaded with a Particular Apple ID is tied to that Apple ID and Cannot be Merged or Transferred to a Different Apple ID
    More Info here...
    Apple ID FAQs  >  http://support.apple.com/kb/HT5622
    If necessary...
    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • Any known problems with Gnome 2.28 before I update?

    Hi, I would like know is there any known problems with Gnome 2.28?
    I read that there are a login/logout time increased, something else?
    Thanks in advance!

    when I upgraded to 2.28, icons in the menu appeared and I'm not able to disable them... other than that gnome 2.28 seems fine to me.

  • [SOLVED]problem with Bumblebee and Kernel 3.11-1-2

    Hi!
    I'm having problems with Bumblebee from Kernel 3.10 but I read that Kernel 3.11 solved the problem, I searched and tried possible solutions to my problem unsuccessfully
    The message shows me when I run "optirun":
    [ 5454.262739] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) No devices detected.
    [ 5454.262776] [ERROR]Aborting because fallback start is disabled.
    I've tried with wiki's solutions, forums solutions...
    Configurations files:
    /etc/bumblebee/bumblebee.conf:
    # Configuration file for Bumblebee. Values should **not** be put between quotes
    ## Server options. Any change made in this section will need a server restart
    # to take effect.
    [bumblebeed]
    # The secondary Xorg server DISPLAY number
    VirtualDisplay=:8
    # Should the unused Xorg server be kept running? Set this to true if waiting
    # for X to be ready is too long and don't need power management at all.
    KeepUnusedXServer=false
    # The name of the Bumbleblee server group name (GID name)
    ServerGroup=bumblebee
    # Card power state at exit. Set to false if the card shoud be ON when Bumblebee
    # server exits.
    TurnCardOffAtExit=false
    # The default behavior of '-f' option on optirun. If set to "true", '-f' will
    # be ignored.
    NoEcoModeOverride=false
    # The Driver used by Bumblebee server. If this value is not set (or empty),
    # auto-detection is performed. The available drivers are nvidia and nouveau
    # (See also the driver-specific sections below)
    Driver=
    # Directory with a dummy config file to pass as a -configdir to secondary X
    XorgConfDir=/etc/bumblebee/xorg.conf.d
    ## Client options. Will take effect on the next optirun executed.
    [optirun]
    # Acceleration/ rendering bridge, possible values are auto, virtualgl and
    # primus.
    Bridge=virtualgl
    # The method used for VirtualGL to transport frames between X servers.
    # Possible values are proxy, jpeg, rgb, xv and yuv.
    VGLTransport=proxy
    # List of paths which are searched for the primus libGL.so.1 when using
    # the primus bridge
    PrimusLibraryPath=/usr/lib/primus:/usr/lib32/primus
    # Should the program run under optirun even if Bumblebee server or nvidia card
    # is not available?
    AllowFallbackToIGC=false
    # Driver-specific settings are grouped under [driver-NAME]. The sections are
    # parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
    # detection resolves to NAME).
    # PMMethod: method to use for saving power by disabling the nvidia card, valid
    # values are: auto - automatically detect which PM method to use
    # bbswitch - new in BB 3, recommended if available
    # switcheroo - vga_switcheroo method, use at your own risk
    # none - disable PM completely
    # https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods
    ## Section with nvidia driver specific options, only parsed if Driver=nvidia
    [driver-nvidia]
    # Module name to load, defaults to Driver if empty or unset
    KernelDriver=nvidia
    PMMethod=auto
    # colon-separated path to the nvidia libraries
    LibraryPath=/usr/lib/nvidia:/usr/lib32/nvidia
    # comma-separated path of the directory containing nvidia_drv.so and the
    # default Xorg modules path
    XorgModulePath=/usr/lib/nvidia/xorg/,/usr/lib/xorg/modules
    XorgConfFile=/etc/bumblebee/xorg.conf.nvidia
    ## Section with nouveau driver specific options, only parsed if Driver=nouveau
    [driver-nouveau]
    KernelDriver=nouveau
    PMMethod=auto
    XorgConfFile=/etc/bumblebee/xorg.conf.nouveau
    /etc/bumblebee/xorg.conf.nvidia
    Section "ServerLayout"
    Identifier "Layout0"
    Option "AutoAddDevices" "false"
    Option "AutoAddGPU" "false"
    EndSection
    Section "Device"
    Identifier "DiscreteNvidia"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    # If the X server does not automatically detect your VGA device,
    # you can manually set it here.
    # To get the BusID prop, run `lspci | egrep 'VGA|3D'` and input the data
    # as you see in the commented example.
    # This Setting may be needed in some platforms with more than one
    # nvidia card, which may confuse the proprietary driver (e.g.,
    # trying to take ownership of the wrong device). Also needed on Ubuntu 13.04.
    BusID "PCI:01:00.0"
    # Setting ProbeAllGpus to false prevents the new proprietary driver
    # instance spawned to try to control the integrated graphics card,
    # which is already being managed outside bumblebee.
    # This option doesn't hurt and it is required on platforms running
    # more than one nvidia graphics card with the proprietary driver.
    # (E.g. Macbook Pro pre-2010 with nVidia 9400M + 9600M GT).
    # If this option is not set, the new Xorg may blacken the screen and
    # render it unusable (unless you have some way to run killall Xorg).
    Option "ProbeAllGpus" "false"
    Option "NoLogo" "true"
    Option "UseEDID" "false"
    Option "UseDisplayDevice" "none"
    EndSection
    lspci |grep NVIDIA:
    01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 640M] (rev a1)
    I hope can help me
    Thanks!
    Last edited by surrealistic (2013-11-04 18:46:35)

    My /var/log/Xorg.8.log:
    [ 337.161]
    X.Org X Server 1.14.4
    Release Date: 2013-10-31
    [ 337.161] X Protocol Version 11, Revision 0
    [ 337.161] Build Operating System: Linux 3.11.6-1-ARCH x86_64
    [ 337.161] Current Operating System: Linux h131h-laptop 3.11.6-1-ARCH #1 SMP PREEMPT Fri Oct 18 23:22:36 CEST 2013 x86_64
    [ 337.161] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=4eb69984-2228-4aba-9863-28a7fa854e51 rw quiet
    [ 337.161] Build Date: 01 November 2013 05:10:48PM
    [ 337.161]
    [ 337.161] Current version of pixman: 0.30.2
    [ 337.161] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 337.161] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 337.161] (==) Log file: "/var/log/Xorg.8.log", Time: Mon Nov 4 14:20:04 2013
    [ 337.161] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
    [ 337.161] (++) Using config directory: "/etc/bumblebee/xorg.conf.d"
    [ 337.161] (==) ServerLayout "Layout0"
    [ 337.161] (==) No screen section available. Using defaults.
    [ 337.161] (**) |-->Screen "Default Screen Section" (0)
    [ 337.161] (**) | |-->Monitor "<default monitor>"
    [ 337.161] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 337.161] (**) | |-->Device "DiscreteNvidia"
    [ 337.161] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 337.161] (**) Option "AutoAddDevices" "false"
    [ 337.161] (**) Option "AutoAddGPU" "false"
    [ 337.161] (**) Not automatically adding devices
    [ 337.161] (==) Automatically enabling devices
    [ 337.161] (**) Not automatically adding GPU devices
    [ 337.161] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 337.162] Entry deleted from font path.
    [ 337.162] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 337.162] Entry deleted from font path.
    [ 337.162] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 337.162] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 337.162] Entry deleted from font path.
    [ 337.162] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 337.162] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 337.162] (++) ModulePath set to "/usr/lib/nvidia/xorg/,/usr/lib/xorg/modules"
    [ 337.162] (==) |-->Input Device "<default pointer>"
    [ 337.162] (==) |-->Input Device "<default keyboard>"
    [ 337.162] (==) The core pointer device wasn't specified explicitly in the layout.
    Using the default mouse configuration.
    [ 337.162] (==) The core keyboard device wasn't specified explicitly in the layout.
    Using the default keyboard configuration.
    [ 337.162] (II) Loader magic: 0x7fdc20
    [ 337.162] (II) Module ABI versions:
    [ 337.162] X.Org ANSI C Emulation: 0.4
    [ 337.162] X.Org Video Driver: 14.1
    [ 337.162] X.Org XInput driver : 19.1
    [ 337.162] X.Org Server Extension : 7.0
    [ 337.162] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 337.162] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 337.162] setversion 1.4 failed
    [ 337.163] (--) PCI:*(0:1:0:0) 10de:0fd2:1025:0648 rev 161, Mem @ 0xb2000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00002000/128
    [ 337.163] Initializing built-in extension Generic Event Extension
    [ 337.163] Initializing built-in extension SHAPE
    [ 337.163] Initializing built-in extension MIT-SHM
    [ 337.163] Initializing built-in extension XInputExtension
    [ 337.163] Initializing built-in extension XTEST
    [ 337.163] Initializing built-in extension BIG-REQUESTS
    [ 337.163] Initializing built-in extension SYNC
    [ 337.163] Initializing built-in extension XKEYBOARD
    [ 337.163] Initializing built-in extension XC-MISC
    [ 337.163] Initializing built-in extension SECURITY
    [ 337.163] Initializing built-in extension XINERAMA
    [ 337.163] Initializing built-in extension XFIXES
    [ 337.163] Initializing built-in extension RENDER
    [ 337.163] Initializing built-in extension RANDR
    [ 337.164] Initializing built-in extension COMPOSITE
    [ 337.164] Initializing built-in extension DAMAGE
    [ 337.164] Initializing built-in extension MIT-SCREEN-SAVER
    [ 337.164] Initializing built-in extension DOUBLE-BUFFER
    [ 337.164] Initializing built-in extension RECORD
    [ 337.164] Initializing built-in extension DPMS
    [ 337.164] Initializing built-in extension X-Resource
    [ 337.164] Initializing built-in extension XVideo
    [ 337.164] Initializing built-in extension XVideo-MotionCompensation
    [ 337.164] Initializing built-in extension XFree86-VidModeExtension
    [ 337.164] Initializing built-in extension XFree86-DGA
    [ 337.164] Initializing built-in extension XFree86-DRI
    [ 337.164] Initializing built-in extension DRI2
    [ 337.164] (II) LoadModule: "glx"
    [ 337.164] (II) Loading /usr/lib/nvidia/xorg/modules/extensions/libglx.so
    [ 337.172] (II) Module glx: vendor="NVIDIA Corporation"
    [ 337.172] compiled for 4.0.2, module version = 1.0.0
    [ 337.172] Module class: X.Org Server Extension
    [ 337.172] (II) NVIDIA GLX Module 325.15 Wed Jul 31 18:12:00 PDT 2013
    [ 337.172] Loading extension GLX
    [ 337.172] (II) LoadModule: "nvidia"
    [ 337.172] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 337.172] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 337.172] compiled for 4.0.2, module version = 1.0.0
    [ 337.172] Module class: X.Org Video Driver
    [ 337.172] (II) LoadModule: "mouse"
    [ 337.172] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
    [ 337.172] (II) Module mouse: vendor="X.Org Foundation"
    [ 337.172] compiled for 1.14.0, module version = 1.9.0
    [ 337.172] Module class: X.Org XInput Driver
    [ 337.172] ABI class: X.Org XInput driver, version 19.1
    [ 337.172] (II) LoadModule: "kbd"
    [ 337.173] (WW) Warning, couldn't open module kbd
    [ 337.173] (II) UnloadModule: "kbd"
    [ 337.173] (II) Unloading kbd
    [ 337.173] (EE) Failed to load module "kbd" (module does not exist, 0)
    [ 337.173] (II) NVIDIA dlloader X Driver 325.15 Wed Jul 31 17:50:57 PDT 2013
    [ 337.173] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 337.173] (--) using VT number 1
    [ 337.173] (II) Loading sub module "fb"
    [ 337.173] (II) LoadModule: "fb"
    [ 337.173] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 337.173] (II) Module fb: vendor="X.Org Foundation"
    [ 337.173] compiled for 1.14.4, module version = 1.0.0
    [ 337.173] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 337.173] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 337.173] (II) Loading sub module "wfb"
    [ 337.173] (II) LoadModule: "wfb"
    [ 337.173] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 337.173] (II) Module wfb: vendor="X.Org Foundation"
    [ 337.173] compiled for 1.14.4, module version = 1.0.0
    [ 337.173] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 337.173] (II) Loading sub module "shadow"
    [ 337.173] (II) LoadModule: "shadow"
    [ 337.173] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 337.173] (II) Module shadow: vendor="X.Org Foundation"
    [ 337.173] compiled for 1.14.4, module version = 1.1.0
    [ 337.173] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 337.173] (II) Loading sub module "ramdac"
    [ 337.173] (II) LoadModule: "ramdac"
    [ 337.173] (II) Module "ramdac" already built-in
    [ 337.174] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 337.174] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 337.174] (==) NVIDIA(0): RGB weight 888
    [ 337.174] (==) NVIDIA(0): Default visual is TrueColor
    [ 337.174] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 337.174] (**) NVIDIA(0): Option "NoLogo" "true"
    [ 337.174] (**) NVIDIA(0): Option "ProbeAllGpus" "false"
    [ 337.174] (**) NVIDIA(0): Option "UseEDID" "false"
    [ 337.174] (**) NVIDIA(0): Option "UseDisplayDevice" "none"
    [ 337.174] (**) NVIDIA(0): Enabling 2D acceleration
    [ 337.174] (**) NVIDIA(0): Ignoring EDIDs
    [ 337.174] (**) NVIDIA(0): Option "UseDisplayDevice" set to "none"; enabling NoScanout
    [ 337.174] (**) NVIDIA(0): mode
    [ 341.309] (EE) NVIDIA(0): Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please
    [ 341.309] (EE) NVIDIA(0): check your system's kernel log for additional error
    [ 341.309] (EE) NVIDIA(0): messages and refer to Chapter 8: Common Problems in the
    [ 341.309] (EE) NVIDIA(0): README for additional information.
    [ 341.309] (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
    [ 341.309] (EE) NVIDIA(0): Failing initialization of X screen 0
    [ 341.309] (II) UnloadModule: "nvidia"
    [ 341.309] (II) UnloadSubModule: "shadow"
    [ 341.309] (II) UnloadSubModule: "wfb"
    [ 341.309] (II) UnloadSubModule: "fb"
    [ 341.309] (EE) Screen(s) found, but none have a usable configuration.
    [ 341.309] (EE)
    Fatal server error:
    [ 341.309] (EE) no screens found(EE)
    [ 341.309] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 341.309] (EE) Please also check the log file at "/var/log/Xorg.8.log" for additional information.
    [ 341.309] (EE)
    [ 341.309] (EE) Server terminated with error (1). Closing log file.
    dmesg |grep bbswitch:
    [ 13.570577] bbswitch: version 0.7
    [ 13.570585] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
    [ 13.570591] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
    [ 13.570687] bbswitch: detected an Optimus _DSM function
    [ 13.570741] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
    [ 13.572354] bbswitch: disabling discrete graphics
    [ 261.419114] bbswitch: enabling discrete graphics
    [ 278.445698] bbswitch: disabling discrete graphics
    [ 279.055257] bbswitch: enabling discrete graphics
    [ 286.292315] bbswitch: disabling discrete graphics
    [ 291.911052] bbswitch: enabling discrete graphics
    [ 310.011289] bbswitch: disabling discrete graphics
    [ 336.982794] bbswitch: enabling discrete graphics
    [ 349.526470] bbswitch: enabling discrete graphics
    I used "rcutree" option as shown in the post that you put, but I've deleted all changes made to use default configurations, because the solution of the post didn't work

  • [Solved] Problem with upgrading polkit or filesystem

    Ok so first off they do "upgrade" but the problem has me worried that something is wrong.
    A week or so ago after converting to systemd I tried getting rid of ConsoleKit and installing polkit 0.107 from the [testing] repo but it caused pacman to get stuck at "(1/1) upgrading polkit"  So I tried that a couple of times but I could never get pacman to finish and get past that.  I had to control + c to get out of that then type exit in the console (no text was visible that I typed however but typing exit + enter worked for closing it).  So I then opened a new terminal and downgraded polkit back to 0.105 and waited for polkit to get pushed from testing to see if it would fix my issue.  Fast forward to today and I go to upgrade my system.  Among the 83 updates or so was polkit and filesystem.  What do you know it gets stuck at "(15/83) upgrading polkit".  Fuck so I control + c, open new terminal and then do the upgrade again and it continues to update but this time it gets stuck doing the same thing for filesystem.  I control + c, open new terminal and continue the upgrade until it finishes, which it does this time, and I reboot.
    I tried re-installing polkit again and filesystem again but they continue to get stuck.  I cannot "complete" the upgrade even though they show the appropriate version when I check.
    Terminal
    [507] shauder@arch-desktop [~] $ sudo pacman -S polkit
    warning: polkit-0.107-4 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): polkit-0.107-4
    Total Installed Size: 1.77 MiB
    Net Upgrade Size: 0.00 MiB
    Proceed with installation? [Y/n]
    (1/1) checking package integrity [########################################################] 100%
    (1/1) loading package files [########################################################] 100%
    (1/1) checking for file conflicts [########################################################] 100%
    (1/1) checking available disk space [########################################################] 100%
    (1/1) upgrading polkit
    /var/log/pacman.log
    [2012-07-18 18:27] installed filesystem (2012.6-4)
    [2012-07-18 18:27] installed findutils (4.4.2-4)
    [2012-07-18 18:27] installed gawk (4.0.1-1)
    [2012-07-18 18:27] installed gettext (0.18.1.1-4)
    [2012-07-18 18:27] installed grep (2.13-2)
    [2012-07-18 18:27] installed sed (4.2.1-4)
    [2012-07-18 18:27] installed grub (0.97-21)
    [2012-07-18 18:27] installed gzip (1.5-1)
    [2012-07-18 18:27] installed gdbm (1.10-1)
    [2012-07-18 18:27] installed perl (5.16.0-2)
    [2012-07-18 18:27] installed openssl (1.0.1.c-1)
    [2012-07-18 18:27] installed libsasl (2.1.23-9)
    [2012-07-18 18:27] installed libldap (2.4.31-4)
    [2012-07-18 18:27] installed keyutils (1.5.5-3)
    [2012-07-18 18:27] installed krb5 (1.10.2-2)
    [2012-07-18 18:27] installed heirloom-mailx (12.5-3)
    [2012-07-18 18:27] installed inetutils (1.9.1-2)
    [2012-07-18 18:27] installed iproute2 (3.4.0-2)
    [2012-07-18 18:27] installed sysvinit (2.88-6)
    [2012-07-18 18:27] installed initscripts (2012.06.3-2)
    [2012-07-18 18:27] installed sysfsutils (2.1.0-8)
    [2012-07-18 18:27] >> Traceroute is now provided by core/traceroute
    [2012-07-18 18:27] installed iputils (20101006-4)
    [2012-07-18 18:27] installed jfsutils (1.1.15-3)
    [2012-07-18 18:27] installed less (444-3)
    [2012-07-18 18:27] installed licenses (2.9-1)
    [2012-07-18 18:27] installed linux-firmware (20120625-1)
    [2012-07-18 18:27] installed mkinitcpio-busybox (1.20.1-1)
    [2012-07-18 18:27] installed expat (2.1.0-1)
    [2012-07-18 18:27] installed libarchive (3.0.4-1)
    [2012-07-18 18:27] installed mkinitcpio (0.9.2-2)
    [2012-07-18 18:27] >>> Updating module dependencies. Please wait ...
    [2012-07-18 18:27] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-07-18 18:27] ==> Building image from preset: 'default'
    [2012-07-18 18:27] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-07-18 18:27] ==> Starting build: 3.4.5-1-ARCH
    [2012-07-18 18:27] -> Running build hook: [base]
    [2012-07-18 18:27] -> Running build hook: [udev]
    [2012-07-18 18:27] -> Running build hook: [autodetect]
    [2012-07-18 18:27] -> Running build hook: [pata]
    [2012-07-18 18:27] -> Running build hook: [scsi]
    [2012-07-18 18:27] -> Running build hook: [sata]
    [2012-07-18 18:27] -> Running build hook: [filesystems]
    [2012-07-18 18:27] -> Running build hook: [usbinput]
    [2012-07-18 18:27] -> Running build hook: [fsck]
    [2012-07-18 18:27] ==> Generating module dependencies
    [2012-07-18 18:27] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-07-18 18:27] bsdcpio: Failed to set default locale
    [2012-07-18 18:27] ==> Image generation successful
    [2012-07-18 18:27] ==> Building image from preset: 'fallback'
    [2012-07-18 18:27] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-07-18 18:27] ==> Starting build: 3.4.5-1-ARCH
    [2012-07-18 18:27] -> Running build hook: [base]
    [2012-07-18 18:27] -> Running build hook: [udev]
    [2012-07-18 18:27] -> Running build hook: [pata]
    [2012-07-18 18:27] -> Running build hook: [scsi]
    [2012-07-18 18:27] -> Running build hook: [sata]
    [2012-07-18 18:27] -> Running build hook: [filesystems]
    [2012-07-18 18:27] -> Running build hook: [usbinput]
    [2012-07-18 18:27] -> Running build hook: [fsck]
    [2012-07-18 18:27] ==> Generating module dependencies
    [2012-07-18 18:27] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-07-18 18:27] bsdcpio: Failed to set default locale
    [2012-07-18 18:27] ==> Image generation successful
    [2012-07-18 18:27] installed linux (3.4.5-1)
    [2012-07-18 18:27] installed logrotate (3.8.1-2)
    [2012-07-18 18:27] installed lvm2 (2.02.96-3)
    [2012-07-18 18:27] installed texinfo (4.13a-7)
    [2012-07-18 18:27] installed groff (1.21-2)
    [2012-07-18 18:27] installed libpipeline (1.2.1-1)
    [2012-07-18 18:27] it's recommended to create an initial
    [2012-07-18 18:27] database running as root:
    [2012-07-18 18:27] "/usr/bin/mandb --quiet"
    [2012-07-18 18:27] installed man-db (2.6.2-1)
    [2012-07-18 18:27] installed man-pages (3.41-1)
    [2012-07-18 18:27] installed mdadm (3.2.5-2)
    [2012-07-18 18:27] installed nano (2.2.6-2)
    [2012-07-18 18:27] installed ca-certificates (20120623-1)
    [2012-07-18 18:27] installed libssh2 (1.4.2-1)
    [2012-07-18 18:27] installed curl (7.26.0-1)
    [2012-07-18 18:27] installed pth (2.0.7-4)
    [2012-07-18 18:27] installed libksba (1.2.0-2)
    [2012-07-18 18:27] installed libassuan (2.0.3-1)
    [2012-07-18 18:27] installed pinentry (0.8.1-4)
    [2012-07-18 18:27] installed dirmngr (1.1.0-4)
    [2012-07-18 18:27] installed gnupg (2.0.19-2)
    [2012-07-18 18:27] installed gpgme (1.3.1-4)
    [2012-07-18 18:27] installed pacman-mirrorlist (20120626-1)
    [2012-07-18 18:27] installed archlinux-keyring (20120622-1)
    [2012-07-18 18:27] >>> Run `pacman-key --init; pacman-key --populate archlinux`
    [2012-07-18 18:27] >>> to import the data required by pacman for package verification.
    [2012-07-18 18:27] >>> See: https://www.archlinux.org/news/having-pacman-verify-packages
    [2012-07-18 18:27] installed pacman (4.0.3-3)
    [2012-07-18 18:27] installed pciutils (3.1.10-1)
    [2012-07-18 18:27] installed pcmciautils (018-4)
    [2012-07-18 18:27] installed libnl (3.2.11-1)
    [2012-07-18 18:27] installed libusbx (1.0.12-2)
    [2012-07-18 18:27] installed libpcap (1.3.0-1)
    [2012-07-18 18:27] installed ppp (2.4.5-3)
    [2012-07-18 18:27] installed procps-ng (3.3.3-3)
    [2012-07-18 18:27] installed psmisc (22.19-1)
    [2012-07-18 18:27] installed reiserfsprogs (3.6.21-4)
    [2012-07-18 18:27] installed shadow (4.1.5.1-1)
    [2012-07-18 18:27] installed eventlog (0.2.12-3)
    [2012-07-18 18:27] installed syslog-ng (3.3.5-2)
    [2012-07-18 18:27] installed tar (1.26-2)
    [2012-07-18 18:27] installed usbutils (006-1)
    [2012-07-18 18:27] installed vi (1:050325-2)
    [2012-07-18 18:27] installed wget (1.13.4-1)
    [2012-07-18 18:27] installed which (2.20-5)
    [2012-07-18 18:27] installed dbus-core (1.6.2-2)
    [2012-07-18 18:27] installed wpa_supplicant (1.0-1)
    [2012-07-18 18:27] installed xfsprogs (3.1.8-2)
    [2012-07-18 18:27] installed m4 (1.4.16-2)
    [2012-07-18 18:27] installed autoconf (2.69-1)
    [2012-07-18 18:27] installed automake (1.12.2-1)
    [2012-07-18 18:27] installed binutils (2.22-9)
    [2012-07-18 18:27] installed bison (2.5.1-1)
    [2012-07-18 18:27] installed fakeroot (1.18.4-1)
    [2012-07-18 18:27] installed flex (2.5.35-5)
    [2012-07-18 18:27] installed mpfr (3.1.1-1)
    [2012-07-18 18:27] installed libmpc (0.9-2)
    [2012-07-18 18:27] installed isl (0.10-1)
    [2012-07-18 18:27] installed cloog (0.17.0-2)
    [2012-07-18 18:27] installed ppl (1.0-1)
    [2012-07-18 18:27] installed gcc (4.7.1-4)
    [2012-07-18 18:27] installed libltdl (2.4.2-6)
    [2012-07-18 18:27] installed libtool (2.4.2-6)
    [2012-07-18 18:27] installed make (3.82-4)
    [2012-07-18 18:27] installed patch (2.6.1-3)
    [2012-07-18 18:27] installed pkg-config (0.27-1)
    [2012-07-18 18:37] Running 'pacman -Syy'
    [2012-07-18 18:37] synchronizing package lists
    [2012-07-18 18:38] Running 'pacman -Syy'
    [2012-07-18 18:38] synchronizing package lists
    [2012-07-18 18:39] Running 'pacman -S sudo'
    [2012-07-18 18:43] Running 'pacman -S sudo'
    [2012-07-18 18:44] Running 'pacman -S sudo'
    [2012-07-18 18:44] installed sudo (1.8.5.p2-1)
    [2012-07-18 18:45] Running 'pacman -S alsa-utils'
    [2012-07-18 18:46] installed alsa-lib (1.0.25-1)
    [2012-07-18 18:46] installed dialog (1.1_20120706-1)
    [2012-07-18 18:46] installed libogg (1.3.0-1)
    [2012-07-18 18:46] installed flac (1.2.1-3)
    [2012-07-18 18:46] installed libvorbis (1.3.3-1)
    [2012-07-18 18:46] installed libsndfile (1.0.25-2)
    [2012-07-18 18:46] installed libsamplerate (0.1.8-1)
    [2012-07-18 18:46] installed alsa-utils (1.0.25-3)
    [2012-07-18 18:46] Running 'pacman -S alsa-plugins'
    [2012-07-18 18:46] installed alsa-plugins (1.0.25-2)
    [2012-07-18 18:48] Running 'pacman -S xorg-server xorg-xinit xorg-server-utils'
    [2012-07-18 18:48] installed xproto (7.0.23-1)
    [2012-07-18 18:48] installed libxdmcp (1.1.1-1)
    [2012-07-18 18:48] installed freetype2 (2.4.10-1)
    [2012-07-18 18:48] installed libfontenc (1.1.1-1)
    [2012-07-18 18:48] installed fontsproto (2.1.2-1)
    [2012-07-18 18:48] installed libxfont (1.4.5-1)
    [2012-07-18 18:48] installed libpciaccess (0.13.1-1)
    [2012-07-18 18:48] installed libdrm (2.4.37-1)
    [2012-07-18 18:48] installed pixman (0.26.2-1)
    [2012-07-18 18:48] installed libxau (1.0.7-1)
    [2012-07-18 18:48] installed xcb-proto (1.7.1-1)
    [2012-07-18 18:48] installed libxcb (1.8.1-1)
    [2012-07-18 18:48] installed kbproto (1.0.6-1)
    [2012-07-18 18:48] installed libx11 (1.5.0-1)
    [2012-07-18 18:48] installed libxkbfile (1.0.8-1)
    [2012-07-18 18:48] installed xorg-xkbcomp (1.2.4-1)
    [2012-07-18 18:48] installed xkeyboard-config (2.6-1)
    [2012-07-18 18:48] installed xorg-setxkbmap (1.3.0-1)
    [2012-07-18 18:48] installed xorg-fonts-encodings (1.0.4-3)
    [2012-07-18 18:48] installed xorg-fonts-alias (1.0.2-2)
    [2012-07-18 18:48] installed xorg-bdftopcf (1.0.3-2)
    [2012-07-18 18:48] installed xorg-mkfontscale (1.1.0-1)
    [2012-07-18 18:48] installed xorg-mkfontdir (1.0.7-1)
    [2012-07-18 18:48] installed xorg-font-util (1.3.0-1)
    [2012-07-18 18:48] installed xorg-font-utils (7.6-3)
    [2012-07-18 18:48] updating font cache... done.
    [2012-07-18 18:48] installed fontconfig (2.8.0-2)
    [2012-07-18 18:49] Updating font cache... done.
    [2012-07-18 18:49] installed xorg-fonts-misc (1.0.1-2)
    [2012-07-18 18:49] installed xorg-server-common (1.12.3-1)
    [2012-07-18 18:49] installed xf86-input-evdev (2.7.0-2)
    [2012-07-18 18:49] installed xorg-server (1.12.3-1)
    [2012-07-18 18:49] installed xextproto (7.2.1-1)
    [2012-07-18 18:49] installed libxext (1.3.1-1)
    [2012-07-18 18:49] installed libice (1.0.8-1)
    [2012-07-18 18:49] installed libsm (1.2.1-1)
    [2012-07-18 18:49] installed libxt (1.1.3-1)
    [2012-07-18 18:49] installed libxmu (1.1.1-1)
    [2012-07-18 18:49] installed xorg-xauth (1.0.7-1)
    [2012-07-18 18:49] installed xorg-xinit (1.3.2-1)
    [2012-07-18 18:49] installed xorg-iceauth (1.0.5-1)
    [2012-07-18 18:49] installed xorg-sessreg (1.0.7-1)
    [2012-07-18 18:49] installed xorg-xcmsdb (1.0.4-1)
    [2012-07-18 18:49] installed renderproto (0.11.1-2)
    [2012-07-18 18:49] installed libxrender (0.9.7-1)
    [2012-07-18 18:49] installed randrproto (1.3.2-2)
    [2012-07-18 18:49] installed libxrandr (1.3.2-2)
    [2012-07-18 18:49] installed xorg-xbacklight (1.1.2-3)
    [2012-07-18 18:49] installed xf86vidmodeproto (2.3.1-2)
    [2012-07-18 18:49] installed libxxf86vm (1.1.2-1)
    [2012-07-18 18:49] installed xorg-xgamma (1.0.5-1)
    [2012-07-18 18:49] installed xorg-xhost (1.0.5-1)
    [2012-07-18 18:49] installed xorg-xrandr (1.3.5-1)
    [2012-07-18 18:49] installed inputproto (2.2-1)
    [2012-07-18 18:49] installed libxi (1.6.1-1)
    [2012-07-18 18:49] installed xineramaproto (1.2.1-2)
    [2012-07-18 18:49] installed libxinerama (1.1.2-1)
    [2012-07-18 18:49] installed xorg-xinput (1.6.0-1)
    [2012-07-18 18:49] installed xorg-xmodmap (1.0.7-1)
    [2012-07-18 18:49] installed mcpp (2.7.2-4)
    [2012-07-18 18:49] installed xorg-xrdb (1.0.9-2)
    [2012-07-18 18:49] installed xorg-xrefresh (1.0.4-3)
    [2012-07-18 18:49] installed xorg-xset (1.2.2-1)
    [2012-07-18 18:49] installed fixesproto (5.0-2)
    [2012-07-18 18:49] installed libxfixes (5.0-2)
    [2012-07-18 18:49] installed libxcursor (1.1.13-1)
    [2012-07-18 18:49] installed xorg-xsetroot (1.1.0-3)
    [2012-07-18 18:49] installed xorg-server-utils (7.6-3)
    [2012-07-18 18:50] Running 'pacman -S nvidia nvidia-utils'
    [2012-07-18 18:50] Running 'pacman -S nvidia nvidia-utils lib32-nvidia-utils'
    [2012-07-18 18:51] installed videoproto (2.3.1-2)
    [2012-07-18 18:51] installed libxv (1.0.7-1)
    [2012-07-18 18:51] installed libxvmc (1.0.7-1)
    [2012-07-18 18:51] installed nvidia-utils (302.17-1)
    [2012-07-18 18:51] In order to use nvidia module, reboot the system.
    [2012-07-18 18:51] installed nvidia (302.17-3)
    [2012-07-18 18:51] installed lib32-glibc (2.16.0-2)
    [2012-07-18 18:51] installed lib32-libxdmcp (1.1.1-1)
    [2012-07-18 18:51] installed lib32-libxau (1.0.7-1)
    [2012-07-18 18:51] installed lib32-libxcb (1.8.1-2)
    [2012-07-18 18:51] installed lib32-libx11 (1.5.0-1)
    [2012-07-18 18:51] installed lib32-libxext (1.3.1-1)
    [2012-07-18 18:51] installed lib32-libxv (1.0.7-1)
    [2012-07-18 18:51] installed lib32-libxvmc (1.0.7-1)
    [2012-07-18 18:51] installed lib32-zlib (1.2.7-1)
    [2012-07-18 18:51] installed lib32-gcc-libs (4.7.1-4.1)
    [2012-07-18 18:51] installed lib32-nvidia-utils (302.17-1)
    [2012-07-18 18:55] Running 'pacman -S xorg-twm xorg-xclock xterm'
    [2012-07-18 18:55] installed xorg-twm (1.0.7-1)
    [2012-07-18 18:55] installed libxpm (3.5.10-1)
    [2012-07-18 18:55] installed libxaw (1.0.11-1)
    [2012-07-18 18:55] installed libxft (2.3.1-1)
    [2012-07-18 18:55] installed xorg-xclock (1.0.6-1)
    [2012-07-18 18:55] installed xorg-luit (1.1.1-1)
    [2012-07-18 18:55] installed xbitmaps (1.1.1-2)
    [2012-07-18 18:55] installed xterm (281-1)
    [2012-07-18 18:55] Running 'pacman -S dbus'
    [2012-07-18 18:55] installed dbus (1.6.2-1)
    [2012-07-18 18:56] Running 'pacman -S ttf-dejavu'
    [2012-07-18 18:56] installed ttf-dejavu (2.33-3)
    [2012-07-18 18:57] Running 'pacman -S awesome'
    [2012-07-18 18:57] installed libpng (1.5.11-1)
    [2012-07-18 18:57] installed cairo (1.12.2-2)
    [2012-07-18 18:57] installed libjpeg-turbo (1.2.1-1)
    [2012-07-18 18:57] installed libtiff (4.0.2-1)
    [2012-07-18 18:57] installed giflib (4.1.6-5)
    [2012-07-18 18:57] installed libid3tag (0.15.1b-7)
    [2012-07-18 18:57] installed imlib2 (1.4.5-2)
    [2012-07-18 18:57] installed libev (4.11-1)
    [2012-07-18 18:57] installed libxdg-basedir (1.2.0-1)
    [2012-07-18 18:57] installed lua (5.1.5-2)
    [2012-07-18 18:57] installed libdatrie (0.2.5-1)
    [2012-07-18 18:57] installed libthai (0.1.17-1)
    [2012-07-18 18:57] installed pango (1.30.1-1)
    [2012-07-18 18:57] installed xcb-util (0.3.9-1)
    [2012-07-18 18:57] installed startup-notification (0.12-3)
    [2012-07-18 18:57] installed xcb-util-image (0.3.9-1)
    [2012-07-18 18:57] installed xcb-util-keysyms (0.3.9-1)
    [2012-07-18 18:57] installed xcb-util-wm (0.3.9-1)
    [2012-07-18 18:57] installed xorg-xmessage (1.0.3-2)
    [2012-07-18 18:57] installed awesome (3.4.13-1)
    [2012-07-18 18:58] Running 'pacman -S rlwrap feh'
    [2012-07-18 18:58] installed rlwrap (0.37-2)
    [2012-07-18 18:58] installed giblib (1.2.4-5)
    [2012-07-18 18:58] installed libexif (0.6.20-2)
    [2012-07-18 18:58] installed feh (2.5-1)
    [2012-07-18 18:59] Running 'pacman -S packer'
    [2012-07-18 18:59] Running 'pacman -S lightdm'
    [2012-07-18 19:01] Running 'pacman -S fakeroot'
    [2012-07-18 19:01] upgraded fakeroot (1.18.4-1 -> 1.18.4-1)
    [2012-07-18 19:08] Running 'pacman -S git'
    [2012-07-18 19:08] installed perl-error (0.17018-1)
    [2012-07-18 19:08] installed git (1.7.11.2-1)
    [2012-07-18 19:08] Running 'pacman -S jshon'
    [2012-07-18 19:08] installed jansson (2.3-1)
    [2012-07-18 19:08] installed jshon (20111222-1)
    [2012-07-18 19:08] Running 'pacman -U packer-20120718-1-any.pkg.tar.xz'
    [2012-07-18 19:08] installed packer (20120718-1)
    [2012-07-18 19:10] Running 'pacman --noconfirm --asdeps -S -- accountsservice dbus-glib gobject-introspection intltool itstool libxklavier'
    [2012-07-18 19:10] installed polkit (0.105-1)
    [2012-07-18 19:10] installed accountsservice (0.6.22-1)
    [2012-07-18 19:10] installed dbus-glib (0.100-1)
    [2012-07-18 19:10] installed sqlite (3.7.13-1)
    [2012-07-18 19:10] installed python2 (2.7.3-2)
    [2012-07-18 19:10] installed gobject-introspection (1.32.1-2)
    [2012-07-18 19:10] installed perl-xml-parser (2.41-3)
    [2012-07-18 19:10] installed intltool (0.50.2-1)
    [2012-07-18 19:10] installed libxml2 (2.7.8-2)
    [2012-07-18 19:10] installed itstool (1.1.2-1)
    [2012-07-18 19:10] installed iso-codes (3.34-1)
    [2012-07-18 19:10] installed libxklavier (5.2.1-2)
    [2012-07-18 19:13] Running 'pacman -U lightdm-1.3.1-4-x86_64.pkg.tar.xz'
    [2012-07-18 19:14] You need to install lightdm-gtk-greeter to run the default and most stable greeter
    [2012-07-18 19:14] installed lightdm (1.3.1-4)
    [2012-07-18 19:14] Running 'pacman --noconfirm --asdeps -S -- archlinux-wallpaper bzr gnome-common gnome-doc-utils gtk-doc gtk-engines libwebkit vala'
    [2012-07-18 19:15] ==> Wallpapers have been installed to /usr/share/archlinux/wallpaper
    [2012-07-18 19:15] installed archlinux-wallpaper (1.4-1)
    [2012-07-18 19:15] installed bzr (2.5.1-1)
    [2012-07-18 19:15] installed gnome-common (3.4.0.1-2)
    [2012-07-18 19:15] installed libxslt (1.1.26-3)
    [2012-07-18 19:15] installed docbook-xml (4.5-5)
    [2012-07-18 19:15] installed rarian (0.8.1-2)
    [2012-07-18 19:15] installed gnome-doc-utils (0.20.10-1)
    [2012-07-18 19:15] installed docbook-xsl (1.77.1-2)
    [2012-07-18 19:15] installed gtk-doc (1.18-1)
    [2012-07-18 19:15] installed atk (2.4.0-1)
    [2012-07-18 19:15] installed compositeproto (0.4.2-2)
    [2012-07-18 19:15] installed libxcomposite (0.4.3-2)
    [2012-07-18 19:15] installed damageproto (1.2.1-2)
    [2012-07-18 19:15] installed libxdamage (1.1.3-2)
    [2012-07-18 19:15] installed shared-mime-info (1.0-1)
    [2012-07-18 19:15] installed libtasn1 (2.13-1)
    [2012-07-18 19:15] installed nettle (2.5-1)
    [2012-07-18 19:15] installed p11-kit (0.12-1)
    [2012-07-18 19:15] installed gnutls (3.0.21-1)
    [2012-07-18 19:15] installed libdaemon (0.14-2)
    [2012-07-18 19:15] ==> The following daemons may be added to DAEMONS in /etc/rc.conf:
    [2012-07-18 19:15] ==> avahi-daemon: the mdns responder, you probably want this.
    [2012-07-18 19:15] ==> dbus needs to be running when you start it.
    [2012-07-18 19:15] ==> avahi-dnsconfd: daemon used for peer-to-peer automatic dns
    [2012-07-18 19:15] ==> configuration on dhcp-less networks.
    [2012-07-18 19:15]
    [2012-07-18 19:15] ==> To use some of the client applications you will have to install python.
    [2012-07-18 19:15] ==> In addition, pygtk is required for the graphical ones and
    [2012-07-18 19:15] ==> twisted for avahi-bookmarks.
    [2012-07-18 19:15] installed avahi (0.6.31-3)
    [2012-07-18 19:15] installed libcups (1.5.3-5)
    [2012-07-18 19:15] installed gdk-pixbuf2 (2.26.1-1)
    [2012-07-18 19:15] installed gtk-update-icon-cache (2.24.10-3)
    [2012-07-18 19:15] installed gtk2 (2.24.10-3)
    [2012-07-18 19:15] installed gtk-engines (2.21.0-1)
    [2012-07-18 19:15] installed icu (49.1.2-1)
    [2012-07-18 19:15] installed gstreamer0.10 (0.10.36-1)
    [2012-07-18 19:15] installed orc (0.4.16-1)
    [2012-07-18 19:15] installed gstreamer0.10-base (0.10.36-1)
    [2012-07-18 19:15] installed libproxy (0.4.7-2)
    [2012-07-18 19:15] installed gsettings-desktop-schemas (3.4.2-1)
    [2012-07-18 19:15] installed glib-networking (2.32.3-1)
    [2012-07-18 19:15] installed libsoup (2.38.1-1)
    [2012-07-18 19:15] ==> aspell comes with no default dictionary
    [2012-07-18 19:15] installed aspell (0.60.6.1-1)
    [2012-07-18 19:15] installed hunspell (1.3.2-1)
    [2012-07-18 19:15] installed hspell (1.1-2)
    [2012-07-18 19:15] installed enchant (1.6.0-4)
    [2012-07-18 19:15] installed geoclue (0.12.0-5)
    [2012-07-18 19:15] installed libwebkit (1.8.1-1)
    [2012-07-18 19:15] installed vala (0.16.1-1)
    [2012-07-18 19:16] Running 'pacman -U lightdm-webkit-greeter-bzr-13-3-x86_64.pkg.tar.xz'
    [2012-07-18 19:16] Running 'pacman -U lightdm-webkit-greeter-0.1.2-3-x86_64.pkg.tar.xz'
    [2012-07-18 19:16] installed lightdm-webkit-greeter (0.1.2-3)
    [2012-07-18 19:47] Running 'pacman -R lightdm'
    [2012-07-18 19:48] Running 'pacman -R lightdm-webkit-greeter lightdm accountsservice dbus-glib libxklavier'
    [2012-07-18 19:48] Running 'pacman -R lightdm-webkit-greeter lightdm accountsservice enchant geoclue dbus-glib libxklavier'
    [2012-07-18 19:48] Running 'pacman -R lightdm-webkit-greeter lightdm accountsservice libwebkite enchant geoclue dbus-glib libxklavier'
    [2012-07-18 19:48] Running 'pacman -R lightdm-webkit-greeter lightdm accountsservice libwebkit enchant geoclue dbus-glib libxklavier'
    [2012-07-18 19:49] removed lightdm-webkit-greeter (0.1.2-3)
    [2012-07-18 19:49] removed libwebkit (1.8.1-1)
    [2012-07-18 19:49] removed geoclue (0.12.0-5)
    [2012-07-18 19:49] removed enchant (1.6.0-4)
    [2012-07-18 19:49] userdel: user lightdm is currently used by process 657
    [2012-07-18 19:49] groupdel: cannot remove the primary group of user 'lightdm'
    [2012-07-18 19:49] removed lightdm (1.3.1-4)
    [2012-07-18 19:49] removed libxklavier (5.2.1-2)
    [2012-07-18 19:49] removed dbus-glib (0.100-1)
    [2012-07-18 19:49] removed accountsservice (0.6.22-1)
    [2012-07-18 19:50] Running 'pacman -S chromium'
    [2012-07-18 19:50] installed dbus-glib (0.100-1)
    [2012-07-18 19:50] installed nspr (4.9.1-1)
    [2012-07-18 19:50] installed nss (3.13.5-1)
    [2012-07-18 19:50] installed xdg-utils (1.1.0-2.20120520)
    [2012-07-18 19:50] installed libevent (2.0.19-1)
    [2012-07-18 19:50] installed scrnsaverproto (1.2.2-1)
    [2012-07-18 19:50] installed libxss (1.2.2-1)
    [2012-07-18 19:50] installed desktop-file-utils (0.20-1)
    [2012-07-18 19:50] installed hicolor-icon-theme (0.12-2)
    [2012-07-18 19:50] installed chromium (20.0.1132.57-1)
    [2012-07-18 19:50] Running 'pacman -Sy abs'
    [2012-07-18 19:50] synchronizing package lists
    [2012-07-18 19:51] installed rsync (3.0.9-3)
    [2012-07-18 19:51] installed abs (2.4.3-2)
    [2012-07-18 19:52] Running 'pacman -S openjdk6 perl git gnupg flex bison gperf zip unzip wxgtk squashfs-tools ncurses libpng zlib libusb libusb-compat readline'
    [2012-07-18 19:53] installed ca-certificates-java (20120608-1)
    [2012-07-18 19:53] installed recordproto (1.14.2-1)
    [2012-07-18 19:53] installed libxtst (1.2.1-1)
    [2012-07-18 19:53] upgraded zlib (1.2.7-1 -> 1.2.7-1)
    [2012-07-18 19:53] upgraded libpng (1.5.11-1 -> 1.5.11-1)
    [2012-07-18 19:53] Warning: there was a problem reading the certificate file /etc/ssl/certs/NetLock_Arany_=Class_Gold=_F?tan?s?tv?ny.pem. Message:
    [2012-07-18 19:53] /etc/ssl/certs/NetLock_Arany_=Class_Gold=_F?tan?s?tv?ny.pem (No such file or directory)
    [2012-07-18 19:53] Warning: there was a problem reading the certificate file /etc/ssl/certs/AC_Ra?z_Certic?mara_S.A..pem. Message:
    [2012-07-18 19:53] /etc/ssl/certs/AC_Ra?z_Certic?mara_S.A..pem (No such file or directory)
    [2012-07-18 19:53] Warning: there was a problem reading the certificate file /etc/ssl/certs/Certinomis_-_Autorit?_Racine.pem. Message:
    [2012-07-18 19:53] /etc/ssl/certs/Certinomis_-_Autorit?_Racine.pem (No such file or directory)
    [2012-07-18 19:53] Warning: there was a problem reading the certificate file /etc/ssl/certs/T?B?TAK_UEKAE_K?k_Sertifika_Hizmet_Sa?lay?c?s?_-_S?r?m_3.pem. Message:
    [2012-07-18 19:53] /etc/ssl/certs/T?B?TAK_UEKAE_K?k_Sertifika_Hizmet_Sa?lay?c?s?_-_S?r?m_3.pem (No such file or directory)
    [2012-07-18 19:53] Warning: there was a problem reading the certificate file /etc/ssl/certs/EBG_Elektronik_Sertifika_Hizmet_Sa?lay?c?s?.pem. Message:
    [2012-07-18 19:53] /etc/ssl/certs/EBG_Elektronik_Sertifika_Hizmet_Sa?lay?c?s?.pem (No such file or directory)
    [2012-07-18 19:53] done.
    [2012-07-18 19:53] when you use a non-reparenting window manager
    [2012-07-18 19:53] set _JAVA_AWT_WM_NONREPARENTING=1 in
    [2012-07-18 19:53] /etc/profile.d/openjdk6.sh
    [2012-07-18 19:53] installed openjdk6 (6.b24_1.11.3-1)
    [2012-07-18 19:53] upgraded perl (5.16.0-2 -> 5.16.0-2)
    [2012-07-18 19:53] upgraded git (1.7.11.2-1 -> 1.7.11.2-1)
    [2012-07-18 19:53] upgraded ncurses (5.9-3 -> 5.9-3)
    [2012-07-18 19:53] upgraded readline (6.2.003-2 -> 6.2.003-2)
    [2012-07-18 19:53] upgraded gnupg (2.0.19-2 -> 2.0.19-2)
    [2012-07-18 19:53] upgraded flex (2.5.35-5 -> 2.5.35-5)
    [2012-07-18 19:53] upgraded bison (2.5.1-1 -> 2.5.1-1)
    [2012-07-18 19:53] installed gperf (3.0.4-4)
    [2012-07-18 19:53] installed zip (3.0-3)
    [2012-07-18 19:53] installed unzip (6.0-6)
    [2012-07-18 19:53] installed wxgtk (2.8.12.1-3)
    [2012-07-18 19:53] installed lzo2 (2.06-1)
    [2012-07-18 19:53] installed squashfs-tools (4.2-2)
    [2012-07-18 19:53] upgraded libusbx (1.0.12-2 -> 1.0.12-2)
    [2012-07-18 19:53] installed libusb-compat (0.1.4-2)
    [2012-07-18 19:53] Running 'pacman -S -- esdl schedtool'
    [2012-07-18 19:54] installed erlang (R15B01-1)
    [2012-07-18 19:54] installed sdl (1.2.15-1)
    [2012-07-18 19:54] installed dri2proto (2.6-1)
    [2012-07-18 19:54] installed glproto (1.4.15-1)
    [2012-07-18 19:54] installed mesa (8.0.4-1)
    [2012-07-18 19:54] installed esdl (2:1.2-1)
    [2012-07-18 19:54] installed schedtool (1.3.0-2)
    [2012-07-18 19:55] Running 'pacman -U pngcrush-1.7.31-1-x86_64.pkg.tar.xz'
    [2012-07-18 19:55] installed pngcrush (1.7.31-1)
    [2012-07-18 19:55] Running 'pacman -U repo-1.17-1-x86_64.pkg.tar.xz'
    [2012-07-18 19:55] installed repo (1.17-1)
    [2012-07-18 19:59] Running 'pacman -S terminator'
    [2012-07-18 19:59] installed vte-common (0.32.2-1)
    [2012-07-18 19:59] installed vte (0.28.2-3)
    [2012-07-18 19:59] installed libglade (2.6.4-3)
    [2012-07-18 19:59] installed python2-cairo (1.10.0-1)
    [2012-07-18 19:59] installed pygobject2-devel (2.28.6-6)
    [2012-07-18 19:59] installed python2-gobject2 (2.28.6-6)
    [2012-07-18 19:59] installed pygtk (2.24.0-3)
    [2012-07-18 19:59] installed terminator (0.96-1)
    [2012-07-18 20:00] Running 'pacman -Sy gcc-multilib gcc-libs-multilib binutils-multilib libtool-multilib lib32-libusb lib32-libusb-compat lib32-readline lib32-glibc lib32-zlib'
    [2012-07-18 20:00] synchronizing package lists
    [2012-07-18 20:00] Running 'pacman -Sy gcc-multilib gcc-libs-multilib binutils-multilib libtool-multilib lib32-libusb-compat lib32-readline lib32-glibc lib32-zlib'
    [2012-07-18 20:00] synchronizing package lists
    [2012-07-18 20:00] Running 'pacman -Sy gcc-multilib gcc-libs-multilib binutils-multilib libtool-multilib lib32-readline lib32-glibc lib32-zlib'
    [2012-07-18 20:00] synchronizing package lists
    [2012-07-18 20:01] removed gcc-libs (4.7.1-4)
    [2012-07-18 20:01] removed binutils (2.22-9)
    [2012-07-18 20:01] removed gcc (4.7.1-4)
    [2012-07-18 20:01] removed libtool (2.4.2-6)
    [2012-07-18 20:01] installed gcc-libs-multilib (4.7.1-4.1)
    [2012-07-18 20:01] installed binutils-multilib (2.22-8)
    [2012-07-18 20:01] installed gcc-multilib (4.7.1-4.1)
    [2012-07-18 20:01] upgraded lib32-glibc (2.16.0-2 -> 2.16.0-2)
    [2012-07-18 20:01] installed lib32-libltdl (2.4.2-6)
    [2012-07-18 20:01] installed libtool-multilib (2.4.2-6)
    [2012-07-18 20:01] installed lib32-ncurses (5.9-1)
    [2012-07-18 20:01] installed lib32-readline (6.2.003-1)
    [2012-07-18 20:01] upgraded lib32-zlib (1.2.7-1 -> 1.2.7-1)
    [2012-07-18 20:07] Running 'pacman -S ssh'
    [2012-07-18 20:10] Running 'pacman -S ssh-keygen'
    [2012-07-18 20:10] Running 'pacman -S openssh'
    [2012-07-18 20:10] installed libedit (20120311_3.0-1)
    [2012-07-18 20:10] installed dnssec-anchors (20120422-1)
    [2012-07-18 20:10] installed ldns (1.6.13-1)
    [2012-07-18 20:10] installed openssh (6.0p1-3)
    [2012-07-18 20:11] Running 'pacman -S pbcopy'
    [2012-07-18 20:11] Running 'pacman -S copy'
    [2012-07-18 20:13] Running 'pacman -S gedit'
    [2012-07-18 20:13] installed lcms2 (2.3-2)
    [2012-07-18 20:13] installed libgusb (0.1.3-1)
    [2012-07-18 20:13] installed gd (2.0.36RC1-5)
    [2012-07-18 20:13] installed libgphoto2 (2.4.14-1)
    [2012-07-18 20:13] installed libieee1284 (0.2.11-4)
    [2012-07-18 20:13] installed v4l-utils (0.8.8-1)
    [2012-07-18 20:13] installed net-snmp (5.7.1-3)
    [2012-07-18 20:13] NOTE
    [2012-07-18 20:13] ----
    [2012-07-18 20:13] Add your user to group 'scanner' to use scanner devices.
    [2012-07-18 20:13] installed sane (1.0.22-9)
    [2012-07-18 20:13] installed shared-color-profiles (0.1.5-1)
    [2012-07-18 20:13] installed colord (0.1.21-2)
    [2012-07-18 20:13] installed gtk3 (3.4.3-1)
    [2012-07-18 20:13] installed gtksourceview3 (3.4.2-1)
    [2012-07-18 20:13] installed libpeas (1.4.0-2)
    [2012-07-18 20:13] installed enchant (1.6.0-4)
    [2012-07-18 20:13] installed pygobject-devel (3.2.2-1)
    [2012-07-18 20:13] installed python2-gobject (3.2.2-1)
    [2012-07-18 20:13] installed dconf (0.12.1-2)
    [2012-07-18 20:13] installed gedit (3.4.2-1)
    [2012-07-18 20:15] Running 'pacman -S python'
    [2012-07-18 20:16] installed python (3.2.3-3)
    [2012-07-18 20:26] Running 'pacman -S xclip'
    [2012-07-18 20:26] installed xclip (0.12-3)
    [2012-07-18 20:37] Running 'pacman --noconfirm --asdeps -S -- lib32-alsa-lib lib32-libstdc++5 lib32-openal lib32-sdl swt'
    [2012-07-18 20:37] installed lib32-alsa-lib (1.0.25-1)
    [2012-07-18 20:37] installed lib32-libstdc++5 (3.3.6-6)
    [2012-07-18 20:37] installed openal (1.14-1)
    [2012-07-18 20:37] installed lib32-openal (1.14-1)
    [2012-07-18 20:37] installed lib32-libxrender (0.9.7-1)
    [2012-07-18 20:37] installed lib32-sdl (1.2.15-2)
    [2012-07-18 20:37] installed swt (3.7.2-1)
    [2012-07-18 20:45] Running 'pacman --asdeps -U android-sdk-r20-2-x86_64.pkg.tar.xz'
    [2012-07-18 20:50] You need to source /etc/profile or relogin to add the Android SDK tools to your path.
    [2012-07-18 20:50] The android group has been removed, install android packages as root.
    [2012-07-18 20:50] installed android-sdk (r20-2)
    [2012-07-18 20:51] Running 'pacman -U android-sdk-r20-2-x86_64.pkg.tar.xz'
    [2012-07-18 20:54] You need to source /etc/profile or relogin to add the Android SDK tools to your path.
    [2012-07-18 20:54] The android group has been removed, install android packages as root.
    [2012-07-18 20:54] upgraded android-sdk (r20-2 -> r20-2)
    [2012-07-18 20:59] Running 'pacman -U android-sdk-platform-tools-r12-1-any.pkg.tar.xz'
    [2012-07-18 20:59] installed android-sdk-platform-tools (r12-1)
    [2012-07-18 21:10] Running 'pacman -S perl-switch'
    [2012-07-18 21:10] installed perl-switch (2.16-1)
    [2012-07-21 03:29] Running 'pacman -S flashplugin'
    [2012-07-21 03:29] relogin or source /etc/profile.d/mozilla-common.sh
    [2012-07-21 03:29] installed mozilla-common (1.4-3)
    [2012-07-21 03:29] >>
    [2012-07-21 03:29] >> If you have an NVIDIA card that supports libvdpau or Broadcom Crystal HD chips,
    [2012-07-21 03:29] >> uncomment EnableLinuxHWVideoDecode=1 from /etc/adobe/mms.cfg.
    [2012-07-21 03:29] >> If you run into problems, please contact nVidia or Broadcom along with your system config info / driver version.
    [2012-07-21 03:29] >>
    [2012-07-21 03:29] installed flashplugin (11.2.202.236-1)
    [2012-07-21 03:32] Running 'pacman -S libvdpau'
    [2012-07-21 03:32] installed libvdpau (0.4.1-2)
    [2012-07-21 14:53] Running 'pacman -S gedit-common'
    [2012-07-21 14:55] Running 'pacman -S gtk-theme-switch2'
    [2012-07-21 14:56] installed gtk-theme-switch2 (2.1.0-2)
    [2012-07-21 15:00] Running 'pacman -S gtk-icons'
    [2012-07-21 15:04] Running 'pacman -R gtk-theme-switch2 gedit dconf desktop-file-utils enchant gsettings-desktop-schemas gtksourceview3 iso-codes libpeas libsm python2-gobject'
    [2012-07-21 15:06] Running 'pacman -R gtk-theme-switch2 gedit dconf enchant gtksourceview3 iso-codes libpeas python2-gobject'
    [2012-07-21 15:06] removed gedit (3.4.2-1)
    [2012-07-21 15:06] removed python2-gobject (3.2.2-1)
    [2012-07-21 15:06] removed libpeas (1.4.0-2)
    [2012-07-21 15:06] removed iso-codes (3.34-1)
    [2012-07-21 15:06] removed gtksourceview3 (3.4.2-1)
    [2012-07-21 15:06] removed enchant (1.6.0-4)
    [2012-07-21 15:06] removed dconf (0.12.1-2)
    [2012-07-21 15:06] removed gtk-theme-switch2 (2.1.0-2)
    [2012-07-21 15:06] Running 'pacman -R glib-networking gsettings-desktop-schemas'
    [2012-07-21 15:06] Running 'pacman -R libsoup glib-networking gsettings-desktop-schemas'
    [2012-07-21 15:06] removed libsoup (2.38.1-1)
    [2012-07-21 15:06] removed glib-networking (2.32.3-1)
    [2012-07-21 15:06] removed gsettings-desktop-schemas (3.4.2-1)
    [2012-07-21 15:07] Running 'pacman -R wxgtk'
    [2012-07-21 15:07] removed wxgtk (2.8.12.1-3)
    [2012-07-21 15:07] Running 'pacman -R libxt libsm'
    [2012-07-21 15:11] Running 'pacman -S ranger'
    [2012-07-21 15:11] installed ranger (1.5.4-1)
    [2012-07-21 15:32] Running 'pacman -S irssi'
    [2012-07-21 15:32] installed irssi (0.8.15-6)
    [2012-07-24 20:20] Running 'pacman -U sublime-text-2.0.1-1-x86_64.pkg.tar.xz'
    [2012-07-24 20:20] installed sublime-text (2.0.1-1)
    [2012-07-24 23:41] Running 'pacman -U dropbox-1.4.11-1-x86_64.pkg.tar.xz'
    [2012-07-24 23:41] installed dropbox (1.4.11-1)
    [2012-07-24 23:41] Running 'pacman -U dropbox-daemon-0.8-8-any.pkg.tar.xz'
    [2012-07-24 23:41] >> Configure the Dropbox daemon script by editing /etc/conf.d/dropboxd.conf
    [2012-07-24 23:41] installed dropbox-daemon (0.8-8)
    [2012-07-24 23:48] Running 'pacman -U dropbox-cli-1-12-x86_64.pkg.tar.xz'
    [2012-07-24 23:48] installed dropbox-cli (1-12)
    [2012-07-24 23:49] Running 'pacman -S nautilus'
    [2012-07-24 23:56] Running 'pacman -S ranger'
    [2012-07-24 23:57] upgraded ranger (1.5.4-1 -> 1.5.4-1)
    [2012-07-25 00:23] Running 'pacman --noconfirm --asdeps -S -- gconf qt qtwebkit'
    [2012-07-25 00:23] Running 'pacman --noconfirm --asdeps -S -- gconf qt qtwebkit'
    [2012-07-25 00:23] Running 'pacman -Sy'
    [2012-07-25 00:23] synchronizing package lists
    [2012-07-25 00:24] Running 'pacman --noconfirm --asdeps -S -- gconf qt qtwebkit'
    [2012-07-25 00:25] installed gconf (3.2.5-2)
    [2012-07-25 00:25] installed libmng (1.0.10-4)
    [2012-07-25 00:25] installed qt (4.8.2-3)
    [2012-07-25 00:25] installed qtwebkit (2.2.2-1)
    [2012-07-25 00:27] Running 'pacman --asdeps -U openssl098-0.9.8.x-1-x86_64.pkg.tar.xz'
    [2012-07-25 00:27] installed openssl098 (0.9.8.x-1)
    [2012-07-25 00:28] Running 'pacman --asdeps -U libpng12-1.2.49-1-x86_64.pkg.tar.xz'
    [2012-07-25 00:28] installed libpng12 (1.2.49-1)
    [2012-07-25 00:30] Running 'pacman -U spotify-0.8.4.103-1-x86_64.pkg.tar.xz'
    [2012-07-25 00:31] installed spotify (0.8.4.103-1)
    [2012-07-29 16:57] Running 'pacman --noconfirm --asdeps -S -- ffmpeg libmediainfo mencoder mplayer'
    [2012-07-29 16:58] Running 'pacman --noconfirm --asdeps -S -- ffmpeg libmediainfo mencoder mplayer'
    [2012-07-29 16:58] Running 'pacman -Syy'
    [2012-07-29 16:58] synchronizing package lists
    [2012-07-29 17:00] Running 'pacman --noconfirm --asdeps -S -- ffmpeg libmediainfo mencoder mplayer'
    [2012-07-29 17:00] installed gsm (1.0.13-7)
    [2012-07-29 17:00] installed lame (3.99.5-1)
    [2012-07-29 17:00] installed libasyncns (0.8-4)
    [2012-07-29 17:00] installed json-c (0.9-1)
    [2012-07-29 17:00] installed libpulse (2.1-1)
    [2012-07-29 17:00] installed libtheora (1.1.1-2)
    [2012-07-29 17:00] installed libglapi (8.0.4-2)
    [2012-07-29 17:00] installed khrplatform-devel (8.0.4-2)
    [2012-07-29 17:00] installed libegl (8.0.4-2)
    [2012-07-29 17:00] installed libva (1.1.0-1)
    [2012-07-29 17:00] installed libvpx (1.1.0-1)
    [2012-07-29 17:00] installed opencore-amr (0.1.3-1)
    [2012-07-29 17:00] installed openjpeg (1.5.0-1)
    [2012-07-29 17:00] installed rtmpdump (2.4-1)
    [2012-07-29 17:00] installed schroedinger (1.0.11-1)
    [2012-07-29 17:00] installed speex (1.2rc1-2)
    [2012-07-29 17:00] installed x264 (20120705-1)
    [2012-07-29 17:00] installed xvidcore (1.3.2-1)
    [2012-07-29 17:00] installed ffmpeg (1:0.11.1-1)
    [2012-07-29 17:00] installed libmms (0.6.2-1)
    [2012-07-29 17:00] installed libzen (0.4.26-1)
    [2012-07-29 17:00] installed libmediainfo (0.7.58-1)
    [2012-07-29 17:00] installed recode (3.6-7)
    [2012-07-29 17:00] installed enca (1.13-2)
    [2012-07-29 17:00] installed a52dec (0.7.4-6)
    [2012-07-29 17:00] installed libdca (0.0.5-3)
    [2012-07-29 17:00] installed talloc (2.0.7-1)
    [2012-07-29 17:00] installed libwbclient (3.6.6-1)
    [2012-07-29 17:00] installed libcap-ng (0.6.6-1)
    [2012-07-29 17:00] installed cifs-utils (5.5-1)
    [2012-07-29 17:00] installed tdb (1.2.9-2)
    [2012-07-29 17:00] installed smbclient (3.6.6-1)
    [2012-07-29 17:00] installed libmad (0.15.1b-6)
    [2012-07-29 17:00] installed fribidi (0.19.2-2)
    [2012-07-29 17:00] installed libmp4v2 (2.0.0-2)
    [2012-07-29 17:00] installed faac (1.28-4)
    [2012-07-29 17:00] installed faad2 (2.7-3)
    [2012-07-29 17:00] installed mpg123 (1.14.4-1)
    [2012-07-29 17:00] installed libass (0.10.0-3)
    [2012-07-29 17:00] installed libbluray (0.2.2-1)
    [2012-07-29 17:00] installed libcddb (1.3.2-3)
    [2012-07-29 17:00] installed libcdio (0.83-1)
    [2012-07-29 17:00] installed mencoder (35014-1)
    [2012-07-29 17:00] installed libftdi (0.20-1)
    [2012-07-29 17:00] installed libirman (0.4.5-3)
    [2012-07-29 17:00] installed lirc-utils (1:0.9.0-22)
    [2012-07-29 17:00] installed gpm (1.20.6-10)
    [2012-07-29 17:00] installed aalib (1.4rc5-9)
    [2012-07-29 17:00] installed jack (0.121.3-6)
    [2012-07-29 17:00] installed libcaca (0.99.beta18-1)
    [2012-07-29 17:00] installed xf86dgaproto (2.1-2)
    [2012-07-29 17:00] installed libxxf86dga (1.1.3-1)
    [2012-07-29 17:00] installed mplayer (35014-1)
    [2012-07-29 17:00] Running 'pacman -U pms-1.60.0-1-x86_64.pkg.tar.xz'
    [2012-07-29 17:00] installed pms (1.60.0-1)
    [2012-07-29 17:20] Running 'pacman -S netstat'
    [2012-07-29 17:31] Running 'pacman -S ntfs-3g'
    [2012-07-29 17:31] installed fuse (2.9.0-1)
    [2012-07-29 17:31] installed ntfs-3g (2012.1.15-3)
    [2012-07-29 17:45] Running 'pacman -S tsmuxer'
    [2012-07-29 17:45] Running 'pacman -S tsMuxeR'
    [2012-07-29 17:45] Running 'pacman --noconfirm --asdeps -S -- lib32-freetype2'
    [2012-07-29 17:45] installed lib32-bzip2 (1.0.6-1)
    [2012-07-29 17:45] installed lib32-freetype2 (2.4.10-1)
    [2012-07-29 17:48] Running 'pacman -U tsmuxer-1.10.6-12-x86_64.pkg.tar.xz'
    [2012-07-29 17:48] The tsmuxer package is licensed software.
    [2012-07-29 17:48] You MUST read and agree to the license stored in
    [2012-07-29 17:48] /opt/tsmuxer/LICENSE before using it.
    [2012-07-29 17:48] installed tsmuxer (1.10.6-12)
    [2012-07-29 18:23] Running 'pacman -S icedtea-web-java7'
    [2012-07-29 18:23] Running 'pacman -S icedtea-web-java6'
    [2012-07-29 18:24] Running 'pacman -S openjre'
    [2012-07-29 18:25] Running 'pacman -S jre'
    [2012-07-29 18:25] Running 'pacman -S icetea-plugin'
    [2012-07-29 18:27] Running 'pacman -S icedtea-web'
    [2012-07-29 18:27] installed icedtea-web (1.2-1)
    [2012-07-29 18:35] Running 'pacman -S ccache'
    [2012-07-29 18:35] installed ccache (3.1.7-1)
    [2012-07-29 18:50] Running 'pacman -S rtorrent'
    [2012-07-29 18:50] installed libsigc++ (2.2.10-2)
    [2012-07-29 18:50] installed libtorrent (0.13.2-2)
    [2012-07-29 18:50] installed xmlrpc-c (1:1.31.02-2)
    [2012-07-29 18:50] installed rtorrent (0.9.2-2)
    [2012-07-29 18:52] Running 'pacman -S rutorrent'
    [2012-07-29 18:52] Running 'pacman --noconfirm --asdeps -S -- php'
    [2012-07-29 18:52] installed php (5.4.5-1)
    [2012-07-29 18:52] Running 'pacman -U rutorrent-3.4-2-any.pkg.tar.xz'
    [2012-07-29 18:53] installed rutorrent (3.4-2)
    [2012-07-29 18:53] Running 'pacman -R rtorrent'
    [2012-07-29 18:53] removed rtorrent (0.9.2-2)
    [2012-07-29 18:53] Running 'pacman -S rtorrent-svn'
    [2012-07-29 18:54] Running 'pacman -S rtorrent'
    [2012-07-29 18:54] installed rtorrent (0.9.2-2)
    [2012-07-29 18:54] Running 'pacman -S apache php-apache php-cgi mod-scgi php-xsl rutorrent-plugins php-geoip screen'
    [2012-07-29 18:55] Running 'pacman -S apache php-apache php-cgi php-xsl rutorrent-plugins php-geoip screen'
    [2012-07-29 18:55] Running 'pacman -S apache php-apache php-cgi php-xsl php-geoip screen'
    [2012-07-29 18:55] installed apr (1.4.6-1)
    [2012-07-29 18:55] installed unixodbc (2.3.1-1)
    [2012-07-29 18:55] installed apr-util (1.4.1-1)
    [2012-07-29 18:55] installed apache (2.2.22-4)
    [2012-07-29 18:55] installed php-apache (5.4.5-1)
    [2012-07-29 18:55] installed php-cgi (5.4.5-1)
    [2012-07-29 18:55] installed php-xsl (5.4.5-1)
    [2012-07-29 18:55] installed geoip-database (20120706-1)
    [2012-07-29 18:55] installed geoip (1.4.8-2)
    [2012-07-29 18:55] installed php-geoip (1.0.8-2)
    [2012-07-29 18:55] installed screen (4.0.3-13)
    [2012-07-29 19:03] Running 'pacman -U mod_scgi-1.14-1-x86_64.pkg.tar.xz'
    [2012-07-29 19:03] installed mod_scgi (1.14-1)
    [2012-07-29 19:03] Running 'pacman -U rutorrent-plugins-3.4-2-any.pkg.tar.xz'
    [2012-07-29 19:03] installed rutorrent-plugins (3.4-2)
    [2012-07-29 19:04] Running 'pacman -U rutorrent-3.4-2-any.pkg.tar.xz'
    [2012-07-29 19:04] upgraded rutorrent (3.4-2 -> 3.4-2)
    [2012-07-29 19:46] Running 'pacman -S unrar unzip'
    [2012-07-29 19:46] installed unrar (4.2.4-1)
    [2012-07-29 19:46] upgraded unzip (6.0-6 -> 6.0-6)
    [2012-07-29 20:00] Running 'pacman -S php-apache mysql'
    [2012-07-29 20:02] upgraded php-apache (5.4.5-1 -> 5.4.5-1)
    [2012-07-29 20:02] installed libmysqlclient (5.5.25.a-1)
    [2012-07-29 20:02] installed mysql-clients (5.5.25.a-1)
    [2012-07-29 20:02] Installing MySQL system tables...
    [2012-07-29 20:02] OK
    [2012-07-29 20:02] Filling help tables...
    [2012-07-29 20:02] OK
    [2012-07-29 20:02]
    [2012-07-29 20:02] To start mysqld at boot time you have to copy
    [2012-07-29 20:02] support-files/mysql.server to the right place for your system
    [2012-07-29 20:02]
    [2012-07-29 20:02] PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
    [2012-07-29 20:02] To do so, start the server, then issue the following commands:
    [2012-07-29 20:02]
    [2012-07-29 20:02] /usr/bin/mysqladmin -u root password 'new-password'
    [2012-07-29 20:02] /usr/bin/mysqladmin -u root -h arch-shauder password 'new-password'
    [2012-07-29 20:02]
    [2012-07-29 20:02] Alternatively you can run:
    [2012-07-29 20:02] /usr/bin/mysql_secure_installation
    [2012-07-29 20:02]
    [2012-07-29 20:02] which will also give you the option of removing the test
    [2012-07-29 20:02] databases and anonymous user created by default. This is
    [2012-07-29 20:02] strongly recommended for production servers.
    [2012-07-29 20:02]
    [2012-07-29 20:02] See the manual for more instructions.
    [2012-07-29 20:02]
    [2012-07-29 20:02] You can start the MySQL daemon with:
    [2012-07-29 20:02] cd /usr ; /usr/bin/mysqld_safe &
    [2012-07-29 20:02]
    [2012-07-29 20:02] You can test the MySQL daemon with mysql-test-run.pl
    [2012-07-29 20:02] cd /usr/mysql-test ; perl mysql-test-run.pl
    [2012-07-29 20:02]
    [2012-07-29 20:02] Please report any problems with the /usr/scripts/mysqlbug script!
    [2012-07-29 20:02]
    [2012-07-29 20:02] installed mysql (5.5.25.a-1)
    [2012-07-29 20:49] Running 'pacman -Syyu'
    [2012-07-29 20:49] synchronizing package lists
    [2012-07-29 20:50] starting full system upgrade
    [2012-07-29 20:52] upgraded readline (6.2.003-2 -> 6.2.004-1)
    [2012-07-29 20:52] upgraded bash (4.2.036-1 -> 4.2.037-1)
    [2012-07-29 20:52] upgraded bison (2.5.1-1 -> 2.6-1)
    [2012-07-29 20:52] upgraded lib32-gcc-libs (4.7.1-4.1 -> 4.7.1-5)
    [2012-07-29 20:52] upgraded gcc-libs-multilib (4.7.1-4.1 -> 4.7.1-5)
    [2012-07-29 20:52] upgraded gnutls (3.0.21-1 -> 3.0.21-2)
    [2012-07-29 20:52] upgraded libpng (1.5.11-1 -> 1.5.12-1)
    [2012-07-29 20:52] upgraded libcups (1.5.3-5 -> 1.5.4-1)
    [2012-07-29 20:52] upgraded gtk-update-icon-cache (2.24.10-3 -> 2.24.11-2)
    [2012-07-29 20:52] upgraded gtk2 (2.24.10-3 -> 2.24.11-2)
    [2012-07-29 20:52] upgraded chromium (20.0.1132.57-1 -> 20.0.1132.57-2)
    [2012-07-29 20:52] warning: /etc/protocols installed as /etc/protocols.pacnew
    [2012-07-29 20:52] warning: /etc/services installed as /etc/services.pacnew
    [2012-07-29 20:52] upgraded iana-etc (2.30-2 -> 2.30-3)
    [2012-07-29 20:52] upgraded filesystem (2012.6-4 -> 2012.7-1)
    [2012-07-29 20:52] upgraded libsystemd (186-2 -> 187-2)
    [2012-07-29 20:52] upgraded glib2 (2.32.3-1 -> 2.32.4-1)
    [2012-07-29 20:52] upgraded systemd-tools (186-2 -> 187-2)
    [2012-07-29 20:52] upgraded dbus-core (1.6.2-2 -> 1.6.4-1)
    [2012-07-29 20:52] upgraded dbus (1.6.2-1 -> 1.6.4-1)
    [2012-07-29 20:52] upgraded flex (2.5.35-5 -> 2.5.36-1)
    [2012-07-29 20:52] upgraded gcc-multilib (4.7.1-4.1 -> 4.7.1-5)
    [2012-07-29 20:52] upgraded git (1.7.11.2-1 -> 1.7.11.3-1)
    [2012-07-29 20:52] upgraded glproto (1.4.15-1 -> 1.4.16-1)
    [2012-07-29 20:52] upgraded gtk3 (3.4.3-1 -> 3.4.4-1)
    [2012-07-29 20:52] upgraded icu (49.1.2-1 -> 49.1.2-2)
    [2012-07-29 20:52] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
    [2012-07-29 20:52] upgraded initscripts (2012.06.3-2 -> 2012.07.5-1)
    [2012-07-29 20:52] upgraded lib32-readline (6.2.003-1 -> 6.2.004-1)
    [2012-07-29 20:52] >>> Updating module dependencies. Please wait ...
    [2012-07-29 20:52] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-07-29 20:52] ==> Building image from preset: 'default'
    [2012-07-29 20:52] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-07-29 20:52] ==> Starting build: 3.4.6-1-ARCH
    [2012-07-29 20:52] -> Running build hook: [base]
    [2012-07-29 20:52] -> Running build hook: [udev]
    [2012-07-29 20:52] -> Running build hook: [autodetect]
    [2012-07-29 20:52] -> Running build hook: [pata]
    [2012-07-29 20:52] -> Running build hook: [scsi]
    [2012-07-29 20:52] -> Running build hook: [sata]
    [2012-07-29 20:52] -> Running build hook: [filesystems]
    [2012-07-29 20:52] -> Running build hook: [usbinput]
    [2012-07-29 20:52] -> Running build hook: [fsck]
    [2012-07-29 20:52] ==> Generating module dependencies
    [2012-07-29 20:52] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-07-29 20:52] ==> Image generation successful
    [2012-07-29 20:52] ==> Building image from preset: 'fallback'
    [2012-07-29 20:52] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-07-29 20:52] ==> Starting build: 3.4.6-1-ARCH
    [2012-07-29 20:52] -> Running build hook: [base]
    [2012-07-29 20:52] -> Running build hook: [udev]
    [2012-07-29 20:52] -> Running build hook: [pata]
    [2012-07-29 20:52] -> Running build hook: [scsi]
    [2012-07-29 20:52] -> Running build hook: [sata]
    [2012-07-29 20:52] -> Running build hook: [filesystems]
    [2012-07-29 20:52] -> Running build hook: [usbinput]
    [2012-07-29 20:52] -> Running build hook: [fsck]
    [2012-07-29 20:52] ==> Generating module dependencies
    [2012-07-29 20:52] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-07-29 20:52] ==> Image generation successful
    [2012-07-29 20:52] upgraded linux (3.4.5-1 -> 3.4.6-1)
    [2012-07-29 20:52] upgraded linux-api-headers (3.4.4-1 -> 3.4.6-1)
    [2012-07-29 20:52] upgraded mesa (8.0.4-1 -> 8.0.4-2)
    [2012-07-29 20:52] upgraded nvidia (302.17-3 -> 302.17-4)
    [2012-07-29 20:52] upgraded tzdata (2012c-1 -> 2012d-1)
    [2012-07-29 20:52] upgraded xf86-input-evdev (2.7.0-2 -> 2.7.1-1)
    [2012-08-03 12:40] Running 'pacman -S filezilla'
    [2012-08-03 12:40] installed wxgtk (2.8.12.1-3)
    [2012-08-03 12:40] installed libidn (1.25-1)
    [2012-08-03 12:40] installed filezilla (3.5.3-1)
    [2012-08-06 13:55] Running 'pacman -R openjdk'
    [2012-08-06 13:55] Running 'pacman -R openjdk6'
    [2012-08-06 13:55] Running 'pacman -R icedtea-web'
    [2012-08-06 13:55] removed icedtea-web (1.2-1)
    [2012-08-06 13:56] Running 'pacman -S jdk'
    [2012-08-06 13:57] Running 'pacman --asdeps -U jre-7.5-2-x86_64.pkg.tar.xz'
    [2012-08-06 13:58] removed openjdk6 (6.b24_1.11.3-1)
    [2012-08-06 13:58]
    [2012-08-06 13:58] The jre package is licensed software.
    [2012-08-06 13:58] You MUST read and agree to the license stored in
    [2012-08-06 13:58] /usr/share/licenses/jre/LICENSE before using it.
    [2012-08-06 13:58] Please relogin to include jre in your PATH.
    [2012-08-06 13:58]
    [2012-08-06 13:58] installed jre (7.5-2)
    [2012-08-06 14:01] Running 'pacman -U jdk-7.5-2-x86_64.pkg.tar.xz'
    [2012-08-06 14:01]
    [2012-08-06 14:01] The jdk package is licensed software.
    [2012-08-06 14:01] You MUST read and agree to the license stored in
    [2012-08-06 14:01] /usr/share/licenses/jdk/LICENSE before using it.
    [2012-08-06 14:01] Please relogin to include jdk in your PATH.
    [2012-08-06 14:01]
    [2012-08-06 14:01] installed jdk (7.5-2)
    [2012-08-06 14:14] Running 'pacman --asdeps -U jre6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 14:15] Running 'pacman -R jdk jre'
    [2012-08-06 14:16] Running 'pacman -U jre6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 14:17] Running 'pacman -Rdd jdk jre'
    [2012-08-06 14:17] removed jdk (7.5-2)
    [2012-08-06 14:17] removed jre (7.5-2)
    [2012-08-06 14:19] Running 'pacman --asdeps -U jre6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 14:19] The jre package is licensed software.
    [2012-08-06 14:19] You MUST read and agree to the license stored in
    [2012-08-06 14:19] /opt/java/jre/LICENSE before using it.
    [2012-08-06 14:19] Please relogin to include jre in your PATH.
    [2012-08-06 14:19] installed jre6 (6u33-b04)
    [2012-08-06 14:21] Running 'pacman -U jdk6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 14:21] The jdk package is licensed software.
    [2012-08-06 14:21] You MUST read and agree to the license stored in
    [2012-08-06 14:21] /opt/java/LICENSE before using it.
    [2012-08-06 14:21] Please relogin to include jdk in your PATH
    [2012-08-06 14:21] installed jdk6 (6u33-b04)
    [2012-08-06 14:23] Running 'pacman -U jre6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 14:54] upgraded jre6 (6u33-b04 -> 6u33-b04)
    [2012-08-06 17:23] Running 'pacman -S gimp'
    [2012-08-06 17:23] installed lcms (1.19-2)
    [2012-08-06 17:23] Updating font cache... done.
    [2012-08-06 17:23] installed gsfonts (1.0.7pre44-3)
    [2012-08-06 17:23] installed libwmf (0.2.8.4-9)
    [2012-08-06 17:23] installed libcroco (0.6.5-1)
    [2012-08-06 17:23] installed librsvg (2.36.1-1)
    [2012-08-06 17:23] installed babl (0.1.10-1)
    [2012-08-06 17:23] installed gegl (0.2.0-2)
    [2012-08-06 17:23] installed freeglut (2.8.0-1)
    [2012-08-06 17:23] installed jasper (1.900.1-7)
    [2012-08-06 17:23] installed gimp (2.8.0-2)
    [2012-08-06 18:25] Running 'pacman -Sy'
    [2012-08-06 18:25] synchronizing package lists
    [2012-08-06 18:25] Running 'pacman -S yaourt'
    [2012-08-06 18:28] Running 'pacman -Sy'
    [2012-08-06 18:28] synchronizing package lists
    [2012-08-06 18:28] Running 'pacman -S lib32-gcc-libs lib32-glibc lib32-libx11 lib32-libxau lib32-libxcb lib32-libxdmcp lib32-libxext lib32-libxrender lib32-alsa-lib lib32-libstdc++5 lib32-libxv lib32-ncurses lib32-openal lib32-sdl lib32-zlib swt'
    [2012-08-06 18:29] Running 'pacman -Sy'
    [2012-08-06 18:29] synchronizing package lists
    [2012-08-06 18:29] Running 'pacman -S lib32-gcc-libs lib32-glibc lib32-libx11 lib32-libxau lib32-libxcb lib32-libxdmcp lib32-libxext lib32-libxrender lib32-alsa-lib lib32-libstdc++5 lib32-libxv lib32-ncurses lib32-openal lib32-sdl lib32-zlib swt'
    [2012-08-06 18:32] Running 'pacman --noconfirm --asdeps -S -- yajl'
    [2012-08-06 21:50] Running 'pacman -U jdk6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 21:51] Running 'pacman -Rdd jdk6 jre6'
    [2012-08-06 21:51] removed jdk6 (6u33-b04)
    [2012-08-06 21:51] removed jre6 (6u33-b04)
    [2012-08-06 21:54] Running 'pacman -U sun-java6-6u32-1-x86_64.pkg.tar.xz'
    [2012-08-06 21:54] The sun-java6 package is licensed software.
    [2012-08-06 21:54] You MUST read and agree to the license stored in
    [2012-08-06 21:54] /opt/sun-java6/LICENSE before using it.
    [2012-08-06 21:54]
    [2012-08-06 21:54] Use '. /opt/sun-java6/envsetup.sh' to setup environment.
    [2012-08-06 21:54] installed sun-java6 (6u32-1)
    [2012-08-06 21:59] Running 'pacman -Syu'
    [2012-08-06 21:59] synchronizing package lists
    [2012-08-06 21:59] starting full system upgrade
    [2012-08-06 22:00] Running 'pacman -Sy'
    [2012-08-06 22:00] synchronizing package lists
    [2012-08-06 22:00] Running 'pacman -S yaourt'
    [2012-08-06 22:00] installed yajl (2.0.4-1)
    [2012-08-06 22:00] installed package-query (1.0.1-1)
    [2012-08-06 22:00] installed yaourt (1.1-1)
    [2012-08-06 22:00] Running 'pacman -S extra/schedtool community/esdl'
    [2012-08-06 22:00] upgraded schedtool (1.3.0-2 -> 1.3.0-2)
    [2012-08-06 22:00] upgraded esdl (2:1.2-1 -> 2:1.2-1)
    [2012-08-06 22:00] Running 'pacman -S extra/schedtool community/esdl'
    [2012-08-06 22:00] upgraded schedtool (1.3.0-2 -> 1.3.0-2)
    [2012-08-06 22:00] upgraded esdl (2:1.2-1 -> 2:1.2-1)
    [2012-08-06 22:00] Running 'pacman -S --asdeps --needed extra/jdk7-openjdk'
    [2012-08-06 22:01] installed java-rhino (1.7R3-3)
    [2012-08-06 22:01] installed jre7-openjdk-headless (7.u5_2.2.1-1)
    [2012-08-06 22:01] when you use a non-reparenting window manager
    [2012-08-06 22:01] set _JAVA_AWT_WM_NONREPARENTING=1 in
    [2012-08-06 22:01] /etc/profile.d/jre.sh
    [2012-08-06 22:01] installed jre7-openjdk (7.u5_2.2.1-1)
    [2012-08-06 22:01] installed jdk7-openjdk (7.u5_2.2.1-1)
    [2012-08-06 22:02] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.kJz/android-apktool-1.4.9-1-x86_64.pkg.tar.xz'
    [2012-08-06 22:02] installed android-apktool (1.4.9-1)
    [2012-08-06 22:04] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.ubB/android-sdk-r20.0.1-1-x86_64.pkg.tar.xz'
    [2012-08-06 22:05] You need to source /etc/profile or relogin to add the Android SDK tools to your path.
    [2012-08-06 22:05] The android group has been removed, install android packages as root.
    [2012-08-06 22:05] upgraded android-sdk (r20-2 -> r20.0.1-1)
    [2012-08-06 22:08] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.g9s/android-sdk-platform-tools-r14-1-any.pkg.tar.xz'
    [2012-08-06 22:08] upgraded android-sdk-platform-tools (r12-1 -> r14-1)
    [2012-08-06 22:08] Running 'pacman -S --asdeps --needed extra/libmtp'
    [2012-08-06 22:08] installed libmtp (1.1.3-1)
    [2012-08-06 22:08] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.0Uc/android-udev-1.3-4-any.pkg.tar.xz'
    [2012-08-06 22:08] ===> In order to use adb, you have to be in the 'adbusers' group
    [2012-08-06 22:08] ===> For that, use: gpasswd -a USERNAME adbusers
    [2012-08-06 22:08] installed android-udev (1.3-4)
    [2012-08-06 22:08] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.n8w/fastboot-20110628-2-any.pkg.tar.xz'
    [2012-08-06 22:08] installed fastboot (20110628-2)
    [2012-08-06 22:09] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.aCT/pngcrush-1.7.35-1-x86_64.pkg.tar.xz'
    [2012-08-06 22:09] upgraded pngcrush (1.7.31-1 -> 1.7.35-1)
    [2012-08-06 22:09] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.ZNg/repo-git-20120806-1-x86_64.pkg.tar.xz'
    [2012-08-06 22:10] Running 'pacman -S abs base-devel perl git gnupg flex bison gperf zip unzip sdl wxgtk squashfs-tools ncurses libpng zlib libusb libusb-compat readline alsa-lib openal'
    [2012-08-06 22:11] Running 'pacman -S lib32-gcc-libs lib32-glibc lib32-libx11 lib32-libxau lib32-libxcb lib32-libxdmcp lib32-libxext lib32-libxrender lib32-alsa-lib lib32-libstdc++5 lib32-libxv lib32-ncurses lib32-openal lib32-sdl lib32-zlib swt'
    [2012-08-06 22:11] upgraded lib32-glibc (2.16.0-2 -> 2.16.0-2)
    [2012-08-06 22:11] upgraded lib32-gcc-libs (4.7.1-5 -> 4.7.1-5)
    [2012-08-06 22:11] upgraded lib32-libxdmcp (1.1.1-1 -> 1.1.1-1)
    [2012-08-06 22:11] upgraded lib32-libxau (1.0.7-1 -> 1.0.7-1)
    [2012-08-06 22:11] upgraded lib32-libxcb (1.8.1-2 -> 1.8.1-2)
    [2012-08-06 22:11] upgraded lib32-libx11 (1.5.0-1 -> 1.5.0-1)
    [2012-08-06 22:11] upgraded lib32-libxext (1.3.1-1 -> 1.3.1-1)
    [2012-08-06 22:11] upgraded lib32-libxrender (0.9.7-1 -> 0.9.7-1)
    [2012-08-06 22:11] upgraded lib32-alsa-lib (1.0.25-1 -> 1.0.25-1)
    [2012-08-06 22:11] upgraded lib32-libstdc++5 (3.3.6-6 -> 3.3.6-6)
    [2012-08-06 22:11] upgraded lib32-libxv (1.0.7-1 -> 1.0.7-1)
    [2012-08-06 22:11] upgraded lib32-ncurses (5.9-1 -> 5.9-1)
    [2012-08-06 22:11] upgraded lib32-openal (1.14-1 -> 1.14-1)
    [2012-08-06 22:11] upgraded lib32-sdl (1.2.15-2 -> 1.2.15-2)
    [2012-08-06 22:11] upgraded lib32-zlib (1.2.7-1 -> 1.2.7-1)
    [2012-08-06 22:11] upgraded swt (3.7.2-1 -> 3.7.2-1)
    [2012-08-06 22:11] Running 'pacman -S gcc-multilib gcc-libs-multilib binutils-multilib libtool-multilib lib32-readline lib32-glibc lib32-zlib'
    [2012-08-06 22:12] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.u2K/lib32-libusb-1.0.9-1-x86_64.pkg.tar.xz'
    [2012-08-06 22:12] installed lib32-libusb (1.0.9-1)
    [2012-08-06 22:12] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.ENc/lib32-libusb-compat-0.1.4-2-x86_64.pkg.tar.xz'
    [2012-08-06 22:12] installed lib32-libusb-compat (0.1.4-2)
    [2012-08-06 22:16] Running 'pacman -S ps3mediaserver'
    [2012-08-06 22:17] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.WIi/pms-1.60.0-2-x86_64.pkg.tar.xz'
    [2012-08-06 22:17] upgraded pms (1.60.0-1 -> 1.60.0-2)
    [2012-08-06 22:18] Running 'pacman -Syu'
    [2012-08-06 22:18] synchronizing package lists
    [2012-08-06 22:18] starting full system upgrade
    [2012-08-06 22:18] Running 'pacman -Syu'
    [2012-08-06 22:18] synchronizing package lists
    [2012-08-06 22:18] starting full system upgrade
    [2012-08-06 22:20] upgraded bison (2.6-1 -> 2.6.2-1)
    [2012-08-06 22:20] upgraded chromium (20.0.1132.57-2 -> 21.0.1180.57-1)
    [2012-08-06 22:20] upgraded libldap (2.4.31-4 -> 2.4.32-1)
    [2012-08-06 22:20] upgraded krb5 (1.10.2-2 -> 1.10.2-3)
    [2012-08-06 22:20] upgraded cifs-utils (5.5-1 -> 5.6-2)
    [2012-08-06 22:20] upgraded cryptsetup (1.4.3-1 -> 1.5.0-1)
    [2012-08-06 22:20] upgraded curl (7.26.0-1 -> 7.27.0-1)
    [2012-08-06 22:20] upgraded flex (2.5.36-1 -> 2.5.37-1)
    [2012-08-06 22:20] upgraded fuse (2.9.0-1 -> 2.9.1-1)
    [2012-08-06 22:20] upgraded git (1.7.11.3-1 -> 1.7.11.4-1)
    [2012-08-06 22:20] upgraded gnutls (3.0.21-2 -> 3.0.22-1)
    [2012-08-06 22:20] upgraded hwids (20120711-1 -> 20120730-1)
    [2012-08-06 22:20] upgraded nvidia-utils (302.17-1 -> 304.32-1)
    [2012-08-06 22:20] upgraded lib32-nvidia-utils (302.17-1 -> 304.32-1)
    [2012-08-06 22:20] upgraded libcups (1.5.4-1 -> 1.6.1-2)
    [2012-08-06 22:20] upgraded libmysqlclient (5.5.25.a-1 -> 5.5.27-1)
    [2012-08-06 22:20] upgraded libsystemd (187-2 -> 187-4)
    [2012-08-06 22:20] upgraded libthai (0.1.17-1 -> 0.1.18-1)
    [2012-08-06 22:20] upgraded systemd-tools (187-2 -> 187-4)
    [2012-08-06 22:20] upgraded mkinitcpio (0.9.2-2 -> 0.10-1)
    [2012-08-06 22:20] >>> Updating module dependencies. Please wait ...
    [2012-08-06 22:20] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-08-06 22:20] ==> Building image from preset: 'default'
    [2012-08-06 22:20] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-08-06 22:20] ==> Starting build: 3.4.7-1-ARCH
    [2012-08-06 22:20] -> Running build hook: [base]
    [2012-08-06 22:20] -> Running build hook: [udev]
    [2012-08-06 22:20] -> Running build hook: [autodetect]
    [2012-08-06 22:20] -> Running build hook: [pata]
    [2012-08-06 22:20] -> Running build hook: [scsi]
    [2012-08-06 22:20] -> Running build hook: [sata]
    [2012-08-06 22:20] -> Running build hook: [filesystems]
    [2012-08-06 22:20] -> Running build hook: [usbinput]
    [2012-08-06 22:20] -> Running build hook: [fsck]
    [2012-08-06 22:20] ==> Generating module dependencies
    [2012-08-06 22:20] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-08-06 22:20] ==> Image generation successful
    [2012-08-06 22:20] ==> Building image from preset: 'fallback'
    [2012-08-06 22:20] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-08-06 22:20] ==> Starting build: 3.4.7-1-ARCH
    [2012-08-06 22:20] -> Running build hook: [base]
    [2012-08-06 22:20] -> Running build hook: [udev]
    [2012-08-06 22:20] -> Running build hook: [pata]
    [2012-08-06 22:20] -> Running build hook: [scsi]
    [2012-08-06 22:20] -> Running build hook: [sata]
    [2012-08-06 22:20] -> Running build hook: [filesystems]
    [2012-08-06 22:20] -> Running build hook: [usbinput]
    [2012-08-06 22:20] -> Running build hook: [fsck]
    [2012-08-06 22:20] ==> Generating module dependencies
    [2012-08-06 22:20] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-08-06 22:20] ==> Image generation successful
    [2012-08-06 22:20] upgraded linux (3.4.6-1 -> 3.4.7-1)
    [2012-08-06 22:20] upgraded mysql-clients (5.5.25.a-1 -> 5.5.27-1)
    [2012-08-06 22:20] upgraded mysql (5.5.25.a-1 -> 5.5.27-1)
    [2012-08-06 22:20] upgraded nspr (4.9.1-1 -> 4.9.2-1)
    [2012-08-06 22:20] upgraded nvidia (302.17-4 -> 304.32-1)
    [2012-08-06 22:20] upgraded tzdata (2012d-1 -> 2012e-1)
    [2012-08-06 22:20] upgraded xf86-input-evdev (2.7.1-1 -> 2.7.2-1)
    [2012-08-06 22:23] Running 'pacman -S openjdk'
    [2012-08-06 22:23] Running 'pacman -S jdk7-openjdk'
    [2012-08-06 22:24] upgraded jdk7-openjdk (7.u5_2.2.1-1 -> 7.u5_2.2.1-1)
    [2012-08-06 22:24] Running 'pacman -S jre7-openjdk'
    [2012-08-06 22:24] upgraded jre7-openjdk (7.u5_2.2.1-1 -> 7.u5_2.2.1-1)
    [2012-08-06 22:25] Running 'pacman -R pms'
    [2012-08-06 22:25] warning: /opt/pms/PMS.conf saved as /opt/pms/PMS.conf.pacsave
    [2012-08-06 22:25] removed pms (1.60.0-2)
    [2012-08-06 22:26] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.QTF/pms-1.60.0-2-x86_64.pkg.tar.xz'
    [2012-08-06 22:26] installed pms (1.60.0-2)
    [2012-08-06 22:26] Running 'pacman -S vlc'
    [2012-08-06 22:26] installed libdvbpsi (0.2.2-1)
    [2012-08-06 22:26] installed sdl_image (1.2.12-2)
    [2012-08-06 22:26] installed libdvdread (4.2.0-1)
    [2012-08-06 22:26] installed libdvdnav (4.2.0-2)
    [2012-08-06 22:26] installed libkate (0.4.1-3)
    [2012-08-06 22:26] installed libtiger (0.3.4-3)
    [2012-08-06 22:26] installed libebml (1.2.2-2)
    [2012-08-06 22:26] installed libmatroska (1.3.0-2)
    [2012-08-06 22:26] installed zvbi (0.2.33-4)
    [2012-08-06 22:26] installed taglib (1.7.2-2)
    [2012-08-06 22:26] installed libmpcdec (1.2.6-3)
    [2012-08-06 22:26] installed libupnp (1.6.17-1)
    [2012-08-06 22:26] installed libshout (1:2.3.0-1)
    [2012-08-06 22:26] installed libmpeg2 (0.5.1-3)
    [2012-08-06 22:26] installed libmodplug (0.8.8.4-1)
    [2012-08-06 22:26] installed ttf-freefont (20120503-1)
    [2012-08-06 22:26] installed vlc (2.0.3-2)
    [2012-08-06 22:26] Running 'pacman -S lib32-gcc-libs lib32-glibc'
    [2012-08-06 22:26] upgraded lib32-glibc (2.16.0-2 -> 2.16.0-2)
    [2012-08-06 22:26] upgraded lib32-gcc-libs (4.7.1-5 -> 4.7.1-5)
    [2012-08-07 11:44] Running 'pacman --noconfirm --asdeps -S -- pacman-color'
    [2012-08-07 11:44] installed pacman-color (4.0.3-1)
    [2012-08-07 11:44] Running 'pacman -U packer-color-20120807-1-any.pkg.tar.xz'
    [2012-08-07 11:44] installed packer-color (20120807-1)
    [2012-08-07 11:50] Running 'pacman-color -S packer'
    [2012-08-07 15:50] Running 'pacman -Syyu'
    [2012-08-07 15:50] synchronizing package lists
    [2012-08-07 15:50] starting full system upgrade
    [2012-08-07 15:50] upgraded libwbclient (3.6.6-1 -> 3.6.7-1)
    [2012-08-07 15:51] upgraded smbclient (3.6.6-1 -> 3.6.7-1)
    [2012-08-07 15:51] Running 'pacman -Sy'
    [2012-08-07 15:51] synchronizing package lists
    [2012-08-07 15:51] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.77j/rutorrent-plugins-3.4-3-any.pkg.tar.xz'
    [2012-08-07 15:51] upgraded rutorrent-plugins (3.4-2 -> 3.4-3)
    [2012-08-07 15:51] Running 'pacman -Sy'
    [2012-08-07 15:51] synchronizing package lists
    [2012-08-07 16:02] Running 'pacman-color -S crontab'
    [2012-08-07 16:02] Running 'pacman-color -S cronjob'
    [2012-08-07 16:02] Running 'pacman-color -S cron'
    [2012-08-07 16:02] upgraded cronie (1.4.8-2 -> 1.4.8-2)
    [2012-08-07 16:04] Running 'pacman-color -S cronie'
    [2012-08-07 16:05] Running 'pacman-color -S esmtp procmail'
    [2012-08-07 16:05] installed libesmtp (1.0.6-2)
    [2012-08-07 16:05] installed esmtp (1.2-4)
    [2012-08-07 16:05] installed procmail (3.22-5)
    [2012-08-08 12:10] Running 'pacman -Sy'
    [2012-08-08 12:10] synchronizing package lists
    [2012-08-08 12:12] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.82R/pms-1.60.0-2-x86_64.pkg.tar.xz'
    [2012-08-08 12:12] upgraded pms (1.60.0-2 -> 1.60.0-2)
    [2012-08-08 18:02] Running 'pacman -R pms'
    [2012-08-08 18:02] removed pms (1.60.0-2)
    [2012-08-08 18:02] Running 'pacman -Sy'
    [2012-08-08 18:02] synchronizing package lists
    [2012-08-08 18:03] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.BkP/pms-1.60.0-2-x86_64.pkg.tar.xz'
    [2012-08-08 18:03] installed pms (1.60.0-2)
    [2012-08-08 18:17] Running 'pacman -S extra/icedtea-web'
    [2012-08-08 18:17] Running 'pacman -S extra/icedtea-web-java7'
    [2012-08-08 18:18] installed icedtea-web-java7 (1.2.1-2)
    [2012-08-08 18:36] Running 'pacman -R pms'
    [2012-08-08 1

    shadowlurker wrote:
    It's problem in pam configuration files. You need to create files useradd, userdel, groupadd and groupdel in /etc/pam.d/ directory with following content:
    auth sufficient pam_rootok.so
    auth required pam_unix.so
    account required pam_unix.so
    session required pam_unix.so
    password required pam_permit.so
    You da man! I also had to add grpconv and chage to get filesystem working but all seems well now thanks!
    Doug piston had me try something that I think will help anyone else who has this problem.  Try re-installing pambase and shadow.  It generated back most of any I was missing.
    Last edited by shauder (2012-11-03 00:55:19)

  • [Solved] Problem with mouse cursor gnome3

    Hi
    I moved back to Archlinux after a brief stay in LMDE, and test the new GNOME3, I am unpleasantly surprised that after a while the mouse is moving himself toward the top of the screen. I searched the internet, and seems to be a problem with the gnome-shell for some time, but I am not able to find the solution.
    Momentarily solved by restarting gnome with ALT + F2 + r + Enter, but after a while, same thing happens again.
    Can be well with photography programs, but of course if you do not solve this issue, GNOME, I can not use
    Can you give me a helping hand?
    Thanks and regards
    Rafa
    Last edited by Warper4 (2011-08-16 18:09:50)

    I don't know about Gnome, but my laptop had that problem.  I tracked it down the 3d accelerometer being used to simulate a joystick.  Of course, I also had (previously) set up another joystick to operate as a mouse.  In the end, the cursor "drifted" when the laptop was not level
    YMMV

  • [SOLVED] Problem with Vuze and Java RE x86_64

    Hello all !
    First of all, sorry if this issue was posted before, but find no related issue similar to mine.
    Using pacman, I successfully installed JRE (version 6u16-1-x86_64) and Vuze (version 4.2.0.8-1, former Azureus), but Vuze doesn't want to start.
    Running the Vuze's executable in the gnome-terminal, I notice messages from vuze informing it can't find Java executable ("Java exec not found in PATH, starting auto-search..." AND "OOPS, unable to locate java exec in /usr/java/latest /usr/java /usr/lib/jvm/latest /usr/lib/jvm hierarchy") and therefore cannot start the Vuze UI. I also tried but failed in verify the version of Java with the command "java -version" due to command not found.
    What is the best approach to fix this problem with Java 64 bits?
    Thanks in advance
    Last edited by josephg (2009-09-28 18:55:56)

    peart wrote:Just log out and back in, most likely.  There are scripts in /etc/profile.d/ that need to be run to set up your java environment.  They get run automatically when you log in.
    Yep, perfect answer - issue solved. Thanks a lot!

  • [Solved]Problem with deskbar-applet

    Hi to all, i'm having  annoying problems with the deskbar-applet in gnome. I've installed it with pacman and no error occurred during installation but I can't perform any search on the web through the search-engine of firefox. They don't appear in action's list at all. And i don't manage to use the deksbar-applet with tracker. I compiled tracker from abs with the option --enable-deskbar-applet=auto. and copied tracker-handler.py and tracker-handler-static.py  in the .gnome2/deskbar-applet/modules-2.20-compatible/ directory. Any advice??
    Thanks
    Solved. I had to copy tracker-module.py in that directory. Bye
    Last edited by oportec (2007-12-14 16:35:28)

    Thank you, headkase, you were right about it! Removing "ck-launch-session" solved my problems. I also removed "dbus-launch" because I didn't have it there originally, I had added "dbus-launch" to exec line just today as I had read somewhere that it might help (it didn't)...
    So, I'm going with "exec gnome-session" and everything works, thanks.
    //Edit: Admin can mark this as "[SOLVED]"
    Last edited by mino.sk (2012-06-22 20:22:39)

  • 2 never solved problems with E65

    hi all,
    I bought my E65 around 2 months ago. I was very inspired with it in the begening. However, problems started to come out from this phone.
    Currently I’m facing 2 problems that couldn’t be solved.
    1.WLAN Connection
    (( In short my phone connects to my wireless network but then I can’t go further and surf the net. The very common problem “ no gateway reply “ exists. ))
    2.Can't send or recieve emails
    (( I tried connecting to the email server but no attempt succeeded. I have tried connecting to several emails (like hotmail or exchange server) with the correct settings but I couldn’t.
    if any body who faced such problems can help I'll be v.greatfull.
    thanks

    JGC wrote:do you have some /opt/mozilla/*/xulrunner directory around that is not the latest version? Also, make sure xulrunner is up to date.
    xulrunner also was updated when I did my updates yesterday. I take a look to see if if there is more than one xulrunner directory.
    JGC wrote:Having invalid/outdated pluginreg.dat files in your profile or in one of the xulrunner directories could also be he cause of your problem.
    I thought there might be something in my preferences that was the issue, so I went into .gnome2/epiphany and renamed the epiphany directory. My thought was that epiphany would recreate a clean dierctory, which it did. Unfortunately the problem continues.
    Looks like I am not the only one (or Arch user) seeing this problem. Gnome's Bugzilla has a few entires with the exact same/similar title to the bug as me. At the bottom of this list:
    http://bugzilla.gnome.org/buglist.cgi?p … y=critical
    My bug is 383926. 379223, 380556, & 384026 are other Arch users showing a similar problem to me. Bug 380530 SEEMS to indicate it might be a Mozilla bug related to FF 2.0. Interesting to note, I noticed that FF has indeed updated to 2.0 on my system...I thought it was still 1.5.x.
    The Gnome Bugmeisters are asking me to run a better backtrace with the debugging symbols. I read the info they provided on how to add the symbol support, but I cannot figure out how to do this on Arch.
    http://live.gnome.org/GettingTraces/Dis … structions
    How do I add debug support for Epiphany?
    In the meantime, I'll take a look at the items you suggested JGC. Thanks!
    Bob

  • [SOLVED] Problem with symlinking and PKGBUILD

    Hello Everyone,
    I have created the javafx-sdk package on AUR, and make the installation a lot simplier. But I am having a problem with the creationg of the symlink.
    So I have 1 binary file "javafxpackager" in the "bin" folder that I need to symlink into /usr/bin. This is the method I am using
    mkdir -p ${pkgdir}/usr/bin
    chmod +x ${pkgdir}/usr/lib/jvm/${pkgname}/bin/javafxpackager
    ln -s ${pkgdir}/usr/lib/jvm/${pkgname}/bin/javafxpackager ${pkgdir}/usr/bin/javafxpackager
    My problem is that this method doesn't work at all. The only way to me after the installation to make the symlink working is by doing this :
    ls chmod +x /usr/lib/jvm/javafx-sdk/bin/javafxpackager
    sudo ln -s /usr/lib/jvm/javafx-sdk/bin/javafxpackager /usr/bin/
    In order to make it work.
    How can I solve this problem ?
    Thanks in Advance,
    Luis Da Costa
    Last edited by aliasbody (2012-06-26 00:27:15)

    Problem solved ! Here's how to do it :
    mkdir -p ${pkgdir}/usr/bin
    chmod +x ${pkgdir}/usr/lib/jvm/${pkgname}/bin/javafxpackager
    ln -s /usr/lib/jvm/javafx-sdk/bin/javafxpackager ${pkgdir}/usr/bin/javafxpackager
    I didn't know, but you can symlink a file that doesn't exist yet, and this is what I did. I use and non existing (yet) javafxpackager binary from the non existing (yet) "/usr/lib/jvm/javafx-sdk/bin/" folder, and send it to the ${pkgdir}/usr/bin/javafxpackager, that will be copied into the original "/usr/bin/" folder.
    So this problem is solved and I'm happy
    (PS : thanks @ngoonee and @Trilby for you help ! Thanks to you I found out a little bit faster where the problem was ^^)

  • [SOLVED] Problem with "su" and "login".

    Hi, I reinstalled Arch Linux today when I updated "filesystem" and reboot appeared an error with root device, but I solved with installation CD.
    I restarted laptop after solving error with root device when I went to XFCE4 and open a terminal I tried to login as root with "su" and "su -" but showed this error:
    bash: su: command not found
    So I rebooted to start in text mode.
    When loaded SLIM I press ctrl+alt+F1 to enter text mode.
    I type root to login but did'nt appear to enter the pass, appeared again to enter login. I tried type my user but did the same.
    Someone can help me?
    Thanks!
    Last edited by surrealistic (2012-10-12 08:54:58)

    Thank you falconindy. I upgrade with --force because I search in Google the problem show "filesystem" when I tried install and I read that solution is upgrade "filesystem" with --foce.
    I tried to reinstall util-linux and now works. Thank you!

  • [SOLVED] Problem with UTC and CST

    I probably made a mistake while installing Arch Linux and the clocks in my computer are all a mess.
    Right now the UTC time its 6+ hours, I changed it in the bios to the right hour but that give me -6 hours in the local time thats displayed in Arch Linux and gave me the right hour in Windows 7.
    timedatectl
    Local time: Fri 2013-12-20 12:33:12 CST
    Universal time: Fri 2013-12-20 18:33:12 UTC
             RTC time: Fri 2013-12-20 18:33:12
            Timezone: America/Mexico_City (CST, -0600)
         NTP enabled: yes
    NTP synchronized: yes
    RTC in local TZ: no
          DST active: no
    Last DST change: DST ended at
                      Sun 2013-10-27 01:59:59 CDT
                      Sun 2013-10-27 01:00:00 CST
    Next DST change: DST begins (the clock jumps one hour forward) at
                      Sun 2014-04-06 01:59:59 CST
                      Sun 2014-04-06 03:00:00 CDT
    PS: Already did everything in the wiki and tried with some [SOLVED] posts.
    Edit: The problem with this its that when i use Windows 7 (to play DotA... or using the iPod, since no player can edit the files in the ipod) the hour is 6+ hours, that causes problems with the configuration in the ipod since each time i connect it the clock (that its also my only clock) changes to 6+ hours. Its maybe irrelevant for someone but i would like to have the right hour in all my systems.
    Last edited by Senketsu (2013-12-20 19:16:54)

    I am with Scimmia, everything looks correct.   But, If you boot Windows, it will try to change the BIOS clock to local time unless you tell it otherwise.
    Edit for both of your edits.  Yes, fix windows
    Last edited by ewaller (2013-12-20 18:56:32)

Maybe you are looking for

  • Shouldn't I be able to get higher speeds?

    I'm on the 1.5 to 3.0 tier, the CO is 2 miles away by car, and my modem stats are: Transceiver Revision 3.3.6.10.0.1 Vendor ID Code 4D54 Line Mode ADSL_G.dmt Data Path INTERLEAVED Transceiver Information -- Down / Up DSL Speed (Kbits/Sec) --- 1504 /

  • Issue with updation of PAN details in ESS after applying patch

    Hi , We have applied a new patch recently, as follows: SAP_HR - To patch - 49 EA_HR - To Patch - 49 When users are trying to update PAN details it says throwing error " fill in the required fields," i tried to apply relevent note :1243216 , but iam n

  • ConfigFree Autoswitch wireless to wired lan

    I use laptop on office wired Lan then at home on wireless lan. I have set auto network switch to switch networks. Then I have set auto profile switch using SSIS and saved a home wireless LAN profile that changes proxy and printer. It all works when g

  • HT1349 hello... I have a 4s and my display lite is remaining on for a long time ... how do I change this?

    I have a 4s and there are a few things I need answers to... 1. display light is staying on for a long time - how do I reset this 2. my phone is not transfering back to the first screen with the slide bar on it... how do I reset this 3. is there a way

  • ToC in the Aggregator

    I have a feeling I already know the answer to this, but is there a way to remove the ToC in the Aggregator?