System boot occasionally hangs at module loading

Since I installed Arch, about 43% of the time that I have attempted to boot my computer the boot process hangs at module loading. I assumed that the problem may have been that I was autoloading my modules. I tried turning autoloading off and manually loading them instead but that did not help. Then (as a shot in the dark) I tried having autoloading on, with my modules still defined in rc.conf, but that only made things worse (understandably, I did not think that this would help, but I figured that it couldn't hurt to try).
Here is my /etc/rc.conf
# /etc/rc.conf - Main Configuration for Arch Linux
# LOCALIZATION
# LOCALE: available languages can be listed with the 'locale -a' command
# HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
# in the hardware clock being left untouched (useful for virtualization)
# TIMEZONE: timezones are found in /usr/share/zoneinfo
# KEYMAP: keymaps are found in /usr/share/kbd/keymaps
# CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
# CONSOLEMAP: found in /usr/share/kbd/consoletrans
# USECOLOR: use ANSI color sequences in startup messages
LOCALE="en_US.UTF-8"
HARDWARECLOCK="UTC"
TIMEZONE="America/New_York"
KEYMAP="us"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"
# HARDWARE
# MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
# MOD_BLACKLIST: Prevent udev from loading these modules
# MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
# NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
MOD_AUTOLOAD="no"
#MOD_BLACKLIST=() #deprecated
MODULES=(ac battery button processor thermal video cdrom intel-agp tpm_bios tpm tpm_tis tpm_tis tpm_tis drm_kms_helper drm i915 hid i2c-algo-bit i2c-i801 i2c-core evdev joydev pcspkr psmouse serio_raw uvcvideo v4l1-compat v4l2-compat-ioctl32 videodev pci_hotplug shpchp wmi rtc-cmos rtc-core rtc-lib output iTCO_vendor_support iTCO_wdt snd-mixer-oss snd-pcm-oss snd-hwdep snd snd-page-alloc snd-pcm snd-timer snd-hda-codec snd-hda-intel soundcore scsi_mod ahci atl1e mac80211 rfkill iwlagn iwlcore cfg80211 usb-storage usbhid usbcore ehci-hcd uhci-hcd sd_mod sr_mod st)
# Scan for LVM volume groups at startup, required if you use LVM
USELVM="no"
# NETWORKING
# HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
HOSTNAME="foster.laptop"
# Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
# - prefix an entry in INTERFACES with a ! to disable it
# - no hyphens in your interface names - Bash doesn't like it
# DHCP: Set your interface to "dhcp" (wlan0="dhcp")
# Wireless: See network profiles below
#Static IP example
#eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
#wlan0="dhcp"
INTERFACES=(!wlan0)
# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
# - prefix an entry in ROUTES with a ! to disable it
gateway="default gw 192.168.0.1"
ROUTES=(!gateway)
# Enable these network profiles at boot-up. These are only useful
# if you happen to need multiple network configurations (ie, laptop users)
# - set to 'menu' to present a menu during boot-up (dialog package required)
# - prefix an entry with a ! to disable it
# Network profiles are found in /etc/network.d
# This now requires the netcfg package
#NETWORKS=(main)
# DAEMONS
# Daemons to start at boot-up (in this order)
# - prefix a daemon with a ! to disable it
# - prefix a daemon with a @ to start it up in the background
DAEMONS=(@alsa @syslog-ng @network dbus hal networkmanager @cups @netfs @crond @laptopmode)
Last edited by nothinggoespast (2010-06-28 00:47:01)

I have the same problem on my thinkpad T500 after I upgrade the wireless card (intel wifi link 5300).
For a long time I didn't understand the why of this behavior, but some weeks ago I realise that the problem can solve it hard-locking the wireless card and unlocking after the step: "loading modules".
For more information this is the complete thread on thinkpad forum that I wrote when I try to solve this issue: http://lnv.lithium.com/t5/T400-T500-and … 870#M26238
I apologize if you do not understand what I mean, the problem is that I have some difficulties to express myself in English

Similar Messages

  • System pauses on boot, during modules loading..

    My system boots normally until I get to the "Loading Modules" stage, then it just sits there until I press "Enter".  Then, it continues to boot.
    Here is my MODULES=() line from rc.conf:
    MODULES=(powernow-k8 forcedeth !ath_hal !ath_pci !wlan snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore !vboxdrv !fuse !loop)
    I've disabled my wifi, VirtualBox kernel module, and the supporting modules for TrueCrypt, trying to find which was causing the hang.  It's still doing it, and I don't know enough about the rest of them to start toggling them off.
    Any ideas?

    My modules are:
    MODULES=(forcedeth slhc rt2x00lib rt2x00usb rt73usb snd-mixer-oss snd-pcm-oss snd-seq-oss snd-seq-device snd-seq-midi-event snd-seq snd-hwdep snd-page-alloc snd-pcm snd-rawmidi snd-timer snd snd-hda-intel soundcore snd-usb-audio snd-usb-lib vboxdrv fuse)
    and everything is fine... The only left candidate would be powernow-k8... What about disabling that one?

  • Systemd system-modules-load error [Solved]

    After recent update of kernel too linux-3.14.4-1I now cannot boot system due too this error
    -- Logs begin at Fri 2014-05-16 11:58:04 BST, end at Fri 2014-05-16 12:00:56 BST. --
    May 16 11:59:33 arch systemd[1]: Starting Graphical Interface.
    -- Subject: Unit graphical.target has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit graphical.target has begun starting up.
    May 16 11:59:33 arch systemd[1]: Reached target Graphical Interface.
    -- Subject: Unit graphical.target has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit graphical.target has finished starting up.
    -- The start-up result is done.
    May 16 11:59:33 arch systemd[1]: Starting Network.
    -- Subject: Unit network.target has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit network.target has begun starting up.
    May 16 11:59:33 arch systemd[1]: Reached target Network.
    -- Subject: Unit network.target has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit network.target has finished starting up.
    -- The start-up result is done.
    May 16 11:59:33 arch systemd[1]: Startup finished in 4.181s (kernel) + 1min 31.543s (userspace) = 1min 35.724s.
    -- Subject: System start-up is now complete
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- All system services necessary queued for starting at boot have been
    -- successfully started. Note that this does not mean that the machine is
    -- now idle as services might still be busy with completing start-up.
    -- Kernel start-up required 4181476 microseconds.
    -- Initial RAM disk start-up required INITRD_USEC microseconds.
    -- Userspace start-up required 91543070 microseconds.
    May 16 12:00:56 arch systemd[1]: Starting Load Kernel Modules...
    -- Subject: Unit systemd-modules-load.service has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-modules-load.service has begun starting up.
    May 16 12:00:56 arch systemd-modules-load[316]: Failed to lookup alias 'sg': Function not implemented
    May 16 12:00:56 arch systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
    May 16 12:00:56 arch systemd[1]: Failed to start Load Kernel Modules.
    -- Subject: Unit systemd-modules-load.service has failed
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-modules-load.service has failed.
    -- The result is failed.
    May 16 12:00:56 arch systemd[1]: Unit systemd-modules-load.service entered failed state.
    Might be just that naming of sg has changed have updated and tried to run mkinicpio but it still does not find module?
    Solved put it down to a bad dd clone of drive partition, have rerun and all seems to working now.
    Last edited by Mr Green (2014-05-17 12:20:52)

    Yep. It was my own fault. I had been using the b43 driver for my BCM4331 wifi card, and recently switched to broadcom-wl. However, I still was trying to load b43 in /etc/modules-load even though I had removed the driver and module from my system. Not sure why my system only started complaining in 3.18.5, but in any case removing the offending .conf file solved the problem. Thanks, graysky.

  • System Boot Hangs on Grey Apple screen / AppleIntelCPUPowerManagement

    Hi All
    I have had this issue on going on MacPro (early 2008) Quad 3.0 and Quad 2.8 machines since 10.5.6.
    Boot will hang on the grey screen with Apple Logo or in verbose mode more specifically on AppleIntelCPUPowerManagement: Initialization Complete.
    In an attempt to fix I have repaired permissions & disks, both with DU and DW which report no major problems, removed system cache files and eventually reinstalled OSX from scratch and updated to current 10.5.8 systems. I have also tried the singleuser boot and /sbin/fsck -fy command which reports no problems. Still it persists.
    The issue presents it's self randomly on multiple machines at various times. If I leave the computer long enough sometimes the boot will complete.. or not. Simply booting up in verbose mode will sometimes get the machine booting. This usually requires a hard power cycle from the hanging boot. re-seating the ram has also helped but so far no conclusive fix.
    The only thing that I can think to relate it to is that these machines all share the same system image created with Carbon Copy Cloner (Current Version), however this also occurs on the Master machine. So either I have cloned the issue from the source (twice) or it is inherent to the machines. I have used a different master machine on the 2nd reinstall of the OSX system to rule out the master machine as the introduction of the issue.
    These are all standard config Macpro machines with no modifications since getting them out of the box. I only mention this as I have researched this issue and mostly find that the machine in question had been altered in some way.
    Does anybody have any further ideas on how I could resolve this?
    I would appreciate your perspectives.
    cheers,
    k.
    Ps. I have also posted in http://discussions.apple.com/message.jspa?messageID=10177491#10177491 as it has been the most relevant thread.

    bump

  • [SOLVED]3.18.5-1-ARCH + system-modules-load.service on Macbook Pro 9,2

    After upgrading from 3.18.4-1-ARCH to 3.18.5-1-ARCH this weekend, my systemd service system-modules-load fails during bootup. I checked out
    # systemctl status system-modules-load
    and found nothing but a warning that my journal has been rotated and the log output is incomplete. I have not hunted down the log or rooted through dmesg as of yet - I need my system functional while working during the week, so I downgraded my kernel back to 3.18.4 for now (under which system-modules-load loads fine). I will reinstall 3.18.5 next weekend and see if I can locate the problem - this post is just a feeler to see if anyone else is encountering this problem with the latest kernel.
    Last edited by Olorin (2015-02-06 03:08:31)

    Yep. It was my own fault. I had been using the b43 driver for my BCM4331 wifi card, and recently switched to broadcom-wl. However, I still was trying to load b43 in /etc/modules-load even though I had removed the driver and module from my system. Not sure why my system only started complaining in 3.18.5, but in any case removing the offending .conf file solved the problem. Thanks, graysky.

  • Daemons and modules loaded at boot problem

    Hi all, i have a problem with my booting time and modules / daemons loaded at boot
    This is my bootchart:
    [IMG=http://img195.imageshack.us/img195/4701/bootchartpw.th.png][/IMG]
    This is my rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="it_IT.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="Europe/Rome"
    KEYMAP="it"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(lib80211_crypt_tkip wl !snd-pcsp !pcspkr)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="neplero"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng netfs crond hal !dbus !bluetooth @alsa)
    How can i modify my modules loaded and daemons to lower some boot time.
    And why is that bluetooth is still loaded even if it's !bluetooth? And is it possible to background ntfs-3g?
    Thanks all for advices!

    Please clarify what you mean. If the bluetooth service is started, then there is a bug or something very very odd. IF on the contrary you mean that the bluetooth-related modules are loaded by udev, this is perfectly normal: udev autoloads modules according to your hardware, not to your services. You need to blacklist the loaded bluetooth-related kernel modules (check them with 'lsmod') and to blacklist them in the MODULES array.
    Last edited by patroclo7 (2010-01-30 19:14:51)

  • CSA - Ignoring modules loading after system startup

    I'm currently running CSA 5.2 r238 with all systems in Test Mode. I keep seeing events for certain modules loading after startup, such as pdcrypt2.sys in a Citrix environment. I know these events are normal and don't care to have those events logged any more.
    The events are being generated by Rule 50, a Kernel Protection rule with a monitor action in System Hardening Module [V5.2 r238]. I've copied this rule to a custom rule module and set it to priority allow and did not check the Log option.
    I created a file set for pdcrypt2.sys as follows:
    Directories Matching: **\Program Files\Citrix\system32\drivers but not <none>
    Files matching: pdcrypt2.sys but not <none>
    I'm still seeing events generated by rule 50. I know my rule is enforced by looking at an affected host and my rule appears to process beore Rule 50. Why am I still seeing events generated by rule 50?

    Tom,
    I'm just baffled. I changed my file set, AAA - Citrix pdcrypt2.sys, to look like yours does.
    Directories matching: but not:
    Files matching: but not: pdcrypt2.sys
    The change history for rule 50, which I based my rule off of, is blank.
    The rule basically reads likes this:
    Priority Allow
    Take Precedence
    Modules load after system startup is checked
    File set contains: $AAA - Citrix pdcrypt2.sys
    Based on my understanding of the rules and the previous posts in this thread it would seem that logging for these events should be suppressed, but that is obviously not the case. Does your modified file set exist in rule 50 (or the corresponding rule in another version) or did you clone rule 50 to create your suppression filter rule?
    -Mike

  • BIOS doesn't detect HD but system still boots - then hangs while working

    Daughter brought her HP DV9500 (Vista SP2 32bit) home. Very suspicious of malware. If I check the BIOS, it does not see the hard drive (nor does that option appear in the boot menu). However, if you boot the machine, it will load Vista and allow you to log in. After about 10-30 seconds usage, the keyboard and mouse buttons freeze and what was on the screen still remains with that bloody awful circle going round and round. Now the mouse will still move across the screen via the touchpad or a usb mouse but the keyboard is dead as are the mouse buttons.
    I can boot parted magic on UBCD and access all the files on the C: drive (one physical, three partitions including a recovery partition - how it came from the factory) and run all day long. Disk diagnostics on UBCD show the hard drive is present and no errors. However, the bios diagnostic says replace the hard drive.
    I've rebuilt the BCD using Microsofts bootrec to no avail.
    I'm trying to get it sane enough to offload 4 years worth of pictures, music, and classwork, etc. and then I'll try restoring the OS from the recovery partition.
    I should mention that I ran an older Linux bootable version of Avira (dated Sept 2009) and it noted multiple occurrences of html/infected.webpage.gen as well as two other (going to try to recover the names from the Avira logfile).
    Thanks in advance.
    AJG

    Daughter brought her HP DV9500 (Vista SP2 32bit) home. Very suspicious of malware. If I check the BIOS, it does not see the hard drive (nor does that option appear in the boot menu). However, if you boot the machine, it will load Vista and allow you to log in. After about 10-30 seconds usage, the keyboard and mouse buttons freeze and what was on the screen still remains with that bloody awful circle going round and round. Now the mouse will still move across the screen via the touchpad or a usb mouse but the keyboard is dead as are the mouse buttons.
    I can boot parted magic on UBCD and access all the files on the C: drive (one physical, three partitions including a recovery partition - how it came from the factory) and run all day long. Disk diagnostics on UBCD show the hard drive is present and no errors. However, the bios diagnostic says replace the hard drive.
    I've rebuilt the BCD using Microsofts bootrec to no avail.
    I'm trying to get it sane enough to offload 4 years worth of pictures, music, and classwork, etc. and then I'll try restoring the OS from the recovery partition.
    I should mention that I ran an older Linux bootable version of Avira (dated Sept 2009) and it noted multiple occurrences of html/infected.webpage.gen as well as two other (going to try to recover the names from the Avira logfile).
    Thanks in advance.
    AJG

  • Boot-time module-loading trouble

    Recently, I've noticed a fair bit of documentation discouraging the use of /etc/modules-load.d/ , as most modules are auto-loaded by udev. While that's true, I'm still seeing some need to force-load some modules that surprises me, and I was wondering if others see these problems as well.
    - "alsactl restore" is sometimes run (from alsactl-restore.service) before my sound drivers are loaded, causing it to fail with 'load_state:1696: No soundcards found...'
    - netcfg tries to start my network before my ethernet driver is loaded, causing it to fail with 'Cannot find device "eth0"'
    I've worked around these race conditions by listing these modules in /etc/modules-load.d/ , which makes them load earlier than udev would do it, making me win the race. It doesn't feel like a good answer, though.
    - udev doesn't autoload powernow-k8 for me, which is surprising since CPU autoscaling driver are supposed to be autoloaded since kernel 3.4

    65kid wrote:
    bart_b wrote:
    Just put your 'alsactl restore' command  in /etc/rc.local
    alsactl -f /var/lib/alsa/asound.state restore
    and 'alsactl store' in /etc/rc.local.shutdown
    alsactl -f /var/lib/alsa/asound.state store
    no, rc.local{,.shutdown} should not be used anymore.
    btw, there is also a udev rule for "alsactl restore" ( /usr/lib/udev/rules.d/90-alsa-restore.rules ). That makes me wonder why there even is a service file for this as well.
    Are the alsa settings actually not restored or are they restored by the udev rule and it is just the service that is failing?
    A good question. I never noticed that udev rule, and I never checked if the settings were right after I saw the service fail - I always just restored manually before using the sound.

  • Slow system boot after tweaks

    yesterday I founded article on wiki about optimizations that can make my arch boot faster. So I:
    disabled some of unused tty
    added flags to menu.lst
    disabled autoload modules in rc.conf and make load only those which were listed by hwdetect
    changed mkinitcpio hooks
    https://wiki.archlinux.org/index.php/Speed_Up_udev Option 3
    but now I'm a little dissapointed because when arch is booting and process comes to Loading Modules it takes much much longer than whole booting process before "optimizations". How to solve it?
    Last edited by rzepaczyk (2011-05-29 09:19:13)

    The only thing on your list that's not likely to cause these kind of complications is no. 1 - disabling unused ttys.
    I would first enable module autoloading again. If the system still boots slowly after that, you can cross the module section off your list.
    In that case I'd move on to the symbolic link you made for udev (option 3). Is the symlink really accurate?
    If so, move on to the mkinitcpio hooks. They really shouldn't be tempered with. But just in case, this is all you need for a system with root on an ahci device using filesystem ext4:
    MODULES="ahci sd_mod ext4
    HOOKS="base"
    It is safer to use the default though
    HOOKS="base udev autodetect pata scsi sata filesystems"
    If restoring the default mkinitcpio doesn't help there's only one point left on your list. Delete the kernel boot parameters.
    There's also a bug in 2.6.39 related to modules ee-prom where the system would hang @ loading modules but that seems unlikely here.
    P.S.:
    Also, do a system update. There's a new version of udev that might or might not fix your issue.
    Last edited by demian (2011-05-29 19:34:06)

  • Could any one tell me what is the difference between swfloader and module loader?

    Hi  All,
                          Could any one tell me what is the difference between SWFLoader and Module Loader in Flex3 in detail?

    Hi,
    ModuleLoader is a kind of strange API that is really just intended to look like SwfLoader for modules that contain a single visual component, and hides most of the module loading infrastructure, which is all about class factories.
    What I mean by "only loaded once" is that if you have several places in the code that call the ModuleManager.getModule("url").load() call, it will only ever get loaded over the wire and interpreted once, subsequent "loads" will just re-dispatch pseudo-load events to the new client.  In other words, the class factory is a singleton for a given url. Unloading is a totally different story.  As you note, not everything is truly unloadable, because there may be lots of references to stuff in
    the module that will keep it alive and un-GC'ed.
    I suggest playing with the low-level API so that you understand the backing implementation, and this should help you understand the limits of ModuleLoader.
    The main difference between modules and applications is that modules have lower overhead, and they only ever get loaded once, no matter how many times you load them. If you're using the ModuleLoader API, keep in mind that you're losing about half the functionality of the module system.  I will assume that you are, because otherwise it would be obvious where to expose methods.  You might want to play around with the lower level ModuleManager API just to get a hang of what's going on - ModuleLoader is a pretty thin veneer over the lower API.                
                    Basically, what you want to do is to have your module implement an interface, say IModuleWhatever.
    Also try and refer to this link which was previously discussed in this forum..
    http://forums.adobe.com/message/74404
    Thanks,
    Bhasker

  • [Solved] Boot process hangs for installed Arch and installation usb

    Hi. I've been using Arch Linux for around 6 months now and I'm in love with it. It is now my primary OS. However, I might have done something or performed some update, and I can no longer boot into Arch. The boot process hangs right before it should show the login screen (I'm using Gnome 3.6 with GDM). I see the following messages on the screen:
    Loading Linux core repo kernel ...
    Loading initial ramdisk ...
    /dev/sda3: recovering journal
    /dev/sda3: clean, 330610/1749664 files, 5585671/6996827 blocks
    And then it hangs right there. I have to hard-reboot after this.
    I then tried to boot using the Arch Linux Installation USB (archlinux-2012.12.01-dual.img), which also hangs at a particular point, before it should show me the prompt. I took a picture of the screen where it hangs: Screen Capture. This is an issue with just my laptop, because the USB boots just fine on another laptop I tried.
    I also have Windows 7 and Ubuntu 12.10 installed on my system, and I'm able to boot into both of them.
    I have 2 hard drives: /dev/sda is a 120GB SSD, and /dev/sdb is a 500GB hard disk. My partitions are as follows:
    sda1 - Windows 7 100MB System Reserved Partition (boot flag enabled)
    sda2 - Windows 7 OS
    sda3 - ArchLinux (boot flag enabled)
    sdb1 - Ubuntu 12.10 (boot flag enabled)
    sdb2 - Just data
    I ran bootinfoscript and below is the output:
    Boot Info Script 0.61 [1 April 2012]
    ============================= Boot Info Summary: ===============================
    => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of
    the same hard drive for core.img. core.img is at this location and looks
    in partition 99 for .
    => Grub2 (v1.99) is installed in the MBR of /dev/sdb and looks at sector 1 of
    the same hard drive for core.img. core.img is at this location and looks
    in partition 99 for .
    sda1: __________________________________________________________________________
    File system: ntfs
    Boot sector type: Windows Vista/7: NTFS
    Boot sector info: No errors found in the Boot Parameter Block.
    Operating System:
    Boot files: /bootmgr /Boot/BCD
    sda2: __________________________________________________________________________
    File system: ntfs
    Boot sector type: Windows Vista/7: NTFS
    Boot sector info: No errors found in the Boot Parameter Block.
    Operating System: Windows 7
    Boot files: /Windows/System32/winload.exe
    sda3: __________________________________________________________________________
    File system: ext4
    Boot sector type: -
    Boot sector info:
    Mounting failed: mount: /dev/sda3 already mounted or sda3 busy
    sdb1: __________________________________________________________________________
    File system: ext4
    Boot sector type: -
    Boot sector info:
    Operating System: Ubuntu 12.10
    Boot files: /boot/grub/grub.cfg /etc/fstab
    sdb2: __________________________________________________________________________
    File system: ntfs
    Boot sector type: Windows Vista/7: NTFS
    Boot sector info: No errors found in the Boot Parameter Block.
    Operating System:
    Boot files:
    ============================ Drive/Partition Info: =============================
    Drive: sda _____________________________________________________________________
    Disk /dev/sda: 120.0 GB, 120034123776 bytes
    255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    Partition Boot Start Sector End Sector # of Sectors Id System
    /dev/sda1 * 2,048 206,847 204,800 7 NTFS / exFAT / HPFS
    /dev/sda2 206,848 178,466,084 178,259,237 7 NTFS / exFAT / HPFS
    /dev/sda3 * 178,466,085 234,440,703 55,974,619 83 Linux
    Drive: sdb _____________________________________________________________________
    Disk /dev/sdb: 500.1 GB, 500107862016 bytes
    255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    Partition Boot Start Sector End Sector # of Sectors Id System
    /dev/sdb1 * 63 20,948,759 20,948,697 83 Linux
    /dev/sdb2 20,964,824 976,771,071 955,806,248 7 NTFS / exFAT / HPFS
    "blkid" output: ________________________________________________________________
    Device UUID TYPE LABEL
    /dev/mmcblk0p1 6665-3162 vfat
    /dev/sda1 CA6A20CC6A20B75B ntfs System Reserved
    /dev/sda2 1EE242D5E242B137 ntfs
    /dev/sda3 65db0c59-9f04-46f1-975d-8a4c28132137 ext4
    /dev/sdb1 bb9818db-ce7c-43a4-8ad5-8d3702001aed ext4
    /dev/sdb2 3C2E3A4E2E3A0206 ntfs
    ================================ Mount points: =================================
    Device Mount_Point Type Options
    /dev/mmcblk0p1 /media/dhaval/6665-3162 vfat (rw,nosuid,nodev,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush,uhelper=udisks2)
    /dev/sdb1 / ext4 (rw,errors=remount-ro)
    =========================== sdb1/boot/grub/grub.cfg: ===========================
    # DO NOT EDIT THIS FILE
    # It is automatically generated by grub-mkconfig using templates
    # from /etc/grub.d and settings from /etc/default/grub
    ### BEGIN /etc/grub.d/00_header ###
    if [ -s $prefix/grubenv ]; then
    set have_grubenv=true
    load_env
    fi
    set default="0"
    if [ x"${feature_menuentry_id}" = xy ]; then
    menuentry_id_option="--id"
    else
    menuentry_id_option=""
    fi
    export menuentry_id_option
    if [ "${prev_saved_entry}" ]; then
    set saved_entry="${prev_saved_entry}"
    save_env saved_entry
    set prev_saved_entry=
    save_env prev_saved_entry
    set boot_once=true
    fi
    function savedefault {
    if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
    fi
    function recordfail {
    set recordfail=1
    if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
    function load_video {
    if [ x$feature_all_video_module = xy ]; then
    insmod all_video
    else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
    fi
    if [ x$feature_default_font_path = xy ] ; then
    font=unicode
    else
    insmod part_msdos
    insmod ext2
    set root='hd1,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 bb9818db-ce7c-43a4-8ad5-8d3702001aed
    else
    search --no-floppy --fs-uuid --set=root bb9818db-ce7c-43a4-8ad5-8d3702001aed
    fi
    font="/usr/share/grub/unicode.pf2"
    fi
    if loadfont $font ; then
    set gfxmode=auto
    load_video
    insmod gfxterm
    set locale_dir=$prefix/locale
    set lang=en_US
    insmod gettext
    fi
    terminal_output gfxterm
    if [ "${recordfail}" = 1 ]; then
    set timeout=-1
    else
    set timeout=10
    fi
    ### END /etc/grub.d/00_header ###
    ### BEGIN /etc/grub.d/05_debian_theme ###
    set menu_color_normal=white/black
    set menu_color_highlight=black/light-gray
    if background_color 13,37,73; then
    clear
    fi
    ### END /etc/grub.d/05_debian_theme ###
    ### BEGIN /etc/grub.d/10_linux ###
    function gfxmode {
    set gfxpayload="${1}"
    if [ "${1}" = "keep" ]; then
    set vt_handoff=vt.handoff=7
    else
    set vt_handoff=
    fi
    if [ "${recordfail}" != 1 ]; then
    if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
    if [ ${match} = 0 ]; then
    set linux_gfx_mode=keep
    else
    set linux_gfx_mode=text
    fi
    else
    set linux_gfx_mode=text
    fi
    else
    set linux_gfx_mode=keep
    fi
    else
    set linux_gfx_mode=text
    fi
    export linux_gfx_mode
    if [ "${linux_gfx_mode}" != "text" ]; then load_video; fi
    menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-bb9818db-ce7c-43a4-8ad5-8d3702001aed' {
    recordfail
    gfxmode $linux_gfx_mode
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd1,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 bb9818db-ce7c-43a4-8ad5-8d3702001aed
    else
    search --no-floppy --fs-uuid --set=root bb9818db-ce7c-43a4-8ad5-8d3702001aed
    fi
    linux /boot/vmlinuz-3.5.0-21-generic root=UUID=bb9818db-ce7c-43a4-8ad5-8d3702001aed ro quiet splash acpi_osi=Linux acpi_backlight=vendor $vt_handoff
    initrd /boot/initrd.img-3.5.0-21-generic
    submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-bb9818db-ce7c-43a4-8ad5-8d3702001aed' {
    menuentry 'Ubuntu, with Linux 3.5.0-21-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.5.0-21-generic-advanced-bb9818db-ce7c-43a4-8ad5-8d3702001aed' {
    recordfail
    gfxmode $linux_gfx_mode
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd1,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 bb9818db-ce7c-43a4-8ad5-8d3702001aed
    else
    search --no-floppy --fs-uuid --set=root bb9818db-ce7c-43a4-8ad5-8d3702001aed
    fi
    echo 'Loading Linux 3.5.0-21-generic ...'
    linux /boot/vmlinuz-3.5.0-21-generic root=UUID=bb9818db-ce7c-43a4-8ad5-8d3702001aed ro quiet splash acpi_osi=Linux acpi_backlight=vendor $vt_handoff
    echo 'Loading initial ramdisk ...'
    initrd /boot/initrd.img-3.5.0-21-generic
    menuentry 'Ubuntu, with Linux 3.5.0-21-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.5.0-21-generic-recovery-bb9818db-ce7c-43a4-8ad5-8d3702001aed' {
    recordfail
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd1,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 bb9818db-ce7c-43a4-8ad5-8d3702001aed
    else
    search --no-floppy --fs-uuid --set=root bb9818db-ce7c-43a4-8ad5-8d3702001aed
    fi
    echo 'Loading Linux 3.5.0-21-generic ...'
    linux /boot/vmlinuz-3.5.0-21-generic root=UUID=bb9818db-ce7c-43a4-8ad5-8d3702001aed ro recovery nomodeset
    echo 'Loading initial ramdisk ...'
    initrd /boot/initrd.img-3.5.0-21-generic
    menuentry 'Ubuntu, with Linux 3.2.0-29-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.2.0-29-generic-advanced-bb9818db-ce7c-43a4-8ad5-8d3702001aed' {
    recordfail
    gfxmode $linux_gfx_mode
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd1,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 bb9818db-ce7c-43a4-8ad5-8d3702001aed
    else
    search --no-floppy --fs-uuid --set=root bb9818db-ce7c-43a4-8ad5-8d3702001aed
    fi
    echo 'Loading Linux 3.2.0-29-generic ...'
    linux /boot/vmlinuz-3.2.0-29-generic root=UUID=bb9818db-ce7c-43a4-8ad5-8d3702001aed ro quiet splash acpi_osi=Linux acpi_backlight=vendor $vt_handoff
    echo 'Loading initial ramdisk ...'
    initrd /boot/initrd.img-3.2.0-29-generic
    menuentry 'Ubuntu, with Linux 3.2.0-29-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.2.0-29-generic-recovery-bb9818db-ce7c-43a4-8ad5-8d3702001aed' {
    recordfail
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd1,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 bb9818db-ce7c-43a4-8ad5-8d3702001aed
    else
    search --no-floppy --fs-uuid --set=root bb9818db-ce7c-43a4-8ad5-8d3702001aed
    fi
    echo 'Loading Linux 3.2.0-29-generic ...'
    linux /boot/vmlinuz-3.2.0-29-generic root=UUID=bb9818db-ce7c-43a4-8ad5-8d3702001aed ro recovery nomodeset
    echo 'Loading initial ramdisk ...'
    initrd /boot/initrd.img-3.2.0-29-generic
    ### END /etc/grub.d/10_linux ###
    ### BEGIN /etc/grub.d/20_linux_xen ###
    ### END /etc/grub.d/20_linux_xen ###
    ### BEGIN /etc/grub.d/20_memtest86+ ###
    menuentry "Memory test (memtest86+)" {
    insmod part_msdos
    insmod ext2
    set root='hd1,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 bb9818db-ce7c-43a4-8ad5-8d3702001aed
    else
    search --no-floppy --fs-uuid --set=root bb9818db-ce7c-43a4-8ad5-8d3702001aed
    fi
    linux16 /boot/memtest86+.bin
    menuentry "Memory test (memtest86+, serial console 115200)" {
    insmod part_msdos
    insmod ext2
    set root='hd1,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 bb9818db-ce7c-43a4-8ad5-8d3702001aed
    else
    search --no-floppy --fs-uuid --set=root bb9818db-ce7c-43a4-8ad5-8d3702001aed
    fi
    linux16 /boot/memtest86+.bin console=ttyS0,115200n8
    ### END /etc/grub.d/20_memtest86+ ###
    ### BEGIN /etc/grub.d/30_os-prober ###
    menuentry 'Windows 7 (loader) (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-CA6A20CC6A20B75B' {
    insmod part_msdos
    insmod ntfs
    set root='hd0,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 CA6A20CC6A20B75B
    else
    search --no-floppy --fs-uuid --set=root CA6A20CC6A20B75B
    fi
    chainloader +1
    ### END /etc/grub.d/30_os-prober ###
    ### BEGIN /etc/grub.d/30_uefi-firmware ###
    ### END /etc/grub.d/30_uefi-firmware ###
    ### BEGIN /etc/grub.d/40_custom ###
    # This file provides an easy way to add custom menu entries. Simply type the
    # menu entries you want to add after this comment. Be careful not to change
    # the 'exec tail' line above.
    ### END /etc/grub.d/40_custom ###
    ### BEGIN /etc/grub.d/41_custom ###
    if [ -f ${config_directory}/custom.cfg ]; then
    source ${config_directory}/custom.cfg
    elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
    source $prefix/custom.cfg;
    fi
    ### END /etc/grub.d/41_custom ###
    =============================== sdb1/etc/fstab: ================================
    # /etc/fstab: static file system information.
    # Use 'blkid' to print the universally unique identifier for a
    # device; this may be used with UUID= as a more robust way to name devices
    # that works even if disks are added and removed. See fstab(5).
    # <file system> <mount point> <type> <options> <dump> <pass>
    proc /proc proc nodev,noexec,nosuid 0 0
    # / was on /dev/sdb1 during installation
    UUID=bb9818db-ce7c-43a4-8ad5-8d3702001aed / ext4 errors=remount-ro 0 1
    =================== sdb1: Location of files loaded by Grub: ====================
    GiB - GB File Fragment(s)
    4.564525127 = 4.901121536 boot/grub/grub.cfg 1
    5.130507946 = 5.508840960 boot/initrd.img-3.2.0-29-generic 2
    5.851592541 = 6.283099648 boot/initrd.img-3.5.0-21-generic 2
    6.317649364 = 6.783524352 boot/vmlinuz-3.2.0-29-generic 1
    4.965751171 = 5.331934720 boot/vmlinuz-3.5.0-21-generic 2
    5.851592541 = 6.283099648 initrd.img 2
    5.851592541 = 6.283099648 initrd.img.old 2
    4.965751171 = 5.331934720 vmlinuz 2
    4.965751171 = 5.331934720 vmlinuz.old 2
    I tried adding nomodeset and acpi=off to the boot parameters, but the boot process still hangs. Please let me know if I should provide any other information.
    Last edited by dhavalparmar (2012-12-30 11:45:25)

    Ok.. So my Arch Linux randomly decided to work. I'm sure I didn't do anything between my last "not working" state and my current "working" state. Below are a few things I tried:
    I thought of trying an earlier build of ArchLinux, and downloaded archlinux-2012.11.01-dual.iso and made a bootable USB out of it. It still hung.
    I was getting error messages during Arch boot that the last access time for the disks was at a future date. I found out that Ubuntu was using localtime instead of UTC and screwing up my hardware clock. I fixed it, and thought maybe the time issues were causing the boot problem. But fixing time didn't solve my problem.
    I chrooted into Arch from my Ubuntu install, ran 'sudo pacman -Syyu' and updated my Arch install.
    I thought maybe GDM isn't starting up. I re-enabled the service using 'systemctl enable gdm.service'.
    I removed OpenNTPd and installed NTPd. Enabled the daemon using 'systemctl enable ntpd'
    None of the above solved the problem, and rebooting to Arch still hung the system. So I stopped fiddling with it yesterday. Today, as usual, I just tried logging into Arch.. And it just worked out of the blue. The solution to me is as mysterious as the problem.
    I told this to my friend who introduced me to Arch, and this is what he said:
    Damn it computers, you were supposed to be deterministic!

  • Failed systemd-modules-load - X won't start

    So i recently updated my arch system, and after a restart i couldn't start a vnc session with it.
    Soon after that i discovered that X isn't running, so i checked journalctl -xn to find out that
    systemd-module-load
    has failed to start.
    At the startup, it also shows that that module has failed to load and the startup process is stuck at
    [reached] target graphical interface
    Only way to do stuff is to get on another ttyl or connect per ssh.
    What i tried so far (read somewhere that these helped some people)
    - Reinstall catalyst with aticonfig --initial
    - Reinstall systemd-tools
    - mkinitcpio -p linux, result is successfull
    Current version i'm running:
    Arch 3.8.5-1 64bit
    Ati Catalyst 13.3-5
    edit:
    This is the Xorx.0.log
    [ 10.337]
    X.Org X Server 1.13.3
    Release Date: 2013-03-07
    [ 10.337] X Protocol Version 11, Revision 0
    [ 10.337] Build Operating System: Linux 3.8.2-1-ARCH x86_64
    [ 10.337] Current Operating System: Linux server 3.8.5-1-ARCH #1 SMP PREEMPT Fri Mar 29 19:18:14 CET 2013 x86_64
    [ 10.337] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7dacf662-5f86-4141-ba35-c45eeac4a814 ro nomodeset verbose verbose
    [ 10.337] Build Date: 09 March 2013 08:45:37AM
    [ 10.337]
    [ 10.337] Current version of pixman: 0.28.2
    [ 10.337] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 10.337] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 10.338] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 6 16:10:43 2013
    [ 10.412] (==) Using config file: "/etc/X11/xorg.conf"
    [ 10.412] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 10.482] (==) ServerLayout "aticonfig Layout"
    [ 10.482] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 10.482] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 10.482] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 10.482] (==) Automatically adding devices
    [ 10.482] (==) Automatically enabling devices
    [ 10.482] (==) Automatically adding GPU devices
    [ 10.594] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 10.594] Entry deleted from font path.
    [ 10.594] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 10.595] Entry deleted from font path.
    [ 10.595] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 10.595] Entry deleted from font path.
    [ 10.595] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 10.595] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 10.596] Entry deleted from font path.
    [ 10.596] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 10.596] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 10.596] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 10.596] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 10.596] (II) Loader magic: 0x7fcc20
    [ 10.596] (II) Module ABI versions:
    [ 10.596] X.Org ANSI C Emulation: 0.4
    [ 10.596] X.Org Video Driver: 13.1
    [ 10.596] X.Org XInput driver : 18.0
    [ 10.596] X.Org Server Extension : 7.0
    [ 10.597] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 10.604] (--) PCI:*(0:0:1:0) 1002:9802:1849:9802 rev 0, Mem @ 0xc0000000/268435456, 0xfeb00000/262144, I/O @ 0x0000f000/256
    [ 10.656] Initializing built-in extension Generic Event Extension
    [ 10.656] Initializing built-in extension SHAPE
    [ 10.656] Initializing built-in extension MIT-SHM
    [ 10.656] Initializing built-in extension XInputExtension
    [ 10.656] Initializing built-in extension XTEST
    [ 10.656] Initializing built-in extension BIG-REQUESTS
    [ 10.656] Initializing built-in extension SYNC
    [ 10.656] Initializing built-in extension XKEYBOARD
    [ 10.656] Initializing built-in extension XC-MISC
    [ 10.656] Initializing built-in extension SECURITY
    [ 10.656] Initializing built-in extension XINERAMA
    [ 10.656] Initializing built-in extension XFIXES
    [ 10.656] Initializing built-in extension RENDER
    [ 10.656] Initializing built-in extension RANDR
    [ 10.656] Initializing built-in extension COMPOSITE
    [ 10.656] Initializing built-in extension DAMAGE
    [ 10.656] Initializing built-in extension MIT-SCREEN-SAVER
    [ 10.656] Initializing built-in extension DOUBLE-BUFFER
    [ 10.656] Initializing built-in extension RECORD
    [ 10.656] Initializing built-in extension DPMS
    [ 10.656] Initializing built-in extension X-Resource
    [ 10.656] Initializing built-in extension XVideo
    [ 10.656] Initializing built-in extension XVideo-MotionCompensation
    [ 10.656] Initializing built-in extension XFree86-VidModeExtension
    [ 10.656] Initializing built-in extension XFree86-DGA
    [ 10.656] Initializing built-in extension XFree86-DRI
    [ 10.656] Initializing built-in extension DRI2
    [ 10.656] (II) "glx" will be loaded by default.
    [ 10.657] (II) LoadModule: "glx"
    [ 10.737] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 10.838] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 10.838] compiled for 6.9.0, module version = 1.0.0
    [ 10.838] Loading extension GLX
    [ 10.838] (II) LoadModule: "fglrx"
    [ 10.839] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 11.675] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 11.675] compiled for 1.4.99.906, module version = 12.10.5
    [ 11.675] Module class: X.Org Video Driver
    [ 11.676] (II) Loading sub module "fglrxdrm"
    [ 11.676] (II) LoadModule: "fglrxdrm"
    [ 11.676] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 11.729] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 11.729] compiled for 1.4.99.906, module version = 12.10.5
    [ 11.729] (II) AMD Proprietary Linux Driver Version Identifier:12.10.05
    [ 11.729] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-12.10.17
    [ 11.729] (II) AMD Proprietary Linux Driver Build Date: Mar 20 2013 21:34:16
    [ 11.729] (++) using VT number 7
    [ 11.739] (WW) Falling back to old probe method for fglrx
    [ 12.090] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 12.303] ukiDynamicMajor: failed to open /proc/ati/major
    [ 12.303] ukiDynamicMajor: failed to open /proc/ati/major
    [ 12.307] (--) Chipset Supported AMD Graphics Processor (0x9802) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:0) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:1) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:2) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:0) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:2) found
    [ 12.327] (II) AMD Video driver is running on a device belonging to a group targeted for this release
    [ 12.345] (II) AMD Video driver is signed
    [ 12.349] (II) fglrx(0): pEnt->device->identifier=0x27bdb40
    [ 12.349] (II) fglrx(0): === [xdl_xs113_atiddxPreInit] === begin
    [ 12.350] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 12.350] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 12.350] (==) fglrx(0): Default visual is TrueColor
    [ 12.350] (**) fglrx(0): Option "DPMS" "true"
    [ 12.350] (==) fglrx(0): RGB weight 888
    [ 12.350] (II) fglrx(0): Using 8 bits per RGB
    [ 12.350] (==) fglrx(0): Buffer Tiling is ON
    [ 12.351] (II) Loading sub module "fglrxdrm"
    [ 12.351] (II) LoadModule: "fglrxdrm"
    [ 12.351] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 12.351] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 12.352] compiled for 1.4.99.906, module version = 12.10.5
    [ 12.461] ukiDynamicMajor: failed to open /proc/ati/major
    [ 12.461] ukiDynamicMajor: failed to open /proc/ati/major
    [ 12.462] (**) fglrx(0): NoAccel = NO
    [ 12.462] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 12.462] (--) fglrx(0): Chipset: "AMD Radeon HD 6310 Graphics" (Chipset = 0x9802)
    [ 12.462] (--) fglrx(0): (PciSubVendor = 0x1849, PciSubDevice = 0x9802)
    [ 12.462] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 12.462] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
    [ 12.462] (--) fglrx(0): MMIO registers at 0xfeb00000
    [ 12.462] (--) fglrx(0): I/O port at 0x0000f000
    [ 12.462] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 12.538] (II) fglrx(0): Invalid ATI BIOS from int10, the adapter is not VGA-enabled
    [ 12.538] (EE) fglrx(0): Invalid video BIOS signature!
    [ 12.538] (EE) fglrx(0): GetBIOSParameter failed
    [ 12.538] (EE) fglrx(0): PreInitAdapter failed
    [ 12.538] (EE) fglrx(0): PreInit failed
    [ 12.538] (II) fglrx(0): === [xdl_xs113_atiddxPreInit] === end
    [ 12.576] (II) UnloadModule: "fglrx"
    [ 12.576] (II) UnloadSubModule: "fglrxdrm"
    [ 12.576] (II) Unloading fglrxdrm
    [ 12.576] (II) UnloadSubModule: "fglrxdrm"
    [ 12.576] (EE) Screen(s) found, but none have a usable configuration.
    [ 12.577]
    Fatal server error:
    [ 12.577] no screens found
    [ 12.577] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 12.577] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 12.577] (EE)
    [ 12.602] Server terminated with error (1). Closing log file.
    And this is the pacman log with the updates
    [2013-04-06 03:57] [PACMAN] Running 'pacman -Syyu'
    [2013-04-06 03:57] [PACMAN] synchronizing package lists
    [2013-04-06 03:57] [PACMAN] starting full system upgrade
    [2013-04-06 04:18] [PACMAN] upgraded boost-libs (1.52.0-3 -> 1.53.0-2)
    [2013-04-06 04:18] [PACMAN] upgraded akonadi (1.9.1-2 -> 1.9.1-3)
    [2013-04-06 04:18] [PACMAN] upgraded avogadro (1.1.0-3 -> 1.1.0-4)
    [2013-04-06 04:18] [PACMAN] upgraded linux-api-headers (3.7.4-1 -> 3.8.4-1)
    [2013-04-06 04:18] [ALPM-SCRIPTLET] Generating locales...
    [2013-04-06 04:18] [ALPM-SCRIPTLET] de_DE.UTF-8... done
    [2013-04-06 04:18] [ALPM-SCRIPTLET] en_US.UTF-8... done
    [2013-04-06 04:18] [ALPM-SCRIPTLET] Generation complete.
    [2013-04-06 04:18] [PACMAN] upgraded glibc (2.17-3 -> 2.17-4)
    [2013-04-06 04:18] [PACMAN] upgraded binutils (2.23.1-3 -> 2.23.2-1)
    [2013-04-06 04:18] [PACMAN] upgraded cups-filters (1.0.31-1 -> 1.0.33-1)
    [2013-04-06 04:18] [PACMAN] upgraded libpulse (3.0-2 -> 3.0-3)
    [2013-04-06 04:18] [PACMAN] upgraded ffmpeg (1:1.2-1 -> 1:1.2-2)
    [2013-04-06 04:18] [PACMAN] upgraded firefox (19.0.2-1 -> 20.0-1)
    [2013-04-06 04:18] [PACMAN] upgraded firefox-i18n-de (19.0.2-1 -> 20.0-1)
    [2013-04-06 04:18] [PACMAN] upgraded gcc-libs (4.7.2-4 -> 4.8.0-1)
    [2013-04-06 04:18] [PACMAN] upgraded gcc (4.7.2-4 -> 4.8.0-1)
    [2013-04-06 04:18] [PACMAN] upgraded kdelibs (4.10.1-2 -> 4.10.2-1)
    [2013-04-06 04:18] [PACMAN] upgraded nepomuk-core (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:18] [PACMAN] upgraded kactivities (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:18] [PACMAN] upgraded kde-base-artwork (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kde-l10n-de (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kde-wallpapers (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded oxygen-icons (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdebase-runtime (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeaccessibility-jovie (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeaccessibility-kaccessible (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeaccessibility-kmag (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeaccessibility-kmousetool (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeaccessibility-kmouth (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeadmin-kcron (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeadmin-ksystemlog (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdepimlibs (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeadmin-kuser (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeartwork-colorschemes (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeartwork-desktopthemes (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeartwork-emoticons (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeartwork-iconthemes (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdepim-runtime (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded lm_sensors (3.3.3-1 -> 3.3.3-2)
    [2013-04-06 04:19] [ALPM] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
    [2013-04-06 04:19] [PACMAN] upgraded kdebase-workspace (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded libkexiv2 (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeartwork-kscreensaver (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeartwork-sounds (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeartwork-styles (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeartwork-wallpapers (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeartwork-weatherwallpapers (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-lib (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded nepomuk-widgets (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-dolphin (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-katepart (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-kdepasswd (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-kdialog (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-keditbookmarks (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-kfind (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-konqueror (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-konq-plugins (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-konsole (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-kwrite (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-plasma (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebindings-python-common (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebindings-python2 (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-analitza (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-blinken (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-cantor (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded libkdeedu (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kalgebra (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kalzium (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kanagram (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kbruch (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kgeography (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-khangman (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kig (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kiten (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-klettres (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kmplot (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kstars (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-ktouch (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kturtle (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kwordquiz (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-marble (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-pairs (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-parley (4.10.1-2 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-rocs (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-step (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded libkdegames (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-bomber (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-bovo (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-granatier (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kajongg (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kapman (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-katomic (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kblackbox (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kblocks (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kbounce (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kbreakout (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kdiamond (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kfourinline (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kgoldrunner (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kigo (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-killbots (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kiriki (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kjumpingcube (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-klickety (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-klines (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded libkmahjongg (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kmahjongg (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kmines (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-knavalbattle (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-knetwalk (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kolf (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kollision (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-konquest (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kpatience (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kreversi (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kshisen (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-ksirk (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-ksnakeduel (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kspaceduel (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-ksquares (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-ksudoku (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-ktuberling (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kubrick (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-lskat (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegames-palapeli (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegames-picmi (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded libkipi (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-gwenview (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-kamera (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-kcolorchooser (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-kgamma (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-kolourpaint (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-kruler (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded libksane (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-ksaneplugin (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-ksnapshot (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-mobipocket (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-okular (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-strigi-analyzer (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-svgpart (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded libkdcraw (4.10.1-2 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-thumbnailers (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded libkcddb (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded libkcompactdisc (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdemultimedia-audiocd-kio (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdemultimedia-dragonplayer (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdemultimedia-ffmpegthumbs (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdemultimedia-juk (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdemultimedia-kmix (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdemultimedia-kscd (4.10.1-2 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdemultimedia-mplayerthumbs (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdenetwork-filesharing (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdenetwork-kdnssd (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdenetwork-kget (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdenetwork-kopete (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdenetwork-kppp (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdenetwork-krdc (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdenetwork-krfb (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-libkdepim (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-akonadiconsole (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-akregator (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-blogilo (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-console (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-kaddressbook (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-kalarm (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-kjots (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-kleopatra (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-kmail (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-knode (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-knotes (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-kontact (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-korganizer (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-kresources (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-ktimetracker (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-ktnef (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-bball (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-binary-clock (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-blackboard (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-bookmarks (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-bubblemon (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-calculator (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-charselect (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-libs (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-comic (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-community (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-dict (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-eyes (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-fifteenpuzzle (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-filewatcher (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-frame (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-fuzzy-clock (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-icontasks (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-incomingmsg (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-kdeobservatory (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-kimpanel (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-knowledgebase (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-kolourpicker (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-konqprofiles (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-konsoleprofiles (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-lancelot (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-leavenote (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-life (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-luna (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-magnifique (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-mediaplayer (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-microblog (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-news (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-notes (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-nowplaying (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-paste (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-pastebin (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-plasmaboard (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-previewer (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-qalculate (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-rememberthemilk (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-rssnow (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-showdashboard (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-showdesktop (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-social-news (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-spellcheck (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-systemloadviewer (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-timer (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-unitconverter (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-weather (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-weatherstation (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-webslice (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-containments (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-audioplayercontrol (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-browserhistory (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-characters (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-contacts (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-converter (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-datetime (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-dictionary (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-events (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-kate (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-katesessions (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-konquerorsessions (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-konsolesessions (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-kopete (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-mediawiki (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-spellchecker (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-youtube (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-wallpapers-mandelbrot (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-wallpapers-marble (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-wallpapers-pattern (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-wallpapers-potd (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-wallpapers-qmlwallpapers (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-wallpapers-virus (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-wallpapers-weather (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-cervisia (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-dev-scripts (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-dev-utils (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-dolphin-plugins (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-kapptemplate (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-kcachegrind (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-kioslaves (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-kompare (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-strigi-analyzers (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-lokalize (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-okteta (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-poxml (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-umbrello (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdetoys-amor (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdetoys-kteatime (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdetoys-ktux (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-ark (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-filelight (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-kcalc (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-kcharselect (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-kdf (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-kfloppy (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-kgpg (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-kremotecontrol (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-ktimer (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-kwallet (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-print-manager (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-superkaramba (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-sweeper (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdewebdev-kfilereplace (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdewebdev-kimagemapeditor (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdewebdev-klinkstatus (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdewebdev-kommander (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded lib32-glibc (2.17-2 -> 2.17-4)
    [2013-04-06 04:23] [PACMAN] upgraded lib32-gcc-libs (4.7.2-4 -> 4.8.0-1)
    [2013-04-06 04:23] [PACMAN] upgraded libkolabxml (0.8.3-1 -> 0.8.3-2)
    [2013-04-06 04:23] [PACMAN] upgraded libltdl (2.4.2-7 -> 2.4.2-8)
    [2013-04-06 04:23] [PACMAN] upgraded libtool (2.4.2-7 -> 2.4.2-8)
    [2013-04-06 04:23] [PACMAN] upgraded libtorrent-rasterbar (1:0.16.9-1 -> 1:0.16.9-2)
    [2013-04-06 04:23] [PACMAN] upgraded libxi (1.7-1 -> 1.7.1-1)
    [2013-04-06 04:23] [PACMAN] upgraded libzip (0.10.1-1 -> 0.11-1)
    [2013-04-06 04:24] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-04-06 04:24] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Building image from preset: 'default'
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Starting build: 3.8.5-1-ARCH
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Building image from preset: 'fallback'
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Starting build: 3.8.5-1-ARCH
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-04-06 04:24] [PACMAN] upgraded linux (3.8.4-1 -> 3.8.5-1)
    [2013-04-06 04:24] [PACMAN] upgraded linux-headers (3.8.4-1 -> 3.8.5-1)
    [2013-04-06 04:24] [PACMAN] upgraded lirc-utils (1:0.9.0-39 -> 1:0.9.0-40)
    [2013-04-06 04:24] [PACMAN] upgraded mpg123 (1.15.1-1 -> 1.15.3-1)
    Last edited by flash84 (2013-04-07 12:13:23)

    Trying to install the xf86-video-ati
    sudo pacman -S xf86-video-ati
    [sudo] password for xxx:
    Löse Abhängigkeiten auf...
    Suche nach Zwischenkonflikten...
    :: mesa-libgl und catalyst-utils stehen miteinander in Konflikt (libgl). catalyst-utils entfernen? [j/N] j
    Fehler: Konnte den Vorgang nicht vorbereiten (Kann Abhängigkeiten nicht erfüllen)
    :: lib32-catalyst-utils: benötigt catalyst-utils
    It's german, but it basically says that there are open dependencies.
    So trying to delete lib32-catalyst-utils states same message with other packages.
    So i try to recursively remove the packages dependent on catalyst-utils
    sudo pacman -Rnsc catalyst-utils
    Prüfe Abhängigkeiten...
    :: avahi benötigt optional gtk2: gtk2 bindings
    :: avahi benötigt optional qt4: qt4 bindings
    :: avahi benötigt optional pygtk: avahi-bookmarks, avahi-discover
    :: avahi benötigt optional python2-dbus: avahi-discover
    :: cronie benötigt optional pm-utils: defer anacron on battery power
    :: deluge benötigt optional pygtk: needed for gtk ui
    :: deluge benötigt optional python2-mako: needed for web ui
    :: gnupg benötigt optional libusb-compat: scdaemon
    :: iputils benötigt optional xinetd: for tftpd
    :: libtiff benötigt optional freeglut: for using tiffgt
    :: ntp benötigt optional libedit: ntpdc, ntpq
    :: pinentry benötigt optional gtk2: for gtk2 backend
    :: pinentry benötigt optional qt4: for qt4 backend
    :: systemd benötigt optional python: systemd library bindings
    :: twisted benötigt optional pygtk: for using manhole
    :: xdg-utils benötigt optional kdebase-runtime: for KDE support in xdg-open
    :: xdg-utils benötigt optional xorg-xprop: for Xfce support in xdg-open
    Pakete (614): a52dec-0.7.4-6 aalib-1.4rc5-9 akonadi-1.9.1-3 antlr2-2.7.7-3 aspell-0.60.6.1-1 atk-2.6.0-1 attica-0.4.1-2
    avogadro-1.1.0-4 bc-1.06-8 blas-3.4.2-1 ca-certificates-java-20121112+nmu2-1 cabextract-1.4-2 cairo-1.12.14-3
    ccrtp-2.0.3-2 cdparanoia-10.2-4 cfitsio-3.340-1 chemical-mime-data-0.1.94-6 chmlib-0.40-3 cln-1.3.2-1
    colord-0.1.31-1 compositeproto-0.4.2-2 convertlit-1.8-6 cups-1.6.2-1 cups-filters-1.0.33-1 dbus-glib-0.100.2-1
    dconf-0.14.1-1 djvulibre-3.5.25.3-1 dnssec-anchors-20130320-1 docbook-xml-4.5-5 docbook-xsl-1.78.0-1 dotconf-1.3-3
    ebook-tools-0.2.2-1 eclipse-4.2.2-1 eigen2-2.0.17-1 enca-1.14-1 enchant-1.6.0-4 exiv2-0.23-1 faac-1.28-4
    faad2-2.7-3 facile-1.1-15 farstream-0.2.2-1 ffmpeg-1:1.2-2 firefox-20.0-1 firefox-i18n-de-20.0-1 fontsproto-2.1.2-1
    freeglut-2.8.0-2 fribidi-0.19.5-1 gd-2.0.36RC1-5 gdk-pixbuf2-2.26.5-2 geoclue-0.12.99-1 ghostscript-9.07-1
    giflib-4.1.6-5 glew-1.9.0-2 glib-networking-2.34.2-1 glu-9.0.0-2 gnome-mime-data-2.18.0-6 gnugo-3.8-3
    gobject-introspection-1.34.2-1 gpm-1.20.7-1 grantlee-0.3.0-2 graphite-1:1.2.1-1 gsettings-desktop-schemas-3.6.1-1
    gsl-1.15-2 gsm-1.0.13-7 gst-plugins-base-libs-1.0.6-1 gstreamer-1.0.6-1 gstreamer0.10-0.10.36-1
    gstreamer0.10-base-0.10.36-1 gtk-update-icon-cache-2.24.17-1 gtk2-2.24.17-1 harfbuzz-0.9.15-1 hspell-1.2-1
    hunspell-1.3.2-2 ilmbase-1.0.3-1 imlib2-1.4.5-2 iso-codes-3.41-1 jack-0.121.3-7 jasper-1.900.1-8
    jdk7-openjdk-7.u17_2.3.8-1 jre7-openjdk-7.u17_2.3.8-1 jre7-openjdk-headless-7.u17_2.3.8-1 js-1.8.5-3 json-c-0.10-2
    kactivities-4.10.2-1 kde-agent-20130226-1 kde-base-artwork-4.10.2-1 kde-meta-kdeaccessibility-4.10-2
    kde-meta-kdeadmin-4.10-2 kde-meta-kdeartwork-4.10-2 kde-meta-kdebase-4.10-2 kde-meta-kdeedu-4.10-2
    kde-meta-kdegames-4.10-2 kde-meta-kdegraphics-4.10-2 kde-meta-kdemultimedia-4.10-2 kde-meta-kdenetwork-4.10-2
    kde-meta-kdepim-4.10-2 kde-meta-kdeplasma-addons-4.10-2 kde-meta-kdesdk-4.10-2 kde-meta-kdetoys-4.10-2
    kde-meta-kdeutils-4.10-2 kde-meta-kdewebdev-4.10-2 kdeaccessibility-jovie-4.10.2-1
    kdeaccessibility-kaccessible-4.10.2-1 kdeaccessibility-kmag-4.10.2-1 kdeaccessibility-kmousetool-4.10.2-1
    kdeaccessibility-kmouth-4.10.2-1 kdeadmin-kcron-4.10.2-1 kdeadmin-ksystemlog-4.10.2-1 kdeadmin-kuser-4.10.2-1
    kdeartwork-colorschemes-4.10.2-1 kdeartwork-desktopthemes-4.10.2-1 kdeartwork-emoticons-4.10.2-1
    kdeartwork-iconthemes-4.10.2-1 kdeartwork-kscreensaver-4.10.2-1 kdeartwork-sounds-4.10.2-1 kdeartwork-styles-4.10.2-1
    kdeartwork-wallpapers-4.10.2-1 kdeartwork-weatherwallpapers-4.10.2-1 kdebase-dolphin-4.10.2-1
    kdebase-katepart-4.10.2-1 kdebase-kdepasswd-4.10.2-1 kdebase-kdialog-4.10.2-1 kdebase-keditbookmarks-4.10.2-1
    kdebase-kfind-4.10.2-1 kdebase-konq-plugins-4.10.2-1 kdebase-konqueror-4.10.2-1 kdebase-konsole-4.10.2-1
    kdebase-kwrite-4.10.2-1 kdebase-lib-4.10.2-1 kdebase-plasma-4.10.2-1 kdebase-runtime-4.10.2-2
    kdebase-workspace-4.10.2-1 kdebindings-python-common-4.10.2-1 kdebindings-python2-4.10.2-1 kdeedu-analitza-4.10.2-1
    kdeedu-blinken-4.10.2-1 kdeedu-cantor-4.10.2-1 kdeedu-kalgebra-4.10.2-1 kdeedu-kalzium-4.10.2-1
    kdeedu-kanagram-4.10.2-1 kdeedu-kbruch-4.10.2-1 kdeedu-kgeography-4.10.2-1 kdeedu-khangman-4.10.2-1
    kdeedu-kig-4.10.2-1 kdeedu-kiten-4.10.2-1 kdeedu-klettres-4.10.2-1 kdeedu-kmplot-4.10.2-1 kdeedu-kstars-4.10.2-1
    kdeedu-ktouch-4.10.2-1 kdeedu-kturtle-4.10.2-1 kdeedu-kwordquiz-4.10.2-1 kdeedu-marble-4.10.2-1 kdeedu-pairs-4.10.2-1
    kdeedu-parley-4.10.2-1 kdeedu-rocs-4.10.2-1 kdeedu-step-4.10.2-1 kdegames-bomber-4.10.2-1 kdegames-bovo-4.10.2-1
    kdegames-granatier-4.10.2-1 kdegames-kajongg-4.10.2-1 kdegames-kapman-4.10.2-1 kdegames-katomic-4.10.2-1
    kdegames-kblackbox-4.10.2-1 kdegames-kblocks-4.10.2-1 kdegames-kbounce-4.10.2-1 kdegames-kbreakout-4.10.2-1
    kdegames-kdiamond-4.10.2-1 kdegames-kfourinline-4.10.2-1 kdegames-kgoldrunner-4.10.2-1 kdegames-kigo-4.10.2-1
    kdegames-killbots-4.10.2-1 kdegames-kiriki-4.10.2-1 kdegames-kjumpingcube-4.10.2-1 kdegames-klickety-4.10.2-1
    kdegames-klines-4.10.2-1 kdegames-kmahjongg-4.10.2-1 kdegames-kmines-4.10.2-1 kdegames-knavalbattle-4.10.2-1
    kdegames-knetwalk-4.10.2-1 kdegames-kolf-4.10.2-1 kdegames-kollision-4.10.2-1 kdegames-konquest-4.10.2-1
    kdegames-kpatience-4.10.2-1 kdegames-kreversi-4.10.2-1 kdegames-kshisen-4.10.2-1 kdegames-ksirk-4.10.2-1
    kdegames-ksnakeduel-4.10.2-1 kdegames-kspaceduel-4.10.2-1 kdegames-ksquares-4.10.2-1 kdegames-ksudoku-4.10.2-1
    kdegames-ktuberling-4.10.2-1 kdegames-kubrick-4.10.2-1 kdegames-lskat-4.10.2-1 kdegames-palapeli-4.10.2-1
    kdegames-picmi-4.10.2-1 kdegraphics-gwenview-4.10.2-1 kdegraphics-kamera-4.10.2-1 kdegraphics-kcolorchooser-4.10.2-1
    kdegraphics-kgamma-4.10.2-1 kdegraphics-kolourpaint-4.10.2-1 kdegraphics-kruler-4.10.2-1
    kdegraphics-ksaneplugin-4.10.2-1 kdegraphics-ksnapshot-4.10.2-1 kdegraphics-mobipocket-4.10.2-1
    kdegraphics-okular-4.10.2-1 kdegraphics-strigi-analyzer-4.10.2-1 kdegraphics-svgpart-4.10.2-1
    kdegraphics-thumbnailers-4.10.2-1 kdelibs-4.10.2-1 kdemultimedia-audiocd-kio-4.10.2-1
    kdemultimedia-dragonplayer-4.10.2-1 kdemultimedia-ffmpegthumbs-4.10.2-1 kdemultimedia-juk-4.10.2-1
    kdemultimedia-kmix-4.10.2-1 kdemultimedia-kscd-4.10.2-1 kdemultimedia-mplayerthumbs-4.10.2-1
    kdenetwork-filesharing-4.10.2-1 kdenetwork-kdnssd-4.10.2-1 kdenetwork-kget-4.10.2-1 kdenetwork-kopete-4.10.2-1
    kdenetwork-kppp-4.10.2-1 kdenetwork-krdc-4.10.2-1 kdenetwork-krfb-4.10.2-1 kdepim-akonadiconsole-4.10.2-2
    kdepim-akregator-4.10.2-2 kdepim-blogilo-4.10.2-2 kdepim-console-4.10.2-2 kdepim-kaddressbook-4.10.2-2
    kdepim-kalarm-4.10.2-2 kdepim-kjots-4.10.2-2 kdepim-kleopatra-4.10.2-2 kdepim-kmail-4.10.2-2 kdepim-knode-4.10.2-2
    kdepim-knotes-4.10.2-2 kdepim-kontact-4.10.2-2 kdepim-korganizer-4.10.2-2 kdepim-kresources-4.10.2-2
    kdepim-ktimetracker-4.10.2-2 kdepim-ktnef-4.10.2-2 kdepim-libkdepim-4.10.2-2 kdepim-runtime-4.10.2-1
    kdepimlibs-4.10.2-1 kdeplasma-addons-applets-bball-4.10.2-1 kdeplasma-addons-applets-binary-clock-4.10.2-1
    kdeplasma-addons-applets-blackboard-4.10.2-1 kdeplasma-addons-applets-bookmarks-4.10.2-1
    kdeplasma-addons-applets-bubblemon-4.10.2-1 kdeplasma-addons-applets-calculator-4.10.2-1
    kdeplasma-addons-applets-charselect-4.10.2-1 kdeplasma-addons-applets-comic-4.10.2-1
    kdeplasma-addons-applets-community-4.10.2-1 kdeplasma-addons-applets-dict-4.10.2-1
    kdeplasma-addons-applets-eyes-4.10.2-1 kdeplasma-addons-applets-fifteenpuzzle-4.10.2-1
    kdeplasma-addons-applets-filewatcher-4.10.2-1 kdeplasma-addons-applets-frame-4.10.2-1
    kdeplasma-addons-applets-fuzzy-clock-4.10.2-1 kdeplasma-addons-applets-icontasks-4.10.2-1
    kdeplasma-addons-applets-incomingmsg-4.10.2-1 kdeplasma-addons-applets-kdeobservatory-4.10.2-1
    kdeplasma-addons-applets-kimpanel-4.10.2-1 kdeplasma-addons-applets-knowledgebase-4.10.2-1
    kdeplasma-addons-applets-kolourpicker-4.10.2-1 kdeplasma-addons-applets-konqprofiles-4.10.2-1
    kdeplasma-addons-applets-konsoleprofiles-4.10.2-1 kdeplasma-addons-applets-lancelot-4.10.2-1
    kdeplasma-addons-applets-leavenote-4.10.2-1 kdeplasma-addons-applets-life-4.10.2-1
    kdeplasma-addons-applets-luna-4.10.2-1 kdeplasma-addons-applets-magnifique-4.10.2-1
    kdeplasma-addons-applets-mediaplayer-4.10.2-1 kdeplasma-addons-applets-microblog-4.10.2-1
    kdeplasma-addons-applets-news-4.10.2-1 kdeplasma-addons-applets-notes-4.10.2-1
    kdeplasma-addons-applets-nowplaying-4.10.2-1 kdeplasma-addons-applets-paste-4.10.2-1
    kdeplasma-addons-applets-pastebin-4.10.2-1 kdeplasma-addons-applets-plasmaboard-4.10.2-1
    kdeplasma-addons-applets-previewer-4.10.2-1 kdeplasma-addons-applets-qalculate-4.10.2-1
    kdeplasma-addons-applets-rememberthemilk-4.10.2-1 kdeplasma-addons-applets-rssnow-4.10.2-1
    kdeplasma-addons-applets-showdashboard-4.10.2-1 kdeplasma-addons-applets-showdesktop-4.10.2-1
    kdeplasma-addons-applets-social-news-4.10.2-1 kdeplasma-addons-applets-spellcheck-4.10.2-1
    kdeplasma-addons-applets-systemloadviewer-4.10.2-1 kdeplasma-addons-applets-timer-4.10.2-1
    kdeplasma-addons-applets-unitconverter-4.10.2-1 kdeplasma-addons-applets-weather-4.10.2-1
    kdeplasma-addons-applets-weatherstation-4.10.2-1 kdeplasma-addons-applets-webslice-4.10.2-1
    kdeplasma-addons-containments-4.10.2-1 kdeplasma-addons-libs-4.10.2-1
    kdeplasma-addons-runners-audioplayercontrol-4.10.2-1 kdeplasma-addons-runners-browserhistory-4.10.2-1
    kdeplasma-addons-runners-characters-4.10.2-1 kdeplasma-addons-runners-contacts-4.10.2-1
    kdeplasma-addons-runners-converter-4.10.2-1 kdeplasma-addons-runners-datetime-4.10.2-1
    kdeplasma-addons-runners-dictionary-4.10.2-1 kdeplasma-addons-runners-events-4.10.2-1
    kdeplasma-addons-runners-katesessions-4.10.2-1 kdeplasma-addons-runners-konquerorsessions-4.10.2-1
    kdeplasma-addons-runners-konsolesessions-4.10.2-1 kdeplasma-addons-runners-kopete-4.10.2-1
    kdeplasma-addons-runners-mediawiki-4.10.2-1 kdeplasma-addons-runners-spellchecker-4.10.2-1
    kdeplasma-addons-runners-youtube-4.10.2-1 kdeplasma-addons-wallpapers-mandelbrot-4.10.2-1
    kdeplasma-addons-wallpapers-marble-4.10.2-1 kdeplasma-addons-wallpapers-pattern-4.10.2-1
    kdeplasma-addons-wallpapers-potd-4.10.2-1 kdeplasma-addons-wallpapers-qmlwallpapers-4.10.2-1
    kdeplasma-addons-wallpapers-virus-4.10.2-1 kdeplasma-addons-wallpapers-weather-4.10.2-1 kdesdk-cervisia-4.10.2-1
    kdesdk-dev-scripts-4.10.2-1 kdesdk-dev-utils-4.10.2-1 kdesdk-dolphin-plugins-4.10.2-1 kdesdk-kapptemplate-4.10.2-1
    kdesdk-kate-4.10.2-1 kdesdk-kcachegrind-4.10.2-1 kdesdk-kioslaves-4.10.2-1 kdesdk-kompare-4.10.2-1
    kdesdk-lokalize-4.10.2-1 kdesdk-okteta-4.10.2-1 kdesdk-poxml-4.10.2-1 kdesdk-strigi-analyzers-4.10.2-1
    kdesdk-umbrello-4.10.2-1 kdetoys-amor-4.10.2-1 kdetoys-kteatime-4.10.2-1 kdetoys-ktux-4.10.2-1 kdeutils-ark-4.10.2-1
    kdeutils-filelight-4.10.2-1 kdeutils-kcalc-4.10.2-1 kdeutils-kcharselect-4.10.2-1 kdeutils-kdf-4.10.2-1
    kdeutils-kfloppy-4.10.2-1 kdeutils-kgpg-4.10.2-1 kdeutils-kremotecontrol-4.10.2-1 kdeutils-ktimer-4.10.2-1
    kdeutils-kwallet-4.10.2-1 kdeutils-print-manager-4.10.2-1 kdeutils-superkaramba-4.10.2-1 kdeutils-sweeper-4.10.2-1
    kdewebdev-kfilereplace-4.10.2-1 kdewebdev-kimagemapeditor-4.10.2-1 kdewebdev-klinkstatus-4.10.2-1
    kdewebdev-kommander-4.10.2-1 kpartsplugin-20120723-1 lame-3.99.5-1 lapack-3.4.2-1 lcms-1.19-2 lcms2-2.4-1
    ldns-1.6.16-1 lib32-acl-2.2.51-2 lib32-attr-2.4.46-2 lib32-bzip2-1.0.6-1 lib32-catalyst-utils-13.3-4
    lib32-expat-2.1.0-1 lib32-fontconfig-2.10.2-1 lib32-freetype2-2.4.11-1 lib32-gcc-libs-4.8.0-1
    lib32-gettext-0.18.2.1-1 lib32-glibc-2.17-4 lib32-glu-9.0.0-1 lib32-libdrm-2.4.43-1 lib32-libice-1.0.8-1
    lib32-libpciaccess-0.13.1-1 lib32-libsm-1.2.1-1 lib32-libx11-1.5.0-1 lib32-libxau-1.0.7-1 lib32-libxcb-1.9-2
    lib32-libxcursor-1.1.13-1 lib32-libxdamage-1.1.4-1 lib32-libxdmcp-1.1.1-1 lib32-libxext-1.3.1-1 lib32-libxfixes-5.0-1
    lib32-libxi-1.7-1 lib32-libxrandr-1.4.0-1 lib32-libxrender-0.9.7-1 lib32-util-linux-2.22.2-1 lib32-zlib-1.2.7-1
    libass-0.10.1-1 libasyncns-0.8-4 libatasmart-0.19-1 libbluray-0.2.3-1 libcaca-0.99.beta18-1 libcanberra-0.30-3
    libcddb-1.3.2-3 libcdio-0.90-2 libcdio-paranoia-10.2+0.90-1 libdatrie-0.2.5-1 libdbusmenu-qt-0.9.2-2 libdca-0.0.5-3
    libdiscid-0.4.1-1 libdmtx-0.7.4-3 libdvbpsi-0.2.2-1 libdvdnav-4.2.0-2 libdvdread-4.2.0-1 libebml-1.3.0-1
    libedit-20120601_3.0-1 libevent-2.0.21-2 libexif-0.6.21-1 libftdi-0.20-1 libgadu-1.11.2-1 libglade-2.6.4-3
    libgphoto2-2.5.1-1 libgusb-0.1.4-1 libical-0.48-1 libid3tag-0.15.1b-7 libidn-1.26-1 libieee1284-0.2.11-4
    libimobiledevice-1.1.4-2 libindi-0.9.6-1 libiodbc-3.52.8-1 libirman-0.4.5-3 libkate-0.4.1-3 libkcddb-4.10.2-1
    libkcompactdisc-4.10.2-1 libkdcraw-4.10.2-1 libkdeedu-4.10.2-1 libkdegames-4.10.2-1 libkexiv2-4.10.2-1
    libkgapi-0.4.4-1 libkipi-4.10.2-1 libkmahjongg-4.10.2-1 libkolab-0.4.1-1 libkolabxml-0.8.3-2 libksane-4.10.2-1
    libktorrent-1.3.1-1 libmad-0.15.1b-6 libmatroska-1.4.0-1 libmms-0.6.2-1 libmng-1.0.10-4 libmodplug-0.8.8.4-1
    libmp4v2-2.0.0-2 libmpcdec-1.2.6-3 libmpeg2-0.5.1-4 libmsn-4.2.1-1 libmusicbrainz3-3.0.3-2 libmusicbrainz5-5.0.1-1
    libmysqlclient-5.5.30-7 libnice-0.1.3-1 libnotify-0.7.5-1 libnova-0.14.0-1 libotr3-3.2.1-1 libplist-1.8-2
    libproxy-0.4.11-1 libpulse-3.0-3 libqalculate-0.9.7-3 libqzeitgeist-0.8.0-3 libraw1394-2.1.0-1 libshout-1:2.3.1-1
    libsoup-2.40.3-1 libspectre-0.2.7-1 libsrtp-1.4.4-2 libssh-0.5.4-1 libthai-0.1.18-1 libtheora-1.1.1-2
    libtiger-0.3.4-3 libupnp-1.6.18-1 libusb-compat-0.1.4-2 libva-1.1.1-1 libvncserver-0.9.9-1 libvpx-1.1.0-1
    libxcomposite-0.4.4-1 libxfont-1.4.5-1 libxklavier-5.3-1 libxml2-2.8.0-1 libxres-1.0.6-1 libxslt-1.1.26-3
    libxvmc-1.0.7-1 libxxf86dga-1.1.3-1 libzip-0.11-1 libzrtpcpp-2.1.2-1 lirc-utils-1:0.9.0-41 lm_sensors-3.3.3-2
    lua51-5.1.5-3 luckybackup-0.4.7-3 media-player-info-17-1 mediastreamer-2.8.2-4 mesa-demos-8.1.0-1 mime-types-8-1
    mozilla-common-1.4-3 mpg123-1.15.3-1 mplayer-35920-1 mysql-5.5.30-7 mysql-clients-5.5.30-7 neon-0.29.6-4
    nepomuk-core-4.10.2-1 nepomuk-widgets-4.10.2-1 net-snmp-5.7.2-3 netkit-bsd-finger-0.17-7 nspr-4.9.6-1 nss-3.14.3-2
    ocaml-4.00.1-3 openal-1.15.1-1 openbabel-2.3.2-1 opencore-amr-0.1.3-1 openexr-1.7.1-2 openjpeg-1.5.0-1
    openssh-6.2p1-1 opus-1.0.2-1 orc-0.4.17-1 ortp-0.20.0.20120701-1 oxygen-icons-4.10.2-1 pango-1.32.5-1
    phonon-1:4.6.0-8 phonon-vlc-0.6.2-1 pixman-0.28.2-1 pm-quirks-0.20100619-3 pm-utils-1.4.1-5 polkit-0.110-1
    polkit-kde-0.99.0-2 polkit-qt-0.103.0-2 poppler-0.22.2-1 poppler-qt-0.22.2-1 prison-1.0-2 pygobject-devel-3.4.2-1
    pygobject2-devel-2.28.6-8 pygtk-2.24.0-3 pyqt-common-4.10-1 python-3.3.1-1 python-cairo-1.10.0-2
    python-dbus-common-1.1.1-2 python-gobject-3.4.2-1 python-xdg-0.25-1 python2-beaker-1.6.4-1 python2-cairo-1.10.0-1
    python2-dbus-1.1.1-2 python2-gobject2-2.28.6-8 python2-mako-0.7.3-1 python2-markupsafe-0.15-2 python2-notify-0.1.1-12
    python2-numpy-1.7.0-2 python2-pyqt-4.10-1 python2-sip-4.14.5-1 qca-2.0.3-4 qca-ossl-2.0.0-6 qimageblitz-0.0.6-3
    qjson-0.8.1-2 qoauth-1.0.1-4 qpdf-4.0.1-1 qrencode-3.4.2-1 qscintilla-2.7.1-1 qt4-4.8.4-16 qtwebkit-2.3.0-1
    qwt-6.0.2-2 raptor-2.0.9-2 rasqal-1:0.9.30-1 recode-3.6-7 redland-1:1.0.16-2 redland-storage-virtuoso-1:1.0.16-2
    rsync-3.0.9-5 rtmpdump-20121203-1 sane-1.0.23-4 schroedinger-1.0.11-1 sdl-1.2.15-3 sdl_image-1.2.12-2 serf-1.2.0-1
    shared-color-profiles-0.1.5-1 shared-desktop-ontologies-0.10.0-1 shared-mime-info-1.1-1 sip-4.14.5-1 soprano-2.9.0-2
    sound-theme-freedesktop-0.8-1 speech-dispatcher-0.8-1 speex-1.2rc1-3 startup-notification-0.12-3 strigi-0.7.8-2
    subversion-1.7.9-1 taglib-1.8-1 telepathy-farstream-0.6.0-1 telepathy-glib-0.20.1-1 telepathy-qt-0.9.3-7
    tidyhtml-1.46-2 ucommon-5.5.0-1 udisks2-2.0.1-1 unzip-6.0-6 upower-0.9.20-1 usbmuxd-1.0.8-1 v4l-utils-0.9.3-2
    virtuoso-base-6.1.6-1 vlc-2.0.6-1 wcslib-4.16-1 webkitgtk2-1.10.2-3 wine-1.5.27-1 wine_gecko-1.9-1
    winetricks-20120912-1 x264-20130206-1 xcb-util-image-0.3.9-1 xcb-util-keysyms-0.3.9-1 xcb-util-renderutil-0.3.8-1
    xerces-c-3.1.1-3 xf86-input-evdev-2.7.3-2 xf86dgaproto-2.1-2 xinetd-2.3.15-2 xkeyboard-config-2.8-1
    xorg-bdftopcf-1.0.4-1 xorg-font-util-1.3.0-1 xorg-font-utils-7.6-3 xorg-fonts-alias-1.0.2-2 xorg-fonts-misc-1.0.1-2
    xorg-server-1.13.3-1 xorg-server-common-1.13.3-1 xorg-setxkbmap-1.3.0-1 xorg-xkbcomp-1.2.4-1 xorg-xmessage-1.0.4-1
    xorg-xprop-1.2.1-1 xvidcore-1.3.2-1 zvbi-0.2.33-4 catalyst-utils-13.3-4
    Gesamtgröße der entfernten Pakete: -870,59 MiB
    :: Möchten Sie diese Pakete entfernen? [J/n]

  • Best place to specify module load

    Hi all, I am having problems lately with the network modules. I have an nforce2 board with integrated network hardware and a realtek network card, and now and then the integrated interface stops working, so I have switched to the external to avoid the nuissance.
    But it raises a question that has been looming for a time (with all these changes in initrd, etc.): What is the best or appropriate place for specifying module load? /etc/rc.conf, /etc/mkinitrd.conf, /etc/modprobe.conf?

    The recommended way to load modules is to make sure /etc/rc.conf has
    MOD_AUTOLOAD="yes"
    so that the modules required by your system are detected and loaded automatically. If you have some unusual hardware that escapes autodetection, or some undetected modules that require boot-time loading, they should be listed in rc.conf MODULES.
    mkinitrd.conf is used to specify  the modules required to allow your system to boot, and modprobe.conf allows you to fine-tune module loading by setting aliases, module options, or additional install commands.

  • [SOLVED] [systemd] systed-module-load.service inactive (dead)

    Hello archers,
    I use VirtualBox and I'm tired of loading modules manually so I figured that a conf file can be created in /etc/modprobe.d/ that will load those modules at boot. Well, easier said than done because it doesn't seem to work.
    Here's my virtualbox.conf:
    # modules relevant to VirtualBox
    vboxdrv
    vboxnetadp
    vboxnetflt
    and here's my systemctl status systemd-modules-load.service:
    systemd-modules-load.service - Load Kernel Modules
    Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static)
    Active: inactive (dead)
    start condition failed at Sun 2013-10-20 09:27:06 CEST; 6s ago
    none of the trigger conditions were met
    Docs: man:systemd-modules-load.service(8)
    man:modules-load.d(5)
    Looking forward to hearing from you.
    Last edited by robin92 (2013-10-20 11:10:55)

    robin92 wrote:so I figured that a conf file can be created in /etc/modprobe.d/ that will load those modules at boot.
    Why not read the Wiki and follow the instructions?
    https://wiki.archlinux.org/index.php/VirtualBox
    Last edited by loafer (2013-10-20 08:06:04)

Maybe you are looking for

  • Multiple iphones on 1 itunes?!

    Hey everyone, first time posting on here!! just wondering i have an iphone 3GS as my personal phone but have now been given an iphone 3G as my work phone is it possible to sync both these phone with my itunes?! ive tried it but after ive synced my wo

  • Cannot open database "ReportServer" requested by the login. The login failed. Login failed for user 'USER LOGON'

    I want to grant permissions to all domain users to view reports on our Report Server. Domain users are able to access our Report Server URL and folder, but when they click on a report item they get an error message:  "Cannot open database "ReportServ

  • Time Machine + Time Capsule problems

    Hi, I'm having this issue for a coiuple of years now. Recently updated from Snow Leopard to Mountain Lion and thought to give it another try. Same outcome. Back then I even brought it to the Genius guys and the time machine worked fine. I created eve

  • /usr/lib/snmp/snmpdx errors

    Can anyone help with the following error messages in the system log: Jan 10 15:52:49 vhost1 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] community_check() : bad community from localhost Jan 10 15:52:49 vhost1 /usr/lib/snmp/snmpdx: [ID 702911 daemon

  • Automatic UD in background

    Hii experts!!! In my scenario there is 80% raw material is skipped from Quality inspection after GR. I have been told that if a material is not manualy decided for UD, it will automaticaly accepted. Now my problem is if I check for a particular user'