[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)

Similar Messages

  • [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] Severely broken system after update

    I need help with system that doesn't boot after update.
    I tried to make pacman -Syu on a system which was not updated since 2010 xmass... probably being overwhelmed by number of issues I did something wrong, but now the system is in a very bad state.
    I think that the main issue was glibc update. I followed the instruction to install all other packages before glibc, but every second package was complaining about glibc (although they all updated). Then pacman became broken, but I solved this and finally everything got updated.
    Everything looked fine right after update, but now the system is "unable to find root device" on boot.
    I tried to boot with recent arch usb stick (cd drive is broken in the computer), but it doesn't boot (reboots right after "loading archiso.img"). I managed to boot with ubuntu usb stick. I chrooted to my arch partition using these instructions:
    https://wiki.archlinux.org/index.php/Chroot#Change_root
    then, following pacman wiki I reinstalled linux, mkinitcpio and systemd.
    It didn't help. The last thing I can think of is to reinstall all packages via chroot. Is there any handy way to do this, taking into account that some packages could have been installed from AUR (I don't care about them at this point, but I wouldn't like this to stop me from reinstalling all other packages)?
    Any other ideas?
    Last edited by senjin (2012-09-15 19:34:26)

    It's not a solution since arch installation usb stick doesn't work for me, as I mentioned above. I must either make this installation work, or move to ubuntu (gah!)
    edit:
    I managed to boot. After the error message at the beginning I'm left with "you can type exit to continue booting, but it will most likely fail"... it doesn't fail, and system appears to be working normally (well, except some error about consolekit when X is starting, probably unrelated).
    Now the question is how to avoid this error message at the beginning...
    Last edited by senjin (2012-09-15 13:04:04)

  • [SOLVED]libtdb error after updating

    i got a serious problem after updating like this:
    $mplayer
    mplayer: error while loading shared libraries: libtdb.so.1: cannot open shared object file: No such file or directory
    maybe something about libtdb & libcanberra goes wrong...
    can anybody solve the issue?
    Last edited by shiningmoon (2009-02-22 11:43:19)

    Maskawanian wrote:
    I have this same error as well. shiningmoon would you be able to tell us how you fixed this?
    Work around (downgrade):
    pacman -U '/var/cache/pacman/pkg/smbclient-3.2.7-1-x86_64.pkg.tar.gz' '/var/cache/pacman/pkg/tdb-3.2.7-1-x86_64.pkg.tar.gz'
    I assume you have x86_64, if not modify accordingly.
    Works tnx:)

  • [Solved] Dwm reconfigure after update.

    The problem is simple, after update to last version of Dwm i had to build and install it from scratch. I don't want to do that for any new version of Dwm. Is there a way to avoid that process?
    Cheers.
    Last edited by n0dix (2010-06-04 13:40:46)

    skanky wrote:
    I had this issue on my other machine (this one uses scrotwm). Trying to remember what I did to resolve it.
    There were no errors after makepkg -efi but the version kept reverting back to the previous one. I think it happened updating to that one, too. Anyway, I *think* what I did was to copy my config.h elsewhere, clear out the dir I used for building it, updated abs, copied the dwm-5.8.1 files in and rebuilt. Search for dwm-5.8.1 using grep to make sure you have the right files.
    There may be a step missing from that though.
    Exactly the same problem and the solution helps a lot. Indeed, this is the way i solved the issue. But the question is: exists any way to do automatically those steps? I know, i can make a shell script, but apart from that there is another?

  • [solved] dhcp-problems after updating package networkmanager 0.9.4.0-6

    Hi,
    I have some problems to get an ip address with dhcp on the device eth0. On wlan0 I get a ip address with dhcp depending on the network.
    Anyone with the same problem after the update from version 5 to version 6?
    After downgrading to version 5 everything works fine...
    Thank you!
    EDIT:
    Don't know what it was, today after updating only networkmanager everything works fine.
    Last edited by yannsen (2012-06-19 08:23:52)

    Hi,
    I have some problems to get an ip address with dhcp on the device eth0. On wlan0 I get a ip address with dhcp depending on the network.
    Anyone with the same problem after the update from version 5 to version 6?
    After downgrading to version 5 everything works fine...
    Thank you!
    EDIT:
    Don't know what it was, today after updating only networkmanager everything works fine.
    Last edited by yannsen (2012-06-19 08:23:52)

  • [Solved] Boot problem after update

    After updating my Archlinux (64bit) installation and rebooting it a few minutes ago
    I have encountered the following problem. The boot process is hanging after
    activation of logical volumes. Here are the boot messages:
    Booting the kernel.
    :: Staring udevd...
    done.
    :: Running Hook [udev]
    :: Triggering uevents…done.
    :: Running Hook [lvm2]
    Activating logical volumes…
    15 logical volume(s) in volume group "system" now active
    I have also tried the fallback kernel. The same problem!
    What is going wrong?
    Regards
    Nik
    Last edited by nitralime (2012-04-29 10:41:31)

    jasonwryan wrote:
    I thought I was.
    The first clause in the sentence tells you that you can search the boards for the answer; the second provides the high-level solution.
    https://bbs.archlinux.org/viewtopic.php?id=140439
    Thank you for the link!

  • [SOLVED] broken gnome after lib update

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

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

  • [SOLVED] No prompt after update to 3.3.6-1-ARCH

    After doing an upgrade and a reboot (fail save, the otherone doesn't work) my arch stopped working (booting)
    Linux janus 3.3.6-1-ARCH #1 SMP PREEMPT Sun May 13 10:52:32 CEST 2012 x86_64 GNU/Linux
    /boot/grub/menu.lst:
    # Config file for GRUB - The GNU GRand Unified Bootloader
    # /boot/grub/menu.lst
    # DEVICE NAME CONVERSIONS
    # Linux Grub
    # /dev/fd0 (fd0)
    # /dev/sda (hd0)
    # /dev/sdb2 (hd1,1)
    # /dev/sda3 (hd0,2)
    # FRAMEBUFFER RESOLUTION SETTINGS
    # +-------------------------------------------------+
    # | 640x480 800x600 1024x768 1280x1024
    # ----+--------------------------------------------
    # 256 | 0x301=769 0x303=771 0x305=773 0x307=775
    # 32K | 0x310=784 0x313=787 0x316=790 0x319=793
    # 64K | 0x311=785 0x314=788 0x317=791 0x31A=794
    # 16M | 0x312=786 0x315=789 0x318=792 0x31B=795
    # +-------------------------------------------------+
    # for more details and different resolutions see
    # http://wiki.archlinux.org/index.php/GRUB#Framebuffer_Resolution
    # general configuration:
    timeout 5
    default 0
    color light-blue/black light-cyan/blue
    # boot sections follow
    # each is implicitly numbered from 0 in the order of appearance below
    # TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
    # (0) Arch Linux
    title Arch Linux
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/disk/by-label/root ro
    initrd /kernel26.img
    # (1) Arch Linux
    title Arch Linux Fallback
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/disk/by-label/root ro
    initrd /kernel26-fallback.img
    # (2) Windows
    #title Windows
    #rootnoverify (hd0,0)
    #makeactive
    #chainloader +1
    /etc/rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # See 'man 5 rc.conf' for more details
    # LOCALIZATION
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="yes"
    HARDWARECLOCK=""
    TIMEZONE=""
    KEYMAP="de_CH-latin1"
    CONSOLEFONT="Lat2-Terminus16"
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    MODULES=()
    USEDMRAID="no"
    USEBTRFS="no"
    USELVM="yes"
    # NETWORKING
    HOSTNAME="janus"
    interface=eth0
    address=172.16.0.8
    netmask=255.255.0.0
    gateway=172.16.0.1
    NETWORK_PERSIST="yes"
    # DAEMONS
    #DAEMONS=( syslog-ng crond network nfs-common dnsmasq sshd ntpd @httpd !netfs @samba @nfs-server @munin-node @minidlna @logitechmediaserver @transmissiond @randomsound )
    DAEMONS=( syslog-ng crond network dnsmasq sshd )
    dmesg
    [ 0.907376] msgmni has been set to 3989
    [ 0.908073] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.908205] io scheduler noop registered
    [ 0.908216] io scheduler deadline registered
    [ 0.908403] io scheduler cfq registered (default)
    [ 0.908722] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
    [ 0.908919] pcieport 0000:00:1c.2: irq 41 for MSI/MSI-X
    [ 0.909085] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
    [ 0.909487] intel_idle: MWAIT substates: 0x10
    [ 0.909523] intel_idle: v0.4 model 0x1C
    [ 0.909530] intel_idle: lapic_timer_reliable_states 0x2
    [ 0.909674] GHES: HEST is not enabled!
    [ 0.909882] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.911088] Linux agpgart interface v0.103
    [ 0.911316] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 0.914487] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.914596] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.915020] mousedev: PS/2 mouse device common for all mice
    [ 0.915192] rtc_cmos 00:03: RTC can wake from S4
    [ 0.915505] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.915549] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
    [ 0.915691] cpuidle: using governor ladder
    [ 0.915842] cpuidle: using governor menu
    [ 0.916378] TCP cubic registered
    [ 0.916798] NET: Registered protocol family 10
    [ 0.918019] NET: Registered protocol family 17
    [ 0.918035] Registering the dns_resolver key type
    [ 0.918552] PM: Hibernation image not present or could not be loaded.
    [ 0.918576] registered taskstats version 1
    [ 0.919485] rtc_cmos 00:03: setting system clock to 2012-05-22 20:49:54 UTC (1337719794)
    [ 0.919617] Initializing network drop monitor service
    [ 0.923155] Freeing unused kernel memory: 732k freed
    [ 0.923689] Write protecting the kernel read-only data: 8192k
    [ 0.937719] Freeing unused kernel memory: 1632k freed
    [ 0.944939] Freeing unused kernel memory: 656k freed
    [ 0.972274] udevd[47]: starting version 182
    [ 1.081877] SCSI subsystem initialized
    [ 1.087149] libata version 3.00 loaded.
    [ 1.090150] ata_piix 0000:00:1f.1: version 2.13
    [ 1.090166] sata_promise 0000:04:00.0: version 2.12
    [ 1.090320] ata_piix 0000:00:1f.1: setting latency timer to 64
    [ 1.096448] scsi0 : sata_promise
    [ 1.098921] scsi1 : sata_promise
    [ 1.101399] scsi2 : sata_promise
    [ 1.101689] scsi3 : ata_piix
    [ 1.101855] scsi4 : sata_promise
    [ 1.102566] ata3: SATA max UDMA/133 mmio m4096@0x88120000 ata 0x88120380 irq 21
    [ 1.102582] ata4: SATA max UDMA/133 mmio m4096@0x88120000 ata 0x88120280 irq 21
    [ 1.102594] ata5: SATA max UDMA/133 mmio m4096@0x88120000 ata 0x88120200 irq 21
    [ 1.102608] ata6: SATA max UDMA/133 mmio m4096@0x88120000 ata 0x88120300 irq 21
    [ 1.103448] scsi5 : ata_piix
    [ 1.105045] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x30b0 irq 14
    [ 1.105061] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x30b8 irq 15
    [ 1.105184] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
    [ 1.105857] ata2: port disabled--ignoring
    [ 1.256766] ata_piix 0000:00:1f.2: setting latency timer to 64
    [ 1.257277] ata1.00: ATAPI: DVDRW IDE 16X, VER A187, max UDMA/66
    [ 1.258236] scsi6 : ata_piix
    [ 1.258557] scsi7 : ata_piix
    [ 1.259078] ata7: SATA max UDMA/133 cmd 0x30c8 ctl 0x30ec bmdma 0x30a0 irq 19
    [ 1.259088] ata8: SATA max UDMA/133 cmd 0x30c0 ctl 0x30e8 bmdma 0x30a8 irq 19
    [ 1.263788] ata1.00: configured for UDMA/66
    [ 1.426964] ata8.00: ATA-7: SAMSUNG MMCRE64G5MXP-0VB, VBM1801Q, max UDMA/100
    [ 1.426973] ata8.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 1.433610] ata8.00: configured for UDMA/100
    [ 1.573416] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.590528] ata3.00: ATA-8: WDC WD10EADS-00P8B0, 01.00A01, max UDMA/133
    [ 1.590536] ata3.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 0/32)
    [ 1.597178] ata3.00: configured for UDMA/133
    [ 1.597532] scsi 0:0:0:0: Direct-Access ATA WDC WD10EADS-00P 01.0 PQ: 0 ANSI: 5
    [ 2.070084] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.080650] ata4.00: ATA-8: WDC WD10EADS-00P8B0, 01.00A01, max UDMA/133
    [ 2.080660] ata4.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 0/32)
    [ 2.087660] ata4.00: configured for UDMA/133
    [ 2.088031] scsi 1:0:0:0: Direct-Access ATA WDC WD10EADS-00P 01.0 PQ: 0 ANSI: 5
    [ 2.560084] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.580228] ata5.00: ATA-8: WDC WD10EADS-00P8B0, 01.00A01, max UDMA/133
    [ 2.580238] ata5.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 0/32)
    [ 2.587208] ata5.00: configured for UDMA/133
    [ 2.587512] scsi 2:0:0:0: Direct-Access ATA WDC WD10EADS-00P 01.0 PQ: 0 ANSI: 5
    [ 3.060083] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 3.073646] ata6.00: ATA-8: WDC WD10EADS-00P8B0, 01.00A01, max UDMA/133
    [ 3.073655] ata6.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 0/32)
    [ 3.080536] ata6.00: configured for UDMA/133
    [ 3.080840] scsi 4:0:0:0: Direct-Access ATA WDC WD10EADS-00P 01.0 PQ: 0 ANSI: 5
    [ 3.081826] scsi 3:0:0:0: CD-ROM DVDRW IDE 16X A187 PQ: 0 ANSI: 5
    [ 3.082680] scsi 7:0:0:0: Direct-Access ATA SAMSUNG MMCRE64G VBM1 PQ: 0 ANSI: 5
    [ 3.118717] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 3.118994] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 3.119057] sd 0:0:0:0: [sda] Write Protect is off
    [ 3.119069] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 3.119083] sd 2:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 3.119315] sd 4:0:0:0: [sdd] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 3.119341] sd 1:0:0:0: [sdb] Write Protect is off
    [ 3.119365] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 3.119402] sd 2:0:0:0: [sdc] Write Protect is off
    [ 3.119415] sd 7:0:0:0: [sde] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
    [ 3.119440] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
    [ 3.119506] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.119590] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.119688] sd 4:0:0:0: [sdd] Write Protect is off
    [ 3.119701] sd 4:0:0:0: [sdd] Mode Sense: 00 3a 00 00
    [ 3.119745] sd 7:0:0:0: [sde] Write Protect is off
    [ 3.119755] sd 7:0:0:0: [sde] Mode Sense: 00 3a 00 00
    [ 3.119838] sd 4:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.119861] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.119886] sd 7:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.125924] sde: sde1 sde2 sde3 sde4
    [ 3.128350] sda: unknown partition table
    [ 3.131954] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 3.133210] sd 7:0:0:0: [sde] Attached SCSI disk
    [ 3.134133] sdc: unknown partition table
    [ 3.135456] sdd: unknown partition table
    [ 3.135487] sd 2:0:0:0: [sdc] Attached SCSI disk
    [ 3.136456] sd 4:0:0:0: [sdd] Attached SCSI disk
    [ 3.138525] sdb: unknown partition table
    [ 3.139382] sd 1:0:0:0: [sdb] Attached SCSI disk
    [ 3.143991] sr0: scsi3-mmc drive: 1x/48x writer cd/rw xa/form2 cdda tray
    [ 3.144009] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 3.145875] sr 3:0:0:0: Attached scsi CD-ROM sr0
    [ 3.283989] device-mapper: uevent: version 1.0.3
    [ 3.284363] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
    [ 3.360761] EXT4-fs (sde3): INFO: recovery required on readonly filesystem
    [ 3.360771] EXT4-fs (sde3): write access will be enabled during recovery
    [ 3.703310] EXT4-fs (sde3): recovery complete
    [ 3.703711] EXT4-fs (sde3): mounted filesystem with ordered data mode. Opts: (null)
    [ 5.872439] udevd[356]: starting version 182
    [ 5.987333] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0
    [ 5.987361] ACPI: Sleep Button [SLPB]
    [ 5.987585] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
    [ 5.987600] ACPI: Power Button [PWRF]
    [ 6.015516] FDC 0 is a post-1991 82077
    [ 6.039298] agpgart-intel 0000:00:00.0: Intel 945G Chipset
    [ 6.039565] agpgart-intel 0000:00:00.0: detected gtt size: 131072K total, 131072K mappable
    [ 6.039806] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
    [ 6.045341] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 6.045543] r8169 0000:01:00.0: irq 43 for MSI/MSI-X
    [ 6.047332] r8169 0000:01:00.0: eth0: RTL8168c/8111c at 0xffffc90000350000, 00:27:0e:08:17:26, XID 1c4000c0 IRQ 43
    [ 6.047347] r8169 0000:01:00.0: eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko]
    [ 6.047517] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0x80000000
    [ 6.064277] usbcore: registered new interface driver usbfs
    [ 6.064399] usbcore: registered new interface driver hub
    [ 6.074606] usbcore: registered new device driver usb
    [ 6.093710] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 6.093975] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    [ 6.093990] ehci_hcd 0000:00:1d.7: EHCI Host Controller
    [ 6.094157] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
    [ 6.094233] ehci_hcd 0000:00:1d.7: using broken periodic workaround
    [ 6.094258] ehci_hcd 0000:00:1d.7: debug port 1
    [ 6.096239] intel_rng: Firmware space is locked read-only. If you can't or
    [ 6.096246] intel_rng: don't want to disable this in firmware setup, and if
    [ 6.096250] intel_rng: you are certain that your system has a functional
    [ 6.096254] intel_rng: RNG, try using the 'no_fwh_detect' option.
    [ 6.098182] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
    [ 6.098251] ehci_hcd 0000:00:1d.7: irq 23, io mem 0x883a4000
    [ 6.106891] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 6.108800] hub 1-0:1.0: USB hub found
    [ 6.108829] hub 1-0:1.0: 8 ports detected
    [ 6.114693] uhci_hcd: USB Universal Host Controller Interface driver
    [ 6.114930] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 6.114943] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 6.115013] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 6.115073] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00003080
    [ 6.116010] md: bind<sdb>
    [ 6.116313] leds_ss4200: no LED devices found
    [ 6.121149] [drm] Initialized drm 1.1.0 20060810
    [ 6.129071] hub 2-0:1.0: USB hub found
    [ 6.129105] hub 2-0:1.0: 2 ports detected
    [ 6.129668] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 6.129682] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 6.129728] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    [ 6.129801] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00003060
    [ 6.130542] hub 3-0:1.0: USB hub found
    [ 6.130566] hub 3-0:1.0: 2 ports detected
    [ 6.130984] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 6.130998] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 6.131046] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    [ 6.131152] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00003040
    [ 6.135543] hub 4-0:1.0: USB hub found
    [ 6.135576] hub 4-0:1.0: 2 ports detected
    [ 6.138604] md: bind<sda>
    [ 6.141980] iTCO_vendor_support: vendor-support=0
    [ 6.143676] uhci_hcd 0000:00:1d.3: setting latency timer to 64
    [ 6.143688] uhci_hcd 0000:00:1d.3: UHCI Host Controller
    [ 6.143728] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
    [ 6.143799] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00003020
    [ 6.144926] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
    [ 6.145255] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0460)
    [ 6.145488] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 6.146421] hub 5-0:1.0: USB hub found
    [ 6.146443] hub 5-0:1.0: 2 ports detected
    [ 6.147012] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
    [ 6.179903] input: PC Speaker as /devices/platform/pcspkr/input/input2
    [ 6.183546] md: bind<sdc>
    [ 6.197452] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input3
    [ 6.215986] md: bind<sdd>
    [ 6.234886] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
    [ 6.237154] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
    [ 6.242659] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
    [ 6.247410] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [ 6.247627] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 6.252088] i915 0000:00:02.0: setting latency timer to 64
    [ 6.296941] raid6: int64x1 269 MB/s
    [ 6.354237] raid6: int64x2 416 MB/s
    [ 6.357354] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 6.357365] [drm] Driver supports precise vblank timestamp query.
    [ 6.357537] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 6.410098] raid6: int64x4 430 MB/s
    [ 6.466761] raid6: int64x8 472 MB/s
    [ 6.523430] raid6: sse2x1 596 MB/s
    [ 6.580084] raid6: sse2x2 1096 MB/s
    [ 6.586778] usb 3-2: new low-speed USB device number 2 using uhci_hcd
    [ 6.636699] raid6: sse2x4 1543 MB/s
    [ 6.636707] raid6: using algorithm sse2x4 (1543 MB/s)
    [ 6.638081] async_tx: api initialized (async)
    [ 6.639298] xor: automatically using best checksumming function: generic_sse
    [ 6.653360] generic_sse: 4777.200 MB/sec
    [ 6.653369] xor: using function: generic_sse (4777.200 MB/sec)
    [ 6.662829] md: raid6 personality registered for level 6
    [ 6.662838] md: raid5 personality registered for level 5
    [ 6.662843] md: raid4 personality registered for level 4
    [ 6.663610] bio: create slab <bio-1> at 1
    [ 6.663631] md/raid:md127: not clean -- starting background reconstruction
    [ 6.663682] md/raid:md127: device sdd operational as raid disk 3
    [ 6.663692] md/raid:md127: device sdc operational as raid disk 2
    [ 6.663701] md/raid:md127: device sda operational as raid disk 0
    [ 6.663709] md/raid:md127: device sdb operational as raid disk 1
    [ 6.664617] md/raid:md127: allocated 4300kB
    [ 6.664832] md/raid:md127: raid level 5 active with 4 out of 4 devices, algorithm 2
    [ 6.664839] RAID conf printout:
    [ 6.664843] --- level:5 rd:4 wd:4
    [ 6.664849] disk 0, o:1, dev:sda
    [ 6.664854] disk 1, o:1, dev:sdb
    [ 6.664858] disk 2, o:1, dev:sdc
    [ 6.664863] disk 3, o:1, dev:sdd
    [ 6.664967] md127: detected capacity change from 0 to 3000614387712
    [ 6.669170] md127: unknown partition table
    [ 6.797420] input: Microsoft Comfort Curve Keyboard 2000 as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input9
    [ 6.797905] generic-usb 0003:045E:00DD.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Comfort Curve Keyboard 2000] on usb-0000:00:1d.1-2/input0
    [ 6.821245] input: Microsoft Comfort Curve Keyboard 2000 as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.1/input/input10
    [ 6.821839] generic-usb 0003:045E:00DD.0002: input,hidraw1: USB HID v1.11 Device [Microsoft Comfort Curve Keyboard 2000] on usb-0000:00:1d.1-2/input1
    [ 6.821926] usbcore: registered new interface driver usbhid
    [ 6.821934] usbhid: USB HID core driver
    [ 7.139480] [drm] initialized overlay support
    [ 7.359988] fbcon: inteldrmfb (fb0) is primary device
    [ 7.444647] Console: switching to colour frame buffer device 210x65
    [ 7.464949] fb0: inteldrmfb frame buffer device
    [ 7.464954] drm: registered panic notifier
    [ 7.465069] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 8.257757] EXT4-fs (sde3): re-mounted. Opts: discard
    [ 8.331371] EXT4-fs (sde1): mounted filesystem with ordered data mode. Opts: discard
    [ 8.359096] EXT4-fs (sde4): mounted filesystem with ordered data mode. Opts: discard
    [ 9.337971] r8169 0000:01:00.0: eth0: link down
    [ 9.337993] r8169 0000:01:00.0: eth0: link down
    [ 9.338818] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 11.264950] r8169 0000:01:00.0: eth0: link up
    [ 11.265995] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 21.936743] eth0: no IPv6 routers present
    this machine has run for five years now. but here I'm stuck. The last message is from the SSHd being started. I can logon to it on a SSH but the machine itself won't start a shell..
    what's up?
    Last edited by theking2 (2012-05-23 09:36:02)

    @Gcool: no nothing happens it is the last line on the console. As it is normally a headless I don't have X11 active.
    I not always scrutinize the packets that are updated and do a pacman -Syu on a monthly basis.
    It boots to runlevel 3 which it does but than is stuck when the last daemon (successfully) loads
    It is a file server and I do use md and lvm2 though. My guess is that for some reason the system wasn't shutdown correctly causing the RAID5 to become instable and being resyncd as we speak. But I'm happy to already have the sshd working and could start repairs.
    the last bit of pacman.log:
    [2012-05-17 13:57] ==> Image generation successful
    [2012-05-17 13:57] upgraded linux (3.3.4-2 -> 3.3.6-1)
    [2012-05-17 13:57] upgraded linux-headers (3.3.4-2 -> 3.3.6-1)
    [2012-05-17 13:57] upgraded man-pages (3.39-1 -> 3.41-1)
    [2012-05-17 13:57] upgraded sqlite (3.7.11-2 -> 3.7.12-1)
    [2012-05-17 13:57] upgraded minidlna (1.0.24-3 -> 1.0.24-4)
    [2012-05-17 13:57] upgraded mpfr (3.1.0.p7-1 -> 3.1.0.p10-1)
    [2012-05-17 13:57] upgraded mpg123 (1.14.0-1 -> 1.14.2-1)
    [2012-05-17 13:57] upgraded perl-log-log4perl (1.35-1 -> 1.36-1)
    [2012-05-17 13:57] upgraded munin-node (1.4.6-2 -> 1.4.7-1)
    [2012-05-17 13:57] upgraded munin (1.4.6-2 -> 1.4.7-1)
    [2012-05-17 13:57] upgraded ntfs-3g (2012.1.15-2 -> 2012.1.15-3)
    [2012-05-17 13:58] upgraded openssl (1.0.1.b-1 -> 1.0.1.c-1)
    [2012-05-17 13:58] upgraded php (5.3.12-1 -> 5.4.3-1)
    [2012-05-17 13:58] upgraded php-apache (5.3.12-1 -> 5.4.3-1)
    [2012-05-17 13:58] upgraded powertop (1.13-3 -> 2.0-1)
    [2012-05-17 13:58] upgraded vim-runtime (7.3.495-3 -> 7.3.515-1)
    [2012-05-17 13:58] upgraded vim (7.3.495-3 -> 7.3.515-1)
    [2012-05-17 13:58] upgraded xterm (278-1 -> 279-1)
    [2012-05-17 15:06] Running 'pacman -S upower'
    [2012-05-17 15:06] installed polkit (0.105-1)
    [2012-05-17 15:06] installed pm-quirks (0.20100619-2)
    [2012-05-17 15:06] installed pm-utils (1.4.1-4)
    [2012-05-17 15:06] installed dbus-glib (0.98-1)
    [2012-05-17 15:06] installed usbmuxd (1.0.7-3)
    [2012-05-17 15:06] installed libplist (1.8-2)
    [2012-05-17 15:06] installed libimobiledevice (1.1.1-3)
    [2012-05-17 15:06] installed upower (0.9.16-1)
    [2012-05-17 16:11] Running 'pacman -S --asdeps perl-config-general libxslt'
    [2012-05-17 16:12] Running 'pacman -U /home/j/dev/tgt/perl_conig_general/perl-config-general/perl-config-general-2.50-2-x86_64.pkg.tar.xz'
    [2012-05-17 16:12] installed perl-config-general (2.50-2)
    [2012-05-17 16:12] Running 'pacman -S --asdeps libxslt'
    [2012-05-17 16:12] installed libxslt (1.1.26-3)
    [2012-05-17 16:21] Running 'pacman -U /home/j/dev/tgt/tgt/tgt-1.0.26-2-x86_64.pkg.tar.xz'
    [2012-05-17 16:22] installed tgt (1.0.26-2)
    [2012-05-17 16:38] Running 'pacman -S sg_inq'
    [2012-05-17 16:49] Running 'pacman -R iscsi-tgt'
    [2012-05-17 16:49] Running 'pacman -R tgt'
    [2012-05-17 16:49] warning: /etc/tgt/targets.conf saved as /etc/tgt/targets.conf.pacsave
    [2012-05-17 16:49] removed tgt (1.0.26-2)
    [2012-05-17 16:50] Running 'pacman -R perl-config-general libxslt'
    [2012-05-17 16:50] removed libxslt (1.1.26-3)
    [2012-05-17 16:50] removed perl-config-general (2.50-2)
    [2012-05-22 23:26] Running 'pacman -Syu'
    [2012-05-22 23:26] synchronizing package lists
    [2012-05-22 23:26] starting full system upgrade
    [2012-05-22 23:29] upgraded libcups (1.5.2-2 -> 1.5.3-1)
    [2012-05-22 23:29] upgraded libglapi (8.0.2-1 -> 8.0.3-1)
    [2012-05-22 23:29] upgraded libgl (8.0.2-1 -> 8.0.3-1)
    [2012-05-22 23:29] upgraded libnl (3.2.7-1 -> 3.2.9-1)
    [2012-05-22 23:29] upgraded mdadm (3.2.3-3 -> 3.2.4-1)
    [2012-05-22 23:29] upgraded sqlite (3.7.12-1 -> 3.7.12-2)
    [2012-05-22 23:30] upgraded subversion (1.7.4-3 -> 1.7.5-1)
    [2012-05-22 23:30] upgraded sudo (1.8.4.p4-1 -> 1.8.5.p1-1)

  • [SOLVED] No boot after update unable to find root device|libmount.so.1

    Hi,
    after my most recent update, which was the first for a long time, I am getting the following error when trying to boot my system:
    mount: /lib/libmount.so.1: version 'MOUNT_2.20' not found (required by mount)
    cat: can'topen '/proc/cmdline': No such file or directory
    ERROR: Unable to find root device ' '
    The same for MOUNT_2.21. This error still persists after chroot manual installs of util-linux and glibc. I tried downgrading util-linux still witout success. Following reply #15 of: https://bbs.archlinux.org/viewtopic.php?pid=1130638 did not solve it either.
    I also reinstalled grub just to be on the safe side, but nothing helped.
    Please help.
    Thanks
    Last edited by mark-o-solo (2012-08-02 14:56:36)

    https://wiki.archlinux.org/index.php/Pa … nger_boot.
    If you fucked up the glibc migration (read "The /lib directory becomes a symlink" from the archlinux.org front page), there are countless threads about this, including a big one (350+ replies) in the "Pacman & Package Upgrade Issues" category. I'm sure you will find some answers there.

  • [SOLVED] Tomboy error after update

    Hello all.
    After the last tomboy update, i can't start that application.
    The error is:
    $ tomboy
    Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Tomboy.Logger ---> System.TypeInitializationException: An exception was thrown by the type initializer for Tomboy.Services ---> System.TypeLoadException: A type load exception has occurred.
      at Tomboy.Services..cctor () [0x00000] in <filename unknown>:0
      --- End of inner exception stack trace ---
      at Tomboy.FileLogger..ctor () [0x00000] in <filename unknown>:0
      at Tomboy.Logger..cctor () [0x00000] in <filename unknown>:0
      --- End of inner exception stack trace ---
      at Tomboy.Tomboy.Main (System.String[] args) [0x00000] in <filename unknown>:0
    [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for Tomboy.Logger ---> System.TypeInitializationException: An exception was thrown by the type initializer for Tomboy.Services ---> System.TypeLoadException: A type load exception has occurred.
      at Tomboy.Services..cctor () [0x00000] in <filename unknown>:0
      --- End of inner exception stack trace ---
      at Tomboy.FileLogger..ctor () [0x00000] in <filename unknown>:0
      at Tomboy.Logger..cctor () [0x00000] in <filename unknown>:0
      --- End of inner exception stack trace ---
      at Tomboy.Tomboy.Main (System.String[] args) [0x00000] in <filename unknown>:0
    The version of tomboy is:
    pacman -Qi tomboy
    Nome                             : tomboy
    Versão                           : 1.8.3-1
    Endereço                       : http://www.gnome.org/projects/tomboy/
    Licenças                        : GPL
    Grupos                           : gnome-extra
    Fornece                         : Nenhum
    Depende de                  : gtk2  gtkspell  gconf  gconf-sharp  dbus-sharp
                                  dbus-sharp-glib  mono-addins  hicolor-icon-theme
    Dep. Opcionais             : Nenhum
    Exigido por                    : Nenhum
    Conflitos com                : Nenhum
    Substitui                        : Nenhum
    Tamanho Instalado       : 12892,00 K
    Empacotador                 : Ionut Biru <[email protected]>
    Arquitectura                  : i686
    Data da Compilação     : Seg 14 Nov 2011 21:14:34 WET
    Data da Instalação       : Ter 22 Nov 2011 00:19:41 WET
    Motivo da instalação    : Explicitamente instalado
    Script de Instalação     : Sim
    Descrição                       : Desktop note-taking application for Linux and
                                      Unix
    Someone can help me?
    Thanks
    Last edited by Andrenas (2012-01-17 14:57:31)

    Hello all.
    I managed to solve the problem with the tomboy.
    Apparently when I updated the packages dbus-sharp and dbus-glib-sharp an error occurred. With a
    pacman -Sf dbus-sharp-glib dbus-sharp
    everything was repaired and now tomboy works.
    I discovered this when I tried to compile the tomboy with the abs. The following message appears:
    Package file '/usr/lib/pkgconfig/dbus-sharp-glib-1.0.pc' appears to be empty
    Package 'dbus-sharp-glib-1.0' has no Name: field
    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.
    Alternatively, you may set the environment variables DBUS_CFLAGS
    and DBUS_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.
    ==> ERRO: Uma falha ocorreu em build().
        A cancelar...
    Greetings.
    PS: How can i update post title to [SOLVED]?

  • [SOLVED] Balsa error after update

    Hi
    After doing the big update and fixing the sound problems i discovered that my balsa program didn't work
    When running from terminal it produces this error.
    "error while loading shared libraries: libgtkhtml-3.6.so.18: cannot open shared object file: No such file or directory"
    after reading som advice concerning this type of error I updated the gtkhtml package.
    To my suprice it is version 3.8.1-1
    Shouldn't a newer version cover backwards??????
    Can anyone advice me what to do to get balsa up and running
    //Clanman

    Thanks Man
    I have never used ABS before It was simple. I just followed the Wiki and didn't change anything in the PKBUILD file. Did the makepkg
    Then I used pacman -U balsa-*
    and it was done.
    It is even a newer balsa than in the repository
    Thanks again
    //Clanman

  • [SOLVED] libpng errors after update

    I am getting libpng errors after full update.
    Deluge:
    [ERROR ] 13:14:41 ui:152 libpng14.so.14: cannot open shared object file: No such file or directory
    Traceback (most recent call last):
    File "/usr/lib/python2.7/site-packages/deluge/ui/ui.py", line 133, in __init__
    from deluge.ui.gtkui.gtkui import GtkUI
    File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/__init__.py", line 1, in <module>
    from gtkui import start
    File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 42, in <module>
    reactor = gtk2reactor.install()
    File "/usr/lib/python2.7/site-packages/twisted/internet/gtk2reactor.py", line 408, in install
    reactor = Gtk2Reactor(useGtk)
    File "/usr/lib/python2.7/site-packages/twisted/internet/gtk2reactor.py", line 159, in __init__
    import gtk
    File "/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
    from gtk import _gtk
    ImportError: libpng14.so.14: cannot open shared object file: No such file or directory
    [ERROR ] 13:14:41 ui:153 There was an error whilst launching the request UI: gtk
    [ERROR ] 13:14:41 ui:154 Look at the traceback above for more information.
    Firefox:
    XPCOMGlueLoad error for file /usr/lib/firefox/libxpcom.so:
    libpng14.so.14: cannot open shared object file: No such file or directory
    Couldn't load XPCOM.
    I had updated my system several times after the libpng update was announced in archlinux.org and everything was running fine.
    Last edited by sa1 (2012-02-13 12:46:59)

    Ok.
    The last problem I got was covered here: https://bbs.archlinux.org/viewtopic.php?id=89043
    sudo pacman -S librsvg did the trick. (I don't know why, since it isn't a recompile)
    I'm still not 100% sure that all packages have been recompiled for other programs I've not checked to work properly, but I'll mark this as solved.
    lddd reported the following:
    ==> Go out and drink some tea, this will take a while :) ...
    -> DIR /usr/local/bin
    -> DIR /usr/bin
    -> DIR /bin
    -> DIR /usr/local/sbin
    -> DIR /usr/sbin
    -> DIR /sbin
    -> DIR /opt/android-sdk/platform-tools
    -> DIR /opt/android-sdk/tools
    -> DIR /usr/share/java/apache-ant/bin
    -> DIR /opt/metasploit
    -> DIR /usr/bin/site_perl
    -> DIR /usr/bin/vendor_perl
    -> DIR /usr/bin/core_perl
    -> DIR /lib
    -> DIR /usr/lib
    -> DIR /usr/local/lib
    -> DIR /usr/lib/libfakeroot
    -> DIR /usr/lib/gnome-bluetooth
    -> DIR /usr/lib32
    -> DIR /usr/lib/llvm
    -> DIR /usr/lib/octave-3.4.3
    find: `/usr/lib/octave-3.4.3': No such file or directory
    -> DIR /usr/lib/perl5/core_perl/CORE
    -> DIR /usr/lib/xulrunner-10.0
    error: No package owns /usr/lib/vmware-installer/2.0/lib/lib/libfontconfig.so.1/libfontconfig.so.1
    error: No package owns /usr/lib/vmware-installer/2.0/lib/libconf/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-tiff.so
    error: No package owns /usr/lib/vmware-installer/2.0/lib/libconf/lib/gtk-2.0/modules/libatk-bridge.so
    error: No package owns /usr/lib/vmware-installer/2.0/sopython/libpy25.so
    error: No package owns /usr/lib/vmware-ovftool/ovftool.bin
    error: No package owns /usr/lib/vmware-ovftool/libvmodlFactory.so
    error: No package owns /usr/lib/vmware-ovftool/libvmacore.so
    error: No package owns /usr/lib/vmware-ovftool/libvmodlTypes.so
    error: No package owns /usr/lib/vmware-ovftool/libcurl.so.4
    error: No package owns /usr/lib/vmware-ovftool/libvmodlImpl.so
    error: No package owns /usr/lib/vmware-ovftool/libvmodlStub.so
    error: No package owns /usr/lib/vmware-ovftool/libvmomi.so
    error: No package owns /usr/lib/vmware-ovftool/libssl.so.0.9.8
    error: No package owns /usr/lib/vmware/lib/libamqp.so/libamqp.so
    error: No package owns /usr/lib/vmware/lib/libsexymm.so.2/libsexymm.so.2
    error: No package owns /usr/lib/vmware/lib/libvmware-app-control.so/libvmware-app-control.so
    error: No package owns /usr/lib/vmware/lib/libcds.so/libcds.so
    error: No package owns /usr/lib/vmware/lib/libcurl.so.3/libcurl.so.3
    error: No package owns /usr/lib/vmware/lib/libgcr.so.0/libgcr.so.0
    error: No package owns /usr/lib/vmware/lib/libvmware-fuseUI.so/libvmware-fuseUI.so
    error: No package owns /usr/lib/vmware/lib/lib/libvmware-netcfg.so/libvmware-netcfg.so
    error: No package owns /usr/lib/vmware/lib/libvmware-modconfig.so/libvmware-modconfig.so
    error: No package owns /usr/lib/vmware/lib/libfontconfig.so.1/libfontconfig.so.1
    error: No package owns /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0
    error: No package owns /usr/lib/vmware/lib/libvmware-unity-helper.so/libvmware-unity-helper.so
    error: No package owns /usr/lib/vmware/lib/libvmplayer.so/libvmplayer.so
    error: No package owns /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0
    error: No package owns /usr/lib/vmware/lib/libcurl.so.4/libcurl.so.4
    error: No package owns /usr/lib/vmware/lib/libvmware-netcfg.so/libvmware-netcfg.so
    error: No package owns /usr/lib/vmware/lib/libvmcf.so/libvmcf.so
    error: No package owns /usr/lib/vmware/lib/libssl.so.0.9.8/libssl.so.0.9.8
    error: No package owns /usr/lib/vmware/libconf/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-tiff.so
    error: No package owns /usr/lib/vmware/libconf/lib/gtk-2.0/modules/libatk-bridge.so
    ==> Files saved to /tmp/lddd-script.BbsU
    cat /tmp/lddd-script.BbsU/possible-rebuilds.txt
    by avahi
    by boost-libs
    by darktable
    by flac
    by ghc
    by gimp
    by iproute2
    by jack
    by lib32-alsa-plugins
    by libdv
    by libjpeg-turbo
    by libreoffice-common
    by lm_sensors
    by metasploit
    by mplayer2-git
    by openjdk6
    by smpeg
    by thunderbird
    by thunderbird-firetray
    by totem
    by wine
    by xine-lib
    and cat /tmp/lddd-script.BbsU/*.txt | grep png
    /usr/lib/darktable/plugins/imageio/format/libpng.so
    libpng14.so.14 => not found
    /usr/lib/darktable/plugins/imageio/format/libpng.so:
    It seems that only a Darktable plugin needed correcting, again a re-install fixed that.

  • [solved] audio problem after update

    hi, after the kernel update of yesterday i have a problem with my audio. after a reboot, my audio is totally absent. i have saw that the pulseaudio process is present and activate, and all graphically is ok (all indicators works well). the strange thing is that if i put headphones and then i releave them, all magically works normally!
    Last edited by blauman (2014-06-19 17:12:06)

    ok i don't need it...i have solved with
    Load equalizer and dbus module on every boot
    Edit the file /etc/pulse/default.pa with your favorite editor and append the following lines:
    ### Load the integrated PulseAudio equalizer and D-Bus module
    load-module module-equalizer-sink
    load-module module-dbus-protocol
    on wiki of pulseaudio...i don't know why, i had already done it in past, but i don't know why on my default.pa there aren't these lines..seems now it works!

  • [Solved] Xorg crashes after update

    Hello,
    I've just updated my system, which had'nt been updated for a while.
    How ever, after the update. I'm not able to start X anymore, and from the Xorg log file, I can't really figure out why.
    When I'm trying to start X, I'm getting the message:
    "waiting for X server to shut down Server terminated successfully (0). Closing log file.ndxinit: connection to X server lost extra symbolErrors from xkbcomp are"
    Xorg.0.log:
    [ 1059.118]
    X.Org X Server 1.14.1
    Release Date: 2013-04-17
    [ 1059.144] X Protocol Version 11, Revision 0
    [ 1059.152] Build Operating System: Linux 3.8.7-1-ARCH x86_64
    [ 1059.161] Current Operating System: Linux klim-desktop 3.9.6-1-ARCH #1 SMP PREEMPT Fri Jun 14 08:12:55 CEST 2013 x86_64
    [ 1059.161] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2002e224-ca47-446e-a81a-65398e896d9e ro quiet
    [ 1059.178] Build Date: 17 April 2013 02:37:06PM
    [ 1059.187]
    [ 1059.195] Current version of pixman: 0.30.0
    [ 1059.211] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1059.211] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1059.244] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 22 00:33:25 2013
    [ 1059.253] (==) Using config file: "/etc/X11/xorg.conf"
    [ 1059.261] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1059.261] (==) ServerLayout "Layout0"
    [ 1059.261] (**) |-->Screen "Screen0" (0)
    [ 1059.261] (**) | |-->Monitor "Monitor0"
    [ 1059.261] (**) | |-->Device "Device0"
    [ 1059.261] (**) |-->Input Device "Keyboard0"
    [ 1059.261] (**) |-->Input Device "Mouse0"
    [ 1059.261] (**) Option "Xinerama" "0"
    [ 1059.261] (==) Automatically adding devices
    [ 1059.261] (==) Automatically enabling devices
    [ 1059.261] (==) Automatically adding GPU devices
    [ 1059.261] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1059.261] Entry deleted from font path.
    [ 1059.262] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1059.262] Entry deleted from font path.
    [ 1059.262] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1059.262] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1059.262] Entry deleted from font path.
    [ 1059.262] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1059.262] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 1059.262] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 1059.262] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 1059.262] (WW) Disabling Keyboard0
    [ 1059.262] (WW) Disabling Mouse0
    [ 1059.262] (II) Loader magic: 0x7fcc20
    [ 1059.262] (II) Module ABI versions:
    [ 1059.262] X.Org ANSI C Emulation: 0.4
    [ 1059.262] X.Org Video Driver: 14.1
    [ 1059.262] X.Org XInput driver : 19.1
    [ 1059.262] X.Org Server Extension : 7.0
    [ 1059.262] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 1059.263] (--) PCI:*(0:1:0:0) 10de:1200:1462:2387 rev 161, Mem @ 0xfc000000/33554432, 0xd8000000/134217728, 0xd4000000/67108864, I/O @ 0x0000cc00/128, BIOS @ 0x????????/524288
    [ 1059.271] Initializing built-in extension Generic Event Extension
    [ 1059.280] Initializing built-in extension SHAPE
    [ 1059.288] Initializing built-in extension MIT-SHM
    [ 1059.297] Initializing built-in extension XInputExtension
    [ 1059.305] Initializing built-in extension XTEST
    [ 1059.312] Initializing built-in extension BIG-REQUESTS
    [ 1059.320] Initializing built-in extension SYNC
    [ 1059.327] Initializing built-in extension XKEYBOARD
    [ 1059.335] Initializing built-in extension XC-MISC
    [ 1059.342] Initializing built-in extension SECURITY
    [ 1059.349] Initializing built-in extension XINERAMA
    [ 1059.356] Initializing built-in extension XFIXES
    [ 1059.363] Initializing built-in extension RENDER
    [ 1059.370] Initializing built-in extension RANDR
    [ 1059.376] Initializing built-in extension COMPOSITE
    [ 1059.383] Initializing built-in extension DAMAGE
    [ 1059.389] Initializing built-in extension MIT-SCREEN-SAVER
    [ 1059.395] Initializing built-in extension DOUBLE-BUFFER
    [ 1059.401] Initializing built-in extension RECORD
    [ 1059.407] Initializing built-in extension DPMS
    [ 1059.413] Initializing built-in extension X-Resource
    [ 1059.419] Initializing built-in extension XVideo
    [ 1059.424] Initializing built-in extension XVideo-MotionCompensation
    [ 1059.430] Initializing built-in extension XFree86-VidModeExtension
    [ 1059.435] Initializing built-in extension XFree86-DGA
    [ 1059.440] Initializing built-in extension XFree86-DRI
    [ 1059.446] Initializing built-in extension DRI2
    [ 1059.446] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 1059.446] (II) LoadModule: "dbe"
    [ 1059.446] (II) Module "dbe" already built-in
    [ 1059.446] (II) LoadModule: "ddc"
    [ 1059.446] (II) Module "ddc" already built-in
    [ 1059.446] (II) LoadModule: "extmod"
    [ 1059.446] (II) Module "extmod" already built-in
    [ 1059.446] (II) LoadModule: "glx"
    [ 1059.446] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1059.456] (II) Module glx: vendor="NVIDIA Corporation"
    [ 1059.456] compiled for 4.0.2, module version = 1.0.0
    [ 1059.456] Module class: X.Org Server Extension
    [ 1059.456] (II) NVIDIA GLX Module 319.23 Thu May 16 19:23:10 PDT 2013
    [ 1059.461] Loading extension GLX
    [ 1059.461] (II) LoadModule: "int10"
    [ 1059.461] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 1059.461] (II) Module int10: vendor="X.Org Foundation"
    [ 1059.461] compiled for 1.14.1, module version = 1.0.0
    [ 1059.461] ABI class: X.Org Video Driver, version 14.1
    [ 1059.461] (II) LoadModule: "record"
    [ 1059.461] (II) Module "record" already built-in
    [ 1059.461] (II) LoadModule: "vbe"
    [ 1059.461] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 1059.461] (II) Module vbe: vendor="X.Org Foundation"
    [ 1059.461] compiled for 1.14.1, module version = 1.1.0
    [ 1059.461] ABI class: X.Org Video Driver, version 14.1
    [ 1059.461] (II) LoadModule: "nvidia"
    [ 1059.461] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 1059.462] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 1059.462] compiled for 4.0.2, module version = 1.0.0
    [ 1059.462] Module class: X.Org Video Driver
    [ 1059.462] (II) NVIDIA dlloader X Driver 319.23 Thu May 16 19:02:20 PDT 2013
    [ 1059.462] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 1059.462] (++) using VT number 1
    [ 1059.462] (II) Loading sub module "fb"
    [ 1059.462] (II) LoadModule: "fb"
    [ 1059.462] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1059.462] (II) Module fb: vendor="X.Org Foundation"
    [ 1059.462] compiled for 1.14.1, module version = 1.0.0
    [ 1059.462] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1059.462] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 1059.462] (II) Loading sub module "wfb"
    [ 1059.462] (II) LoadModule: "wfb"
    [ 1059.462] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 1059.462] (II) Module wfb: vendor="X.Org Foundation"
    [ 1059.462] compiled for 1.14.1, module version = 1.0.0
    [ 1059.462] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1059.462] (II) Loading sub module "shadow"
    [ 1059.462] (II) LoadModule: "shadow"
    [ 1059.462] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 1059.462] (II) Module shadow: vendor="X.Org Foundation"
    [ 1059.462] compiled for 1.14.1, module version = 1.1.0
    [ 1059.462] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1059.462] (II) Loading sub module "ramdac"
    [ 1059.462] (II) LoadModule: "ramdac"
    [ 1059.462] (II) Module "ramdac" already built-in
    [ 1059.462] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 1059.462] (==) NVIDIA(0): RGB weight 888
    [ 1059.462] (==) NVIDIA(0): Default visual is TrueColor
    [ 1059.462] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 1059.462] (**) NVIDIA(0): Option "NoLogo"
    [ 1059.462] (**) NVIDIA(0): Option "RenderAccel" "true"
    [ 1059.463] (**) NVIDIA(0): Option "TwinViewOrientation" "DFP-0 RightOf DFP-2"
    [ 1059.463] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "DFP-0"
    [ 1059.463] (**) NVIDIA(0): Enabling RENDER acceleration
    [ 1059.463] (**) NVIDIA(0): Option "Coolbits" "4"
    [ 1059.463] (**) NVIDIA(0): Option "MetaModes" "DFP-0: 1920x1080_120 +0+0, DFP-2: 1920x1080_120 +1920+0; DFP-0: nvidia-auto-select +0+0, DFP-2: nvidia-auto-select +1920+0; DFP-0: 800x600_120 +0+0, DFP-2: 800x600_120 +800+0"
    [ 1059.463] (**) NVIDIA(0): Enabling 2D acceleration
    [ 1059.897] (II) NVIDIA(GPU-0): Display (BenQ XL2410T (DFP-0)) supports NVIDIA 3D Vision
    [ 1059.898] (II) NVIDIA(GPU-0): stereo.
    [ 1059.956] (II) NVIDIA(GPU-0): Display (BenQ XL2410T (DFP-2)) supports NVIDIA 3D Vision
    [ 1059.956] (II) NVIDIA(GPU-0): stereo.
    [ 1059.957] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 560 Ti (GF114) at PCI:1:0:0 (GPU-0)
    [ 1059.957] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 1059.957] (--) NVIDIA(0): VideoBIOS: 70.24.21.00.00
    [ 1059.957] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 1059.960] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 560 Ti at PCI:1:0:0
    [ 1059.960] (--) NVIDIA(0): CRT-0
    [ 1059.960] (--) NVIDIA(0): CRT-1
    [ 1059.960] (--) NVIDIA(0): BenQ XL2410T (DFP-0) (boot, connected)
    [ 1059.960] (--) NVIDIA(0): DFP-1
    [ 1059.960] (--) NVIDIA(0): BenQ XL2410T (DFP-2) (connected)
    [ 1059.960] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 1059.960] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
    [ 1059.960] (--) NVIDIA(0): BenQ XL2410T (DFP-0): 330.0 MHz maximum pixel clock
    [ 1059.960] (--) NVIDIA(0): BenQ XL2410T (DFP-0): Internal Dual Link TMDS
    [ 1059.960] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
    [ 1059.960] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    [ 1059.960] (--) NVIDIA(0): BenQ XL2410T (DFP-2): 330.0 MHz maximum pixel clock
    [ 1059.960] (--) NVIDIA(0): BenQ XL2410T (DFP-2): Internal Dual Link TMDS
    [ 1059.960] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 1059.960] (**) NVIDIA(0): device BenQ XL2410T (DFP-0) (Using EDID frequencies has
    [ 1059.960] (**) NVIDIA(0): been enabled on all display devices.)
    [ 1059.961] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 1059.961] (**) NVIDIA(0): device BenQ XL2410T (DFP-2) (Using EDID frequencies has
    [ 1059.961] (**) NVIDIA(0): been enabled on all display devices.)
    [ 1059.962] (II) NVIDIA(0): Validated MetaModes:
    [ 1059.962] (II) NVIDIA(0): "DFP-0:1920x1080_120+0+0,DFP-2:1920x1080_120+1920+0"
    [ 1059.962] (II) NVIDIA(0):
    [ 1059.962] (II) NVIDIA(0): "DFP-0:nvidia-auto-select+0+0,DFP-2:nvidia-auto-select+1920+0"
    [ 1059.962] (II) NVIDIA(0): "DFP-0:800x600_120+0+0,DFP-2:800x600_120+800+0"
    [ 1059.962] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
    [ 1059.962] (WW) NVIDIA(0): Unable to find all display devices requested in MetaMode
    [ 1059.962] (WW) NVIDIA(0): Orientation string "DFP-0 RightOf DFP-2".
    [ 1059.996] (--) NVIDIA(0): DPI set to (93, 94); computed from "UseEdidDpi" X config
    [ 1059.996] (--) NVIDIA(0): option
    [ 1059.996] (--) Depth 24 pixmap format is 32 bpp
    [ 1059.997] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 1059.997] (II) NVIDIA: access.
    [ 1059.999] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 1059.999] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 1059.999] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 1059.999] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 1059.999] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 1059.999] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 1059.999] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 1059.999] (II) NVIDIA(0): Config Options in the README.
    [ 1060.001] (II) NVIDIA(0): Setting mode "DFP-0:1920x1080_120+0+0,DFP-2:1920x1080_120+1920+0"
    [ 1060.065] Loading extension NV-GLX
    [ 1060.118] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 1060.118] (==) NVIDIA(0): Backing store disabled
    [ 1060.118] (==) NVIDIA(0): Silken mouse enabled
    [ 1060.118] (**) NVIDIA(0): DPMS enabled
    [ 1060.118] Loading extension NV-CONTROL
    [ 1060.119] Loading extension XINERAMA
    [ 1060.119] (WW) NVIDIA(0): Option "NoDCC" is not used
    [ 1060.119] (WW) NVIDIA(0): Option "VideoOverlay" is not used
    [ 1060.119] (WW) NVIDIA(0): Option "OpenGLOverlay" is not used
    [ 1060.119] (WW) NVIDIA(0): Option "UseInternalAGPGART" is not used
    [ 1060.119] (WW) NVIDIA(0): Option "TwinView" is not used
    [ 1060.119] (II) Loading sub module "dri2"
    [ 1060.119] (II) LoadModule: "dri2"
    [ 1060.119] (II) Module "dri2" already built-in
    [ 1060.119] (II) NVIDIA(0): [DRI2] Setup complete
    [ 1060.119] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 1060.119] (--) RandR disabled
    [ 1060.122] (II) Initializing extension GLX
    [ 1060.152] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 1060.152] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1060.152] (II) LoadModule: "evdev"
    [ 1060.152] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1060.153] (II) Module evdev: vendor="X.Org Foundation"
    [ 1060.153] compiled for 1.14.0, module version = 2.8.0
    [ 1060.153] Module class: X.Org XInput Driver
    [ 1060.153] ABI class: X.Org XInput driver, version 19.1
    [ 1060.153] (II) Using input driver 'evdev' for 'Power Button'
    [ 1060.153] (**) Power Button: always reports core events
    [ 1060.153] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 1060.153] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1060.153] (--) evdev: Power Button: Found keys
    [ 1060.153] (II) evdev: Power Button: Configuring as keyboard
    [ 1060.153] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 1060.153] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 1060.153] (**) Option "xkb_rules" "evdev"
    [ 1060.153] (**) Option "xkb_model" "evdev"
    [ 1060.153] (**) Option "xkb_layout" "us"
    [ 1060.170] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 1060.170] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1060.170] (II) Using input driver 'evdev' for 'Power Button'
    [ 1060.170] (**) Power Button: always reports core events
    [ 1060.170] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 1060.170] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1060.170] (--) evdev: Power Button: Found keys
    [ 1060.170] (II) evdev: Power Button: Configuring as keyboard
    [ 1060.170] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3"
    [ 1060.170] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 1060.170] (**) Option "xkb_rules" "evdev"
    [ 1060.170] (**) Option "xkb_model" "evdev"
    [ 1060.170] (**) Option "xkb_layout" "us"
    [ 1060.170] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 1060.170] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
    [ 1060.170] (II) No input driver specified, ignoring this device.
    [ 1060.170] (II) This device may have been added with another device file.
    [ 1060.170] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
    [ 1060.170] (II) No input driver specified, ignoring this device.
    [ 1060.170] (II) This device may have been added with another device file.
    [ 1060.170] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event8)
    [ 1060.170] (II) No input driver specified, ignoring this device.
    [ 1060.170] (II) This device may have been added with another device file.
    [ 1060.171] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
    [ 1060.171] (II) No input driver specified, ignoring this device.
    [ 1060.171] (II) This device may have been added with another device file.
    [ 1060.171] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
    [ 1060.171] (II) No input driver specified, ignoring this device.
    [ 1060.171] (II) This device may have been added with another device file.
    [ 1060.171] (II) config/udev: Adding input device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) (/dev/input/event0)
    [ 1060.171] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Applying InputClass "evdev pointer catchall"
    [ 1060.171] (II) Using input driver 'evdev' for 'Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)'
    [ 1060.171] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): always reports core events
    [ 1060.171] (**) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Device: "/dev/input/event0"
    [ 1060.171] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Vendor 0x45e Product 0x47
    [ 1060.171] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found 9 mouse buttons
    [ 1060.171] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found scroll wheel(s)
    [ 1060.171] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found relative axes
    [ 1060.171] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found x and y relative axes
    [ 1060.171] (II) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Configuring as mouse
    [ 1060.171] (II) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Adding scrollwheel support
    [ 1060.171] (**) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): YAxisMapping: buttons 4 and 5
    [ 1060.171] (**) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 1060.171] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.0/input/input0/event0"
    [ 1060.171] (II) XINPUT: Adding extended input device "Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)" (type: MOUSE, id 8)
    [ 1060.171] (II) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): initialized for relative axes.
    [ 1060.171] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) keeping acceleration scheme 1
    [ 1060.171] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) acceleration profile 0
    [ 1060.171] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) acceleration factor: 2.000
    [ 1060.171] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) acceleration threshold: 4
    [ 1060.171] (II) config/udev: Adding input device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) (/dev/input/mouse0)
    [ 1060.171] (II) No input driver specified, ignoring this device.
    [ 1060.171] (II) This device may have been added with another device file.
    [ 1060.172] (II) config/udev: Adding input device Razer Razer Tarantula Keyboard (/dev/input/event1)
    [ 1060.172] (**) Razer Razer Tarantula Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 1060.172] (II) Using input driver 'evdev' for 'Razer Razer Tarantula Keyboard'
    [ 1060.172] (**) Razer Razer Tarantula Keyboard: always reports core events
    [ 1060.172] (**) evdev: Razer Razer Tarantula Keyboard: Device: "/dev/input/event1"
    [ 1060.172] (--) evdev: Razer Razer Tarantula Keyboard: Vendor 0x1532 Product 0x102
    [ 1060.172] (--) evdev: Razer Razer Tarantula Keyboard: Found keys
    [ 1060.172] (II) evdev: Razer Razer Tarantula Keyboard: Configuring as keyboard
    [ 1060.172] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-2/6-2.4/6-2.4:1.0/input/input1/event1"
    [ 1060.172] (II) XINPUT: Adding extended input device "Razer Razer Tarantula Keyboard" (type: KEYBOARD, id 9)
    [ 1060.172] (**) Option "xkb_rules" "evdev"
    [ 1060.172] (**) Option "xkb_model" "evdev"
    [ 1060.172] (**) Option "xkb_layout" "us"
    [ 1060.172] (II) config/udev: Adding input device Razer Razer Tarantula Keyboard (/dev/input/event2)
    [ 1060.172] (**) Razer Razer Tarantula Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 1060.172] (II) Using input driver 'evdev' for 'Razer Razer Tarantula Keyboard'
    [ 1060.172] (**) Razer Razer Tarantula Keyboard: always reports core events
    [ 1060.172] (**) evdev: Razer Razer Tarantula Keyboard: Device: "/dev/input/event2"
    [ 1060.172] (--) evdev: Razer Razer Tarantula Keyboard: Vendor 0x1532 Product 0x102
    [ 1060.172] (--) evdev: Razer Razer Tarantula Keyboard: Found 1 mouse buttons
    [ 1060.172] (--) evdev: Razer Razer Tarantula Keyboard: Found scroll wheel(s)
    [ 1060.172] (--) evdev: Razer Razer Tarantula Keyboard: Found relative axes
    [ 1060.172] (II) evdev: Razer Razer Tarantula Keyboard: Forcing relative x/y axes to exist.
    [ 1060.172] (--) evdev: Razer Razer Tarantula Keyboard: Found absolute axes
    [ 1060.172] (II) evdev: Razer Razer Tarantula Keyboard: Forcing absolute x/y axes to exist.
    [ 1060.172] (--) evdev: Razer Razer Tarantula Keyboard: Found keys
    [ 1060.172] (II) evdev: Razer Razer Tarantula Keyboard: Configuring as mouse
    [ 1060.172] (II) evdev: Razer Razer Tarantula Keyboard: Configuring as keyboard
    [ 1060.172] (II) evdev: Razer Razer Tarantula Keyboard: Adding scrollwheel support
    [ 1060.172] (**) evdev: Razer Razer Tarantula Keyboard: YAxisMapping: buttons 4 and 5
    [ 1060.172] (**) evdev: Razer Razer Tarantula Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 1060.172] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-2/6-2.4/6-2.4:1.1/input/input2/event2"
    [ 1060.172] (II) XINPUT: Adding extended input device "Razer Razer Tarantula Keyboard" (type: KEYBOARD, id 10)
    [ 1060.172] (**) Option "xkb_rules" "evdev"
    [ 1060.172] (**) Option "xkb_model" "evdev"
    [ 1060.172] (**) Option "xkb_layout" "us"
    [ 1060.172] (II) evdev: Razer Razer Tarantula Keyboard: initialized for relative axes.
    [ 1060.172] (WW) evdev: Razer Razer Tarantula Keyboard: ignoring absolute axes.
    [ 1060.172] (**) Razer Razer Tarantula Keyboard: (accel) keeping acceleration scheme 1
    [ 1060.172] (**) Razer Razer Tarantula Keyboard: (accel) acceleration profile 0
    [ 1060.172] (**) Razer Razer Tarantula Keyboard: (accel) acceleration factor: 2.000
    [ 1060.172] (**) Razer Razer Tarantula Keyboard: (accel) acceleration threshold: 4
    [ 1060.173] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 1060.173] (II) No input driver specified, ignoring this device.
    [ 1060.173] (II) This device may have been added with another device file.
    [ 1060.232] (II) evdev: Razer Razer Tarantula Keyboard: Close
    [ 1060.232] (II) UnloadModule: "evdev"
    [ 1060.232] (II) evdev: Razer Razer Tarantula Keyboard: Close
    [ 1060.232] (II) UnloadModule: "evdev"
    [ 1060.232] (II) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Close
    [ 1060.232] (II) UnloadModule: "evdev"
    [ 1060.232] (II) evdev: Power Button: Close
    [ 1060.232] (II) UnloadModule: "evdev"
    [ 1060.232] (II) evdev: Power Button: Close
    [ 1060.232] (II) UnloadModule: "evdev"
    [ 1060.624] Server terminated successfully (0). Closing log file.
    Last edited by KLIM (2013-06-22 00:07:17)

    Was the X Server updated, and have you double checked your .xinitrc file to make sure that it's not the cause of the problem? 
    run
    cat /var/log/pacman.log | grep $(date +%F) | grep xorg-server
    to see if the X Server was updated today.  If you didn't update it today then just substitute the date as follows
    ... | grep yyyy-dd-mm | ...
    Please let us (the community) know whether the grep finds anything in pacman's log. 
    No worries.
    EDIT: If the X Server was updated recently then you can see if downgrading it helps any. 
    You can see about using downgrade/downgrader to do the actual downgrading for you OR you can check your pkg cache and reinstall an older version of the X Server from there 
    downgrade xorg-server
    OR
    downgrader xorg-server
    OR
    ls /var/cache/pacman/pkg -1 | grep -P "xorg-server-.*-VERSION"
    Last edited by lspci (2013-06-21 23:31:58)

Maybe you are looking for

  • Macbook Pro 15 inch Firmware

    Hey everyone, I just got my refurbished unibody macbook pro yesterday and was wondering if apple ships these things with the latest firmware. I asked a question earlier about how to receive the latest firmware. I checked under software updates and no

  • How do i get search suggestion on Safari (Ipad mini app)

    For example if I start typing facebook.com, I want suggestion showing up saying facebook. How would I enable this feature if I could.

  • Problem with burning audio CD's in iTunes 10.x.x

    Just had a situation where I had to burn three sets of CD's, each with similar (but not exactly the same) audio tracks.  I labeled the discs CD_01, CD_02 and CD_03.  The files are recorded .mp3 music tracks.  I was sure that each playlist I created f

  • Create a new oracle instance

    Solaris 9 Oracle 9i Will the dbca create a new instance or database? I need to create a new instance then import data to it. Thank you.

  • Trouble Setting up Flickr from iPhoto '09

    I already have a Flickr account and I want to send photos from iPhoto to Flickr. When I click on an album and then on the Flickr button, iPhoto asks me if I'd like to set up iPhoto to publish to Flickr. I press "Set Up", which sends me to the Flickr