Udisks inhibiting fails after system upgrade

Hi,
To keep my cdrom silent I have in rc.local this line:
   udisks --inhibit-all-polling &
It worked fine, but stopped working after yesterdays upgrade
Now it (in console) returns:
   Inhibit all polling failed: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
And in kernel.log I found this:
   May 29 20:58:27 Mypc2 kernel: [ 2160.206487] INFO: task udisks-daemon:2105 blocked for more than 120 seconds.
   May 29 20:58:27 Mypc2 kernel: [ 2160.206491] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
   May 29 20:58:27 Mypc2 kernel: [ 2160.206494] udisks-daemon   D c109b5e5     0  2105      1 0x00000000
   May 29 20:58:27 Mypc2 kernel: [ 2160.206500]  f4b29d8c 00000086 f4b29d04 c109b5e5 00000001 00000000 f4a9f980 f533de00
   May 29 20:58:27 Mypc2 kernel: [ 2160.206507]  f2748400 f533de00 f4b29d14 c127164f 000000c3 f6006380 c14c4380 f4a9f8c0
   May 29 20:58:27 Mypc2 kernel: [ 2160.206514]  f4a9fa84 f533de48 f533dfd4 c14c4380 f6006380 f4a9f8c0 c142df60 00000000
   May 29 20:58:27 Mypc2 kernel: [ 2160.206521] Call Trace:
   May 29 20:58:27 Mypc2 kernel: [ 2160.206531]  [<c109b5e5>] ? __rcu_read_unlock+0x185/0x190
   May 29 20:58:27 Mypc2 kernel: [ 2160.206536]  [<c127164f>] ? sock_def_readable+0x5f/0x70
   May 29 20:58:27 Mypc2 kernel: [ 2160.206541]  [<c11a3a42>] ? kobject_get+0x12/0x20
   May 29 20:58:27 Mypc2 kernel: [ 2160.206546]  [<c1195a8f>] ? get_disk+0x6f/0x120
   May 29 20:58:27 Mypc2 kernel: [ 2160.206552]  [<c131ad9d>] __mutex_lock_slowpath+0x10d/0x2b0
   May 29 20:58:27 Mypc2 kernel: [ 2160.206556]  [<c131af4b>] mutex_lock+0xb/0x20
   May 29 20:58:27 Mypc2 kernel: [ 2160.206560]  [<c1131447>] __blkdev_get+0x47/0x320
   May 29 20:58:27 Mypc2 kernel: [ 2160.206564]  [<c1131762>] blkdev_get+0x42/0x290
   May 29 20:58:27 Mypc2 kernel: [ 2160.206567]  [<c11319fe>] blkdev_open+0x4e/0x70
   May 29 20:58:27 Mypc2 kernel: [ 2160.206572]  [<c1102e36>] __dentry_open+0xe6/0x300
   May 29 20:58:27 Mypc2 kernel: [ 2160.206576]  [<c1104186>] nameidata_to_filp+0x66/0x80
   May 29 20:58:27 Mypc2 kernel: [ 2160.206579]  [<c11319b0>] ? blkdev_open+0x0/0x70
   May 29 20:58:27 Mypc2 kernel: [ 2160.206584]  [<c111124f>] finish_open+0xaf/0x1a0
   May 29 20:58:27 Mypc2 kernel: [ 2160.206587]  [<c1110043>] ? do_path_lookup+0x53/0xe0
   May 29 20:58:27 Mypc2 kernel: [ 2160.206591]  [<c1111838>] do_filp_open+0x1d8/0x6a0
   May 29 20:58:27 Mypc2 kernel: [ 2160.206595]  [<c11affff>] ? kstrtoll+0xf/0x80
   May 29 20:58:27 Mypc2 kernel: [ 2160.206600]  [<c115ac27>] ? sysfs_release+0x77/0x90
   May 29 20:58:27 Mypc2 kernel: [ 2160.206604]  [<c11041f5>] do_sys_open+0x55/0xf0
   May 29 20:58:27 Mypc2 kernel: [ 2160.206608]  [<c1103569>] ? filp_close+0x49/0x70
   May 29 20:58:27 Mypc2 kernel: [ 2160.206611]  [<c11042b9>] sys_open+0x29/0x40
   May 29 20:58:27 Mypc2 kernel: [ 2160.206615]  [<c10037df>] sysenter_do_call+0x12/0x28
I looked at packages that were upgraded yesterday, and here are few that can be relevant to this issue:
   [2011-05-28 22:48] upgraded udev (167-2 -> 171-1)
   [2011-05-28 22:49] upgraded udisks (1.0.3-2 -> 1.0.3-3)
   [2011-05-28 22:51] upgraded kernel26 (2.6.38.6-1 -> 2.6.38.7-1)
   [2011-05-28 22:51] upgraded kernel26-headers (2.6.38.6-1 -> 2.6.38.7-1)
   [2011-05-28 22:52] upgraded udev-compat (167-2 -> 171-1)
So what might be wrong? Any ideas?
Thanks

What if you disable polling of a specific device with " udisks --inhibit-polling /dev/the_devicename & " ? So without 'all', and using the_devicename that "ps aux | grep udisks-daemon" shows?
And have you tried using and udev rule instead of a line in rc.local? For example I use this to disable polling a card reader:
# /etc/udev/rules.d/02-udev-disable-cardreader-polling.rules
SUBSYSTEM=="block", ENV{ID_VENDOR}=="APPLE*", ENV{ID_MODEL}=="SD Card Reader*", ENV{UDISKS_DISABLE_POLLING}="1"

Similar Messages

  • [SOLVED] Xorg terminates after system upgrade

    Im lost... Please someone help me.
    I upgraded old installation of Arch yesterday (about one year old) and now Xorg fails to load up. I don't really know where to look for issues... I think its graphic card but I'm not sure...
    Xorg isnt showing much errors...
    # cat /var/log/Xorg.0.log | grep EE
    [ 3948.803] Current Operating System: Linux bowman 3.13.6-1-ARCH #1 SMP PREEMPT Fri Mar 7 22:30:23 CET 2014 i686
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 3949.345] Initializing built-in extension MIT-SCREEN-SAVER
    [ 3951.026] (EE) Server terminated successfully (0). Closing log file.
    Warnings:
    # cat /var/log/Xorg.0.log | grep WW
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 4198.590] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 4198.590] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 4198.590] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 4198.590] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 4198.590] (WW) Disabling Keyboard0
    [ 4198.590] (WW) Disabling Mouse0
    [ 4199.631] (WW) NVIDIA(0): Unable to support custom viewPortOut 1360 x 765 +0 +1
    [ 4199.632] (WW) NVIDIA(0): Unable to support custom viewPortOut 1360 x 765 +0 +1
    [ 4199.940] (WW) evdev: SIGMACHIP USB Keyboard: ignoring absolute axes.
    Log part related to "Unable to support custom viewPortOut" line:
    [ 4199.226] (**) NVIDIA(0): Enabling 2D acceleration
    [ 4199.626] (II) NVIDIA(GPU-0): Display (LG Electronics W1946 (CRT-1)) does not support NVIDIA
    [ 4199.626] (II) NVIDIA(GPU-0): 3D Vision stereo.
    [ 4199.628] (II) NVIDIA(0): NVIDIA GPU GeForce 6200 (NV44) at PCI:1:0:0 (GPU-0)
    [ 4199.628] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 4199.628] (--) NVIDIA(0): VideoBIOS: 05.44.a2.14.ff
    [ 4199.628] (II) NVIDIA(0): Detected AGP rate: 8X
    [ 4199.628] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 4199.628] (--) NVIDIA(0): Valid display device(s) on GeForce 6200 at PCI:1:0:0
    [ 4199.628] (--) NVIDIA(0): CRT-0
    [ 4199.628] (--) NVIDIA(0): LG Electronics W1946 (CRT-1) (connected)
    [ 4199.628] (--) NVIDIA(0): DFP-0
    [ 4199.628] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 4199.628] (--) NVIDIA(0): LG Electronics W1946 (CRT-1): 400.0 MHz maximum pixel clock
    [ 4199.628] (--) NVIDIA(0): DFP-0: 155.0 MHz maximum pixel clock
    [ 4199.628] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
    [ 4199.628] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 4199.628] (**) NVIDIA(0): device LG Electronics W1946 (CRT-1) (Using EDID
    [ 4199.628] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 4199.629] (==) NVIDIA(0):
    [ 4199.629] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 4199.629] (==) NVIDIA(0): will be used as the requested mode.
    [ 4199.629] (==) NVIDIA(0):
    [ 4199.629] (II) NVIDIA(0): Validated MetaModes:
    [ 4199.629] (II) NVIDIA(0): "CRT-1:nvidia-auto-select"
    [ 4199.629] (**) NVIDIA(0): Virtual screen size configured to be 1360 x 768
    [ 4199.631] (WW) NVIDIA(0): Unable to support custom viewPortOut 1360 x 765 +0 +1
    [ 4199.632] (WW) NVIDIA(0): Unable to support custom viewPortOut 1360 x 765 +0 +1
    [ 4199.633] (--) NVIDIA(0): DPI set to (84, 84); computed from "UseEdidDpi" X config
    [ 4199.633] (--) NVIDIA(0): option
    [ 4199.633] (--) Depth 24 pixmap format is 32 bpp
    [ 4199.646] (II) NVIDIA(0): Setting mode "CRT-1:nvidia-auto-select"
    Xorg.0.log: http://pastebin.com/rJDxeXnV
    Graphic card is: (lspci -v)
    01:00.0 VGA compatible controller: NVIDIA Corporation NV44A [GeForce 6200] (rev a1) (prog-if 00 [VGA controller])
    Subsystem: Gigabyte Technology Co., Ltd Device 3504
    Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 16
    Memory at f8000000 (32-bit, non-prefetchable) [size=16M]
    Memory at e0000000 (32-bit, prefetchable) [size=256M]
    Memory at f9000000 (32-bit, non-prefetchable) [size=16M]
    [virtual] Expansion ROM at fa000000 [disabled] [size=128K]
    Capabilities: [60] Power Management version 2
    Capabilities: [44] AGP version 3.0
    Kernel driver in use: nvidia
    Kernel modules: nouveau, nvidia
    Packages installed:
    # pacman -Qs nvidia -q
    libcl
    libvdpau
    nvidia-304xx
    nvidia-304xx-libgl
    nvidia-304xx-utils
    opencl-nvidia-304xx
    xorg.conf has been automatically generated with nvidia-xconfig:
    (only "        Virtual     1360 768" has been added)
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 304.119 (buildmeister@swio-display-x64-rhel04-01) Fri Jan 17 10:35:08 PST 2014
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Virtual 1360 768
    EndSubSection
    EndSection
    Any ideas?
    [EDIT]
    Very important facts:
    startx fails when running xfce4 or awesome
    startx runs on root (with strange x environment) with no problems
    Last edited by marzecki (2014-03-12 13:52:49)

    For me it occurred after this update..... I dunno why , but openbox wouldn't load, kde would, however
    Guess it's due to the mesa update and using the legacy nvida-173xx driver
    [2014-03-12 21:17] [PACMAN] Running 'pacman -Syu'
    [2014-03-12 21:17] [PACMAN] synchronizing package lists
    [2014-03-12 21:17] [PACMAN] starting full system upgrade
    [2014-03-12 21:24] [PACMAN] upgraded bluez-libs (5.15-1 -> 5.16-1)
    [2014-03-12 21:24] [PACMAN] upgraded calligra-filters (2.8.0-1 -> 2.8.0-2)
    [2014-03-12 21:24] [PACMAN] upgraded calligra-libs (2.8.0-1 -> 2.8.0-2)
    [2014-03-12 21:24] [PACMAN] upgraded calligra-plugins (2.8.0-1 -> 2.8.0-2)
    [2014-03-12 21:25] [PACMAN] upgraded calligra-krita (2.8.0-1 -> 2.8.0-2)
    [2014-03-12 21:25] [PACMAN] upgraded libpng (1.6.9-1 -> 1.6.10-1)
    [2014-03-12 21:25] [PACMAN] upgraded mjpegtools (2.0.0-4 -> 2.1.0-1)
    [2014-03-12 21:25] [PACMAN] upgraded cinelerra-cv (1:2.2-19 -> 1:2.2-20)
    [2014-03-12 21:25] [PACMAN] upgraded systemd (210-2 -> 210-3)
    [2014-03-12 21:25] [PACMAN] upgraded mesa (10.0.3-1 -> 10.1.0-2)
    [2014-03-12 21:25] [PACMAN] upgraded libevdev (0.6-1 -> 1.0.1-1)
    [2014-03-12 21:25] [PACMAN] upgraded clutter (1.16.4-1 -> 1.16.4-3)
    [2014-03-12 21:25] [PACMAN] upgraded libcups (1.7.1-3 -> 1.7.1-4)
    [2014-03-12 21:25] [PACMAN] upgraded cups-filters (1.0.46-1 -> 1.0.48-1)
    [2014-03-12 21:25] [PACMAN] upgraded cups (1.7.1-3 -> 1.7.1-4)
    [2014-03-12 21:25] [PACMAN] upgraded dhcpcd (6.2.1-1 -> 6.3.1-1)
    [2014-03-12 21:25] [PACMAN] upgraded dosfstools (3.0.25-1 -> 3.0.26-1)
    [2014-03-12 21:25] [PACMAN] upgraded freetype2 (2.5.2-1 -> 2.5.3-1)
    [2014-03-12 21:25] [PACMAN] upgraded geoip-database (20140108-1 -> 20140304-1)
    [2014-03-12 21:25] [PACMAN] upgraded gst-plugins-bad (1.2.3-1 -> 1.2.3-2)
    [2014-03-12 21:25] [PACMAN] upgraded gstreamer0.10-bad (0.10.23-7 -> 0.10.23-8)
    [2014-03-12 21:25] [PACMAN] upgraded gstreamer0.10-bad-plugins (0.10.23-7 -> 0.10.23-8)
    [2014-03-12 21:26] [PACMAN] upgraded kdenlive (0.9.6-3 -> 0.9.6-4)
    [2014-03-12 21:26] [PACMAN] upgraded keyutils (1.5.8-1 -> 1.5.9-1)
    [2014-03-12 21:26] [PACMAN] upgraded libnl (3.2.23-1 -> 3.2.24-1)
    [2014-03-12 21:26] [PACMAN] upgraded libssh (0.5.5-2 -> 0.5.5-3)
    [2014-03-12 21:26] [PACMAN] upgraded libva (1.2.1-1 -> 1.2.1-2)
    [2014-03-12 21:26] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-03-12 21:26] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Starting build: 3.13.6-1-ARCH
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Starting build: 3.13.6-1-ARCH
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-03-12 21:26] [PACMAN] upgraded linux (3.13.5-1 -> 3.13.6-1)
    [2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-ck.preset: 'default'
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-ck -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-ck.img
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Starting build: 3.13.6-1-ck
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-ck.img
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-ck.preset: 'fallback'
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-ck -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-ck-fallback.img -S autodetect
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Starting build: 3.13.6-1-ck
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-ck-fallback.img
    [2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-03-12 21:27] [ALPM-SCRIPTLET]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Thank you for using http://repo-ck.com/ for your linux-ck package needs.
    [2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Note that the following CPU optimized packages are or could be available to you:
    [2014-03-12 21:27] [ALPM-SCRIPTLET] AMD : barcelona, bobcat, bulldozer, kx, k10, piledriver
    [2014-03-12 21:27] [ALPM-SCRIPTLET] Intel : atom, core2, haswell, ivybridge, nehalem, p4, pentm, sandybridge
    [2014-03-12 21:27] [ALPM-SCRIPTLET]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Search via group name: pacman -Sg ck-ivybridge
    [2014-03-12 21:27] [ALPM-SCRIPTLET]
    [2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Post in the repo support thread if package group is unavailable for your architecture:
    [2014-03-12 21:27] [ALPM-SCRIPTLET] >>> https://bbs.archlinux.org/viewtopic.php?id=111715
    [2014-03-12 21:27] [PACMAN] upgraded linux-ck-p4 (3.13.5-2 -> 3.13.6-1)
    [2014-03-12 21:27] [PACMAN] upgraded linux-headers (3.13.5-1 -> 3.13.6-1)
    [2014-03-12 21:28] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-03-12 21:28] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'default'
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts.img
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Starting build: 3.10.33-1-lts
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-lts.img
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts-fallback.img -S autodetect
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Starting build: 3.10.33-1-lts
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-lts-fallback.img
    [2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-03-12 21:28] [PACMAN] upgraded linux-lts (3.10.32-1 -> 3.10.33-1)
    [2014-03-12 21:28] [PACMAN] upgraded linux-lts-headers (3.10.32-1 -> 3.10.33-1)
    [2014-03-12 21:28] [PACMAN] upgraded python (3.3.4-1 -> 3.3.5-1)
    [2014-03-12 21:29] [PACMAN] upgraded mono (3.2.3-2 -> 3.2.8-1)
    [2014-03-12 21:29] [PACMAN] upgraded ruby (2.1.0-2 -> 2.1.1-1)
    [2014-03-12 21:29] [PACMAN] upgraded s-nail (14.6.1-1 -> 14.6.2-1)
    [2014-03-12 21:29] [PACMAN] upgraded sqlite (3.8.3.1-1 -> 3.8.4.1-1)
    [2014-03-12 21:29] [PACMAN] upgraded swt (4.3-1 -> 4.3.2-1)
    [2014-03-12 21:29] [PACMAN] upgraded systemd-sysvcompat (210-2 -> 210-3)
    [2014-03-12 21:29] [PACMAN] upgraded tzdata (2013i-1 -> 2014a-1)
    [2014-03-12 21:29] [PACMAN] upgraded wine (1.7.13-1 -> 1.7.14-1)
    [2014-03-12 21:29] [PACMAN] upgraded wireshark-cli (1.10.5-4 -> 1.10.6-1)
    [2014-03-12 21:30] [PACMAN] upgraded wireshark-gtk (1.10.5-4 -> 1.10.6-1)
    [2014-03-12 21:30] [PACMAN] upgraded xbmc (12.3-11 -> 12.3-12)
    [2014-03-12 21:30] [PACMAN] upgraded xterm (302-1 -> 303-1)
    Thanks a bunch
    Last edited by 1LordAnubis (2014-03-13 02:39:41)

  • Iphoto wont open after system upgrade and iLife install

    I installed Leopard and reallized i had to also buy iLife because the old version of iphoto was not supported by the the new operating system. Installed iLife and everything works exept iphoto. It acts as though it is "loading library" and then a pop-up window shows up saying:
    "The photo library needs to be upgraded to work with this version of iphoto. Your photo library will not be readable by previouse versions of iPhoto after the upgrade. The upgrade process may take several minutes depending on the number of photos in the library."
    I have hit "upgrade". But it still does not open.
    I have about 9000 photos saved on an external drive.
    I have repaired permissions as well as trashed iphoto and re-installed.
    I read similar posts and am tempted to create a new library with library photo manager but am affraid i will lose some of my pictures.
    I should include that because I couldn't open after the os update, I went into the my photo folders through finder and added new pix that I needed to get off of my camera. I've sinced trashed those folders.
    Any ideas?
    THanks in advance.
    x

    Welcome to the Apple Discussions. Thanks for the heads up on the out of date screenshot of BatChmod. It's been updated now. If all you your efforts to get your library updated and running fail you might try rebuilding the library with iPhoto Library Manager. It creates a new library based on the data in the AlbumData.xml file and leaves your current library untouched. Here's how that would work:
    Using iPhoto Library Manager to Rebuild Your iPhoto Library
    1 -Download iPhoto Library Manager and launch.
    2 -Click on the Add Library button, navigate to your User/Pictures folder and select your iPhoto Library folder.
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File->Rebuild Library menu option
    4 - In the next window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be untouched for further attempts at fixing or in case the rebuilt library is not satisfactory.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There's now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • GDM errors on VMWare after system upgrade

    After a system upgrade today, I'm getting this when GDM starts:
    gdm-binary[595]: WARNING: GdmLocalDisplayFactory: maximum number of X display failures reached: check X server for log errors
    There aren't any errors in the Xorg log. The vmware driver is explicitly listed as being loaded:
    Loading /usr/lib/xorg/modules/drivers/vware_drv.so
    Modul vmware: vendor="X.Org Foundation"
    vmware: Using vmwlegacy driver everything is fine.
    vmwlegacy: driver for VMWare SVGA: vmware0405, wmare0710
    When I run gdm, I get this:
    ** (gdm-binary:970): WARNING **: Failed to acquire org.gnome/DisplayManager
    ** (gdm-binary:970): WARNING **: Could not acquire name; bailing out
    There are several gdm processes running. When I kill them, they're all restarted with the same results.
    I've reinstalled xorg-server, xorg-apps, gdm, and xf86-video-vmware.
    From what I've gathered, there's a problem with the video driver.
    Any recommendations on troubleshooting this?

    Solved for me using the solution in this post: https://bbs.archlinux.org/viewtopic.php … 3#p1072193
    I wouldn't mark the present thread as solved, however, since the original poster was experiencing issues with VMWare, while my own problems were on VirtualBox.

  • Screen blinking after system upgrade

    Hi!. Last evening I made a system upgrade (-Syu), this morning I've turned the pc on and I've discovered my screen was blinking, the problem starts when grub finishs and starts Arch. I've searching in the forum but I didn't find anything. The problem is solved partialy when the screen resolution is changed to 1280*960 (the original is 1280*1024), at this resolution, the blinking dissapears.
    My graphic card is a Sapphire Radeon HD 6570, the driver I have ever used is xf86-video-ati.
    [victor@LinuxPC ~]$ dmesg | egrep 'drm|radeon'
    [ 5.863001] [drm] Initialized drm 1.1.0 20060810
    [ 6.205599] [drm] radeon kernel modesetting enabled.
    [ 6.205680] fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver
    [ 6.206398] [drm] initializing kernel modesetting (TURKS 0x1002:0x6759 0x174B:0xE193).
    [ 6.206444] [drm] register mmio base: 0xCFFC0000
    [ 6.206447] [drm] register mmio size: 131072
    [ 6.208061] radeon 0000:04:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
    [ 6.208065] radeon 0000:04:00.0: GTT: 1024M 0x0000000080000000 - 0x00000000BFFFFFFF
    [ 6.208069] [drm] Detected VRAM RAM=2048M, BAR=256M
    [ 6.208071] [drm] RAM width 128bits DDR
    [ 6.208312] [drm] radeon: 2048M of VRAM memory ready
    [ 6.208315] [drm] radeon: 1024M of GTT memory ready.
    [ 6.208334] [drm] Loading TURKS Microcode
    [ 6.463365] [drm] Internal thermal controller with fan control
    [ 6.464395] [drm] radeon: power management initialized
    [ 6.615141] [drm] GART: num cpu pages 262144, num gpu pages 262144
    [ 6.634782] [drm] PCIE GART of 1024M enabled (table at 0x0000000000273000).
    [ 6.634913] radeon 0000:04:00.0: WB enabled
    [ 6.634919] radeon 0000:04:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff880075688c00
    [ 6.634924] radeon 0000:04:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xffff880075688c0c
    [ 6.635818] radeon 0000:04:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc90007032118
    [ 6.635821] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 6.635823] [drm] Driver supports precise vblank timestamp query.
    [ 6.635854] radeon 0000:04:00.0: irq 46 for MSI/MSI-X
    [ 6.635875] radeon 0000:04:00.0: radeon: using MSI.
    [ 6.635915] [drm] radeon: irq initialized.
    [ 6.653036] [drm] ring test on 0 succeeded in 1 usecs
    [ 6.653097] [drm] ring test on 3 succeeded in 1 usecs
    [ 6.842083] [drm] ring test on 5 succeeded in 1 usecs
    [ 6.842092] [drm] UVD initialized successfully.
    [ 6.842272] [drm] ib test on ring 0 succeeded in 0 usecs
    [ 6.842303] [drm] ib test on ring 3 succeeded in 0 usecs
    [ 6.993949] [drm] ib test on ring 5 succeeded
    [ 6.994555] [drm] Radeon Display Connectors
    [ 6.994559] [drm] Connector 0:
    [ 6.994562] [drm] HDMI-A-1
    [ 6.994564] [drm] HPD4
    [ 6.994567] [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
    [ 6.994569] [drm] Encoders:
    [ 6.994572] [drm] DFP1: INTERNAL_UNIPHY2
    [ 6.994574] [drm] Connector 1:
    [ 6.994576] [drm] DVI-D-1
    [ 6.994578] [drm] HPD1
    [ 6.994581] [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
    [ 6.994583] [drm] Encoders:
    [ 6.994585] [drm] DFP2: INTERNAL_UNIPHY
    [ 6.994586] [drm] Connector 2:
    [ 6.994588] [drm] VGA-1
    [ 6.994591] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
    [ 6.994593] [drm] Encoders:
    [ 6.994595] [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [ 7.031444] [drm] fb mappable at 0xD0474000
    [ 7.031447] [drm] vram apper at 0xD0000000
    [ 7.031449] [drm] size 5242880
    [ 7.031451] [drm] fb depth is 24
    [ 7.031453] [drm] pitch is 5120
    [ 7.031545] fbcon: radeondrmfb (fb0) is primary device
    [ 7.260059] radeon 0000:04:00.0: fb0: radeondrmfb frame buffer device
    [ 7.260063] radeon 0000:04:00.0: registered panic notifier
    [ 7.260072] [drm] Initialized radeon 2.37.0 20080528 for 0000:04:00.0 on minor 0
    Anyone knows what's happening?
    Thanks

    Hello everyone!
    After upgrading to kernel 3.14.1-1, I suffered from the problem of screen flashing rapidly when I booted into the Arch Linux.
    Problem Description
    As we know, when the kernel boots from the grub, it firstly enters a text model where the resolution of the screen is low. At this stage, "Welcome to Arch Linux!" is printed on the screen. And then it loads some kernel modules and the video display becomes normal with a correct resolution supported by the monitor.  If Xorg is not installed, it will stay at a command promt asking for user name and password. The above is a normal kernel booting process. Here the problem is:
    When my Arch Linux kernel tries to change from the model with low resolution of the screen to a normal video model, it fails. After loading the video card driver, the screen flash once and  I can see the kernel change the resolution of the screen correctly, but the whole screen begin flashing rapidly. The screen flash makes me feel very dizzy. At the same time the position of the screen display is also wrong. The screen splits into two part: the right part of the screen should be on the left while the left part of the screen should be on the right side. Each long line of text is splited into two non-continuous fragments.
    After downgrading to the linux kernel 3.12.9-2, all the problems disappear. It should be the problem from kernel 3.14.1 I think since the problem begins when I upgrade my kernel to that version.
    System info
    CPU:  Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
    Platform:  x86_64
    kernel version:  3.14.1-1 from core.
    GPU model:  01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Caicos PRO [Radeon HD 7450] [1002:677b]
    GPU driver:xf86-video-ati(for Xorg). I did not use the Catalyst driver.
    Thank you very much!

  • No battery life after system upgrade

    I've searched this forum and found a few notes about significant battery problems after Android upgrades. Immediately after upgrading my Droid X, my battery life went from more than 24 hours to about 4 hours. The battery is very hot and takes about 6 hours to charge. Clearly something is draining the battery. The Verizon tech folks declared it a faulty battery and are sending a new one. I am certain that's not the problem, especially since others have reported the same issue.
    So I hoped to wipe the cache before having to do a factory reset -- it was suggested as a possible solution. I have found some instructions for wiping the cache, but I can't seem to get the instructions to work. I power off my Droid, then hold the home key. Nothing happens. So I can't get to the menu that gives the options mentioned. Can anyone help? I loved my Droid until this update... I really need my phone to work as I am self-employed. I am my own IT department! 

    Hi dazzie,
    I understand your discontent; I would be frustrated if my phone's battery drained for no apparent reason. Please run your phone in Safe Mode as recommended by Cody21 (thank you!). Safe Mode temporarily disables all applications that have been installed via the Android Market. Performing this troubleshooting step is necessary to determine whether a 3rd party application is the cause of an Operating System / Application issue.
    I have checked my resources and I learned that similar battery issues have occurred with other devices upon a software upgrade due to third party applications that are not fully compatible with the upgrade Operating System and a Factory Reset has resolved most post upgrade issues. Please do a Factory Reset as this may resolve your concerns.
    Please keep in mind that performing a hard reset will remove ALL data including the Google account, system data, application data, application settings, and downloaded applications.

  • [SOLVED]Problem with logging in after system upgrade

    Hi,
    I'm encountering some problem after rebooting my machine just after last upgrade. Few minutes ago I was sure I found the source of the problem when system hang on "Reached target Graphical Interface" message. Reason - nvidia drivers had to be replaced with legacy version (https://www.archlinux.org/news/nvidia-340xx-and-nvidia/). But it didn't help. Also it made things a little bit worse. Because now my system uses nvidia-340xx and it seems drivers are fine but when login screen of lightdm should appear screens stay blank... and nothing happens. I simply can't do anything.
    What I noticed is also xfce4-session was upgraded (4.10.1.3->4.10.1-5) and maybe this is the separate problem? but I can't downgrade this package as some time ago I removed all contents of /var/cache/pacman/pkg.
    What I have is arch on pendrive so I can chroot into existing system.
    Any ideas?
    Last edited by jakub (2014-10-08 22:09:02)

    I found something similar to line
    (EE) Mar 07 14:05:07 NVIDIA(0): WAIT: (E, 0, 0x837d, 0)
    these values are not exact as I'm too tired now to rewrite the real ones from screen 
    maybe I should install some older nvidia drivers (these 340xx are broken somehow I think). Unfortunately I don't have my /pkg content anymore.
    Where can I download packages like nvidia-340.32-1-x86_64.pkg.tar.xz from? (according to pacman.log I had this version back in July and it was working fine I think).
    I could also start X with Nouveau drivers but not xfce (anyway I would like to install old nvidia drivers back)
    Last edited by jakub (2014-10-08 22:03:11)

  • Multiple selection in the ALV is not possible after system upgrade

    Hi Colleague,
    I had been using an ALV, which was performing as desired before, but recently we had a system upgrade to NW7.0 and after that in this ALV multiple selection of records/rows is not allowed.
    The colleagues who upgraded the system suggested that this may be because this ALV is instantiated at many places. I would request you to kindly provide a solution for the same ASAP, as I am not able to proceede ahead.
    Warm regards,
    Roopesh

    Hi all,
    Thanks for your replies, I had figured out the actual problem. The reason was, the referance of the selected rows was lost as I was doing bind elements to the context after moving to wddomodify.
    So I figured out an alternative solution to avoid binding on selection of records.
    Best regards,
    Roopesh
    Edited by: Roopesh Dolle on Apr 14, 2011 7:04 AM
    Edited by: Roopesh Dolle on Apr 14, 2011 7:05 AM

  • [SOLVED] Gnome does not mount ipod after system upgrade

    I did a system upgrade today (2009.12.04) and now gnome does not mount my ipod video (gnome used to mount the ipod without problems before de upgrade).
    Here is some information about the system messages:
    Last lines of the output of dmesg before plugging the ipod:
    wlan0: associated
    ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    wlan0: no IPv6 routers present
    After plugging it:
    wlan0: associated
    ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    wlan0: no IPv6 routers present
    usb 1-4: new high speed USB device using ehci_hcd and address 3
    usb 1-4: configuration #1 chosen from 2 choices
    Initializing USB Mass Storage driver...
    scsi6 : SCSI emulation for USB Mass Storage devices
    usb-storage: device found at 3
    usb-storage: waiting for device to settle before scanning
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    usb 1-4: reset high speed USB device using ehci_hcd and address 3
    usb 1-4: reset high speed USB device using ehci_hcd and address 3
    usb 1-4: reset high speed USB device using ehci_hcd and address 3
    usb 1-4: reset high speed USB device using ehci_hcd and address 3
    usb 1-4: reset high speed USB device using ehci_hcd and address 3
    scsi 6:0:0:0: Device offlined - not ready after error recovery
    usb-storage: device scan complete
    The output of the lsusb command:
    [miguel@miguel ~]$ lsusb
    Bus 002 Device 002: ID 0408:030c Quanta Computer, Inc. HP Webcam
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 002: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 003: ID 05ac:1209 Apple, Inc. iPod Video
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    lsusb shows ipod is in Bus 001
    Any help?
    Many tks
    Last edited by mmf1902 (2009-12-29 04:42:11)

    Finally found the problem was the Ipod itself. After a soft reset everything worked again.

  • App disappeared after system upgrade

    After a system upgrade one of my apps disappeared.  How do I get it back?

    Easiest thing is to load your backup
    Beyond that a lot more information is needed and it may be difficult and/or expensive - which is of cousre why you always have a backup and especially before doing any upgrades or updates - if you do not you are 100% guarenteed to lose your photos and other files sooner or later
    LN

  • File Vault stalled/failed after Yosemite upgrade

    Since upgrade to Yosemite and choosing to use FileVault which has been 10 days now, FileVault keeps saying estimating time remaining.  I have run diskutil cs list multiple times and sometimes it says 80% complete and other times it says failed.  I've also run EtreCheck multiple times and sometimes it says converting  and other times it says failed.  System running slow or low on memory since upgrade also.  I have a MacBook Pro 15" early 2011, 2 GHz Intel Cor i7, 4GB 1333 MHz DDR3 and here is my last EtreCheck report.
    EtreCheck version: 2.0.6 (91)
    Report generated October 26, 2014 at 9:10:36 PM PDT
    Hardware Information: ℹ️
      MacBook Pro (15-inch, Early 2011) (Verified)
      MacBook Pro - model: MacBookPro8,2
      1 2 GHz Intel Core i7 CPU: 4-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1333 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 3000 - VRAM: 384 MB
      AMD Radeon HD 6490M - VRAM: 256 MB
      Color LCD 1440 x 900
    System Software: ℹ️
      OS X 10.10 (14A389) - Uptime: 0:56:46
    Disk Information: ℹ️
      ST9500325ASG disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      Macintosh HD (disk1) /  [Startup]: 498.88 GB (361.94 GB free)
      Encrypted AES-XTS UnlockedConverting
      Core Storage: disk0s2 499.25 GB Online
      MATSHITADVD-R   UJ-898 disk2 : (510.3 MB)
      S.M.A.R.T. Status: Verified
      disk2s1 (disk2s1) <not mounted> : 11 MB
      disk2s2 (disk2s2) <not mounted> : 15 MB
      disk2s3 (disk2s3) <not mounted> : 11 MB
      disk2s4 (disk2s4) <not mounted> : 12 MB
      disk2s5 (disk2s5) <not mounted> : 8 MB
      disk2s6 (disk2s6) <not mounted> : 11 MB
      disk2s7 (disk2s7) <not mounted> : 13 MB
      disk2s8 (disk2s8) <not mounted> : 14 MB
      disk2s9 (disk2s9) <not mounted> : 14 MB
      disk2s10 (disk2s10) <not mounted> : 15 MB
      disk2s11 (disk2s11) <not mounted> : 8 MB
      disk2s12 (disk2s12) <not mounted> : 9 MB
      disk2s13 (disk2s13) <not mounted> : 27 MB
      disk2s14 (disk2s14) <not mounted> : 16 MB
      disk2s15 (disk2s15) <not mounted> : 23 MB
      disk2s16 (disk2s16) <not mounted> : 12 MB
      disk2s17 (disk2s17) <not mounted> : 11 MB
      disk2s18 (disk2s18) <not mounted> : 24 MB
      disk2s19 (disk2s19) <not mounted> : 14 MB
      disk2s20 (disk2s20) <not mounted> : 18 MB
      disk2s21 (disk2s21) <not mounted> : 10 MB
      disk2s22 (disk2s22) <not mounted> : 36 MB
      disk2s23 (disk2s23) <not mounted> : 17 MB
      disk2s24 (disk2s24) <not mounted> : 20 MB
      disk2s25 (disk2s25) <not mounted> : 18 MB
      disk2s26 (disk2s26) <not mounted> : 42 MB
      disk2s27 (disk2s27) <not mounted> : 33 MB
      disk2s28 (disk2s28) <not mounted> : 29 MB
      disk2s29 (disk2s29) <not mounted> : 12 MB
      disk2s30 (disk2s30) <not mounted> : 6 MB
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Library/Application Support/MacKeeper/AntiVirus.app
      [not loaded] net.kromtech.kext.AVKauth (2.3.7 - SDK 10.9) Support
      [not loaded] net.kromtech.kext.Firewall (2.3.7 - SDK 10.9) Support
      /System/Library/Extensions
      [loaded] com.Cycling74.driver.Soundflower (1.5.1) Support
    Launch Daemons: ℹ️
      [running] com.zeobit.MacKeeper.AntiVirus.plist Support
      [running] com.zeobit.MacKeeper.plugin.AntiTheft.daemon.plist Support
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist Support
      [loaded] com.google.keystone.agent.plist Support
      [running] com.plexapp.helper.plist Support
      [running] com.zeobit.MacKeeper.Helper.plist Support
    User Login Items: ℹ️
      iTunesHelper UNKNOWNHidden (missing value)
      Microsoft AU Daemon UNKNOWN (missing value)
      Canon IJ Network Scanner Selector2 Application (/Library/Printers/Canon/IJScanner/Utilities/Canon IJ Network Scanner Selector2.app)
      Canon IJ Network Scan Utility Application (/Library/Printers/Canon/BJPrinter/Utilities/Canon IJ Network Scan Utility.app)
    Internet Plug-ins: ℹ️
      JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
      FlashPlayer-10.6: Version: 15.0.0.189 - SDK 10.6 Support
      Default Browser: Version: 600 - SDK 10.10
      AdobePDFViewerNPAPI: Version: 11.0.09 - SDK 10.6 Support
      AdobePDFViewer: Version: 11.0.09 - SDK 10.6 Support
      Flash Player: Version: 15.0.0.189 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      Silverlight: Version: 5.1.10411.0 - SDK 10.6 Support
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
    User Internet Plug-ins: ℹ️
      Move_Media_Player: Version: npmnqmp 071505000006 Support
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: OFF
      Auto backup: NO - Auto backup turned off
      Destinations:
      GoFlex Home Backup [Network]
      Total size: 3 TB
      Total number of backups: 70
      Oldest backup: 2013-07-21 16:39:58 +0000
      Last backup: 2014-10-17 01:49:13 +0000
      Size of backup disk: Excellent
      Backup size 3 TB > (Disk size 0 B X 3)
    Top Processes by CPU: ℹ️
          9% WindowServer
          8% com.apple.preference.security.remoteservice
          5% Safari
          3% ReportCrash
          3% corestoraged
    Top Processes by Memory: ℹ️
      262 MB AntiVirus
      112 MB softwareupdated
      103 MB mds_stores
      94 MB systemmigrationd
      82 MB Mail
    Virtual Memory Information: ℹ️
      131 MB Free RAM
      1.54 GB Active RAM
      1.38 GB Inactive RAM
      1.14 GB Wired RAM
      2.82 GB Page-ins
      17 MB Page-outs

    Same problem here, except my computer is running slow also. I have tried disk repair, it says everything is OK, but still runs slow. Filevault is stuck at around 80% encrypting my HD and as a result I cannot turn it off. I am not sure exactly what caused this problem, can anyone help?

  • [SOLVED] Boot problems after system upgrade

    hi everybody,
    first of all i have to say, that the machine where i installed Arch is pretty old (something around 5 years).
    I already tried installing Arch two times and every time after i performed a system upgrade, i couldn't boot arch.
    Before the upgrade i rebooted several times to ensure that its working with the brand new installation - it worked.
    Here i'm the 3rd try. This time i configured packman to ignore the kernel package and voila its working now with kernel 2.6.25.6-1.
    So, here is my question: Is there any problem that could appear later on if i never upgrade the kernel?
    I'm quite new to linux and really appreciate your support.
    Regards
    Daniel
    Last edited by mrorange (2010-02-25 21:35:32)

    Well ... the kernel, like any other piece of program, from time to time has to be patched if they find a bug in it.
    Never upgrading means that you do not get the benefit of security and improvements patches.
    There is also the issue that some programs, a few, may want to have a certain kernel to run but I think that is less common.
    I, for instance, have not upgraded the kernel for a few months now because it screws up my wifi.
    If you can live with that then  you are OK.
    R.

  • Fonts went strange after system upgrade

    After 'pacman -Syu' i rebooted and my fonts started looking strange, kinda bigger.
    In some places its not even noticeable but again in other places it is x(.
    I'm using Flubox as a WM and i really don't think this has anything to do with the WM.
    I was wondering if anyone else experienced some similar problems after this upgrade?
    Upgrade log:
    [2009-11-01 14:09] synchronizing package lists
    [2009-11-01 14:09] starting full system upgrade
    [2009-11-01 14:18] removed gnome-mount (0.8-1)
    [2009-11-01 14:18] upgraded kernel-headers (2.6.30.5-1 -> 2.6.31.4-2)
    [2009-11-01 14:18] Generating locales...
    [2009-11-01 14:18] en_US.UTF-8... done
    [2009-11-01 14:18] en_US.ISO-8859-1... done
    [2009-11-01 14:18] Generation complete.
    [2009-11-01 14:18] upgraded glibc (2.10.1-4 -> 2.10.1-5)
    [2009-11-01 14:18] upgraded attr (2.4.43-1 -> 2.4.44-1)
    [2009-11-01 14:18] upgraded acl (2.2.47-2 -> 2.2.48-1)
    [2009-11-01 14:18] upgraded libdrm (2.4.13-1 -> 2.4.15-1)
    [2009-11-01 14:18] upgraded libx11 (1.2.2-1 -> 1.3.2-1)
    [2009-11-01 14:18] upgraded xextproto (7.0.5-1 -> 7.1.1-1)
    [2009-11-01 14:18] upgraded libxext (1.0.5-2 -> 1.1.1-1)
    [2009-11-01 14:18] upgraded libxxf86vm (1.0.99.1-1 -> 1.1.0-1)
    [2009-11-01 14:18] upgraded fixesproto (4.0-3 -> 4.1.1-1)
    [2009-11-01 14:18] upgraded libxfixes (4.0.3-2 -> 4.0.4-1)
    [2009-11-01 14:18] upgraded libxdamage (1.1.1-2 -> 1.1.2-1)
    [2009-11-01 14:18] upgraded libgl (7.5.1-2 -> 7.6-2)
    [2009-11-01 14:18] upgraded ati-dri (7.5.1-2 -> 7.6-2)
    [2009-11-01 14:18] upgraded binutils (2.19.1-5 -> 2.20-1)
    [2009-11-01 14:18] upgraded dbus-glib (0.82-1 -> 0.82-2)
    [2009-11-01 14:18] upgraded enca (1.11-1 -> 1.12-1)
    [2009-11-01 14:18] upgraded gcc-libs (4.4.1-1 -> 4.4.2-2)
    [2009-11-01 14:18] upgraded libxt (1.0.6-1 -> 1.0.7-1)
    [2009-11-01 14:18] upgraded xulrunner (1.9.1.3-2 -> 1.9.1.4-1)
    [2009-11-01 14:19] upgraded firefox (3.5.3-1 -> 3.5.4-1)
    [2009-11-01 14:19] upgraded gcc (4.4.1-1 -> 4.4.2-2)
    [2009-11-01 14:19] upgraded gnome-disk-utility (2.28.0-1 -> 2.28.0-2)
    [2009-11-01 14:19] upgraded gnutls (2.8.3-1 -> 2.8.4-1)
    [2009-11-01 14:19] upgraded gstreamer0.10 (0.10.24-1 -> 0.10.25-1)
    [2009-11-01 14:19] upgraded libxv (1.0.4-1 -> 1.0.5-1)
    [2009-11-01 14:19] upgraded gstreamer0.10-base (0.10.24-1 -> 0.10.25-1)
    [2009-11-01 14:19] upgraded libtheora (1.0-1 -> 1.1.1-1)
    [2009-11-01 14:19] upgraded gstreamer0.10-base-plugins (0.10.24-1 -> 0.10.25-1)
    [2009-11-01 14:19] upgraded gstreamer0.10-ffmpeg (0.10.8-1 -> 0.10.9-1)
    [2009-11-01 14:19] upgraded gstreamer0.10-python (0.10.16-1 -> 0.10.17-1)
    [2009-11-01 14:19] upgraded inputproto (1.5.1-2 -> 2.0-1)
    [2009-11-01 14:19] upgraded libmpcdec (1.2.6-1 -> 1.2.6-2)
    [2009-11-01 14:19] upgraded k3b (1.66.0alpha2-3 -> 1.68.0alpha3-1)
    [2009-11-01 14:19] upgraded libatasmart (0.16-1 -> 0.17-1)
    [2009-11-01 14:19] upgraded libdmx (1.0.99.1-1 -> 1.1.0-1)
    [2009-11-01 14:19] upgraded libgksu (2.0.8-1 -> 2.0.12-1)
    [2009-11-01 14:19] upgraded libgphoto2 (2.4.6-3 -> 2.4.7-1)
    [2009-11-01 14:19] upgraded libgsf (1.14.15-1 -> 1.14.16-1)
    [2009-11-01 14:19] upgraded libsexy (0.1.11-1 -> 0.1.11-2)
    [2009-11-01 14:19] upgraded libusb1 (1.0.1-1 -> 1.0.3-1)
    [2009-11-01 14:19] upgraded libxmu (1.0.4-2 -> 1.0.5-1)
    [2009-11-01 14:19] upgraded libxpm (3.5.7-2 -> 3.5.8-1)
    [2009-11-01 14:19] upgraded libxaw (1.0.6-1 -> 1.0.7-1)
    [2009-11-01 14:19] upgraded libxcomposite (0.4.0-2 -> 0.4.1-1)
    [2009-11-01 14:19] upgraded libxdmcp (1.0.2-2 -> 1.0.3-1)
    [2009-11-01 14:19] upgraded libxfont (1.4.0-1 -> 1.4.1-1)
    [2009-11-01 14:19] upgraded libxfontcache (1.0.4-2 -> 1.0.5-1)
    [2009-11-01 14:19] upgraded renderproto (0.9.3-2 -> 0.11-1)
    [2009-11-01 14:19] upgraded libxrender (0.9.4-2 -> 0.9.5-1)
    [2009-11-01 14:19] upgraded libxft (2.1.13-1 -> 2.1.14-1)
    [2009-11-01 14:19] upgraded libxi (1.2.1-1 -> 1.3-1)
    [2009-11-01 14:19] upgraded libxinerama (1.0.99.1-1 -> 1.1-1)
    [2009-11-01 14:19] upgraded libxkbfile (1.0.5-1 -> 1.0.6-1)
    [2009-11-01 14:19] upgraded libxres (1.0.3-2 -> 1.0.4-1)
    [2009-11-01 14:19] upgraded libxtst (1.0.3-2 -> 1.1.0-1)
    [2009-11-01 14:19] upgraded libxvmc (1.0.4-2 -> 1.0.5-1)
    [2009-11-01 14:19] upgraded libxxf86dga (1.1.1-0.1 -> 1.1.1-1)
    [2009-11-01 14:19] upgraded libxxf86misc (1.0.1-2 -> 1.0.2-1)
    [2009-11-01 14:19] upgraded live-media (2009.09.28-1 -> 2009.09.28-2)
    [2009-11-01 14:19] upgraded mesa (7.5.1-2 -> 7.6-2)
    [2009-11-01 14:19] upgraded nautilus (2.28.0-1 -> 2.28.1-1)
    [2009-11-01 14:19] upgraded nautilus-cd-burner (2.24.0-2 -> 2.25.3-1)
    [2009-11-01 14:19] upgraded ntfs-3g (2009.4.4-1 -> 2009.4.4-2)
    [2009-11-01 14:19] upgraded openssh (5.3p1-1 -> 5.3p1-2)
    [2009-11-01 14:19] upgraded putty (0.60-1 -> 0.60-2)
    [2009-11-01 14:19] upgraded python-gdata (1.3.1-1 -> 2.0.4-1)
    [2009-11-01 14:19] upgraded shared-mime-info (0.70-1 -> 0.70-2)
    [2009-11-01 14:19] upgraded totem (2.28.1-1 -> 2.28.2-1)
    [2009-11-01 14:19] upgraded xorg-font-utils (7.4-3 -> 7.5-2)
    [2009-11-01 14:20] Updating font cache... done.
    [2009-11-01 14:20] installed ttf-freefont (20090104-2)
    [2009-11-01 14:20] upgraded vlc (1.0.2-3 -> 1.0.3-1)
    [2009-11-01 14:20] upgraded vte (0.22.2-1 -> 0.22.3-1)
    [2009-11-01 14:20] upgraded xf86-input-evdev (2.2.5-1 -> 2.3.0-1)
    [2009-11-01 14:20] upgraded xf86-video-ati (6.12.4-1 -> 6.12.99.git20091014-1)
    [2009-11-01 14:20] upgraded xf86-video-vesa (2.2.0-1 -> 2.2.1-1)
    [2009-11-01 14:20] upgraded xorg-apps (7.5-1.1 -> 7.5-2)
    [2009-11-01 14:20] upgraded xorg-fonts-alias (1.0.1-2 -> 1.0.2-1)
    [2009-11-01 14:20] Regenerating font encodings... done.
    [2009-11-01 14:20] upgraded xorg-fonts-encodings (1.0.2-3 -> 1.0.3-1)
    [2009-11-01 14:20] installed printproto (1.0.4-1)
    [2009-11-01 14:20] installed libxp (1.0.0-3)
    [2009-11-01 14:20] upgraded xorg-server-utils (7.4-7 -> 7.5-2)
    [2009-11-01 14:20] upgraded xorg-server (1.6.3.901-1 -> 1.7.1-1)
    [2009-11-01 14:20] upgraded xorg-utils (7.4-4 -> 7.5-1)
    [2009-11-01 14:20] upgraded xorg-xauth (1.0.3-1 -> 1.0.4-1)
    [2009-11-01 14:20] upgraded xorg-xkb-utils (7.4-2 -> 7.5-1)
    [2009-11-01 14:20] upgraded xterm (246-1 -> 250-1)
    I tried clearing the font cache but it didin't help.
    Any ideas?

    I'm having a similar issue. Only difference is that fonts looks smaller than before the upgrade.
    I don't think this has something to do with KMS, because that update was a week ago an no problem was detected. This small fonts issue is probably related to recent updates on xorg- stuff.
    Moreover, the strange thing here is that only GUIs fonts got smaller. Fonts on firefox (the webpage, not the user interface) looks exactly the same as before.
    What should we do?

  • Re-recording all of the eCATT scripts after system upgrade

    Hi,
    I’ve heard something today that got my attention: some people say that you have to re-record all of your scripts after an upgrade. In other words, upgrade from, for example, 5.0 to 6.0 makes eCATT scripts unusable and worthless.  It is not just some screens or screen sequences have changed, and must be re-recorded. It's a total change and <b>everything, all scripts</b>, have to be re-done.
    I would like to get some clarification on this.
    Thank you in advance, Alexei Merkoulov

    Yes, I've also heard about this before. We do not use a lot of CATT (it's been turned into the data loading tool), so it is not an issue for us.
    Here is my concern - we are on ECC 5.0 (WAS 6.40) and using eCATT to create and maintain scripts for automated functional testing. Let's say, we upgrade our system to 6.0 or 7.0, and want to use existing scripts for regression testing. I do not want to discover unexpectedly that our entire (all of it) existing body of automated scripts cannot function with the new version of the software.
    Please let me know if you have similar experience with managing eCATT scripts upgrade in the past (say 6.20 to 6.40).
    Thanks, AM

  • Apcupsd working strangely after system upgrade [SOLVED?]

    I'm having an odd problem with the apcupsd (3.10.17-1) package in the Community repo.  I'm running a Back-UPS RS 1000 according to apcaccess.  It was working swimmingly through a USB connection until recently.  I have the timeout set to 0 and the automatic shutdown set when the battery reaches 5%.
    After my system-wide upgrade, there popped up a problem.  Although 'apcaccess status' tells me that my unit is online and the battery charge is at 100% and the load and timeleft is reasonable, the daemon doesn't actually use this information when a switch to battery happens.
    When there is a switchover from a power-outage, the system shuts down (despite timeout set to 0).  Later when I check the log in /var/log/apcupsd.events, it says, for example,
    Fri Jul 15 19:24:11 EDT 2005 apcupsd 3.10.17 (18 March 2005) unknown startup succeeded
    Sat Jul 16 18:11:26 EDT 2005 Power failure.
    Sat Jul 16 18:11:26 EDT 2005 Reached remaining time percentage limit on batteries.
    Sat Jul 16 18:11:26 EDT 2005 Initiating system shutdown!
    Sat Jul 16 18:11:26 EDT 2005 User logins prohibited
    Sat Jul 16 18:11:28 EDT 2005 apcupsd exiting, signal 15
    Sat Jul 16 18:11:28 EDT 2005 apcupsd shutdown succeeded
    The first line being when I booted my system.  As you can see, it thinks it reached the 5% limit, despite telling me it had 100% earlier.  It's a new battery and the hardware is not bugging me in any way.
    I've read other people having some trouble with USB after recent upgrades of DBUS (I'm running 0.34-1), or perhaps it is UDev (060-5).  Could this be related?  I'm not sure which upgrade did it because I don't test my apc unit after every pacman -Syu.

    Well, the problem mysteriously disappeared (apparently).  I did update udev... maybe that has something to do with it.  Did no one else have this problem?

Maybe you are looking for

  • Multi-tier ssl

    Here is quick question for you weblogic Guru's :P I have a multi tier setup with 3 web servers and 3 app servers My web servers are apache running the weblogic proxy plugin. Now.. As far as i can tell my web servers (apache) are handling all the SSL

  • Import to Elements Organiser Causes Elements to Crash

    I am having trouble importing AVCHD (.mts) files in to Elements Organizer.  Part way through the import, Elements crashes with no helpful message.  I have just checked the Video Card compatibilty list and notive that the NVIDIA GeForce 8600M GT is no

  • Debit Note

    Hi Experts, i have one doubt long period, why in SAP debit note are called as A/P Credit memo?? regards anand

  • Oracle 10g listener control not started

    Hi all my listener control not started. please help me. C:\Documents and Settings\raihan>lsnrctl LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 12-SEP-2007 13:28 :11 Copyright (c) 1991, 2005, Oracle. All rights reserved. Welcome to LS

  • Set default storage categories

    Hello, We have content server on MaxDB with several repositories and storage categories. How can I limit users for storage categories/repositories? How can I configure a default storage category for user/document? Thank you for your support, Yossef