You are not logged in.
Update 2012-03-31: Workaround confirmed to work, see tenthirteen's post.
Update 2012-02-03: I've narrowed down the problem to the 3.x kernels. Downgrading to kernel26-2.6.38.5-1, with the other packages up-to-date (using nouveau instead of nvidia driver), solves the problem. Still, I still consider this a problem since it forces me to use an older kernel, so if anyone has any idea how to find the problem I would be very thankful!
When I came back home after the summer vacations I did a huge upgrade with pacman -Syu (of course I read the announcements before). This included linux (3.0.3-1) from kernel26 (2.6.38.5-1) and udev (167-2 -> 173-3). After this point, the boot process randomly fails from time to time; today I had to restart more than 20 times before my machine would boot successfully.
It always occurs during "Waiting for UDev uvents to be processed". Some of the errors are:
1. The computer freezes when the message is shown (cursor stops to blink).
2. Nothing happens for a long time, then Waiting for UDev uvents to be processed [ FAIL ]s.
3. Short and long error messages that look similar to this guy's (except for the last line).
I greped for some of the error messages in /var/log but they don't seem to be logged, so the examples below are from my handwritten notes and thus not very complete (there are a lot of other error messages except these lines). It's also possible that there are some mistakes. Note that they're from different boots.
BUG: Soft lockup - CPU#1 stuck for 23 s! [modprobe:256]
BUG: Unable to handle kernel
--[End ...]--
note: udevd[225] exited with preempt_count 2
Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: c0147299
BUG: Unable to handle kernel paging request at f8d20076
Code: Bad EIP value.
EIP: ...
CRZ: ...
--[End ...]--
Kernel panic - not syncing: Attempted to kill the idle task!
Lock: Bad EIP value
...
Note: modprobe [296] exited with preempt_count 3
...
WARNING: at kernel/watchdog.c:240 watchdog-overflow-callback+0xac/...
BUG: Unable to handle kernel NULL pointer dereference at 00000286
BUG: Unable to handle kernel NULL pointer dereference at (null)
These errors are seemingly arbitrary which makes it very hard to find the problem. Sometimes it works without a single complaint, sometimes it says something about "No caching mode page present, Assuming drive cache: write through", and sometimes I get different errors (the examples above are only from today!). As you can imagine, it gets pretty annoying.
So far I've tried to:
* Use the fallback mode - nope.
* Rerun mkinitcpio -p linux - nope.
* Append noapic and nomodeset to the kernel in GRUB - nope.
* Install and try kernel26-lts - seems to work, although I don't understand what other differences there are (e.g., it doesn't start X). At least this seems to suggest that it's not a hardware problem.
* Unplug all USB devices before boot - sometimes works, sometimes not. Doesn't seem to be a direct connection.
* Remove my custom settings in /etc/modprobe.d - nope.
* A lot of other things I've forgotten.
Edit: I forgot to mention, once it's booted, the system works perfectly fine. No kernel panics etc. That's the second reason why I suspect it's not a hardware failure.
I've been thinking about trying to downgrade the kernel and udev, but with the renaming and all dependencies I'm not sure how to do that.
Since I've run out of ideas how to troubleshoot this issue, I would appreciate if I could get some suggestions here. I've search around and found similar posts but no solution that works for me.
Finally, here are some more information.
uname -a:
Linux archon 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 07:32:23 UTC 2011 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz GenuineIntel GNU/LinuxThe packages that I upgraded with pacman -Syu that day (removed most KDE packages from the list):
[2011-08-26 15:14] Running 'pacman-color -Syu'
[2011-08-26 15:14] synchronizing package lists
[2011-08-26 15:18] Running 'pacman-color -Sy pacman'
[2011-08-26 15:18] synchronizing package lists
[2011-08-26 15:18] upgraded linux-api-headers (2.6.38.1-1 -> 3.0.1-1)
[2011-08-26 15:19] warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
[2011-08-26 15:19] Generating locales...
[2011-08-26 15:19] en_US.UTF-8... done
[2011-08-26 15:19] en_US.ISO-8859-1... done
[2011-08-26 15:19] sv_SE.UTF-8... done
[2011-08-26 15:19] sv_SE.ISO-8859-1... done
[2011-08-26 15:19] Generation complete.
[2011-08-26 15:19] upgraded glibc (2.13-5 -> 2.14-5)
[2011-08-26 15:19] upgraded pacman (3.5.3-1 -> 3.5.4-4)
[2011-08-26 15:27] Running 'pacman-color -Syu'
[2011-08-26 15:27] synchronizing package lists
[2011-08-26 15:27] starting full system upgrade
[2011-08-26 15:29] Running 'pacman-color -Syu'
[2011-08-26 15:29] synchronizing package lists
[2011-08-26 15:29] starting full system upgrade
[2011-08-26 15:29] Running 'pacman-color -Rsn linuxwacom-bamboo-cth-ctl'
[2011-08-26 15:29] removed linuxwacom-bamboo-cth-ctl (0.10.99.1-1)
[2011-08-26 15:29] Running 'pacman-color -Syu'
[2011-08-26 15:29] synchronizing package lists
[2011-08-26 15:29] starting full system upgrade
[2011-08-26 15:29] Running 'pacman-color -Syu'
[2011-08-26 15:29] synchronizing package lists
[2011-08-26 15:29] starting full system upgrade
[2011-08-26 15:53] Running 'pacman-color -Syu'
[2011-08-26 15:53] synchronizing package lists
[2011-08-26 15:54] starting full system upgrade
[2011-08-26 16:03] warning: /etc/krb5.conf saved as /etc/krb5.conf.pacsave
[2011-08-26 16:03] removed heimdal (1.3.3-4)
[2011-08-26 16:03] removed eigen (2.0.15-1)
[2011-08-26 16:03] removed python2-qt (4.8.3-1)
[2011-08-26 16:03] removed kernel26 (2.6.38.5-1)
[2011-08-26 16:04] removed kernel26-headers (2.6.38.5-1)
[2011-08-26 16:04] removed libreoffice (3.3.2-2)
[2011-08-26 16:04] upgraded readline (6.2.001-1 -> 6.2.001-2)
[2011-08-26 16:04] upgraded bash (4.2.008-1 -> 4.2.010-1)
[2011-08-26 16:04] upgraded attr (2.4.44-3 -> 2.4.46-1)
[2011-08-26 16:04] upgraded acl (2.2.49-2 -> 2.2.51-1)
[2011-08-26 16:04] upgraded rsync (3.0.8-1 -> 3.0.8-2)
[2011-08-26 16:04] upgraded abs (2.4.2-1 -> 2.4.3-1)
[2011-08-26 16:04] upgraded gcc-libs (4.6.0-4 -> 4.6.1-3)
[2011-08-26 16:04] upgraded zlib (1.2.5-3 -> 1.2.5-4)
[2011-08-26 16:04] upgraded icu (4.6.1-1 -> 4.8.1-1)
[2011-08-26 16:04] upgraded boost-libs (1.46.0-4 -> 1.47.0-1)
[2011-08-26 16:04] upgraded libmysqlclient (5.5.11-1 -> 5.5.15-1)
[2011-08-26 16:04] upgraded mysql-clients (5.5.11-1 -> 5.5.15-1)
[2011-08-26 16:04] hostname and {,yp,nis}domainname has moved:
[2011-08-26 16:04] ----------
[2011-08-26 16:04] hostname is now in coreutils
[2011-08-26 16:04] domainname is now in yp-tools
[2011-08-26 16:04] their functionality might have changed slightly
[2011-08-26 16:04]
[2011-08-26 16:04] dnsdomainname remains in net-tools
[2011-08-26 16:04] ----------
[2011-08-26 16:04] upgraded net-tools (1.60-14 -> 1.60-18)
[2011-08-26 16:04] warning: directory permissions differ on var/lib/mysql/
filesystem: 755 package: 700
[2011-08-26 16:04] upgraded mysql (5.5.11-1 -> 5.5.15-1)
[2011-08-26 16:04] upgraded libpng (1.4.5-1 -> 1.4.8-1)
[2011-08-26 16:04] upgraded sqlite3 (3.7.6.1-1 -> 3.7.7.1-1)
[2011-08-26 16:04] upgraded run-parts (3.4.1-1 -> 3.4.4-1)
[2011-08-26 16:04] upgraded db (5.1.25-1 -> 5.2.28-1)
[2011-08-26 16:04] installed libgssglue (0.3-1)
[2011-08-26 16:04] installed libtirpc (0.2.2-2)
[2011-08-26 16:04] upgraded pam (1.1.3-1 -> 1.1.4-1)
[2011-08-26 16:04] Fixing gshadow file ...
[2011-08-26 16:04] upgraded shadow (4.1.4.3-1 -> 4.1.4.3-2)
[2011-08-26 16:04] upgraded gmp (5.0.1-2 -> 5.0.2-3)
[2011-08-26 16:04] upgraded libcap (2.20-1 -> 2.22-1)
[2011-08-26 16:04] upgraded coreutils (8.12-1 -> 8.12-3)
[2011-08-26 16:04] Updating certificates. This might take a while...
[2011-08-26 16:04] upgraded ca-certificates (20090814+nmu2-1 -> 20110421-3)
[2011-08-26 16:04] upgraded pcre (8.12-1 -> 8.13-2)
[2011-08-26 16:04] upgraded glib2 (2.28.6-1 -> 2.28.8-1)
[2011-08-26 16:04] upgraded iana-etc (2.30-1 -> 2.30-2)
[2011-08-26 16:04] warning: /etc/fstab installed as /etc/fstab.pacnew
[2011-08-26 16:04] warning: directory permissions differ on run/
filesystem: 1777 package: 755
[2011-08-26 16:04] upgraded filesystem (2011.04-1 -> 2011.08-1)
[2011-08-26 16:04] upgraded dbus-core (1.4.1-1 -> 1.4.14-1)
[2011-08-26 16:04] upgraded xproto (7.0.21-1 -> 7.0.22-1)
[2011-08-26 16:04] upgraded libx11 (1.4.3-2 -> 1.4.4-1)
[2011-08-26 16:05] upgraded dbus (1.4.1-1 -> 1.4.14-1)
[2011-08-26 16:05] upgraded freetype2 (2.4.4-2 -> 2.4.6-1)
[2011-08-26 16:05] upgraded libxfont (1.4.3-1 -> 1.4.4-1)
[2011-08-26 16:05] upgraded util-linux (2.19-4 -> 2.19.1-3)
[2011-08-26 16:05] upgraded module-init-tools (3.12-2 -> 3.16-1)
[2011-08-26 16:05] ATTENTION UDEV:
[2011-08-26 16:05] ----------
[2011-08-26 16:05] Kernel 2.6.32 or newer is now required.
[2011-08-26 16:05] --
[2011-08-26 16:05] OSS emulation modules are not loaded by default, add to rc.conf if needed.
[2011-08-26 16:05] --
[2011-08-26 16:05] Arch specific cd symlinks are now no longer created.
[2011-08-26 16:05] --
[2011-08-26 16:05] cd and net persistent rules will no longer be autogenerated,
[2011-08-26 16:05] see <https://wiki.archlinux.org/index.php/Udev> for details.
[2011-08-26 16:05] --
[2011-08-26 16:05] Errors are now logged (possibly to the console) by default.
[2011-08-26 16:05] --
[2011-08-26 16:05] Arch's custom blacklisting logic has been removed. MOD_AUTOLOAD and
[2011-08-26 16:05] blacklisting in MODULES no longer works.
[2011-08-26 16:05] See 'man modprobe.conf' for a replacement to blacklisting.
[2011-08-26 16:05] To disable a module mod1 on the kernel command line, use
[2011-08-26 16:05] mod1.disable=1
[2011-08-26 16:05] or
[2011-08-26 16:05] modprobe.blacklist=mod1
[2011-08-26 16:05] --
[2011-08-26 16:05] The following modules are no longer unconditionally loaded:
[2011-08-26 16:05] pcspkr irtty-sir analog lp ppdev ide-generic
[2011-08-26 16:05] Add them to MODULES in rc.conf if you need them.
[2011-08-26 16:05] --
[2011-08-26 16:05] Support for non-devtmpfs self-compiled kernels have been moved to udev-compat.
[2011-08-26 16:05] --
[2011-08-26 16:05] Blacklisting of framebuffer devices has moved from /etc/modprobe.d to
[2011-08-26 16:05] /lib/modprobe.d. Any customizations shoud be done to the file in /etc, as it
[2011-08-26 16:05] takes precedence.
[2011-08-26 16:05] --
[2011-08-26 16:05] kbd and rtc devices are no longer world readable.
[2011-08-26 16:05] --
[2011-08-26 16:05] rtc is no longer in the audio group and fb devices are no longer in
[2011-08-26 16:05] the video group, as permissions and ownership of fb devices are controlled
[2011-08-26 16:05] by X.
[2011-08-26 16:05] ---------------
[2011-08-26 16:05] upgraded udev (167-2 -> 173-3)
[2011-08-26 16:05] upgraded libdrm (2.4.25-1 -> 2.4.26-1)
[2011-08-26 16:05] upgraded pixman (0.20.2-1 -> 0.22.2-1)
[2011-08-26 16:05] upgraded libgpg-error (1.9-3 -> 1.10-1)
[2011-08-26 16:05] upgraded libgcrypt (1.4.6-3 -> 1.5.0-1)
[2011-08-26 16:05] upgraded xorg-xkbcomp (1.2.1-2 -> 1.2.3-1)
[2011-08-26 16:05] upgraded xorg-server-common (1.10.1-1 -> 1.10.3.901-1)
[2011-08-26 16:05] upgraded xorg-server (1.10.1-1 -> 1.10.3.901-1)
[2011-08-26 16:05] upgraded nvidia-173xx-utils (173.14.30-1 -> 173.14.31-1)
[2011-08-26 16:05] upgraded libxext (1.2.0-1 -> 1.3.0-1)
[2011-08-26 16:05] upgraded libxrandr (1.3.1-1 -> 1.3.2-1)
[2011-08-26 16:05] upgraded inputproto (2.0.1-1 -> 2.0.2-1)
[2011-08-26 16:05] upgraded libxi (1.4.2-1 -> 1.4.3-1)
[2011-08-26 16:05] upgraded xorg-xset (1.2.1-2 -> 1.2.2-1)
[2011-08-26 16:05] upgraded xdg-utils (1.1.0rc1-2 -> 1.1.0rc1-3)
[2011-08-26 16:05] upgraded qt (4.7.2-6 -> 4.7.3-3)
[2011-08-26 16:05] installed libssh2 (1.2.9-1)
[2011-08-26 16:05] upgraded curl (7.21.6-1 -> 7.21.7-1)
[2011-08-26 16:05] upgraded raptor (2.0.2-1 -> 2.0.4-1)
[2011-08-26 16:05] upgraded mpfr (3.0.1-1 -> 3.0.1.p4-2)
[2011-08-26 16:05] upgraded rasqal (1:0.9.21-1 -> 1:0.9.27-1)
[2011-08-26 16:05] upgraded binutils (2.21-7 -> 2.21.1-2)
[2011-08-26 16:05] upgraded libmpc (0.9-1 -> 0.9-2)
[2011-08-26 16:05] upgraded isl (0.06-1 -> 0.06-2)
[2011-08-26 16:05] upgraded cloog (0.16.2-1 -> 0.16.2-2)
[2011-08-26 16:05] upgraded ppl (0.11.2-1 -> 0.11.2-2)
[2011-08-26 16:05] upgraded gcc (4.6.0-4 -> 4.6.1-3)
[2011-08-26 16:05] upgraded libtool (2.4-3 -> 2.4-4)
[2011-08-26 16:05] upgraded redland (1:1.0.12-1 -> 1:1.0.14-1)
[2011-08-26 16:05] upgraded redland-storage-virtuoso (1:1.0.12-1 -> 1:1.0.14-1)
[2011-08-26 16:05] upgraded soprano (2.6.0-5 -> 2.7.0-1)
[2011-08-26 16:05] upgraded akonadi (1.5.2-1 -> 1.6.0-2)
[2011-08-26 16:05] upgraded dialog (1.1_20110302-1 -> 1.1_20110707-1)
[2011-08-26 16:05] upgraded psmisc (22.13-1 -> 22.14-1)
[2011-08-26 16:05] upgraded alsa-utils (1.0.24.2-1 -> 1.0.24.2-3)
[2011-08-26 16:06] upgraded exiv2 (0.21.1-1 -> 0.21.1-2)
[2011-08-26 16:06] upgraded strigi (git20110405-1 -> 0.7.5-4)
[2011-08-26 16:06] upgraded xz (5.0.2-1 -> 5.0.3-1)
[2011-08-26 16:06] upgraded libsasl (2.1.23-5 -> 2.1.23-7)
[2011-08-26 16:06] upgraded libldap (2.4.24-1 -> 2.4.26-3)
[2011-08-26 16:06] upgraded keyutils (1.4-1 -> 1.5.2-1)
[2011-08-26 16:06] installed krb5 (1.9.1-3)
[2011-08-26 16:06] upgraded shared-desktop-ontologies (0.6.0-1 -> 0.7.1-1)
[2011-08-26 16:06] upgraded libdbusmenu-qt (0.8.2-1 -> 0.8.3-1)
[2011-08-26 16:06] upgraded grantlee (0.1.8-1 -> 0.1.9-1)
[2011-08-26 16:06] upgraded aspell (0.60.6-5 -> 0.60.6.1-1)
[2011-08-26 16:06] upgraded dbus-glib (0.92-1 -> 0.94-2)
[2011-08-26 16:06] upgraded hunspell (1.2.15-1 -> 1.3.2-1)
[2011-08-26 16:06] upgraded enchant (1.6.0-1 -> 1.6.0-3)
[2011-08-26 16:06] upgraded libogg (1.2.2-1 -> 1.3.0-1)
[2011-08-26 16:06] upgraded flac (1.2.1-2 -> 1.2.1-3)
[2011-08-26 16:06] upgraded libsndfile (1.0.24-1 -> 1.0.25-1)
[2011-08-26 16:06] upgraded libpulse (0.9.22-2 -> 0.9.23-1)
[2011-08-26 16:06] installed libqzeitgeist (0.7.0-1)
[2011-08-26 16:06] upgraded pango (1.28.4-2 -> 1.28.4-3)
[2011-08-26 16:06] upgraded gstreamer0.10 (0.10.32-1 -> 0.10.35-1)
[2011-08-26 16:06] upgraded gstreamer0.10-base (0.10.32-4 -> 0.10.35-1)
[2011-08-26 16:06] upgraded gstreamer0.10-base-plugins (0.10.32-4 -> 0.10.35-1)
[2011-08-26 16:06] upgraded phonon-gstreamer (4.5.0-1 -> 4.5.1-1)
[2011-08-26 16:06] upgraded sdl (1.2.14-6 -> 1.2.14-7)
[2011-08-26 16:06] upgraded xvidcore (1.3.1-1 -> 1.3.2-1)
[2011-08-26 16:06] upgraded x264 (20110327-1 -> 20110617-1)
[2011-08-26 16:06] upgraded libvpx (0.9.6-2 -> 0.9.7.p1-1)
[2011-08-26 16:06] upgraded libva (1.0.12-1 -> 1.0.14-1)
[2011-08-26 16:06] installed rtmpdump (2.4-1)
[2011-08-26 16:06] upgraded ffmpeg (20110330-1 -> 20110724-1)
[2011-08-26 16:06] upgraded cifs-utils (4.9-2 -> 4.9-3)
[2011-08-26 16:06] upgraded smbclient (3.5.8-2 -> 3.6.0-4)
[2011-08-26 16:06] upgraded mesa (7.10.2-2 -> 7.11-1)
[2011-08-26 16:06] upgraded libsamplerate (0.1.7-1 -> 0.1.8-1)
[2011-08-26 16:06] upgraded jack (0.120.1-1 -> 0.121.2-2)
[2011-08-26 16:06] upgraded fluidsynth (1.1.3-2 -> 1.1.4-1)
[2011-08-26 16:06] upgraded libass (0.9.11-1 -> 0.9.13-1)
[2011-08-26 16:06] upgraded libproxy (0.4.6-6 -> 0.4.7-1)
[2011-08-26 16:06] upgraded libjpeg-turbo (1.1.0-1 -> 1.1.1-3)
[2011-08-26 16:06] upgraded v4l-utils (0.8.3-1 -> 0.8.5-1)
[2011-08-26 16:06] upgraded taglib (1.7-1 -> 1.7-3)
[2011-08-26 16:06] upgraded libdvbpsi (0.1.7-1 -> 0.2.0-1)
[2011-08-26 16:06] upgraded libebml (1.2.0-1 -> 1.2.1-1)
[2011-08-26 16:06] upgraded libmatroska (1.1.0-1 -> 1.2.0-1)
[2011-08-26 16:06] upgraded libmodplug (0.8.8.1-1 -> 0.8.8.3-1)
[2011-08-26 16:06] upgraded libmpeg2 (0.5.1-1 -> 0.5.1-3)
[2011-08-26 16:06] upgraded libmtp (1.0.2-2 -> 1.1.0-1)
[2011-08-26 16:06] installed libupnp (1.6.13-1)
[2011-08-26 16:06] upgraded vlc (1.1.9-1 -> 1.1.11-4)
[2011-08-26 16:06] upgraded phonon-vlc (0.4.0-1 -> 0.4.1-1)
[2011-08-26 16:06] upgraded phonon (4.5.0-1 -> 4.5.55-1)
[2011-08-26 16:06] upgraded upower (0.9.10-1 -> 0.9.12-1)
[2011-08-26 16:07] upgraded device-mapper (2.02.84-1 -> 2.02.88-1)
[2011-08-26 16:07] upgraded parted (2.3-1 -> 3.0-3)
[2011-08-26 16:07] upgraded lvm2 (2.02.84-1 -> 2.02.88-1)
[2011-08-26 16:07] upgraded eject (2.1.5-5 -> 2.1.5-7)
[2011-08-26 16:07] upgraded udisks (1.0.3-2 -> 1.0.3-6)
[2011-08-26 16:07] upgraded libxcursor (1.1.11-1 -> 1.1.12-1)
[2011-08-26 16:07] upgraded ntrack (1:13-1 -> 1:13-2)
[2011-08-26 16:07] upgraded libssh (0.4.8-1 -> 0.5.1-1)
[2011-08-26 16:07] upgraded oxygen-icons (4.6.2-1 -> 4.7.0-1)
[2011-08-26 16:07] upgraded xorg-xauth (1.0.5-2 -> 1.0.6-1)
[2011-08-26 16:07] installed qjson (0.7.1-1)
[2011-08-26 16:08] upgraded amarok (2.4.0-4 -> 2.4.3-1)
[2011-08-26 16:08] upgraded apr (1.4.2-1 -> 1.4.5-1)
[2011-08-26 16:08] upgraded apr-util (1.3.10-2 -> 1.3.12-2)
[2011-08-26 16:08] upgraded atk (2.0.0-1 -> 2.0.1-1)
[2011-08-26 16:08] upgraded avahi (0.6.30-2 -> 0.6.30-4)
[2011-08-26 16:08] installed eigen2 (2.0.16-1)
[2011-08-26 16:08] upgraded libffi (3.0.9-1 -> 3.0.10-1)
[2011-08-26 16:08] upgraded python (3.2-2 -> 3.2.1-1)
[2011-08-26 16:08] installed sip (4.12.4-1)
[2011-08-26 16:08] installed pyqt (4.8.5-1)
[2011-08-26 16:08] upgraded python2 (2.7.1-9 -> 2.7.2-2)
[2011-08-26 16:08] upgraded python2-sip (4.12.1-1 -> 4.12.4-1)
[2011-08-26 16:08] upgraded dbus-python (0.83.1-2 -> 0.84.0-1)
[2011-08-26 16:08] installed python2-pyqt (4.8.5-1)
[2011-08-26 16:08] upgraded glew (1.5.8-1 -> 1.6.0-1)
[2011-08-26 16:08] upgraded blas (3.3.0-2 -> 3.3.1-2)
[2011-08-26 16:08] upgraded lapack (3.3.0-2 -> 3.3.1-2)
[2011-08-26 16:08] upgraded python2-numpy (1.5.1-2 -> 1.6.0-1)
[2011-08-26 16:08] upgraded avogadro (1.0.3-1 -> 1.0.3-3)
[2011-08-26 16:08] upgraded bison (2.4.3-1 -> 2.5-1)
[2011-08-26 16:08] upgraded bluez (4.93-1 -> 4.96-1)
[2011-08-26 16:08] upgraded boost (1.46.0-4 -> 1.47.0-1)
[2011-08-26 16:08] upgraded cabextract (1.3-1 -> 1.4-1)
[2011-08-26 16:08] upgraded libsigc++ (2.2.9-1 -> 2.2.10-1)
[2011-08-26 16:08] upgraded cairomm (1.9.8-1 -> 1.10.0-1)
[2011-08-26 16:08] upgraded chmlib (0.40-1 -> 0.40-2)
[2011-08-26 16:08] installed nettle (2.2-1)
[2011-08-26 16:08] upgraded gnutls (2.12.3-1 -> 3.0.1-1)
[2011-08-26 16:08] upgraded libcups (1.4.6-1 -> 1.4.8-2)
[2011-08-26 16:08] upgraded gdk-pixbuf2 (2.23.3-1 -> 2.23.5-1)
[2011-08-26 16:08] upgraded gtk-update-icon-cache (2.24.4-1 -> 2.24.5-3)
[2011-08-26 16:08] upgraded gtk2 (2.24.4-1 -> 2.24.5-3)
[2011-08-26 16:09] upgraded nspr (4.8.7-1 -> 4.8.9-1)
[2011-08-26 16:09] upgraded nss (3.12.9-1 -> 3.12.11-1)
[2011-08-26 16:09] upgraded libevent (2.0.10-1 -> 2.0.12-1)
[2011-08-26 16:09] upgraded xorg-mkfontscale (1.0.8-1 -> 1.0.9-1)
[2011-08-26 16:10] upgraded ttf-dejavu (2.32-2 -> 2.33-1)
[2011-08-26 16:10] upgraded chromium (11.0.696.57-1 -> 13.0.782.215-1)
[2011-08-26 16:10] upgraded cln (1.3.1-1 -> 1.3.2-1)
[2011-08-26 16:10] upgraded clucene (0.9.21b-1 -> 2.3.3.4-1)
[2011-08-26 16:11] upgraded cmake (2.8.4-1 -> 2.8.5-1)
[2011-08-26 16:11] upgraded consolekit (0.4.4-1 -> 0.4.5-1)
[2011-08-26 16:11] upgraded cryptsetup (1.2.0-1 -> 1.3.1-2)
[2011-08-26 16:11] upgraded poppler (0.16.4-1 -> 0.16.7-1)
[2011-08-26 16:11] daemon script has been renamed to /etc/rc.d/cupsd
[2011-08-26 16:11] change your entry in /etc/rc.conf
[2011-08-26 16:11] upgraded cups (1.4.6-1 -> 1.4.8-2)
[2011-08-26 16:11] upgraded cvs (1.11.23-6 -> 1.11.23-7)
[2011-08-26 16:11] upgraded dash (0.5.6.1-2 -> 0.5.7-2)
[2011-08-26 16:11] upgraded dconf (0.7.3-2 -> 0.8.0-1)
[2011-08-26 16:11] upgraded dcron (4.4-2 -> 4.5-2)
[2011-08-26 16:11] upgraded diffutils (3.0-2 -> 3.1-1)
[2011-08-26 16:11] upgraded libksba (1.0.8-1 -> 1.2.0-1)
[2011-08-26 16:11] upgraded libassuan (2.0.1-1 -> 2.0.2-1)
[2011-08-26 16:11] upgraded dirmngr (1.1.0-1 -> 1.1.0-3)
[2011-08-26 16:11] upgraded dri2proto (2.3-1 -> 2.6-1)
[2011-08-26 16:11] upgraded fakeroot (1.15.1-1 -> 1.17-1)
[2011-08-26 16:11] upgraded file (5.06-1 -> 5.08-1)
[2011-08-26 16:11] upgraded startup-notification (0.10-2 -> 0.12-1)
[2011-08-26 16:11] upgraded mime-types (1.0-3 -> 8-1)
[2011-08-26 16:11] upgraded libnotify (0.7.2-1 -> 0.7.3-1)
[2011-08-26 16:11] upgraded firefox (4.0.1-1 -> 6.0-1)
[2011-08-26 16:11] upgraded flashplugin (10.2.159.1-2 -> 10.3.183.7-1)
[2011-08-26 16:11] - The directories /usr/lib/perl5/current, /usr/lib/perl5/site_perl/current,
[2011-08-26 16:11] /usr/lib/perl5/site_perl/5.10.1, and /usr/share/perl5/site_perl/5.10.1
[2011-08-26 16:11] have been removed from @INC.
[2011-08-26 16:11] - The script/binary directories are now /usr/bin/*_perl instead of
[2011-08-26 16:11] /usr/lib/perl5/*_perl/bin which will be eventually removed.
[2011-08-26 16:11] upgraded perl (5.12.3-1 -> 5.14.1-3)
[2011-08-26 16:11] upgraded foomatic-db (4.0.6_20101215-1 -> 1:4.0.7_20110707-1)
[2011-08-26 16:11] upgraded foomatic-filters (4.0.6_20101215-1 -> 1:4.0.7_20110707-1)
[2011-08-26 16:11] upgraded foomatic-db-engine (4.0.6_20101215-1 -> 1:4.0.7_20110707-1)
[2011-08-26 16:11] upgraded fortune-mod (1.99.1-4 -> 1.99.1-5)
[2011-08-26 16:12] upgraded fpc (2.4.2-1 -> 2.4.4-3)
[2011-08-26 16:12] upgraded gawk (3.1.8-2 -> 4.0.0-1)
[2011-08-26 16:12] upgraded gc (7.1-1 -> 7.1-3)
[2011-08-26 16:12] upgraded gcc-fortran (4.6.0-4 -> 4.6.1-3)
[2011-08-26 16:12] upgraded gdb (7.2-2 -> 7.3-2)
[2011-08-26 16:12] upgraded libftdi (0.18-2 -> 0.19-1)
[2011-08-26 16:12] upgraded lirc-utils (1:0.9.0-2 -> 1:0.9.0-6)
[2011-08-26 16:12] installed mpg123 (1.13.3-2)
[2011-08-26 16:12] upgraded mplayer (33159-1 -> 34007-1)
[2011-08-26 16:12] upgraded gnome-mplayer (1.0.3-1 -> 1.0.4-1)
[2011-08-26 16:12] upgraded gecko-mediaplayer (1.0.3-1 -> 1.0.4-1)
[2011-08-26 16:12] upgraded libggz (0.0.14.1-1 -> 0.0.14.1-2)
[2011-08-26 16:12] upgraded ggz-client-libs (0.0.14.1-1 -> 0.0.14.1-2)
[2011-08-26 16:12] upgraded ghostscript (9.02-1 -> 9.04-5)
[2011-08-26 16:12] upgraded pygobject-devel (2.28.4-1 -> 2.28.6-1)
[2011-08-26 16:12] upgraded pygobject (2.28.4-1 -> 2.28.6-1)
[2011-08-26 16:12] upgraded pygtk (2.24.0-1 -> 2.24.0-2)
[2011-08-26 16:12] upgraded gimp (2.6.11-5 -> 2.6.11-6)
[2011-08-26 16:12] upgraded git (1.7.5-1 -> 1.7.6.1-1)
[2011-08-26 16:12] upgraded glibmm (2.28.0-1 -> 2.28.2-1)
[2011-08-26 16:12] upgraded glib-networking (2.28.6.1-2 -> 2.28.7-4)
[2011-08-26 16:12] upgraded glproto (1.4.12-1 -> 1.4.14-1)
[2011-08-26 16:12] upgraded gnugo (3.8-1 -> 3.8-2)
[2011-08-26 16:12] upgraded gnupg (1.4.11-2 -> 1.4.11-3)
[2011-08-26 16:12] upgraded pinentry (0.8.1-1 -> 0.8.1-3)
[2011-08-26 16:12] upgraded gnupg2 (2.0.17-1 -> 2.0.18-1)
[2011-08-26 16:12] upgraded wxgtk (2.8.12-1 -> 2.8.12.1-1)
[2011-08-26 16:12] ==> To add the gnuplot mode in Emacs, add the content of /usr/share/emacs/site-lisp/dotemacs to your ~/.emacs file.
[2011-08-26 16:12] Updating TeX tree...
[2011-08-26 16:12] mktexlsr: Updating /etc/texmf/ls-R...
[2011-08-26 16:12] mktexlsr: Updating /usr/share/texmf/ls-R...
[2011-08-26 16:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
[2011-08-26 16:13] mktexlsr: Updating /var/lib/texmf/ls-R...
[2011-08-26 16:13] mktexlsr: Done.
[2011-08-26 16:13] upgraded gnuplot (4.4.2-2 -> 4.4.3-1)
[2011-08-26 16:13] upgraded gtkmm (2.24.0-1 -> 2.24.2-1)
[2011-08-26 16:13] upgraded gparted (0.8.0-2 -> 0.9.0-3)
[2011-08-26 16:13] upgraded gpgme (1.3.0-1 -> 1.3.1-1)
[2011-08-26 16:13] upgraded gpsd (2.96-1 -> 3.0-3)
[2011-08-26 16:13] upgraded graphicsmagick (1.3.12-1 -> 1.3.12-2)
[2011-08-26 16:13] upgraded grep (2.7-1 -> 2.9-1)
[2011-08-26 16:13] warning: /boot/grub/menu.lst installed as /boot/grub/menu.lst.pacnew
[2011-08-26 16:13] upgraded grub (0.97-17 -> 0.97-20)
[2011-08-26 16:13] upgraded gsl (1.14-1 -> 1.15-1)
[2011-08-26 16:13] upgraded vim-runtime (7.3.138-1 -> 7.3.266-1)
[2011-08-26 16:13] upgraded ruby (1.9.2_p180-1 -> 1.9.2_p290-1)
[2011-08-26 16:13] Updating desktop and mime database...done.
[2011-08-26 16:13] upgraded gvim (7.3.138-1 -> 7.3.266-1)
[2011-08-26 16:13] upgraded hdf5 (1.8.6-1 -> 1.8.7-1)
[2011-08-26 16:13] upgraded heirloom-mailx (12.5-1 -> 12.5-2)
[2011-08-26 16:13] upgraded htop (0.9-1 -> 0.9-2)
[2011-08-26 16:13] installed lcms2 (2.2-1)
[2011-08-26 16:13] upgraded imagemagick (6.6.9.4-1 -> 6.7.1.6-1)
[2011-08-26 16:13] installed iproute2 (2.6.39-1)
[2011-08-26 16:13] upgraded kbd (1.15.2-1 -> 1.15.3-1)
[2011-08-26 16:13] warning: /etc/inittab installed as /etc/inittab.pacnew
[2011-08-26 16:13] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
[2011-08-26 16:13] Blacklisting of modules is no longer supported in rc.conf,
[2011-08-26 16:13] please add blacklist entries to /etc/modprobe.d/ instead.
[2011-08-26 16:13] VERBOSE= in rc.conf no longer has any effect.
[2011-08-26 16:13] Please append 'quiet' to your kernel command line.
[2011-08-26 16:13] upgraded initscripts (2011.04.1-2 -> 2011.07.3-1)
[2011-08-26 16:13] upgraded poppler-glib (0.16.4-1 -> 0.16.7-1)
[2011-08-26 16:13] upgraded inkscape (0.48.1-2 -> 0.48.2-1)
[2011-08-26 16:13] upgraded irssi (0.8.15-4 -> 0.8.15-5)
[2011-08-26 16:13] upgraded jfsutils (1.1.14-2 -> 1.1.15-2)
[2011-08-26 16:14] upgraded jre (6u25-1 -> 7-3)
[2011-08-26 16:14] upgraded libdmtx (0.7.2-2 -> 0.7.4-1)
[2011-08-26 16:14] installed qrencode (3.1.1-2)
[2011-08-26 16:14] installed prison (1.0-1)
[2011-08-26 16:14] upgraded libedit (20110227_3.0-1 -> 20110802_3.0-1)
[2011-08-26 16:14] upgraded openssh (5.8p2-1 -> 5.8p2-9)
[2011-08-26 16:14] upgraded lm_sensors (3.3.0-1 -> 3.3.1-2)
[2011-08-26 16:14] upgraded xorg-xprop (1.2.0-2 -> 1.2.1-1)
[2011-08-26 16:14] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
[2011-08-26 16:14] installed libkexiv2 (4.7.0-2)
[2011-08-26 16:15] upgraded qscintilla (2.5.1-1 -> 2.5.1-2)
[2011-08-26 16:15] installed ocaml (3.12.1-1)
[2011-08-26 16:15] installed libkipi (4.7.0-2)
[2011-08-26 16:16] upgraded sane (1.0.22-1 -> 1.0.22-2)
[2011-08-26 16:16] installed libksane (4.7.0-2)
[2011-08-26 16:16] installed libkdcraw (4.7.0-2)
[2011-08-26 16:16] upgraded poppler-qt (0.16.4-1 -> 0.16.7-1)
[2011-08-26 16:16] upgraded libidn (1.21-1 -> 1.22-1)
[2011-08-26 16:16] upgraded qt3 (3.3.8-19 -> 3.3.8-20)
[2011-08-26 16:16] upgraded libktorrent (1.1.1-1 -> 1.1.2-1)
[2011-08-26 16:16] installed libmms (0.6.2-1)
[2011-08-26 16:16] upgraded libgadu (1.10.1-1 -> 1.11.0-1)
[2011-08-26 16:16] installed ortp (0.16.5-1)
[2011-08-26 16:16] installed mediastreamer (2.7.3-3)
[2011-08-26 16:17] upgraded qwt (5.2.1-1 -> 6.0.0-1)
[2011-08-26 16:17] upgraded neon (0.29.3-2 -> 0.29.6-2)
[2011-08-26 16:17] upgraded subversion (1.6.15-1 -> 1.6.17-6)
[2011-08-26 16:17] upgraded linux-firmware (20110227-1 -> 20110727-1)
[2011-08-26 16:17] upgraded mkinitcpio-busybox (1.18.2-1 -> 1.18.5-1)
[2011-08-26 16:17] upgraded mkinitcpio (0.6.11-1 -> 0.7.2-1)
[2011-08-26 16:18] >>> Updating module dependencies. Please wait ...
[2011-08-26 16:18] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2011-08-26 16:18] ==> Building image from preset: 'default'
[2011-08-26 16:18] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2011-08-26 16:18] ==> Starting build: 3.0-ARCH
[2011-08-26 16:18] -> Parsing hook: [base]
[2011-08-26 16:18] -> Parsing hook: [udev]
[2011-08-26 16:18] -> Parsing hook: [autodetect]
[2011-08-26 16:18] -> Parsing hook: [pata]
[2011-08-26 16:18] -> Parsing hook: [scsi]
[2011-08-26 16:18] -> Parsing hook: [sata]
[2011-08-26 16:18] -> Parsing hook: [filesystems]
[2011-08-26 16:18] -> Parsing hook: [usbinput]
[2011-08-26 16:18] ==> Generating module dependencies
[2011-08-26 16:18] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2011-08-26 16:18] 7278 blocks
[2011-08-26 16:18] ==> Image generation successful
[2011-08-26 16:18] ==> Building image from preset: 'fallback'
[2011-08-26 16:18] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2011-08-26 16:18] ==> Starting build: 3.0-ARCH
[2011-08-26 16:18] -> Parsing hook: [base]
[2011-08-26 16:18] -> Parsing hook: [udev]
[2011-08-26 16:18] -> Parsing hook: [pata]
[2011-08-26 16:18] -> Parsing hook: [scsi]
[2011-08-26 16:18] -> Parsing hook: [sata]
[2011-08-26 16:18] -> Parsing hook: [filesystems]
[2011-08-26 16:18] -> Parsing hook: [usbinput]
[2011-08-26 16:18] ==> Generating module dependencies
[2011-08-26 16:18] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2011-08-26 16:18] 23389 blocks
[2011-08-26 16:18] ==> Image generation successful
[2011-08-26 16:18] installed linux (3.0.3-1)
[2011-08-26 16:18] installed linux-headers (3.0.3-1)
[2011-08-26 16:18] upgraded koffice-servicetypes (2.3.3-3 -> 2.3.3-5)
[2011-08-26 16:18] upgraded koffice-libs (2.3.3-3 -> 2.3.3-5)
[2011-08-26 16:18] upgraded koffice-templates (2.3.3-3 -> 2.3.3-5)
[2011-08-26 16:18] upgraded koffice-plugins (2.3.3-3 -> 2.3.3-5)
[2011-08-26 16:19] upgraded koffice-krita (2.3.3-3 -> 2.3.3-5)
[2011-08-26 16:19] upgraded ktorrent (4.1.1-1 -> 4.1.2-1)
[2011-08-26 16:19] upgraded kwebkitpart (1.1-1 -> 1.1.1-1)
[2011-08-26 16:19] upgraded less (443-1 -> 444-1)
[2011-08-26 16:19] upgraded usbmuxd (1.0.6-2 -> 1.0.7-2)
[2011-08-26 16:19] upgraded libimobiledevice (1.1.0-1 -> 1.1.1-2)
[2011-08-26 16:19] upgraded libgpod (0.8.0-2 -> 0.8.2-2)
[2011-08-26 16:19] upgraded libgsf (1.14.20-1 -> 1.14.21-1)
[2011-08-26 16:19] upgraded liblqr (0.4.1-1 -> 0.4.1-2)
[2011-08-26 16:19] installed libreoffice-en-US (3.4.2-2)
[2011-08-26 16:19] installed libtextcat (2.2-8)
[2011-08-26 16:19] * see https://wiki.archlinux.org/index.php/LibreOffice
[2011-08-26 16:19] -------------------------------------------------------------------
[2011-08-26 16:19] LibreOffice has been split into several packages:
[2011-08-26 16:19] - libreoffice-common
[2011-08-26 16:19] - libreoffice-{base,calc,draw,impress,math,writer} - frontend applications
[2011-08-26 16:19] - libreoffice-{gnome,kde4} - desktop integration plugins
[2011-08-26 16:19] - libreoffice-{sdk,sdk-doc} - add-on and doc for programming using
[2011-08-26 16:19] the LibreOffice APIs and for creating
[2011-08-26 16:19] extensions (UNO components).
[2011-08-26 16:19] -------------------------------------------------------------------
[2011-08-26 16:19] * you need to install at least one libreoffice-langpack
[2011-08-26 16:19] * you may want to pacman -Ss libreoffice-extensions
[2011-08-26 16:19] to see what additional extensions are prepared to install
[2011-08-26 16:19] * it's recommended to install {hunspell,mythes,hyphen}-xx pkg
[2011-08-26 16:19] for spell checking
[2011-08-26 16:19] * make sure you have installed some ttf font (ttf-dejavu recommended)
[2011-08-26 16:19] installed libreoffice-common (3.4.2-2)
[2011-08-26 16:19] installed libreoffice-base (3.4.2-2)
[2011-08-26 16:19] installed libreoffice-calc (3.4.2-2)
[2011-08-26 16:19] installed libreoffice-draw (3.4.2-2)
[2011-08-26 16:19] installed libreoffice-impress (3.4.2-2)
[2011-08-26 16:19] installed libreoffice-math (3.4.2-2)
[2011-08-26 16:19] upgraded libwpd (0.9.1-1 -> 0.9.2-1)
[2011-08-26 16:19] installed libwps (0.2.2-1)
[2011-08-26 16:19] installed libreoffice-writer (3.4.2-2)
[2011-08-26 16:19] upgraded libreoffice-extension-ct2n (3.3.2-2 -> 3.4.2-2)
[2011-08-26 16:20] The jdk package is licensed software.
[2011-08-26 16:20] You MUST read and agree to the license stored in
[2011-08-26 16:20] /usr/share/licenses/jdk/LICENSE before using it.
[2011-08-26 16:20] Please relogin to include jdk in your PATH
[2011-08-26 16:20] installed jdk (7-3)
[2011-08-26 16:20] upgraded libreoffice-extension-diagram (3.3.2-2 -> 3.4.2-2)
[2011-08-26 16:20] upgraded libreoffice-extension-hunart (3.3.2-2 -> 3.4.2-2)
[2011-08-26 16:20] upgraded libreoffice-extension-nlpsolver (3.3.2-2 -> 3.4.2-2)
[2011-08-26 16:20] upgraded libreoffice-extension-numbertext (3.3.2-2 -> 3.4.2-2)
[2011-08-26 16:20] upgraded libreoffice-extension-oooblogger (3.3.2-2 -> 3.4.2-2)
[2011-08-26 16:20] upgraded libreoffice-extension-pdfimport (3.3.2-2 -> 3.4.2-2)
[2011-08-26 16:20] upgraded libreoffice-extension-presentation-minimizer (3.3.2-2 -> 3.4.2-2)
[2011-08-26 16:20] upgraded libreoffice-extension-presenter-screen (3.3.2-2 -> 3.4.2-2)
[2011-08-26 16:20] upgraded libreoffice-extension-report-builder (3.3.2-2 -> 3.4.2-2)
[2011-08-26 16:20] upgraded libreoffice-extension-typo (3.3.2-2 -> 3.4.2-2)
[2011-08-26 16:20] upgraded libreoffice-extension-watch-window (3.3.2-2 -> 3.4.2-2)
[2011-08-26 16:20] upgraded libreoffice-extension-wiki-publisher (3.3.2-2 -> 3.4.2-2)
[2011-08-26 16:20] upgraded make (3.81-5 -> 3.82-3)
[2011-08-26 16:20] upgraded libreoffice-sdk (3.3.2-2 -> 3.4.2-2)
[2011-08-26 16:20] upgraded libsoup (2.34.1-1 -> 2.34.3-1)
[2011-08-26 16:20] upgraded libwebkit (1.4.0-1 -> 1.4.2-1)
[2011-08-26 16:20] upgraded links (2.3pre1-1 -> 2.3-1)
[2011-08-26 16:20] upgraded logrotate (3.7.9-1 -> 3.8.0-1)
[2011-08-26 16:20] upgraded luasocket (2.0.2-4 -> 2.0.2-5)
[2011-08-26 16:20] upgraded lzo2 (2.04-1 -> 2.05-1)
[2011-08-26 16:20] upgraded man-db (2.6.0.2-1 -> 2.6.0.2-2)
[2011-08-26 16:20] upgraded mdadm (3.2.1-3 -> 3.2.2-3)
[2011-08-26 16:20] upgraded mercurial (1.8.3-1 -> 1.9.1-1)
[2011-08-26 16:21] ERROR: Module nvidia is in use
[2011-08-26 16:21] In order to use the new nvidia module, exit Xserver and unload it manually.
[2011-08-26 16:21] upgraded nvidia-173xx (173.14.30-1 -> 173.14.31-2)
[2011-08-26 16:21] upgraded octave (3.4.0-2 -> 3.4.2-2)
[2011-08-26 16:21] upgraded openal (1.13-1 -> 1.13-2)
[2011-08-26 16:21] upgraded openbox (3.4.11.2-2 -> 3.5.0-3)
[2011-08-26 16:21] upgraded xine-lib (1.1.19-2 -> 1.1.19-3)
[2011-08-26 16:21] ==> Documentation and samples are in separate packages:
[2011-08-26 16:21]
[2011-08-26 16:21] * opencv-docs
[2011-08-26 16:21] * opencv-samples
[2011-08-26 16:21] upgraded opencv (2.2.0-5 -> 2.3.0-1)
[2011-08-26 16:21] upgraded oxygen-gtk (1.0.4-1 -> 1.1.2-1)
[2011-08-26 16:22] upgraded oxygen-icons-svg (4.6.2-1 -> 4.7.0-1)
[2011-08-26 16:22] upgraded p7zip (9.20.1-1 -> 9.20.1-4)
[2011-08-26 16:22] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2011-08-26 16:22] upgraded pacman-mirrorlist (20110324-1 -> 20110816-1)
[2011-08-26 16:22] upgraded pcmciautils (017-2 -> 018-1)
[2011-08-26 16:22] upgraded perl-text-iconv (1.7-5 -> 1.7-6)
[2011-08-26 16:22] upgraded perl-xml-parser (2.40-2 -> 2.41-1)
[2011-08-26 16:22] upgraded pkg-config (0.25-3 -> 0.26-1)
[2011-08-26 16:22] upgraded postgresql-libs (9.0.4-3 -> 9.0.4-4)
[2011-08-26 16:22] upgraded procps (3.2.8-3 -> 3.2.8-4)
[2011-08-26 16:22] upgraded python2-distribute (0.6.16-1 -> 0.6.19-1)
[2011-08-26 16:22] upgraded qtcurve-gtk2 (1.8.8-1 -> 1.8.9-1)
[2011-08-26 16:22] upgraded qtcurve-kde4 (1.8.7-1 -> 1.8.8-1)
[2011-08-26 16:24] upgraded qt-doc (4.7.2-1 -> 4.7.3-1)
[2011-08-26 16:24] >>> The kernel-mode plugin has a new place.
[2011-08-26 16:24] >>> It's now located under /usr/lib/rp-pppoe/rp-pppoe.so
[2011-08-26 16:24] >>> Change LINUX_PLUGIN to the new path in your /etc/ppp/pppoe.conf
[2011-08-26 16:24] upgraded rp-pppoe (3.10-6 -> 3.10-7)
[2011-08-26 16:24] upgraded rrdtool (1.4.5-1 -> 1.4.5-4)
[2011-08-26 16:24] updating gtk.immodules... done.
[2011-08-26 16:24] upgraded scim (1.4.9-2 -> 1.4.11-1)
[2011-08-26 16:24] upgraded screen (4.0.3-11 -> 4.0.3-12)
[2011-08-26 16:24] upgraded skype (2.2.0.25-1 -> 2.2.0.35-1)
[2011-08-26 16:24] upgraded soundtouch (1.5.0-1 -> 1.6.0-1)
[2011-08-26 16:24] upgraded sudo (1.8.1.p1-1 -> 1.8.2-1)
[2011-08-26 16:24] upgraded syslog-ng (3.2.2-2 -> 3.2.4-3)
[2011-08-26 16:25] upgraded tcl (8.5.9-1 -> 8.5.10-1)
[2011-08-26 16:26] Updating font cache... done.
[2011-08-26 16:26] Note: terminus-font is in /usr/share/fonts/local/
[2011-08-26 16:26] upgraded terminus-font (4.32-1 -> 4.36-1)
[2011-08-26 16:26] upgraded tk (8.5.9-1 -> 8.5.10-1)
[2011-08-26 16:27] Updating font cache... done.
[2011-08-26 16:27] upgraded ttf-liberation (1.06.0.20100721-1 -> 1.07.0-1)
[2011-08-26 16:27] upgraded tzdata (2011g-1 -> 2011h-1)
[2011-08-26 16:27] upgraded usbutils (002-2 -> 004-1)
[2011-08-26 16:27] upgraded vi (050325-4 -> 1:050325-1)
[2011-08-26 16:27] Updating vim help tags...done.
[2011-08-26 16:27] upgraded vim-supertab (1.5-1 -> 1.6-1)
[2011-08-26 16:27] Updating vim help tags...done.
[2011-08-26 16:27] upgraded vim-vcscommand (1.99.42-1 -> 1.99.43-1)
[2011-08-26 16:27] upgraded wget (1.12-5 -> 1.13.1-1)
[2011-08-26 16:27] upgraded wine (1.3.19-2 -> 1.3.26-1)
[2011-08-26 16:27] upgraded winetricks (20110429-1 -> 20110629-1)
[2011-08-26 16:27] upgraded xcursor-themes (1.0.2-1 -> 1.0.3-1)
[2011-08-26 16:27] upgraded xorg-iceauth (1.0.4-2 -> 1.0.5-1)
[2011-08-26 16:27] upgraded xorg-util-macros (1.13.0-1 -> 1.15.0-1)
[2011-08-26 16:27] upgraded xorg-server-devel (1.10.1-1 -> 1.10.3.901-1)
[2011-08-26 16:27] upgraded xorg-twm (1.0.6-2 -> 1.0.7-1)
[2011-08-26 16:27] upgraded xorg-x11perf (1.5.3-2 -> 1.5.4-1)
[2011-08-26 16:27] upgraded xorg-xlsclients (1.1.1-2 -> 1.1.2-1)
[2011-08-26 16:28] upgraded xorg-xrandr (1.3.4-2 -> 1.3.5-1)
[2011-08-26 16:28] upgraded xorg-xwininfo (1.1.1-2 -> 1.1.2-1)
[2011-08-26 16:28] upgraded xpdf (3.02_pl6-1 -> 3.03-1)
[2011-08-26 16:28] upgraded xscreensaver (5.12-2 -> 5.14-1)
[2011-08-26 16:28] upgraded xterm (269-1 -> 271-1)
[2011-08-26 16:28] upgraded xulrunner (2.0.1-1 -> 6.0-2)
[2011-08-26 16:28] upgraded zsnes (1.51-7 -> 1.51-9)/etc/rc.conf without any comments:
LOCALE="en_US.UTF-8"
DAEMON_LOCALE="no"
HARDWARECLOCK="UTC"
TIMEZONE="Europe/Stockholm"
KEYMAP="se-lat6"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"
MODULES=()
UDEV_TIMEOUT=30
USEDMRAID="no"
USEBTRFS="no"
USELVM="no"
HOSTNAME="archon"
interface=eth0
address=
netmask=
broadcast=
gateway=
NETWORK_PERSIST="no"
DAEMONS=(syslog-ng @network dbus preload !netfs @crond @cups @sshd @startntpd)/etc/mkinitcpio.conf without any comments:
MODULES=""
BINARIES=""
FILES=""
HOOKS="base udev autodetect pata scsi sata filesystems"Please let me know if you need to know anything else.
Last edited by Mogger (2012-03-30 23:33:38)
Offline
I've temporarily fixed the problem by doing the following:
removed cryptsetup (1.3.1-2)
removed lvm2 (2.02.88-1)
removed mdadm (3.2.2-4)
removed linux (3.0.6-2)
upgraded mkinitcpio-busybox (1.18.5-1 -> 1.18.2-1)
installed gen-init-cpio (2.6.36-1)
upgraded udev (173-3 -> 167-2)
upgraded mkinitcpio (0.7.3-1 -> 0.6.11-1)
installed kernel26 (2.6.38.5-1)
upgraded nvidia-173xx-utils (173.14.31-1 -> 173.14.30-1)
upgraded nvidia-173xx (173.14.31-2 -> 173.14.30-1)
upgraded initscripts (2011.07.3-1 -> 2011.04.1-2)
upgraded net-tools (1.60.20110819cvs-1 -> 1.60-18)I also restored my old /etc/mkinitcpio.conf, /etc/inittab and /etc/rc.conf.
I'm still interested in a solution to the original problem. Is it a problem with my configuration, the new kernel, the udev version or something else?
The difference in inittab is just a -s option and the mkinitcpio.conf files are the same except for some comments. rc.conf has the biggest changes and is now (removed comments):
LOCALE="en_US.UTF-8"
DAEMON_LOCALE="no"
HARDWARECLOCK="UTC"
TIMEZONE="Europe/Stockholm"
KEYMAP="se-lat6"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"
VERBOSE="3"
MOD_AUTOLOAD="yes"
MODULES=(!usblp !pcspkr)
UDEV_TIMEOUT=30
USEDMRAID="no"
USEBTRFS="no"
USELVM="no"
HOSTNAME="archon"
eth0="dhcp"
INTERFACES=(eth0)
ROUTES=(!gateway)
NETWORK_PERSIST="no"
DAEMONS=(syslog-ng @network dbus preload !netfs !wicd @crond @cups @sshd @startntpd)Last edited by Mogger (2011-10-11 14:04:20)
Offline
nvidia, udev and the kernel are nice candidates to search for problems
upgrade one package at a time (i would leave udev for last) and test which package breaks. then file a bug
Offline
I have old singlecore Sempron which runs for years now and yesterday after system upgrade I was unable to boot anymore. It mostly hangs with something like this screenshot from the first post or with message Booting the kernel which goes right before message Starting udevd. I downloaded Salix live CD and tried to boot computer but it hangs at exactly the same spot. Also tried Chakra live CD but keybord was unresponsible. Then I started to play with BIOS and lowered CPU External Frequency from 200MHz to 180MHz. After that I am able to boot Arch.
At this moment I am presented with text login, not with Slim which I use for some time and still need to figure out is it result of last upgrade or something else is wrong. Chakra now boots normally and KDE is up and running.
Offline
nvidia, udev and the kernel are nice candidates to search for problems
upgrade one package at a time (i would leave udev for last) and test which package breaks. then file a bug
So, now I've found that the new 3.x kernels are the cause of the problem. However, I still have no idea why, and would like to narrow it down further before posting a bug report. Any idea how to do that?
Offline
Try disabling hyper-threading in the BIOS or by booting with 'maxcpus=0'
I'm having similar issues on a P4 3.4GHz CPU on an Intel motherboard but booting without HT/SMP works.
Still tracing what the actual problem is, udev or kernel is my guess.
Offline
Try disabling hyper-threading in the BIOS or by booting with 'maxcpus=0'
I'm having similar issues on a P4 3.4GHz CPU on an Intel motherboard but booting without HT/SMP works.
Still tracing what the actual problem is, udev or kernel is my guess.
Thanks for the suggestion, I'll try that and report back! (My CPU is a P4 2.6GHz.)
Offline
Further analysis.. Narrowed it down to a HT P4-specific issue with kernels after 2.6.38 on some Intel motherboards.
Seems to be appearing in bug reports on Debian, Red Hat, Ubuntu, OpenSUSE, etc.
From this thread: https://bugs.launchpad.net/ubuntu/+sour … bug/876359
It appears that using "processor.nocst=1" and re-enabling HT in BIOS brings back HT and avoids the panic.
According to Linux kernel boot parameters:
processor.nocst [HW,ACPI] -> Ignore the _CST method to determine C-states, instead using the legacy FADT method
So little is lost by using that option vs. disabling HT entirely, and hopefully it will get fixed in an upcoming kernel release.
Hope this helps.
Last edited by tenthirteen (2012-02-10 12:39:48)
Offline
It appears that using "processor.nocst=1" and re-enabling HT in BIOS brings back HT and avoids the panic.
Thank you very much for this! Sorry about the long delay, I've been busy lately and didn't want to risk to break my system. Now I can confirm that adding "processor.nocst=1" indeed fixes it. The stock kernel still causes this problem.
Offline
I'll be damned. You know i've had to add ACPI=OFF to every single live image ive run into in the last couple of months. ive also got a P4 intel.
Now if only we could find a way to get the old catalyst for my radeon xpress200 to work with the new kernels we'll be in business here lol.
Offline
with acpi=off i usually got the mesg "no specific IRQ entries, using default mptables" and one or two fails at boot, but im always able to login.
i just checked with processor.nocst=1
I dont get the warning about the mptables, but it *still* hangs on udev lol.
Something that might help: i noticed the BIOS version on this computer is not the one from intel for the board but one from e-machines. I dont know if theyre the same or what kind of dammage i could do trying to switch them lol.
either way this "bios bug" about the mptables, and having to use acpi=off, has only been going on for the last couple of months and on all the major distributions. Old images still boot up fine and automatically. So im inclined to think its the kernel more than my bios.
Last edited by victhetailor (2012-03-31 13:17:21)
Offline