[SOLVED] Openbox autostart no longer working since upgrade

After the upgrade on May 14 2013 my autostart file no longer works. I tried renaming my autostart.sh to just autostart no luck. There is nothing wrong with the autostart file as I can run it manually and it will load all my apps. Also, if I cd to  /usr/lib/openbox/ and run openbox-autostart directly it works. Here are the updated packages:
[2013-05-14 21:34] [PACMAN] upgraded ethtool (1:3.8-1 -> 1:3.9-1)
[2013-05-14 21:34] [PACMAN] upgraded firefox (20.0.1-5 -> 21.0-1)
[2013-05-14 21:34] [PACMAN] upgraded gsettings-desktop-schemas (3.8.0-1 -> 3.8.2-1)
[2013-05-14 21:34] [PACMAN] upgraded glib-networking (2.36.1-1 -> 2.36.2-1)
[2013-05-14 21:34] [PACMAN] upgraded gnome-icon-theme-symbolic (3.8.0.1-2 -> 3.8.2.2-1)
[2013-05-14 21:34] [PACMAN] upgraded gnome-icon-theme (3.8.0-1 -> 3.8.2-1)
[2013-05-14 21:34] [PACMAN] upgraded gnupg (2.0.19-7 -> 2.0.20-1)
[2013-05-14 21:34] [PACMAN] upgraded gtkmm (2.24.2-2 -> 2.24.3-1)
[2013-05-14 21:34] [PACMAN] upgraded gvfs (1.16.1-2 -> 1.16.2-1)
[2013-05-14 21:34] [PACMAN] upgraded libical (0.48-1 -> 1.0-2)
[2013-05-14 21:34] [PACMAN] upgraded mplayer (35920-2 -> 35920-3)
[2013-05-14 21:34] [PACMAN] upgraded orage (4.8.4-1 -> 4.8.4-2)
[2013-05-14 21:34] [PACMAN] upgraded pango (1.34.0-1 -> 1.34.1-1)
[2013-05-14 21:34] [PACMAN] upgraded pdnsd (1.2.9.a-1 -> 1.2.9.a-2)
[2013-05-14 21:34] [PACMAN] upgraded python2-distribute (0.6.38-1 -> 0.6.39-1)
[2013-05-14 21:34] [PACMAN] upgraded python2-zope-interface (4.0.3-1 -> 4.0.5-1)
[2013-05-14 21:34] [PACMAN] upgraded sudo (1.8.6.p8-1 -> 1.8.6.p8-2)
[2013-05-14 21:34] [PACMAN] upgraded thunderbird (17.0.5-2 -> 17.0.6-1)
[2013-05-14 21:34] [PACMAN] upgraded virtualbox (4.2.12-2 -> 4.2.12-3)
[2013-05-14 21:34] [PACMAN] upgraded vte-common (0.34.4-1 -> 0.34.5-1)
[2013-05-14 21:35] [PACMAN] upgraded python3-threaded_servers (2013.5.12.3-1 -> 2013.5.14.1-1)
Not sure what's going on or what could have caused it. My .xinitrc looks like this:
#!/bin/sh
if [ -d /etc/X11/xinit/xinitrc.d ]; then
for f in /etc/X11/xinit/xinitrc.d/*; do
[ -x "$f" ] && . "$f"
done
unset f
fi
export BROWSER="chromium"
# Start GNOME Keyring
eval $(/usr/bin/gnome-keyring-daemon --start --components=gpg,pkcs11,secrets,ssh)
# You probably need to do this too:
export SSH_AUTH_SOCK
export GPG_AGENT_INFO
export GNOME_KEYRING_CONTROL
export GNOME_KEYRING_PID
exec openbox-session
My .zprofile
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && startx &> ~/.xlog
My systemd startup service:
# This file is part of systemd.
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
[Unit]
Description=Getty on %I
Documentation=man:agetty(8) man:systemd-getty-generator(8)
Documentation=http://0pointer.de/blog/projects/serial-console.html
After=systemd-user-sessions.service plymouth-quit-wait.service
After=rc-local.service
# If additional gettys are spawned during boot then we should make
# sure that this is synchronized before getty.target, even though
# getty.target didn't actually pull it in.
Before=getty.target
IgnoreOnIsolate=yes
# On systems without virtual consoles, don't start any getty. (Note
# that serial gettys are covered by [email protected], not this
# unit
ConditionPathExists=/dev/tty0
[Service]
# the VT is cleared by TTYVTDisallocate
ExecStart=-/sbin/agetty -a dodo3773 %I 38400
Type=simple
#Restart=always
#RestartSec=0
UtmpIdentifier=%I
TTYPath=/dev/%I
TTYReset=no
TTYVHangup=no
TTYVTDisallocate=no
KillMode=process
IgnoreSIGPIPE=no
# Unset locale for the console getty since the console has problems
# displaying some internationalized messages.
Environment=LANG= LANGUAGE= LC_CTYPE= LC_NUMERIC= LC_TIME= LC_COLLATE= LC_MONETARY= LC_MESSAGES= LC_PAPER= LC_NAME= LC_ADDRESS= LC_TELEPHONE= LC_MEASUREMENT= LC_IDENTIFICATION=
# Some login implementations ignore SIGTERM, so we send SIGHUP
# instead, to ensure that login terminates cleanly.
KillSignal=SIGHUP
[Install]
WantedBy=getty.target
Edit: I tried switching to bash in a tty and then just startx but that doesn't help either.
Edit2: To be clear openbox does load a desktop. The autostart scripts at ~/.config/openbox/ just don't run. Thanks.
Edit3: I decided to run the command issued in openbox-session and added --debug to it. Here is the output of "xinit /usr/bin/openbox --debug --startup "/usr/lib/openbox/openbox-autostart OPENBOX" "$@" -- :1 -nolisten tcp" :
X.Org X Server 1.14.1
Release Date: 2013-04-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.8.7-1-ARCH x86_64
Current Operating System: Linux dodo713 3.9.2-2-ck #1 SMP PREEMPT Sun May 12 18:19:49 EDT 2013 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux-ck root=UUID=06874255-7a5d-4968-8f09-1e53cb761f44 ro quiet init=/usr/lib/systemd/systemd
Build Date: 17 April 2013 02:37:06PM
Current version of pixman: 0.30.0
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.1.log", Time: Fri May 17 08:14:11 2013
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using config directory: "/etc/X11/xorg.conf.d"
setversion 1.4 failed
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension SECURITY
Initializing built-in extension XINERAMA
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension XFree86-VidModeExtension
Initializing built-in extension XFree86-DGA
Initializing built-in extension XFree86-DRI
Initializing built-in extension DRI2
Loading extension GLX
Loading extension NV-GLX
Loading extension NV-CONTROL
Loading extension XINERAMA
setversion 1.4 failed
Openbox-Debug: --startup /usr/lib/openbox/openbox-autostart OPENBOX
Openbox-Debug: Moving to desktop 1
Openbox-Debug: not managing override redirect window 0x4000bb
which: no hsetroot in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/android-sdk/platform-tools:/usr/bin/core_perl:/home/dodo3773/Documents/Scripts:/home/dodo3773/Documents/Scripts)
which: no esetroot in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/android-sdk/platform-tools:/usr/bin/core_perl:/home/dodo3773/Documents/Scripts:/home/dodo3773/Documents/Scripts)
which: no xsetroot in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/android-sdk/platform-tools:/usr/bin/core_perl:/home/dodo3773/Documents/Scripts:/home/dodo3773/Documents/Scripts)
kupfer: Reading from stdin
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
Openbox-Debug: Caught signal 22. Ignoring.
Openbox-Debug: UPDATE DESKTOP NAMES
Openbox-Debug: Keyboard map changed. Reloading keyboard bindings.
Edit4: Removed everything from /etc/xdg/autostart and ~/.config/autostart/ directories. That didn't work.
Edit5: Tried installing xorg-xsetroot to let openbox set the color of the wallpaper. That didn't work.
Edit6: Checked the output of "loginctl show-session $XDG_SESSION_ID" to make sure that wasn't the issue. Looks okay to me:
Id=1
Timestamp=Fri 2013-05-17 10:25:53 PDT
TimestampMonotonic=13650783
DefaultControlGroup=systemd:/user/1000.user/1.session
VTNr=1
TTY=tty1
Remote=no
Service=login
Leader=405
Audit=1
Type=tty
Class=user
Active=yes
State=active
KillProcesses=no
IdleHint=no
IdleSinceHint=1368811547544203
IdleSinceHintMonotonic=7545641
Name=dodo3773
Edit7: Tried installing xorg-xrdb thinking maybe that would help and did todays updates. No luck yet.
Edit8: Kupfer still loads even though nothing else does. So I uninstalled kupfer. Same thing though. No autostart.
Edit9: Tried booting into repo kernel instead of ck kernel. Didn't work.
Last edited by dodo3773 (2013-05-19 06:34:44)

WonderWoofy wrote:Interestingly, of all those things you included in your post, you forgot to include the autostart script itself.  What does that look like?
Well, since it worked fine even when called indirectly through openbox-autostart and since it's worked fine for months I figured it was fine. I am happy to post it though. Here you go:
feh --bg-scale /home/dodo3773/Pictures/blacksolid.png &
xfce4-panel &
numlockx &
keepassx -lock &
kupfer --no-splash &
~/Documents/Scripts/startupopen.sh &
sleep 30 && sudo /usr/bin/ntpd -qg &
sudo /usr/sbin/ethtool -K eth0 rx off &
~/Documents/Scripts/conky.sh &
sudo /home/dodo3773/Documents/Scripts/temp_throttlenew > /dev/null 2>&1 &
Here are the external scripts that are called (startupopen.sh and temp_throttlenew):
startupopen.sh
#! /bin/bash
sleep 13
chromium &
thunderbird &
sleep 20
devilspie -a &
sleep 7
pkill devilspie &
exit
temp_throttlenew
#!/bin/bash
# temp_throttle.sh max_temp
# USE CELSIUS TEMPERATURES.
if [[ $EUID -ne 0 ]]; then
echo "This script must be run as root" 1>&2
exit 1
fi
#if [ $# -ne 1 ]; then
# If temperature wasn't given, then print a message and exit.
# echo "Please supply a maximum desired temperature in Celsius." 1>&2
# echo "For example: ${0} 60" 1>&2
# exit 2
#else
#Set the first argument as the maximum desired temperature.
MAX_TEMP=85
#fi
# The frequency will increase when low temperature is reached.
let LOW_TEMP=$MAX_TEMP-5
CORES=$(nproc) # Get number of CPU cores.
echo -e "Number of CPU cores detected: $CORES\n"
# Temperatures internally are calculated to the thousandth.
MAX_TEMP=${MAX_TEMP}000
LOW_TEMP=${LOW_TEMP}000
# FREQ_LIST is a list (array) of all available cpu frequencies the system allows.
declare -a FREQ_LIST=($(cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies))
# CURRENT_FREQ relates to the FREQ_LIST by keeping record of the currently set frequency.
let CURRENT_FREQ=1
function set_freq {
echo ${FREQ_LIST[$1]}
cpupower frequency-set -g "ondemand" -d "800MHz" -u ${FREQ_LIST[$1]}
function throttle {
if [ $CURRENT_FREQ -ne $((${#FREQ_LIST[@]}-1)) ]; then
let CURRENT_FREQ+=1
echo -n "throttle "
set_freq $CURRENT_FREQ
fi
function unthrottle {
if [ $CURRENT_FREQ -ne 0 ]; then
let CURRENT_FREQ-=1
echo -n "unthrottle "
set_freq $CURRENT_FREQ
fi
function get_temp {
# Get the system temperature.
# If one of these doesn't work, the try uncommenting another.
TEMP=$(cat /sys/class/thermal/thermal_zone0/temp)
#TEMP=$(cat /sys/class/hwmon/hwmon0/temp1_input)
#TEMP=$(cat /sys/class/hwmon/hwmon1/device/temp1_input)
while true; do
get_temp
if [ $TEMP -gt $MAX_TEMP ]; then # Throttle if too hot.
throttle
elif [ $TEMP -le $LOW_TEMP ]; then # Unthrottle if cool.
unthrottle
fi
sleep 3
done
Stuff that needs sudo is in my sudoers as "username hostname NOPASSWD: item1,item2,etc,etc". Nothing too exciting. Seems like if there was suddenly something wrong with my autostart file at least some of the stuff would run either way though cause of "&". Pretty puzzling this issue is.

Similar Messages

  • Emoji no longer works since upgrading to iOS7.

    I'm having a weird problem ever since I upgraded to iOS7. For some reason, my emoji no longer works. It works parially. When I hit the globe on the keyboard, I can see them all and choose which one I want to send, but I can no longer type ":)" to get a smiley face and so on. When I do, it'll actually send ":)". I also can't receive any from others when they type ":)". These are the same people I've always communicated with. It worked used to work just fine. This is happening on my 4s and my iPad 2 ever since I upgraded them to ios7. I tried removing the keyboard from the settings and rebooting the phone, then readding the keyboard. No dice.
    It's very annoying to have to switch keyboards everytime I wanna send something as simple as a smiley face. If anyone has any idea how to solve this, it'd be much appreciated.

    The ":)" to has never been a feature in iOS unless you use Mavericks and/or a keyboard shortcut for changing between emoji on the iPhone.

  • [SOLVED] USB 3G no longer works after upgrade to GNOME 3.8

    I did the 'big' update today, including upgrading to GNOME 3.8. Unfortunately, NetworkManager no longer picks up my 3G USB modem (which used to work fine before the update). Any pointers as to how I could debug this would be greatly appreciated.
    wvdial has never really worked for me, but gnome networkmanager used to pick up my device and the connection, and now simply acts as if it's no longer present. Attempting to follow the instructions on the wiki to re-setup my USB stick (the instructions I followed in the first place) no longer works. Did today's update cause the same problem for anybody else?
    **Update: After updating today to modemmanager 0.7.990-4 and running
    sudo systemctl enable ModemManager
    sudo systemctl start ModemManager
    I have full connectivity again with the built-in DW5550 mobile broadband card in my Dell Precision M6600 (including showing signal strength in the GNOME 3.8 top bar, etc). Thanks all for the help, and (most importantly) to whoever fixed up modemmanager!
    Last edited by dawid.loubser (2013-04-26 16:57:42)

    wvdial might also be a workaround, if one does not like to downgrade. In my case, I had to unset my PIN on the SIM card first. One can do that using a mobile phone, for example.
    Then
    # pacman -S wvdial
    in /etc/wvdial.conf, I put
    [Dialer Defaults]
    Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
    Modem Type = Analog Modem
    ISDN = 0
    Stupid Mode = 1
    Dial Attempts = 3
    Init1 = ATZ
    [Dialer huawei]
    Modem = /dev/serial/by-id/usb-ZTE_Incorporated_1_1_Surf-stick_MF19001MOD010000-if02-port0
    Baud = 115200
    [Dialer voda]
    Init3 = AT+CGDCONT=1,"IP","web.vodafone.de"
    [Dialer dial]
    Phone=*99**1#
    Username = umts
    Password = umts
    You can find out your modem name by looking it up with
    ls /dev/serial/by-id/
    In my case there were names containing the strings if00, if01 and if02, and if02 turned out to be the correct one. This depends on hardware.
    Also, in the "Init 3" line, you may have to replace "web.vodafone.de" according to your provider. The section "dial" seems to be quite universal from what I read on the web, so you may not have to change that.
    then
    # wvdial huawei voda dial
    and hope for the best.
    Disclaimer: I do not have a comprehensive understanding of what I did here, but it worked in my case and it might work for you, too.
    I noticed that the Defaults section makes a difference, because the one I just edited in above avoids some delay in dialing.
    Last edited by tobi-fankhaenel (2013-04-23 08:23:00)

  • [SOLVED] VAIO brightness no longer working after upgrade

    Hi I used to set brightness on my VAIO VPCCAS1E, via...
    xfce4 -> fn keys
    i3 -> "echo 5 | sudo tee /sys/class/backlight/acpi_video0/brightness"
    none of them are working after having upgraded the system yesterday. I have checked the news and done my -Syu accordingly.
    Upgrade log:
    [2013-06-05 09:49] [PACMAN] Running 'pacman -Syu'
    [2013-06-05 09:49] [PACMAN] synchronizing package lists
    [2013-06-05 09:50] [PACMAN] starting full system upgrade
    [2013-06-05 10:29] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.VTY/foo2zjs-20130530-3-x86_64.pkg.tar.xz'
    [2013-06-05 10:31] [PACMAN] Running 'pacman -U /tmp/yaourt-tmp-szebenyib/foo2zjs-20130530-3-x86_64.pkg.tar.xz'
    [2013-06-05 10:31] [ALPM-SCRIPTLET]
    [2013-06-05 10:31] [ALPM-SCRIPTLET] Restarting cups
    [2013-06-05 10:31] [ALPM-SCRIPTLET]
    [2013-06-05 10:31] [ALPM-SCRIPTLET]
    [2013-06-05 10:31] [ALPM-SCRIPTLET] -----------------------------------------------------------
    [2013-06-05 10:31] [ALPM-SCRIPTLET] - -
    [2013-06-05 10:31] [ALPM-SCRIPTLET] -Remember to check for foomatic-db-foo2zjs updates as well-
    [2013-06-05 10:31] [ALPM-SCRIPTLET] - -
    [2013-06-05 10:31] [ALPM-SCRIPTLET] -----------------------------------------------------------
    [2013-06-05 10:31] [ALPM-SCRIPTLET]
    [2013-06-05 10:31] [PACMAN] upgraded foo2zjs (20130302-3 -> 20130530-3)
    [2013-06-05 10:34] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.JSV/plymouth-0.8.8-10-x86_64.pkg.tar.xz'
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] ==================================================================================
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 1. To make Plymouth work:
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 1.1. Add "plymouth" to HOOKS after "base" and "udev" in /etc/mkinitcpio.conf
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 1.2. Add 'quiet splash' to the grub command line
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 1.3. Rebuild your initrd image (# mkinitcpio -p [kernel preset name]).
    [2013-06-05 10:34] [ALPM-SCRIPTLET] E.g.: sudo mkinitcpio -p linux
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 2. To enable encryption, replace "encrypt" with "plymouth-encrypt" in
    [2013-06-05 10:34] [ALPM-SCRIPTLET] mkinitcpio.conf and rebuild your initrd image.
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 3. You will also need to rebuild your initrd image every time you change your theme
    [2013-06-05 10:34] [ALPM-SCRIPTLET] (the default is set as 'spinfinity').
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] To list all plymouth themes:
    [2013-06-05 10:34] [ALPM-SCRIPTLET] plymouth-set-default-theme -l
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] To change theme:
    [2013-06-05 10:34] [ALPM-SCRIPTLET] # plymouth-set-default-theme <theme>
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] To rebuild initrd image:
    [2013-06-05 10:34] [ALPM-SCRIPTLET] # mkinitcpio -p linux
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 4. For Smooth Transition to Display Manager you have to:
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 4.1. See the Wiki Page (link in 5) to prepare your Display Manager
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 4.2. Disable your Display Manager Unit
    [2013-06-05 10:34] [ALPM-SCRIPTLET] E.g. : systemctl disable kdm.service
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 4.3. Enable the respective DM-plymouth Unit (GDM,KDM,Lightdm,LXDM units provided)
    [2013-06-05 10:34] [ALPM-SCRIPTLET] E.g. : systemctl enable kdm-plymouth.service
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 5. For more information please visit the Wiki page:
    [2013-06-05 10:34] [ALPM-SCRIPTLET] https://wiki.archlinux.org/index.php/Plymouth
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] OBS. If you have any leftover "kill Plymouth" lines in /etc/rc.local or ~/.xinitrc
    [2013-06-05 10:34] [ALPM-SCRIPTLET] they are no longer required.
    [2013-06-05 10:34] [ALPM-SCRIPTLET] ==================================================================================
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [PACMAN] upgraded plymouth (0.8.8-5 -> 0.8.8-10)
    [2013-06-05 10:36] [PACMAN] Running 'pacman -U tmp/plymouth.tar.gz'
    [2013-06-05 10:36] [PACMAN] Running 'pacman -U plymouth.tar.gz'
    [2013-06-05 10:37] [PACMAN] Running 'pacman -S catalyst-utils'
    [2013-06-05 10:40] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.eGs/catalyst-utils-13.4-2-x86_64.pkg.tar.xz'
    [2013-06-05 10:40] [PACMAN] Running 'pacman -S catalyst-dkms lib32-catalyst-utils'
    [2013-06-05 10:41] [PACMAN] Running 'pacman -S catalyst'
    [2013-06-05 10:44] [PACMAN] Running 'pacman --color auto -Sy'
    [2013-06-05 10:44] [PACMAN] synchronizing package lists
    [2013-06-05 10:47] [PACMAN] Running 'pacman -S catalyst catalyst-utils'
    [2013-06-05 10:47] [PACMAN] Running 'pacman -Syu'
    [2013-06-05 10:47] [PACMAN] synchronizing package lists
    [2013-06-05 10:52] [PACMAN] Running 'pacman --color auto -Sy'
    [2013-06-05 10:52] [PACMAN] synchronizing package lists
    [2013-06-05 10:53] [PACMAN] Running 'pacman -Syu'
    [2013-06-05 10:53] [PACMAN] synchronizing package lists
    [2013-06-05 10:53] [PACMAN] Running 'pacman --color auto -Sy'
    [2013-06-05 10:53] [PACMAN] synchronizing package lists
    [2013-06-05 10:55] [PACMAN] Running 'pacman --color auto -Sy'
    [2013-06-05 10:55] [PACMAN] synchronizing package lists
    [2013-06-05 10:58] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.9k2/catalyst-dkms-13.4-1-x86_64.pkg.tar.xz'
    [2013-06-05 11:02] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.FaM/catalyst-utils-13.4-2-x86_64.pkg.tar.xz'
    [2013-06-05 11:03] [PACMAN] Running 'pacman --color auto -S --asdeps --needed multilib/lib32-libdrm'
    [2013-06-05 11:03] [PACMAN] installed lib32-libpciaccess (0.13.1-1)
    [2013-06-05 11:03] [PACMAN] installed lib32-libdrm (2.4.45-1)
    [2013-06-05 11:09] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.lze/catalyst-total-13.4-3-x86_64.pkg.tar.xz'
    [2013-06-05 11:12] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.QOe/catalyst-dkms-13.4-1-x86_64.pkg.tar.xz'
    [2013-06-05 11:14] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.MWT/catalyst-dkms-13.4-1-x86_64.pkg.tar.xz'
    [2013-06-05 11:19] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.MKV/catalyst-utils-13.4-2-x86_64.pkg.tar.xz'
    [2013-06-05 11:20] [PACMAN] Running 'pacman -U /tmp/yaourt-tmp-szebenyib/catalyst-utils-13.4-2-x86_64.pkg.tar.xz /tmp/yaourt-tmp-szebenyib/catalyst-dkms-13.4-1-x86_64.pkg.tar.xz'
    [2013-06-05 11:29] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.3qD/lib32-catalyst-utils-13.4-1-x86_64.pkg.tar.xz'
    [2013-06-05 11:31] [PACMAN] Running 'pacman -U /tmp/yaourt-tmp-szebenyib/lib32-catalyst-utils-13.4-1-x86_64.pkg.tar.xz'
    [2013-06-05 11:33] [PACMAN] Running 'pacman -U --force /tmp/yaourt-tmp-szebenyib/lib32-catalyst-utils-13.4-1-x86_64.pkg.tar.xz'
    [2013-06-05 11:33] [ALPM-SCRIPTLET] ----------------------------------------------------------------
    [2013-06-05 11:33] [ALPM-SCRIPTLET] lib32-catalyst-utils works with [multilib] repository
    [2013-06-05 11:33] [ALPM-SCRIPTLET] ----------------------------------------------------------------
    [2013-06-05 11:33] [PACMAN] upgraded lib32-catalyst-utils (13.1-2 -> 13.4-1)
    [2013-06-05 11:33] [PACMAN] Running 'pacman -U tmp/catalyst-dkms-13.4-1-x86_64.pkg.tar.xz tmp/catalyst-utils-13.4-2-x86_64.pkg.tar.xz'
    [2013-06-05 11:34] [PACMAN] Running 'pacman -U --force tmp/catalyst-dkms-13.4-1-x86_64.pkg.tar.xz tmp/catalyst-utils-13.4-2-x86_64.pkg.tar.xz'
    [2013-06-05 11:34] [ALPM-SCRIPTLET] [37;44m[1m---------------- I/O BUG ---------------------------------------[0m
    [2013-06-05 11:34] [ALPM-SCRIPTLET] There's a bug in fglrx found by lano1106 which generates
    [2013-06-05 11:34] [ALPM-SCRIPTLET] great amount of unneeded I/O operations
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] To activate workaround enable systemd service:
    [2013-06-05 11:34] [ALPM-SCRIPTLET] systemctl enable temp-links-catalyst
    [2013-06-05 11:34] [ALPM-SCRIPTLET] systemctl start temp-links-catalyst
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] More infos:
    [2013-06-05 11:34] [ALPM-SCRIPTLET] https://bbs.archlinux.org/viewtopic.php?pid=1279977#p1279977
    [2013-06-05 11:34] [ALPM-SCRIPTLET] https://bbs.archlinux.org/viewtopic.php?pid=1280193#p1280193
    [2013-06-05 11:34] [ALPM-SCRIPTLET] [37;44m[1m----------------------------------------------------------------[0m
    [2013-06-05 11:34] [PACMAN] upgraded catalyst-utils (13.1-5 -> 13.4-2)
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] -------- Uninstall Beginning --------
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Module: fglrx
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Version: 13.1-2
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Kernel: 3.8.4-1-ARCH (x86_64)
    [2013-06-05 11:34] [ALPM-SCRIPTLET] -------------------------------------
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Status: Before uninstall, this module version was ACTIVE on this kernel.
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] fglrx.ko:
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - Uninstallation
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - Deleting from: /usr/lib/modules/3.8.4-1-ARCH/extramodules/
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - Original module
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - No original module was found for this module on this kernel.
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - Use the dkms install command to reinstall any previous module version.
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] depmod.......
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] DKMS: uninstall completed.
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] ------------------------------
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Deleting module version: 13.1-2
    [2013-06-05 11:34] [ALPM-SCRIPTLET] completely from the DKMS tree.
    [2013-06-05 11:34] [ALPM-SCRIPTLET] ------------------------------
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Done.
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Creating symlink /var/lib/dkms/fglrx/13.4-1/source ->
    [2013-06-05 11:34] [ALPM-SCRIPTLET] /usr/src/fglrx-13.4-1
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] DKMS: add completed.
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Kernel preparation unnecessary for this kernel. Skipping...
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Building module:
    [2013-06-05 11:34] [ALPM-SCRIPTLET] cleaning build area....
    [2013-06-05 11:34] [ALPM-SCRIPTLET] sh make.sh --nohints --uname_r=3.8.4-1-ARCH --norootcheck........
    [2013-06-05 11:34] [ALPM-SCRIPTLET] cleaning build area....
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] DKMS: build completed.
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] fglrx.ko:
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Running module version sanity check.
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - Original module
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - No original module exists within this kernel
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - Installation
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - Installing to /usr/lib/modules/3.8.4-1-ARCH/extramodules/
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] depmod....
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] DKMS: install completed.
    [2013-06-05 11:34] [PACMAN] upgraded catalyst-dkms (13.1-2 -> 13.4-1)
    [2013-06-05 11:36] [PACMAN] Running 'pacman -R fondu'
    [2013-06-05 11:36] [PACMAN] removed fondu (060102-3)
    [2013-06-05 11:50] [PACMAN] Running 'pacman --color auto -U --force /tmp/yaourt-tmp-szebenyib/PKGDEST.nWC/foo2zjs-20130530-3-x86_64.pkg.tar.xz'
    [2013-06-05 11:50] [ALPM-SCRIPTLET]
    [2013-06-05 11:50] [ALPM-SCRIPTLET] Restarting cups
    [2013-06-05 11:50] [ALPM-SCRIPTLET]
    [2013-06-05 11:50] [ALPM-SCRIPTLET]
    [2013-06-05 11:50] [ALPM-SCRIPTLET] -----------------------------------------------------------
    [2013-06-05 11:50] [ALPM-SCRIPTLET] - -
    [2013-06-05 11:50] [ALPM-SCRIPTLET] -Remember to check for foomatic-db-foo2zjs updates as well-
    [2013-06-05 11:50] [ALPM-SCRIPTLET] - -
    [2013-06-05 11:50] [ALPM-SCRIPTLET] -----------------------------------------------------------
    [2013-06-05 11:50] [ALPM-SCRIPTLET]
    [2013-06-05 11:50] [PACMAN] reinstalled foo2zjs (20130530-3)
    [2013-06-05 11:50] [PACMAN] Running 'pacman -R foomatic-db-foo2zjs'
    [2013-06-05 11:51] [PACMAN] Running 'pacman -R foomatic-db-foo2zjs foo2zjs'
    [2013-06-05 11:51] [ALPM-SCRIPTLET]
    [2013-06-05 11:51] [ALPM-SCRIPTLET] Restarting cups
    [2013-06-05 11:51] [ALPM-SCRIPTLET]
    [2013-06-05 11:51] [ALPM-SCRIPTLET]
    [2013-06-05 11:51] [ALPM-SCRIPTLET] -----------------------------------------------------------
    [2013-06-05 11:51] [ALPM-SCRIPTLET] - -
    [2013-06-05 11:51] [ALPM-SCRIPTLET] - Remember to replace foomatic-db-foo2zjs with -
    [2013-06-05 11:51] [ALPM-SCRIPTLET] - foomatic-db from [extra]. -
    [2013-06-05 11:51] [ALPM-SCRIPTLET] - -
    [2013-06-05 11:51] [ALPM-SCRIPTLET] -----------------------------------------------------------
    [2013-06-05 11:51] [ALPM-SCRIPTLET]
    [2013-06-05 11:51] [PACMAN] removed foo2zjs (20130530-3)
    [2013-06-05 11:51] [PACMAN] removed foomatic-db-foo2zjs (4.0.17_20120712-2)
    [2013-06-05 11:51] [PACMAN] Running 'pacman --color auto -S --asdeps --needed --noconfirm extra/enscript'
    [2013-06-05 11:51] [PACMAN] installed enscript (1.6.5.2-2)
    [2013-06-05 12:05] [PACMAN] Running 'pacman --color auto -U --asdeps --noconfirm /tmp/yaourt-tmp-szebenyib/PKGDEST.yFz/foomatic-db-foo2zjs-1:4.0.17_20130518-1-x86_64.pkg.tar.xz'
    [2013-06-05 12:05] [PACMAN] installed foomatic-db-foo2zjs (1:4.0.17_20130518-1)
    [2013-06-05 12:13] [PACMAN] Running 'pacman --color auto -U --noconfirm /tmp/yaourt-tmp-szebenyib/PKGDEST.N1v/foo2zjs-20130530-3-x86_64.pkg.tar.xz'
    [2013-06-05 12:13] [ALPM-SCRIPTLET]
    [2013-06-05 12:13] [ALPM-SCRIPTLET] Restarting cups
    [2013-06-05 12:13] [ALPM-SCRIPTLET]
    [2013-06-05 12:13] [ALPM-SCRIPTLET]
    [2013-06-05 12:13] [ALPM-SCRIPTLET] -----------------------------------------------------------
    [2013-06-05 12:13] [ALPM-SCRIPTLET] - -
    [2013-06-05 12:13] [ALPM-SCRIPTLET] - You need to add your user to the lp group. -
    [2013-06-05 12:13] [ALPM-SCRIPTLET] - -
    [2013-06-05 12:13] [ALPM-SCRIPTLET] - -
    [2013-06-05 12:13] [ALPM-SCRIPTLET] - Please refer to the table at http://foo2zjs.rkkda.com/ -
    [2013-06-05 12:13] [ALPM-SCRIPTLET] - -
    [2013-06-05 12:13] [ALPM-SCRIPTLET] - to choose the appropriate driver for your printer. -
    [2013-06-05 12:13] [ALPM-SCRIPTLET] - -
    [2013-06-05 12:13] [ALPM-SCRIPTLET] -----------------------------------------------------------
    [2013-06-05 12:13] [ALPM-SCRIPTLET]
    [2013-06-05 12:13] [PACMAN] installed foo2zjs (20130530-3)
    [2013-06-05 12:30] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.omZ/plymouth-0.8.8-10-x86_64.pkg.tar.xz'
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] ==================================================================================
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 1. To make Plymouth work:
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 1.1. Add "plymouth" to HOOKS after "base" and "udev" in /etc/mkinitcpio.conf
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 1.2. Add 'quiet splash' to the grub command line
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 1.3. Rebuild your initrd image (# mkinitcpio -p [kernel preset name]).
    [2013-06-05 12:30] [ALPM-SCRIPTLET] E.g.: sudo mkinitcpio -p linux
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 2. To enable encryption, replace "encrypt" with "plymouth-encrypt" in
    [2013-06-05 12:30] [ALPM-SCRIPTLET] mkinitcpio.conf and rebuild your initrd image.
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 3. You will also need to rebuild your initrd image every time you change your theme
    [2013-06-05 12:30] [ALPM-SCRIPTLET] (the default is set as 'spinfinity').
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] To list all plymouth themes:
    [2013-06-05 12:30] [ALPM-SCRIPTLET] plymouth-set-default-theme -l
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] To change theme:
    [2013-06-05 12:30] [ALPM-SCRIPTLET] # plymouth-set-default-theme <theme>
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] To rebuild initrd image:
    [2013-06-05 12:30] [ALPM-SCRIPTLET] # mkinitcpio -p linux
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 4. For Smooth Transition to Display Manager you have to:
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 4.1. See the Wiki Page (link in 5) to prepare your Display Manager
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 4.2. Disable your Display Manager Unit
    [2013-06-05 12:30] [ALPM-SCRIPTLET] E.g. : systemctl disable kdm.service
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 4.3. Enable the respective DM-plymouth Unit (GDM,KDM,Lightdm,LXDM units provided)
    [2013-06-05 12:30] [ALPM-SCRIPTLET] E.g. : systemctl enable kdm-plymouth.service
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 5. For more information please visit the Wiki page:
    [2013-06-05 12:30] [ALPM-SCRIPTLET] https://wiki.archlinux.org/index.php/Plymouth
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] OBS. If you have any leftover "kill Plymouth" lines in /etc/rc.local or ~/.xinitrc
    [2013-06-05 12:30] [ALPM-SCRIPTLET] they are no longer required.
    [2013-06-05 12:30] [ALPM-SCRIPTLET] ==================================================================================
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [PACMAN] reinstalled plymouth (0.8.8-10)
    [2013-06-05 12:30] [PACMAN] Running 'pacman --color auto -S --asdeps --needed community/audit'
    [2013-06-05 12:30] [PACMAN] installed audit (2.2.3-2)
    [2013-06-05 12:32] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.8WE/e4rat-0.2.3-2-x86_64.pkg.tar.xz'
    [2013-06-05 12:32] [PACMAN] upgraded e4rat (0.2.3-1 -> 0.2.3-2)
    [2013-06-05 12:39] [PACMAN] Running 'pacman -R plymouth'
    [2013-06-05 12:39] [PACMAN] removed plymouth (0.8.8-10)
    [2013-06-05 12:41] [PACMAN] Running 'pacman -Syu --ignore filesystem,bash'
    [2013-06-05 12:41] [PACMAN] synchronizing package lists
    [2013-06-05 12:41] [PACMAN] starting full system upgrade
    [2013-06-05 13:04] [PACMAN] upgraded linux-api-headers (3.7.4-1 -> 3.8.4-1)
    [2013-06-05 13:04] [PACMAN] upgraded tzdata (2013b-1 -> 2013c-1)
    [2013-06-05 13:04] [ALPM-SCRIPTLET] Generating locales...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] en_US.UTF-8... done
    [2013-06-05 13:04] [ALPM-SCRIPTLET] hu_HU.UTF-8... done
    [2013-06-05 13:04] [ALPM-SCRIPTLET] Generation complete.
    [2013-06-05 13:04] [PACMAN] upgraded glibc (2.17-3 -> 2.17-6)
    [2013-06-05 13:04] [PACMAN] upgraded lib32-glibc (2.17-2 -> 2.17-5)
    [2013-06-05 13:04] [PACMAN] upgraded lib32-gcc-libs (4.7.2-4 -> 4.8.1-1)
    [2013-06-05 13:04] [PACMAN] upgraded gcc-libs-multilib (4.7.2-4 -> 4.8.1-1)
    [2013-06-05 13:04] [PACMAN] upgraded pcre (8.32-1 -> 8.33-1)
    [2013-06-05 13:04] [PACMAN] upgraded glib2 (2.34.3-1 -> 2.36.2-1)
    [2013-06-05 13:04] [PACMAN] upgraded zlib (1.2.7-1 -> 1.2.8-1)
    [2013-06-05 13:04] [PACMAN] upgraded cracklib (2.8.22-1 -> 2.8.22-3)
    [2013-06-05 13:04] [PACMAN] upgraded libtirpc (0.2.2-4 -> 0.2.3-1)
    [2013-06-05 13:04] [PACMAN] upgraded pam (1.1.6-1 -> 1.1.6-4)
    [2013-06-05 13:04] [PACMAN] upgraded expat (2.1.0-1 -> 2.1.0-2)
    [2013-06-05 13:04] [PACMAN] upgraded gmp (5.1.1-1 -> 5.1.2-1)
    [2013-06-05 13:04] [PACMAN] upgraded libcap (2.22-3 -> 2.22-5)
    [2013-06-05 13:04] [PACMAN] upgraded coreutils (8.21-1 -> 8.21-2)
    [2013-06-05 13:04] [PACMAN] upgraded dbus (1.6.8-6 -> 1.6.10-1)
    [2013-06-05 13:04] [PACMAN] upgraded kbd (1.15.5-3 -> 1.15.5-4)
    [2013-06-05 13:04] [PACMAN] upgraded kmod (12-1 -> 13-2)
    [2013-06-05 13:04] [PACMAN] upgraded hwids (20130228-1 -> 20130512-1)
    [2013-06-05 13:04] [PACMAN] upgraded libgcrypt (1.5.1-1 -> 1.5.2-1)
    [2013-06-05 13:04] [PACMAN] upgraded shadow (4.1.5.1-5 -> 4.1.5.1-6)
    [2013-06-05 13:04] [PACMAN] upgraded util-linux (2.22.2-2 -> 2.23.1-2)
    [2013-06-05 13:04] [ALPM-SCRIPTLET] ==> The /bin/systemd symlink has been removed. Any references in your
    [2013-06-05 13:04] [ALPM-SCRIPTLET] bootloader (or elsewhere) must be updated to /usr/lib/systemd/systemd.
    [2013-06-05 13:04] [PACMAN] upgraded systemd (198-2 -> 204-3)
    [2013-06-05 13:04] [PACMAN] upgraded nspr (4.9.5-1 -> 4.9.6-1)
    [2013-06-05 13:04] [PACMAN] installed js185 (1.0.0-2)
    [2013-06-05 13:04] [PACMAN] upgraded polkit (0.110-1 -> 0.110-2)
    [2013-06-05 13:04] [PACMAN] upgraded accountsservice (0.6.30-1 -> 0.6.32-1)
    [2013-06-05 13:04] [PACMAN] upgraded acpid (2.0.18-2 -> 2.0.19-1)
    [2013-06-05 13:04] [PACMAN] upgraded alsa-lib (1.0.26-1 -> 1.0.27.1-1)
    [2013-06-05 13:04] [PACMAN] upgraded alsa-plugins (1.0.26-1 -> 1.0.27-1)
    [2013-06-05 13:04] [PACMAN] upgraded dialog (1.2_20121230-1 -> 1.2_20130523-1)
    [2013-06-05 13:04] [PACMAN] upgraded pciutils (3.1.10-1 -> 3.2.0-3)
    [2013-06-05 13:04] [PACMAN] upgraded psmisc (22.19-1 -> 22.20-1)
    [2013-06-05 13:04] [PACMAN] upgraded alsa-utils (1.0.26-1 -> 1.0.27.1-2)
    [2013-06-05 13:04] [PACMAN] upgraded libsasl (2.1.26-2 -> 2.1.26-4)
    [2013-06-05 13:04] [PACMAN] upgraded e2fsprogs (1.42.7-1 -> 1.42.7-2)
    [2013-06-05 13:04] [PACMAN] upgraded libldap (2.4.34-1 -> 2.4.35-4)
    [2013-06-05 13:04] [PACMAN] upgraded apr-util (1.5.1-1 -> 1.5.2-1)
    [2013-06-05 13:04] [ALPM-SCRIPTLET] ==> Kulcsok hozzáfűzése a(z) archlinux.gpg fájlból...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
    [2013-06-05 13:04] [ALPM-SCRIPTLET] gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u
    [2013-06-05 13:04] [ALPM-SCRIPTLET] gpg: depth: 1 valid: 6 signed: 64 trust: 1-, 0q, 0n, 5m, 0f, 0u
    [2013-06-05 13:04] [ALPM-SCRIPTLET] gpg: depth: 2 valid: 63 signed: 3 trust: 63-, 0q, 0n, 0m, 0f, 0u
    [2013-06-05 13:04] [ALPM-SCRIPTLET] gpg: A bizalmi adatbázis következő ellenőrzése: 2014-01-22.
    [2013-06-05 13:04] [ALPM-SCRIPTLET] ==> Megbízható kulcsok aláírása helyileg a kulcstartóban...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] -> 0E8B644079F599DFC1DDC3973348882F6AC6A4C2 kulcs aláírása helyileg...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] -> 684148BB25B49E986A4944C55184252D824B18E8 kulcs aláírása helyileg...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] -> 44D4A033AC140143927397D47EFD567D4C7EA887 kulcs aláírása helyileg...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] -> 27FFC4769E19F096D41D9265A04F9397CDFD6BB0 kulcs aláírása helyileg...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] -> AB19265E5D7D20687D303246BA1DFB64FFF979E7 kulcs aláírása helyileg...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] ==> Megbízhatósági értékek importálása...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] ==> Visszavont kulcsok tiltása a kulcstartóban...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] -> 1390420191 kulcs tiltása...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] -> E2539214C6C11350 kulcs tiltása...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] -> 8544EA82113502DE kulcs tiltása...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] ==> Megbízhatósági adatbázis frissítése...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] gpg: A bizalmi adatbázis következő ellenőrzése: 2014-01-22.
    [2013-06-05 13:04] [PACMAN] upgraded archlinux-keyring (20130224-1 -> 20130525-1)
    [2013-06-05 13:04] [PACMAN] upgraded libxau (1.0.7-1 -> 1.0.8-1)
    [2013-06-05 13:04] [PACMAN] upgraded libxcb (1.9-3 -> 1.9.1-1)
    [2013-06-05 13:05] [PACMAN] upgraded libx11 (1.5.0-2 -> 1.6.0-1)
    [2013-06-05 13:05] [PACMAN] upgraded libxext (1.3.1-1 -> 1.3.2-1)
    [2013-06-05 13:05] [PACMAN] upgraded libxi (1.7-1 -> 1.7.1-1)
    [2013-06-05 13:05] [PACMAN] upgraded libxfixes (5.0-2 -> 5.0.1-1)
    [2013-06-05 13:05] [PACMAN] upgraded libxtst (1.2.1-1 -> 1.2.2-1)
    [2013-06-05 13:05] [PACMAN] upgraded at-spi2-core (2.6.3-1 -> 2.8.0-1)
    [2013-06-05 13:05] [PACMAN] upgraded atk (2.6.0-1 -> 2.8.0-1)
    [2013-06-05 13:05] [PACMAN] upgraded at-spi2-atk (2.6.2-1 -> 2.8.1-1)
    [2013-06-05 13:05] [PACMAN] upgraded libsigc++ (2.2.11-1 -> 2.3.1-1)
    [2013-06-05 13:05] [PACMAN] upgraded glibmm (2.34.1-1 -> 2.36.2-1)
    [2013-06-05 13:05] [PACMAN] upgraded atkmm (2.22.6-1 -> 2.22.7-1)
    [2013-06-05 13:05] [PACMAN] upgraded perl (5.16.3-1 -> 5.18.0-1)
    [2013-06-05 13:05] [PACMAN] upgraded automake (1.13.1-1 -> 1.13.2-1)
    [2013-06-05 13:05] [PACMAN] upgraded avahi (0.6.31-6 -> 0.6.31-9)
    [2013-06-05 13:05] [PACMAN] upgraded libpng (1.5.14-1 -> 1.6.2-3)
    [2013-06-05 13:05] [ALPM-SCRIPTLET] updating font cache... done.
    [2013-06-05 13:05] [PACMAN] upgraded fontconfig (2.10.2-1 -> 2.10.93-1)
    [2013-06-05 13:05] [PACMAN] upgraded pixman (0.28.2-1 -> 0.30.0-1)
    [2013-06-05 13:05] [PACMAN] upgraded libdrm (2.4.43-1 -> 2.4.45-1)
    [2013-06-05 13:05] [PACMAN] upgraded wayland (1.0.6-1 -> 1.1.0-1)
    [2013-06-05 13:05] [PACMAN] upgraded libxxf86vm (1.1.2-1 -> 1.1.3-1)
    [2013-06-05 13:05] [PACMAN] installed llvm-amdgpu-lib-snapshot (20130403-3)
    [2013-06-05 13:05] [PACMAN] upgraded mesa (9.1.1-1 -> 9.1.3-1)
    [2013-06-05 13:05] [PACMAN] upgraded cairo (1.12.14-3 -> 1.12.14-4)
    [2013-06-05 13:05] [PACMAN] upgraded libjpeg-turbo (1.2.1-1 -> 1.3.0-2)
    [2013-06-05 13:05] [PACMAN] upgraded libtiff (4.0.3-1 -> 4.0.3-2)
    [2013-06-05 13:05] [ALPM-SCRIPTLET] g_module_open() failed for /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: libpng15.so.15: cannot open shared object file: No such file or directory
    [2013-06-05 13:05] [PACMAN] upgraded gdk-pixbuf2 (2.26.5-2 -> 2.28.1-2)
    [2013-06-05 13:05] [PACMAN] upgraded giflib (4.1.6-5 -> 4.2.1-2)
    [2013-06-05 13:05] [PACMAN] upgraded imlib2 (1.4.5-2 -> 1.4.5-4)
    [2013-06-05 13:05] [PACMAN] upgraded libxcursor (1.1.13-1 -> 1.1.14-1)
    [2013-06-05 13:05] [PACMAN] upgraded lua (5.2.1-3 -> 5.2.2-1)
    [2013-06-05 13:05] [PACMAN] upgraded icu (51.1-1 -> 51.2-1)
    [2013-06-05 13:05] [PACMAN] upgraded graphite (1:1.2.1-1 -> 1:1.2.2-1)
    [2013-06-05 13:05] [PACMAN] upgraded harfbuzz (0.9.14-1 -> 0.9.17-2)
    [2013-06-05 13:05] [ALPM-SCRIPTLET] /tmp/alpm_DTKAFN/.INSTALL: sor: 5: sbin/ldconfig: Nincs ilyen fájl vagy könyvtár
    [2013-06-05 13:05] [PACMAN] upgraded pango (1.32.5-1 -> 1.34.1-1)
    [2013-06-05 13:05] [PACMAN] upgraded awesome (3.5-2 -> 3.5.1-1)
    [2013-06-05 13:05] [PACMAN] upgraded bash-completion (2.0-3 -> 2.1-2)
    [2013-06-05 13:05] [PACMAN] upgraded binutils-multilib (2.23.1-3 -> 2.23.2-2)
    [2013-06-05 13:05] [PACMAN] upgraded m4 (1.4.16-2 -> 1.4.16-3)
    [2013-06-05 13:05] [PACMAN] upgraded bison (2.7-1 -> 2.7.1-1)
    [2013-06-05 13:05] [PACMAN] upgraded sqlite (3.7.16.1-1 -> 3.7.17-1)
    [2013-06-05 13:05] [PACMAN] upgraded python2 (2.7.3-4 -> 2.7.5-1)
    [2013-06-05 13:05] [PACMAN] upgraded bluez (4.101-1 -> 4.101-2)
    [2013-06-05 13:05] [PACMAN] upgraded gtk-update-icon-cache (2.24.17-1 -> 2.24.18-1)
    [2013-06-05 13:05] [PACMAN] upgraded librsvg (2.36.4-1 -> 2.37.0-2)
    [2013-06-05 13:06] [PACMAN] upgraded gnome-icon-theme-symbolic (3.6.2-1 -> 3.8.2.2-1)
    [2013-06-05 13:06] [PACMAN] upgraded gnome-icon-theme (3.6.2-1 -> 3.8.2-1)
    [2013-06-05 13:06] [PACMAN] upgraded libpulse (3.0-2 -> 3.0-3)
    [2013-06-05 13:06] [PACMAN] upgraded libusbx (1.0.14-1 -> 1.0.15-1)
    [2013-06-05 13:06] [PACMAN] upgraded openobex (1.5-3 -> 1.7-5)
    [2013-06-05 13:06] [PACMAN] upgraded libltdl (2.4.2-7 -> 2.4.2-9)
    [2013-06-05 13:06] [PACMAN] upgraded libxt (1.1.3-1 -> 1.1.4-1)
    [2013-06-05 13:06] [PACMAN] upgraded liblqr (0.4.1-3 -> 0.4.2-1)
    [2013-06-05 13:06] [PACMAN] upgraded imagemagick (6.8.4.0-1 -> 6.8.5.7-1)
    [2013-06-05 13:06] [PACMAN] upgraded obex-data-server (0.4.6-5 -> 0.4.6-7)
    [2013-06-05 13:06] [PACMAN] upgraded blueman (1.23-5 -> 1.23-6)
    [2013-06-05 13:06] [PACMAN] upgraded boost-libs (1.52.0-3 -> 1.53.0-2)
    [2013-06-05 13:06] [PACMAN] upgraded boost (1.52.0-3 -> 1.53.0-2)
    [2013-06-05 13:06] [PACMAN] upgraded sed (4.2.2-2 -> 4.2.2-3)
    [2013-06-05 13:06] [PACMAN] upgraded ca-certificates (20130119-1 -> 20130119-2)
    [2013-06-05 13:06] [PACMAN] upgraded ca-certificates-java (20121112+nmu2-1 -> 20121112+nmu2-2)
    [2013-06-05 13:06] [PACMAN] upgraded cairo-perl (1.082-2 -> 1.103-2)
    [2013-06-05 13:06] [PACMAN] upgraded cairomm (1.10.0-2 -> 1.10.0-3)
    [2013-06-05 13:06] [PACMAN] upgraded libxml2 (2.8.0-1 -> 2.9.1-2)
    [2013-06-05 13:06] [PACMAN] upgraded libbluray (0.2.3-1 -> 0.3.0-1)
    [2013-06-05 13:06] [PACMAN] upgraded libva (1.1.0-2 -> 1.1.1-1)
    [2013-06-05 13:06] [PACMAN] upgraded libvpx (1.1.0-1 -> 1.2.0-1)
    [2013-06-05 13:06] [PACMAN] upgraded openjpeg (1.5.0-1 -> 1.5.1-1)
    [2013-06-05 13:06] [PACMAN] upgraded opus (1.0.2-1 -> 1.0.2-2)
    [2013-06-05 13:06] [PACMAN] upgraded rtmpdump (20121203-1 -> 20121203-2)
    [2013-06-05 13:06] [PACMAN] upgraded v4l-utils (0.9.3-2 -> 0.9.5-2)
    [2013-06-05 13:06] [PACMAN] upgraded ffmpeg (1:1.2-1 -> 1:1.2.1-1)
    [2013-06-05 13:06] [PACMAN] upgraded chromaprint (0.7-4 -> 0.7-5)
    [2013-06-05 13:06] [PACMAN] upgraded keyutils (1.5.5-3 -> 1.5.5-5)
    [2013-06-05 13:06] [PACMAN] upgraded krb5 (1.11.1-1 -> 1.11.2-4)
    [2013-06-05 13:06] [PACMAN] installed libbsd (0.4.2-1)
    [2013-06-05 13:06] [PACMAN] upgraded libwbclient (3.6.13-1 -> 4.0.6-1)
    [2013-06-05 13:06] [PACMAN] upgraded cifs-utils (5.9-1 -> 6.0-2)
    [2013-06-05 13:06] [PACMAN] upgraded cogl (1.10.4-1 -> 1.14.0-3)
    [2013-06-05 13:06] [PACMAN] upgraded json-glib (0.15.2-1 -> 0.16.0-1)
    [2013-06-05 13:06] [PACMAN] upgraded xkeyboard-config (2.8-1 -> 2.9-1)
    [2013-06-05 13:06] [PACMAN] upgraded libxkbcommon (0.2.0-3 -> 0.3.0-1)
    [2013-06-05 13:06] [PACMAN] upgraded clutter (1.12.2-1 -> 1.14.4-2)
    [2013-06-05 13:06] [PACMAN] upgraded libtasn1 (3.2-1 -> 3.3-1)
    [2013-06-05 13:06] [PACMAN] upgraded nettle (2.6-1 -> 2.7.1-1)
    [2013-06-05 13:06] [PACMAN] upgraded p11-kit (0.13-1 -> 0.18.2-1)
    [2013-06-05 13:06] [PACMAN] upgraded gnutls (3.1.10-1 -> 3.2.1-1)
    [2013-06-05 13:06] [PACMAN] upgraded libcups (1.6.2-1 -> 1.6.2-2)
    [2013-06-05 13:06] [PACMAN] upgraded libxinerama (1.1.2-1 -> 1.1.3-1)
    [2013-06-05 13:06] [PACMAN] upgraded libxrandr (1.4.0-1 -> 1.4.1-1)
    [2013-06-05 13:06] [PACMAN] upgraded libgusb (0.1.4-1 -> 0.1.6-1)
    [2013-06-05 13:06] [PACMAN] upgraded dconf (0.14.1-1 -> 0.16.0-1)
    [2013-06-05 13:06] [ALPM] warning: /etc/colord.conf installed as /etc/colord.conf.pacnew
    [2013-06-05 13:06] [PACMAN] upgraded colord (0.1.31-1 -> 1.0.0-1)
    [2013-06-05 13:06] [PACMAN] upgraded gtk3 (3.6.4-2 -> 3.8.2-1)
    [2013-06-05 13:06] [PACMAN] upgraded clutter-gtk (1.4.2-1 -> 1.4.4-1)
    [2013-06-05 13:06] [PACMAN] upgraded curl (7.29.0-2 -> 7.30.0-1)
    [2013-06-05 13:06] [PACMAN] upgraded cmake (2.8.10.2-5 -> 2.8.11-2)
    [2013-06-05 13:06] [PACMAN] upgraded cpupower (3.8-1 -> 3.9-3)
    [2013-06-05 13:06] [PACMAN] upgraded cronie (1.4.9-2 -> 1.4.9-4)
    [2013-06-05 13:06] [PACMAN] upgraded device-mapper (2.02.98-3 -> 2.02.98-4)
    [2013-06-05 13:06] [PACMAN] upgraded popt (1.16-5 -> 1.16-6)
    [2013-06-05 13:06] [PACMAN] upgraded cryptsetup (1.6.0-1 -> 1.6.1-2)
    [2013-06-05 13:06] [PACMAN] upgraded poppler (0.22.2-1 -> 0.22.4-1)
    [2013-06-05 13:06] [PACMAN] upgraded qpdf (4.0.1-1 -> 4.1.0-1)
    [2013-06-05 13:06] [PACMAN] upgraded cups-filters (1.0.31-1 -> 1.0.34-4)
    [2013-06-05 13:07] [PACMAN] upgraded cups (1.6.2-1 -> 1.6.2-2)
    [2013-06-05 13:07] [PACMAN] upgraded dash (0.5.7-3 -> 0.5.7-4)
    [2013-06-05 13:07] [PACMAN] upgraded iptables (1.4.18-1 -> 1.4.19.1-1)
    [2013-06-05 13:07] [PACMAN] upgraded iproute2 (3.8.0-1 -> 3.9.0-2)
    [2013-06-05 13:07] [PACMAN] upgraded dhclient (4.2.5-1 -> 4.2.5.p1-2)
    [2013-06-05 13:07] [PACMAN] upgraded dhcpcd (5.6.7-1 -> 5.6.8-3)
    [2013-06-05 13:07] [PACMAN] upgraded libksba (1.2.0-3 -> 1.3.0-1)
    [2013-06-05 13:07] [PACMAN] upgraded dirmngr (1.1.0-4 -> 1.1.1-1)
    [2013-06-05 13:07] [PACMAN] upgraded gcc-multilib (4.7.2-4 -> 4.8.1-1)
    [2013-06-05 13:07] [PACMAN] upgraded dkms (2.2.0.3-13 -> 2.2.0.3-14)
    [2013-06-05 13:07] [PACMAN] upgraded libxslt (1.1.26-3 -> 1.1.28-1)
    [2013-06-05 13:07] [PACMAN] upgraded docbook-xsl (1.78.0-1 -> 1.78.1-1)
    [2013-06-05 13:07] [PACMAN] upgraded gtk2 (2.24.17-1 -> 2.24.18-1)
    [2013-06-05 13:07] [PACMAN] upgraded dropbox (1.6.16-1 -> 2.0.16-1)
    [2013-06-05 13:07] [ALPM-SCRIPTLET] /tmp/alpm_NMeaOd/.INSTALL: sor: 9: sbin/ldconfig: Nincs ilyen fájl vagy könyvtár
    [2013-06-05 13:07] [PACMAN] upgraded fakeroot (1.18.4-1 -> 1.19-1)
    [2013-06-05 13:07] [PACMAN] upgraded file-roller (3.6.3-2 -> 3.8.2-1)
    [2013-06-05 13:07] [PACMAN] upgraded wxgtk (2.8.12.1-4 -> 2.8.12.1-5)
    [2013-06-05 13:07] [PACMAN] upgraded filezilla (3.6.0.2-1 -> 3.7.0.2-1)
    [2013-06-05 13:07] [PACMAN] upgraded nss (3.14.3-2 -> 3.14.3-3)
    [2013-06-05 13:07] [PACMAN] upgraded firefox (19.0.2-1 -> 21.0-1)
    [2013-06-05 13:07] [PACMAN] upgraded libogg (1.3.0-1 -> 1.3.1-1)
    [2013-06-05 13:07] [PACMAN] upgraded flac (1.2.1-3 -> 1.3.0-1)
    [2013-06-05 13:07] [PACMAN] upgraded flashplugin (11.2.202.275-1 -> 11.2.202.285-1)
    [2013-06-05 13:07] [PACMAN] upgraded foomatic-filters (1:4.0.17_20120712-1 -> 1:4.0.17_20130518-1)
    [2013-06-05 13:07] [PACMAN] upgraded foomatic-db-engine (1:4.0.17_20120712-1 -> 1:4.0.17_20130518-1)
    [2013-06-05 13:07] [PACMAN] upgraded freeglut (2.8.0-2 -> 2.8.1-1)
    [2013-06-05 13:07] [PACMAN] upgraded fuse (2.9.2-1 -> 2.9.2-3)
    [2013-06-05 13:07] [PACMAN] upgraded libxfce4util (4.10.0-1 -> 4.10.1-2)
    [2013-06-05 13:07] [PACMAN] upgraded garcon (0.2.0-1 -> 0.2.1-1)
    [2013-06-05 13:07] [PACMAN] upgraded gawk (4.0.2-1 -> 4.1.0-1)
    [2013-06-05 13:07] [PACMAN] upgraded gconf (3.2.6-1 -> 3.2.6-2)
    [2013-06-05 13:07] [PACMAN] upgraded gcr (3.6.2-2 -> 3.8.2-1)
    [2013-06-05 13:07] [PACMAN] upgraded gd (2.0.36RC1-5 -> 2.0.36RC1-6)
    [2013-06-05 13:07] [PACMAN] upgraded geany (1.23-1 -> 1.23.1-1)
    [2013-06-05 13:07] [PACMAN] upgraded geoip-database (20130206-1 -> 20130514-1)
    [2013-06-05 13:07] [PACMAN] upgraded geoip (1.4.8-2 -> 1.5.0-1)
    [2013-06-05 13:07] [PACMAN] upgraded ghostscript (9.07-1 -> 9.07-2)
    [2013-06-05 13:07] [PACMAN] upgraded perl-error (0.17019-1 -> 0.17020-1)
    [2013-06-05 13:07] [PACMAN] upgraded git (1.8.2-1 -> 1.8.3-1)
    [2013-06-05 13:07] [PACMAN] upgraded libproxy (0.4.11-1 -> 0.4.11-2)
    [2013-06-05 13:07] [PACMAN] upgraded gsettings-desktop-schemas (3.6.1-1 -> 3.8.2-1)
    [2013-06-05 13:07] [PACMAN] upgraded glib-networking (2.34.2-1 -> 2.36.2-1)
    [2013-06-05 13:07] [PACMAN] upgraded glib-perl (1.260-1 -> 1.280-3)
    [2013-06-05 13:07] [PACMAN] upgraded gmtk (1.0.7-1 -> 1.0.8-1)
    [2013-06-05 13:07] [PACMAN] upgraded libatasmart (0.19-1 -> 0.19-2)
    [2013-06-05 13:07] [PACMAN] upgraded udisks2 (2.0.1-1 -> 2.1.0-3)
    [2013-06-05 13:07] [PACMAN] upgraded libsecret (0.14-1 -> 0.15-1)
    [2013-06-05 13:08] [PACMAN] upgraded gnome-disk-utility (3.6.1-1 -> 3.8.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded lirc-utils (1:0.9.0-39 -> 1:0.9.0-46)
    [2013-06-05 13:08] [PACMAN] installed tevent (0.9.18-1)
    [2013-06-05 13:08] [PACMAN] installed ldb (1.1.15-1)
    [2013-06-05 13:08] [PACMAN] upgraded smbclient (3.6.13-1 -> 4.0.6-1)
    [2013-06-05 13:08] [PACMAN] upgraded libxxf86dga (1.1.3-1 -> 1.1.4-1)
    [2013-06-05 13:08] [PACMAN] upgraded mpg123 (1.15.1-1 -> 1.15.4-1)
    [2013-06-05 13:08] [PACMAN] upgraded libcdio-paranoia (10.2+0.90-1 -> 10.2+0.90+1-1)
    [2013-06-05 13:08] [PACMAN] upgraded mplayer (35920-1 -> 36285-1)
    [2013-06-05 13:08] [PACMAN] upgraded gnome-mplayer (1.0.7-2 -> 1.0.8-1)
    [2013-06-05 13:08] [PACMAN] upgraded pango-perl (1.223-2 -> 1.224-2)
    [2013-06-05 13:08] [PACMAN] upgraded gtk2-perl (1.244-1 -> 1.247-2)
    [2013-06-05 13:08] [PACMAN] upgraded gnome-vfs-perl (1.081-6 -> 1.081-7)
    [2013-06-05 13:08] [PACMAN] upgraded gnomecanvas-perl (1.002-10 -> 1.002-11)
    [2013-06-05 13:08] [PACMAN] upgraded pinentry (0.8.2-2 -> 0.8.3-1)
    [2013-06-05 13:08] [PACMAN] upgraded gnupg (2.0.19-6 -> 2.0.20-2)
    [2013-06-05 13:08] [PACMAN] upgraded python2-mako (0.7.3-1 -> 0.8.1-1)
    [2013-06-05 13:08] [PACMAN] upgraded gobject-introspection (1.34.2-1 -> 1.36.0-1)
    [2013-06-05 13:08] [PACMAN] upgraded parted (3.1-1 -> 3.1-2)
    [2013-06-05 13:08] [PACMAN] upgraded pangomm (2.28.4-1 -> 2.34.0-1)
    [2013-06-05 13:08] [PACMAN] upgraded gtkmm (2.24.2-2 -> 2.24.3-1)
    [2013-06-05 13:08] [PACMAN] upgraded gparted (0.15.0-1 -> 0.16.1-5)
    [2013-06-05 13:08] [PACMAN] upgraded gpgme (1.3.2-1 -> 1.4.1-1)
    [2013-06-05 13:08] [PACMAN] upgraded gpm (1.20.7-1 -> 1.20.7-3)
    [2013-06-05 13:08] [PACMAN] upgraded groff (1.22.2-2 -> 1.22.2-3)
    [2013-06-05 13:08] [PACMAN] upgraded gstreamer0.10 (0.10.36-1 -> 0.10.36-2)
    [2013-06-05 13:08] [PACMAN] upgraded gstreamer0.10-good (0.10.31-1 -> 0.10.31-3)
    [2013-06-05 13:08] [ALPM-SCRIPTLET] /tmp/alpm_i2PHDJ/.INSTALL: sor: 18: usr/sbin/gconfpkg: Nincs ilyen fájl vagy könyvtár
    [2013-06-05 13:08] [ALPM-SCRIPTLET] /tmp/alpm_EvtktN/.INSTALL: sor: 4: usr/sbin/gconfpkg: Nincs ilyen fájl vagy könyvtár
    [2013-06-05 13:08] [PACMAN] upgraded gstreamer0.10-good-plugins (0.10.31-1 -> 0.10.31-3)
    [2013-06-05 13:08] [PACMAN] installed gstreamer (1.0.7-1)
    [2013-06-05 13:08] [PACMAN] upgraded orc (0.4.16-1 -> 0.4.17-1)
    [2013-06-05 13:08] [PACMAN] upgraded libxv (1.0.7-1 -> 1.0.8-1)
    [2013-06-05 13:08] [PACMAN] installed gst-plugins-base-libs (1.0.7-1)
    [2013-06-05 13:08] [PACMAN] upgraded libwebp (0.2.1-1 -> 0.3.0-3)
    [2013-06-05 13:08] [PACMAN] installed geoclue (0.12.99-1)
    [2013-06-05 13:08] [PACMAN] installed webkitgtk3 (2.0.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded gthumb (3.1.2-1 -> 3.2.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded gtkmm3 (3.6.0-1 -> 3.8.1-1)
    [2013-06-05 13:08] [PACMAN] upgraded gvfs (1.14.2-4 -> 1.16.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded gvfs-smb (1.14.2-4 -> 1.16.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded vim-runtime (7.3.875-1 -> 7.3.918-2)
    [2013-06-05 13:08] [PACMAN] upgraded ruby (2.0.0_p0-1 -> 2.0.0_p195-1)
    [2013-06-05 13:08] [PACMAN] upgraded gvim (7.3.875-1 -> 7.3.918-2)
    [2013-06-05 13:08] [PACMAN] upgraded hddtemp (0.3.beta15.52-1 -> 0.3.beta15.52-2)
    [2013-06-05 13:08] [PACMAN] upgraded hdparm (9.43-1 -> 9.43-2)
    [2013-06-05 13:08] [PACMAN] upgraded pygobject-devel (3.4.2-1 -> 3.8.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded python2-gobject (3.4.2-1 -> 3.8.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded ibus (1.5.1-1 -> 1.5.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded jre7-openjdk-headless (7.u17_2.3.8-1 -> 7.u21_2.3.9-4)
    [2013-06-05 13:08] [PACMAN] upgraded jre7-openjdk (7.u17_2.3.8-1 -> 7.u21_2.3.9-4)
    [2013-06-05 13:08] [PACMAN] upgraded icedtea-web-java7 (1.3.1-2 -> 1.4-1)
    [2013-06-05 13:08] [PACMAN] upgraded ilmbase (1.0.3-1 -> 2.0.0-1)
    [2013-06-05 13:08] [PACMAN] upgraded inetutils (1.9.1-4 -> 1.9.1-6)
    [2013-06-05 13:08] [PACMAN] upgraded python (3.3.0-3 -> 3.3.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded iotop (0.5-1 -> 0.5-2)
    [2013-06-05 13:08] [PACMAN] upgraded iputils (20121221-1 -> 20121221-2)
    [2013-06-05 13:08] [PACMAN] upgraded isl (0.11.1-1 -> 0.11.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded jbig2dec (0.11-5 -> 0.11-6)
    [2013-06-05 13:08] [PACMAN] upgraded jdk7-openjdk (7.u17_2.3.8-1 -> 7.u21_2.3.9-4)
    [2013-06-05 13:08] [PACMAN] upgraded jfsutils (1.1.15-3 -> 1.1.15-4)
    [2013-06-05 13:08] [PACMAN] upgraded js (1.8.5-3 -> 17.0.0-1)
    [2013-06-05 13:08] [PACMAN] upgraded strigi (0.7.8-2 -> 0.7.8-3)
    [2013-06-05 13:09] [PACMAN] upgraded qt4 (4.8.4-16 -> 4.8.4-18)
    [2013-06-05 13:09] [PACMAN] upgraded virtuoso-base (6.1.6-1 -> 6.1.6-2)
    [2013-06-05 13:09] [PACMAN] upgraded soprano (2.9.0-2 -> 2.9.2-1)
    [2013-06-05 13:09] [PACMAN] upgraded openexr (1.7.1-2 -> 2.0.0-1)
    [2013-06-05 13:09] [PACMAN] upgraded procps-ng (3.3.7-1 -> 3.3.8-1)
    [2013-06-05 13:09] [PACMAN] upgraded pm-utils (1.4.1-5 -> 1.4.1-6)
    [2013-06-05 13:09] [PACMAN] upgraded libplist (1.8-2 -> 1.10-1)
    [2013-06-05 13:09] [PACMAN] upgraded usbmuxd (1.0.8-1 -> 1.0.8-2)
    [2013-06-05 13:09] [PACMAN] upgraded libimobiledevice (1.1.4-2 -> 1.1.5-1)
    [2013-06-05 13:09] [PACMAN] upgraded upower (0.9.20-1 -> 0.9.20-2)
    [2013-06-05 13:09] [PACMAN] upgraded qtwebkit (2.3.0-1 -> 2.3.1-2)
    [2013-06-05 13:09] [PACMAN] upgraded kdelibs (4.10.1-2 -> 4.10.3-3)
    [2013-06-05 13:09] [ALPM-SCRIPTLET] gtk-update-icon-cache: Cache file created successfully.
    [2013-06-05 13:09] [PACMAN] upgraded klavaro (1.9.6-1 -> 1.9.7-1)
    [2013-06-05 13:09] [PACMAN] upgraded laptop-mode-tools (1.63-1 -> 1.63-2)
    [2013-06-05 13:09] [PACMAN] upgraded less (451-1 -> 458-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-alsa-lib (1.0.26-1 -> 1.0.27.1-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-dbus-core (1.6.8-1 -> 1.6.10-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-fontconfig (2.10.2-1 -> 2.10.93-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-zlib (1.2.7-1 -> 1.2.8-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-glib2 (2.34.3-1 -> 2.36.2-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-glu (9.0.0-1 -> 9.0.0-2)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libjpeg-turbo (1.2.1-1 -> 1.3.0-2)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libpng (1.5.14-1 -> 1.6.2-1)
    [2013-06-05 13:09] [PACMAN] installed lib32-xz (5.0.4-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libtiff (4.0.3-1 -> 4.0.3-2)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libxau (1.0.7-1 -> 1.0.8-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libxcb (1.9-2 -> 1.9.1-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libxfixes (5.0-1 -> 5.0.1-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libxcursor (1.1.13-1 -> 1.1.14-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libxext (1.3.1-1 -> 1.3.2-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libxi (1.7-1 -> 1.7.1-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libxrandr (1.4.0-1 -> 1.4.1-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libxv (1.0.7-1 -> 1.0.8-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-sqlite (3.7.16-1 -> 3.7.17-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-qt4 (4.8.4-4 -> 4.8.4-5)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-util-linux (2.22.2-1 -> 2.23.1-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-v4l-utils (0.9.3-1 -> 0.9.5-1)
    [2013-06-05 13:09] [PACMAN] upgraded libbonobo (2.32.1-3 -> 2.32.1-4)
    [2013-06-05 13:09] [PACMAN] upgraded libburn (1.2.8-1 -> 1.3.0.pl01-1)
    [2013-06-05 13:09] [PACMAN] upgraded libdmx (1.1.2-1 -> 1.1.3-1)
    [2013-06-05 13:09] [PACMAN] upgraded libdvbpsi (0.2.2-1 -> 1:0.2.2-1)
    [2013-06-05 13:09] [PACMAN] upgraded libfontenc (1.1.1-1 -> 1.1.2-1)
    [2013-06-05 13:09] [PACMAN] upgraded libgnome-keyring (3.6.0-2 -> 3.8.0-1)
    [2013-06-05 13:09] [PACMAN] upgraded libgpod (0.8.2-6 -> 0.8.2-7)
    [2013-06-05 13:09] [PACMAN] upgraded libgxps (0.2.2-2 -> 0.2.2-3)
    [2013-06-05 13:09] [PACMAN] upgraded libical (0.48-1 -> 1.0-2)
    [2013-06-05 13:09] [PACMAN] upgraded libisofs (1.2.8-1 -> 1.3.0-1)
    [2013-06-05 13:09] [PACMAN] upgraded libkate (0.4.1-3 -> 0.4.1-4)
    [2013-06-05 13:09] [PACMAN] upgraded liblastfm (1.0.6-2 -> 1.0.7-1)
    [2013-06-05 13:09] [PACMAN] upgraded libmicrohttpd (0.9.25-1 -> 0.9.27-1)
    [2013-06-05 13:09] [PACMAN] upgraded libnfs (1.3.0-1 -> 1.5.0-1)
    [2013-06-05 13:09] [PACMAN] upgraded libpcap (1.3.0-3 -> 1.4.0-1)
    [2013-06-05 13:09] [PACMAN] upgraded libpipeline (1.2.2-1 -> 1.2.3-1)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-hu (4.0.1-1 -> 4.0.3-1)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-common (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-base (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-calc (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-draw (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-gnome (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-impress (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-kde4 (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-math (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded postgresql-libs (9.2.3-1 -> 9.2.4-2)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-postgresql-connector (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-sdk (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:10] [PACMAN] upgraded libreoffice-sdk-doc (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:10] [PACMAN] upgraded libwpd (0.9.4-1 -> 0.9.6-1)
    [2013-06-05 13:10] [PACMAN] upgraded libwps (0.2.7-1 -> 0.2.9-1)
    [2013-06-05 13:10] [PACMAN] upgraded libreoffice-writer (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:10] [PACMAN] upgraded libshairport (1.2.1-2 -> 1.2.1.20121215-1)
    [2013-06-05 13:10] [PACMAN] upgraded tar (1.26-2 -> 1.26-4)
    [2013-06-05 13:10] [PACMAN] upgraded libtool (2.4.2-7 -> 2.4.2-9)
    [2013-06-05 13:10] [PACMAN] upgraded libtorrent-rasterbar (1:0.16.9-1 -> 1:0.16.10-1)
    [2013-06-05 13:10] [PACMAN] upgraded libxres (1.0.6-1 -> 1.0.7-1)
    [2013-06-05 13:10] [PACMAN] upgraded linux-firmware (20121118-1 -> 20130528-1)
    [2013-06-05 13:10] [PACMAN] upgraded mkinitcpio (0.13.0-1 -> 0.14.0-1)
    [2013-06-05 13:10] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-06-05 13:10] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> Starting build: 3.9.4-1-ARCH
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [v86d]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> ERROR: Hook 'plymouth' cannot be found
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> ERROR: Hook 'plymouth-encrypt' cannot be found
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [lvm2]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> ERROR: file not found: `/usr/sbin/dmsetup'
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [resume]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [shutdown]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> WARNING: errors were encountered during the build. The image may not be complete.
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> Starting build: 3.9.4-1-ARCH
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [v86d]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> ERROR: Hook 'plymouth' cannot be found
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> ERROR: Hook 'plymouth-encrypt' cannot be found
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [lvm2]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> ERROR: file not found: `/usr/sbin/dmsetup'
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [resume]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [shutdown]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> WARNING: errors were encountered during the build. The image may not be complete.
    [2013-06-05 13:10] [PACMAN] upgraded linux (3.8.4-1 -> 3.9.4-1)
    [2013-06-05 13:10] [PACMAN] upgraded linux-headers (3.8.4-1 -> 3.9.4-1)
    [2013-06-05 13:10] [PACMAN] upgraded linux-lts-headers (3.0.71-1 -> 3.0.80-1)
    [2013-06-05 13:10] [PACMAN] upgraded lm_sensors (3.3.3-1 -> 3.3.4-1)
    [2013-06-05 13:10] [PACMAN] upgraded logrotate (3.8.3-1 -> 3.8.4-2)
    [2013-06-05 13:10] [PACMAN] upgraded lsof (4.87-1 -> 4.87-2)
    [2013-06-05 13:10] [PACMAN] upgraded lvm2 (2.02.98-3 -> 2.02.98-4)
    [2013-06-05 13:10] [PACMAN] upgraded man-db (2.6.3-1 -> 2.6.3-3)
    [2013-06-05 13:11] [PACMAN] upgraded man-pages (3.50-1 -> 3.51-1)
    [2013-06-05 13:11] [PACMAN] upgraded mdadm (3.2.6-3 -> 3.2.6-4)
    [2013-06-05 13:11] [PACMAN] upgraded meld (1.7.1-1 -> 1.7.3-1)
    [2013-06-05 13:11] [PACMAN] upgraded mercurial (2.5.2-1 -> 2.6.2-1)
    [2013-06-05 13:11] [PACMAN] upgraded zenity (3.6.0-1 -> 3.8.0-1)
    [2013-06-05 13:11] [PACMAN] upgraded metacity (2.34.13-1 -> 2.34.13-5)
    [2013-06-05 13:11] [PACMAN] upgraded mjpegtools (2.0.0-2 -> 2.0.0-3)
    [2013-06-05 13:11] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2013-06-05 13:11] [PACMAN] upgraded pacman-mirrorlist (20130323-1 -> 20130601-1)
    [2013-06-05 13:11] [PACMAN] upgraded pacman (4.1.0-2 -> 4.1.1-1)
    [2013-06-05 13:11] [PACMAN] upgraded pyalpm (0.5.3-2 -> 0.6.1-1)
    [2013-06-05 13:11] [PACMAN] upgraded namcap (3.2.4-2 -> 3.2.5-1)
    [2013-06-05 13:11] [PACMAN] upgraded net-tools (1.60.20120804git-2 -> 1.60.20130531git-1)
    [2013-06-05 13:11] [PACMAN] upgraded xinetd (2.3.15-2 -> 2.3.15-3)
    [2013-06-05 13:11] [PACMAN] upgraded netkit-bsd-finger (0.17-7 -> 0.17-8)
    [2013-06-05 13:11] [PACMAN] upgraded wpa_supplicant (2.0-3 -> 2.0-4)
    [2013-06-05 13:11] [PACMAN] upgraded ppp (2.4.5-5 -> 2.4.5-6)
    [2013-06-05 13:11] [PACMAN] installed libqmi (1.2.0-2)
    [2013-06-05 13:11] [PACMAN] installed libmbim (1.0.0-1)
    [2013-06-05 13:11] [PACMAN] installed modemmanager (0.7.990-5)
    [2013-06-05 13:11] [PACMAN] upgraded networkmanager (0.9.8.0-2 -> 0.9.8.0-4)
    [2013-06-05 13:11] [PACMAN] upgraded network-manager-applet (0.9.8.0-1 -> 0.9.8.0-3)
    [2013-06-05 13:11] [PACMAN] upgraded python2-distribute (0.6.34-1 -> 0.6.40-1)
    [2013-06-05 13:11] [PACMAN] upgraded sip (4.14.5-1 -> 4.14.6-1)
    [2013-06-05 13:11] [PACMAN] upgraded python2-sip (4.14.5-1 -> 4.14.6-1)
    [2013-06-05 13:11] [PACMAN] upgraded pyqt-common (4.10-1 -> 4.10.1-1)
    [2013-06-05 13:11] [PACMAN] upgraded python2-pyqt (4.10-1 -> 4.10.1-1)
    [2013-06-05 13:11] [PACMAN] upgraded ninja-ide (2.1.1-1 -> 2.2-1)
    [2013-06-05 13:11] [PACMAN] upgraded ntfs-3g (2013.1.13-2 -> 2013.1.13-3)
    [2013-06-05 13:11] [PACMAN] upgraded ntp (4.2.6.p5-13 -> 4.2.6.p5-14)
    [2013-06-05 13:11] [ALPM-SCRIPTLET]
    [2013-06-05 13:11] [ALPM-SCRIPTLET] ==> The sshd daemon has been moved to /usr/bin alongside all binaries.
    [2013-06-05 13:11] [ALPM-SCRIPTLET] ==> Please update this path in your scripts if applicable.
    [2013-06-05 13:11] [ALPM-SCRIPTLET]
    [2013-06-05 13:11] [PACMAN] upgraded openssh (6.2p1-1 -> 6.2p2-1)
    [2013-06-05 13:11] [PACMAN] upgraded opera (12.14.1738-1 -> 12.15.1748-1)
    [2013-06-05 13:11] [PACMAN] upgraded xfce4-panel (4.10.0-1 -> 4.10.1-1)
    [2013-06-05 13:11] [PACMAN] upgraded orage (4.8.4-1 -> 4.8.4-2)
    [2013-06-05 13:11] [PACMAN] upgraded pcmciautils (018-6 -> 018-7)
    [2013-06-05 13:11] [PACMAN] upgraded perl-bit-vector (7.2-2 -> 7.2-3)
    [2013-06-05 13:11] [PACMAN] upgraded perl-digest-sha1 (2.13-3 -> 2.13-4)
    [2013-06-05 13:11] [PACMAN] upgraded perl-gd (2.49-1 -> 2.49-2)
    [2013-06-05 13:11] [PACMAN] upgraded perl-html-parser (3.69-2 -> 3.71-2)
    [2013-06-05 13:11] [PACMAN] upgraded perl-image-exiftool (9.13-1 -> 9.27-1)
    [2013-06-05 13:11] [PACMAN] upgraded perl-net-ssleay (1.52-1 -> 1.54-2)
    [2013-06-05 13:11] [PACMAN] upgraded perl-io-socket-ssl (1.81-1 -> 1.94-1)
    [2013-06-05 13:11] [PACMAN] upgraded perl-json (2.53-2 -> 2.58-1)
    [2013-06-05 13:11] [PACMAN] upgraded perl-json-xs (2.33-1 -> 2.33-2)
    [2013-06-05 13:11] [PACMAN] upgraded perl-libwww (6.04-1 -> 6.05-1)
    [2013-06-05 13:11] [PACMAN] upgraded perl-locale-gettext (1.05-9 -> 1.05-10)
    [2013-06-05 13:11] [PACMAN] upgraded perl-lwp-protocol-https (6.03-1 -> 6.04-1)
    [2013-06-05 13:11] [PACMAN] upgraded perl-net-dbus (1.0.0-2 -> 1.0.0-3)
    [2013-06-05 13:11] [PACMAN] upgraded perl-test-pod (1.46-1 -> 1.48-1)
    [2013-06-05 13:11] [PACMAN] upgraded perl-text-iconv (1.7-7 -> 1.7-8)
    [2013-06-05 13:11] [PACMAN] upgraded perl-tree-dag-node (1.07-1 -> 1.11-1)
    [2013-06-05 13:11] [PACMAN] upgraded perl-xml-parser (2.41-3 -> 2.41-4)
    [2013-06-05 13:11] [PACMAN] upgraded perl-yaml-syck (1.22-1 -> 1.27-1)
    [2013-06-05 13:11] [PACMAN] upgraded poppler-glib (0.22.2-1 -> 0.22.4-1)
    [2013-06-05 13:11] [PACMAN] upgraded poppler-qt (0.22.2-1 -> 0.22.4-1)
    [2013-06-05 13:11] [PACMAN] upgraded pptpclient (1.7.2-4 -> 1.7.2-5)
    [2013-06-05 13:11] [PACMAN] upgraded protobuf (2.5.0-1 -> 2.5.0-3)
    [2013-06-05 13:11] [PACMAN] upgraded rtkit (0.11-1 -> 0.11-2)
    [2013-06-05 13:11] [PACMAN] upgraded sbc (1.0-1 -> 1.1-1)
    [2013-06-05 13:11] [ALPM-SCRIPTLET] >>> If you have per-user copies of configuration files (such as client.conf,
    [2013-06-05 13:11] [ALPM-SCRIPTLET] daemon.conf or default.pa) in ~/.pulse/, make sure you keep them in sync
    [2013-06-05 13:11] [ALPM-SCRIPTLET] with changes to the packaged files in /etc/pulse/. Otherwise, PulseAudio
    [2013-06-05 13:11] [ALPM-SCRIPTLET] may refuse to start due to configuration errors.
    [2013-06-05 13:11] [ALPM-SCRIPTLET]
    [2013-06-05 13:11] [ALPM-SCRIPTLET] >>> Autospawn is now disabled by default. If you need to run PulseAudio outside
    [2013-06-05 13:11] [ALPM-SCRIPTLET] of an X session, either:
    [2013-06-05 13:11] [ALPM-SCRIPTLET] - Enable autospawn in client.conf, or
    [2013-06-05 13:11] [ALPM-SCRIPTLET] - Start it manually by executing 'pulseaudio --start'
    [2013-06-05 13:11] [PACMAN] upgraded pulseaudio (3.0-2 -> 3.0-3)
    [2013-06-05 13:11] [PACMAN] upgraded python2-zope-interface (4.0.3-1 -> 4.0.5-1)
    [2013-06-05 13:11] [PACMAN] upgraded reiserfsprogs (3.6.22-1 -> 3.6.22-2)
    [2013-06-05 13:11] [PACMAN] upgraded rfkill (0.4-7 -> 0.5-1)
    [2013-06-05 13:11] [PACMAN] upgraded rsync (3.0.9-5 -> 3.0.9-6)
    [2013-06-05 13:11] [PACMAN] upgraded rxvt-unicode (9.18-1 -> 9.18-5)
    [2013-06-05 13:11] [PACMAN] upgraded sdl_image (1.2.12-2 -> 1.2.12-3)
    [2013-06-05 13:11] [PACMAN] upgraded seahorse (3.6.3-1 -> 3.8.2-1)
    [2013-06-05 13:11] [PACMAN] upgraded skype (4.1.0.20-6 -> 4.2.0.11-1)
    [2013-06-05 13:11] [PACMAN] upgraded slim (1.3.5-2 -> 1.3.5-3)
    [2013-06-05 13:11] [PACMAN] upgraded subversion (1.7.8-1 -> 1.7.9-6)
    [2013-06-05 13:11] [PACMAN] upgraded sudo (1.8.6.p7-2 -> 1.8.6.p8-2)
    [2013-06-05 13:11] [PACMAN] upgraded sysvinit-tools (2.88-9 -> 2.88-11)
    [2013-06-05 13:11] [PACMAN] upgraded systemd-sysvcompat (198-2 -> 204-3)
    [2013-06-05 13:11] [PACMAN] upgraded terminator (0.96-4 -> 0.97-1)
    [2013-06-05 13:11] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:11] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:11] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:11] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:11] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:11] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:12] [ALPM-SCRIPTLET] recreating all formats... done.
    [2013-06-05 13:12] [ALPM-SCRIPTLET] (logs are under /var/lib/texmf/web2c/<engine>/<formatname>.log)
    [2013-06-05 13:12] [PACMAN] upgraded texlive-bin (2012.0-8 -> 2012.0-12)
    [2013-06-05 13:13] [ALPM-SCRIPTLET] >>> texlive: saving updmap.cfg as /tmp/tmp.BkYRWYLQwd...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] >>> texlive: regenerating updmap.cfg (custom additions should go
    [2013-06-05 13:13] [ALPM-SCRIPTLET] into /etc/texmf/web2c/updmap-local.cfg
    [2013-06-05 13:13] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:13] [ALPM-SCRIPTLET] >>> texlive: updating the fontmap files with updmap...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] done.
    [2013-06-05 13:13] [ALPM-SCRIPTLET] >>> texlive: recreating all formats...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] done.
    [2013-06-05 13:13] [ALPM-SCRIPTLET] (logs are under /var/lib/texmf/web2c/<engine>/<formatname>.log)
    [2013-06-05 13:13] [ALPM-SCRIPTLET] NB: To setup ConTeXt and the lua(la)tex font db,
    [2013-06-05 13:13] [ALPM-SCRIPTLET] see http://wiki.archlinux.org/index.php/TeX_Live
    [2013-06-05 13:13] [PACMAN] upgraded texlive-core (2012.28273-1 -> 2012.29661-1)
    [2013-06-05 13:13] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:13] [PACMAN] upgraded texlive-bibtexextra (2012.28244-1 -> 2012.29663-1)
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: saving updmap.cfg as /tmp/tmp.PCRnjpu2LX...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: regenerating updmap.cfg (custom additions should go
    [2013-06-05 13:14] [ALPM-SCRIPTLET] into /etc/texmf/web2c/updmap-local.cfg
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the fontmap files with updmap...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] done.
    [2013-06-05 13:14] [PACMAN] upgraded texlive-fontsextra (2012.28268-1 -> 2012.29646-1)
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:14] [PACMAN] upgraded texlive-formatsextra (2012.26689-1 -> 2012.29110-1)
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: saving updmap.cfg as /tmp/tmp.wUzwlpN7S4...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: regenerating updmap.cfg (custom additions should go
    [2013-06-05 13:14] [ALPM-SCRIPTLET] into /etc/texmf/web2c/updmap-local.cfg
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the fontmap files with updmap...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] done.
    [2013-06-05 13:14] [PACMAN] upgraded texlive-games (2012.28243-1 -> 2012.29679-1)
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:14] [PACMAN] upgraded texlive-genericextra (2012.28210-1 -> 2012.29501-1)
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:14] [PACMAN] upgraded texlive-htmlxml (2012.28273-1 -> 2012.29474-1)
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: saving updmap.cfg as /tmp/tmp.OUUwjPH5PT...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: regenerating updmap.cfg (custom additions should go
    [2013-06-05 13:14] [ALPM-SCRIPTLET] into /etc/texmf/web2c/updmap-local.cfg
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the fontmap files with updmap...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] done.
    [2013-06-05 13:14] [PACMAN] upgraded texlive-latexextra (2012.28272-1 -> 2012.29701-1)
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:14] [PACMAN] upgraded texlive-humanities (2012.28280-1 -> 2012.29347-1)
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: saving u

    It has solved itself today. After making a -Syu today and installing a newer kernel then reinstalling catalyst-dkms from AUR it is working again!! )))) Marking as solved.
    Kernel: 3.9.5-1-ARCH
    Catalyst-dkms: 13.1-2 (instead of newest 13.4-1)
    Last edited by szebenyib (2013-06-14 12:02:42)

  • Why does Remote App no longer work since upgrading to IOS 6?

    Since updating my Touch to IOS 6, I can no longer use the Remote App to connect to my itunes library on my iMac.  I have tried both homesharing and "add an itunes library" and both have failed.  I have been through all the posted support articles with no success.  By the way, I can still use my first generation IPAD to connect with no problems.

    I have this problem also,
    We have an iPad 2, iPod Touch, iPhone 4,4s and iMac. 
    The printer is a HP LaserJet CP1525nw and is listed as a compatable AirPrint printer.
    The two iPhones and iPad 2 were upgraded to IOS6 last week.
    We wanted to print something out today and when selecting printer it came up with "No AirPrint Printers Found".
    This happened on the Other iPhone and the iPad as well. However all the other devices that were not upgraded still work.
    I have upgraded the firmware on the printer to the latest version, however this has not helped. I have restarted all devices as well as my network router multiple times to no avail.
    Apple need to provide a fix as this provlem is evidently as a result of their IOS6 upgrade.

  • Macbook Camera No Longer Working Since Upgrading To 10.5

    I have just upgraded to 10.5 and have now discovered that my built in camera is no longer recognised by Photobooth,iChat or other third party applications such as Funbooth and iRecord. The error that I am getting is that there is no camera attached.
    I know this can not be a hardware issue as I had been using the camera on Tiger 10.4.11 before I upgraded. I would appreciate any assistance in finding a fix for this issue.

    You should zap your PRAM. That usually solves these kinds of hardware problems.
    From the manual:
    Shut down your computer. Turn the computer back on and immediately hold down Command-Option-P-R, continuing to press until you hear the startup sound for the second time. This resets the computer’s parameter random-access memory (PRAM).
    IMPORTANT: Resetting PRAM may change some system settings and preferences. Use System Preferences to restore your settings.

  • Numbers no longer working since upgrade

    I have a 09 version of iwork and since I upgraded to Mavericks I can't use it.  Within a few seconds of opening it as soon as I try to type something it freezes and I have to quit from the dock.
    I have deleted the spreadsheets I was using and tried to open a new one but same happens on new one.  I have tried deleting numbers from my app folder to reinstall but it won't let me.  Help!!

    As was stated in another thread:
    "Both versions can be on your Mac at the same time, and can run at the same time."
    I upgraded to Mavericks, and upgraded the applicaitons, when I was still on my nerly 5-year-old Macbook Pro. I quickly discovered I didn't like Numbers 3.0, so i reverted to Numbers 2.3.
    Now i have upgraded to a Late-2013 Retina 15" Macbook Pro, with native Mavericks, and Numbers 2.3 crashes immediately when I try to open it, even after trying deleting the .plist file(s). The versions of Pages and Keynote from the iWork '09 package also do this, crash instantly.
    Does anyone know if the older iWork Apps are *supposed* to work on this machine?

  • IPhone Photo Sync No Longer Works Since Upgrading to Aperture 3

    I updated Aperture to 3 and now for some reason I am unable to sync my albums with neither my iPhone or my AppleTv. I get a, "your iphone can not be synced. An unknown error has occurred (-50)".
    I used to be able to pick and choose which projects and albums would sync to both of these devices, it is no longer giving me that option. The two choices when you choose aperture in the iTunes drop down are "All Photos and Albums" or "Selected Albums" however "Selected Albums" is greyed out.
    What is going on?

    I too have problems syncing with my iPhone since updating to Aperture 3 and subsequently 3.0.1. The problem clearly is with Aperture as I cannot access the Aperture library from iPhoto either. The ability to select individual projects or albums is greyed out and a full sync of the entire library results in an error -50.in iTunes. I have lodged 2 bug reports from both iTunes and Aperture but no word from Apple. *+Come on Apple.+* this make Aperture look really bad. I have resorted to syncing from iPhoto, a real step backwards but as Apple don't think it important enough to respond to their customers what recourse is left. I know! a well placed email to the media alerting them to the fact that Apples new version of Aperture is flawed.

  • Caps lock light no longer works since upgrade

    Mavericks appears to work just fine but... the caps lock light no longer functions on my mid 2012 MBP sine I installed Mavericks. Any had the same issue?

    The caps lock light is entirely hardware-controlled, so you probably have a minor hardware issue with the keyboard. Any correlation with instaling Mavericks is purely coincidental.

  • My mobile hotspot no longer works since I upgraded to mountain lion. What happened and how do I get it back?

    My mobile hotspot (Samsung Note II)  no longer works since I upgraded to mountain lion (running on MacBook Pro)  What happened and how do I get it back? "
    Keep getting error message:
    "Could not join “NAME-HOTSPOT”.
    A connection timeout occurred"
    Please someone help me with this - I do a lot of travelling and use my hotspot! 
    Thanks

    Take each of the following steps that you haven't already tried, until the problem is resolved. Some of these steps are only possible if you have control over the wrieless router.
    Step 1
    Turn Wi-Fi off and back on.
    Step 2
    Restart the router and the computer. Many problems are solved that way.
    Step 3
    Change the name of the wireless network, if applicable, to eliminate any characters other than letters and digits. You do that on your router via its web page, if it's not an Apple device, or via AirPort Utility, if it is an Apple device.
    Step 4
    Run the Network Diagnostics assistant.
    Step 5
    In OS X 10.8.4 or later, run Wireless Diagnostics and fix the issues listed in the Summary, if any.
    Step 6
    Back up all data.
    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Keychain Access in the icon grid.
    Enter the name of your wireless network in the search box. You should have one or more "AirPort network password" items with that name. Make a note of the name and password, then delete all the items. Quit Keychain Access. Turn Wi-Fi off and then back on. Reconnect to the network.
    Step 7
    You may need to change other settings on the router. See the guidelines linked below:
    Recommended settings for Wi-Fi routers and access points
    Potential sources of interference
    Step 8
    Make a note of all your settings for Wi-Fi in the Network preference pane, then delete the connection from the connection list and recreate it with the same settings. You do this by clicking the plus-sign icon below the connection list, and selecting Wi-Fi as the interface in the sheet that opens. Select Join other network from the Network Name menu, then select your network. Enter the password when prompted and save it in the keychain.
    Step 9
    Reset the System Management Controller (SMC).

  • Plants v zombies no longer works since I upgrade to 10.8.2

    Plants v zombies no longer works since I upgrade to 10.8.2. I was wondering if anyone else has had this problem.

    Hello:
    That sounds like a game.  I suggest you contact the game developer.
    Barry

  • I have Acrobat 7.0 updated to 7.1.4 which surprising no longer works after upgrading my mac os

    I have Acrobat 7.0 updated to 7.1.4 which surprising no longer works after upgrading my mac operating system to OS 10.8.5 (mountain lion), and gives an err message that system no longer supports PPc applications. I guess Acrobat 7 is a PPc application and wanted to know if there is any work-forward here to be able to keep using this product? I didn't see this coming.

    There may be parts of it that work if the MAC is anything like the PC. I have been able to get AA 7 to partially work on a Win7, 64-bit machine, but several work-arounds are required. The biggest one is the installation of a PS print driver and such. So, can you open Acrobat and/or Distiller? Do they seem to function? If so, there may be some workarounds. Otherwise you probably need to purchase AA XI. Actually, I would recommend purchasing the newer version anyway -- just trying to give you a picture of what might be possible.
    When you say it no longer works it is not clear what you mean. You may need to clarify and also indicated if you have tried repairing the installation and such. I can't say a lot more since I am not really familiar with the MAC.

  • Back to my mac no longer works after upgrading to Lion

    Back to my Mac no longer works after upgrading to Lion
    After I upgraded my home machines to Lion, I can no longer access them from my work computer, which is running Snow Leopard. When they were both Snow leopard, it worked fine. How can I get them working again? I don't have control over the OS on my work computer. Is it necessary for me to downgrade all of my home computers to Snow leopard in order to get them talking again?
    Additionally the binoculars icon appears in the menu bar all of the time. In previous versions, this would only happen when somebody connected to my machine. Could these problems be related?

    OK, so further investigation has addressed the BTMM issue on a remote machine.
    With all machines running lion, I was having issues trying to log in to a standard user headless machine already running.  In Snow Leopard, I had no issues with this since you can log in via screen sharing using an admin login that's running a standard login.  Lion allows multiple accounts to be signed in which is handy since you can now run virtual sessions.  This means you can admin the remote computer without bothering the remote user.
    The problem was that now logging in using admin login brings up the admin account (which makes sense) instead of the desktop to the standard login.  I applied a similar solution to a problem that was related to screen sharing I found on this board.  What I believe to be the fix is to add the standard user to the screen sharing user list.  Then screen share to the remote account using the standard user credentials. 
    So on the remote computer, in System Settings->Sharing->Screen Sharing, add the standard user to be allowed access.  Previously I only had admins.  This may not be an ideal solution for what I'm trying to do since the remote computers primary login is the standard user to be used as a common computer, but it now works so I am happy with it.
    Now my only "problem" is my AEBS complaining about my MobileMe credentials, but it doesn't appear to have an impact on BTMM performance so I'll quietly wait for a fix down the road.

  • Microphone no longer works after upgrade to windows 8.1

    After upgrade to windows 8.1 my internal microphone no longer works.
    I tried installing updates suggested in other posts with similar driver problems but they did not work.
    HPSupportSolutionsFramework-en-11.51.0048 did not work.
    My internal microphone is IDT High Definition Audio Codec
    When I go through the control panel  and look at it - it shows a status of "not plugged in"
    Please help 
    thanks

    OK I am a little confused.
    There has been no response on this subject in over a week. Not since I responded to your questions regarding product name and number.
    However I just received the following email from you:
    Hello gordml,
    The questions you posted on the HP Support Forum recently received one or more answers.
    Question: Microphone no longer works after upgrade to windows 8.1
    Date: Sun Dec 21 01:01:56 PST 2014
    View the answer(s).
    Did this reply resolve your post or question?
    If yes, then share the good news! Let others know this reply was helpful by accepting this solution.
    You can also show your appreciation by giving kudos.
    We appreciate your feedback. It's what keeps our community such a helpful, vibrant place for our members.
    Thanks for being a member!
    The HP Support Forum Team"
    Why would this be sent to me if there has been no recent replies on this issue?

  • Syncing with iPad mini does no longer work since latest update of iTunes

    Syncing with iPad mini does no longer work since latest update of iTunes and iPad mini

    Hi grecokev,
    Thank you for contributing to the Apple Support Communities.
    You mention that your iPod nano is no longer recognized by iTunes after an update. Reinstalling iTunes is a good troubleshooting step, and if the device still doesn't appear in iTunes, try the following steps next:
    Turn off your computer and your iOS device or iPod, then turn them on again.
    Check to make sure that you've installed all required updates for your computer.
    Verify that the 30-pin to USB cable or Lightning Connector to USB cable is free of debris and not damaged. If another cable is available, test with that cable instead.
    USB cables that are bundled with third-party products or accessories might work only to charge those products and might not transmit data. Also, if you're using a third-party case or extended battery pack, try removing the case and connecting the Apple-supplied USB cable directly to your device.
    You can find these steps in this troubleshooting article:
    iPhone, iPad, or iPod not recognized in iTunes for Windows - Apple Support
    If the steps above don't solve it, see the section of the article called "Verify that Apple Mobile Device Support is installed" for some additional steps to try on your PC.
    Best Regards,
    Jeremy

Maybe you are looking for

  • PowerPivot Excel 2013 crashes after column rename in source datatabase

    Hello, Using Windows 8.1, Excel 2013 64Bits, PowerPivot Add-In : Not using a SQL Server TabularModel just a local Excel Model. Having 32MB Ram  memory. Readed a table from a SQL Source that contains 13.000.000 records. After loading I discoverd that

  • Javax.servlets not found

    when i try to import the javax.servlet's, it is not found... any idea where i can go toget that? i downloaded the seperate elipse for J2EE and tried it on there, and i also tried it on the eclipse for regular java developers. thanks update: it turns

  • Can we receive goods before the delivery date

    Hi all Can we receive goods before the delivery date i.e. PO is created on 10/04/2008 and in the PO delivery date is given as 14/04/2008. But if the vendor sends me material on 12/04/2008 system allows me to post the material. Is there any settings t

  • How do I back up an iPad to a time capsule?

    How do I set up an iPad to back up to a time capsule?

  • Issues while creting tablespace

    Hi,      I have Oracle 11.1.0.6 on windows 2003 64 bit server , I am having issues while creating tablespace in this . I am using below script for creating the tablespace .. CREATE SMALLFILE TABLESPACE TEST13 DATAFILE 'D:\app\Administrator\oradata\TE