[SOLVED] broken gnome after lib update

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

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

Similar Messages

  • [Solved] Audio dead after system update

    I was having a difficult time with network issues so I did a system update last night, and while it cured my network woes something broke my sound which was working fine before. I use MPD and Ario to play music and VLC to play video and both have no sound. I tried everything in the wiki to no avail, and searched the BBS for ideas (I always use startx).
    I did several lsmod, aplay -l, aplay -L, etc commands and everything looks just the same as before the update. I checked audio levels in alsamixer, and even tried to install pulseaudio on top of several reboots and adding myself to audio. The only thing else that might help is I hear a pop from my speakers every so often. I don't know what else to provide that could help. It's hard for me to figure out because everything looks normal, and the cards are even being initialized as far as I can tell.
    Last edited by zerologik (2013-03-05 04:56:29)

    lsmod |grep "snd"
    snd_hda_codec_hdmi 27561 1
    snd_hda_codec_realtek 61729 1
    snd_hda_intel 27668 11
    snd_hda_codec 100743 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep 6429 1 snd_hda_codec
    snd_pcm 77827 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc 7427 2 snd_pcm,snd_hda_intel
    snd_timer 18935 1 snd_pcm
    snd 60157 29 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 5443 1 snd
    aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: SB [HDA ATI SB], device 0: ALC888-VD Analog [ALC888-VD Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: SB [HDA ATI SB], device 1: ALC888-VD Digital [ALC888-VD Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    aplay -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    pulse
    PulseAudio Sound Server
    default:CARD=SB
    HDA ATI SB, ALC888-VD Analog
    Default Audio Device
    sysdefault:CARD=SB
    HDA ATI SB, ALC888-VD Analog
    Default Audio Device
    front:CARD=SB,DEV=0
    HDA ATI SB, ALC888-VD Analog
    Front speakers
    surround40:CARD=SB,DEV=0
    HDA ATI SB, ALC888-VD Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=SB,DEV=0
    HDA ATI SB, ALC888-VD Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=SB,DEV=0
    HDA ATI SB, ALC888-VD Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=SB,DEV=0
    HDA ATI SB, ALC888-VD Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=SB,DEV=0
    HDA ATI SB, ALC888-VD Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=SB,DEV=0
    HDA ATI SB, ALC888-VD Digital
    IEC958 (S/PDIF) Digital Audio Output
    hdmi:CARD=NVidia,DEV=0
    HDA NVidia, HDMI 0
    HDMI Audio Output
    hdmi:CARD=NVidia,DEV=1
    HDA NVidia, HDMI 1
    HDMI Audio Output
    Everything looks normal to me, unless I'm missing some crucial detail somewhere.
    *EDIT: I went ahead and tried a few more things and reread the PulseAudio entry in the wiki and used pavucontrol as a last ditched effort and found that after the update it seems the soundcard became muted somehow even though I never had pulse installed before on this machine.
    I should have tried that first, sorry for anyone who wasted their time on this thread and a good lesson for fellow newbies is to always try control packages first before moving onto other means/making a thread. Marking this as solved.
    Last edited by zerologik (2013-03-05 04:56:06)

  • [SOLVED] tp_smapi fails after system update (to 2.6.39)

    I am currently running Arch Linux on my ThinkPad X41.
    I am having troubles trying to get tp_smapi work on my system after the full system update that I did yesterday. I jumped from (12.2010) 2.6.36 to kernel 2.6.39. Since yesterday, tp_smapi was working perfectly, but after the update, it seems that the new kernel cannot recognize the tp_smapi module. I tried to remove and insert it again with modprobe tp_smapi, but I am getting: "FATAL: Module tp_smapi not found" every time.
    As I have build tp_smapi from AUR, I removed it with pacman -Rd tp_smapi and installed my package again. Even removed hdapsd and reinstalled it again after tp_smapi and I am getting the same - the module could not be found.
    I saw that there is a slightly newer tp_smapi in AUR, but currently I am not able to build the package, as I am getting some build() errors like: "gcc: error -pg and -fomit-frame-pointer are incompatible."
    This PKGBUILD seems a patch for 2.6.37 kernel and probably could not build directly under the new kernel. Anyway, I am still not able to bring the good old tp_smapi to working condition.
    Anyone with a working solution about this?
    edit: I have posted this in another thread, but hope this should be useful in a separate topic.
    Last edited by dir2cas (2011-07-14 08:35:18)

    Hey, SUCCESS out here...
    @whompus, thanks so much for the precious advices and clues.
    First, I looked into this thread (very useful as well): https://bbs.archlinux.org/viewtopic.php?id=80138
    Following it, I found out a new gcc CFLAG argument, primary used in newer gcc versions (after gcc v4.2)
    -march=native
    According to the information, given it should automatically detects the features your CPU supports and sets the options appropriately.
    Setting my /etc/makepkg.conf accordingly, and adding some other useful options, my tp_smapi package build succeded.
    My new /etc/makepkg.conf
    [dir2cas@X41 ~]> cat /etc/makepkg.conf
    # /etc/makepkg.conf
    # SOURCE ACQUISITION
    #-- The download utilities that makepkg should use to acquire sources
    # Format: 'protocol::agent'
    DLAGENTS=('ftp::/usr/bin/wget -c --passive-ftp -t 3 --waitretry=3 -O %o %u'
    'http::/usr/bin/wget -c -t 3 --waitretry=3 -O %o %u'
    'https::/usr/bin/wget -c -t 3 --waitretry=3 --no-check-certificate -O %o %u'
    'rsync::/usr/bin/rsync -z %u %o'
    'scp::/usr/bin/scp -C %u %o')
    # Other common tools:
    # /usr/bin/snarf
    # /usr/bin/lftpget -c
    # /usr/bin/curl
    # ARCHITECTURE, COMPILE FLAGS
    #-- Exclusive: will only run on i686
    # -march (or -mcpu) builds exclusively for an architecture
    # -mtune optimizes for an architecture, but builds for whole processor family
    # Default i686 architecture flags
    # CARCH="i686"
    # CHOST="i686-pc-linux-gnu"
    # CFLAGS="-march=i686 -mtune=generic -O2 -pipe"
    # CXXFLAGS="${CFLAGS}"
    # Athlon XP/Thunderbird XP/Duron Palomino/Duron architecture flags
    # CARCH="i686"
    # CHOST="i686-pc-linux-gnu"
    # CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
    # CXXFLAGS="${CFLAGS}"
    # Pentium M Dothan/Celeron M architecture flags
    CARCH="i686"
    CHOST="i686-pc-linux-gnu"
    #CFLAGS="-march=pentium-m -O2 -pipe -msse2 -fomit-frame-pointer"
    CFLAGS="-march=native -O2 -pipe -msse2 -mtune=native"
    CXXFLAGS="${CFLAGS}"
    LDFLAGS="-Wl,--hash-style=gnu -Wl,--as-needed"
    #-- Make Flags: change this for DistCC/SMP systems
    #MAKEFLAGS="-j2"
    # BUILD ENVIRONMENT
    # Defaults: BUILDENV=(fakeroot !distcc color !ccache)
    # A negated environment option will do the opposite of the comments below.
    #-- fakeroot: Allow building packages as a non-root user
    #-- distcc: Use the Distributed C/C++/ObjC compiler
    #-- color: Colorize output messages
    #-- ccache: Use ccache to cache compilation
    BUILDENV=(fakeroot !distcc color !ccache)
    #-- If using DistCC, your MAKEFLAGS will also need modification. In addition,
    #-- specify a space-delimited list of hosts running in the DistCC cluster.
    #DISTCC_HOSTS=""
    # GLOBAL PACKAGE OPTIONS
    # These are default values for the options=() settings
    # Default: OPTIONS=(strip docs libtool emptydirs zipman purge)
    # A negated option will do the opposite of the comments below.
    #-- strip: Strip symbols from binaries/libraries in STRIP_DIRS
    #-- docs: Save doc directories specified by DOC_DIRS
    #-- libtool: Leave libtool (.la) files in packages
    #-- emptydirs: Leave empty directories in packages
    #-- zipman: Compress manual (man and info) pages in MAN_DIRS with gzip
    #-- purge: Remove files specified by PURGE_TARGETS
    OPTIONS=(strip docs libtool emptydirs zipman purge)
    #-- File integrity checks to use. Valid: md5, sha1, sha256, sha384, sha512
    INTEGRITY_CHECK=(md5)
    #-- Manual (man and info) directories to compress (if zipman is specified)
    MAN_DIRS=({usr{,/local}{,/share},opt/*}/{man,info})
    #-- Doc directories to remove (if !docs is specified)
    DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc})
    #-- Directories to be searched for the strip option (if strip is specified)
    STRIP_DIRS=(bin lib sbin usr/{bin,lib,sbin,local/{bin,lib,sbin}} opt/*/{bin,lib,sbin})
    #-- Files to be removed from all packages (if purge is specified)
    PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod)
    # PACKAGE OUTPUT
    # Default: put built package and cached source in build directory
    #-- Destination: specify a fixed directory where all packages will be placed
    #PKGDEST=/home/packages
    #-- Source cache: specify a fixed directory where source files will be cached
    #SRCDEST=/home/sources
    #-- Packager: name/email of the person or organization building packages
    #PACKAGER="John Doe <[email protected]>"
    # EXTENSION DEFAULTS
    # WARNING: Do NOT modify these variables unless you know what you are
    # doing.
    PKGEXT='.pkg.tar.gz'
    SRCEXT='.src.tar.gz'
    # vim: set ft=sh ts=2 sw=2 et:
    tp_smapi package build
    [dir2cas@X41 abs]> tar xzvf tp_smapi.tar.gz
    tp_smapi/
    tp_smapi/fix_hdaps_orientation.patch
    tp_smapi/PKGBUILD
    tp_smapi/tp_smapi.install
    tp_smapi/fix_for_2.6.37.patch
    tp_smapi/tp_smapi.patch
    [dir2cas@X41 abs]>
    [dir2cas@X41 abs]>
    [dir2cas@X41 abs]>
    [dir2cas@X41 abs]> cd tp_smapi/
    [dir2cas@X41 tp_smapi]> ll
    total 32K
    drwxr-xr-x 2 dir2cas users 40 Apr 10 14:34 ./
    drwxr-xr-x 3 dir2cas users 4.0K Jul 14 00:52 ../
    -rw-r--r-- 1 dir2cas users 2.0K Apr 10 14:16 PKGBUILD
    -rw-r--r-- 1 dir2cas users 1.1K Jan 7 2011 fix_for_2.6.37.patch
    -rw-r--r-- 1 dir2cas users 535 Apr 10 14:16 fix_hdaps_orientation.patch
    -rw-r--r-- 1 dir2cas users 124 Apr 10 14:17 tp_smapi.install
    -rw-r--r-- 1 dir2cas users 678 Jan 1 1970 tp_smapi.patch
    [dir2cas@X41 tp_smapi]>
    [dir2cas@X41 tp_smapi]>
    [dir2cas@X41 tp_smapi]>
    [dir2cas@X41 tp_smapi]> makepkg -s
    ==> Making package: tp_smapi 0.40-5 (Thu Jul 14 00:52:29 EEST 2011)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    -> Downloading tp_smapi-0.40.tgz...
    --2011-07-14 00:52:30-- http://downloads.sourceforge.net/sourceforge/tpctl/tp_smapi-0.40.tgz
    Resolving downloads.sourceforge.net... 216.34.181.59
    Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: http://downloads.sourceforge.net/project/tpctl/tp_smapi/0.40/tp_smapi-0.40.tgz [following]
    --2011-07-14 00:52:31-- http://downloads.sourceforge.net/project/tpctl/tp_smapi/0.40/tp_smapi-0.40.tgz
    Reusing existing connection to downloads.sourceforge.net:80.
    HTTP request sent, awaiting response... 302 Found
    Location: http://sunet.dl.sourceforge.net/project/tpctl/tp_smapi/0.40/tp_smapi-0.40.tgz [following]
    --2011-07-14 00:52:31-- http://sunet.dl.sourceforge.net/project/tpctl/tp_smapi/0.40/tp_smapi-0.40.tgz
    Resolving sunet.dl.sourceforge.net... 194.71.11.73
    Connecting to sunet.dl.sourceforge.net|194.71.11.73|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 39002 (38K) [application/x-gzip]
    Saving to: `tp_smapi-0.40.tgz.part'
    100%[===================================================================>] 39,002 201K/s in 0.2s
    2011-07-14 00:52:32 (201 KB/s) - `tp_smapi-0.40.tgz.part' saved [39002/39002]
    -> Found fix_for_2.6.37.patch
    -> Found fix_hdaps_orientation.patch
    -> Found tp_smapi.patch
    ==> Validating source files with md5sums...
    tp_smapi-0.40.tgz ... Passed
    fix_for_2.6.37.patch ... Passed
    fix_hdaps_orientation.patch ... Passed
    tp_smapi.patch ... Passed
    ==> Validating source files with sha256sums...
    tp_smapi-0.40.tgz ... Passed
    fix_for_2.6.37.patch ... Passed
    fix_hdaps_orientation.patch ... Passed
    tp_smapi.patch ... Passed
    ==> Extracting Sources...
    -> Extracting tp_smapi-0.40.tgz with bsdtar
    ==> Starting build()...
    patching file Makefile
    patching file thinkpad_ec.c
    patching file tp_smapi.c
    patching file hdaps.c
    make -C /lib/modules/2.6.39-ARCH/build M=/home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40 O=/lib/modules/2.6.39-ARCH/build modules
    make[1]: Entering directory `/usr/src/linux-2.6.39-ARCH'
    CC [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.o
    /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.c: In function 'check_dmi_for_ec':
    /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.c:468:1: warning: the frame size of 1328 bytes is larger than 1024 bytes [-Wframe-larger-than=]
    CC [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/tp_smapi.o
    CC [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/hdaps.o
    Building modules, stage 2.
    MODPOST 3 modules
    CC /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/hdaps.mod.o
    LD [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/hdaps.ko
    CC /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.mod.o
    LD [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.ko
    CC /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/tp_smapi.mod.o
    LD [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/tp_smapi.ko
    make[1]: Leaving directory `/usr/src/linux-2.6.39-ARCH'
    ==> Entering fakeroot environment...
    ==> Starting package()...
    make: Entering directory `/usr/src/linux-2.6.39-ARCH'
    INSTALL /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/hdaps.ko
    INSTALL /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.ko
    INSTALL /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/tp_smapi.ko
    DEPMOD 2.6.39-ARCH
    make: Leaving directory `/usr/src/linux-2.6.39-ARCH'
    ==> Tidying install...
    -> Purging other files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Compressing package...
    ==> Leaving fakeroot environment.
    ==> Finished making: tp_smapi 0.40-5 (Thu Jul 14 00:52:37 EEST 2011)
    [dir2cas@X41 tp_smapi]> ll
    total 100K
    drwxr-xr-x 4 dir2cas users 88 Jul 14 00:52 ./
    drwxr-xr-x 3 dir2cas users 4.0K Jul 14 00:52 ../
    -rw-r--r-- 1 dir2cas users 2.0K Apr 10 14:16 PKGBUILD
    -rw-r--r-- 1 dir2cas users 1.1K Jan 7 2011 fix_for_2.6.37.patch
    -rw-r--r-- 1 dir2cas users 535 Apr 10 14:16 fix_hdaps_orientation.patch
    drwxr-xr-x 3 dir2cas users 24 Jul 14 00:52 pkg/
    drwxr-xr-x 3 dir2cas users 40 Jul 14 00:52 src/
    -rw-r--r-- 1 dir2cas users 22K Jul 14 00:52 tp_smapi-0.40-5-i686.pkg.tar.gz
    -rw-r--r-- 1 dir2cas users 39K Dec 16 2008 tp_smapi-0.40.tgz
    -rw-r--r-- 1 dir2cas users 124 Jul 14 00:52 tp_smapi.install
    -rw-r--r-- 1 dir2cas users 678 Jan 1 1970 tp_smapi.patch
    Thanks alot!
    Last edited by dir2cas (2011-07-13 22:06:58)

  • [solved] X11 desaster after todays update!

    Hi!
    I have some big problem after todays update of my system. I just installed the new Kernel 2.6.19-beyond (I need this one because of my reiser4 partitions) and rebuild the nvidia module for it. After the usual restart I'm no longer able to start KDM or KDE at all. Whenever I want to start KDE the either by using kdm or startx my computer starts working for about 5 seconds, the screen starts to switch as usual, but than I get thrown back to the console, having a blank screen laft and the computer doesn't react anymore. :shock:
    It also stops working immediately and I only can push trhe reset button. This is some fatal problem since I have lots of work that needs to be done. I also switched the xorg.conf to the nv or vesa module but still the same thing happens. I also rebuild the beyond kernel but the same thing.
    So can anybody help me with this. I need to get my work done and couldn't find any answer to this. This is very urgent since I already have a schedule that is almost out of control.
    Thanks a lot!

    Thanks for the advice. But I usually delete the cache after a while, so it just happened that I did this a couple of days ago so I don't have the previous kernel in there.
    About the Xorg.0.log, I already checked it for any error or warning by using
    more /var/log/Xorg.0.log | grep WW
    and
    more /var/log/Xorg.0.log | grep EE
    but there's nothing in there that indicates any problem. Both results don't show any warning or error. Besides that I didn't change the xorg.conf after the update and it worked before....
    But thanks anyway for trying to help me out. Do you (or anybody else here) have another idea that I might have not thought of?
    So I'm still stuck on this and my working clock is ticking.
    I really don't have any clue what this might cause.  :?
    Thanks!

  • [SOLVED] Compiz crashes Gnome after pacman update

    Hardware: Nvidia NVS 3100M, latest drivers 260.19.36
    Software: latest pacman -Suy
    On startup, right after the login, X (or Gnome?) crashes and I see the login screen again.
    After I disable compiz, I am able to use Gnome desktop.
    When I start compiz via fusion-icon, it crashes everything again.
    Has anyone seen this?
    Any clues?
    ==== Update =====
    I solved this by re-installing the same nvidia driver I had. During install it detected that the original installation "has been altered".
    Last edited by softtower (2011-02-16 22:09:49)

    That's a scary thought: what if I'm the only one with this problem... :-)
    Let me answer your questions guys (and thank you for replying).
    First of all, I don't have anything monitor-related in my xorg.conf.d directory. Here is what I have there:
    t510 ~: ll /etc/X11/xorg.conf.d/
    total 20K
    -rw-r--r-- 1 root root 1.1K Aug 24 06:45 10-evdev.conf
    -rw-r--r-- 1 root root 377 Jun 21 2010 10-quirks.conf
    -rw-r--r-- 1 root root 443 Nov 13 10:36 10-synaptics.conf
    -rw-r--r-- 1 root root 267 Nov 19 03:48 10-synaptics.conf.pacnew
    -rw-r--r-- 1 root root 107 Sep 2 19:39 20-nouveau.conf
    Second, I do pacman updates maybe once a month. So I had 600+ MB of downloads and something like a hundred packages, including xorg itself. However, I do know that the kernel and nvidia's proprietary driver are both latest and haven't changed.
    If I delete xorg.conf, arch will try to look for noveau open-source driver and will fail because I do not have it installed: it doesn't manage power well to be used on a laptop.
    Looking into Xorg.log I see this:
    [ 102.032] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
    [ 102.032] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
    [ 102.032] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
    [ 102.032] (EE) NVIDIA(0): you continue to encounter problems, Please try
    [ 102.032] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
    [ 102.582] (II) NVIDIA(0): NVIDIA GPU NVS 3100M (GT218) at PCI:1:0:0 (GPU-0)
    I will try to reinstall the same nvidia driver I have to see what happens.

  • [SOLVED] broken libraries after update

    I'm getting this error when trying to start akregator:
    error while loading shared libraries: /usr/lib/libkontactinterface.so.4: invalid ELF header
    When I run the file command on /usr/lib there are several files that are identified only as "data" including the one producing the above error.
    I think this started after pacman upgraded a lot of kde libraries a few days ago. At the end of a pacman run, ldconfig gives errors such as:
    ldconfig: /usr/lib/libkpimtextedit.so is not an ELF file - it has the wrong magic bytes at the start.
    Any ideas on what went wrong and how to fix it would be most welcome.
    Last edited by dan34 (2013-11-09 19:22:16)

    Yes, this seems to be one of the few times to use --force, but only for the kdepimlibs installation.  It also begs the question, though, of how those files got there.  Did you install any KDE related software manually?  If not, your package database may have been corrupted, which would leave me wanting to check the health of the disk (fscks first, then smartmontools).
    Edit: the incorrect elf type would suggest the former: I suspect some libs were manually installed, but the wrong architecture was used.  This might even happen with some "click here to upgrade" crap on some tools if they were running as root.
    Last edited by Trilby (2013-11-09 16:20:27)

  • [Solved] Broken arch after update

    Hi. I'm trying to install wine. So I uncommented multilib lines in /etc/pacman.conf & made 'pacman -Syu'. After restart system booting stops at "reached target graphical interface". Temporarily I've disable sddm service, so I can login in tty. However some services and modules can't be loaded still. For example I can't load iwlwifi for wireless and nvidia modules. I also tried to reinstall graphics packages such as bumblebee, mesa, nvidia but it's not helped.
    'Dmesg | grep -i error' shows nothing. 'cat /var/log/Xorg.0 | grep EE' chows:
    [ 29.973] Current Operating System: Linux BooBook 3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015 x86_64
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 29.999] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 29.999] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 32.017] (EE) open /dev/dri/card0: No such file or directory
    [ 32.017] (EE) open /dev/dri/card0: No such file or directory
    [ 32.017] (EE) Screen 0 deleted because of no matching config section.
    [ 32.017] (EE) Device(s) detected, but none match those in the config file.
    [ 32.017] (EE)
    [ 32.017] (EE) no screens found(EE)
    [ 32.017] (EE)
    [ 32.017] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 32.018] (EE)
    [ 32.022] (EE) Server terminated with error (1). Closing log file.
    Need help!
    When installing arch at first time I didn't create any xorg configs, but may be it should be done now?
    Last edited by abook (2015-05-10 01:18:49)

    Well, I've loaded fallback image of initramfs. Now it works & show "Linux BooBook 4.0.1-1-ARCH #1 SMP PREEMPT Wed Apr 29 12:00:26 CEST 2015 x86_64 GNU/Linux". Thank you, guys.

  • [SOLVED] KDEmod problem after Xorg Update

    Hi!
    Before explain my problem, I have to say that my english isn't perfect, sorry ^_^ (i'm spanish).
    Ok, let's go:
    One week ago, I updated my system and Xorg was updated too, since that update my KDEmod restarts always. I read the kdm.log, and it says something about the RGBPath, then I went to my xorg.conf and comment that line.
    After that, I could start my X with Gnome, but when I tried with KDEMod, it says "the module Record doesn't exist", I was searching about this module, and I saw that in xorg.conf there was a line that load this module. I also comment it too.
    Now, when I try to start KDE, it loads, and when in the splashscreen appears the "K", if I click the mouse then appears my Desktop for 3 or 4 seconds, after that, KDE restarts and splashscreen loads another time, so i'm in a bucle. BTW, if i don't click the mouse, it also restarts after 7 or 8 seconds that K is "load", and begin the bucle loading kde with the splash screen too.
    kdm.log doesn't return an error.
    What do you think about that?.
    Thanks!
    EDIT:
    I forgot something: another error that I had is with "libGLcore", it said: "libGLcore.177" and "libGLcore.180" have the same name but different file type (or something like that). I fix with the re-install of the manual nvidia drivers.]
    =================================================================
    FIX
    writte in konsole:
    nvidia-xconfig
    THen add to xorg.conf
    Section "ServerFlags"
    OPtion "AutoAddDevices" "False"
    EndSection
    And then, I fix it.
    =================================================================
    Last edited by d4rkb1t (2008-12-09 20:13:47)

    here you have
    X.Org X Server 1.5.3
    Release Date: 5 November 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.27-ARCH x86_64
    Current Operating System: Linux nin 2.6.27-ARCH #1 SMP PREEMPT Fri Nov 28 10:35:44 UTC 2008 x86_64
    Build Date: 06 December 2008 11:11:31AM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Dec 8 17:34:12 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Touchpad"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "Composite" is enabled
    (WW) AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x7b54e0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 4.1
    X.Org XInput driver : 2.1
    X.Org Server Extension : 1.1
    X.Org Font Renderer : 0.6
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0@1:0:0) nVidia Corporation GeForce 8600M GT rev 161, Mem @ 0xfd000000/16777216, 0xe0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000ef00/128, BIOS @ 0x????????/131072
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded by default.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "xtrap"
    (II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
    (II) Module xtrap: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension DEC-XTRAP
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 180.06 Sat Nov 8 18:16:47 PST 2008
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.5.3, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.6
    (II) Loading font FreeType
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 0.99.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.1
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
    (II) LoadModule: "synaptics"
    (II) Reloading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) NVIDIA dlloader X Driver 180.06 Sat Nov 8 17:56:34 PST 2008
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 01@00:00:0
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules//libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Option "NoLogo" "True"
    (**) NVIDIA(0): Option "RenderAccel" "True"
    (**) NVIDIA(0): Option "TripleBuffer" "True"
    (**) NVIDIA(0): Option "AddARGBGLXVisuals" "True"
    (**) NVIDIA(0): Option "OnDemandVBlankInterrupts" "True"
    (**) NVIDIA(0): Option "PixmapCacheSize" "300000"
    (**) NVIDIA(0): Enabling RENDER acceleration
    (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) NVIDIA(0): enabled.
    (II) NVIDIA(0): NVIDIA GPU GeForce 8600M GT (G84) at PCI:1:0:0 (GPU-0)
    (--) NVIDIA(0): Memory: 524288 kBytes
    (--) NVIDIA(0): VideoBIOS: 60.84.5e.00.08
    (II) NVIDIA(0): Detected PCI Express Link width: 16X
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce 8600M GT at PCI:1:0:0:
    (--) NVIDIA(0): Seiko (DFP-0)
    (--) NVIDIA(0): Seiko (DFP-0): 330.0 MHz maximum pixel clock
    (--) NVIDIA(0): Seiko (DFP-0): Internal Dual Link LVDS
    (II) NVIDIA(0): Assigned Display Device: DFP-0
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0): "1280x800"
    (II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
    (--) NVIDIA(0): DPI set to (98, 96); computed from "UseEdidDpi" X config
    (--) NVIDIA(0): option
    (**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) NVIDIA(0): Initialized GPU GART.
    (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    (II) NVIDIA(0): configuration option may not be set correctly. When the
    (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    (II) NVIDIA(0): Config Options in the README.
    (II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) NVIDIA(0): enough to receive ACPI display change hotkey events.
    (II) NVIDIA(0): Setting mode "1280x800"
    (II) Loading extension NV-GLX
    (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
    (==) NVIDIA(0): Disabling shared memory pixmaps
    (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
    (**) NVIDIA(0): Option "BackingStore" "True"
    (**) NVIDIA(0): Backing store enabled
    (==) NVIDIA(0): Silken mouse enabled
    (II) NVIDIA(0): DPMS enabled
    (II) Loading extension NV-CONTROL
    (II) Loading extension XINERAMA
    (WW) NVIDIA(0): Option "AGPFastWrite" is not used
    (WW) NVIDIA(0): Option "EnablePageFlip" is not used
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    (II) Initializing extension GLX
    (II) Synaptics touchpad driver version 0.99.1
    Touchpad no synaptics event device found
    (**) Option "Device" "/dev/input/mouse0"
    (**) Option "SHMConfig" "on"
    (**) Option "LeftEdge" "1700"
    (**) Option "RightEdge" "5300"
    (**) Option "TopEdge" "1700"
    (**) Option "BottomEdge" "4200"
    (**) Option "FingerLow" "15"
    (**) Option "FingerHigh" "40"
    (**) Option "MaxTapTime" "180"
    (**) Option "MaxTapMove" "220"
    (**) Option "VertScrollDelta" "100"
    Query no Synaptics: 6003C8
    (--) Touchpad: no supported touchpad found
    (**) Option "SendCoreEvents"
    (**) Touchpad: always reports core events
    (II) evaluating device (Touchpad)
    (II) XINPUT: Adding extended input device "Touchpad" (type: TOUCHPAD)
    Touchpad no synaptics event device found
    Query no Synaptics: 6003C8
    (--) Touchpad: no supported touchpad found
    (II) config/hal: Adding input device PS/2 Generic Mouse
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.5.2, module version = 2.0.7
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.1
    (**) PS/2 Generic Mouse: always reports core events
    (**) PS/2 Generic Mouse: Device: "/dev/input/event12"
    (II) PS/2 Generic Mouse: Found x and y relative axes
    (II) PS/2 Generic Mouse: Found mouse buttons
    (II) PS/2 Generic Mouse: Configuring as mouse
    (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
    (II) config/hal: Adding input device Logitech USB Receiver
    (**) Logitech USB Receiver: always reports core events
    (**) Logitech USB Receiver: Device: "/dev/input/event11"
    (II) Logitech USB Receiver: Found x and y relative axes
    (II) Logitech USB Receiver: Found mouse buttons
    (II) Logitech USB Receiver: Configuring as mouse
    (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE)
    (II) config/hal: Adding input device PS/2 Generic Mouse
    (**) PS/2 Generic Mouse: always reports core events
    (**) PS/2 Generic Mouse: Device: "/dev/input/event9"
    (II) PS/2 Generic Mouse: Found x and y relative axes
    (II) PS/2 Generic Mouse: Found mouse buttons
    (II) PS/2 Generic Mouse: Configuring as mouse
    (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
    (II) config/hal: Adding input device Broadcom Corp
    (**) Broadcom Corp: always reports core events
    (**) Broadcom Corp: Device: "/dev/input/event8"
    (II) Broadcom Corp: Found x and y relative axes
    (II) Broadcom Corp: Found mouse buttons
    (II) Broadcom Corp: Configuring as mouse
    (II) XINPUT: Adding extended input device "Broadcom Corp" (type: MOUSE)
    (II) config/hal: Adding input device Broadcom Corp
    (**) Broadcom Corp: always reports core events
    (**) Broadcom Corp: Device: "/dev/input/event7"
    (II) Broadcom Corp: Found keys
    (II) Broadcom Corp: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Broadcom Corp" (type: KEYBOARD)
    (**) Option "xkb_rules" "base"
    (**) Broadcom Corp: xkb_rules: "base"
    (**) Option "xkb_model" "evdev"
    (**) Broadcom Corp: xkb_model: "evdev"
    (**) Option "xkb_layout" "us"
    (**) Broadcom Corp: xkb_layout: "us"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event5"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "base"
    (**) Video Bus: xkb_rules: "base"
    (**) Option "xkb_model" "evdev"
    (**) Video Bus: xkb_model: "evdev"
    (**) Option "xkb_layout" "us"
    (**) Video Bus: xkb_layout: "us"
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "base"
    (**) AT Translated Set 2 keyboard: xkb_rules: "base"
    (**) Option "xkb_model" "evdev"
    (**) AT Translated Set 2 keyboard: xkb_model: "evdev"
    (**) Option "xkb_layout" "us"
    (**) AT Translated Set 2 keyboard: xkb_layout: "us"
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Found mouse buttons
    (II) Macintosh mouse button emulation: Configuring as mouse
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)

  • [SOLVED] Pacmanager error after uuid update

    I have been using pacmanager for awhile and have had no issues with updates to its dependencies. Today an update to uuid came and I started getting errors when trying to start pacmanager. So I went to the AUR page noticed someone previously had the same issue and they solved by rebuilding the AUR packages that were dependencies. I went through that and did not getting any further in the solving of the problem, also tried rebuilding all the dependencies as well as the main package after they were rebuilt still to no avail. Can anyone shed some light on what I am missing here, I feel like it should be obvious but for some reason is evading me.
    Can't locate OSSP/uuid.pm in @INC (@INC contains: /usr/share/pacmanager/lib /usr/share/pacmanager/lib/ex /usr/share/pacmanager/lib/edit /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /usr/share/pacmanager/lib/PACMain.pm line 39.
    BEGIN failed--compilation aborted at /usr/share/pacmanager/lib/PACMain.pm line 39.
    Compilation failed in require at /usr/bin/pac line 35.
    BEGIN failed--compilation aborted at /usr/bin/pac line 35.
    So as you see it seems to not being able to find something from uuid. Thanks for any help or smacking me to realize what I am missing here. Also I did verify what it is looking for does not exist on my system.
    EDIT:
    While trying to still sort this out I have run into something that seems "weird" to me I was looking over the uuid package just a moment ago, and the AUR page stats it was uploaded first today, yet it has been installed on my box before today? I know the package I maintain on AUR actually shows when it was first submitted normally. How could this have been used as a dependency before this but was initially submitted the 8th yesterday? It may be nothing just seems strange to me, also if it was submitted on the 8th its all ready been orphaned.
    EDIT2:
    Well after lots of tinkering around I cloned the AUR repo to get the -8 version of uuid to see if I could notice what had changed through the update. I noticed that configure was missing the --with-perl call which is why I was missing the file that I was. But the part that I still do not get is how can an unmaintained packaged get updated, and with major changes. It got a new patch and a new PKGBUILD between -8 and -9. I am trying to sort through what the actual differences are with the patches as time permits for me, if I can confidently say why the changes took place I will take over the package as well, but honestly at this point I am at a loss for why the changes that were done took place on the 8th.
    Last edited by vwyodajl (2012-12-09 20:28:22)

    Not really sure what is/was up with that. I took over maintaining the package in the AUR though. I fixed it for pacmanager to build the perl parts properly. We will see how it goes.
    It is possible though that is what happened is it went from [community] to AUR. Just always thought it was an AUR package to being with, I could be wrong though.

  • [SOLVED] broken system and glibc update

    So i tried to update today like any other day and got this error :
    error: failed to commit transaction (conflicting files)
    glibc: /lib exists in filesystem
    Errors occurred, no packages were upgraded.
    After reading the news i proceed to do : "sudo pacman -Syu --ignore glibc", which worked perfectly but "sudo pacman -Su" kept sending me the previous error.
    The command "find /lib -exec pacman -Qo -- {} +" found that no package except glibc owned files in /lib.
    Then i red "you can safely remove that directory". So i did "sudo srm -r /lib". Screen went black. I realised my error, panicked and shutdown manually.
    When i boot i've got now this :
    error loading shared libraries libdl.so.2
    (none) login :
    (and a /bin/bash error i forgot to wrote down)
    I'm on an ubuntu partition right now. The symlink /lib/libdl.so.2 is broken. And i'm desperate, any help will be much appreciated. Thanks in advance
    (Sorry for my bad english)
    Last edited by popso (2012-07-15 13:41:06)

    The command ls -l in /lib give me that :
    total 3128
    -rwxr-xr-x 1 root root 150998 2012-07-02 17:27 ld-2.16.so
    lrwxrwxrwx 1 root root 10 2012-07-02 17:27 ld-linux.so.2 -> ld-2.16.so
    lrwxrwxrwx 1 root root 14 2012-07-02 17:27 libanl.so.1 -> libanl-2.16.so
    -rwxr-xr-x 1 root root 5544 2012-07-02 17:27 libBrokenLocale-2.16.so
    -rwxr-xr-x 1 root root 1967415 2012-07-02 17:27 libc-2.16.so
    -rwxr-xr-x 1 root root 185924 2012-07-02 17:27 libcidn-2.16.so
    lrwxrwxrwx 1 root root 15 2012-07-02 17:27 libcidn.so.1 -> libcidn-2.16.so
    -rwxr-xr-x 1 root root 34324 2012-07-02 17:27 libcrypt-2.16.so
    lrwxrwxrwx 1 root root 12 2012-07-02 17:27 libc.so.6 -> libc-2.16.so
    lrwxrwxrwx 1 root root 13 2012-07-02 17:27 libdl.so.2 -> libdl-2.16.so
    -rwxr-xr-x 1 root root 255492 2012-07-02 17:27 libm-2.16.so
    -rwxr-xr-x 1 root root 17948 2012-07-02 17:27 libmemusage.so
    lrwxrwxrwx 1 root root 12 2012-07-02 17:27 libm.so.6 -> libm-2.16.so
    -rwxr-xr-x 1 root root 87920 2012-07-02 17:27 libnsl-2.16.so
    -rwxr-xr-x 1 root root 30544 2012-07-02 17:27 libnss_compat-2.16.so
    lrwxrwxrwx 1 root root 21 2012-07-02 17:27 libnss_compat.so.2 -> libnss_compat-2.16.so
    -rwxr-xr-x 1 root root 26180 2012-07-02 17:27 libnss_db-2.16.so
    lrwxrwxrwx 1 root root 17 2012-07-02 17:27 libnss_db.so.2 -> libnss_db-2.16.so
    -rwxr-xr-x 1 root root 17996 2012-07-02 17:27 libnss_hesiod-2.16.so
    -rwxr-xr-x 1 root root 42652 2012-07-02 17:27 libnss_nis-2.16.so
    -rwxr-xr-x 1 root root 50804 2012-07-02 17:27 libnss_nisplus-2.16.so
    -rwxr-xr-x 1 root root 5548 2012-07-02 17:27 libpcprofile.so
    -rwxr-xr-x 1 root root 130395 2012-07-15 14:59 libpthread-2.16.so
    lrwxrwxrwx 1 root root 18 2012-07-02 17:27 libpthread.so.0 -> libpthread-2.16.so
    -rwxr-xr-x 1 root root 83772 2012-07-02 17:27 libresolv-2.16.so
    lrwxrwxrwx 1 root root 17 2012-07-02 17:27 libresolv.so.2 -> libresolv-2.16.so
    -rwxr-xr-x 1 root root 30684 2012-07-02 17:27 librt-2.16.so
    lrwxrwxrwx 1 root root 13 2012-07-02 17:27 librt.so.1 -> librt-2.16.so
    -rwxr-xr-x 1 root root 36005 2012-07-02 17:27 libthread_db-1.0.so
    lrwxrwxrwx 1 root root 19 2012-07-02 17:27 libthread_db.so.1 -> libthread_db-1.0.so
    drwxr-xr-x 3 root root 4096 2012-07-15 14:54 modules
    Maybe it will help
    edit : The lines lrwxrwxrwx 1 root root      14 2012-07-02 17:27 libanl.so.1 -> libanl-2.16.so and lrwxrwxrwx 1 root root      13 2012-07-02 17:27 libdl.so.2 -> libdl-2.16.so are in red.
    Last edited by popso (2012-07-15 13:05:21)

  • [Solved] Several problems after big update

    Hello. Yesterday i made a pacman -Syu that upgraded many packages, after rebooting, i found out that many things got broken, like the keyboard, that got a strange keymap and i can't change it, at least not by the regular ways. Chromium doesn't start, file-roller gives a Gconf error, LibreOffice says that every document that i try to open is protected from editing by a unknown user, video streaming websites doesn't buffer any video and Firefox gives this error "There is not enough room on the disk to save /tmp/DMgQyMeY.part" when downloading .srt files (.rar files are downloaded with no error, but... empty) and the login (going from the login window to fully loaded desktop) is really slow.
    I have been looking in pacman's log for packages that can push arch into widespread malfunctions when failling, but i'm kind of lost.
    This is the log
    [2011-04-17 17:40] Running 'pacman -Syu'
    [2011-04-17 17:40] synchronizing package lists
    [2011-04-17 17:43] starting full system upgrade
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] upgraded attr (2.4.44-2 -> 2.4.44-3)
    [2011-04-17 17:49] upgraded libmowgli (0.7.1-1 -> 0.9.50-1)
    [2011-04-17 17:49] upgraded libmcs (0.7.2-1 -> 0.7.2-2)
    [2011-04-17 17:49] upgraded libguess (1.0-2 -> 1.0-3)
    [2011-04-17 17:49] upgraded audacious-plugins (2.4.4-2 -> 2.5.0-1)
    [2011-04-17 17:49] upgraded audacious (2.4.4-1 -> 2.5.0-1)
    [2011-04-17 17:49] upgraded avahi (0.6.29-1 -> 0.6.30-1)
    [2011-04-17 17:49] upgraded b43-fwcutter (013-2 -> 014-1)
    [2011-04-17 17:49] upgraded bluez (4.90-1 -> 4.91-1)
    [2011-04-17 17:49] upgraded xdg-utils (1.1.0rc1-1 -> 1.1.0rc1-2)
    [2011-04-17 17:49] upgraded chromium (10.0.648.151-1 -> 10.0.648.205-1)
    [2011-04-17 17:49] upgraded conky (1.8.1-2 -> 1.8.1-3)
    [2011-04-17 17:49] upgraded xproto (7.0.20-1 -> 7.0.21-1)
    [2011-04-17 17:49] upgraded libx11 (1.4.2-1 -> 1.4.3-2)
    [2011-04-17 17:49] upgraded consolekit (0.4.3-2 -> 0.4.3-3)
    [2011-04-17 17:49] upgraded dhcpcd (5.2.11-1 -> 5.2.12-1)
    [2011-04-17 17:49] upgraded eventlog (0.2.12-1 -> 0.2.12-2)
    [2011-04-17 17:49] warning: /etc/gshadow installed as /etc/gshadow.pacnew
    [2011-04-17 17:49] warning: /etc/group installed as /etc/group.pacnew
    [2011-04-17 17:49] upgraded filesystem (2010.12-1 -> 2011.04-1)
    [2011-04-17 17:49] upgraded fakeroot (1.14.5-1 -> 1.15.1-1)
    [2011-04-17 17:49] upgraded xvidcore (1.3.0-1 -> 1.3.1-1)
    [2011-04-17 17:49] upgraded x264 (20110115-1 -> 20110327-1)
    [2011-04-17 17:49] upgraded xextproto (7.1.2-1 -> 7.2.0-1)
    [2011-04-17 17:49] upgraded fixesproto (4.1.2-1 -> 5.0-1)
    [2011-04-17 17:49] upgraded libxfixes (4.0.5-1 -> 5.0-1)
    [2011-04-17 17:49] upgraded libdrm (2.4.23-2 -> 2.4.25-1)
    [2011-04-17 17:49] upgraded libgl (7.10.1-1 -> 7.10.2-2)
    [2011-04-17 17:49] upgraded libva (1.0.8-1 -> 1.0.12-1)
    [2011-04-17 17:49] upgraded ffmpeg (20110121-2 -> 20110330-1)
    [2011-04-17 17:49] upgraded flashplugin (10.2.153.1-1 -> 10.2.159.1-1)
    [2011-04-17 17:49] upgraded garcon (0.1.5-1 -> 0.1.7-1)
    [2011-04-17 17:49] upgraded gecko-mediaplayer (1.0.0-2 -> 1.0.0-3)
    [2011-04-17 17:49] upgraded libtiff (3.9.4-1 -> 3.9.5-1)
    [2011-04-17 17:49] upgraded ghostscript (9.01-1 -> 9.02-1)
    [2011-04-17 17:49] upgraded giflib (4.1.6-3 -> 4.1.6-4)
    [2011-04-17 17:50] upgraded git (1.7.4.1-1 -> 1.7.4.4-1)
    [2011-04-17 17:50] upgraded libtasn1 (2.8-1 -> 2.9-1)
    [2011-04-17 17:50] upgraded libgpg-error (1.9-2 -> 1.9-3)
    [2011-04-17 17:50] upgraded libgcrypt (1.4.6-1 -> 1.4.6-2)
    [2011-04-17 17:50] upgraded gnutls (2.10.5-1 -> 2.12.2-1)
    [2011-04-17 17:50] upgraded gstreamer0.10-base (0.10.32-2 -> 0.10.32-4)
    [2011-04-17 17:50] upgraded gstreamer0.10-bad (0.10.21-2 -> 0.10.21-3)
    [2011-04-17 17:50] upgraded libdc1394 (2.1.2-2 -> 2.1.3-1)
    [2011-04-17 17:50] upgraded libsndfile (1.0.23-1 -> 1.0.24-1)
    [2011-04-17 17:50] upgraded gstreamer0.10-bad-plugins (0.10.21-2 -> 0.10.21-3)
    [2011-04-17 17:50] upgraded libthai (0.1.14-1 -> 0.1.15-1)
    [2011-04-17 17:50] upgraded pango (1.28.3-1 -> 1.28.4-2)
    [2011-04-17 17:50] upgraded gstreamer0.10-base-plugins (0.10.32-2 -> 0.10.32-4)
    [2011-04-17 17:50] upgraded gstreamer0.10-good (0.10.27-2 -> 0.10.28-1)
    [2011-04-17 17:50] upgraded taglib (1.6.3-1 -> 1.7-1)
    [2011-04-17 17:50] upgraded gstreamer0.10-good-plugins (0.10.27-2 -> 0.10.28-1)
    [2011-04-17 17:50] upgraded gstreamer0.10-ugly (0.10.17-1 -> 0.10.17-2)
    [2011-04-17 17:50] upgraded gstreamer0.10-ugly-plugins (0.10.17-1 -> 0.10.17-2)
    [2011-04-17 17:50] upgraded xz (5.0.1-1 -> 5.0.2-1)
    [2011-04-17 17:50] upgraded imagemagick (6.6.8.5-1 -> 6.6.9.4-1)
    [2011-04-17 17:50] upgraded poppler (0.16.2-2 -> 0.16.4-1)
    [2011-04-17 17:50] upgraded poppler-glib (0.16.2-2 -> 0.16.4-1)
    [2011-04-17 17:50] upgraded sqlite3 (3.7.5-1 -> 3.7.6.1-1)
    [2011-04-17 17:50] upgraded python2 (2.7.1-7 -> 2.7.1-9)
    [2011-04-17 17:50] upgraded inkscape (0.48.1-1 -> 0.48.1-2)
    [2011-04-17 17:50] upgraded intel-dri (7.10.1-1 -> 7.10.2-2)
    [2011-04-17 17:51] upgraded qt (4.7.2-1 -> 4.7.2-6)
    [2011-04-17 17:51] upgraded strigi (git20110107-2 -> git20110405-1)
    [2011-04-17 17:51] upgraded libdbusmenu-qt (0.8.0-1 -> 0.8.1-1)
    [2011-04-17 17:51] upgraded phonon-gstreamer (4.4.4-1 -> 4.5.0-1)
    [2011-04-17 17:51] upgraded phonon (4.4.4-1 -> 4.5.0-1)
    [2011-04-17 17:51] upgraded kdelibs (4.6.1-2 -> 4.6.2-1)
    [2011-04-17 17:51] installed keyutils (1.4-1)
    [2011-04-17 17:51] installed cifs-utils (4.9-2)
    [2011-04-17 17:51] upgraded tdb (1.2.1-2 -> 1.2.9-1)
    [2011-04-17 17:51] upgraded talloc (2.0.1-1 -> 2.0.5-1)
    [2011-04-17 17:51] upgraded smbclient (3.5.8-1 -> 3.5.8-2)
    [2011-04-17 17:51] upgraded oxygen-icons (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdebase-runtime (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdemultimedia-dragonplayer (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdemultimedia-juk (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdemultimedia-kioslave (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdemultimedia-kmix (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdemultimedia-kscd (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] installed libirman (0.4.5-2)
    [2011-04-17 17:52] upgraded lirc-utils (0.9.0.pre1-2 -> 1:0.9.0-2)
    [2011-04-17 17:52] upgraded mplayer (32792-3 -> 33159-1)
    [2011-04-17 17:52] upgraded kdemultimedia-mplayerthumbs (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] >>> Updating module dependencies. Please wait ...
    [2011-04-17 17:52] >>> MKINITCPIO SETUP
    [2011-04-17 17:52] >>> ----------------
    [2011-04-17 17:52] >>> If you use LVM2, Encrypted root or software RAID,
    [2011-04-17 17:52] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2011-04-17 17:52] >>> More information about mkinitcpio setup can be found here:
    [2011-04-17 17:52] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2011-04-17 17:52]
    [2011-04-17 17:52] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-04-17 17:52] ==> Building image "default"
    [2011-04-17 17:52] ==> Running command: /sbin/mkinitcpio -k 2.6.38-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2011-04-17 17:52] :: Begin build
    [2011-04-17 17:52] :: Parsing hook [base]
    [2011-04-17 17:52] :: Parsing hook [udev]
    [2011-04-17 17:52] :: Parsing hook [autodetect]
    [2011-04-17 17:52] :: Parsing hook [pata]
    [2011-04-17 17:52] :: Parsing hook [scsi]
    [2011-04-17 17:52] :: Parsing hook [sata]
    [2011-04-17 17:52] :: Parsing hook [filesystems]
    [2011-04-17 17:52] :: Generating module dependencies
    [2011-04-17 17:53] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2011-04-17 17:53] ==> SUCCESS
    [2011-04-17 17:53] ==> Building image "fallback"
    [2011-04-17 17:53] ==> Running command: /sbin/mkinitcpio -k 2.6.38-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2011-04-17 17:53] :: Begin build
    [2011-04-17 17:53] :: Parsing hook [base]
    [2011-04-17 17:53] :: Parsing hook [udev]
    [2011-04-17 17:53] :: Parsing hook [pata]
    [2011-04-17 17:53] :: Parsing hook [scsi]
    [2011-04-17 17:54] :: Parsing hook [sata]
    [2011-04-17 17:54] :: Parsing hook [filesystems]
    [2011-04-17 17:54] :: Generating module dependencies
    [2011-04-17 17:54] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2011-04-17 17:54] ==> SUCCESS
    [2011-04-17 17:54] upgraded kernel26 (2.6.37.4-1 -> 2.6.38.2-1)
    [2011-04-17 17:55] upgraded kernel26-headers (2.6.37.4-1 -> 2.6.38.2-1)
    [2011-04-17 17:55] upgraded libbonobo (2.32.0-1 -> 2.32.1-1)
    [2011-04-17 17:55] upgraded libbonoboui (2.24.4-1 -> 2.24.5-1)
    [2011-04-17 17:55] upgraded libburn (1.0.4.pl00-1 -> 1.0.6.pl00-1)
    [2011-04-17 17:55] upgraded libgsf (1.14.18-2 -> 1.14.20-1)
    [2011-04-17 17:55] upgraded libisofs (1.0.4-1 -> 1.0.6-1)
    [2011-04-17 17:55] upgraded libmysqlclient (5.5.9-1 -> 5.5.11-1)
    [2011-04-17 17:55] upgraded libpng12 (1.2.43-1 -> 1.2.44-1)
    [2011-04-17 17:55] upgraded libproxy (0.4.6-4 -> 0.4.6-6)
    [2011-04-17 17:55] upgraded startup-notification (0.10-1 -> 0.10-2)
    [2011-04-17 17:55] upgraded libxfcegui4 (4.8.1-1 -> 4.8.1-2)
    [2011-04-17 17:55] upgraded licenses (2.7-1 -> 2.8-1)
    [2011-04-17 17:55] upgraded lm_sensors (3.2.0-1 -> 3.3.0-1)
    [2011-04-17 17:55] installed libpipeline (1.2.0-1)
    [2011-04-17 17:55] (re)building database...
    [2011-04-17 18:01] upgraded man-db (2.5.9-1 -> 2.6.0.2-1)
    [2011-04-17 18:01] upgraded sbcl (1.0.46-1 -> 1.0.47-1)
    [2011-04-17 18:01] upgraded maxima (5.23.2-2 -> 5.23.2-3)
    [2011-04-17 18:01] upgraded mdadm (3.1.4-1 -> 3.2.1-1)
    [2011-04-17 18:01] upgraded mercurial (1.8.1-1 -> 1.8.2-1)
    [2011-04-17 18:01] upgraded mesa (7.10.1-1 -> 7.10.2-2)
    [2011-04-17 18:02] upgraded mlocate (0.23.1-2 -> 0.24-1)
    [2011-04-17 18:02] upgraded mpd (0.16.1-1 -> 0.16.2-1)
    [2011-04-17 18:02] upgraded mysql-clients (5.5.9-1 -> 5.5.11-1)
    [2011-04-17 18:02] upgraded mysql (5.5.9-1 -> 5.5.11-1)
    [2011-04-17 18:02] upgraded mysql-workbench (5.2.33-1 -> 5.2.33-2)
    [2011-04-17 18:02] upgraded ncurses (5.8-1 -> 5.9-1)
    [2011-04-17 18:02] module configuration already contains alias directive
    [2011-04-17 18:02]
    [2011-04-17 18:02] upgraded ndiswrapper (1.56-7 -> 1.56-9)
    [2011-04-17 18:03] upgraded openjdk6 (6.b22_1.10-1 -> 6.b22_1.10.1-1)
    [2011-04-17 18:03] upgraded redland (1.0.12-5 -> 1.0.12-6)
    [2011-04-17 18:03] * see http://wiki.archlinux.org/index.php/Openoffice
    [2011-04-17 18:03] * you may want to pacman -Ss libreoffice-extensions
    [2011-04-17 18:03] to see what extensions are prepared to install
    [2011-04-17 18:03] * it's recommended to install {hunspell,mythes,hyphen}-xx pkg for spell checking
    [2011-04-17 18:03] * make sure you have installed some ttf font (ttf-dejavu recommended)
    [2011-04-17 18:03] installed libreoffice (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-ct2n (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-diagram (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-hunart (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-nlpsolver (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-numbertext (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-oooblogger (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-pdfimport (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-presentation-minimizer (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-presenter-screen (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-report-builder (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-typo (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-watch-window (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-wiki-publisher (3.3.2-2)
    [2011-04-17 18:04] installed libreoffice-sdk (3.3.2-2)
    [2011-04-17 18:04] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2011-04-17 18:04] upgraded pacman-mirrorlist (20110313-1 -> 20110324-1)
    [2011-04-17 18:04] warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew
    [2011-04-17 18:04] >>> The pacman database format has changed as of pacman 3.5.0.
    [2011-04-17 18:04] >>> You will need to run `pacman-db-upgrade` as root.
    [2011-04-17 18:04] >>>
    [2011-04-17 18:04] upgraded pacman (3.4.3-1 -> 3.5.1-1)
    [2011-04-17 18:04] upgraded package-query (0.6-1 -> 0.7-1)
    [2011-04-17 18:04] warning: /etc/php/php.ini installed as /etc/php/php.ini.pacnew
    [2011-04-17 18:04] upgraded php (5.3.5-2 -> 5.3.6-2)
    [2011-04-17 18:04] upgraded php-apache (5.3.5-2 -> 5.3.6-2)
    [2011-04-17 18:04] upgraded php-pear (5.3.5-2 -> 5.3.6-2)
    [2011-04-17 18:04] upgraded php-xsl (5.3.5-2 -> 5.3.6-2)
    [2011-04-17 18:04] upgraded pm-utils (1.4.1-2 -> 1.4.1-3)
    [2011-04-17 18:04] upgraded python (3.2-1 -> 3.2-2)
    [2011-04-17 18:04] upgraded qscintilla (2.4.6-8 -> 2.5.1-1)
    [2011-04-17 18:04] upgraded qt3 (3.3.8-18 -> 3.3.8-19)
    [2011-04-17 18:04] upgraded skype (2.1.0.81-2 -> 2.2.0.25-1)
    [2011-04-17 18:04] upgraded sudo (1.8.0-4 -> 1.8.1-1)
    [2011-04-17 18:04] upgraded swig (2.0.2-4 -> 2.0.3-1)
    [2011-04-17 18:04] upgraded syslog-ng (3.2.2-1 -> 3.2.2-2)
    [2011-04-17 18:04] upgraded teeworlds (0.5.2-2 -> 0.6.0-1)
    [2011-04-17 18:04] upgraded terminal (0.4.6-1 -> 0.4.7-1)
    [2011-04-17 18:04] upgraded texlive-bin (2010.1-6 -> 2010.1-7)
    [2011-04-17 18:04] upgraded tzdata (2011d-1 -> 2011e-1)
    [2011-04-17 18:04] upgraded usbutils (001-2 -> 002-1)
    [2011-04-17 18:05] upgraded virtuoso (6.1.2-1 -> 6.1.3-1)
    [2011-04-17 18:05] upgraded vlc (1.1.7-6 -> 1.1.9-1)
    [2011-04-17 18:05] upgraded wine (1.3.16-1 -> 1.3.18-1)
    [2011-04-17 18:05] upgraded winetricks (20110311b-1 -> 20110402-1)
    [2011-04-17 18:05] upgraded wxgtk (2.8.11-2 -> 2.8.12-1)
    [2011-04-17 18:05] upgraded xf86-input-evdev (2.6.0-2 -> 2.6.0-3)
    [2011-04-17 18:05] upgraded xf86-input-synaptics (1.4.0-1 -> 1.4.0-2)
    [2011-04-17 18:05] upgraded xf86-video-fbdev (0.4.2-3 -> 0.4.2-4)
    [2011-04-17 18:05] upgraded xf86-video-intel (2.14.0-3 -> 2.15.0-1)
    [2011-04-17 18:05] upgraded xf86-video-vesa (2.3.0-4 -> 2.3.0-5)
    [2011-04-17 18:05] upgraded xfburn (0.4.3-3 -> 0.4.3-4)
    [2011-04-17 18:05] upgraded xfce4-panel (4.8.2-1 -> 4.8.3-1)
    [2011-04-17 18:05] upgraded xfce4-genmon-plugin (3.2-2 -> 3.3.0-1)
    [2011-04-17 18:05] upgraded xfce4-session (4.8.1-1 -> 4.8.1-2)
    [2011-04-17 18:05] upgraded xkeyboard-config (2.1-1 -> 2.2.1-1)
    [2011-04-17 18:05] upgraded xorg-server-common (1.9.4.901-1 -> 1.10.1-1)
    [2011-04-17 18:05] upgraded xorg-server (1.9.4.901-1 -> 1.10.1-1)
    [2011-04-17 18:05] upgraded xorg-xrdb (1.0.8-2 -> 1.0.9-1)
    [2011-04-17 18:05] upgraded yaourt (0.9.5.3-1 -> 0.10.1-2)
    already tried a kernel downgrade, and nothing. And i also tried downgrading xorg-server + xorg-common + evdev + fbdev + vesa and intel drivers... and the trackpad died. (re-updated and it's now ok)
    This is not the first time that it happend. There was 2 "strikes" long ago with the same troubles, and one of them included an unconfigurable 600x800 resolution. Both times i didn't found out the cause and waited several weeks using windows until another full pacman -Syu upgrade fixed everything (yes... the coward way), but this time i need to fix it soon... and since it's turning into an habit, i want to know what to do the next time.
    thats all, sorry for the long post. thanks.
    Last edited by hosage (2011-04-19 18:50:12)

    the sad clown wrote:Did you perform the pacman upgrade prior to the rest of the upgrade?  The log records the upgrade at the same time as everything else.
    No, pacman said something about a problem with some packages, so i said "no" when it asked if i wanted to update pacman first. Later, i made another update and pacman said that i should do a pacman-db-upgrade, and i did that.
    Anyhow, the other times that i had this problems, there was no pacman update conflicts with other packages.
    hokasch wrote:You are positive that there is indeed enough free space on your root/home partitions?
    i think so, but im not sure about / because of this output
    df -k
    S.ficheros Bloques de 1K Usado Dispon Uso% Montado en
    udev 10240 244 9996 3% /dev
    /dev/sda4 9661440 9610912 0 100% /
    none 1027012 0 1027012 0% /dev/shm
    /dev/sda3 101105 18848 77036 20% /boot
    /dev/sda5 34898052 22993176 10132108 70% /home
    its spanish, usado = used and Dispon = Available
    looks like / is actually full, or at least is readed as being full,  it might be the cause of firefox not downloading files and not buffering videos right? both are stored in / ?.
    And the de-compressed tmp files goes to / right? What about LibreOffice? is there any tmp file for it?
    So, how can i free space on / without messing with some important stuff?
    And there are still issues with chromium not loading , keyboard miss-configuration and  GUI session manager not loading. Does / being full have something to do with it?
    Last edited by hosage (2011-04-19 18:20:13)

  • [SOLVED] System breakage after recent update

    Hi.
    After recent system updates with "pacman -Syu" various packages have broken.
    For example chromium either crashes on start or does not load pages:
    ~ % chromium
    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
    third_party/tcmalloc/chromium/src/central_freelist.cc:319] tcmalloc: allocation failed 4096
    [11:11:1108/215509:FATAL:process_util_linux.cc(685)] Out of memory.
    [1370:1396:1108/215517:ERROR:child_process_launcher.cc(283)] Failed to launch child process
    ~ % chromium
    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
    # Fatal error in v8::Context::New()
    # V8 is no longer usable
    [1480:1504:1108/215533:ERROR:child_process_launcher.cc(283)] Failed to launch child process
    Also kwrite crashes on start.
    Also KDE plasma desktop does not start telling about KWin crashes.
    Also Kile says "[PDFLaTeX] failed to start]" when I try to produce .pdf from .tex.
    Here is my update log:
    [2012-11-05 02:18] Running 'pacman-color -Syu'
    [2012-11-05 02:18] synchronizing package lists
    [2012-11-05 02:18] starting full system upgrade
    [2012-11-05 02:18] upgraded bash (4.2.037-1 -> 4.2.039-1)
    [2012-11-05 02:19] upgraded opencv (2.4.2-5 -> 2.4.3-1)
    [2012-11-05 02:19] upgraded qt (4.8.3-4 -> 4.8.3-5)
    [2012-11-05 02:19] upgraded tightvnc (1.3.10-8 -> 1.3.10-9)
    [2012-11-05 12:27] Running 'pacman-color -Syu'
    [2012-11-05 12:27] synchronizing package lists
    [2012-11-05 12:27] starting full system upgrade
    [2012-11-07 08:58] Running 'pacman-color -Syu'
    [2012-11-07 08:58] synchronizing package lists
    [2012-11-07 08:58] starting full system upgrade
    [2012-11-07 09:28] Running 'pacman-color -Syu'
    [2012-11-07 09:28] synchronizing package lists
    [2012-11-07 09:28] starting full system upgrade
    [2012-11-07 09:28] upgraded cairo (1.12.6-2 -> 1.12.8-1)
    [2012-11-07 09:28] upgraded flashplugin (11.2.202.243-1 -> 11.2.202.251-1)
    [2012-11-07 09:28] upgraded glibmm (2.34.0-1 -> 2.34.1-1)
    [2012-11-07 09:28] upgraded htop (1.0.1-1 -> 1.0.2-1)
    [2012-11-07 09:28] upgraded iputils (20121011-1 -> 20121011-2)
    [2012-11-07 09:28] upgraded nvidia-utils (304.60-1 -> 304.64-1)
    [2012-11-07 09:29] upgraded lib32-nvidia-utils (304.60-1 -> 304.64-1)
    [2012-11-07 09:29] upgraded libtirpc (0.2.2-2 -> 0.2.2-4)
    [2012-11-07 09:29] >>> Updating module dependencies. Please wait ...
    [2012-11-07 09:29] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-11-07 09:29] ==> Building image from preset: 'default'
    [2012-11-07 09:29] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-11-07 09:29] ==> Starting build: 3.6.6-1-ARCH
    [2012-11-07 09:29] -> Running build hook: [base]
    [2012-11-07 09:29] -> Running build hook: [udev]
    [2012-11-07 09:29] -> Running build hook: [pata]
    [2012-11-07 09:29] -> Running build hook: [scsi]
    [2012-11-07 09:29] -> Running build hook: [sata]
    [2012-11-07 09:29] -> Running build hook: [filesystems]
    [2012-11-07 09:29] -> Running build hook: [usbinput]
    [2012-11-07 09:29] -> Running build hook: [fsck]
    [2012-11-07 09:29] -> Running build hook: [consolefont]
    [2012-11-07 09:29] -> Running build hook: [keymap]
    [2012-11-07 09:29] ==> Generating module dependencies
    [2012-11-07 09:29] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-11-07 09:29] ==> Image generation successful
    [2012-11-07 09:29] ==> Building image from preset: 'fallback'
    [2012-11-07 09:29] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-11-07 09:29] ==> Starting build: 3.6.6-1-ARCH
    [2012-11-07 09:29] -> Running build hook: [base]
    [2012-11-07 09:29] -> Running build hook: [udev]
    [2012-11-07 09:29] -> Running build hook: [pata]
    [2012-11-07 09:29] -> Running build hook: [scsi]
    [2012-11-07 09:29] -> Running build hook: [sata]
    [2012-11-07 09:29] -> Running build hook: [filesystems]
    [2012-11-07 09:29] -> Running build hook: [usbinput]
    [2012-11-07 09:29] -> Running build hook: [fsck]
    [2012-11-07 09:29] -> Running build hook: [consolefont]
    [2012-11-07 09:29] -> Running build hook: [keymap]
    [2012-11-07 09:29] ==> Generating module dependencies
    [2012-11-07 09:29] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-11-07 09:29] ==> Image generation successful
    [2012-11-07 09:29] upgraded linux (3.6.5-1 -> 3.6.6-1)
    [2012-11-07 09:29] upgraded live-media (2012.10.24-1 -> 2012.11.05-1)
    [2012-11-07 09:29] upgraded perl (5.16.1-2 -> 5.16.2-1)
    [2012-11-07 09:29] upgraded lm_sensors (3.3.2-5 -> 3.3.3-1)
    [2012-11-07 09:29] upgraded nvidia (304.60-3 -> 304.64-1)
    [2012-11-07 09:29] upgraded optipng (0.7.3-1 -> 0.7.4-1)
    [2012-11-07 09:29] upgraded subversion (1.7.7-1 -> 1.7.7-2)
    [2012-11-07 09:29] upgraded tdb (1.2.10-1 -> 1.2.10-2)
    [2012-11-07 21:05] Running 'pacman-color -Syu'
    [2012-11-07 21:05] synchronizing package lists
    [2012-11-07 21:05] starting full system upgrade
    [2012-11-07 21:05] upgraded chromium (22.0.1229.94-1 -> 23.0.1271.64-1)
    [2012-11-07 21:05] upgraded libcanberra (0.30-1 -> 0.30-2)
    [2012-11-07 22:27] Running 'pacman-color -Syu'
    [2012-11-07 22:27] synchronizing package lists
    [2012-11-07 22:27] starting full system upgrade
    [2012-11-07 22:27] Running 'pacman-color -Syu'
    [2012-11-07 22:27] synchronizing package lists
    [2012-11-07 22:27] starting full system upgrade
    [2012-11-07 22:30] Running 'pacman-color -S reflector'
    [2012-11-07 22:31] installed reflector (2012.10-1)
    [2012-11-07 22:32] Running 'pacman-color -Syu'
    [2012-11-07 22:32] synchronizing package lists
    [2012-11-07 22:32] starting full system upgrade
    [2012-11-07 22:33] Running 'pacman-color -Rsn reflector'
    [2012-11-07 22:33] removed reflector (2012.10-1)
    [2012-11-07 22:33] Running 'pacman-color -Syu'
    [2012-11-07 22:33] synchronizing package lists
    [2012-11-07 22:33] starting full system upgrade
    [2012-11-07 22:33] Running 'pacman-color -Syu'
    [2012-11-07 22:33] synchronizing package lists
    [2012-11-07 22:33] starting full system upgrade
    [2012-11-08 00:32] Running 'pacman-color -Syu'
    [2012-11-08 00:32] synchronizing package lists
    [2012-11-08 00:32] starting full system upgrade
    [2012-11-08 01:05] Running 'pacman-color -Syu'
    [2012-11-08 01:05] synchronizing package lists
    [2012-11-08 01:05] starting full system upgrade
    [2012-11-08 08:54] Running 'pacman-color -Syu'
    [2012-11-08 08:54] synchronizing package lists
    [2012-11-08 08:54] starting full system upgrade
    [2012-11-08 21:33] Running 'pacman-color -Syu'
    [2012-11-08 21:33] synchronizing package lists
    [2012-11-08 21:33] starting full system upgrade
    [2012-11-08 21:34] upgraded libmikmod (3.1.12-4 -> 3.2.0-1)
    Last edited by vmat (2012-12-24 20:10:47)

    More crashes of chromium:
    ~ % chromium
    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
    [2666:2692:1108/223202:ERROR:child_process_launcher.cc(283)] Failed to launch child process
    # Fatal error in v8/src/store-buffer.cc, line 82
    # [2666:2683:1108/223202:ERROR:file_stream_metrics.cc(37)] RecordFileError() error = 14 source = 2 record = 0
    CHECK(old_virtual_memory_->Commit( reinterpret_cast<void*>(old_start_), (old_limit_ - old_start_) * kPointerSize, false)) failed
    ==== Stack trace is not available ==========================
    ==== Isolate for the thread is not initialized =============
    [2666:2682:1108/223202:ERROR:file_stream_metrics.cc(37)] RecordFileError() error = 14 source = 2 record = 0
    [2666:2683:1108/223202:ERROR:file_stream_metrics.cc(37)] RecordFileError() error = 14 source = 2 record = 0
    [2666:2682:1108/223202:ERROR:file_stream_metrics.cc(37)] RecordFileError() error = 14 source = 2 record = 0
    [2666:2683:1108/223202:ERROR:file_stream_metrics.cc(37)] RecordFileError() error = 14 source = 2 record = 0
    [11:11:1108/223202:FATAL:process_util_linux.cc(685)] Out of memory.
    # Fatal error in v8/src/store-buffer.cc, line 98
    # CHECK(virtual_memory_->Commit(reinterpret_cast<Address>(start_), kStoreBufferSize, false)) failed
    ==== Stack trace is not available ==========================
    ==== Isolate for the thread is not initialized =============
    [2666:2692:1108/223210:ERROR:child_process_launcher.cc(283)] Failed to launch child process
    ~ % firefox
    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
    out of memory
    ~ % free -m
    total used free shared buffers cached
    Mem: 3923 1537 2385 0 74 865
    -/+ buffers/cache: 598 3325
    Also kile crashed a few times, so as gwenview.

  • [SOLVED] Broken SLiM after pacman -Syu

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

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

  • [SOLVED] Broken setup after upgrading to 2.6.29

    I am running a x86_64 system.
    I have been running kernel26-2.6.28.7-2 for a while now. Upgrade to kernel26-2.6.28.8-1 caused some problem for me so I installed the older version from /var/cache/pacman/pkg/. After upgrading day before yesterday to 2.6.29.1, I can boot and login to the system but pretty much nothing works. The obvious problem that I can find out is that everyting is trying to load modules from 2.6.28-ARCH. After logging in even 'uname -r' reports 2.6.28-ARCH. I do have the /lib/modules/2.6.29-ARCH folder with all the modules.
    Any help will be much appreciated. I can provide further information if required. Thank you.
    Last edited by partha (2009-04-20 03:13:17)

    I was able to solve it. The problem was I was using grub installed from Ubuntu. So, there was some problem loading the kernel. Installing grub from arch fixed it. Thanks.

  • [SOLVED] Boot problems after rEFInd update

    Hello,
    I dual boot windows and arch using rEFInd. After an rEFInd update yesterday my system directly boots into windows. Any ideas how to bring the rEFInd menu back?
    Thanks!
    Last edited by Cygnus (2012-09-27 08:45:52)

    The refind-efi package install the file to /usr/{lib,share}/refind/*  . You need to manually copy the files to UEFISYS partition. The files in /boot/efi/EFI/arch/refind/* should have been removed when refind-efi-x86_64 pkg was removed. BTW try gummiboot-efi also.

Maybe you are looking for

  • Lion starts sometimes in safe mode

    Hey guys, here is my problem, my imac (running Lion) is SOMETIMES starting in safe mode. Console log: 27.07.11 19:59:04,000 bootlog: BOOT_TIME 1311789544 0 27.07.11 19:59:33,382 com.apple.kextd: Safe boot mode detected; invalidating system extensions

  • How to delete content from old iPhone

    Hi. My problem is a bit complex, I would say. I have just bought a new iPhone and sold my old iPhone. When I was about to delete and reset all the stuff on my old, i couldn't because i couldn't remember my password for the restrictions in settings (e

  • ALE Process code

    HI friends..... 1.if we create partner profile we need two systems or not 2. where these partner profile are stored(this means outbound partner profile table) 3. will we create process code both inbound and outbound? 4. will we create customize proce

  • Centeral Management Console is Missing

    I just installed business objects 3.0. When I navigate to the Business Objects folder I have plenty of objects to choose from but not Central Management Console. Any ideas?

  • Updating a Access Database via a Bean

    I�m having a problem using a java bean to update the contents of a database. I receive the error message: Cannot find a method to read property 'firstname' in a bean of type 'myBeans.UpdateGuestBean' I have an html form embedded in a jsp page as foll