You are not logged in.
Hi! My desktop environment was working perfectly when I decided to switch to NVIDIA propietary drivers and after a reboot i can't get it to work again.
I have two graphic cards, an Intel and a nvidia with optimus. Right now I'm just trying to revert it to the way it was before: the Intel would be mainly use, and I had PRIME configured to use also the nvidia card with nouveau.
The problem is that I can't get to work anymore the Glx. On start up the computer goes fine into lightdm, but after entering username and password it stays blank and after a while a grey page with a logout button appears saying there was a problem (gnome should load).
The Xorg.0.log says:
AIGLX error: dlopen of /usr/lib/xorg/modules/dri/i965_dri.so failed (/usr/lib/xorg/modules/dri/i965_dri.so: undefined symbol: _glapi_TLS_Dispatch)
AIGLX: reverting to software rendering
AIGLX error: dlopen of /usr/lib/xorg/modules/dri/swrast_dri.so failed (/usr/lib/xorg/modules/dri/swrast_dri.so: undefined symbol: _glapi_TLS_Dispatch)
GLX: could not load software renderer
GLX: no usable GL providers found for screen 0.
I think this is causing gnome or gdm not to load, because simple screen like xterm or lightdm do load.
I have tried several things and none of them have worked: nomodeset in kernel parameters, for i915, for nouveau, loading modules in xorg.conf, putting options in xorg.conf...
Now I have a simple xorg.conf file only specifying the busid of the cards. Sorry I don't put the whole files but I have no desktop right now.
Also I think I have all libgl modules loaded. And I also tried with nouveau instead of Intel, but I get the same error referring to nouveau_dri.so.
I'm out of ideas, I appreciate any help.
Thanks!!
Last edited by claptrap (2014-10-24 20:25:42)
Offline
claptrap,
boot to console instead of X, see https://wiki.archlinux.org/index.php/Sy … _boot_into
once in console, login as user and try running startx manually.
post startx output, xorg logs and "journalctrl -b" .
You can use wgetpaste ( https://wiki.archlinux.org/index.php/Li … in_clients ) to upload the logs .
Added:
your pacman.log would also help.
Last edited by Lone_Wolf (2014-10-23 11:50:06)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Hi,
First thank you for the reply.
Since I wrote my post I was also trying some stuff. Currently I removed all nomodeset options, reinstalled i915 and nouveau, made extra sure no nvidia module is running, put on MODULES i915, intel_agp and nouveau in mkinitcpio.conf to make sure they load at the beginning. I also removed all Xorg configuration, and I'm currently running it without it.
- I can boot to console. I can also boot to lightdm and kdm, although they will fail to load any Desktop environment (gdm doesn't work).
- I can run the X from the console using startx. But only KDE or xterm will load, Gnome or gdm won't work.
- When KDE runs, if I check the GLX with glxinfo or glxgears it doesn't work.
Now the logs:
The startx doesn't say anything other than where the log is being stored and that the (for me empty) xorg.conf.d folder is being used for configuration.
This is the Xorg.log:
[ 29040.977]
X.Org X Server 1.16.1
Release Date: 2014-09-21
[ 29040.979] X Protocol Version 11, Revision 0
[ 29040.980] Build Operating System: Linux 3.16.1-1-ARCH x86_64
[ 29040.981] Current Operating System: Linux claptrap 3.17.1-1-ARCH #1 SMP PREEMPT Wed Oct 15 15:04:35 CEST 2014 x86_64
[ 29040.981] Kernel command line: initrd=\initramfs-linux.img root=/dev/claptrapvg/root rw
[ 29040.982] Build Date: 21 September 2014 10:53:13AM
[ 29040.983]
[ 29040.984] Current version of pixman: 0.32.6
[ 29040.985] Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
[ 29040.985] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 29040.989] (==) Log file: "/var/log/Xorg.2.log", Time: Thu Oct 23 19:37:17 2014
[ 29040.990] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 29040.990] (==) No Layout section. Using the first Screen section.
[ 29040.990] (==) No screen section available. Using defaults.
[ 29040.990] (**) |-->Screen "Default Screen Section" (0)
[ 29040.990] (**) | |-->Monitor "<default monitor>"
[ 29040.990] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 29040.990] (==) Automatically adding devices
[ 29040.990] (==) Automatically enabling devices
[ 29040.990] (==) Automatically adding GPU devices
[ 29040.990] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 29040.990] Entry deleted from font path.
[ 29040.990] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 29040.990] Entry deleted from font path.
[ 29040.990] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 29040.990] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 29040.990] Entry deleted from font path.
[ 29040.990] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 29040.990] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 29040.990] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 29040.990] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 29040.990] (II) Loader magic: 0x818d80
[ 29040.990] (II) Module ABI versions:
[ 29040.990] X.Org ANSI C Emulation: 0.4
[ 29040.990] X.Org Video Driver: 18.0
[ 29040.990] X.Org XInput driver : 21.0
[ 29040.990] X.Org Server Extension : 8.0
[ 29040.992] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[ 29040.992] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 29040.992] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 29040.992] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 29040.993] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 9 paused 0
[ 29040.994] (--) PCI:*(0:0:2:0) 8086:0a16:1043:228a rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 29040.994] (--) PCI: (0:4:0:0) 10de:1140:0000:0000 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[ 29040.994] (II) Open ACPI successful (/var/run/acpid.socket)
[ 29040.994] (II) LoadModule: "glx"
[ 29040.994] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 29041.005] (II) Module glx: vendor="X.Org Foundation"
[ 29041.005] compiled for 1.16.1, module version = 1.0.0
[ 29041.005] ABI class: X.Org Server Extension, version 8.0
[ 29041.005] (==) AIGLX enabled
[ 29041.005] (==) Matched intel as autoconfigured driver 0
[ 29041.005] (==) Matched nouveau as autoconfigured driver 1
[ 29041.005] (==) Matched nvidia as autoconfigured driver 2
[ 29041.005] (==) Matched nv as autoconfigured driver 3
[ 29041.005] (==) Matched intel as autoconfigured driver 4
[ 29041.005] (==) Matched modesetting as autoconfigured driver 5
[ 29041.005] (==) Matched fbdev as autoconfigured driver 6
[ 29041.005] (==) Matched vesa as autoconfigured driver 7
[ 29041.005] (==) Assigned the driver to the xf86ConfigLayout
[ 29041.005] (II) LoadModule: "intel"
[ 29041.005] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 29041.006] (II) Module intel: vendor="X.Org Foundation"
[ 29041.006] compiled for 1.16.1, module version = 2.99.916
[ 29041.006] Module class: X.Org Video Driver
[ 29041.006] ABI class: X.Org Video Driver, version 18.0
[ 29041.006] (II) LoadModule: "nouveau"
[ 29041.006] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 29041.006] (II) Module nouveau: vendor="X.Org Foundation"
[ 29041.006] compiled for 1.16.1, module version = 1.0.11
[ 29041.006] Module class: X.Org Video Driver
[ 29041.006] ABI class: X.Org Video Driver, version 18.0
[ 29041.006] (II) LoadModule: "nvidia"
[ 29041.006] (WW) Warning, couldn't open module nvidia
[ 29041.006] (II) UnloadModule: "nvidia"
[ 29041.006] (II) Unloading nvidia
[ 29041.006] (EE) Failed to load module "nvidia" (module does not exist, 0)
[ 29041.006] (II) LoadModule: "nv"
[ 29041.006] (WW) Warning, couldn't open module nv
[ 29041.006] (II) UnloadModule: "nv"
[ 29041.006] (II) Unloading nv
[ 29041.006] (EE) Failed to load module "nv" (module does not exist, 0)
[ 29041.006] (II) LoadModule: "modesetting"
[ 29041.006] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 29041.007] (II) Module modesetting: vendor="X.Org Foundation"
[ 29041.007] compiled for 1.16.0, module version = 0.9.0
[ 29041.007] Module class: X.Org Video Driver
[ 29041.007] ABI class: X.Org Video Driver, version 18.0
[ 29041.007] (II) LoadModule: "fbdev"
[ 29041.007] (WW) Warning, couldn't open module fbdev
[ 29041.007] (II) UnloadModule: "fbdev"
[ 29041.007] (II) Unloading fbdev
[ 29041.007] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 29041.007] (II) LoadModule: "vesa"
[ 29041.007] (WW) Warning, couldn't open module vesa
[ 29041.007] (II) UnloadModule: "vesa"
[ 29041.007] (II) Unloading vesa
[ 29041.007] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 29041.007] (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
[ 29041.007] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 29041.007] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 29041.007] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 29041.007] (II) NOUVEAU driver
[ 29041.007] (II) NOUVEAU driver for NVIDIA chipset families :
[ 29041.007] RIVA TNT (NV04)
[ 29041.007] RIVA TNT2 (NV05)
[ 29041.007] GeForce 256 (NV10)
[ 29041.007] GeForce 2 (NV11, NV15)
[ 29041.007] GeForce 4MX (NV17, NV18)
[ 29041.007] GeForce 3 (NV20)
[ 29041.007] GeForce 4Ti (NV25, NV28)
[ 29041.007] GeForce FX (NV3x)
[ 29041.007] GeForce 6 (NV4x)
[ 29041.007] GeForce 7 (G7x)
[ 29041.007] GeForce 8 (G8x)
[ 29041.007] GeForce GTX 200 (NVA0)
[ 29041.007] GeForce GTX 400 (NVC0)
[ 29041.007] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 29041.007] (++) using VT number 3
[ 29041.007] (--) controlling tty is VT number 3, auto-enabling KeepTty
[ 29041.008] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20140725
[ 29041.008] (II) [drm] nouveau interface version: 1.2.0
[ 29041.008] (WW) Falling back to old probe method for modesetting
[ 29041.008] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400
[ 29041.008] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
[ 29041.008] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 29041.008] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 29041.008] (==) intel(0): RGB weight 888
[ 29041.008] (==) intel(0): Default visual is TrueColor
[ 29041.008] (II) intel(0): Output eDP1 has no monitor section
[ 29041.008] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 29041.008] (II) intel(0): Enabled output eDP1
[ 29041.008] (II) intel(0): Output DP1 has no monitor section
[ 29041.008] (II) intel(0): Enabled output DP1
[ 29041.008] (II) intel(0): Output HDMI1 has no monitor section
[ 29041.008] (II) intel(0): Enabled output HDMI1
[ 29041.008] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 29041.008] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 29041.008] (II) intel(0): Enabled output VIRTUAL1
[ 29041.008] (--) intel(0): Output eDP1 using initial mode 1366x768 on pipe 0
[ 29041.008] (==) intel(0): TearFree disabled
[ 29041.008] (==) intel(0): DPI set to (96, 96)
[ 29041.008] (II) Loading sub module "dri2"
[ 29041.008] (II) LoadModule: "dri2"
[ 29041.008] (II) Module "dri2" already built-in
[ 29041.008] (II) Loading sub module "present"
[ 29041.008] (II) LoadModule: "present"
[ 29041.008] (II) Module "present" already built-in
[ 29041.008] (II) Loading sub module "dri2"
[ 29041.008] (II) LoadModule: "dri2"
[ 29041.008] (II) Module "dri2" already built-in
[ 29041.008] (--) NOUVEAU(G0): Chipset: "NVIDIA NVD7"
[ 29041.008] (==) NOUVEAU(G0): Depth 24, (--) framebuffer bpp 32
[ 29041.008] (==) NOUVEAU(G0): RGB weight 888
[ 29041.008] (==) NOUVEAU(G0): Default visual is TrueColor
[ 29041.008] (==) NOUVEAU(G0): Using HW cursor
[ 29041.008] (==) NOUVEAU(G0): GLX sync to VBlank enabled.
[ 29041.008] (==) NOUVEAU(G0): Page flipping enabled
[ 29041.008] (==) NOUVEAU(G0): Swap limit set to 1 [Max allowed 2]
[ 29041.008] (==) NOUVEAU(G0): Page flipping synced to vblank by kernel.
[ 29041.008] (==) NOUVEAU(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 29041.008] (--) NOUVEAU(G0): Virtual size is 1024x768 (pitch 0)
[ 29041.008] (**) NOUVEAU(G0): Mode "1366x768": 84.8 MHz (scaled from 0.0 MHz), 47.7 kHz, 59.8 Hz
[ 29041.008] (II) NOUVEAU(G0): Modeline "1366x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz)
[ 29041.008] (==) NOUVEAU(G0): DPI set to (96, 96)
[ 29041.008] (II) Loading sub module "fb"
[ 29041.008] (II) LoadModule: "fb"
[ 29041.009] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 29041.009] (II) Module fb: vendor="X.Org Foundation"
[ 29041.009] compiled for 1.16.1, module version = 1.0.0
[ 29041.009] ABI class: X.Org ANSI C Emulation, version 0.4
[ 29041.009] (II) Loading sub module "shadowfb"
[ 29041.009] (II) LoadModule: "shadowfb"
[ 29041.009] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[ 29041.009] (II) Module shadowfb: vendor="X.Org Foundation"
[ 29041.009] compiled for 1.16.1, module version = 1.0.0
[ 29041.009] ABI class: X.Org ANSI C Emulation, version 0.4
[ 29041.009] (II) UnloadModule: "modesetting"
[ 29041.009] (II) Unloading modesetting
[ 29041.009] (==) Depth 24 pixmap format is 32 bpp
[ 29041.018] (II) NOUVEAU(G0): Channel setup complete.
[ 29041.019] (II) NOUVEAU(G0): [COPY] async initialised.
[ 29041.019] (II) NOUVEAU(G0): [DRI2] Setup complete
[ 29041.019] (II) NOUVEAU(G0): [DRI2] DRI driver: nouveau
[ 29041.019] (II) NOUVEAU(G0): [DRI2] VDPAU driver: nouveau
[ 29041.020] (II) Loading sub module "exa"
[ 29041.020] (II) LoadModule: "exa"
[ 29041.020] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 29041.020] (II) Module exa: vendor="X.Org Foundation"
[ 29041.020] compiled for 1.16.1, module version = 2.6.0
[ 29041.020] ABI class: X.Org Video Driver, version 18.0
[ 29041.020] (II) EXA(256): Driver allocated offscreen pixmaps
[ 29041.020] (II) EXA(256): Driver registered support for the following operations:
[ 29041.020] (II) Solid
[ 29041.020] (II) Copy
[ 29041.020] (II) Composite (RENDER acceleration)
[ 29041.020] (II) UploadToScreen
[ 29041.020] (II) DownloadFromScreen
[ 29041.020] (==) NOUVEAU(G0): Backing store enabled
[ 29041.020] (==) NOUVEAU(G0): Silken mouse enabled
[ 29041.020] (II) NOUVEAU(G0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[ 29041.020] (II) NOUVEAU(G0): [XvMC] Extension initialized.
[ 29041.020] (==) NOUVEAU(G0): DPMS enabled
[ 29041.020] (II) NOUVEAU(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 29041.020] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[ 29041.020] (==) intel(0): Backing store enabled
[ 29041.020] (==) intel(0): Silken mouse enabled
[ 29041.020] (II) intel(0): HW Cursor enabled
[ 29041.020] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 29041.020] (==) intel(0): DPMS enabled
[ 29041.020] (II) intel(0): [DRI2] Setup complete
[ 29041.020] (II) intel(0): [DRI2] DRI driver: i965
[ 29041.020] (II) intel(0): [DRI2] VDPAU driver: i965
[ 29041.020] (II) intel(0): direct rendering: DRI2 enabled
[ 29041.020] (II) intel(0): hardware support for Present enabled
[ 29041.020] (==) intel(0): display hotplug detection enabled
[ 29041.020] (--) RandR disabled
[ 29041.026] (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/i965_dri.so failed (/usr/lib/xorg/modules/dri/i965_dri.so: undefined symbol: _glapi_tls_Dispatch)
[ 29041.026] (EE) AIGLX: reverting to software rendering
[ 29041.034] (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/swrast_dri.so failed (/usr/lib/xorg/modules/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
[ 29041.034] (EE) GLX: could not load software renderer
[ 29041.034] (II) GLX: no usable GL providers found for screen 0
[ 29041.039] (II) NOUVEAU(G0): NVEnterVT is called.
[ 29041.040] (II) intel(0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 29041.060] (II) intel(0): Setting screen physical size to 361 x 203
[ 29041.080] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 29041.080] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 29041.080] (II) LoadModule: "evdev"
[ 29041.080] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 29041.080] (II) Module evdev: vendor="X.Org Foundation"
[ 29041.080] compiled for 1.16.0, module version = 2.9.0
[ 29041.080] Module class: X.Org XInput Driver
[ 29041.080] ABI class: X.Org XInput driver, version 21.0
[ 29041.081] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 18 paused 0
[ 29041.081] (II) Using input driver 'evdev' for 'Power Button'
[ 29041.081] (**) Power Button: always reports core events
[ 29041.081] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 29041.081] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 29041.081] (--) evdev: Power Button: Found keys
[ 29041.081] (II) evdev: Power Button: Configuring as keyboard
[ 29041.081] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 29041.081] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 29041.081] (**) Option "xkb_rules" "evdev"
[ 29041.081] (**) Option "xkb_model" "pc104"
[ 29041.081] (**) Option "xkb_layout" "us"
[ 29041.095] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 29041.095] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 29041.095] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 19 paused 0
[ 29041.095] (II) Using input driver 'evdev' for 'Video Bus'
[ 29041.095] (**) Video Bus: always reports core events
[ 29041.095] (**) evdev: Video Bus: Device: "/dev/input/event4"
[ 29041.096] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 29041.096] (--) evdev: Video Bus: Found keys
[ 29041.096] (II) evdev: Video Bus: Configuring as keyboard
[ 29041.096] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input4/event4"
[ 29041.096] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 29041.096] (**) Option "xkb_rules" "evdev"
[ 29041.096] (**) Option "xkb_model" "pc104"
[ 29041.096] (**) Option "xkb_layout" "us"
[ 29041.096] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 29041.096] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 29041.096] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 20 paused 0
[ 29041.096] (II) Using input driver 'evdev' for 'Video Bus'
[ 29041.096] (**) Video Bus: always reports core events
[ 29041.096] (**) evdev: Video Bus: Device: "/dev/input/event3"
[ 29041.096] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 29041.096] (--) evdev: Video Bus: Found keys
[ 29041.096] (II) evdev: Video Bus: Configuring as keyboard
[ 29041.096] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/LNXVIDEO:00/input/input3/event3"
[ 29041.096] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 29041.096] (**) Option "xkb_rules" "evdev"
[ 29041.096] (**) Option "xkb_model" "pc104"
[ 29041.096] (**) Option "xkb_layout" "us"
[ 29041.097] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 29041.097] (II) No input driver specified, ignoring this device.
[ 29041.097] (II) This device may have been added with another device file.
[ 29041.097] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 29041.097] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 29041.097] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 21 paused 0
[ 29041.097] (II) Using input driver 'evdev' for 'Sleep Button'
[ 29041.097] (**) Sleep Button: always reports core events
[ 29041.097] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[ 29041.097] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 29041.097] (--) evdev: Sleep Button: Found keys
[ 29041.097] (II) evdev: Sleep Button: Configuring as keyboard
[ 29041.097] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 29041.097] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 29041.097] (**) Option "xkb_rules" "evdev"
[ 29041.097] (**) Option "xkb_model" "pc104"
[ 29041.097] (**) Option "xkb_layout" "us"
[ 29041.098] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event10)
[ 29041.098] (II) No input driver specified, ignoring this device.
[ 29041.098] (II) This device may have been added with another device file.
[ 29041.098] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event11)
[ 29041.098] (II) No input driver specified, ignoring this device.
[ 29041.098] (II) This device may have been added with another device file.
[ 29041.098] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event12)
[ 29041.098] (II) No input driver specified, ignoring this device.
[ 29041.098] (II) This device may have been added with another device file.
[ 29041.098] (II) config/udev: Adding input device USB2.0 HD UVC WebCam (/dev/input/event15)
[ 29041.098] (**) USB2.0 HD UVC WebCam: Applying InputClass "evdev keyboard catchall"
[ 29041.099] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 22 paused 0
[ 29041.099] (II) Using input driver 'evdev' for 'USB2.0 HD UVC WebCam'
[ 29041.099] (**) USB2.0 HD UVC WebCam: always reports core events
[ 29041.099] (**) evdev: USB2.0 HD UVC WebCam: Device: "/dev/input/event15"
[ 29041.099] (--) evdev: USB2.0 HD UVC WebCam: Vendor 0x4f2 Product 0xb40a
[ 29041.099] (--) evdev: USB2.0 HD UVC WebCam: Found keys
[ 29041.099] (II) evdev: USB2.0 HD UVC WebCam: Configuring as keyboard
[ 29041.099] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input22/event15"
[ 29041.099] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam" (type: KEYBOARD, id 10)
[ 29041.099] (**) Option "xkb_rules" "evdev"
[ 29041.099] (**) Option "xkb_model" "pc104"
[ 29041.099] (**) Option "xkb_layout" "us"
[ 29041.099] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[ 29041.099] (II) No input driver specified, ignoring this device.
[ 29041.099] (II) This device may have been added with another device file.
[ 29041.099] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[ 29041.099] (II) No input driver specified, ignoring this device.
[ 29041.099] (II) This device may have been added with another device file.
[ 29041.099] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event6)
[ 29041.099] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 29041.100] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 23 paused 0
[ 29041.100] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[ 29041.100] (**) USB Optical Mouse: always reports core events
[ 29041.100] (**) evdev: USB Optical Mouse: Device: "/dev/input/event6"
[ 29041.100] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[ 29041.100] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[ 29041.100] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[ 29041.100] (--) evdev: USB Optical Mouse: Found relative axes
[ 29041.100] (--) evdev: USB Optical Mouse: Found x and y relative axes
[ 29041.100] (II) evdev: USB Optical Mouse: Configuring as mouse
[ 29041.100] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[ 29041.100] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 29041.100] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 29041.100] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.3/3-1.3:1.0/0003:1BCF:0005.0002/input/input23/event6"
[ 29041.100] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 11)
[ 29041.100] (II) evdev: USB Optical Mouse: initialized for relative axes.
[ 29041.100] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 29041.100] (**) USB Optical Mouse: (accel) acceleration profile 0
[ 29041.100] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 29041.100] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 29041.100] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[ 29041.100] (II) No input driver specified, ignoring this device.
[ 29041.100] (II) This device may have been added with another device file.
[ 29041.100] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event9)
[ 29041.100] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 29041.100] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 24 paused 0
[ 29041.100] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
[ 29041.100] (**) Asus WMI hotkeys: always reports core events
[ 29041.100] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event9"
[ 29041.101] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
[ 29041.101] (--) evdev: Asus WMI hotkeys: Found keys
[ 29041.101] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
[ 29041.101] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input16/event9"
[ 29041.101] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 12)
[ 29041.101] (**) Option "xkb_rules" "evdev"
[ 29041.101] (**) Option "xkb_model" "pc104"
[ 29041.101] (**) Option "xkb_layout" "us"
[ 29041.101] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[ 29041.101] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 29041.101] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 25 paused 0
[ 29041.101] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 29041.101] (**) AT Translated Set 2 keyboard: always reports core events
[ 29041.101] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event5"
[ 29041.101] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 29041.101] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 29041.101] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 29041.101] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[ 29041.101] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[ 29041.101] (**) Option "xkb_rules" "evdev"
[ 29041.101] (**) Option "xkb_model" "pc104"
[ 29041.101] (**) Option "xkb_layout" "us"
[ 29041.102] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event7)
[ 29041.102] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[ 29041.102] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 26 paused 0
[ 29041.102] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[ 29041.102] (**) PS/2 Generic Mouse: always reports core events
[ 29041.102] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event7"
[ 29041.102] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
[ 29041.102] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
[ 29041.102] (--) evdev: PS/2 Generic Mouse: Found relative axes
[ 29041.102] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
[ 29041.102] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
[ 29041.102] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[ 29041.102] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 29041.102] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input14/event7"
[ 29041.102] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 14)
[ 29041.102] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
[ 29041.102] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[ 29041.102] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[ 29041.102] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 29041.102] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 29041.103] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[ 29041.103] (II) No input driver specified, ignoring this device.
[ 29041.103] (II) This device may have been added with another device file.
[ 29041.103] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[ 29041.103] (II) No input driver specified, ignoring this device.
[ 29041.103] (II) This device may have been added with another device file.
[ 29041.775] (II) intel(0): EDID vendor "LGD", prod id 987
[ 29041.775] (II) intel(0): Printing DDC gathered Modelines:
[ 29041.775] (II) intel(0): Modeline "1366x768"x0.0 76.75 1366 1414 1446 1618 768 771 776 790 -hsync -vsync (47.4 kHz eP)
[ 29275.467] (II) evdev: PS/2 Generic Mouse: Close
[ 29275.467] (II) UnloadModule: "evdev"
[ 29275.467] (II) systemd-logind: releasing fd for 13:71
[ 29275.491] (II) evdev: AT Translated Set 2 keyboard: Close
[ 29275.491] (II) UnloadModule: "evdev"
[ 29275.491] (II) systemd-logind: releasing fd for 13:69
[ 29275.507] (II) evdev: Asus WMI hotkeys: Close
[ 29275.507] (II) UnloadModule: "evdev"
[ 29275.507] (II) systemd-logind: releasing fd for 13:73
[ 29275.531] (II) evdev: USB Optical Mouse: Close
[ 29275.531] (II) UnloadModule: "evdev"
[ 29275.531] (II) systemd-logind: releasing fd for 13:70
[ 29275.553] (II) evdev: USB2.0 HD UVC WebCam: Close
[ 29275.553] (II) UnloadModule: "evdev"
[ 29275.553] (II) systemd-logind: releasing fd for 13:79
[ 29275.572] (II) evdev: Sleep Button: Close
[ 29275.572] (II) UnloadModule: "evdev"
[ 29275.572] (II) systemd-logind: releasing fd for 13:65
[ 29275.584] (II) evdev: Video Bus: Close
[ 29275.584] (II) UnloadModule: "evdev"
[ 29275.584] (II) systemd-logind: releasing fd for 13:67
[ 29275.597] (II) evdev: Video Bus: Close
[ 29275.597] (II) UnloadModule: "evdev"
[ 29275.597] (II) systemd-logind: releasing fd for 13:68
[ 29275.617] (II) evdev: Power Button: Close
[ 29275.617] (II) UnloadModule: "evdev"
[ 29275.617] (II) systemd-logind: releasing fd for 13:66
[ 29275.927] (II) NOUVEAU(G0): NVLeaveVT is called.
[ 29275.973] (EE) Server terminated successfully (0). Closing log file.
Output of glxinfo:
name of display: :1
Xlib: extension "GLX" missing on display ":1".
Xlib: extension "GLX" missing on display ":1".
Xlib: extension "GLX" missing on display ":1".
Xlib: extension "GLX" missing on display ":1".
Xlib: extension "GLX" missing on display ":1".
Xlib: extension "GLX" missing on display ":1".
Xlib: extension "GLX" missing on display ":1".
Error: couldn't find RGB GLX visual or fbconfig
Xlib: extension "GLX" missing on display ":1".
Xlib: extension "GLX" missing on display ":1".
Xlib: extension "GLX" missing on display ":1".
Xlib: extension "GLX" missing on display ":1".
Xlib: extension "GLX" missing on display ":1".
Xlib: extension "GLX" missing on display ":1".
Xlib: extension "GLX" missing on display ":1".
Xlib: extension "GLX" missing on display ":1".
Xlib: extension "GLX" missing on display ":1".
Xlib: extension "GLX" missing on display ":1".
pacman.log since I decide to fuck up things:
[2014-10-21 19:15] [PACMAN] Running 'pacman -Syu'
[2014-10-21 19:15] [PACMAN] synchronizing package lists
[2014-10-21 19:16] [PACMAN] starting full system upgrade
[2014-10-21 19:20] [PACMAN] upgraded icu (53.1-1 -> 54.1-1)
[2014-10-21 19:20] [PACMAN] upgraded boost-libs (1.56.0-2 -> 1.56.0-3)
[2014-10-21 19:20] [PACMAN] upgraded qt5-base (5.3.2-1 -> 5.3.2-2)
[2014-10-21 19:20] [PACMAN] upgraded qt5-xmlpatterns (5.3.2-1 -> 5.3.2-2)
[2014-10-21 19:20] [PACMAN] upgraded qt5-declarative (5.3.2-1 -> 5.3.2-2)
[2014-10-21 19:20] [PACMAN] upgraded qt5-sensors (5.3.2-1 -> 5.3.2-2)
[2014-10-21 19:20] [PACMAN] upgraded qt5-location (5.3.2-1 -> 5.3.2-2)
[2014-10-21 19:20] [PACMAN] upgraded qt5-webkit (5.3.2-1 -> 5.3.2-2)
[2014-10-21 19:20] [PACMAN] upgraded qt5-svg (5.3.2-1 -> 5.3.2-2)
[2014-10-21 19:20] [PACMAN] upgraded calibre (2.5.0-1 -> 2.6.0-1)
[2014-10-21 19:20] [PACMAN] upgraded harfbuzz (0.9.35-1 -> 0.9.35-2)
[2014-10-21 19:20] [PACMAN] upgraded chromium (38.0.2125.104-1 -> 38.0.2125.104-2)
[2014-10-21 19:20] [PACMAN] upgraded cython (0.21-2 -> 0.21.1-1)
[2014-10-21 19:20] [PACMAN] upgraded dbus-glib (0.102-1 -> 0.102-2)
[2014-10-21 19:20] [PACMAN] upgraded evince (3.14.1-1 -> 3.14.1-2)
[2014-10-21 19:20] [PACMAN] upgraded libical (1.0-3 -> 1.0.1-1)
[2014-10-21 19:20] [PACMAN] upgraded evolution-data-server (3.12.7-1 -> 3.12.7.1-1)
[2014-10-21 19:20] [PACMAN] upgraded firefox (33.0-1 -> 33.0-2)
[2014-10-21 19:20] [PACMAN] upgraded harfbuzz-icu (0.9.35-1 -> 0.9.35-2)
[2014-10-21 19:20] [PACMAN] upgraded webkitgtk2 (2.4.6-2 -> 2.4.6-3)
[2014-10-21 19:20] [PACMAN] upgraded geany-plugins (1.24-1 -> 1.24-2)
[2014-10-21 19:20] [PACMAN] upgraded gvfs (1.22.1-1 -> 1.22.1-2)
[2014-10-21 19:20] [PACMAN] upgraded gvfs-gphoto2 (1.22.1-1 -> 1.22.1-2)
[2014-10-21 19:20] [PACMAN] upgraded gvfs-mtp (1.22.1-1 -> 1.22.1-2)
[2014-10-21 19:20] [PACMAN] upgraded lib32-libogg (1.3.1-1 -> 1.3.2-1)
[2014-10-21 19:20] [PACMAN] upgraded libgnome-keyring (3.12.0-1 -> 3.12.0-2)
[2014-10-21 19:20] [PACMAN] upgraded libreoffice-still-en-US (4.2.6-4 -> 4.2.6-6)
[2014-10-21 19:20] [PACMAN] upgraded libreoffice-still-common (4.2.6-4 -> 4.2.6-6)
[2014-10-21 19:20] [PACMAN] upgraded libreoffice-still-base (4.2.6-4 -> 4.2.6-6)
[2014-10-21 19:20] [PACMAN] upgraded libreoffice-still-calc (4.2.6-4 -> 4.2.6-6)
[2014-10-21 19:20] [PACMAN] upgraded libreoffice-still-draw (4.2.6-4 -> 4.2.6-6)
[2014-10-21 19:20] [PACMAN] upgraded libreoffice-still-gnome (4.2.6-4 -> 4.2.6-6)
[2014-10-21 19:20] [PACMAN] upgraded libreoffice-still-impress (4.2.6-4 -> 4.2.6-6)
[2014-10-21 19:20] [PACMAN] upgraded libreoffice-still-math (4.2.6-4 -> 4.2.6-6)
[2014-10-21 19:20] [PACMAN] upgraded libreoffice-still-writer (4.2.6-4 -> 4.2.6-6)
[2014-10-21 19:20] [PACMAN] upgraded libtracker-sparql (1.2.2-1 -> 1.2.2-2)
[2014-10-21 19:20] [PACMAN] upgraded lightdm (1:1.12.0-2 -> 1:1.12.1-1)
[2014-10-21 19:20] [PACMAN] upgraded man-pages (3.74-1 -> 3.75-1)
[2014-10-21 19:20] [PACMAN] upgraded qt4 (4.8.6-1 -> 4.8.6-2)
[2014-10-21 19:20] [PACMAN] upgraded raptor (2.0.14-1 -> 2.0.14-2)
[2014-10-21 19:20] [PACMAN] upgraded tracker (1.2.2-1 -> 1.2.2-2)
[2014-10-21 19:20] [PACMAN] upgraded webkit2gtk (2.6.1-1 -> 2.6.1-2)
[2014-10-21 19:20] [PACMAN] upgraded webkitgtk (2.4.6-2 -> 2.4.6-3)
[2014-10-21 19:20] [PACMAN] upgraded wine (1.7.28-1 -> 1.7.29-1)
[2014-10-22 01:27] [PACMAN] Running 'pacman -S nvidia'
[2014-10-22 01:28] [PACMAN] removed mesa-libgl (10.3.1-1)
[2014-10-22 01:28] [PACMAN] installed nvidia-utils (343.22-1)
[2014-10-22 01:28] [PACMAN] installed nvidia-libgl (343.22-1)
[2014-10-22 01:28] [ALPM-SCRIPTLET] In order to use nvidia module, reboot the system.
[2014-10-22 01:28] [PACMAN] installed nvidia (343.22-2)
[2014-10-22 01:29] [PACMAN] Running 'pacman -S xf86-video-modesetting'
[2014-10-22 01:29] [PACMAN] installed xf86-video-modesetting (0.9.0-2)
[2014-10-22 01:30] [PACMAN] Running 'pacman -S xorg-xrandr'
[2014-10-22 01:30] [PACMAN] reinstalled xorg-xrandr (1.4.3-1)
[2014-10-22 07:59] [PACMAN] Running 'pacman -R nvidia'
[2014-10-22 07:59] [PACMAN] removed nvidia (343.22-2)
[2014-10-22 07:59] [PACMAN] Running 'pacman -S nvidia'
[2014-10-22 07:59] [ALPM-SCRIPTLET] In order to use nvidia module, reboot the system.
[2014-10-22 07:59] [PACMAN] installed nvidia (343.22-2)
[2014-10-22 08:06] [PACMAN] Running 'pacman -S nvidia'
[2014-10-22 08:09] [PACMAN] Running 'pacman -S nvidia'
[2014-10-22 08:09] [PACMAN] reinstalled nvidia (343.22-2)
[2014-10-22 08:20] [PACMAN] Running 'pacman -Rs nvidia'
[2014-10-22 08:21] [PACMAN] Running 'pacman -Rsc nvidia'
[2014-10-22 08:21] [PACMAN] removed nvidia (343.22-2)
[2014-10-22 08:21] [PACMAN] Running 'pacman -Rs nvidia-utils'
[2014-10-22 08:22] [PACMAN] Running 'pacman -Rs nvidia-utils nvidia-libgl'
[2014-10-22 08:22] [PACMAN] Running 'pacman -S nouveau'
[2014-10-22 08:28] [PACMAN] Running 'pacman -Rns python-cairo python2-mako'
[2014-10-22 08:28] [PACMAN] removed python2-mako (1.0.0-1)
[2014-10-22 08:28] [PACMAN] removed python2-markupsafe (0.23-1)
[2014-10-22 08:28] [PACMAN] removed python2-beaker (1.6.4-2)
[2014-10-22 08:28] [PACMAN] removed python-cairo (1.10.0-4)
[2014-10-22 08:30] [PACMAN] Running 'pacman -Rdds nvidia-libgl libvdpau libc1'
[2014-10-22 08:30] [PACMAN] Running 'pacman -Rdds nvidia-libgl libvdpau'
[2014-10-22 08:30] [PACMAN] removed libvdpau (0.8-1)
[2014-10-22 08:30] [PACMAN] removed nvidia-libgl (343.22-1)
[2014-10-22 08:30] [PACMAN] removed nvidia-utils (343.22-1)
[2014-10-22 08:30] [PACMAN] Running 'pacman -S xorg-server mesa'
[2014-10-22 08:31] [PACMAN] Running 'pacman -Syu'
[2014-10-22 08:31] [PACMAN] synchronizing package lists
[2014-10-22 08:31] [PACMAN] starting full system upgrade
[2014-10-22 08:32] [PACMAN] upgraded db (5.3.28-1 -> 5.3.28-2)
[2014-10-22 08:32] [PACMAN] upgraded gsfonts (1.0.7pre44-4 -> 20130917-1)
[2014-10-22 08:32] [PACMAN] upgraded lib32-icu (53.1-1 -> 54.1-1)
[2014-10-22 08:32] [PACMAN] upgraded lib32-harfbuzz (0.9.35-1 -> 0.9.35-2)
[2014-10-22 08:32] [PACMAN] Running 'pacman -S xorg-server mesa'
[2014-10-22 08:34] [PACMAN] Running 'pacman -S xorg-server mesa'
[2014-10-22 08:34] [PACMAN] reinstalled mesa (10.3.1-1)
[2014-10-22 08:34] [PACMAN] installed mesa-libgl (10.3.1-1)
[2014-10-22 08:34] [PACMAN] reinstalled xorg-server (1.16.1-1)
[2014-10-22 08:35] [PACMAN] Running 'pacman -S xf86-video-nouveau'
[2014-10-22 08:35] [PACMAN] reinstalled xf86-video-nouveau (1.0.11-2)
[2014-10-22 08:36] [PACMAN] Running 'pacman -S lib32-mesa-libgl'
[2014-10-22 08:36] [PACMAN] reinstalled lib32-mesa-libgl (10.3.1-1)
[2014-10-22 09:09] [PACMAN] Running 'pacman -S xf86-video-intel'
[2014-10-22 09:09] [PACMAN] reinstalled xf86-video-intel (2.99.916-3)
[2014-10-22 09:12] [PACMAN] Running 'pacman -S mesa mesa-libgl intel-dri'
[2014-10-22 09:13] [PACMAN] reinstalled mesa-dri (10.3.1-1)
[2014-10-22 09:13] [PACMAN] reinstalled mesa (10.3.1-1)
[2014-10-22 09:13] [PACMAN] reinstalled mesa-libgl (10.3.1-1)
[2014-10-22 09:18] [PACMAN] Running 'pacman -R xorg-server'
[2014-10-22 09:19] [PACMAN] Running 'pacman -Rs xorg-server'
[2014-10-22 09:19] [PACMAN] Running 'pacman -Rs xorg-server gdm'
[2014-10-22 09:19] [PACMAN] Running 'pacman -Rs xorg-server gdm virtualbox-guest-utils'
[2014-10-22 09:19] [PACMAN] removed virtualbox-guest-utils (4.3.18-1)
[2014-10-22 09:20] [PACMAN] removed virtualbox-guest-modules (4.3.18-3)
[2014-10-22 09:20] [PACMAN] removed gdm (3.14.1-1)
[2014-10-22 09:20] [PACMAN] removed xorg-xrdb (1.1.0-1)
[2014-10-22 09:20] [PACMAN] removed mcpp (2.7.2-5)
[2014-10-22 09:20] [PACMAN] removed xorg-xhost (1.0.6-1)
[2014-10-22 09:20] [PACMAN] removed xorg-server (1.16.1-1)
[2014-10-22 09:20] [PACMAN] removed xf86-input-evdev (2.9.0-2)
[2014-10-22 09:20] [PACMAN] Running 'pacman -Rs gdm'
[2014-10-22 09:20] [PACMAN] Running 'pacman -Rs nouveau'
[2014-10-22 09:20] [PACMAN] Running 'pacman -S nouveau'
[2014-10-22 09:20] [PACMAN] Running 'pacman -Syu'
[2014-10-22 09:20] [PACMAN] synchronizing package lists
[2014-10-22 09:20] [PACMAN] starting full system upgrade
[2014-10-22 09:21] [PACMAN] Running 'pacman -Rs mesa-dri xf86-video-nouveau'
[2014-10-22 09:21] [PACMAN] Running 'pacman -Rs mesa-dri xf86-video-nouveau xf86-video-intel mesa'
[2014-10-22 09:21] [PACMAN] Running 'pacman -Rdds mesa-dri xf86-video-nouveau xf86-video-intel mesa'
[2014-10-22 09:21] [PACMAN] removed xf86-video-intel (2.99.916-3)
[2014-10-22 09:21] [PACMAN] removed libxvmc (1.0.8-1)
[2014-10-22 09:21] [PACMAN] removed xf86-video-nouveau (1.0.11-2)
[2014-10-22 09:21] [PACMAN] removed mesa-dri (10.3.1-1)
[2014-10-22 09:21] [PACMAN] removed libtxc_dxtn (1.0.1-5)
[2014-10-22 09:21] [PACMAN] removed mesa (10.3.1-1)
[2014-10-22 09:21] [PACMAN] removed llvm-libs (3.5.0-2.1)
[2014-10-22 09:21] [PACMAN] removed libomxil-bellagio (0.9.3-1)
[2014-10-22 09:21] [PACMAN] Running 'pacman -Rns'
[2014-10-22 09:22] [PACMAN] Running 'pacman -S xorg-server'
[2014-10-22 09:23] [PACMAN] installed xf86-input-evdev (2.9.0-2)
[2014-10-22 09:23] [ALPM-SCRIPTLET] >>> xorg-server has now the ability to run without root rights with
[2014-10-22 09:23] [ALPM-SCRIPTLET] the help of systemd-logind. xserver will fail to run if not launched
[2014-10-22 09:23] [ALPM-SCRIPTLET] from the same virtual terminal as was used to log in.
[2014-10-22 09:23] [ALPM-SCRIPTLET] Without root rights, log files will be in ~/.local/share/xorg/ directory.
[2014-10-22 09:23] [ALPM-SCRIPTLET]
[2014-10-22 09:23] [ALPM-SCRIPTLET] Old behavior can be restored through Xorg.wrap config file.
[2014-10-22 09:23] [ALPM-SCRIPTLET] See Xorg.wrap man page (man xorg.wrap).
[2014-10-22 09:23] [PACMAN] installed xorg-server (1.16.1-1)
[2014-10-22 09:23] [PACMAN] Running 'pacman -S xorg-server-utils'
[2014-10-22 09:23] [PACMAN] installed xorg-iceauth (1.0.6-1)
[2014-10-22 09:23] [PACMAN] installed xorg-sessreg (1.0.8-2)
[2014-10-22 09:23] [PACMAN] installed xorg-xcmsdb (1.0.4-2)
[2014-10-22 09:23] [PACMAN] installed xorg-xgamma (1.0.5-2)
[2014-10-22 09:23] [PACMAN] installed xorg-xhost (1.0.6-1)
[2014-10-22 09:23] [PACMAN] installed xorg-xmodmap (1.0.8-1)
[2014-10-22 09:23] [PACMAN] installed mcpp (2.7.2-5)
[2014-10-22 09:23] [PACMAN] installed xorg-xrdb (1.1.0-1)
[2014-10-22 09:23] [PACMAN] installed xorg-xrefresh (1.0.5-1)
[2014-10-22 09:23] [PACMAN] installed xorg-xsetroot (1.1.1-2)
[2014-10-22 09:23] [PACMAN] installed xorg-server-utils (7.6-4)
[2014-10-22 09:24] [PACMAN] Running 'pacman -S xf86-video-intel lib32-mesa-libgl'
[2014-10-22 09:24] [PACMAN] installed libomxil-bellagio (0.9.3-1)
[2014-10-22 09:24] [PACMAN] installed llvm-libs (3.5.0-2.1)
[2014-10-22 09:24] [PACMAN] installed mesa (10.3.1-1)
[2014-10-22 09:24] [PACMAN] installed libtxc_dxtn (1.0.1-5)
[2014-10-22 09:24] [PACMAN] installed mesa-dri (10.3.1-1)
[2014-10-22 09:24] [PACMAN] installed libxvmc (1.0.8-1)
[2014-10-22 09:24] [ALPM-SCRIPTLET] >>> This driver uses SNA as the default acceleration method. You can
[2014-10-22 09:24] [ALPM-SCRIPTLET] fall back to UXA if you run into trouble or test experimental
[2014-10-22 09:24] [ALPM-SCRIPTLET] Glamor acceleration. To do so, save a file with the following
[2014-10-22 09:24] [ALPM-SCRIPTLET] content as /etc/X11/xorg.conf.d/20-intel.conf :
[2014-10-22 09:24] [ALPM-SCRIPTLET] Section "Device"
[2014-10-22 09:24] [ALPM-SCRIPTLET] Identifier "Intel Graphics"
[2014-10-22 09:24] [ALPM-SCRIPTLET] Driver "intel"
[2014-10-22 09:24] [ALPM-SCRIPTLET] Option "AccelMethod" "sna"
[2014-10-22 09:24] [ALPM-SCRIPTLET] #Option "AccelMethod" "uxa"
[2014-10-22 09:24] [ALPM-SCRIPTLET] #Option "AccelMethod" "glamor"
[2014-10-22 09:24] [ALPM-SCRIPTLET] EndSection
[2014-10-22 09:24] [PACMAN] installed xf86-video-intel (2.99.916-3)
[2014-10-22 09:24] [PACMAN] reinstalled lib32-mesa-libgl (10.3.1-1)
[2014-10-22 09:27] [PACMAN] Running 'pacman -S xf86-video-nouveau'
[2014-10-22 09:27] [PACMAN] Running 'pacman -S libva-intel-driver'
[2014-10-22 09:27] [PACMAN] installed libva-intel-driver (1.4.0-1)
[2014-10-22 09:27] [PACMAN] Running 'pacman -S libva'
[2014-10-22 09:27] [PACMAN] reinstalled libva (1.4.0-1)
[2014-10-22 09:29] [PACMAN] Running 'pacman -S gdm'
[2014-10-22 09:29] [PACMAN] installed gdm (3.14.1-1)
[2014-10-22 09:42] [PACMAN] Running 'pacman -S xf86-video-nouveau'
[2014-10-22 09:42] [ALPM-SCRIPTLET] ==> make sure you use KernelModeSetting (KMS)
[2014-10-22 09:42] [ALPM-SCRIPTLET] ==> see [url]http://wiki.archlinux.org/index.php/Nouveau#KMS[/url] for more
[2014-10-22 09:42] [PACMAN] installed xf86-video-nouveau (1.0.11-2)
[2014-10-22 09:44] [PACMAN] Running 'pacman -S nouveau-dri'
[2014-10-22 09:45] [PACMAN] reinstalled mesa-dri (10.3.1-1)
[2014-10-22 09:45] [PACMAN] Running 'pacman -S xf86-video-vesa'
[2014-10-22 09:45] [PACMAN] installed xf86-video-vesa (2.3.2-5)
[2014-10-22 10:02] [PACMAN] Running 'pacman -Rd xorg-server'
[2014-10-22 10:02] [PACMAN] Running 'pacman -Rd xorg-server gdm'
[2014-10-22 10:03] [PACMAN] Running 'pacman -Rd xorg-server gdm'
[2014-10-22 10:03] [ALPM-SCRIPTLET] userdel: user gdm is currently used by process 415
[2014-10-22 10:03] [ALPM-SCRIPTLET] groupdel: cannot remove the primary group of user 'gdm'
[2014-10-22 10:03] [PACMAN] removed gdm (3.14.1-1)
[2014-10-22 10:03] [PACMAN] removed xorg-server (1.16.1-1)
[2014-10-22 10:22] [PACMAN] Running 'pacman -S xorg-server'
[2014-10-22 10:22] [ALPM-SCRIPTLET] >>> xorg-server has now the ability to run without root rights with
[2014-10-22 10:22] [ALPM-SCRIPTLET] the help of systemd-logind. xserver will fail to run if not launched
[2014-10-22 10:22] [ALPM-SCRIPTLET] from the same virtual terminal as was used to log in.
[2014-10-22 10:22] [ALPM-SCRIPTLET] Without root rights, log files will be in ~/.local/share/xorg/ directory.
[2014-10-22 10:22] [ALPM-SCRIPTLET]
[2014-10-22 10:22] [ALPM-SCRIPTLET] Old behavior can be restored through Xorg.wrap config file.
[2014-10-22 10:22] [ALPM-SCRIPTLET] See Xorg.wrap man page (man xorg.wrap).
[2014-10-22 10:22] [PACMAN] installed xorg-server (1.16.1-1)
[2014-10-22 10:25] [PACMAN] Running 'pacman -Rn xorg-server'
[2014-10-22 10:26] [PACMAN] removed xorg-server (1.16.1-1)
[2014-10-22 10:26] [PACMAN] Running 'pacman -S xorg-server'
[2014-10-22 10:26] [ALPM-SCRIPTLET] >>> xorg-server has now the ability to run without root rights with
[2014-10-22 10:26] [ALPM-SCRIPTLET] the help of systemd-logind. xserver will fail to run if not launched
[2014-10-22 10:26] [ALPM-SCRIPTLET] from the same virtual terminal as was used to log in.
[2014-10-22 10:26] [ALPM-SCRIPTLET] Without root rights, log files will be in ~/.local/share/xorg/ directory.
[2014-10-22 10:26] [ALPM-SCRIPTLET]
[2014-10-22 10:26] [ALPM-SCRIPTLET] Old behavior can be restored through Xorg.wrap config file.
[2014-10-22 10:26] [ALPM-SCRIPTLET] See Xorg.wrap man page (man xorg.wrap).
[2014-10-22 10:26] [PACMAN] installed xorg-server (1.16.1-1)
[2014-10-22 18:42] [PACMAN] Running 'pacman -Rn xorg-server'
[2014-10-22 18:42] [PACMAN] removed xorg-server (1.16.1-1)
[2014-10-22 18:48] [PACMAN] Running 'pacman -Rn xorg-server'
[2014-10-22 18:48] [PACMAN] Running 'pacman -Rn xorg-server-utils'
[2014-10-22 18:48] [PACMAN] removed xorg-server-utils (7.6-4)
[2014-10-22 18:48] [PACMAN] Running 'pacman -Rn xf86-video-nouveau'
[2014-10-22 18:48] [PACMAN] removed xf86-video-nouveau (1.0.11-2)
[2014-10-22 18:48] [PACMAN] Running 'pacman -Rn xf86-video-intel'
[2014-10-22 18:48] [PACMAN] removed xf86-video-intel (2.99.916-3)
[2014-10-22 18:48] [PACMAN] Running 'pacman -Rn xf86-video-vesa'
[2014-10-22 18:48] [PACMAN] removed xf86-video-vesa (2.3.2-5)
[2014-10-22 18:49] [PACMAN] Running 'pacman -Rn local/xf86-input-evdev 2.9.0-2 (xorg-drivers xorg) X.org evdev input driver local/xf86-input-synaptics 1.8.1-1 (xorg-drivers xorg) Synaptics driver for notebook touchpads local/xf86-video-modesetting 0.9.0-2 (xorg-drivers xorg) X.org generic modesetting video driver local/xorg-bdftopcf 1.0.4-2 (xorg xorg-apps) Convert X font from Bitmap Distribution Format to Portable Compiled Format local/xorg-font-util 1.3.0-2 (xorg-fonts xorg) X.Org font utilities local/xorg-font-utils 7.6-4 Transitional package depending on xorg font utilities local/xorg-fonts-alias 1.0.3-1 X.org font alias files local/xorg-fonts-encodings 1.0.4-4 (xorg-fonts xorg) X.org font encoding files local/xorg-fonts-misc 1.0.1-3 X.org misc fonts local/xorg-iceauth 1.0.6-1 (xorg-apps xorg) ICE authority file utility local/xorg-luit 1.1.1-2 (xorg xorg-apps) Filter that can be run between an arbitrary application and a UTF-8 terminal emulator local/xorg-mkfontdir 1.0.7-2 (xorg xorg-apps) Create an index of X font files in a directory local/xorg-mkfontscale 1.1.1-1 (xorg-apps xorg) Create an index of scalable font files for X local/xorg-server-common 1.16.1-1 Xorg server common files local/xorg-server-xephyr 1.16.1-1 A nested X server that runs as an X application local/xorg-sessreg 1.0.8-2 (xorg-apps xorg) Register X sessions in system utmp/utmpx databases local/xorg-setxkbmap 1.3.0-2 (xorg-apps xorg) Set the keyboard using the X Keyboard Extension local/xorg-utils 7.6-9 Transition package depending on xorg utils local/xorg-xauth 1.0.9-1 (xorg-apps xorg) X.Org authorization settings program local/xorg-xbacklight 1.2.1-1 (xorg-apps xorg) RandR-based backlight control application local/xorg-xcmsdb 1.0.4-2 (xorg-apps xorg) Device Color Characterization utility for X Color Management System local/xorg-xdpyinfo 1.3.1-1 (xorg-apps xorg) Display information utility for X local/xorg-xdriinfo 1.0.4-4 (xorg-apps xorg) Query configuration information of DRI drivers local/xorg-xev 1.2.1-2 (xorg-apps xorg) Print contents of X events local/xorg-xgamma 1.0.5-2 (xorg-apps xorg) Alter a monitor's gamma correction local/xorg-xhost 1.0.6-1 (xorg-apps xorg) Server access control program for X local/xorg-xinit 1.3.4-1 X.Org initialisation program local/xorg-xinput 1.6.1-1 (xorg-apps xorg) Small commandline tool to configure devices local/xorg-xkbcomp 1.2.4-2 (xorg-apps xorg) X Keyboard description compiler local/xorg-xlsatoms 1.1.1-2 (xorg-apps xorg) List interned atoms defined on server local/xorg-xlsclients 1.1.3-1 (xorg-apps xorg) List client applications running on a display local/xorg-xmessage 1.0.4-2 Display a message or query in a window local/xorg-xmodmap 1.0.8-1 (xorg-apps xorg) Utility for modifying keymaps and button mappings local/xorg-xprop 1.2.2-1 (xorg-apps xorg) Property displayer for X local/xorg-xrandr 1.4.3-1 (xorg-apps xorg) Primitive command line interface to RandR extension local/xorg-xrdb 1.1.0-1 (xorg-apps xorg) X server resource database utility local/xorg-xrefresh 1.0.5-1 (xorg-apps xorg) Refresh all or part of an X screen local/xorg-xset 1.2.3-1 (xorg-apps xorg) User preference utility for X local/xorg-xsetroot 1.1.1-2 (xorg-apps xorg) Classic X utility to set your root window background to a given pattern or color local/xorg-xvinfo 1.1.2-2 (xorg-apps xorg) Prints out the capabilities of any video adaptors associated with the display that are accessible through the X-Video extension local/xorg-xwininfo 1.1.3-1 (xorg-apps xorg) Command-line utility to print information about windows on an X server'
[2014-10-22 18:51] [PACMAN] Running 'pacman -Rn local/xf86-input-evdev 2.9.0-2 (xorg-drivers xorg) X.org evdev input driver local/xf86-input-synaptics 1.8.1-1 (xorg-drivers xorg) Synaptics driver for notebook touchpads local/xf86-video-modesetting 0.9.0-2 (xorg-drivers xorg) X.org generic modesetting video driver local/xorg-bdftopcf 1.0.4-2 (xorg xorg-apps) Convert X font from Bitmap Distribution Format to Portable Compiled Format local/xorg-font-util 1.3.0-2 (xorg-fonts xorg) X.Org font utilities local/xorg-font-utils 7.6-4 Transitional package depending on xorg font utilities local/xorg-fonts-alias 1.0.3-1 X.org font alias files local/xorg-fonts-encodings 1.0.4-4 (xorg-fonts xorg) X.org font encoding files local/xorg-fonts-misc 1.0.1-3 X.org misc fonts local/xorg-iceauth 1.0.6-1 (xorg-apps xorg) ICE authority file utility local/xorg-luit 1.1.1-2 (xorg xorg-apps) Filter that can be run between an arbitrary application and a UTF-8 terminal emulator local/xorg-mkfontdir 1.0.7-2 (xorg xorg-apps) Create an index of X font files in a directory local/xorg-mkfontscale 1.1.1-1 (xorg-apps xorg) Create an index of scalable font files for X local/xorg-server-common 1.16.1-1 Xorg server common files local/xorg-server-xephyr 1.16.1-1 A nested X server that runs as an X application local/xorg-sessreg 1.0.8-2 (xorg-apps xorg) Register X sessions in system utmp/utmpx databases local/xorg-setxkbmap 1.3.0-2 (xorg-apps xorg) Set the keyboard using the X Keyboard Extension local/xorg-utils 7.6-9 Transition package depending on xorg utils local/xorg-xauth 1.0.9-1 (xorg-apps xorg) X.Org authorization settings program local/xorg-xbacklight 1.2.1-1 (xorg-apps xorg) RandR-based backlight control application local/xorg-xcmsdb 1.0.4-2 (xorg-apps xorg) Device Color Characterization utility for X Color Management System local/xorg-xdpyinfo 1.3.1-1 (xorg-apps xorg) Display information utility for X local/xorg-xdriinfo 1.0.4-4 (xorg-apps xorg) Query configuration information of DRI drivers local/xorg-xev 1.2.1-2 (xorg-apps xorg) Print contents of X events local/xorg-xgamma 1.0.5-2 (xorg-apps xorg) Alter a monitor's gamma correction local/xorg-xhost 1.0.6-1 (xorg-apps xorg) Server access control program for X local/xorg-xinit 1.3.4-1 X.Org initialisation program local/xorg-xinput 1.6.1-1 (xorg-apps xorg) Small commandline tool to configure devices local/xorg-xkbcomp 1.2.4-2 (xorg-apps xorg) X Keyboard description compiler local/xorg-xlsatoms 1.1.1-2 (xorg-apps xorg) List interned atoms defined on server local/xorg-xlsclients 1.1.3-1 (xorg-apps xorg) List client applications running on a display local/xorg-xmessage 1.0.4-2 Display a message or query in a window local/xorg-xmodmap 1.0.8-1 (xorg-apps xorg) Utility for modifying keymaps and button mappings local/xorg-xprop 1.2.2-1 (xorg-apps xorg) Property displayer for X local/xorg-xrandr 1.4.3-1 (xorg-apps xorg) Primitive command line interface to RandR extension local/xorg-xrdb 1.1.0-1 (xorg-apps xorg) X server resource database utility local/xorg-xrefresh 1.0.5-1 (xorg-apps xorg) Refresh all or part of an X screen local/xorg-xset 1.2.3-1 (xorg-apps xorg) User preference utility for X local/xorg-xsetroot 1.1.1-2 (xorg-apps xorg) Classic X utility to set your root window background to a given pattern or color local/xorg-xvinfo 1.1.2-2 (xorg-apps xorg) Prints out the capabilities of any video adaptors associated with the display that are accessible through the X-Video extension local/xorg-xwininfo 1.1.3-1 (xorg-apps xorg) Command-line utility to print information about windows on an X server'
[2014-10-22 18:53] [PACMAN] Running 'pacman -Rn xorg-xinit'
[2014-10-22 18:53] [PACMAN] removed xorg-xinit (1.3.4-1)
[2014-10-22 18:54] [PACMAN] Running 'pacman -Rn xf86-input-evdev xf86-input-synaptics xf86-video-modesetting xorg-bdftopcf xorg-font-util xorg-font-utils xorg-fonts-alias xorg-fonts-encodings xorg-fonts-misc xorg-iceauth xorg-luit xorg-mkfontdir xorg-mkfontscale xorg-server-common xorg-server-xephyr xorg-sessreg xorg-setxkbmap xorg-utils xorg-xauth xorg-xbacklight xorg-xcmsdb xorg-xdpyinfo xorg-xdriinfo xorg-xev xorg-xgamma xorg-xhost xorg-xinput xorg-xkbcomp xorg-xlsatoms xorg-xlsclients xorg-xmessage xorg-xmodmap xorg-xprop xorg-xrandr xorg-xrdb xorg-xrefresh xorg-xset xorg-xsetroot xorg-xvinfo xorg-xwininfo'
[2014-10-22 18:54] [PACMAN] Running 'pacman -Rn xf86-input-evdev xf86-input-synaptics xf86-video-modesetting xorg-bdftopcf xorg-font-util xorg-font-utils xorg-fonts-alias xorg-fonts-encodings xorg-fonts-misc xorg-iceauth xorg-luit xorg-mkfontdir xorg-mkfontscale xorg-server-common xorg-server-xephyr xorg-sessreg xorg-setxkbmap xorg-utils xorg-xauth xorg-xbacklight xorg-xcmsdb xorg-xdpyinfo xorg-xdriinfo xorg-xev xorg-xgamma xorg-xhost xorg-xinput xorg-xkbcomp xorg-xlsatoms xorg-xlsclients xorg-xmessage xorg-xmodmap xorg-xprop xorg-xrandr xorg-xrdb xorg-xrefresh xorg-xset xorg-xsetroot xorg-xvinfo xorg-xwininfo'
[2014-10-22 18:55] [PACMAN] Running 'pacman -Rn xf86-input-evdev xf86-input-synaptics xf86-video-modesetting xorg-bdftopcf xorg-font-util xorg-font-utils xorg-fonts-alias xorg-fonts-encodings xorg-fonts-misc xorg-iceauth xorg-luit xorg-mkfontdir xorg-mkfontscale xorg-server-common xorg-server-xephyr xorg-sessreg xorg-setxkbmap xorg-utils xorg-xauth xorg-xbacklight xorg-xcmsdb xorg-xdpyinfo xorg-xdriinfo xorg-xev xorg-xgamma xorg-xhost xorg-xinput xorg-xkbcomp xorg-xlsatoms xorg-xlsclients xorg-xmessage xorg-xmodmap xorg-xprop xorg-xrandr xorg-xrdb xorg-xrefresh xorg-xset xorg-xsetroot xorg-xvinfo xorg-xwininfo'
[2014-10-22 18:55] [PACMAN] Running 'pacman -Rn xf86-input-evdev xf86-input-synaptics xf86-video-modesetting xorg-bdftopcf xorg-font-util xorg-font-utils xorg-fonts-alias xorg-fonts-encodings xorg-fonts-misc xorg-iceauth xorg-luit xorg-mkfontdir xorg-mkfontscale xorg-server-common xorg-server-xephyr xorg-sessreg xorg-setxkbmap xorg-utils xorg-xauth xorg-xbacklight xorg-xcmsdb xorg-xdpyinfo xorg-xdriinfo xorg-xev xorg-xgamma xorg-xhost xorg-xinput xorg-xkbcomp xorg-xlsatoms xorg-xlsclients xorg-xmessage xorg-xmodmap xorg-xprop xorg-xrandr xorg-xrdb xorg-xrefresh xorg-xset xorg-xsetroot xorg-xvinfo xorg-xwininfo'
[2014-10-22 18:56] [PACMAN] Running 'pacman -Rn xf86-input-evdev xf86-input-synaptics xf86-video-modesetting xorg-bdftopcf xorg-font-util xorg-font-utils xorg-fonts-alias xorg-fonts-encodings xorg-fonts-misc xorg-iceauth xorg-luit xorg-mkfontdir xorg-mkfontscale xorg-server-common xorg-server-xephyr xorg-sessreg xorg-setxkbmap xorg-utils xorg-xauth xorg-xbacklight xorg-xcmsdb xorg-xdpyinfo xorg-xdriinfo xorg-xev xorg-xgamma xorg-xhost xorg-xinput xorg-xkbcomp xorg-xlsatoms xorg-xlsclients xorg-xmessage xorg-xmodmap xorg-xprop xorg-xrandr xorg-xrdb xorg-xrefresh xorg-xset xorg-xsetroot xorg-xvinfo xorg-xwininfo'
[2014-10-22 18:56] [PACMAN] Running 'pacman -S xorg-server'
[2014-10-22 18:57] [ALPM-SCRIPTLET] >>> xorg-server has now the ability to run without root rights with
[2014-10-22 18:57] [ALPM-SCRIPTLET] the help of systemd-logind. xserver will fail to run if not launched
[2014-10-22 18:57] [ALPM-SCRIPTLET] from the same virtual terminal as was used to log in.
[2014-10-22 18:57] [ALPM-SCRIPTLET] Without root rights, log files will be in ~/.local/share/xorg/ directory.
[2014-10-22 18:57] [ALPM-SCRIPTLET]
[2014-10-22 18:57] [ALPM-SCRIPTLET] Old behavior can be restored through Xorg.wrap config file.
[2014-10-22 18:57] [ALPM-SCRIPTLET] See Xorg.wrap man page (man xorg.wrap).
[2014-10-22 18:57] [PACMAN] installed xorg-server (1.16.1-1)
[2014-10-22 18:57] [PACMAN] Running 'pacman -S xorg-server-utils'
[2014-10-22 18:57] [PACMAN] installed xorg-server-utils (7.6-4)
[2014-10-22 18:57] [PACMAN] Running 'pacman -S xf86-video-intel'
[2014-10-22 18:57] [ALPM-SCRIPTLET] >>> This driver uses SNA as the default acceleration method. You can
[2014-10-22 18:57] [ALPM-SCRIPTLET] fall back to UXA if you run into trouble or test experimental
[2014-10-22 18:57] [ALPM-SCRIPTLET] Glamor acceleration. To do so, save a file with the following
[2014-10-22 18:57] [ALPM-SCRIPTLET] content as /etc/X11/xorg.conf.d/20-intel.conf :
[2014-10-22 18:57] [ALPM-SCRIPTLET] Section "Device"
[2014-10-22 18:57] [ALPM-SCRIPTLET] Identifier "Intel Graphics"
[2014-10-22 18:57] [ALPM-SCRIPTLET] Driver "intel"
[2014-10-22 18:57] [ALPM-SCRIPTLET] Option "AccelMethod" "sna"
[2014-10-22 18:57] [ALPM-SCRIPTLET] #Option "AccelMethod" "uxa"
[2014-10-22 18:57] [ALPM-SCRIPTLET] #Option "AccelMethod" "glamor"
[2014-10-22 18:57] [ALPM-SCRIPTLET] EndSection
[2014-10-22 18:57] [PACMAN] installed xf86-video-intel (2.99.916-3)
[2014-10-22 19:01] [PACMAN] Running 'pacman -S gdm'
[2014-10-22 19:01] [PACMAN] installed gdm (3.14.1-1)
[2014-10-22 19:02] [PACMAN] Running 'pacman -S intel-dri'
[2014-10-22 19:02] [PACMAN] reinstalled mesa-dri (10.3.1-1)
[2014-10-22 19:02] [PACMAN] Running 'pacman -S lib32-mesa-libgl'
[2014-10-22 19:02] [PACMAN] reinstalled lib32-mesa-libgl (10.3.1-1)
[2014-10-22 19:02] [PACMAN] Running 'pacman -S libva-intel-driver'
[2014-10-22 19:02] [PACMAN] reinstalled libva-intel-driver (1.4.0-1)
[2014-10-22 19:02] [PACMAN] Running 'pacman -S libva'
[2014-10-22 19:02] [PACMAN] reinstalled libva (1.4.0-1)
[2014-10-22 19:46] [PACMAN] Running 'pacman -S xorg-xinit'
[2014-10-22 19:46] [PACMAN] installed xorg-xinit (1.3.4-1)
[2014-10-22 20:03] [PACMAN] Running 'pacman -Syu'
[2014-10-22 20:03] [PACMAN] synchronizing package lists
[2014-10-22 20:03] [PACMAN] starting full system upgrade
[2014-10-22 20:03] [PACMAN] upgraded lightdm-gtk3-greeter (1:1.8.5-1 -> 1:1.8.6-1)
[2014-10-22 20:40] [PACMAN] Running 'pacman -S gdm'
[2014-10-22 20:40] [PACMAN] reinstalled gdm (3.14.1-1)
[2014-10-22 20:41] [PACMAN] Running 'pacman -S lightdm'
[2014-10-22 20:41] [PACMAN] reinstalled lightdm (1:1.12.1-1)
[2014-10-22 20:43] [PACMAN] Running 'pacman -S gnome'
[2014-10-22 20:44] [PACMAN] reinstalled adwaita-icon-theme (3.14.0-1)
[2014-10-22 20:44] [PACMAN] reinstalled baobab (3.14.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled empathy (3.12.5-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-desktop (1:3.14.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled eog (3.14.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-themes-standard (3.14.0-1)
[2014-10-22 20:44] [PACMAN] reinstalled epiphany (3.14.0-1)
[2014-10-22 20:44] [PACMAN] reinstalled evince (3.14.1-2)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-session (3.14.0-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-settings-daemon (3.14.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled mutter (3.14.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-shell (3.14.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled gdm (3.14.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-backgrounds (3.14.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-calculator (3.14.0-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-contacts (3.14.0-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-control-center (3.14.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-dictionary (3.14.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-icon-theme-symbolic (3.12.0-2)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-disk-utility (3.12.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-font-viewer (3.14.0-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-icon-theme (3.12.0-2)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-icon-theme-extras (3.12.0-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-keyring (3.14.0-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-screenshot (3.14.0-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-shell-extensions (3.14.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-system-log (3.9.90-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-system-monitor (3.14.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-terminal (3.14.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled yelp (3.14.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-user-docs (3.14.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled gnome-user-share (3.14.0-1)
[2014-10-22 20:44] [PACMAN] reinstalled grilo-plugins (0.2.13-1)
[2014-10-22 20:44] [PACMAN] reinstalled gucharmap (3.14.1-1)
[2014-10-22 20:44] [PACMAN] reinstalled mousetweaks (3.12.0-1)
[2014-10-22 20:44] [PACMAN] reinstalled nautilus (3.14.0-2)
[2014-10-22 20:44] [PACMAN] reinstalled sushi (3.12.0-1)
[2014-10-22 20:44] [PACMAN] reinstalled totem (3.14.0-1)
[2014-10-22 20:44] [PACMAN] reinstalled tracker (1.2.2-2)
[2014-10-22 20:44] [PACMAN] reinstalled vino (3.14.0-1)
[2014-10-22 20:44] [PACMAN] reinstalled xdg-user-dirs-gtk (0.10-2)
[2014-10-22 21:08] [PACMAN] Running 'pacman -S nouveau'
[2014-10-22 21:09] [PACMAN] Running 'pacman -S xf86-video-nouveau'
[2014-10-22 21:09] [ALPM-SCRIPTLET] ==> make sure you use KernelModeSetting (KMS)
[2014-10-22 21:09] [ALPM-SCRIPTLET] ==> see [url]http://wiki.archlinux.org/index.php/Nouveau#KMS[/url] for more
[2014-10-22 21:09] [PACMAN] installed xf86-video-nouveau (1.0.11-2)
[2014-10-22 21:38] [PACMAN] Running 'pacman -S nvidia'
[2014-10-22 21:40] [PACMAN] Running 'pacman -Rn nvidia-utils'
[2014-10-22 21:42] [PACMAN] Running 'pacman -S nvidia'
[2014-10-22 21:42] [PACMAN] Running 'pacman -S nvidia'
[2014-10-22 21:43] [PACMAN] Running 'pacman -S nvidia'
[2014-10-22 21:44] [PACMAN] Running 'pacman -S nvidia'
[2014-10-22 21:44] [PACMAN] removed mesa-libgl (10.3.1-1)
[2014-10-22 21:44] [PACMAN] installed nvidia-utils (343.22-1)
[2014-10-22 21:44] [PACMAN] installed nvidia-libgl (343.22-1)
[2014-10-22 21:44] [ALPM-SCRIPTLET] In order to use nvidia module, reboot the system.
[2014-10-22 21:44] [PACMAN] installed nvidia (343.22-2)
[2014-10-22 22:59] [PACMAN] Running 'pacman -S intel-dri'
[2014-10-22 23:00] [PACMAN] reinstalled mesa-dri (10.3.1-1)
[2014-10-22 23:00] [PACMAN] Running 'pacman -S glx'
[2014-10-22 23:08] [PACMAN] Running 'pacman -S xorg-xrandr'
[2014-10-22 23:09] [PACMAN] reinstalled xorg-xrandr (1.4.3-1)
[2014-10-22 23:09] [PACMAN] Running 'pacman -S xf86-video-nouveau'
[2014-10-22 23:09] [PACMAN] reinstalled xf86-video-nouveau (1.0.11-2)
[2014-10-22 23:09] [PACMAN] Running 'pacman -S mesa mesa-libgl'
[2014-10-22 23:10] [PACMAN] Running 'pacman -R nvidia'
[2014-10-22 23:10] [PACMAN] removed nvidia (343.22-2)
[2014-10-22 23:10] [PACMAN] Running 'pacman -S mesa mesa-libgl'
[2014-10-22 23:10] [PACMAN] removed nvidia-libgl (343.22-1)
[2014-10-22 23:10] [PACMAN] reinstalled mesa (10.3.1-1)
[2014-10-22 23:10] [PACMAN] installed mesa-libgl (10.3.1-1)
[2014-10-22 23:15] [PACMAN] Running 'pacman -Suu'
[2014-10-22 23:15] [PACMAN] starting full system upgrade
[2014-10-22 23:15] [PACMAN] Running 'pacman -Syu'
[2014-10-22 23:15] [PACMAN] synchronizing package lists
[2014-10-22 23:15] [PACMAN] starting full system upgrade
[2014-10-22 23:16] [PACMAN] upgraded python2-pillow (2.6.0-1 -> 2.6.1-1)
[2014-10-23 01:51] [PACMAN] Running 'pacman -S gnome'
[2014-10-23 01:51] [PACMAN] reinstalled adwaita-icon-theme (3.14.0-1)
[2014-10-23 01:51] [PACMAN] reinstalled baobab (3.14.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled empathy (3.12.5-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-desktop (1:3.14.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled eog (3.14.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-themes-standard (3.14.0-1)
[2014-10-23 01:51] [PACMAN] reinstalled epiphany (3.14.0-1)
[2014-10-23 01:51] [PACMAN] reinstalled evince (3.14.1-2)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-session (3.14.0-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-settings-daemon (3.14.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled mutter (3.14.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-shell (3.14.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled gdm (3.14.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-backgrounds (3.14.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-calculator (3.14.0-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-contacts (3.14.0-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-control-center (3.14.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-dictionary (3.14.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-icon-theme-symbolic (3.12.0-2)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-disk-utility (3.12.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-font-viewer (3.14.0-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-icon-theme (3.12.0-2)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-icon-theme-extras (3.12.0-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-keyring (3.14.0-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-screenshot (3.14.0-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-shell-extensions (3.14.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-system-log (3.9.90-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-system-monitor (3.14.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-terminal (3.14.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled yelp (3.14.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-user-docs (3.14.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled gnome-user-share (3.14.0-1)
[2014-10-23 01:51] [PACMAN] reinstalled grilo-plugins (0.2.13-1)
[2014-10-23 01:51] [PACMAN] reinstalled gucharmap (3.14.1-1)
[2014-10-23 01:51] [PACMAN] reinstalled mousetweaks (3.12.0-1)
[2014-10-23 01:51] [PACMAN] reinstalled nautilus (3.14.0-2)
[2014-10-23 01:51] [PACMAN] reinstalled sushi (3.12.0-1)
[2014-10-23 01:51] [PACMAN] reinstalled totem (3.14.0-1)
[2014-10-23 01:51] [PACMAN] reinstalled tracker (1.2.2-2)
[2014-10-23 01:51] [PACMAN] reinstalled vino (3.14.0-1)
[2014-10-23 01:51] [PACMAN] reinstalled xdg-user-dirs-gtk (0.10-2)
[2014-10-23 01:59] [PACMAN] Running 'pacman -S kdebase'
[2014-10-23 02:01] [PACMAN] installed kde-wallpapers (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed attica-qt4 (0.4.2-1)
[2014-10-23 02:01] [PACMAN] installed grantlee-qt4 (0.5.1-1)
[2014-10-23 02:01] [PACMAN] installed qca (2.0.3-5)
[2014-10-23 02:01] [PACMAN] installed libdbusmenu-qt (0.9.2-3)
[2014-10-23 02:01] [PACMAN] installed polkit-qt4 (0.112-2)
[2014-10-23 02:01] [PACMAN] installed ilmbase (2.1.0-1)
[2014-10-23 02:01] [PACMAN] installed openexr (2.1.0-1)
[2014-10-23 02:01] [PACMAN] installed strigi (0.7.8-5)
[2014-10-23 02:01] [PACMAN] installed phonon-qt4-gstreamer (4.8.0-2)
[2014-10-23 02:01] [PACMAN] installed libqzeitgeist (0.8.0-4)
[2014-10-23 02:01] [PACMAN] installed phonon-qt4 (4.8.1-1)
[2014-10-23 02:01] [PACMAN] installed qtwebkit (2.3.4-1)
[2014-10-23 02:01] [PACMAN] installed kdelibs (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed qt5-x11extras (5.3.2-2)
[2014-10-23 02:01] [PACMAN] installed kglobalaccel (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kwidgetsaddons (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kconfig (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kcompletion (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed qt5-script (5.3.2-2)
[2014-10-23 02:01] [PACMAN] installed ki18n (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kcoreaddons (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kwindowsystem (5.3.1-1)
[2014-10-23 02:01] [PACMAN] installed kcrash (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kdbusaddons (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kservice (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed polkit-qt5 (0.112-2)
[2014-10-23 02:01] [PACMAN] installed kauth (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kcodecs (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kguiaddons (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kconfigwidgets (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kitemviews (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kiconthemes (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed sonnet (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed ktextwidgets (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed attica-qt5 (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kxmlgui (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kcmutils (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed solid (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed karchive (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kjobwidgets (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kbookmarks (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed phonon-qt5-gstreamer (4.8.0-2)
[2014-10-23 02:01] [PACMAN] installed phonon-qt5 (4.8.1-1)
[2014-10-23 02:01] [PACMAN] installed libdbusmenu-qt5 (0.9.3+14.10.20140619-1)
[2014-10-23 02:01] [PACMAN] installed knotifications (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kwallet (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kio (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kdeclarative (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed kactivities-frameworks (5.3.0-1)
[2014-10-23 02:01] [PACMAN] installed libkactivities4 (4.13.3-1)
[2014-10-23 02:01] [PACMAN] installed libssh (0.6.3-1)
[2014-10-23 02:01] [PACMAN] installed oxygen-icons (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed kdebase-runtime (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed kdebase-lib (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed libmariadbclient (10.0.14-2)
[2014-10-23 02:01] [PACMAN] installed jemalloc (3.6.0-1)
[2014-10-23 02:01] [PACMAN] installed mariadb-clients (10.0.14-2)
[2014-10-23 02:01] [ALPM-SCRIPTLET] Installing MariaDB/MySQL system tables in '/var/lib/mysql' ...
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:42 [Note] InnoDB: Using mutexes to ref count buffer pool pages
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:42 [Note] InnoDB: The InnoDB memory heap is disabled
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:42 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:42 [Note] InnoDB: Memory barrier is not used
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:42 [Note] InnoDB: Compressed tables use zlib 1.2.8
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:42 [Note] InnoDB: Using Linux native AIO
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:42 [Note] InnoDB: Using CPU crc32 instructions
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:42 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:42 [Note] InnoDB: Completed initialization of buffer pool
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:42 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:42 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:42 [Note] InnoDB: Database physically writes the file full: wait...
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:42 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:43 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:44 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:44 [Warning] InnoDB: New log files created, LSN=45781
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:44 [Note] InnoDB: Doublewrite buffer not found: creating new
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:44 [Note] InnoDB: Doublewrite buffer created
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:44 [Note] InnoDB: 128 rollback segment(s) are active.
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:44 [Warning] InnoDB: Creating foreign key constraint system tables.
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:44 [Note] InnoDB: Foreign key constraint system tables created
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:44 [Note] InnoDB: Creating tablespace and datafile system tables.
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:44 [Note] InnoDB: Tablespace and datafile system tables created.
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:44 [Note] InnoDB: Waiting for purge to start
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:44 [Note] InnoDB: Percona XtraDB ([url]http://www.percona.com[/url]) 5.6.20-68.0 started; log sequence number 0
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:44 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:48 [Note] InnoDB: FTS optimize thread exiting.
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:48 [Note] InnoDB: Starting shutdown...
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:50 [Note] InnoDB: Shutdown completed; log sequence number 1616697
[2014-10-23 02:01] [ALPM-SCRIPTLET] OK
[2014-10-23 02:01] [ALPM-SCRIPTLET] Filling help tables...
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:51 [Note] InnoDB: Using mutexes to ref count buffer pool pages
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:51 [Note] InnoDB: The InnoDB memory heap is disabled
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:51 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:51 [Note] InnoDB: Memory barrier is not used
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:51 [Note] InnoDB: Compressed tables use zlib 1.2.8
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:51 [Note] InnoDB: Using Linux native AIO
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:51 [Note] InnoDB: Using CPU crc32 instructions
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:51 [Note] InnoDB: Initializing buffer pool, size = 128.0M
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:51 [Note] InnoDB: Completed initialization of buffer pool
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:51 [Note] InnoDB: Highest supported file format is Barracuda.
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:51 [Note] InnoDB: 128 rollback segment(s) are active.
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:51 [Note] InnoDB: Waiting for purge to start
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:51 [Note] InnoDB: Percona XtraDB ([url]http://www.percona.com[/url]) 5.6.20-68.0 started; log sequence number 1616697
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:51 [Note] InnoDB: FTS optimize thread exiting.
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:51 [Note] InnoDB: Starting shutdown...
[2014-10-23 02:01] [ALPM-SCRIPTLET] 141023 2:01:53 [Note] InnoDB: Shutdown completed; log sequence number 1616707
[2014-10-23 02:01] [ALPM-SCRIPTLET] OK
[2014-10-23 02:01] [ALPM-SCRIPTLET]
[2014-10-23 02:01] [ALPM-SCRIPTLET] To start mysqld at boot time you have to copy
[2014-10-23 02:01] [ALPM-SCRIPTLET] support-files/mysql.server to the right place for your system
[2014-10-23 02:01] [ALPM-SCRIPTLET]
[2014-10-23 02:01] [ALPM-SCRIPTLET] PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
[2014-10-23 02:01] [ALPM-SCRIPTLET] To do so, start the server, then issue the following commands:
[2014-10-23 02:01] [ALPM-SCRIPTLET]
[2014-10-23 02:01] [ALPM-SCRIPTLET] '/usr/bin/mysqladmin' -u root password 'new-password'
[2014-10-23 02:01] [ALPM-SCRIPTLET] '/usr/bin/mysqladmin' -u root -h claptrap password 'new-password'
[2014-10-23 02:01] [ALPM-SCRIPTLET]
[2014-10-23 02:01] [ALPM-SCRIPTLET] Alternatively you can run:
[2014-10-23 02:01] [ALPM-SCRIPTLET] '/usr/bin/mysql_secure_installation'
[2014-10-23 02:01] [ALPM-SCRIPTLET]
[2014-10-23 02:01] [ALPM-SCRIPTLET] which will also give you the option of removing the test
[2014-10-23 02:01] [ALPM-SCRIPTLET] databases and anonymous user created by default. This is
[2014-10-23 02:01] [ALPM-SCRIPTLET] strongly recommended for production servers.
[2014-10-23 02:01] [ALPM-SCRIPTLET]
[2014-10-23 02:01] [ALPM-SCRIPTLET] See the MariaDB Knowledgebase at [url]http://mariadb.com/kb[/url] or the
[2014-10-23 02:01] [ALPM-SCRIPTLET] MySQL manual for more instructions.
[2014-10-23 02:01] [ALPM-SCRIPTLET]
[2014-10-23 02:01] [ALPM-SCRIPTLET] You can start the MariaDB daemon with:
[2014-10-23 02:01] [ALPM-SCRIPTLET] cd '/usr' ; /usr/bin/mysqld_safe --datadir='/var/lib/mysql'
[2014-10-23 02:01] [ALPM-SCRIPTLET]
[2014-10-23 02:01] [ALPM-SCRIPTLET] You can test the MariaDB daemon with mysql-test-run.pl
[2014-10-23 02:01] [ALPM-SCRIPTLET] cd '/usr/mysql-test' ; perl mysql-test-run.pl
[2014-10-23 02:01] [ALPM-SCRIPTLET]
[2014-10-23 02:01] [ALPM-SCRIPTLET] Please report any problems at [url]http://mariadb.org/jira[/url]
[2014-10-23 02:01] [ALPM-SCRIPTLET]
[2014-10-23 02:01] [ALPM-SCRIPTLET] The latest information about MariaDB is available at [url]http://mariadb.org/[/url].
[2014-10-23 02:01] [ALPM-SCRIPTLET] You can find additional information about the MySQL part at:
[2014-10-23 02:01] [ALPM-SCRIPTLET] [url]http://dev.mysql.com[/url]
[2014-10-23 02:01] [ALPM-SCRIPTLET] Support MariaDB development by buying support/new features from
[2014-10-23 02:01] [ALPM-SCRIPTLET] SkySQL Ab. You can contact us about this at sales@skysql.com.
[2014-10-23 02:01] [ALPM-SCRIPTLET] Alternatively consider joining our community based development effort:
[2014-10-23 02:01] [ALPM-SCRIPTLET] [url]http://mariadb.com/kb/en/contributing-to-the-mariadb-project/[/url]
[2014-10-23 02:01] [ALPM-SCRIPTLET]
[2014-10-23 02:01] [PACMAN] installed mariadb (10.0.14-2)
[2014-10-23 02:01] [PACMAN] installed akonadi (1.13.0-2)
[2014-10-23 02:01] [PACMAN] installed libdmtx (0.7.4-5)
[2014-10-23 02:01] [PACMAN] installed qrencode (3.4.4-1)
[2014-10-23 02:01] [PACMAN] installed prison (1.1.1-1)
[2014-10-23 02:01] [PACMAN] installed qjson (0.8.1-3)
[2014-10-23 02:01] [PACMAN] installed kdepimlibs (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed xapian-core (1:1.2.18-1)
[2014-10-23 02:01] [PACMAN] installed poppler-qt4 (0.26.5-1)
[2014-10-23 02:01] [PACMAN] installed libzip (0.11.2-1)
[2014-10-23 02:01] [PACMAN] installed convertlit (1.8-7)
[2014-10-23 02:01] [PACMAN] installed ebook-tools (0.2.2-2)
[2014-10-23 02:01] [PACMAN] installed kdegraphics-mobipocket (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed kfilemetadata (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed libbaloo4 (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed baloo4-widgets (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed kdebase-dolphin (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed kdebase-kdepasswd (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed kdebase-kdialog (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed kdebase-keditbookmarks (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed kdebase-kfind (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed kdebase-konqueror (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed tidyhtml (1.46-3)
[2014-10-23 02:01] [PACMAN] installed kdebase-konq-plugins (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed kdebase-konsole (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed kdebase-katepart (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed kdebase-kwrite (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed kdebase-plasma (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed libkgapi (2.2.0-1)
[2014-10-23 02:01] [PACMAN] installed xerces-c (3.1.1-5)
[2014-10-23 02:01] [PACMAN] installed libkolabxml (1.0.2-1)
[2014-10-23 02:01] [PACMAN] installed libkolab (0.5.3-1)
[2014-10-23 02:01] [PACMAN] installed libkfbapi (1.0-2)
[2014-10-23 02:01] [PACMAN] installed libaccounts-glib (1.17-1)
[2014-10-23 02:01] [PACMAN] installed libaccounts-qt4 (1.13-1)
[2014-10-23 02:01] [PACMAN] installed signon-qt4 (8.57-1)
[2014-10-23 02:01] [PACMAN] installed kdepim-runtime (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed lm_sensors (3.3.5-1)
[2014-10-23 02:01] [PACMAN] installed qimageblitz (0.0.6-4)
[2014-10-23 02:01] [PACMAN] installed polkit-kde (0.99.0-5)
[2014-10-23 02:01] [PACMAN] installed cln (1.3.3-2)
[2014-10-23 02:01] [PACMAN] installed libqalculate (0.9.7-4)
[2014-10-23 02:01] [PACMAN] installed libusb-compat (0.1.5-1)
[2014-10-23 02:01] [PACMAN] installed kde-base-artwork (4.14.2-1)
[2014-10-23 02:01] [PACMAN] installed xcb-util-renderutil (0.3.9-1)
[2014-10-23 02:01] [PACMAN] installed kdebase-workspace (4.11.13-1)
[2014-10-23 02:07] [PACMAN] Running 'pacman -Sdd nvidia-libgl'
[2014-10-23 02:07] [PACMAN] removed mesa-libgl (10.3.1-1)
[2014-10-23 02:07] [PACMAN] installed nvidia-libgl (343.22-1)
[2014-10-23 02:08] [PACMAN] Running 'pacman -S mesa-libgl'
[2014-10-23 02:08] [PACMAN] Running 'pacman -Sdd mesa-libgl'
[2014-10-23 02:08] [PACMAN] removed nvidia-libgl (343.22-1)
[2014-10-23 02:08] [PACMAN] installed mesa-libgl (10.3.1-1)
[2014-10-23 02:09] [PACMAN] Running 'pacman -S hwd'
[2014-10-23 02:11] [PACMAN] Running 'pacman -S kde'
[2014-10-23 02:40] [PACMAN] reinstalled kde-wallpapers (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeaccessibility-jovie (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeaccessibility-kaccessible (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeaccessibility-kmag (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeaccessibility-kmousetool (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeaccessibility-kmouth (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeadmin-kcron (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeadmin-ksystemlog (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeadmin-kuser (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeartwork-colorschemes (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeartwork-desktopthemes (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeartwork-emoticons (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeartwork-iconthemes (4.14.2-1)
[2014-10-23 02:40] [PACMAN] reinstalled kdebase-workspace (4.11.13-1)
[2014-10-23 02:40] [PACMAN] installed libkexiv2 (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeartwork-kscreensaver (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeartwork-styles (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeartwork-wallpapers (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeartwork-weatherwallpapers (4.14.2-1)
[2014-10-23 02:40] [PACMAN] reinstalled kdebase-dolphin (4.14.2-1)
[2014-10-23 02:40] [PACMAN] reinstalled kdebase-kdepasswd (4.14.2-1)
[2014-10-23 02:40] [PACMAN] reinstalled kdebase-kdialog (4.14.2-1)
[2014-10-23 02:40] [PACMAN] reinstalled kdebase-keditbookmarks (4.14.2-1)
[2014-10-23 02:40] [PACMAN] reinstalled kdebase-kfind (4.14.2-1)
[2014-10-23 02:40] [PACMAN] reinstalled kdebase-konqueror (4.14.2-1)
[2014-10-23 02:40] [PACMAN] reinstalled kdebase-konq-plugins (4.14.2-1)
[2014-10-23 02:40] [PACMAN] reinstalled kdebase-konsole (4.14.2-1)
[2014-10-23 02:40] [PACMAN] reinstalled kdebase-kwrite (4.14.2-1)
[2014-10-23 02:40] [PACMAN] reinstalled kdebase-plasma (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-analitza (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed qt-gstreamer (1.2.0-1)
[2014-10-23 02:40] [PACMAN] installed kqtquickcharts (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-artikulate (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-blinken (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-cantor (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-kalgebra (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed openbabel (2.3.2-3)
[2014-10-23 02:40] [PACMAN] installed python-dbus-common (1.2.0-4)
[2014-10-23 02:40] [PACMAN] installed python2-dbus (1.2.0-4)
[2014-10-23 02:40] [PACMAN] installed pyqt4-common (4.11.2-1)
[2014-10-23 02:40] [PACMAN] installed python2-pyqt4 (4.11.2-1)
[2014-10-23 02:40] [PACMAN] installed python2-numpy (1.9.0-1)
[2014-10-23 02:40] [PACMAN] installed avogadro (1.1.1-3)
[2014-10-23 02:40] [PACMAN] installed ocaml (4.02.0-1)
[2014-10-23 02:40] [PACMAN] installed chemical-mime-data (0.1.94-7)
[2014-10-23 02:40] [PACMAN] installed kdeedu-kalzium (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed libkdeedu (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-kanagram (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-kbruch (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-kgeography (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-khangman (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-kig (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-kiten (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-klettres (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-kmplot (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed cfitsio (3.370-2)
[2014-10-23 02:40] [PACMAN] installed wcslib (4.23-1)
[2014-10-23 02:40] [PACMAN] installed libnova (0.15.0-1)
[2014-10-23 02:40] [PACMAN] installed gsl (1.16-1)
[2014-10-23 02:40] [PACMAN] installed libindi (0.9.9-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-kstars (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-ktouch (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-kturtle (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-kwordquiz (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-marble (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-pairs (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-parley (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-rocs (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdeedu-step (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed openal (1.16.0-1)
[2014-10-23 02:40] [PACMAN] installed libkdegames (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-bomber (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-bovo (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-granatier (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed python2-crypto (2.6.1-2)
[2014-10-23 02:40] [PACMAN] installed python2-zope-interface (4.1.1-1)
[2014-10-23 02:40] [PACMAN] installed python2-twisted (14.0.2-1)
[2014-10-23 02:40] [PACMAN] installed qscintilla (2.8.4-2)
[2014-10-23 02:40] [PACMAN] installed kdebindings-python-common (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdebindings-python2 (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed libkmahjongg (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kajongg (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kapman (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-katomic (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kblackbox (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kblocks (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kbounce (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kbreakout (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kdiamond (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kfourinline (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kgoldrunner (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed gnugo (3.8-4)
[2014-10-23 02:40] [PACMAN] installed kdegames-kigo (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-killbots (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kiriki (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kjumpingcube (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-klickety (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-klines (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kmahjongg (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kmines (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-knavalbattle (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-knetwalk (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kolf (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kollision (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-konquest (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kpatience (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kreversi (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kshisen (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-ksirk (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-ksnakeduel (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kspaceduel (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-ksquares (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-ksudoku (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-ktuberling (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-kubrick (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-lskat (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed qhull (2012.1-3)
[2014-10-23 02:40] [PACMAN] installed kdegames-palapeli (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegames-picmi (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed libkipi (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed libraw (0.16.0-2)
[2014-10-23 02:40] [PACMAN] installed libkdcraw (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegraphics-gwenview (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegraphics-kamera (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegraphics-kcolorchooser (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegraphics-kgamma (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegraphics-kolourpaint (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegraphics-kruler (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegraphics-ksnapshot (4.14.2-1)
[2014-10-23 02:40] [PACMAN] reinstalled kdegraphics-mobipocket (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdegraphics-okular (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed libkcddb (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed libkcompactdisc (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdemultimedia-audiocd-kio (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdemultimedia-dragonplayer (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdemultimedia-ffmpegthumbs (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdemultimedia-juk (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdemultimedia-kmix (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed libdiscid (0.6.1-2)
[2014-10-23 02:40] [PACMAN] installed libmusicbrainz3 (3.0.3-3)
[2014-10-23 02:40] [PACMAN] installed kdemultimedia-kscd (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed libftdi-compat (0.20-1)
[2014-10-23 02:40] [PACMAN] installed libirman (0.4.5-4)
[2014-10-23 02:40] [PACMAN] installed lirc-utils (1:0.9.1.a-5)
[2014-10-23 02:40] [PACMAN] installed libvdpau (0.8-1)
[2014-10-23 02:40] [PACMAN] installed mplayer (37224-2)
[2014-10-23 02:40] [PACMAN] installed kdemultimedia-mplayerthumbs (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdenetwork-filesharing (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed libktorrent (1.3.1-3)
[2014-10-23 02:40] [PACMAN] installed kdenetwork-kget (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed qca-ossl (2.0.0-7)
[2014-10-23 02:40] [PACMAN] installed libotr (4.1.0-1)
[2014-10-23 02:40] [PACMAN] installed protobuf (2.6.0-2)
[2014-10-23 02:40] [PACMAN] installed protobuf-c (1.0.2-1)
[2014-10-23 02:40] [PACMAN] installed libgadu (1.12.0-2)
[2014-10-23 02:40] [PACMAN] installed ucommon (6.1.10-1)
[2014-10-23 02:40] [PACMAN] installed ccrtp (2.0.9-1)
[2014-10-23 02:40] [PACMAN] installed libzrtpcpp (4.2.4-1)
[2014-10-23 02:40] [PACMAN] installed ortp (0.23.0-1)
[2014-10-23 02:40] [PACMAN] installed mediastreamer (2.10.0-3)
[2014-10-23 02:40] [PACMAN] installed jsoncpp (0.6.0rc2-1)
[2014-10-23 02:40] [PACMAN] installed kdenetwork-kopete (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed libpcap (1.6.2-1)
[2014-10-23 02:40] [PACMAN] installed ppp (2.4.7-1)
[2014-10-23 02:40] [PACMAN] installed kdenetwork-kppp (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed telepathy-qt4 (0.9.5-2)
[2014-10-23 02:40] [PACMAN] installed kdenetwork-krdc (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed libvncserver (0.9.9-3)
[2014-10-23 02:40] [PACMAN] installed libkpeople (0.3.0-1)
[2014-10-23 02:40] [PACMAN] installed telepathy-logger-qt (0.8.0-2)
[2014-10-23 02:40] [PACMAN] installed telepathy-kde-common-internals (0.9.0-1)
[2014-10-23 02:40] [PACMAN] installed kdenetwork-krfb (4.14.2-2)
[2014-10-23 02:40] [PACMAN] installed kdenetwork-strigi-analyzers (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdenetwork-zeroconf-ioslave (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed link-grammar (4.8.6-1)
[2014-10-23 02:40] [PACMAN] installed baloo4-akonadi (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdepim-libkdepim (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdepim-akonadiconsole (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdepim-akregator (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdepim-blogilo (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdepim-console (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdepim-kaddressbook (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdepim-kalarm (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdepim-kjots (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kdepim-kleopatra (4.14.2-1)
[2014-10-23 02:40] [PACMAN] installed kde-agent (20140102-1)
[2014-10-23 02:40] [PACMAN] installed kdepim-kmail (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdepim-knode (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdepim-knotes (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdepim-kontact (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdepim-korganizer (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdepim-kresources (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdepim-ktimetracker (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdepim-ktnef (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-bball (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-binary-clock (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-blackboard (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-bookmarks (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-bubblemon (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-calculator (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-charselect (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-libs (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-comic (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-community (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-dict (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-eyes (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-fifteenpuzzle (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-filewatcher (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-frame (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-fuzzy-clock (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-icontasks (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-incomingmsg (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-kimpanel (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-knowledgebase (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-kolourpicker (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-konqprofiles (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-konsoleprofiles (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-lancelot (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-leavenote (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-life (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-luna (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-magnifique (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-mediaplayer (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed qoauth (1.0.1-5)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-microblog (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-news (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-notes (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-nowplaying (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-paste (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-pastebin (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-plasmaboard (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-previewer (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-qalculate (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-rememberthemilk (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-rssnow (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-showdashboard (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-showdesktop (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-social-news (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-spellcheck (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-systemloadviewer (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-timer (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-unitconverter (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-weather (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-weatherstation (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-applets-webslice (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-containments (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-runners-audioplayercontrol (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-runners-browserhistory (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-runners-characters (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-runners-contacts (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-runners-converter (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-runners-datetime (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-runners-dictionary (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-runners-events (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdesdk-kate (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-runners-katesessions (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-runners-konquerorsessions (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-runners-konsolesessions (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-runners-kopete (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-runners-mediawiki (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-runners-spellchecker (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-runners-translator (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-runners-youtube (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-wallpapers-mandelbrot (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-wallpapers-marble (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-wallpapers-pattern (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-wallpapers-potd (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-wallpapers-qmlwallpapers (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-wallpapers-virus (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeplasma-addons-wallpapers-weather (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdesdk-cervisia (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdesdk-dev-scripts (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdesdk-dev-utils (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdesdk-dolphin-plugins (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdesdk-kapptemplate (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdesdk-kcachegrind (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed serf (1.3.7-1)
[2014-10-23 02:41] [PACMAN] installed subversion (1.8.10-1)
[2014-10-23 02:41] [PACMAN] installed kdesdk-kioslaves (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed libkomparediff2 (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdesdk-kompare (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdesdk-strigi-analyzers (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdesdk-lokalize (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdesdk-okteta (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdesdk-poxml (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdesdk-thumbnailers (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdesdk-umbrello (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdetoys-amor (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdetoys-kteatime (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdetoys-ktux (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeutils-ark (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeutils-filelight (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeutils-kcalc (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeutils-kcharselect (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeutils-kdf (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeutils-kfloppy (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeutils-kgpg (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeutils-kremotecontrol (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeutils-ktimer (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeutils-kwalletmanager (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeutils-print-manager (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeutils-superkaramba (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdeutils-sweeper (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdewebdev-kfilereplace (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdewebdev-kimagemapeditor (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdewebdev-klinkstatus (4.14.2-1)
[2014-10-23 02:41] [PACMAN] installed kdewebdev-kommander (4.14.2-1)
[2014-10-23 09:59] [PACMAN] Running 'pacman -Syu'
[2014-10-23 09:59] [PACMAN] synchronizing package lists
[2014-10-23 09:59] [PACMAN] starting full system upgrade
[2014-10-23 10:00] [PACMAN] upgraded iw (3.14-1 -> 3.17-1)
[2014-10-23 10:00] [PACMAN] upgraded linux-firmware (20140828.13eb208-1 -> 20141009.0e5f637-1)
[2014-10-23 10:01] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2014-10-23 10:01] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2014-10-23 10:01] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2014-10-23 10:01] [ALPM-SCRIPTLET] ==> Starting build: 3.17.1-1-ARCH
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [lvm2]
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2014-10-23 10:01] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-10-23 10:01] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2014-10-23 10:01] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-10-23 10:01] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2014-10-23 10:01] [ALPM-SCRIPTLET] ==> Starting build: 3.17.1-1-ARCH
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2014-10-23 10:01] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2014-10-23 10:01] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [lvm2]
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2014-10-23 10:01] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2014-10-23 10:01] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-10-23 10:01] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2014-10-23 10:01] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-10-23 10:01] [PACMAN] upgraded linux (3.16.4-1 -> 3.17.1-1)
[2014-10-23 10:01] [PACMAN] upgraded linux-headers (3.16.4-1 -> 3.17.1-1)
[2014-10-23 10:01] [PACMAN] upgraded lirc-utils (1:0.9.1.a-5 -> 1:0.9.1.a-7)
[2014-10-23 10:01] [ALPM-SCRIPTLET] In order to use the new version, reload all virtualbox modules manually.
[2014-10-23 10:01] [PACMAN] upgraded virtualbox-host-modules (4.3.18-3 -> 4.3.18-4)
[2014-10-23 10:26] [PACMAN] Running 'pacman -Rn nvidia-utils'
[2014-10-23 10:26] [PACMAN] removed nvidia-utils (343.22-1)
[2014-10-23 10:31] [PACMAN] Running 'pacman -Rn libvdpau'
[2014-10-23 11:01] [PACMAN] Running 'pacman -S bumblebee'
[2014-10-23 11:01] [PACMAN] installed virtualgl (2.3.3-1)
[2014-10-23 11:01] [ALPM-SCRIPTLET] Don't forget to add yourself to the 'bumblebee' group to use Bumblebee
[2014-10-23 11:01] [PACMAN] installed bumblebee (3.2.1-5)
[2014-10-23 11:02] [PACMAN] Running 'pacman -S nouveau-dri bbswitch primus'
[2014-10-23 11:02] [PACMAN] reinstalled mesa-dri (10.3.1-1)
[2014-10-23 11:02] [PACMAN] installed bbswitch (0.8-18)
[2014-10-23 11:02] [PACMAN] installed primus (20131226-1)
[2014-10-23 11:02] [PACMAN] Running 'pacman -S lib32-virtualgl lib32-primus'
[2014-10-23 11:02] [PACMAN] installed lib32-virtualgl (2.3.3-2)
[2014-10-23 11:02] [PACMAN] installed lib32-primus (20131226-1)
The journal doesn't seem to have anything. Only gtk complains that it is unable to connect to the dbus:
Oct 23 19:41:12 claptrap org.gtk.vfs.Daemon[3948]: A connection to the bus can't be made
Oct 23 19:41:12 claptrap org.gtk.vfs.Daemon[3948]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
This happens for any gnome application, even if launched from kde.
Kde also complain but starts any way:
Oct 23 19:35:02 claptrap kactivitymanagerd[3200]: org.kde.kactivities.activities: Starting the KDE Activity Manager daemon QDateTime("2014-10-23 19:35:02.265 CEST Qt::LocalTime")
Oct 23 19:35:02 claptrap kactivitymanagerd[3200]: Couldn't start kded5 from org.kde.kded5.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kded5 was not provided by any .service files") , falling back to running kbuildsycoca5
I think it is also possible that there are two problems (one about gtk and the other one about glx).
Thanks for your help, I really appreciate it since I really need the OpenGL to do some exercises for a course.
Last edited by claptrap (2014-10-24 14:29:10)
Offline
first, use code-tags to make the logs more readable.
check https://bbs.archlinux.org/help.php#bbcode , scroll down a bit .
(if you have trouble understanding how it works, quote this post and look carefully.)
[ 29041.026] (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/i965_dri.so failed (/usr/lib/xorg/modules/dri/i965_dri.so: undefined symbol: _glapi_tls_Dispatch)
[ 29041.026] (EE) AIGLX: reverting to software rendering
[ 29041.034] (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/swrast_dri.so failed (/usr/lib/xorg/modules/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
[ 29041.034] (EE) GLX: could not load software renderer
[ 29041.034] (II) GLX: no usable GL providers found for screen 0
this has to do with the missing GLX part. what is the output of pacman -Qo /usr/lib/xorg/modules/dri/swrast_dri.so ?
Also please post the complete journalctl -b output.
I do have a hunch that the problem are caused by a remainder of nvidia proprietary drivers, and those are typically only visible in the kernel logs.
NOTE :
solving this might take a while. If that course is due soon, i suggest you start looking for an alternative computer you can use temporarily.
Last edited by Lone_Wolf (2014-10-24 11:41:35)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Hi,
I formated my previous post. Here is more information.
The result of pacman -Qo /usr/lib/xorg/modules/dri/swrast_dri.so:
/usr/lib/xorg/modules/dri/swrast_dri.so is owned by mesa-dri 10.3.1-1
And journalctl -b:
-- Logs begin at Thu 2014-04-17 02:30:53 CEST, end at Fri 2014-10-24 22:09:58 CEST. --
Oct 24 22:07:33 claptrap systemd-journal[181]: Runtime journal is using 8.0M (max allowed 393.6M, trying to leave 590.4M free of 3.8G available → current limit 393.6M).
Oct 24 22:07:33 claptrap systemd-journal[181]: Runtime journal is using 8.0M (max allowed 393.6M, trying to leave 590.4M free of 3.8G available → current limit 393.6M).
Oct 24 22:07:33 claptrap kernel: Initializing cgroup subsys cpuset
Oct 24 22:07:33 claptrap kernel: Initializing cgroup subsys cpu
Oct 24 22:07:33 claptrap kernel: Initializing cgroup subsys cpuacct
Oct 24 22:07:33 claptrap kernel: Linux version 3.17.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Oct 15 15:04:35 CEST 2014
Oct 24 22:07:33 claptrap kernel: Command line: initrd=\initramfs-linux.img root=/dev/claptrapvg/root rw
Oct 24 22:07:33 claptrap kernel: e820: BIOS-provided physical RAM map:
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000b99eefff] usable
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x00000000b99ef000-0x00000000b99f5fff] ACPI NVS
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x00000000b99f6000-0x00000000ba22cfff] usable
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x00000000ba22d000-0x00000000ba492fff] reserved
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x00000000ba493000-0x00000000c990efff] usable
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x00000000c990f000-0x00000000c9b16fff] reserved
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x00000000c9b17000-0x00000000c9e3efff] usable
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x00000000c9e3f000-0x00000000cab4bfff] ACPI NVS
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x00000000cab4c000-0x00000000caffefff] reserved
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x00000000cafff000-0x00000000caffffff] usable
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x00000000cbc00000-0x00000000cfdfffff] reserved
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 24 22:07:33 claptrap kernel: BIOS-e820: [mem 0x0000000100000000-0x000000022f1fffff] usable
Oct 24 22:07:33 claptrap kernel: NX (Execute Disable) protection: active
Oct 24 22:07:33 claptrap kernel: e820: update [mem 0xb7a74018-0xb7a84057] usable ==> usable
Oct 24 22:07:33 claptrap kernel: e820: update [mem 0xb7a66018-0xb7a73057] usable ==> usable
Oct 24 22:07:33 claptrap kernel: e820: update [mem 0xb7a58018-0xb7a65e57] usable ==> usable
Oct 24 22:07:33 claptrap kernel: extended physical RAM map:
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000b7a58017] usable
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000b7a58018-0x00000000b7a65e57] usable
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000b7a65e58-0x00000000b7a66017] usable
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000b7a66018-0x00000000b7a73057] usable
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000b7a73058-0x00000000b7a74017] usable
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000b7a74018-0x00000000b7a84057] usable
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000b7a84058-0x00000000b99eefff] usable
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000b99ef000-0x00000000b99f5fff] ACPI NVS
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000b99f6000-0x00000000ba22cfff] usable
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000ba22d000-0x00000000ba492fff] reserved
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000ba493000-0x00000000c990efff] usable
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000c990f000-0x00000000c9b16fff] reserved
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000c9b17000-0x00000000c9e3efff] usable
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000c9e3f000-0x00000000cab4bfff] ACPI NVS
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000cab4c000-0x00000000caffefff] reserved
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000cafff000-0x00000000caffffff] usable
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000cbc00000-0x00000000cfdfffff] reserved
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 24 22:07:33 claptrap kernel: reserve setup_data: [mem 0x0000000100000000-0x000000022f1fffff] usable
Oct 24 22:07:33 claptrap kernel: efi: EFI v2.31 by American Megatrends
Oct 24 22:07:33 claptrap kernel: efi: ACPI 2.0=0xc9ec3000 ACPI=0xc9ec3000 SMBIOS=0xf04c0 MPS=0xfd5b0
Oct 24 22:07:33 claptrap kernel: efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x000000000000e000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem02: type=7, attr=0xf, range=[0x000000000000e000-0x0000000000058000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem03: type=0, attr=0xf, range=[0x0000000000058000-0x0000000000059000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem04: type=7, attr=0xf, range=[0x0000000000059000-0x000000000005f000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem05: type=4, attr=0xf, range=[0x000000000005f000-0x0000000000060000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem06: type=3, attr=0xf, range=[0x0000000000060000-0x000000000009f000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem07: type=0, attr=0xf, range=[0x000000000009f000-0x00000000000a0000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem08: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
Oct 24 22:07:33 claptrap kernel: efi: mem09: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001f53000) (15MB)
Oct 24 22:07:33 claptrap kernel: efi: mem10: type=7, attr=0xf, range=[0x0000000001f53000-0x000000007fa41000) (2010MB)
Oct 24 22:07:33 claptrap kernel: efi: mem11: type=2, attr=0xf, range=[0x000000007fa41000-0x0000000080000000) (5MB)
Oct 24 22:07:33 claptrap kernel: efi: mem12: type=7, attr=0xf, range=[0x0000000080000000-0x00000000b64b2000) (868MB)
Oct 24 22:07:33 claptrap kernel: efi: mem13: type=2, attr=0xf, range=[0x00000000b64b2000-0x00000000b65b2000) (1MB)
Oct 24 22:07:33 claptrap kernel: efi: mem14: type=7, attr=0xf, range=[0x00000000b65b2000-0x00000000b7a58000) (20MB)
Oct 24 22:07:33 claptrap kernel: efi: mem15: type=2, attr=0xf, range=[0x00000000b7a58000-0x00000000b7a85000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem16: type=1, attr=0xf, range=[0x00000000b7a85000-0x00000000b99ef000) (31MB)
Oct 24 22:07:33 claptrap kernel: efi: mem17: type=10, attr=0xf, range=[0x00000000b99ef000-0x00000000b99f6000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem18: type=4, attr=0xf, range=[0x00000000b99f6000-0x00000000b9b4a000) (1MB)
Oct 24 22:07:33 claptrap kernel: efi: mem19: type=3, attr=0xf, range=[0x00000000b9b4a000-0x00000000ba1ed000) (6MB)
Oct 24 22:07:33 claptrap kernel: efi: mem20: type=4, attr=0xf, range=[0x00000000ba1ed000-0x00000000ba20a000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem21: type=3, attr=0xf, range=[0x00000000ba20a000-0x00000000ba224000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem22: type=4, attr=0xf, range=[0x00000000ba224000-0x00000000ba22d000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem23: type=6, attr=0x800000000000000f, range=[0x00000000ba22d000-0x00000000ba493000) (2MB)
Oct 24 22:07:33 claptrap kernel: efi: mem24: type=4, attr=0xf, range=[0x00000000ba493000-0x00000000ba4a2000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem25: type=7, attr=0xf, range=[0x00000000ba4a2000-0x00000000ba4ac000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem26: type=2, attr=0xf, range=[0x00000000ba4ac000-0x00000000ba4ad000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem27: type=7, attr=0xf, range=[0x00000000ba4ad000-0x00000000ba4ae000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem28: type=2, attr=0xf, range=[0x00000000ba4ae000-0x00000000ba4b1000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem29: type=7, attr=0xf, range=[0x00000000ba4b1000-0x00000000bd859000) (51MB)
Oct 24 22:07:33 claptrap kernel: efi: mem30: type=4, attr=0xf, range=[0x00000000bd859000-0x00000000bdb01000) (2MB)
Oct 24 22:07:33 claptrap kernel: efi: mem31: type=7, attr=0xf, range=[0x00000000bdb01000-0x00000000bdb12000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem32: type=4, attr=0xf, range=[0x00000000bdb12000-0x00000000bdb28000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem33: type=7, attr=0xf, range=[0x00000000bdb28000-0x00000000bdb4c000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem34: type=4, attr=0xf, range=[0x00000000bdb4c000-0x00000000c8ca5000) (177MB)
Oct 24 22:07:33 claptrap kernel: efi: mem35: type=7, attr=0xf, range=[0x00000000c8ca5000-0x00000000c9624000) (9MB)
Oct 24 22:07:33 claptrap kernel: efi: mem36: type=3, attr=0xf, range=[0x00000000c9624000-0x00000000c990f000) (2MB)
Oct 24 22:07:33 claptrap kernel: efi: mem37: type=0, attr=0xf, range=[0x00000000c990f000-0x00000000c9979000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem38: type=0, attr=0xf, range=[0x00000000c9979000-0x00000000c9b17000) (1MB)
Oct 24 22:07:33 claptrap kernel: efi: mem39: type=7, attr=0xf, range=[0x00000000c9b17000-0x00000000c9e3f000) (3MB)
Oct 24 22:07:33 claptrap kernel: efi: mem40: type=10, attr=0xf, range=[0x00000000c9e3f000-0x00000000cab08000) (12MB)
Oct 24 22:07:33 claptrap kernel: efi: mem41: type=10, attr=0xf, range=[0x00000000cab08000-0x00000000cab28000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem42: type=10, attr=0xf, range=[0x00000000cab28000-0x00000000cab2c000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem43: type=10, attr=0xf, range=[0x00000000cab2c000-0x00000000cab36000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem44: type=10, attr=0xf, range=[0x00000000cab36000-0x00000000cab4c000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem45: type=6, attr=0x800000000000000f, range=[0x00000000cab4c000-0x00000000cae80000) (3MB)
Oct 24 22:07:33 claptrap kernel: efi: mem46: type=6, attr=0x800000000000000f, range=[0x00000000cae80000-0x00000000caeb6000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem47: type=6, attr=0x800000000000000f, range=[0x00000000caeb6000-0x00000000caeb8000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem48: type=6, attr=0x800000000000000f, range=[0x00000000caeb8000-0x00000000caf58000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem49: type=5, attr=0x800000000000000f, range=[0x00000000caf58000-0x00000000caf79000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem50: type=5, attr=0x800000000000000f, range=[0x00000000caf79000-0x00000000cafff000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem51: type=4, attr=0xf, range=[0x00000000cafff000-0x00000000cb000000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem52: type=7, attr=0xf, range=[0x0000000100000000-0x000000022f200000) (4850MB)
Oct 24 22:07:33 claptrap kernel: efi: mem53: type=0, attr=0x8000000000000000, range=[0x00000000cbc00000-0x00000000cfe00000) (66MB)
Oct 24 22:07:33 claptrap kernel: efi: mem54: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
Oct 24 22:07:33 claptrap kernel: efi: mem55: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem56: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem57: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem58: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
Oct 24 22:07:33 claptrap kernel: efi: mem59: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
Oct 24 22:07:33 claptrap kernel: SMBIOS 2.7 present.
Oct 24 22:07:33 claptrap kernel: DMI: ASUSTeK COMPUTER INC. X550LD/X550LD, BIOS X550LD.300 01/17/2014
Oct 24 22:07:33 claptrap kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 24 22:07:33 claptrap kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 24 22:07:33 claptrap kernel: AGP: No AGP bridge found
Oct 24 22:07:33 claptrap kernel: e820: last_pfn = 0x22f200 max_arch_pfn = 0x400000000
Oct 24 22:07:33 claptrap kernel: MTRR default type: uncachable
Oct 24 22:07:33 claptrap kernel: MTRR fixed ranges enabled:
Oct 24 22:07:33 claptrap kernel: 00000-9FFFF write-back
Oct 24 22:07:33 claptrap kernel: A0000-BFFFF uncachable
Oct 24 22:07:33 claptrap kernel: C0000-CFFFF write-protect
Oct 24 22:07:33 claptrap kernel: D0000-DFFFF uncachable
Oct 24 22:07:33 claptrap kernel: E0000-FFFFF write-protect
Oct 24 22:07:33 claptrap kernel: MTRR variable ranges enabled:
Oct 24 22:07:33 claptrap kernel: 0 base 0000000000 mask 7E00000000 write-back
Oct 24 22:07:33 claptrap kernel: 1 base 0200000000 mask 7FE0000000 write-back
Oct 24 22:07:33 claptrap kernel: 2 base 0220000000 mask 7FF0000000 write-back
Oct 24 22:07:33 claptrap kernel: 3 base 00E0000000 mask 7FE0000000 uncachable
Oct 24 22:07:33 claptrap kernel: 4 base 00D0000000 mask 7FF0000000 uncachable
Oct 24 22:07:33 claptrap kernel: 5 base 00CC000000 mask 7FFC000000 uncachable
Oct 24 22:07:33 claptrap kernel: 6 base 00CBC00000 mask 7FFFC00000 uncachable
Oct 24 22:07:33 claptrap kernel: 7 base 022F800000 mask 7FFF800000 uncachable
Oct 24 22:07:33 claptrap kernel: 8 base 022F400000 mask 7FFFC00000 uncachable
Oct 24 22:07:33 claptrap kernel: 9 base 022F200000 mask 7FFFE00000 uncachable
Oct 24 22:07:33 claptrap kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Oct 24 22:07:33 claptrap kernel: e820: update [mem 0xcbc00000-0xffffffff] usable ==> reserved
Oct 24 22:07:33 claptrap kernel: e820: last_pfn = 0xcb000 max_arch_pfn = 0x400000000
Oct 24 22:07:33 claptrap kernel: found SMP MP-table at [mem 0x000fd860-0x000fd86f] mapped at [ffff8800000fd860]
Oct 24 22:07:33 claptrap kernel: Scanning 1 areas for low memory corruption
Oct 24 22:07:33 claptrap kernel: Base memory trampoline at [ffff880000096000] 96000 size 24576
Oct 24 22:07:33 claptrap kernel: Using GB pages for direct mapping
Oct 24 22:07:33 claptrap kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
Oct 24 22:07:33 claptrap kernel: [mem 0x00000000-0x000fffff] page 4k
Oct 24 22:07:33 claptrap kernel: BRK [0x01b2f000, 0x01b2ffff] PGTABLE
Oct 24 22:07:33 claptrap kernel: BRK [0x01b30000, 0x01b30fff] PGTABLE
Oct 24 22:07:33 claptrap kernel: BRK [0x01b31000, 0x01b31fff] PGTABLE
Oct 24 22:07:33 claptrap kernel: init_memory_mapping: [mem 0x22f000000-0x22f1fffff]
Oct 24 22:07:33 claptrap kernel: [mem 0x22f000000-0x22f1fffff] page 2M
Oct 24 22:07:33 claptrap kernel: BRK [0x01b32000, 0x01b32fff] PGTABLE
Oct 24 22:07:33 claptrap kernel: init_memory_mapping: [mem 0x22c000000-0x22effffff]
Oct 24 22:07:33 claptrap kernel: [mem 0x22c000000-0x22effffff] page 2M
Oct 24 22:07:33 claptrap kernel: init_memory_mapping: [mem 0x200000000-0x22bffffff]
Oct 24 22:07:33 claptrap kernel: [mem 0x200000000-0x22bffffff] page 2M
Oct 24 22:07:33 claptrap kernel: init_memory_mapping: [mem 0x00100000-0xb99eefff]
Oct 24 22:07:33 claptrap kernel: [mem 0x00100000-0x001fffff] page 4k
Oct 24 22:07:33 claptrap kernel: [mem 0x00200000-0x3fffffff] page 2M
Oct 24 22:07:33 claptrap kernel: [mem 0x40000000-0x7fffffff] page 1G
Oct 24 22:07:33 claptrap kernel: [mem 0x80000000-0xb97fffff] page 2M
Oct 24 22:07:33 claptrap kernel: [mem 0xb9800000-0xb99eefff] page 4k
Oct 24 22:07:33 claptrap kernel: init_memory_mapping: [mem 0xb99f6000-0xba22cfff]
Oct 24 22:07:33 claptrap kernel: [mem 0xb99f6000-0xb99fffff] page 4k
Oct 24 22:07:33 claptrap kernel: [mem 0xb9a00000-0xba1fffff] page 2M
Oct 24 22:07:33 claptrap kernel: [mem 0xba200000-0xba22cfff] page 4k
Oct 24 22:07:33 claptrap kernel: BRK [0x01b33000, 0x01b33fff] PGTABLE
Oct 24 22:07:33 claptrap kernel: init_memory_mapping: [mem 0xba493000-0xc990efff]
Oct 24 22:07:33 claptrap kernel: [mem 0xba493000-0xba5fffff] page 4k
Oct 24 22:07:33 claptrap kernel: [mem 0xba600000-0xc97fffff] page 2M
Oct 24 22:07:33 claptrap kernel: [mem 0xc9800000-0xc990efff] page 4k
Oct 24 22:07:33 claptrap kernel: BRK [0x01b34000, 0x01b34fff] PGTABLE
Oct 24 22:07:33 claptrap kernel: init_memory_mapping: [mem 0xc9b17000-0xc9e3efff]
Oct 24 22:07:33 claptrap kernel: [mem 0xc9b17000-0xc9bfffff] page 4k
Oct 24 22:07:33 claptrap kernel: [mem 0xc9c00000-0xc9dfffff] page 2M
Oct 24 22:07:33 claptrap kernel: [mem 0xc9e00000-0xc9e3efff] page 4k
Oct 24 22:07:33 claptrap kernel: init_memory_mapping: [mem 0xcafff000-0xcaffffff]
Oct 24 22:07:33 claptrap kernel: [mem 0xcafff000-0xcaffffff] page 4k
Oct 24 22:07:33 claptrap kernel: init_memory_mapping: [mem 0x100000000-0x1ffffffff]
Oct 24 22:07:33 claptrap kernel: [mem 0x100000000-0x1ffffffff] page 1G
Oct 24 22:07:33 claptrap kernel: RAMDISK: [mem 0x7fa41000-0x7fffffff]
Oct 24 22:07:33 claptrap kernel: ACPI: Early table checksum verification disabled
Oct 24 22:07:33 claptrap kernel: ACPI: RSDP 0x00000000C9EC3000 000024 (v02 _ASUS_)
Oct 24 22:07:33 claptrap kernel: ACPI: XSDT 0x00000000C9EC3098 0000B4 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
Oct 24 22:07:33 claptrap kernel: ACPI: FACP 0x00000000C9ED91B8 00010C (v05 _ASUS_ Notebook 01072009 AMI 00010013)
Oct 24 22:07:33 claptrap kernel: ACPI: DSDT 0x00000000C9EC3260 015F52 (v02 _ASUS_ Notebook 00000012 INTL 20120711)
Oct 24 22:07:33 claptrap kernel: ACPI: FACS 0x00000000CAB49080 000040
Oct 24 22:07:33 claptrap kernel: ACPI: APIC 0x00000000C9ED92C8 000072 (v03 _ASUS_ Notebook 01072009 AMI 00010013)
Oct 24 22:07:33 claptrap kernel: ACPI: FPDT 0x00000000C9ED9340 000044 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
Oct 24 22:07:33 claptrap kernel: ACPI: ECDT 0x00000000C9ED9388 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
Oct 24 22:07:33 claptrap kernel: ACPI: LPIT 0x00000000C9ED9450 00005C (v01 _ASUS_ Notebook 00000000 AMI. 00000005)
Oct 24 22:07:33 claptrap kernel: ACPI: SSDT 0x00000000C9ED94B0 000174 (v01 Intel zpoddult 00001000 INTL 20120711)
Oct 24 22:07:33 claptrap kernel: ACPI: SSDT 0x00000000C9ED9628 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20120711)
Oct 24 22:07:33 claptrap kernel: ACPI: SSDT 0x00000000C9ED9B68 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711)
Oct 24 22:07:33 claptrap kernel: ACPI: SSDT 0x00000000C9EDA640 0002DE (v01 PmRef Cpu0Tst 00003000 INTL 20120711)
Oct 24 22:07:33 claptrap kernel: ACPI: SSDT 0x00000000C9EDA920 000348 (v01 PmRef ApTst 00003000 INTL 20120711)
Oct 24 22:07:33 claptrap kernel: ACPI: MCFG 0x00000000C9EDAC68 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
Oct 24 22:07:33 claptrap kernel: ACPI: SSDT 0x00000000C9EDACA8 003043 (v01 DptfTa DptfTabl 00001000 INTL 20120711)
Oct 24 22:07:33 claptrap kernel: ACPI: HPET 0x00000000C9EDDCF0 000038 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
Oct 24 22:07:33 claptrap kernel: ACPI: SSDT 0x00000000C9EDDD28 000298 (v01 SataRe SataTabl 00001000 INTL 20120711)
Oct 24 22:07:33 claptrap kernel: ACPI: SSDT 0x00000000C9EDDFC0 003EDA (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
Oct 24 22:07:33 claptrap kernel: ACPI: SSDT 0x00000000C9EE1EA0 000C3F (v01 SgRef SgPch 00001000 INTL 20120711)
Oct 24 22:07:33 claptrap kernel: ACPI: SSDT 0x00000000C9EE2AE0 001493 (v01 OptRef OptTabl 00001000 INTL 20120711)
Oct 24 22:07:33 claptrap kernel: ACPI: MSDM 0x00000000C9B15E18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
Oct 24 22:07:33 claptrap kernel: ACPI: Local APIC address 0xfee00000
Oct 24 22:07:33 claptrap kernel: No NUMA configuration found
Oct 24 22:07:33 claptrap kernel: Faking a node at [mem 0x0000000000000000-0x000000022f1fffff]
Oct 24 22:07:33 claptrap kernel: Initmem setup node 0 [mem 0x00000000-0x22f1fffff]
Oct 24 22:07:33 claptrap kernel: NODE_DATA [mem 0x22f1f5000-0x22f1f8fff]
Oct 24 22:07:33 claptrap kernel: [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880226800000-ffff88022e7fffff] on node 0
Oct 24 22:07:33 claptrap kernel: Zone ranges:
Oct 24 22:07:33 claptrap kernel: DMA [mem 0x00001000-0x00ffffff]
Oct 24 22:07:33 claptrap kernel: DMA32 [mem 0x01000000-0xffffffff]
Oct 24 22:07:33 claptrap kernel: Normal [mem 0x100000000-0x22f1fffff]
Oct 24 22:07:33 claptrap kernel: Movable zone start for each node
Oct 24 22:07:33 claptrap kernel: Early memory node ranges
Oct 24 22:07:33 claptrap kernel: node 0: [mem 0x00001000-0x00057fff]
Oct 24 22:07:33 claptrap kernel: node 0: [mem 0x00059000-0x0009efff]
Oct 24 22:07:33 claptrap kernel: node 0: [mem 0x00100000-0xb99eefff]
Oct 24 22:07:33 claptrap kernel: node 0: [mem 0xb99f6000-0xba22cfff]
Oct 24 22:07:33 claptrap kernel: node 0: [mem 0xba493000-0xc990efff]
Oct 24 22:07:33 claptrap kernel: node 0: [mem 0xc9b17000-0xc9e3efff]
Oct 24 22:07:33 claptrap kernel: node 0: [mem 0xcafff000-0xcaffffff]
Oct 24 22:07:33 claptrap kernel: node 0: [mem 0x100000000-0x22f1fffff]
Oct 24 22:07:33 claptrap kernel: On node 0 totalpages: 2067304
Oct 24 22:07:33 claptrap kernel: DMA zone: 64 pages used for memmap
Oct 24 22:07:33 claptrap kernel: DMA zone: 25 pages reserved
Oct 24 22:07:33 claptrap kernel: DMA zone: 3997 pages, LIFO batch:0
Oct 24 22:07:33 claptrap kernel: DMA32 zone: 12840 pages used for memmap
Oct 24 22:07:33 claptrap kernel: DMA32 zone: 821707 pages, LIFO batch:31
Oct 24 22:07:33 claptrap kernel: Normal zone: 19400 pages used for memmap
Oct 24 22:07:33 claptrap kernel: Normal zone: 1241600 pages, LIFO batch:31
Oct 24 22:07:33 claptrap kernel: Reserving Intel graphics stolen memory at 0xcbe00000-0xcfdfffff
Oct 24 22:07:33 claptrap kernel: ACPI: PM-Timer IO Port: 0x1808
Oct 24 22:07:33 claptrap kernel: ACPI: Local APIC address 0xfee00000
Oct 24 22:07:33 claptrap kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Oct 24 22:07:33 claptrap kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
Oct 24 22:07:33 claptrap kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
Oct 24 22:07:33 claptrap kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
Oct 24 22:07:33 claptrap kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Oct 24 22:07:33 claptrap kernel: ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
Oct 24 22:07:33 claptrap kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-39
Oct 24 22:07:33 claptrap kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 24 22:07:33 claptrap kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Oct 24 22:07:33 claptrap kernel: ACPI: IRQ0 used by override.
Oct 24 22:07:33 claptrap kernel: ACPI: IRQ9 used by override.
Oct 24 22:07:33 claptrap kernel: Using ACPI (MADT) for SMP configuration information
Oct 24 22:07:33 claptrap kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Oct 24 22:07:33 claptrap kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xb7a58000-0xb7a58fff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xb7a65000-0xb7a65fff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xb7a66000-0xb7a66fff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xb7a73000-0xb7a73fff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xb7a74000-0xb7a74fff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xb7a84000-0xb7a84fff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xb99ef000-0xb99f5fff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xba22d000-0xba492fff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xc990f000-0xc9b16fff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xc9e3f000-0xcab4bfff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xcab4c000-0xcaffefff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xcb000000-0xcbbfffff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xcbc00000-0xcfdfffff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xcfe00000-0xf7ffffff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Oct 24 22:07:33 claptrap kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Oct 24 22:07:33 claptrap kernel: e820: [mem 0xcfe00000-0xf7ffffff] available for PCI devices
Oct 24 22:07:33 claptrap kernel: Booting paravirtualized kernel on bare hardware
Oct 24 22:07:33 claptrap kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
Oct 24 22:07:33 claptrap kernel: PERCPU: Embedded 29 pages/cpu @ffff88022ee00000 s86848 r8192 d23744 u524288
Oct 24 22:07:33 claptrap kernel: pcpu-alloc: s86848 r8192 d23744 u524288 alloc=1*2097152
Oct 24 22:07:33 claptrap kernel: pcpu-alloc: [0] 0 1 2 3
Oct 24 22:07:33 claptrap kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2034975
Oct 24 22:07:33 claptrap kernel: Policy zone: Normal
Oct 24 22:07:33 claptrap kernel: Kernel command line: initrd=\initramfs-linux.img root=/dev/claptrapvg/root rw
Oct 24 22:07:33 claptrap kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Oct 24 22:07:33 claptrap kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
Oct 24 22:07:33 claptrap kernel: AGP: Checking aperture...
Oct 24 22:07:33 claptrap kernel: AGP: No AGP bridge found
Oct 24 22:07:33 claptrap kernel: Calgary: detecting Calgary via BIOS EBDA area
Oct 24 22:07:33 claptrap kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Oct 24 22:07:33 claptrap kernel: Memory: 7857812K/8269216K available (5381K kernel code, 909K rwdata, 1712K rodata, 1140K init, 1176K bss, 411404K reserved)
Oct 24 22:07:33 claptrap kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Oct 24 22:07:33 claptrap kernel: Preemptible hierarchical RCU implementation.
Oct 24 22:07:33 claptrap kernel: RCU dyntick-idle grace-period acceleration is enabled.
Oct 24 22:07:33 claptrap kernel: Dump stacks of tasks blocking RCU-preempt GP.
Oct 24 22:07:33 claptrap kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
Oct 24 22:07:33 claptrap kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Oct 24 22:07:33 claptrap kernel: NR_IRQS:8448 nr_irqs:728 0
Oct 24 22:07:33 claptrap kernel: Console: colour dummy device 80x25
Oct 24 22:07:33 claptrap kernel: console [tty0] enabled
Oct 24 22:07:33 claptrap kernel: allocated 33554432 bytes of page_cgroup
Oct 24 22:07:33 claptrap kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
Oct 24 22:07:33 claptrap kernel: hpet clockevent registered
Oct 24 22:07:33 claptrap kernel: tsc: Fast TSC calibration using PIT
Oct 24 22:07:33 claptrap kernel: spurious 8259A interrupt: IRQ7.
Oct 24 22:07:33 claptrap kernel: tsc: Detected 2394.535 MHz processor
Oct 24 22:07:33 claptrap kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.61 BogoMIPS (lpj=7981783)
Oct 24 22:07:33 claptrap kernel: pid_max: default: 32768 minimum: 301
Oct 24 22:07:33 claptrap kernel: ACPI: Core revision 20140724
Oct 24 22:07:33 claptrap kernel: ACPI: All ACPI Tables successfully acquired
Oct 24 22:07:33 claptrap kernel: Security Framework initialized
Oct 24 22:07:33 claptrap kernel: Yama: becoming mindful.
Oct 24 22:07:33 claptrap kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Oct 24 22:07:33 claptrap kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Oct 24 22:07:33 claptrap kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Oct 24 22:07:33 claptrap kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
Oct 24 22:07:33 claptrap kernel: Initializing cgroup subsys memory
Oct 24 22:07:33 claptrap kernel: Initializing cgroup subsys devices
Oct 24 22:07:33 claptrap kernel: Initializing cgroup subsys freezer
Oct 24 22:07:33 claptrap kernel: Initializing cgroup subsys net_cls
Oct 24 22:07:33 claptrap kernel: Initializing cgroup subsys blkio
Oct 24 22:07:33 claptrap kernel: CPU: Physical Processor ID: 0
Oct 24 22:07:33 claptrap kernel: CPU: Processor Core ID: 0
Oct 24 22:07:33 claptrap kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Oct 24 22:07:33 claptrap kernel: mce: CPU supports 7 MCE banks
Oct 24 22:07:33 claptrap kernel: CPU0: Thermal monitoring enabled (TM1)
Oct 24 22:07:33 claptrap kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
Oct 24 22:07:33 claptrap kernel: Freeing SMP alternatives memory: 20K (ffffffff81a02000 - ffffffff81a07000)
Oct 24 22:07:33 claptrap kernel: ftrace: allocating 20674 entries in 81 pages
Oct 24 22:07:33 claptrap kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
Oct 24 22:07:33 claptrap kernel: smpboot: CPU0: Intel(R) Core(TM) i7-4500U CPU @ 1.80GHz (fam: 06, model: 45, stepping: 01)
Oct 24 22:07:33 claptrap kernel: TSC deadline timer enabled
Oct 24 22:07:33 claptrap kernel: Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
Oct 24 22:07:33 claptrap kernel: ... version: 3
Oct 24 22:07:33 claptrap kernel: ... bit width: 48
Oct 24 22:07:33 claptrap kernel: ... generic registers: 4
Oct 24 22:07:33 claptrap kernel: ... value mask: 0000ffffffffffff
Oct 24 22:07:33 claptrap kernel: ... max period: 0000ffffffffffff
Oct 24 22:07:33 claptrap kernel: ... fixed-purpose events: 3
Oct 24 22:07:33 claptrap kernel: ... event mask: 000000070000000f
Oct 24 22:07:33 claptrap kernel: x86: Booting SMP configuration:
Oct 24 22:07:33 claptrap kernel: .... node #0, CPUs: #1
Oct 24 22:07:33 claptrap kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Oct 24 22:07:33 claptrap kernel: #2 #3
Oct 24 22:07:33 claptrap kernel: x86: Booted up 1 node, 4 CPUs
Oct 24 22:07:33 claptrap kernel: smpboot: Total of 4 processors activated (19163.45 BogoMIPS)
Oct 24 22:07:33 claptrap kernel: devtmpfs: initialized
Oct 24 22:07:33 claptrap kernel: PM: Registering ACPI NVS region [mem 0xb99ef000-0xb99f5fff] (28672 bytes)
Oct 24 22:07:33 claptrap kernel: PM: Registering ACPI NVS region [mem 0xc9e3f000-0xcab4bfff] (13684736 bytes)
Oct 24 22:07:33 claptrap kernel: pinctrl core: initialized pinctrl subsystem
Oct 24 22:07:33 claptrap kernel: RTC time: 20:07:21, date: 10/24/14
Oct 24 22:07:33 claptrap kernel: NET: Registered protocol family 16
Oct 24 22:07:33 claptrap kernel: cpuidle: using governor ladder
Oct 24 22:07:33 claptrap kernel: cpuidle: using governor menu
Oct 24 22:07:33 claptrap kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Oct 24 22:07:33 claptrap kernel: ACPI: bus type PCI registered
Oct 24 22:07:33 claptrap kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 24 22:07:33 claptrap kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Oct 24 22:07:33 claptrap kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Oct 24 22:07:33 claptrap kernel: PCI: Using configuration type 1 for base access
Oct 24 22:07:33 claptrap kernel: ACPI: Added _OSI(Module Device)
Oct 24 22:07:33 claptrap kernel: ACPI: Added _OSI(Processor Device)
Oct 24 22:07:33 claptrap kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 24 22:07:33 claptrap kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 24 22:07:33 claptrap kernel: ACPI : EC: EC description table is found, configuring boot EC
Oct 24 22:07:33 claptrap kernel: ACPI: Executed 2 blocks of module-level executable AML code
Oct 24 22:07:33 claptrap kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Oct 24 22:07:33 claptrap kernel: ACPI: Dynamic OEM Table Load:
Oct 24 22:07:33 claptrap kernel: ACPI: SSDT 0xFFFF880223121800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
Oct 24 22:07:33 claptrap kernel: ACPI: Dynamic OEM Table Load:
Oct 24 22:07:33 claptrap kernel: ACPI: SSDT 0xFFFF880223119000 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
Oct 24 22:07:33 claptrap kernel: ACPI: Dynamic OEM Table Load:
Oct 24 22:07:33 claptrap kernel: ACPI: SSDT 0xFFFF880223114600 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
Oct 24 22:07:33 claptrap kernel: ACPI: Interpreter enabled
Oct 24 22:07:33 claptrap kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
Oct 24 22:07:33 claptrap kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
Oct 24 22:07:33 claptrap kernel: ACPI: (supports S0 S3 S4 S5)
Oct 24 22:07:33 claptrap kernel: ACPI: Using IOAPIC for interrupt routing
Oct 24 22:07:33 claptrap kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 24 22:07:33 claptrap kernel: ACPI: Power Resource [PC05] (on)
Oct 24 22:07:33 claptrap kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Oct 24 22:07:33 claptrap kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Oct 24 22:07:33 claptrap kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Oct 24 22:07:33 claptrap kernel: PCI host bridge to bus 0000:00
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: root bus resource [mem 0xcfe00000-0xfeafffff]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
Oct 24 22:07:33 claptrap kernel: pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
Oct 24 22:07:33 claptrap kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf7400000-0xf77fffff 64bit]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
Oct 24 22:07:33 claptrap kernel: pci 0000:00:03.0: reg 0x10: [mem 0xf7a1c000-0xf7a1ffff 64bit]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:04.0: [8086:0a03] type 00 class 0x118000
Oct 24 22:07:33 claptrap kernel: pci 0000:00:04.0: reg 0x10: [mem 0xf7a10000-0xf7a17fff 64bit]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
Oct 24 22:07:33 claptrap kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7a00000-0xf7a0ffff 64bit]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Oct 24 22:07:33 claptrap kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
Oct 24 22:07:33 claptrap kernel: pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
Oct 24 22:07:33 claptrap kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf7a25000-0xf7a2501f 64bit]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7a18000-0xf7a1bfff 64bit]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7a23000-0xf7a233ff]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7a22000-0xf7a227ff]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1f.2: PME# supported from D3hot
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7a21000-0xf7a210ff 64bit]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1f.6: [8086:9c24] type 00 class 0x118000
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xf7a20000-0xf7a20fff 64bit]
Oct 24 22:07:33 claptrap kernel: acpiphp: Slot [1] registered
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Oct 24 22:07:33 claptrap kernel: pci 0000:02:00.0: [10ec:5287] type 00 class 0xff0000
Oct 24 22:07:33 claptrap kernel: pci 0000:02:00.0: reg 0x10: [mem 0xf7915000-0xf7915fff]
Oct 24 22:07:33 claptrap kernel: pci 0000:02:00.0: reg 0x30: [mem 0xf7900000-0xf790ffff pref]
Oct 24 22:07:33 claptrap kernel: pci 0000:02:00.0: supports D1 D2
Oct 24 22:07:33 claptrap kernel: pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
Oct 24 22:07:33 claptrap kernel: pci 0000:02:00.0: System wakeup disabled by ACPI
Oct 24 22:07:33 claptrap kernel: pci 0000:02:00.1: [10ec:8168] type 00 class 0x020000
Oct 24 22:07:33 claptrap kernel: pci 0000:02:00.1: reg 0x10: [io 0xe000-0xe0ff]
Oct 24 22:07:33 claptrap kernel: pci 0000:02:00.1: reg 0x18: [mem 0xf7914000-0xf7914fff 64bit]
Oct 24 22:07:33 claptrap kernel: pci 0000:02:00.1: reg 0x20: [mem 0xf7910000-0xf7913fff 64bit]
Oct 24 22:07:33 claptrap kernel: pci 0000:02:00.1: supports D1 D2
Oct 24 22:07:33 claptrap kernel: pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
Oct 24 22:07:33 claptrap kernel: pci 0000:02:00.1: System wakeup disabled by ACPI
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.2: PCI bridge to [bus 02]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.2: bridge window [io 0xe000-0xefff]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.2: bridge window [mem 0xf7900000-0xf79fffff]
Oct 24 22:07:33 claptrap kernel: pci 0000:03:00.0: [168c:0032] type 00 class 0x028000
Oct 24 22:07:33 claptrap kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf7800000-0xf787ffff 64bit]
Oct 24 22:07:33 claptrap kernel: pci 0000:03:00.0: reg 0x30: [mem 0xf7880000-0xf788ffff pref]
Oct 24 22:07:33 claptrap kernel: pci 0000:03:00.0: supports D1 D2
Oct 24 22:07:33 claptrap kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 24 22:07:33 claptrap kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.3: PCI bridge to [bus 03]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.3: bridge window [mem 0xf7800000-0xf78fffff]
Oct 24 22:07:33 claptrap kernel: pci 0000:04:00.0: [10de:1140] type 00 class 0x030200
Oct 24 22:07:33 claptrap kernel: pci 0000:04:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
Oct 24 22:07:33 claptrap kernel: pci 0000:04:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
Oct 24 22:07:33 claptrap kernel: pci 0000:04:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
Oct 24 22:07:33 claptrap kernel: pci 0000:04:00.0: reg 0x24: [io 0xd000-0xd07f]
Oct 24 22:07:33 claptrap kernel: pci 0000:04:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
Oct 24 22:07:33 claptrap kernel: pci 0000:04:00.0: System wakeup disabled by ACPI
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.4: PCI bridge to [bus 04]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.4: bridge window [mem 0xf6000000-0xf70fffff]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.4: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Oct 24 22:07:33 claptrap kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
Oct 24 22:07:33 claptrap kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
Oct 24 22:07:33 claptrap kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 12) *0, disabled.
Oct 24 22:07:33 claptrap kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 12)
Oct 24 22:07:33 claptrap kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 12)
Oct 24 22:07:33 claptrap kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
Oct 24 22:07:33 claptrap kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
Oct 24 22:07:33 claptrap kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 12)
Oct 24 22:07:33 claptrap kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 10 12)
Oct 24 22:07:33 claptrap kernel: ACPI: Enabled 4 GPEs in block 00 to 7F
Oct 24 22:07:33 claptrap kernel: ACPI : EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62
Oct 24 22:07:33 claptrap kernel: vgaarb: setting as boot device: PCI:0000:00:02.0
Oct 24 22:07:33 claptrap kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Oct 24 22:07:33 claptrap kernel: vgaarb: loaded
Oct 24 22:07:33 claptrap kernel: vgaarb: bridge control possible 0000:00:02.0
Oct 24 22:07:33 claptrap kernel: PCI: Using ACPI for IRQ routing
Oct 24 22:07:33 claptrap kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 24 22:07:33 claptrap kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Oct 24 22:07:33 claptrap kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Oct 24 22:07:33 claptrap kernel: e820: reserve RAM buffer [mem 0xb7a58018-0xb7ffffff]
Oct 24 22:07:33 claptrap kernel: e820: reserve RAM buffer [mem 0xb7a66018-0xb7ffffff]
Oct 24 22:07:33 claptrap kernel: e820: reserve RAM buffer [mem 0xb7a74018-0xb7ffffff]
Oct 24 22:07:33 claptrap kernel: e820: reserve RAM buffer [mem 0xb99ef000-0xbbffffff]
Oct 24 22:07:33 claptrap kernel: e820: reserve RAM buffer [mem 0xba22d000-0xbbffffff]
Oct 24 22:07:33 claptrap kernel: e820: reserve RAM buffer [mem 0xc990f000-0xcbffffff]
Oct 24 22:07:33 claptrap kernel: e820: reserve RAM buffer [mem 0xc9e3f000-0xcbffffff]
Oct 24 22:07:33 claptrap kernel: e820: reserve RAM buffer [mem 0xcb000000-0xcbffffff]
Oct 24 22:07:33 claptrap kernel: e820: reserve RAM buffer [mem 0x22f200000-0x22fffffff]
Oct 24 22:07:33 claptrap kernel: NetLabel: Initializing
Oct 24 22:07:33 claptrap kernel: NetLabel: domain hash size = 128
Oct 24 22:07:33 claptrap kernel: NetLabel: protocols = UNLABELED CIPSOv4
Oct 24 22:07:33 claptrap kernel: NetLabel: unlabeled traffic allowed by default
Oct 24 22:07:33 claptrap kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Oct 24 22:07:33 claptrap kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Oct 24 22:07:33 claptrap kernel: Switched to clocksource hpet
Oct 24 22:07:33 claptrap kernel: pnp: PnP ACPI init
Oct 24 22:07:33 claptrap kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Oct 24 22:07:33 claptrap kernel: system 00:01: [io 0x0680-0x069f] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:01: [io 0xffff] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:01: [io 0xffff] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:01: [io 0xffff] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:01: [io 0x1c00-0x1cfe] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:01: [io 0x1d00-0x1dfe] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:01: [io 0x1e00-0x1efe] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:01: [io 0x1f00-0x1ffe] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:01: [io 0x1800-0x18fe] could not be reserved
Oct 24 22:07:33 claptrap kernel: system 00:01: [io 0x164e-0x164f] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 24 22:07:33 claptrap kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 24 22:07:33 claptrap kernel: system 00:03: [io 0x1854-0x1857] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Oct 24 22:07:33 claptrap kernel: system 00:04: [io 0x04d0-0x04d1] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 24 22:07:33 claptrap kernel: system 00:05: [io 0x0240-0x0259] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 24 22:07:33 claptrap kernel: pnp 00:06: Plug and Play ACPI device, IDs FLT0101 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
Oct 24 22:07:33 claptrap kernel: pnp 00:07: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
Oct 24 22:07:33 claptrap kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 24 22:07:33 claptrap kernel: system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:09: [mem 0xff000000-0xffffffff] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
Oct 24 22:07:33 claptrap kernel: system 00:09: [mem 0xf7fdf000-0xf7fdffff] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:09: [mem 0xf7fe0000-0xf7feffff] has been reserved
Oct 24 22:07:33 claptrap kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 24 22:07:33 claptrap kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 24 22:07:33 claptrap kernel: pnp: PnP ACPI: found 11 devices
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.2: PCI bridge to [bus 02]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.2: bridge window [io 0xe000-0xefff]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.2: bridge window [mem 0xf7900000-0xf79fffff]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.3: PCI bridge to [bus 03]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.3: bridge window [mem 0xf7800000-0xf78fffff]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.4: PCI bridge to [bus 04]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.4: bridge window [mem 0xf6000000-0xf70fffff]
Oct 24 22:07:33 claptrap kernel: pci 0000:00:1c.4: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:00: resource 11 [mem 0xcfe00000-0xfeafffff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:02: resource 1 [mem 0xf7900000-0xf79fffff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:03: resource 1 [mem 0xf7800000-0xf78fffff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:04: resource 1 [mem 0xf6000000-0xf70fffff]
Oct 24 22:07:33 claptrap kernel: pci_bus 0000:04: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
Oct 24 22:07:33 claptrap kernel: NET: Registered protocol family 2
Oct 24 22:07:33 claptrap kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes)
Oct 24 22:07:33 claptrap kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Oct 24 22:07:33 claptrap kernel: TCP: Hash tables configured (established 65536 bind 65536)
Oct 24 22:07:33 claptrap kernel: TCP: reno registered
Oct 24 22:07:33 claptrap kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes)
Oct 24 22:07:33 claptrap kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
Oct 24 22:07:33 claptrap kernel: NET: Registered protocol family 1
Oct 24 22:07:33 claptrap kernel: pci 0000:00:02.0: Video device with shadowed ROM
Oct 24 22:07:33 claptrap kernel: PCI: CLS 64 bytes, default 64
Oct 24 22:07:33 claptrap kernel: Unpacking initramfs...
Oct 24 22:07:33 claptrap kernel: Freeing initrd memory: 5884K (ffff88007fa41000 - ffff880080000000)
Oct 24 22:07:33 claptrap kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 24 22:07:33 claptrap kernel: software IO TLB [mem 0xb3a58000-0xb7a58000] (64MB) mapped at [ffff8800b3a58000-ffff8800b7a57fff]
Oct 24 22:07:33 claptrap kernel: RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
Oct 24 22:07:33 claptrap kernel: microcode: CPU0 sig=0x40651, pf=0x40, revision=0x17
Oct 24 22:07:33 claptrap kernel: microcode: CPU1 sig=0x40651, pf=0x40, revision=0x17
Oct 24 22:07:33 claptrap kernel: microcode: CPU2 sig=0x40651, pf=0x40, revision=0x17
Oct 24 22:07:33 claptrap kernel: microcode: CPU3 sig=0x40651, pf=0x40, revision=0x17
Oct 24 22:07:33 claptrap kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Oct 24 22:07:33 claptrap kernel: Scanning for low memory corruption every 60 seconds
Oct 24 22:07:33 claptrap kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
Oct 24 22:07:33 claptrap kernel: Initialise system trusted keyring
Oct 24 22:07:33 claptrap kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Oct 24 22:07:33 claptrap kernel: zpool: loaded
Oct 24 22:07:33 claptrap kernel: zbud: loaded
Oct 24 22:07:33 claptrap kernel: VFS: Disk quotas dquot_6.5.2
Oct 24 22:07:33 claptrap kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 24 22:07:33 claptrap kernel: msgmni has been set to 15741
Oct 24 22:07:33 claptrap kernel: Key type big_key registered
Oct 24 22:07:33 claptrap kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Oct 24 22:07:33 claptrap kernel: io scheduler noop registered
Oct 24 22:07:33 claptrap kernel: io scheduler deadline registered
Oct 24 22:07:33 claptrap kernel: io scheduler cfq registered (default)
Oct 24 22:07:33 claptrap kernel: pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
Oct 24 22:07:33 claptrap kernel: pcieport 0000:00:1c.2: irq 41 for MSI/MSI-X
Oct 24 22:07:33 claptrap kernel: pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
Oct 24 22:07:33 claptrap kernel: pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X
Oct 24 22:07:33 claptrap kernel: pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
Oct 24 22:07:33 claptrap kernel: pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
Oct 24 22:07:33 claptrap kernel: pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
Oct 24 22:07:33 claptrap kernel: pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
Oct 24 22:07:33 claptrap kernel: pci 0000:02:00.1: Signaling PME through PCIe PME interrupt
Oct 24 22:07:33 claptrap kernel: pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
Oct 24 22:07:33 claptrap kernel: pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
Oct 24 22:07:33 claptrap kernel: pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
Oct 24 22:07:33 claptrap kernel: pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
Oct 24 22:07:33 claptrap kernel: pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
Oct 24 22:07:33 claptrap kernel: pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
Oct 24 22:07:33 claptrap kernel: pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
Oct 24 22:07:33 claptrap kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Oct 24 22:07:33 claptrap kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Oct 24 22:07:33 claptrap kernel: efifb: probing for efifb
Oct 24 22:07:33 claptrap kernel: efifb: framebuffer at 0xd0000000, mapped to 0xffffc90004f00000, using 3072k, total 3072k
Oct 24 22:07:33 claptrap kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Oct 24 22:07:33 claptrap kernel: efifb: scrolling: redraw
Oct 24 22:07:33 claptrap kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Oct 24 22:07:33 claptrap kernel: Console: switching to colour frame buffer device 128x48
Oct 24 22:07:33 claptrap kernel: fb0: EFI VGA frame buffer device
Oct 24 22:07:33 claptrap kernel: intel_idle: MWAIT substates: 0x11142120
Oct 24 22:07:33 claptrap kernel: intel_idle: v0.4 model 0x45
Oct 24 22:07:33 claptrap kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Oct 24 22:07:33 claptrap kernel: GHES: HEST is not enabled!
Oct 24 22:07:33 claptrap kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Oct 24 22:07:33 claptrap kernel: Linux agpgart interface v0.103
Oct 24 22:07:33 claptrap kernel: rtc_cmos 00:02: RTC can wake from S4
Oct 24 22:07:33 claptrap kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
Oct 24 22:07:33 claptrap kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Oct 24 22:07:33 claptrap kernel: Intel P-state driver initializing.
Oct 24 22:07:33 claptrap kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 24 22:07:33 claptrap kernel: TCP: cubic registered
Oct 24 22:07:33 claptrap kernel: NET: Registered protocol family 10
Oct 24 22:07:33 claptrap kernel: NET: Registered protocol family 17
Oct 24 22:07:33 claptrap kernel: Loading compiled-in X.509 certificates
Oct 24 22:07:33 claptrap kernel: registered taskstats version 1
Oct 24 22:07:33 claptrap kernel: Magic number: 2:17:145
Oct 24 22:07:33 claptrap kernel: acpi device:16: hash matches
Oct 24 22:07:33 claptrap kernel: rtc_cmos 00:02: setting system clock to 2014-10-24 20:07:21 UTC (1414181241)
Oct 24 22:07:33 claptrap kernel: PM: Hibernation image not present or could not be loaded.
Oct 24 22:07:33 claptrap kernel: Freeing unused kernel memory: 1140K (ffffffff818e5000 - ffffffff81a02000)
Oct 24 22:07:33 claptrap kernel: Write protecting the kernel read-only data: 8192k
Oct 24 22:07:33 claptrap kernel: Freeing unused kernel memory: 752K (ffff880001544000 - ffff880001600000)
Oct 24 22:07:33 claptrap kernel: Freeing unused kernel memory: 336K (ffff8800017ac000 - ffff880001800000)
Oct 24 22:07:33 claptrap kernel: random: systemd-tmpfile urandom read with 1 bits of entropy available
Oct 24 22:07:33 claptrap systemd-udevd[58]: starting version 216
Oct 24 22:07:33 claptrap kernel: [drm] Initialized drm 1.1.0 20060810
Oct 24 22:07:33 claptrap kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Oct 24 22:07:33 claptrap kernel: ACPI: Lid Switch [LID]
Oct 24 22:07:33 claptrap kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Oct 24 22:07:33 claptrap kernel: ACPI: Sleep Button [SLPB]
Oct 24 22:07:33 claptrap kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Oct 24 22:07:33 claptrap kernel: ACPI: Power Button [PWRF]
Oct 24 22:07:33 claptrap kernel: i915: unknown parameter 'nomodeset' ignored
Oct 24 22:07:33 claptrap kernel: [drm] Memory usable by graphics device = 2048M
Oct 24 22:07:33 claptrap kernel: [drm] Replacing VGA console driver
Oct 24 22:07:33 claptrap kernel: checking generic (d0000000 300000) vs hw (d0000000 10000000)
Oct 24 22:07:33 claptrap kernel: fb: switching to inteldrmfb from EFI VGA
Oct 24 22:07:33 claptrap kernel: Console: switching to colour dummy device 80x25
Oct 24 22:07:33 claptrap kernel: i915 0000:00:02.0: irq 44 for MSI/MSI-X
Oct 24 22:07:33 claptrap kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Oct 24 22:07:33 claptrap kernel: [drm] Driver supports precise vblank timestamp query.
Oct 24 22:07:33 claptrap kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
Oct 24 22:07:33 claptrap kernel: [drm] VBT doesn't support DRRS
Oct 24 22:07:33 claptrap kernel: fbcon: inteldrmfb (fb0) is primary device
Oct 24 22:07:33 claptrap kernel: tsc: Refined TSC clocksource calibration: 2394.455 MHz
Oct 24 22:07:33 claptrap kernel: Console: switching to colour frame buffer device 170x48
Oct 24 22:07:33 claptrap kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Oct 24 22:07:33 claptrap kernel: i915 0000:00:02.0: registered panic notifier
Oct 24 22:07:33 claptrap kernel: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Oct 24 22:07:33 claptrap kernel: ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no)
Oct 24 22:07:33 claptrap kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/LNXVIDEO:00/input/input3
Oct 24 22:07:33 claptrap kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
Oct 24 22:07:33 claptrap kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input4
Oct 24 22:07:33 claptrap kernel: [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
Oct 24 22:07:33 claptrap kernel: wmi: Mapper loaded
Oct 24 22:07:33 claptrap kernel: nouveau: unknown parameter 'nomodeset' ignored
Oct 24 22:07:33 claptrap kernel: MXM: GUID detected in BIOS
Oct 24 22:07:33 claptrap kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140724/nsarguments-95)
Oct 24 22:07:33 claptrap kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140724/nsarguments-95)
Oct 24 22:07:33 claptrap kernel: pci 0000:04:00.0: optimus capabilities: enabled, status dynamic power,
Oct 24 22:07:33 claptrap kernel: VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP05.PEGP handle
Oct 24 22:07:33 claptrap kernel: nouveau [ DEVICE][0000:04:00.0] BOOT0 : 0x0d7000a2
Oct 24 22:07:33 claptrap kernel: nouveau [ DEVICE][0000:04:00.0] Chipset: GF117 (NVD7)
Oct 24 22:07:33 claptrap kernel: nouveau [ DEVICE][0000:04:00.0] Family : NVC0
Oct 24 22:07:33 claptrap kernel: nouveau [ VBIOS][0000:04:00.0] checking PRAMIN for image...
Oct 24 22:07:33 claptrap kernel: nouveau [ VBIOS][0000:04:00.0] ... signature not found
Oct 24 22:07:33 claptrap kernel: nouveau [ VBIOS][0000:04:00.0] checking PROM for image...
Oct 24 22:07:33 claptrap kernel: nouveau [ VBIOS][0000:04:00.0] ... signature not found
Oct 24 22:07:33 claptrap kernel: nouveau [ VBIOS][0000:04:00.0] checking ACPI for image...
Oct 24 22:07:33 claptrap kernel: Switched to clocksource tsc
Oct 24 22:07:33 claptrap kernel: nouveau [ VBIOS][0000:04:00.0] ... appears to be valid
Oct 24 22:07:33 claptrap kernel: nouveau [ VBIOS][0000:04:00.0] using image from ACPI
Oct 24 22:07:33 claptrap kernel: nouveau [ VBIOS][0000:04:00.0] BIT signature found
Oct 24 22:07:33 claptrap kernel: nouveau [ VBIOS][0000:04:00.0] version 75.17.7c.00.01
Oct 24 22:07:33 claptrap kernel: nouveau [ VBIOS][0000:04:00.0] running init tables
Oct 24 22:07:33 claptrap kernel: nouveau 0000:04:00.0: irq 45 for MSI/MSI-X
Oct 24 22:07:33 claptrap kernel: nouveau [ PMC][0000:04:00.0] MSI interrupts enabled
Oct 24 22:07:33 claptrap kernel: nouveau W[ PFB][0000:04:00.0][0x00000000][ffff880223146000] reclocking of this ram type unsupported
Oct 24 22:07:33 claptrap kernel: nouveau [ PFB][0000:04:00.0] RAM type: DDR3
Oct 24 22:07:33 claptrap kernel: nouveau [ PFB][0000:04:00.0] RAM size: 2048 MiB
Oct 24 22:07:33 claptrap kernel: nouveau [ PFB][0000:04:00.0] ZCOMP: 0 tags
Oct 24 22:07:33 claptrap kernel: nouveau [ PTHERM][0000:04:00.0] FAN control: none / external
Oct 24 22:07:33 claptrap kernel: nouveau [ PTHERM][0000:04:00.0] internal sensor: yes
Oct 24 22:07:33 claptrap kernel: nouveau [ CLK][0000:04:00.0] 07: core 162 MHz memory 405 MHz
Oct 24 22:07:33 claptrap kernel: nouveau [ CLK][0000:04:00.0] 0f: core 625 MHz memory 900 MHz
Oct 24 22:07:33 claptrap kernel: nouveau [ CLK][0000:04:00.0] --: core 270 MHz memory 324 MHz
Oct 24 22:07:33 claptrap kernel: vga_switcheroo: enabled
Oct 24 22:07:33 claptrap kernel: [TTM] Zone kernel: Available graphics memory: 4030912 kiB
Oct 24 22:07:33 claptrap kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB
Oct 24 22:07:33 claptrap kernel: [TTM] Initializing pool allocator
Oct 24 22:07:33 claptrap kernel: [TTM] Initializing DMA pool allocator
Oct 24 22:07:33 claptrap kernel: nouveau [ DRM] VRAM: 2048 MiB
Oct 24 22:07:33 claptrap kernel: nouveau [ DRM] GART: 1048576 MiB
Oct 24 22:07:33 claptrap kernel: nouveau E[ DRM] Pointer to TMDS table invalid
Oct 24 22:07:33 claptrap kernel: nouveau [ DRM] DCB version 4.0
Oct 24 22:07:33 claptrap kernel: nouveau E[ DRM] Pointer to flat panel table invalid
Oct 24 22:07:33 claptrap kernel: nouveau [ DRM] MM: using COPY0 for buffer copies
Oct 24 22:07:33 claptrap kernel: [drm] Initialized nouveau 1.2.0 20120801 for 0000:04:00.0 on minor 1
Oct 24 22:07:33 claptrap kernel: sdhci: Secure Digital Host Controller Interface driver
Oct 24 22:07:33 claptrap kernel: sdhci: Copyright(c) Pierre Ossman
Oct 24 22:07:33 claptrap kernel: i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
Oct 24 22:07:33 claptrap kernel: i8042: Detected active multiplexing controller, rev 1.1
Oct 24 22:07:33 claptrap kernel: rtsx_pci 0000:02:00.0: irq 46 for MSI/MSI-X
Oct 24 22:07:33 claptrap kernel: rtsx_pci 0000:02:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 46
Oct 24 22:07:33 claptrap kernel: ACPI: bus type USB registered
Oct 24 22:07:33 claptrap kernel: usbcore: registered new interface driver usbfs
Oct 24 22:07:33 claptrap kernel: usbcore: registered new interface driver hub
Oct 24 22:07:33 claptrap kernel: usbcore: registered new device driver usb
Oct 24 22:07:33 claptrap kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 24 22:07:33 claptrap kernel: ehci-pci: EHCI PCI platform driver
Oct 24 22:07:33 claptrap kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Oct 24 22:07:33 claptrap kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
Oct 24 22:07:33 claptrap kernel: ehci-pci 0000:00:1d.0: debug port 2
Oct 24 22:07:33 claptrap kernel: SCSI subsystem initialized
Oct 24 22:07:33 claptrap kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 24 22:07:33 claptrap kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12
Oct 24 22:07:33 claptrap kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12
Oct 24 22:07:33 claptrap kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12
Oct 24 22:07:33 claptrap kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12
Oct 24 22:07:33 claptrap kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Oct 24 22:07:33 claptrap kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7a23000
Oct 24 22:07:33 claptrap kernel: libata version 3.00 loaded.
Oct 24 22:07:33 claptrap kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Oct 24 22:07:33 claptrap kernel: hub 1-0:1.0: USB hub found
Oct 24 22:07:33 claptrap kernel: hub 1-0:1.0: 2 ports detected
Oct 24 22:07:33 claptrap kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Oct 24 22:07:33 claptrap kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Oct 24 22:07:33 claptrap kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Oct 24 22:07:33 claptrap kernel: xhci_hcd 0000:00:14.0: irq 47 for MSI/MSI-X
Oct 24 22:07:33 claptrap kernel: hub 2-0:1.0: USB hub found
Oct 24 22:07:33 claptrap kernel: hub 2-0:1.0: 9 ports detected
Oct 24 22:07:33 claptrap kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Oct 24 22:07:33 claptrap kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Oct 24 22:07:33 claptrap kernel: hub 3-0:1.0: USB hub found
Oct 24 22:07:33 claptrap kernel: hub 3-0:1.0: 4 ports detected
Oct 24 22:07:33 claptrap kernel: ahci 0000:00:1f.2: version 3.0
Oct 24 22:07:33 claptrap kernel: ahci 0000:00:1f.2: irq 48 for MSI/MSI-X
Oct 24 22:07:33 claptrap kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
Oct 24 22:07:33 claptrap kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x3 impl SATA mode
Oct 24 22:07:33 claptrap kernel: ahci 0000:00:1f.2: flags: 64bit ncq stag led clo only pio slum part deso sadm sds apst
Oct 24 22:07:33 claptrap kernel: scsi host0: ahci
Oct 24 22:07:33 claptrap kernel: scsi host1: ahci
Oct 24 22:07:33 claptrap kernel: scsi host2: ahci
Oct 24 22:07:33 claptrap kernel: scsi host3: ahci
Oct 24 22:07:33 claptrap kernel: ata1: SATA max UDMA/133 abar m2048@0xf7a22000 port 0xf7a22100 irq 48
Oct 24 22:07:33 claptrap kernel: ata2: SATA max UDMA/133 abar m2048@0xf7a22000 port 0xf7a22180 irq 48
Oct 24 22:07:33 claptrap kernel: ata3: DUMMY
Oct 24 22:07:33 claptrap kernel: ata4: DUMMY
Oct 24 22:07:33 claptrap kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
Oct 24 22:07:33 claptrap kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Oct 24 22:07:33 claptrap kernel: ata1.00: ATA-8: ST1000LM024 HN-M101MBB, 2BA30001, max UDMA/133
Oct 24 22:07:33 claptrap kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
Oct 24 22:07:33 claptrap kernel: ata1.00: configured for UDMA/133
Oct 24 22:07:33 claptrap kernel: scsi 0:0:0:0: Direct-Access ATA ST1000LM024 HN-M 0001 PQ: 0 ANSI: 5
Oct 24 22:07:33 claptrap kernel: usb 2-5: new high-speed USB device number 2 using xhci_hcd
Oct 24 22:07:33 claptrap kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Oct 24 22:07:33 claptrap kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Oct 24 22:07:33 claptrap kernel: ata2.00: ATAPI: TSSTcorp CDDVDW SU-228FB, AS00, max UDMA/100
Oct 24 22:07:33 claptrap kernel: ata2.00: configured for UDMA/100
Oct 24 22:07:33 claptrap kernel: scsi 1:0:0:0: CD-ROM TSSTcorp CDDVDW SU-228FB AS00 PQ: 0 ANSI: 5
Oct 24 22:07:33 claptrap kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Oct 24 22:07:33 claptrap kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Oct 24 22:07:33 claptrap kernel: sd 0:0:0:0: [sda] Write Protect is off
Oct 24 22:07:33 claptrap kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 24 22:07:33 claptrap kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 24 22:07:33 claptrap kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Oct 24 22:07:33 claptrap kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Oct 24 22:07:33 claptrap kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Oct 24 22:07:33 claptrap kernel: hub 1-1:1.0: USB hub found
Oct 24 22:07:33 claptrap kernel: hub 1-1:1.0: 8 ports detected
Oct 24 22:07:33 claptrap kernel: usb 1-1.3: new low-speed USB device number 3 using ehci-pci
Oct 24 22:07:33 claptrap kernel: hidraw: raw HID events driver (C) Jiri Kosina
Oct 24 22:07:33 claptrap kernel: usbcore: registered new interface driver usbhid
Oct 24 22:07:33 claptrap kernel: usbhid: USB HID core driver
Oct 24 22:07:33 claptrap kernel: input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:1BCF:0005.0001/input/input10
Oct 24 22:07:33 claptrap kernel: hid-generic 0003:1BCF:0005.0001: input,hidraw0: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-1.3/input0
Oct 24 22:07:33 claptrap kernel: sda: sda1 sda2
Oct 24 22:07:33 claptrap kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Oct 24 22:07:33 claptrap kernel: device-mapper: uevent: version 1.0.3
Oct 24 22:07:33 claptrap kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
Oct 24 22:07:33 claptrap kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
Oct 24 22:07:33 claptrap kernel: random: nonblocking pool is initialized
Oct 24 22:07:33 claptrap systemd[1]: systemd 216 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN )
Oct 24 22:07:33 claptrap systemd[1]: Detected architecture 'x86-64'.
Oct 24 22:07:33 claptrap systemd[1]: Set hostname to <claptrap>.
Oct 24 22:07:33 claptrap systemd[1]: Cannot add dependency job for unit asus-kbd-backlight.service, ignoring: Unit asus-kbd-backlight.service failed to load: No such file or directory.
Oct 24 22:07:33 claptrap systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
Oct 24 22:07:33 claptrap systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 24 22:07:33 claptrap systemd[1]: Starting Remote File Systems.
Oct 24 22:07:33 claptrap systemd[1]: Reached target Remote File Systems.
Oct 24 22:07:33 claptrap systemd[1]: Starting Encrypted Volumes.
Oct 24 22:07:33 claptrap systemd[1]: Reached target Encrypted Volumes.
Oct 24 22:07:33 claptrap systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
Oct 24 22:07:33 claptrap systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 24 22:07:33 claptrap systemd[1]: Starting Paths.
Oct 24 22:07:33 claptrap systemd[1]: Reached target Paths.
Oct 24 22:07:33 claptrap systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
Oct 24 22:07:33 claptrap systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Oct 24 22:07:33 claptrap systemd[1]: Starting Swap.
Oct 24 22:07:33 claptrap systemd[1]: Reached target Swap.
Oct 24 22:07:33 claptrap systemd[1]: Starting EFI System Partition Automount.
Oct 24 22:07:33 claptrap systemd[1]: Set up automount EFI System Partition Automount.
Oct 24 22:07:33 claptrap systemd[1]: Expecting device dev-disk-by\x2duuid-026d01d5\x2d5a03\x2d4c0a\x2d89aa\x2d948121b6ebdd.device...
Oct 24 22:07:33 claptrap systemd[1]: Expecting device dev-disk-by\x2duuid-E000\x2d4256.device...
Oct 24 22:07:33 claptrap systemd[1]: Starting Root Slice.
Oct 24 22:07:33 claptrap systemd[1]: Created slice Root Slice.
Oct 24 22:07:33 claptrap systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
Oct 24 22:07:33 claptrap systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
Oct 24 22:07:33 claptrap systemd[1]: Starting Device-mapper event daemon FIFOs.
Oct 24 22:07:33 claptrap systemd[1]: Listening on Device-mapper event daemon FIFOs.
Oct 24 22:07:33 claptrap systemd[1]: Starting Delayed Shutdown Socket.
Oct 24 22:07:33 claptrap systemd[1]: Listening on Delayed Shutdown Socket.
Oct 24 22:07:33 claptrap systemd[1]: Starting Journal Socket (/dev/log).
Oct 24 22:07:33 claptrap systemd[1]: Listening on Journal Socket (/dev/log).
Oct 24 22:07:33 claptrap systemd[1]: Starting LVM2 metadata daemon socket.
Oct 24 22:07:33 claptrap systemd[1]: Listening on LVM2 metadata daemon socket.
Oct 24 22:07:33 claptrap systemd[1]: Starting User and Session Slice.
Oct 24 22:07:33 claptrap systemd[1]: Created slice User and Session Slice.
Oct 24 22:07:33 claptrap systemd[1]: Starting udev Kernel Socket.
Oct 24 22:07:33 claptrap systemd[1]: Listening on udev Kernel Socket.
Oct 24 22:07:33 claptrap systemd[1]: Starting udev Control Socket.
Oct 24 22:07:33 claptrap systemd[1]: Listening on udev Control Socket.
Oct 24 22:07:33 claptrap systemd[1]: Starting Journal Socket.
Oct 24 22:07:33 claptrap systemd[1]: Listening on Journal Socket.
Oct 24 22:07:33 claptrap systemd[1]: Starting System Slice.
Oct 24 22:07:33 claptrap systemd[1]: Created slice System Slice.
Oct 24 22:07:33 claptrap systemd[1]: Started File System Check on Root Device.
Oct 24 22:07:33 claptrap systemd[1]: Starting system-systemd\x2dfsck.slice.
Oct 24 22:07:33 claptrap systemd[1]: Created slice system-systemd\x2dfsck.slice.
Oct 24 22:07:33 claptrap systemd[1]: Starting Remount Root and Kernel File Systems...
Oct 24 22:07:33 claptrap systemd[1]: Starting Set Up Additional Binary Formats...
Oct 24 22:07:33 claptrap systemd[1]: Mounting Debug File System...
Oct 24 22:07:33 claptrap systemd[1]: Mounting POSIX Message Queue File System...
Oct 24 22:07:33 claptrap systemd[1]: Starting Setup Virtual Console...
Oct 24 22:07:33 claptrap systemd[1]: Mounting Huge Pages File System...
Oct 24 22:07:33 claptrap systemd[1]: Starting Load Kernel Modules...
Oct 24 22:07:33 claptrap systemd[1]: Starting system-getty.slice.
Oct 24 22:07:33 claptrap systemd[1]: Created slice system-getty.slice.
Oct 24 22:07:33 claptrap systemd[1]: Starting udev Coldplug all Devices...
Oct 24 22:07:33 claptrap kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140724/nsarguments-95)
Oct 24 22:07:33 claptrap kernel: ACPI: \_SB_.PCI0.RP05.PEGP: failed to evaluate _DSM
Oct 24 22:07:33 claptrap kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140724/nsarguments-95)
Oct 24 22:07:33 claptrap systemd[1]: Starting Create list of required static device nodes for the current kernel...
Oct 24 22:07:33 claptrap systemd[1]: Starting Journal Service...
Oct 24 22:07:33 claptrap systemd[1]: Started Journal Service.
Oct 24 22:07:33 claptrap systemd-journal[181]: Journal started
Oct 24 22:07:33 claptrap systemd[1]: Starting Slices.
Oct 24 22:07:33 claptrap systemd[1]: Reached target Slices.
Oct 24 22:07:33 claptrap systemd[1]: Mounting Temporary Directory...
Oct 24 22:07:33 claptrap systemd[1]: Started Create list of required static device nodes for the current kernel.
Oct 24 22:07:33 claptrap systemd[1]: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 168 (systemd-binfmt)
Oct 24 22:07:33 claptrap systemd[1]: Mounting Arbitrary Executable File Formats File System...
Oct 24 22:07:33 claptrap systemd[1]: Started udev Coldplug all Devices.
Oct 24 22:07:33 claptrap systemd[1]: Mounted Debug File System.
Oct 24 22:07:33 claptrap kernel: EXT4-fs (dm-1): re-mounted. Opts: data=ordered
Oct 24 22:07:33 claptrap systemd[1]: Mounted Huge Pages File System.
Oct 24 22:07:33 claptrap systemd[1]: Mounted POSIX Message Queue File System.
Oct 24 22:07:33 claptrap systemd[1]: Started Remount Root and Kernel File Systems.
Oct 24 22:07:33 claptrap systemd[1]: Starting Load/Save Random Seed...
Oct 24 22:07:33 claptrap systemd[1]: Started Rebuild Dynamic Linker Cache.
Oct 24 22:07:33 claptrap systemd[1]: Started Create System Users.
Oct 24 22:07:33 claptrap systemd[1]: Starting Create Static Device Nodes in /dev...
Oct 24 22:07:33 claptrap systemd[1]: Started First Boot Wizard.
Oct 24 22:07:33 claptrap systemd[1]: Started Rebuild Hardware Database.
Oct 24 22:07:33 claptrap systemd[1]: Mounted Arbitrary Executable File Formats File System.
Oct 24 22:07:33 claptrap systemd[1]: Mounted Temporary Directory.
Oct 24 22:07:33 claptrap systemd-modules-load[173]: Inserted module 'vboxdrv'
Oct 24 22:07:33 claptrap kernel: vboxdrv: Found 4 processor cores.
Oct 24 22:07:33 claptrap kernel: vboxdrv: fAsync=0 offMin=0x1bc offMax=0x103e
Oct 24 22:07:33 claptrap kernel: vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
Oct 24 22:07:33 claptrap kernel: vboxdrv: Successfully loaded version 4.3.18_OSE (interface 0x001a0008).
Oct 24 22:07:33 claptrap systemd[1]: Started Load Kernel Modules.
Oct 24 22:07:33 claptrap systemd[1]: Mounted FUSE Control File System.
Oct 24 22:07:33 claptrap systemd[1]: Starting Apply Kernel Variables...
Oct 24 22:07:33 claptrap systemd[1]: Mounting Configuration File System...
Oct 24 22:07:33 claptrap systemd[1]: Mounted Configuration File System.
Oct 24 22:07:33 claptrap systemd[1]: Started Set Up Additional Binary Formats.
Oct 24 22:07:34 claptrap systemd[1]: Started Load/Save Random Seed.
Oct 24 22:07:34 claptrap systemd[1]: Started Apply Kernel Variables.
Oct 24 22:07:34 claptrap systemd[1]: Started Setup Virtual Console.
Oct 24 22:07:34 claptrap systemd[1]: Started Create Static Device Nodes in /dev.
Oct 24 22:07:34 claptrap systemd[1]: Starting udev Kernel Device Manager...
Oct 24 22:07:34 claptrap systemd[1]: Starting Local File Systems (Pre).
Oct 24 22:07:34 claptrap systemd[1]: Reached target Local File Systems (Pre).
Oct 24 22:07:34 claptrap systemd[1]: Started udev Kernel Device Manager.
Oct 24 22:07:34 claptrap systemd-udevd[205]: starting version 216
Oct 24 22:07:35 claptrap kernel: mei_me 0000:00:16.0: irq 49 for MSI/MSI-X
Oct 24 22:07:35 claptrap kernel: ACPI: AC Adapter [AC0] (on-line)
Oct 24 22:07:35 claptrap kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 24 22:07:35 claptrap kernel: thermal LNXTHERM:00: registered as thermal_zone0
Oct 24 22:07:35 claptrap kernel: ACPI: Thermal Zone [THRM] (47 C)
Oct 24 22:07:35 claptrap kernel: ACPI: Battery Slot [BAT0] (battery present)
Oct 24 22:07:35 claptrap kernel: ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\SMB0) (20140724/utaddress-258)
Oct 24 22:07:35 claptrap kernel: ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20140724/utaddress-258)
Oct 24 22:07:35 claptrap kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Oct 24 22:07:35 claptrap systemd[1]: Starting system-systemd\x2dbacklight.slice.
Oct 24 22:07:35 claptrap systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Oct 24 22:07:35 claptrap systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Oct 24 22:07:35 claptrap systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Oct 24 22:07:35 claptrap kernel: input: PC Speaker as /devices/platform/pcspkr/input/input12
Oct 24 22:07:35 claptrap kernel: input: PS/2 Generic Mouse as /devices/platform/i8042/serio4/input/input15
Oct 24 22:07:35 claptrap kernel: rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc1
Oct 24 22:07:35 claptrap kernel: snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
Oct 24 22:07:35 claptrap kernel: snd_hda_intel 0000:00:03.0: irq 51 for MSI/MSI-X
Oct 24 22:07:35 claptrap kernel: AVX2 version of gcm_enc/dec engaged.
Oct 24 22:07:35 claptrap kernel: cfg80211: Calling CRDA to update world regulatory domain
Oct 24 22:07:36 claptrap kernel: asus_wmi: ASUS WMI generic driver loaded
Oct 24 22:07:36 claptrap kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Oct 24 22:07:36 claptrap kernel: r8169 0000:02:00.1: can't disable ASPM; OS doesn't have ASPM control
Oct 24 22:07:36 claptrap kernel: r8169 0000:02:00.1: irq 52 for MSI/MSI-X
Oct 24 22:07:36 claptrap kernel: r8169 0000:02:00.1 eth0: RTL8411 at 0xffffc90000cba000, 40:16:7e:0d:0d:20, XID 1c800800 IRQ 52
Oct 24 22:07:36 claptrap kernel: r8169 0000:02:00.1 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Oct 24 22:07:36 claptrap kernel: r8169 0000:02:00.1 enp2s0f1: renamed from eth0
Oct 24 22:07:36 claptrap systemd-udevd[215]: renamed network interface eth0 to enp2s0f1
Oct 24 22:07:36 claptrap kernel: iTCO_vendor_support: vendor-support=0
Oct 24 22:07:36 claptrap kernel: mousedev: PS/2 mouse device common for all mice
Oct 24 22:07:36 claptrap kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Oct 24 22:07:36 claptrap kernel: iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
Oct 24 22:07:36 claptrap kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Oct 24 22:07:36 claptrap kernel: ath: phy0: Disable PLL PowerSave
Oct 24 22:07:36 claptrap kernel: ath: phy0: Enable LNA combining
Oct 24 22:07:36 claptrap kernel: ath: EEPROM regdomain: 0x60
Oct 24 22:07:36 claptrap kernel: ath: EEPROM indicates we should expect a direct regpair map
Oct 24 22:07:36 claptrap kernel: ath: Country alpha2 being used: 00
Oct 24 22:07:36 claptrap kernel: ath: Regpair used: 0x60
Oct 24 22:07:36 claptrap kernel: sound hdaudioC1D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Oct 24 22:07:36 claptrap kernel: sound hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 24 22:07:36 claptrap kernel: sound hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Oct 24 22:07:36 claptrap kernel: sound hdaudioC1D0: mono: mono_out=0x0
Oct 24 22:07:36 claptrap kernel: sound hdaudioC1D0: inputs:
Oct 24 22:07:36 claptrap kernel: sound hdaudioC1D0: Internal Mic=0x1a
Oct 24 22:07:36 claptrap kernel: sound hdaudioC1D0: Mic=0x19
Oct 24 22:07:36 claptrap kernel: input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16
Oct 24 22:07:36 claptrap kernel: input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input17
Oct 24 22:07:36 claptrap kernel: input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input18
Oct 24 22:07:36 claptrap kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input19
Oct 24 22:07:36 claptrap kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input20
Oct 24 22:07:36 claptrap kernel: asus_wmi: Initialization: 0x1
Oct 24 22:07:36 claptrap kernel: asus_wmi: BIOS WMI version: 7.9
Oct 24 22:07:36 claptrap kernel: asus_wmi: SFUN value: 0x4a0877
Oct 24 22:07:36 claptrap kernel: input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input21
Oct 24 22:07:36 claptrap kernel: asus_wmi: Backlight controlled by ACPI video driver
Oct 24 22:07:36 claptrap kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 24 22:07:36 claptrap kernel: ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffffc90005100000, irq=19
Oct 24 22:07:36 claptrap kernel: ath9k 0000:03:00.0 wlp3s0: renamed from wlan0
Oct 24 22:07:36 claptrap systemd-udevd[219]: renamed network interface wlan0 to wlp3s0
Oct 24 22:07:36 claptrap mtp-probe[284]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3"
Oct 24 22:07:36 claptrap mtp-probe[284]: bus: 1, device: 3 was not an MTP device
Oct 24 22:07:37 claptrap mtp-probe[303]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-5"
Oct 24 22:07:37 claptrap mtp-probe[303]: bus: 2, device: 2 was not an MTP device
Oct 24 22:07:37 claptrap systemd[1]: Starting system-systemd\x2drfkill.slice.
Oct 24 22:07:37 claptrap systemd[1]: Created slice system-systemd\x2drfkill.slice.
Oct 24 22:07:37 claptrap systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill0...
Oct 24 22:07:37 claptrap systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill1...
Oct 24 22:07:37 claptrap systemd[1]: Starting Sound Card.
Oct 24 22:07:37 claptrap systemd[1]: Reached target Sound Card.
Oct 24 22:07:37 claptrap kernel: intel_rapl: Found RAPL domain package
Oct 24 22:07:37 claptrap kernel: intel_rapl: Found RAPL domain core
Oct 24 22:07:37 claptrap kernel: intel_rapl: Found RAPL domain uncore
Oct 24 22:07:37 claptrap kernel: intel_rapl: Found RAPL domain dram
Oct 24 22:07:37 claptrap systemd[1]: Started Load/Save RF Kill Switch Status of rfkill0.
Oct 24 22:07:37 claptrap systemd[1]: Started Load/Save RF Kill Switch Status of rfkill1.
Oct 24 22:07:37 claptrap systemd[1]: Starting system-lvm2\x2dpvscan.slice.
Oct 24 22:07:37 claptrap systemd[1]: Created slice system-lvm2\x2dpvscan.slice.
Oct 24 22:07:37 claptrap systemd[1]: Starting LVM2 PV scan on device 8:2...
Oct 24 22:07:37 claptrap systemd[1]: Found device /dev/disk/by-uuid/026d01d5-5a03-4c0a-89aa-948121b6ebdd.
Oct 24 22:07:37 claptrap systemd[1]: Starting File System Check on /dev/disk/by-uuid/026d01d5-5a03-4c0a-89aa-948121b6ebdd...
Oct 24 22:07:38 claptrap systemd[1]: Starting LVM2 metadata daemon...
Oct 24 22:07:38 claptrap systemd[1]: Started LVM2 metadata daemon.
Oct 24 22:07:38 claptrap kernel: media: Linux media interface: v0.10
Oct 24 22:07:38 claptrap kernel: Linux video capture interface: v2.00
Oct 24 22:07:38 claptrap systemd-fsck[326]: /dev/mapper/claptrapvg-home: clean, 238313/57737216 files, 28973899/230918144 blocks
Oct 24 22:07:38 claptrap systemd[1]: Found device ST1000LM024_HN-M101MBB EFI\x20System\x20Partition.
Oct 24 22:07:38 claptrap systemd[1]: Starting File System Check on /dev/disk/by-uuid/E000-4256...
Oct 24 22:07:38 claptrap systemd[1]: Started File System Check on /dev/disk/by-uuid/026d01d5-5a03-4c0a-89aa-948121b6ebdd.
Oct 24 22:07:38 claptrap systemd[1]: Mounting /home...
Oct 24 22:07:38 claptrap kernel: uvcvideo: Found UVC 1.00 device USB2.0 HD UVC WebCam (04f2:b40a)
Oct 24 22:07:38 claptrap kernel: input: USB2.0 HD UVC WebCam as /devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/input/input22
Oct 24 22:07:38 claptrap kernel: usbcore: registered new interface driver uvcvideo
Oct 24 22:07:38 claptrap kernel: USB Video Class driver (1.1.1)
Oct 24 22:07:39 claptrap systemd[1]: Mounted /home.
Oct 24 22:07:39 claptrap kernel: EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: data=ordered
Oct 24 22:07:39 claptrap systemd-fsck[331]: fsck.fat 3.0.26 (2014-03-07)
Oct 24 22:07:39 claptrap systemd-fsck[331]: /dev/sda1: 12 files, 7411/130812 clusters
Oct 24 22:07:39 claptrap systemd[1]: Started File System Check on /dev/disk/by-uuid/E000-4256.
Oct 24 22:07:39 claptrap systemd[1]: Mounting /boot...
Oct 24 22:07:39 claptrap systemd[1]: Mounted /boot.
Oct 24 22:07:39 claptrap systemd[1]: Starting Local File Systems.
Oct 24 22:07:39 claptrap systemd[1]: Reached target Local File Systems.
Oct 24 22:07:39 claptrap systemd[1]: Started Rebuild Journal Catalog.
Oct 24 22:07:39 claptrap systemd[1]: Started Update is Completed.
Oct 24 22:07:39 claptrap systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
Oct 24 22:07:39 claptrap systemd[1]: Starting Create Volatile Files and Directories...
Oct 24 22:07:39 claptrap systemd[1]: Started Create Volatile Files and Directories.
Oct 24 22:07:39 claptrap systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Oct 24 22:07:39 claptrap systemd-journal[181]: Permanent journal is using 2.0G (max allowed 4.0G, trying to leave 4.0G free of 30.9G available → current limit 4.0G).
Oct 24 22:07:42 claptrap systemd-journal[181]: Time spent on flushing to /var is 3.229524s for 1048 entries.
Oct 24 22:07:40 claptrap acpid[360]: starting up with netlink and the input layer
Oct 24 22:07:40 claptrap acpid[360]: 1 rule loaded
Oct 24 22:07:40 claptrap acpid[360]: waiting for events: event logging is off
Oct 24 22:07:43 claptrap NetworkManager[361]: <info> NetworkManager (version 0.9.10.1) is starting...
Oct 24 22:07:43 claptrap NetworkManager[361]: <info> Read config: /etc/NetworkManager/NetworkManager.conf
Oct 24 22:07:43 claptrap NetworkManager[361]: <info> WEXT support is enabled
Oct 24 22:07:43 claptrap NetworkManager[361]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect
Oct 24 22:07:43 claptrap dbus[362]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Oct 24 22:07:43 claptrap polkitd[375]: Started polkitd version 0.112
Oct 24 22:07:44 claptrap polkitd[375]: Loading rules from directory /etc/polkit-1/rules.d
Oct 24 22:07:44 claptrap polkitd[375]: Loading rules from directory /usr/share/polkit-1/rules.d
Oct 24 22:07:44 claptrap polkitd[375]: Finished loading, compiling and executing 3 rules
Oct 24 22:07:45 claptrap acpid[360]: client connected from 371[0:0]
Oct 24 22:07:45 claptrap dbus[362]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Oct 24 22:07:45 claptrap acpid[360]: 1 client rule loaded
Oct 24 22:07:45 claptrap polkitd[375]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Oct 24 22:07:45 claptrap NetworkManager[361]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
Oct 24 22:07:39 claptrap systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
Oct 24 22:07:39 claptrap systemd[1]: Started Update UTMP about System Boot/Shutdown.
Oct 24 22:07:39 claptrap systemd[1]: Starting System Initialization.
Oct 24 22:07:39 claptrap systemd[1]: Reached target System Initialization.
Oct 24 22:07:39 claptrap systemd[1]: Starting ACPID Listen Socket.
Oct 24 22:07:39 claptrap systemd[1]: Listening on ACPID Listen Socket.
Oct 24 22:07:39 claptrap systemd[1]: Starting Daily verification of password and group files.
Oct 24 22:07:39 claptrap systemd[1]: Started Daily verification of password and group files.
Oct 24 22:07:39 claptrap systemd[1]: Starting Daily man-db cache update.
Oct 24 22:07:39 claptrap systemd[1]: Started Daily man-db cache update.
Oct 24 22:07:39 claptrap systemd[1]: Starting Daily rotation of log files.
Oct 24 22:07:45 claptrap systemd-logind[363]: New seat seat0.
Oct 24 22:07:45 claptrap systemd-logind[363]: Watching system buttons on /dev/input/event2 (Power Button)
Oct 24 22:07:45 claptrap systemd-logind[363]: Watching system buttons on /dev/input/event4 (Video Bus)
Oct 24 22:07:45 claptrap systemd-logind[363]: Watching system buttons on /dev/input/event3 (Video Bus)
Oct 24 22:07:45 claptrap systemd-logind[363]: Watching system buttons on /dev/input/event0 (Lid Switch)
Oct 24 22:07:45 claptrap systemd-logind[363]: Watching system buttons on /dev/input/event1 (Sleep Button)
Oct 24 22:07:45 claptrap lvm[323]: /dev/cdrom: open failed: No medium found
Oct 24 22:07:45 claptrap lvm[323]: 3 logical volume(s) in volume group "claptrapvg" now active
Oct 24 22:07:45 claptrap NetworkManager[361]: <info> new connection /etc/NetworkManager/system-connections/eduroam
Oct 24 22:07:45 claptrap NetworkManager[361]: <info> new connection /etc/NetworkManager/system-connections/Univie
Oct 24 22:07:45 claptrap NetworkManager[361]: <info> new connection /etc/NetworkManager/system-connections/u:connect
Oct 24 22:07:45 claptrap NetworkManager[361]: <info> new connection /etc/NetworkManager/system-connections/XT1032 3323
Oct 24 22:07:45 claptrap NetworkManager[361]: <info> new connection /etc/NetworkManager/system-connections/Nokia_04A82A1FE39E
Oct 24 22:07:45 claptrap NetworkManager[361]: <info> new connection /etc/NetworkManager/system-connections/WLAN_5757
Oct 24 22:07:45 claptrap NetworkManager[361]: <info> new connection /etc/NetworkManager/system-connections/UPC1555527
Oct 24 22:07:45 claptrap NetworkManager[361]: <info> new connection /etc/NetworkManager/system-connections/Wombats Naschmarkt
Oct 24 22:07:45 claptrap NetworkManager[361]: <info> monitoring kernel firmware directory '/usr/lib/firmware'.
Oct 24 22:07:45 claptrap NetworkManager[361]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/ieee80211/phy0/rfkill0) (driver ath9k)
Oct 24 22:07:45 claptrap NetworkManager[361]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/platform/asus-nb-wmi/rfkill/rfkill1) (platform driver asus-nb-wmi)
Oct 24 22:07:45 claptrap NetworkManager[361]: <info> WiFi hardware radio set enabled
Oct 24 22:07:45 claptrap NetworkManager[361]: <info> WWAN hardware radio set enabled
Oct 24 22:07:45 claptrap NetworkManager[361]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-wifi.so
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-bluetooth.so
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-wwan.so
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-adsl.so
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> WiFi enabled by radio killswitch; enabled by state file
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> WWAN enabled by radio killswitch; enabled by state file
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> WiMAX enabled by radio killswitch; enabled by state file
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> Networking is enabled by state file
Oct 24 22:07:46 claptrap systemd[1]: Started Network Manager.
Oct 24 22:07:46 claptrap systemd[1]: Starting Multi-User System.
Oct 24 22:07:46 claptrap systemd[1]: Reached target Multi-User System.
Oct 24 22:07:46 claptrap systemd[1]: Starting Graphical Interface.
Oct 24 22:07:46 claptrap systemd[1]: Reached target Graphical Interface.
Oct 24 22:07:46 claptrap systemd[1]: Starting Network.
Oct 24 22:07:46 claptrap systemd[1]: Reached target Network.
Oct 24 22:07:46 claptrap systemd[1]: Startup finished in 10.928s (kernel) + 14.321s (userspace) = 29.703s.
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> (lo): link connected
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> (lo): carrier is ON
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1)
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> (enp2s0f1): carrier is OFF
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> (enp2s0f1): new Ethernet device (driver: 'r8169' ifindex: 2)
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> (enp2s0f1): exported as /org/freedesktop/NetworkManager/Devices/1
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> (enp2s0f1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Oct 24 22:07:46 claptrap kernel: r8169 0000:02:00.1 enp2s0f1: link down
Oct 24 22:07:46 claptrap kernel: IPv6: ADDRCONF(NETDEV_UP): enp2s0f1: link is not ready
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> (enp2s0f1): preparing device
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> (enp2s0f1): created default wired connection 'Wired connection 1'
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> (wlp3s0): using nl80211 for WiFi device control
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> (wlp3s0): driver supports Access Point (AP) mode
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> (wlp3s0): new 802.11 WiFi device (driver: 'ath9k' ifindex: 3)
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/2
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> (wlp3s0): preparing device
Oct 24 22:07:46 claptrap dbus[362]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
Oct 24 22:07:46 claptrap kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
Oct 24 22:07:46 claptrap systemd[1]: Starting WPA supplicant...
Oct 24 22:07:46 claptrap dbus[362]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Oct 24 22:07:46 claptrap NetworkManager[361]: <info> wpa_supplicant started
Oct 24 22:07:46 claptrap systemd[1]: Started WPA supplicant.
Oct 24 22:07:47 claptrap NetworkManager[361]: <info> (wlp3s0) supports 4 scan SSIDs
Oct 24 22:07:47 claptrap NetworkManager[361]: <info> (wlp3s0): supplicant interface state: starting -> ready
Oct 24 22:07:47 claptrap NetworkManager[361]: <info> (wlp3s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
Oct 24 22:07:47 claptrap NetworkManager[361]: <info> (wlp3s0): supplicant interface state: ready -> disconnected
Oct 24 22:07:47 claptrap NetworkManager[361]: <info> (wlp3s0) supports 4 scan SSIDs
Oct 24 22:07:47 claptrap acpid[360]: client connected from 371[0:0]
Oct 24 22:07:47 claptrap acpid[360]: 1 client rule loaded
Oct 24 22:07:47 claptrap kernel: bbswitch: version 0.8
Oct 24 22:07:47 claptrap kernel: bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
Oct 24 22:07:47 claptrap kernel: bbswitch: Found discrete VGA device 0000:04:00.0: \_SB_.PCI0.RP05.PEGP
Oct 24 22:07:47 claptrap kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140724/nsarguments-95)
Oct 24 22:07:47 claptrap kernel: bbswitch: detected an Optimus _DSM function
Oct 24 22:07:47 claptrap kernel: bbswitch: Succesfully loaded. Discrete card 0000:04:00.0 is on
Oct 24 22:07:47 claptrap bumblebeed[365]: [ 26.249553] [INFO]/usr/bin/bumblebeed 3.2.1 started
Oct 24 22:07:47 claptrap bumblebeed[365]: rmmod: ERROR: Module nouveau is in use
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> (wlp3s0): supplicant interface state: disconnected -> inactive
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> Auto-activating connection 'UPC1555527'.
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> Activation (wlp3s0) starting connection 'UPC1555527'
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled...
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started...
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> NetworkManager state is now CONNECTING
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled...
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete.
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting...
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0]
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> Activation (wlp3s0/wireless): connection 'UPC1555527' has security, and secrets exist. No new secrets needed.
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> Config: added 'ssid' value 'UPC1555527'
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> Config: added 'scan_ssid' value '1'
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> Config: added 'psk' value '<omitted>'
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete.
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> Config: set interface ap_scan to 1
Oct 24 22:07:48 claptrap NetworkManager[361]: <info> (wlp3s0): supplicant interface state: inactive -> scanning
Oct 24 22:07:49 claptrap kernel: wlp3s0: authenticate with cc:35:40:76:cf:be
Oct 24 22:07:49 claptrap NetworkManager[361]: <info> (wlp3s0): supplicant interface state: scanning -> authenticating
Oct 24 22:07:49 claptrap kernel: wlp3s0: send auth to cc:35:40:76:cf:be (try 1/3)
Oct 24 22:07:49 claptrap kernel: wlp3s0: authenticated
Oct 24 22:07:49 claptrap kernel: wlp3s0: associate with cc:35:40:76:cf:be (try 1/3)
Oct 24 22:07:49 claptrap NetworkManager[361]: <info> (wlp3s0): supplicant interface state: authenticating -> associating
Oct 24 22:07:49 claptrap NetworkManager[361]: <info> (wlp3s0): supplicant interface state: associating -> associated
Oct 24 22:07:49 claptrap NetworkManager[361]: <info> (wlp3s0): supplicant interface state: associated -> 4-way handshake
Oct 24 22:07:49 claptrap kernel: wlp3s0: RX AssocResp from cc:35:40:76:cf:be (capab=0x411 status=0 aid=1)
Oct 24 22:07:49 claptrap kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
Oct 24 22:07:49 claptrap kernel: wlp3s0: associated
Oct 24 22:07:49 claptrap NetworkManager[361]: <info> (wlp3s0): supplicant interface state: 4-way handshake -> completed
Oct 24 22:07:49 claptrap NetworkManager[361]: <info> Activation (wlp3s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'UPC1555527'.
Oct 24 22:07:49 claptrap NetworkManager[361]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) scheduled.
Oct 24 22:07:49 claptrap NetworkManager[361]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) started...
Oct 24 22:07:49 claptrap NetworkManager[361]: <info> (wlp3s0): device state change: config -> ip-config (reason 'none') [50 70 0]
Oct 24 22:07:49 claptrap NetworkManager[361]: <info> Activation (wlp3s0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Oct 24 22:07:49 claptrap NetworkManager[361]: <info> dhcpcd started with pid 420
Oct 24 22:07:49 claptrap NetworkManager[361]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) complete.
Oct 24 22:07:49 claptrap dhcpcd[420]: version 6.5.1 starting
Oct 24 22:07:49 claptrap NetworkManager[361]: dhcpcd[420]: version 6.5.1 starting
Oct 24 22:07:49 claptrap NetworkManager[361]: <info> (wlp3s0): DHCPv4 state changed nbi -> preinit
Oct 24 22:07:49 claptrap dhcpcd[420]: DUID 00:01:00:01:1a:e1:dd:42:6c:71:d9:db:27:a2
Oct 24 22:07:49 claptrap dhcpcd[420]: wlp3s0: IAID d9:db:27:a2
Oct 24 22:07:49 claptrap NetworkManager[361]: dhcpcd[420]: DUID 00:01:00:01:1a:e1:dd:42:6c:71:d9:db:27:a2
Oct 24 22:07:49 claptrap NetworkManager[361]: dhcpcd[420]: wlp3s0: IAID d9:db:27:a2
Oct 24 22:07:49 claptrap dhcpcd[420]: wlp3s0: rebinding lease of 192.168.0.13
Oct 24 22:07:49 claptrap NetworkManager[361]: dhcpcd[420]: wlp3s0: rebinding lease of 192.168.0.13
Oct 24 22:07:50 claptrap dhcpcd[420]: wlp3s0: soliciting an IPv6 router
Oct 24 22:07:50 claptrap NetworkManager[361]: dhcpcd[420]: wlp3s0: soliciting an IPv6 router
Oct 24 22:07:50 claptrap bumblebeed[365]: [ 29.271728] [ERROR]Unloading nouveau driver timed out.
Oct 24 22:07:53 claptrap kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140724/nsarguments-95)
Oct 24 22:07:53 claptrap kernel: ACPI: \_SB_.PCI0.RP05.PEGP: failed to evaluate _DSM
Oct 24 22:07:53 claptrap kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140724/nsarguments-95)
Oct 24 22:07:54 claptrap kdm[397]: :0[397]: pam_unix(kde:session): session opened for user elisa by (uid=0)
Oct 24 22:07:54 claptrap systemd[1]: Starting user-1000.slice.
Oct 24 22:07:54 claptrap systemd[1]: Created slice user-1000.slice.
Oct 24 22:07:54 claptrap systemd[1]: Starting User Manager for UID 1000...
Oct 24 22:07:54 claptrap systemd[1]: Starting Session c1 of user elisa.
Oct 24 22:07:54 claptrap systemd-logind[363]: New session c1 of user elisa.
Oct 24 22:07:54 claptrap systemd[1]: Started Session c1 of user elisa.
Oct 24 22:07:54 claptrap systemd[432]: pam_unix(systemd-user:session): session opened for user elisa by (uid=0)
Oct 24 22:07:54 claptrap systemd[432]: Starting Paths.
Oct 24 22:07:54 claptrap systemd[432]: Reached target Paths.
Oct 24 22:07:54 claptrap systemd[432]: Starting Timers.
Oct 24 22:07:54 claptrap systemd[432]: Reached target Timers.
Oct 24 22:07:54 claptrap systemd[432]: Starting Sockets.
Oct 24 22:07:54 claptrap systemd[432]: Reached target Sockets.
Oct 24 22:07:54 claptrap systemd[432]: Starting Basic System.
Oct 24 22:07:54 claptrap systemd[432]: Reached target Basic System.
Oct 24 22:07:54 claptrap systemd[432]: Starting Default.
Oct 24 22:07:54 claptrap systemd[432]: Reached target Default.
Oct 24 22:07:54 claptrap systemd[432]: Startup finished in 46ms.
Oct 24 22:07:54 claptrap systemd[1]: Started User Manager for UID 1000.
Oct 24 22:07:56 claptrap dhcpcd[420]: wlp3s0: leased 192.168.0.13 for 86400 seconds
Oct 24 22:07:56 claptrap NetworkManager[361]: dhcpcd[420]: wlp3s0: leased 192.168.0.13 for 86400 seconds
Oct 24 22:07:56 claptrap dhcpcd[420]: wlp3s0: adding route to 192.168.0.0/24
Oct 24 22:07:56 claptrap NetworkManager[361]: dhcpcd[420]: wlp3s0: adding route to 192.168.0.0/24
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> (wlp3s0): DHCPv4 state changed preinit -> reboot
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> address 192.168.0.13
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> plen 24 (255.255.255.0)
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> gateway 192.168.0.1
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> server identifier 192.168.0.1
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> lease time 86400
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> nameserver '195.34.133.21'
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> nameserver '212.186.211.21'
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) started...
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> (wlp3s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) complete.
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> (wlp3s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> (wlp3s0): device state change: secondaries -> activated (reason 'none') [90 100 0]
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> NetworkManager state is now CONNECTED_LOCAL
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> NetworkManager state is now CONNECTED_GLOBAL
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> Policy set 'UPC1555527' (wlp3s0) as default for IPv4 routing and DNS.
Oct 24 22:07:56 claptrap NetworkManager[361]: <info> Writing DNS information to /usr/bin/resolvconf
Oct 24 22:07:57 claptrap NetworkManager[361]: <info> Activation (wlp3s0) successful, device activated.
Oct 24 22:07:57 claptrap NetworkManager[361]: <info> startup complete
Oct 24 22:07:57 claptrap dbus[362]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Oct 24 22:07:57 claptrap systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 24 22:07:57 claptrap dbus[362]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Oct 24 22:07:57 claptrap systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 24 22:08:02 claptrap dhcpcd[420]: wlp3s0: no IPv6 Routers available
Oct 24 22:08:02 claptrap NetworkManager[361]: dhcpcd[420]: wlp3s0: no IPv6 Routers available
Oct 24 22:08:09 claptrap systemd[1]: Mounting FUSE Control File System...
Oct 24 22:08:09 claptrap kernel: fuse init (API version 7.23)
Oct 24 22:08:09 claptrap systemd[1]: Mounted FUSE Control File System.
Oct 24 22:08:11 claptrap gnome-session[435]: ** (gnome-session-quit:516): WARNING **: Failed to call logout: The name org.gnome.SessionManager was not provided by any .service files
Oct 24 22:08:13 claptrap kernel: [drm:ivybridge_set_fifo_underrun_reporting] *ERROR* uncleared fifo underrun on pipe A
Oct 24 22:08:13 claptrap kernel: [drm:ivb_err_int_handler] *ERROR* Pipe A FIFO underrun
Oct 24 22:08:15 claptrap acpid[360]: client 371[0:0] has disconnected
Oct 24 22:08:16 claptrap login[368]: pam_tally(login:auth): pam_get_uid; no such user
Oct 24 22:08:17 claptrap login[368]: pam_unix(login:auth): check pass; user unknown
Oct 24 22:08:17 claptrap login[368]: pam_unix(login:auth): authentication failure; logname=LOGIN uid=0 euid=0 tty=tty1 ruser= rhost=
Oct 24 22:08:19 claptrap kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140724/nsarguments-95)
Oct 24 22:08:19 claptrap kernel: ACPI: \_SB_.PCI0.RP05.PEGP: failed to evaluate _DSM
Oct 24 22:08:19 claptrap kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140724/nsarguments-95)
Oct 24 22:08:20 claptrap login[368]: FAILED LOGIN 1 FROM tty1 FOR elis, Authentication failure
Oct 24 22:08:24 claptrap login[368]: pam_unix(login:session): session opened for user elisa by LOGIN(uid=0)
Oct 24 22:08:24 claptrap systemd[1]: Starting Session c2 of user elisa.
Oct 24 22:08:24 claptrap systemd-logind[363]: New session c2 of user elisa.
Oct 24 22:08:24 claptrap systemd[1]: Started Session c2 of user elisa.
Oct 24 22:08:24 claptrap login[368]: LOGIN ON tty1 BY elisa
Oct 24 22:08:27 claptrap acpid[360]: client connected from 546[0:1000]
Oct 24 22:08:27 claptrap acpid[360]: 1 client rule loaded
Oct 24 22:08:27 claptrap acpid[360]: client connected from 546[0:1000]
Oct 24 22:08:27 claptrap acpid[360]: 1 client rule loaded
Oct 24 22:08:32 claptrap kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140724/nsarguments-95)
Oct 24 22:08:32 claptrap kernel: ACPI: \_SB_.PCI0.RP05.PEGP: failed to evaluate _DSM
Oct 24 22:08:32 claptrap kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140724/nsarguments-95)
Oct 24 22:08:33 claptrap kactivitymanagerd[619]: org.kde.kactivities.activities: Starting the KDE Activity Manager daemon QDateTime("2014-10-24 22:08:33.471 CEST Qt::LocalTime")
Oct 24 22:08:33 claptrap kactivitymanagerd[619]: Couldn't start kded5 from org.kde.kded5.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kded5 was not provided by any .service files") , falling back to running kbuildsycoca5
Oct 24 22:08:33 claptrap kbuildsycoca5[625]: Could not find drkonqi at /usr/lib/libexec/drkonqi
Oct 24 22:08:33 claptrap kbuildsycoca5[625]: Trying to open ksycoca from "/home/elisa/.cache/ksycoca5"
Oct 24 22:08:33 claptrap kbuildsycoca5[625]: Reusing existing ksycoca
Oct 24 22:08:33 claptrap kbuildsycoca5[625]: Recreating ksycoca file ("/home/elisa/.cache/ksycoca5", version 300)
Oct 24 22:08:33 claptrap kbuildsycoca5[625]: Still in the time dict (i.e. deleted files) ("apps")
Oct 24 22:08:33 claptrap kbuildsycoca5[625]: Parse error in "/home/elisa/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu" , line 1 , col 1 : "unexpected end of file"
Oct 24 22:08:33 claptrap kbuildsycoca5[625]: Menu "applications-kmenuedit.menu" not found.
Oct 24 22:08:34 claptrap kbuildsycoca5[625]: Saving
Oct 24 22:08:34 claptrap kbuildsycoca5[625]: Emitting notifyDatabaseChanged ("apps")
Oct 24 22:08:34 claptrap kactivitymanagerd[619]: Trying to open ksycoca from "/home/elisa/.cache/ksycoca5"
Oct 24 22:08:34 claptrap kactivitymanagerd[619]: org.kde.kactivities.application: [ FAILED ] loading: "Sqlite Feeder" "The shared library was not found."
Oct 24 22:08:34 claptrap kactivitymanagerd[619]: org.kde.kactivities.application: [ FAILED ] loading: "Activity Templates" "The shared library was not found."
Oct 24 22:08:34 claptrap kactivitymanagerd[619]: org.kde.kactivities.application: [ FAILED ] loading: "Share-Like-Connect" "The shared library was not found."
Oct 24 22:08:34 claptrap dbus[362]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
Oct 24 22:08:34 claptrap systemd[1]: Starting Daemon for power management...
Oct 24 22:08:34 claptrap kactivitymanagerd[628]: Qt: Session management error: networkIdsList argument is NULL
Oct 24 22:08:34 claptrap dbus[362]: [system] Successfully activated service 'org.freedesktop.UPower'
Oct 24 22:08:34 claptrap systemd[1]: Started Daemon for power management.
Oct 24 22:08:35 claptrap dbus[362]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
Oct 24 22:08:35 claptrap systemd[1]: Starting Disk Manager...
Oct 24 22:08:35 claptrap udisksd[647]: udisks daemon version 2.1.3 starting
Oct 24 22:08:35 claptrap dbus[362]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Oct 24 22:08:35 claptrap udisksd[647]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Oct 24 22:08:35 claptrap systemd[1]: Started Disk Manager.
Oct 24 22:08:37 claptrap dbus[362]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
Oct 24 22:08:37 claptrap dbus[362]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or directory.
Oct 24 22:08:41 claptrap org.kde.kuiserver[556]: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
Oct 24 22:08:41 claptrap org.kde.kuiserver[556]: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
Oct 24 22:08:48 claptrap dbus[362]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Oct 24 22:08:48 claptrap systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Oct 24 22:08:48 claptrap dbus[362]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Oct 24 22:08:48 claptrap systemd[1]: Started RealtimeKit Scheduling Policy Service.
Oct 24 22:08:48 claptrap rtkit-daemon[799]: Successfully called chroot.
Oct 24 22:08:48 claptrap rtkit-daemon[799]: Successfully dropped privileges.
Oct 24 22:08:48 claptrap rtkit-daemon[799]: Successfully limited resources.
Oct 24 22:08:48 claptrap rtkit-daemon[799]: Running.
Oct 24 22:08:48 claptrap rtkit-daemon[799]: Canary thread running.
Oct 24 22:08:48 claptrap rtkit-daemon[799]: Watchdog thread running.
Oct 24 22:08:48 claptrap rtkit-daemon[799]: Successfully made thread 798 of process 798 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Oct 24 22:08:48 claptrap rtkit-daemon[799]: Supervising 1 threads of 1 processes of 1 users.
Oct 24 22:08:49 claptrap org.gnome.zeitgeist.Engine[556]: ** (zeitgeist-datahub:817): WARNING **: zeitgeist-datahub.vala:226: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
Oct 24 22:08:50 claptrap rtkit-daemon[799]: Supervising 1 threads of 1 processes of 1 users.
Oct 24 22:08:50 claptrap rtkit-daemon[799]: Successfully made thread 841 of process 798 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Oct 24 22:08:50 claptrap rtkit-daemon[799]: Supervising 2 threads of 1 processes of 1 users.
Oct 24 22:08:51 claptrap rtkit-daemon[799]: Supervising 2 threads of 1 processes of 1 users.
Oct 24 22:08:51 claptrap rtkit-daemon[799]: Successfully made thread 842 of process 798 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Oct 24 22:08:51 claptrap rtkit-daemon[799]: Supervising 3 threads of 1 processes of 1 users.
Oct 24 22:08:51 claptrap rtkit-daemon[799]: Supervising 3 threads of 1 processes of 1 users.
Oct 24 22:08:51 claptrap rtkit-daemon[799]: Successfully made thread 843 of process 798 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Oct 24 22:08:51 claptrap rtkit-daemon[799]: Supervising 4 threads of 1 processes of 1 users.
Oct 24 22:08:51 claptrap dbus[362]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Oct 24 22:08:51 claptrap systemd[1]: Starting Bluetooth service...
Oct 24 22:08:51 claptrap bluetoothd[851]: Bluetooth daemon 5.24
Oct 24 22:08:52 claptrap dbus[362]: [system] Successfully activated service 'org.bluez'
Oct 24 22:08:52 claptrap systemd[1]: Started Bluetooth service.
Oct 24 22:08:52 claptrap rtkit-daemon[799]: Successfully made thread 859 of process 859 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Oct 24 22:08:52 claptrap rtkit-daemon[799]: Supervising 5 threads of 2 processes of 1 users.
Oct 24 22:08:52 claptrap pulseaudio[859]: [pulseaudio] pid.c: Daemon already running.
Oct 24 22:08:52 claptrap rtkit-daemon[799]: Successfully made thread 861 of process 861 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Oct 24 22:08:52 claptrap rtkit-daemon[799]: Supervising 6 threads of 3 processes of 1 users.
Oct 24 22:08:52 claptrap pulseaudio[861]: Daemon already running.
Oct 24 22:08:52 claptrap rtkit-daemon[799]: Successfully made thread 863 of process 863 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Oct 24 22:08:52 claptrap rtkit-daemon[799]: Supervising 7 threads of 4 processes of 1 users.
Oct 24 22:08:52 claptrap pulseaudio[863]: [pulseaudio] pid.c: Daemon already running.
Oct 24 22:08:52 claptrap rtkit-daemon[799]: Successfully made thread 865 of process 865 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Oct 24 22:08:52 claptrap rtkit-daemon[799]: Supervising 8 threads of 5 processes of 1 users.
Oct 24 22:08:52 claptrap pulseaudio[865]: [pulseaudio] pid.c: Daemon already running.
Oct 24 22:08:52 claptrap bluetoothd[851]: Starting SDP server
Oct 24 22:08:52 claptrap kernel: Bluetooth: Core ver 2.19
Oct 24 22:08:52 claptrap kernel: NET: Registered protocol family 31
Oct 24 22:08:52 claptrap kernel: Bluetooth: HCI device and connection manager initialized
Oct 24 22:08:52 claptrap kernel: Bluetooth: HCI socket layer initialized
Oct 24 22:08:52 claptrap kernel: Bluetooth: L2CAP socket layer initialized
Oct 24 22:08:52 claptrap kernel: Bluetooth: SCO socket layer initialized
Oct 24 22:08:52 claptrap kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 24 22:08:52 claptrap kernel: Bluetooth: BNEP filters: protocol multicast
Oct 24 22:08:52 claptrap kernel: Bluetooth: BNEP socket layer initialized
Oct 24 22:08:52 claptrap dbus[362]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Oct 24 22:08:53 claptrap bluetoothd[851]: Bluetooth management interface 1.7 initialized
Oct 24 22:08:53 claptrap NetworkManager[361]: <info> use BlueZ version 5
Oct 24 22:08:53 claptrap systemd[1]: Starting Hostname Service...
Oct 24 22:08:53 claptrap dbus[362]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 24 22:08:53 claptrap systemd[1]: Started Hostname Service.
Oct 24 22:08:53 claptrap polkitd[375]: Registered Authentication Agent for unix-session:c2 (system bus name :1.35 [/usr/lib/kde4/libexec/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 24 22:09:10 claptrap org.kde.kwalletd[556]: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
Oct 24 22:09:10 claptrap org.kde.kwalletd[556]: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
Oct 24 22:09:16 claptrap su[1073]: (to root) elisa on pts/1
Oct 24 22:09:16 claptrap su[1073]: pam_unix(su:session): session opened for user root by elisa(uid=1000)
Oct 24 22:09:58 claptrap kernel: cfg80211: Calling CRDA to update world regulatory domain
Direct calls to nvidia aren't there, but I also think you might be right about the nvidia propietary drivers. I will look and see if I can find something.
Thanks!
Offline
Man, you are a genius and I feel so stupid. You were absolutely right, the problem was that the nvidia propietary drivers were still fucking around. I just remembered that the first time I installed them, they didn't work or had some problem, so I tried the nvidia installer, for some reason I forgot pacman was completely unaware of this. The concrete solution was to run the nvidia installer with the --uninstall option. It removed what it was left, and some mesa things that I could recovered just by reinstalling with pacman the nouveau and mesa modules. Now I have GLX!! I haven't tried Gnome yet, but at least I can work with OpenGL.
Thanks again!
PS: Yes! gdm and Gnome went back to work.
Last edited by claptrap (2014-10-24 20:32:08)
Offline
Glad you solved it, claptrap.
You did it yourself, i just guided you in what turned out to be the right direction.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline