[solved] Arch kernel panic with grub 2 (another instance)

Hey all,
I read through this thread: http://bbs.archlinux.org/viewtopic.php?pid=663976 which is somewhat similar to my problem, but not the same.
I successfully installed Arch with a VMware VM, got gnome, openbox, and lxde installed... mucked around a bit. All looked good so I wanted to try it with an actual install.
Background:
I am new to Arch and relatively new to Linux... although not afraid of the terminal.
I am running a Lenovo SL500 laptop.
The laptop has one drive (sda) and is divided as following:
sda1: service partition (required for this machine)
sda2: ntfs containing Windows 7
sda3: extended partition containing:
      sda5: linux swap
      sda6: ntfs data storage
      sda7: ext4 ubuntu 9.10
      sda8: ext4 arch
Here is what I did:
I installed arch to sda8, and when it came time for me to set the boot partition I selected 'none' as I wanted to use grub2 which is already installed via the ubuntu installation.
When the installation of arch finished, I rebooted into my ubuntu system and ran update-grub. The output verified that Arch was located at sda8, and the grub.cfg file shows:
menuentry "Arch (on /dev/sda8)" {
    insmod ext2
    set root=(hd0,8)
    search --no-floppy --fs-uuid --set 5ee916d1-5051-4e27-9c1f-a74f04693337
    linux /boot/vmlinuz26 root=/dev/sda8
When I attempt to boot into arch, as it is above, I get:
    Unable to mount filesystem
    not syncing : VFS : Unable to mount root fs on unknown block (0,0)
Now... when I installed arch I formated the partition to ext4, I have verified that it is ext4, and the fstab in the arch partition lists it as ext4. When I altered the above grub2 boot parameters and changed ext2 to ext4, it returned 'error - file not found'.
Any idea where I went wrong or what I should try to fix this?
Should I have installed a bootloader with the arch install?
Thanks for any help
Last edited by visser (2009-12-09 18:48:27)

My grub2 installation was also via Ubuntu and the auto-detected entry didn't work, so in /etc/grub.d/40_custom (Ubuntu) I have this...
#!/bin/sh
exec tail -n +3 $0
# 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.
menuentry "Arch Linux (on /dev/sda5)" {
set root=(hd0,5)
linux /boot/vmlinuz26 root=/dev/disk/by-uuid/80db2d73-6dea-465c-a9a2-b14624badc57 ro
initrd /boot/kernel26.img
menuentry "Arch Linux (fallback)" {
set root=(hd0,5)
linux /boot/vmlinuz26 root=/dev/disk/by-uuid/80db2d73-6dea-465c-a9a2-b14624badc57 ro
initrd /boot/kernel26-fallback.img
menuentry "Windows XP" {
set root=(hd0,1)
chainloader +1
I believe you can disable os_prober by adding
GRUB_DISABLE_OS_PROBER="true"
to /etc/default/grub. I disabled it myself by the other method, removing it's executable flag...
sudo chmod -x /etc/grub.d/30_os-prober
I should point out that I haven't installed grub2 in Arch yet as I'm still in the transitional (and undecided) stage.

Similar Messages

  • Kernel panic with larch5.3 building CD!

    Hi, could someone kindly help this.
    I got the kernel panic with larch5.3 building CD. I didn't get any error messages during the creating. The error message of starting system is in belowing words.
    :: Initializing writable layer for union (overlay)
    /init: 193: /tfs/system/usr/bin/lzop: not found
    /init: 193: /tfs/system/bin/tar not found
    :Setting up union file system
    unionfs: error accessing lower directory '/tfs/overlay' (error -2)
    unionfs: read_super: error while parsing options (err= -2)
    :: End of live system set-up
    :: Initramfs Completed - control passing to kinit
    Kernel panic - not syncing: Attempted to kill init!

    Hi gradgrind, Thanks for your reply. Yes, I have added aufs, eject packages. But it seems still cannot work. Sorry for many troubles.
    One think. When I create the iso file, it gives a warning message.
    // Build without a profile? [y/N]: y
    // *****    Creating live CD from system at ''
    // This will delete EVERYTHING under  ::: /.larch/cd :::
    // I really mean it ... Are you sure you want to do this?
    [y/N]: y
    WARNING:
      You seem to have installed a package containing modules
    which aren't compatible with your kernel.
    Please check that this won't cause problems.
    Maybe you need the corresponding package
    for your kernel?
    chroot: cannot change root directory to pacman: No such file or directory
       Package:
    Continue? [y/N]: y
    // Kernel version: 2.6.27-ARCH
    //  -> regenerating kernel dependencies
    Using aufs
    // copying cd-root to /.larch/cd
    // copying kernel from /boot to /.larch/cd/boot/vmlinuz
    //  ... using vmlinuz26
    // calling gen_larch_init to generate the initramfs
    :: Begin build
    :: Parsing hook [base]
    :: Parsing hook [udev]
    :: Parsing hook [pata]
    :: Parsing hook [scsi]
    :: Parsing hook [sata]

  • Kernel Panic with Stripes

    I've got a 3 year old 15" macbook pro that went into Kernel Panic with Stripes today. There was nothing plugged in except for a power supply. My wife said it was in sleep mode and then she opened it up and displayed the following screen.
    /___sbsstatic___/migration-images/migration-img-not-avail.png
    I've rebooted it a few times and the same thing keeps happening. I also plugged it into another machine and mounted it as a firewire drive and am currently copying all the files over to another drive.
    Anyone have any ideas?
    Thanks.

    Bad or incompatible RAM is the most common cause of KP's. It could just need to be reset……. to make sure there's a good connection.
    But, in your case.....Video Card? Just guessing from the stripes. Pay heed to running the +Apple Hardware Test+ in the following link.
    Here's a great site for Resolving Kernel Panics. Please do all the steps in order, even if you don't think you need to do a certain step.
    Here's a great MacFixIt article.
     Good Luck! DALE

  • Kernel panics with external Apple modem

    This question has been raised before, but I'm revisiting it in hopes someone may have found a solution.
    I'm getting frequent freezes and failures to awake from sleep, and a number of kernel panics that always implicate the faxmodem:
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.AppleSM56KUSBAudio(1.9.14)@0x6d364000->0x6d37efff
    dependency: com.apple.iokit.SM56KUSBAudioFamily(1.5.10)@0x6d34d000
    dependency: com.apple.iokit.IOUSBFamily(3.1.5)@0x602000
    com.apple.driver.AppleUSBUHCI(3.1.5)@0x8e1000->0x8eefff
    dependency: com.apple.iokit.IOPCIFamily(2.4.1)@0x631000
    dependency: com.apple.iokit.IOUSBFamily(3.1.5)@0x602000
    com.apple.iokit.IOUSBFamily(3.1.5)@0x602000->0x629fff
    When the USB modem is not connected I do not get these KPs.
    Apparently there is a firmware conflict between this old Apple modem (I bought it for another machine in 2006) and Intel-based duo-core machines. The Apple Store people tell me the newest Apple USB modems are the same, that is, they have not been updated.
    Any ideas? Do I have to buy another fax modem? I just use it for faxes.
    Thanks.

    Greetings.
    I'm having the same problem as Beanfield. I'm using a MX620 Logitech Wireless Laser Mouse, and it produces several problems under Mac OS X 10.4.10. The micro receiver is plugged to the rear of my iMac Intel Dual Core and altough I've switched it to the USB ports of my Apple Keyboard it still happens.The Kernel Panics (with the Grey Screen of Death) happen mostly when the mouse awakes the computer. Very often, when right clicking or single clicking items, the menus appear and disappear. Dragging items becomes impossible and even after restarting the iMac the problem persists.
    It also interfers with the keyboard: sometimes the cursor blinks when moving and when I press any key on the keyboard, it resumes its normal activity. Recently I've added 1 G of RAM, but I've excluded it from the problem since it worked normaly with my now defunt Mighty Mouse. Also, I bought a 500 G Lacie external drive that works very well.
    I'm getting very frustrated since this problems began only a few weeks after my purchases, which took in account full compatibility with my system. All drivers are correctly installed so...what's happening?
    Best Regards
    Pedro

  • Frequent kernel panics with MPB 2.0 with 2GB RAM

    I have been having frequent kernel panics with my MPB. I have 2GB of RAM that came pre-installed from the factory. This seems to happen most often when I am using external firewire drives. Has anyone out there had similar problems?

    I've done the permission repairs. Also zapped the
    PRAM. Ran the hardware test off the installer DVD
    and it immediately came back with an error code
    (4MEM/1/60000000:) and told me to contact Applecare.
    I called Applecare and they were not very helpful.
    The operator I spoke with had no idea what the
    error code meant. He told me that RAM either works
    or it doesn't. The PRAM zap was done at his
    suggestion. Hasn't changed a thing. The kernel
    panics have only grown more steady over the past
    couple of weeks. More frustrating are frequent and
    repeated application crashes (even simple stuff like
    Safari, Mail, Address Book and Preview). Applecare
    suggested I do a clean install of the OS. But it
    sounds like a hardware issue to me. The app crashes
    are occurring in different accounts on my MPB. I
    don't want to spent a half-day reinstalling all of
    my software only to have the issues continue. I'm
    going to try to re-seat the RAM and then make an
    appointment at the genius bar to have them take a
    look at this. It had been running perfectly for the
    first few weeks.
    If you had an error code during the Hardware Test your MBP has a problem. The 4MEM/1/60000000: maybe linked to bad RAM or not seated correctly. If not seated correctly it will not boot, so it sounds like a bad RAM slot or memory stick.
    William

  • Kernel Panic with AppleIntelCPUPowerManagement on Macbook Pro Retina 15

    Hello,
    I'm getting Kernel Panic with grey "Death Screen". This happends 5 times. On 5-th of January (3 times) and on 8-th (2 times).
    All the cases according to Consol reports have similar symphtoms:
    panic(cpu 2 caller 0xffffff802aeb7e75): Kernel trap at 0xffffff7face2557e, type 13=general protection, registers:
    Kernel Extensions in backtrace:
    com.apple.driver.AppleIntelCPUPowerManagement(196.0)[F79878E3-8CF9-3ACF-B578-2CE 754CA61F8]@0xffffff7face0e000->0xffffff7face36fff
    This line (besides many others) is different in reports
    BSD process name corresponding to current thread: WindowServer (2 times)
    And other one quicklookd, WebProcess and Web Service.
    I sent all reports to Apple Support as MAC OS asked me about. BTW I can publish them again here.
    Firstly, may be it's possible to figure out the reason of panics: Is this the SW or HW problem?
    Guys at service told me to bring Macbook AS IS. But if this is the SW problem I can clean / reinstall OS etc. myself.
    And (after cleaning and/or reinstalling) if the problem is in HW I'll be getting panics again. So I can bring to service Macbook with new history of panics.
    So what is the probability of HW problem in such a case. When all reports point to the same .kext file.
    Thank You in advance.
    Cheers,
    Victor
    P.S.: Computer is new, I didn't change configuration, OS etc.
    Installed programs under question: m3tag (Tag Editor - recompiled by somebody from WIndows program with some similar to CrossOver env.)
    Adobe FlashPlayer Plugin

    Thanks for reply.
    Exactly - MP3Tag Wineskin port. I also think that here is the reason. This port is up-to-date (10.8.2 compatible) but very inacurate - I found  many garbage in MP3Tag package.  And the original Windows program is very old - 1984(?).
    I removed this program from computer and I have to get a try for some period of time.

  • Kernel Panics with 10.4.7.

    So, did anyone else SUDDENLY get Kernel Panics with the 10.4.7?

    Hi, Anapharya.
    No kernel panics on my Macs after 10.4.7 Update.
    See my "Resolving Kernel Panics" FAQ. This FAQ includes step-by-step instructions for identifying and resolving some of the most common causes of kernel panics.
    My FAQ is a roadmap: start at the beginning and work through to the end, including the "If all else fails..." section if a cause or resolution is not found in an earlier troubleshooting step therein.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Kernel panics with external mouse in clamshell mode

    Have had more than 6 kernel panics; usually after waking; always in clamshell mode when using a Logitech wireless mouse (with or w/o software loaded) or Kensington USB trackball (with driver loaded but not worth using w/o driver). Does not happen with Apple USB mouse. Does not happen in laptop mode -- haven't tried laptop mode w/external mouse. Always on work Ethernet when in clamshell mode.
    Has occurred w/OS 10.4.9 and 10.4.10. Have run extended Apple hardware test w/no results.
    Have removed Logitech “LCC” file from user/library/application enhancers.
    Have experienced panics w/a variety of apps open/active, including just Safari.
    Any help greatly appreciated.
    Here are panic logs:
    ==
    panic(cpu 1 caller 0x003BDEB0): OSObject::refcount: Attempting to retain a freed object
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x362f3bb8 : 0x128d08 (0x3cb134 0x362f3bdc 0x131de5 0x0)
    0x362f3bf8 : 0x3bdeb0 (0x3f0f9c 0x3f0f78 0x50efa04 0x4d609c0)
    0x362f3c18 : 0x3c0d3b (0x4b62740 0x4ae958 0x28 0x3c09c4)
    0x362f3c48 : 0x3c0e94 (0x4fd91c0 0x4d609c0 0x0 0x3c10ef)
    0x362f3c68 : 0x3c188a (0x4d609c0 0x0 0x0 0x0)
    0x362f3ca8 : 0x3c18f7 (0x4d609c0 0x4fd92c0 0x4fe32c0 0x1628d8)
    0x362f3ce8 : 0x38663c (0x4d41800 0x0 0x362f3d28 0x3c1002)
    0x362f3d08 : 0x389e5b (0x4d28480 0x4fe3040 0x0 0x4d28480)
    0x362f3d28 : 0x3b1448 (0x4d28480 0x4fe3040 0x362f3d58 0x3bdfd9)
    0x362f3d78 : 0x188511 (0x4d28480 0x52d89b4 0x52d89c8 0x11cc32)
    0x362f3db8 : 0x12b4c3 (0x54b61b4 0x52d8998 0x0 0x0)
    0x362f3df8 : 0x124b17 (0x54b6100 0x0 0x18 0x362f3edc)
    0x362f3f08 : 0x195a42 (0x362f3f44 0x0 0x0 0x0)
    0x362f3fc8 : 0x19b21e (0x55283e0 0x0 0x19e0b5 0x55283e0) No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xb0220508
    Kernel version:
    Darwin Kernel Version 8.9.1: Thu Feb 22 20:55:00 PST 2007; root:xnu-792.18.15~1/RELEASE_I386
    ==
    panic(cpu 0 caller 0x001A429B): Unresolved kernel trap (CPU 0, Type 14=page fault), registers:
    CR0: 0x80010033, CR2: 0x00000000, CR3: 0x00e7d000, CR4: 0x000006e0
    EAX: 0x0501cb40, EBX: 0x00000018, ECX: 0x004ae958, EDX: 0x050137a0
    CR2: 0x00000000, EBP: 0x36473c48, ESI: 0x00000003, EDI: 0x06b5b7c0
    EFL: 0x00010202, EIP: 0x00000000, CS: 0x00000008, DS: 0x00000010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x36473a18 : 0x128d08 (0x3cb134 0x36473a3c 0x131de5 0x0)
    0x36473a58 : 0x1a429b (0x3d0e4c 0x0 0xe 0x3d0670)
    0x36473b68 : 0x19ada4 (0x36473b80 0x206 0x36473bd8 0x1416ad)
    0x36473c48 : 0x3c0e94 (0x6b5b7c0 0x4d8ab00 0x0 0x3c10ef)
    0x36473c68 : 0x3c188a (0x4d8ab00 0x0 0x0 0x0)
    0x36473ca8 : 0x3c18f7 (0x4d8ab00 0x6b5b940 0x6a21080 0x1628d8)
    0x36473ce8 : 0x38663c (0x4d659c0 0x0 0x36473d28 0x3c1002)
    0x36473d08 : 0x389e5b (0x4d44200 0x6b40100 0x0 0x4d44200)
    0x36473d28 : 0x3b1448 (0x4d44200 0x6b40100 0x36473d58 0x3bdfd9)
    0x36473d78 : 0x188511 (0x4d44200 0x53e7cb4 0x53e7cc8 0x11cc32)
    0x36473db8 : 0x12b4c3 (0x5d579b4 0x53e7c98 0x0 0x0)
    0x36473df8 : 0x124b17 (0x5d57900 0x0 0x18 0x36473edc)
    0x36473f08 : 0x195a42 (0x36473f44 0x0 0x0 0x0)
    0x36473fc8 : 0x19b21e (0x553c820 0x0 0x19e0b5 0x553c820) No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xb02203c8
    ==
    panic(cpu 1 caller 0x001A429B): Unresolved kernel trap (CPU 1, Type 14=page fault), registers:
    CR0: 0x80010033, CR2: 0x00000000, CR3: 0x00eac000, CR4: 0x000006e0
    EAX: 0x05f522c0, EBX: 0x00000010, ECX: 0x004ae958, EDX: 0x05f522a0
    CR2: 0x00000000, EBP: 0x364cbc48, ESI: 0x00000002, EDI: 0x05f7a040
    EFL: 0x00010202, EIP: 0x00000000, CS: 0x00000008, DS: 0x00000010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x364cba18 : 0x128d08 (0x3cb134 0x364cba3c 0x131de5 0x0)
    0x364cba58 : 0x1a429b (0x3d0e4c 0x1 0xe 0x3d0670)
    0x364cbb68 : 0x19ada4 (0x364cbb80 0x202 0x364cbbd8 0x1416ad)
    0x364cbc48 : 0x3c0e94 (0x5f7a040 0x4e040c0 0x0 0x3c10ef)
    0x364cbc68 : 0x3c188a (0x4e040c0 0x0 0x0 0x0)
    0x364cbca8 : 0x3c18f7 (0x4e040c0 0x5f9ffc0 0x5f9fcc0 0x1628d8)
    0x364cbce8 : 0x38663c (0x4dfef40 0x0 0x364cbd28 0x3c1002)
    0x364cbd08 : 0x389e5b (0x4dd4400 0x5f9fb00 0x0 0x4dd4400)
    0x364cbd28 : 0x3b1448 (0x4dd4400 0x5f9fb00 0x364cbd58 0x3bdfd9)
    0x364cbd78 : 0x188511 (0x4dd4400 0x56f88b4 0x56f88c8 0x11cc32)
    0x364cbdb8 : 0x12b4c3 (0x51c6cb4 0x56f8898 0x0 0x0)
    0x364cbdf8 : 0x124b17 (0x51c6c00 0x0 0x18 0x364cbedc)
    0x364cbf08 : 0x195a42 (0x364cbf44 0x0 0x0 0x0)
    0x364cbfc8 : 0x19b21e (0x55adea0 0x0 0x19e0b5 0x4c7bd08) No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xb011e3e8
    ==
    panic(cpu 0 caller 0x00194914): pmap no pv_e's
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x3647bd28 : 0x128d08 (0x3cb134 0x3647bd4c 0x131de5 0x0)
    0x3647bd68 : 0x194914 (0x3ce7d4 0x90cd3000 0x0 0x0)
    0x3647bdf8 : 0x160ab6 (0x536c488 0x90cd3000 0x0 0xe2f9)
    0x3647bf48 : 0x1a450e (0x13e0ce4 0x90cd3000 0x0 0x5)
    0x3647bfc8 : 0x19acd4 (0x557cae0 0x0 0x19e0b5 0x4c8e4c0) No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xbffff8b8
    ==
    panic(cpu 0 caller 0x001A4A55): Unresolved kernel trap (CPU 0, Type 14=page fault), registers:
    CR0: 0x80010033, CR2: 0x0000002b, CR3: 0x00eae000, CR4: 0x000006e0
    EAX: 0x05230e40, EBX: 0x00000020, ECX: 0x004b0958, EDX: 0xffffffff
    CR2: 0x0000002b, EBP: 0x364abc48, ESI: 0x00000004, EDI: 0x0526dc40
    EFL: 0x00010202, EIP: 0x003c1ca8, CS: 0x00000008, DS: 0x019e0010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x364aba28 : 0x128d08 (0x3cc0a4 0x364aba4c 0x131de5 0x0)
    0x364aba68 : 0x1a4a55 (0x3d24b8 0x0 0xe 0x3d1cdc)
    0x364abb78 : 0x19aeb4 (0x364abb90 0x1 0x364abb98 0x28)
    0x364abc48 : 0x3c1e04 (0x526dc40 0x4f98200 0x0 0x3c205f)
    0x364abc68 : 0x3c27fa (0x4f98200 0x0 0x0 0x0)
    0x364abca8 : 0x3c2867 (0x4f98200 0x52e0080 0x5267c40 0x1628d8)
    0x364abce8 : 0x38759c (0x4f92f40 0x0 0x364abd28 0x3c1f72)
    0x364abd08 : 0x38adbb (0x4f91f80 0x5237440 0x0 0x4f91f80)
    0x364abd28 : 0x3b23a8 (0x4f91f80 0x5237440 0x364abd58 0x3bef49)
    0x364abd78 : 0x188511 (0x4f91f80 0x5a074b4 0x5a074c8 0x11cc32)
    0x364abdb8 : 0x12b4c3 (0x5a070b4 0x5a07498 0x0 0x0)
    0x364abdf8 : 0x124b17 (0x5a07000 0x0 0x18 0x364abedc)
    0x364abf08 : 0x195a42 (0x364abf44 0x0 0x0 0x0)
    0x364abfc8 : 0x19b32e (0x570c6c0 0x0 0x19e0b5 0x5332828) No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xb011e3e8
    ==
    NOTE: This last one occurred with Kensington USB Trackball mouse and MouseWorks installed, after working successfully most of the day. Previous kernel panics were w/Logitech wireless mouse.
    ==
    panic(cpu 1 caller 0x001A4A55): Unresolved kernel trap (CPU 1, Type 14=page fault), registers:
    CR0: 0x80010033, CR2: 0x00000028, CR3: 0x0195d000, CR4: 0x000006e0
    EAX: 0x0000001c, EBX: 0x05811020, ECX: 0x004b0958, EDX: 0x00417e60
    CR2: 0x00000028, EBP: 0x370dbb28, ESI: 0x00000008, EDI: 0x004b0958
    EFL: 0x00010206, EIP: 0x00390660, CS: 0x00000008, DS: 0x02490010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x370db8f8 : 0x128d08 (0x3cc0a4 0x370db91c 0x131de5 0x0)
    0x370db938 : 0x1a4a55 (0x3d24b8 0x1 0xe 0x3d1cdc)
    0x370dba48 : 0x19aeb4 (0x370dba60 0x780 0x0 0x200ab)
    0x370dbb28 : 0x3c1cab (0x5811020 0x4b0958 0x120 0x3c1934)
    0x370dbb58 : 0x3c1e04 (0x6093600 0x5d27c00 0x24 0x19a216)
    0x370dbb78 : 0x387604 (0x5d27c00 0x24 0x370dbbb8 0x6c9dfc0)
    0x370dbb98 : 0x38bfd4 (0x5d20c00 0x57be1e0 0x370dbbd8 0x3c3913)
    0x370dbbf8 : 0x38aed3 (0x5d20c00 0x6d11f40 0x0 0x6048a00)
    0x370dbc38 : 0x38b280 (0x6d11f40 0x4 0x0 0x6d0d040)
    0x370dbc78 : 0x38b2dd (0x57c0de0 0x6d11f40 0x3b0bba 0x6d0d040)
    0x370dbca8 : 0x38b331 (0x57c0de0 0x6d11f40 0x3b0bba 0x6d0d040)
    0x370dbce8 : 0x3b1bce (0x57c0de0 0x6d11f40 0x3b0bba 0x6d0d040)
    0x370dbd38 : 0x18c2fa (0x576d728 0x63c3094 0x63c30b0 0x6b967f8)
    0x370dbdb8 : 0x12b4c3 (0x63c305c 0x657c7a4 0x370dbdf8 0x11e042)
    0x370dbdf8 : 0x124b17 (0x63c3000 0x5768600 0x6816f48 0x0)
    0x370dbf08 : 0x195a42 (0x370dbf44 0x0 0x0 0x0) Backtrace continues...

    Greetings.
    I'm having the same problem as Beanfield. I'm using a MX620 Logitech Wireless Laser Mouse, and it produces several problems under Mac OS X 10.4.10. The micro receiver is plugged to the rear of my iMac Intel Dual Core and altough I've switched it to the USB ports of my Apple Keyboard it still happens.The Kernel Panics (with the Grey Screen of Death) happen mostly when the mouse awakes the computer. Very often, when right clicking or single clicking items, the menus appear and disappear. Dragging items becomes impossible and even after restarting the iMac the problem persists.
    It also interfers with the keyboard: sometimes the cursor blinks when moving and when I press any key on the keyboard, it resumes its normal activity. Recently I've added 1 G of RAM, but I've excluded it from the problem since it worked normaly with my now defunt Mighty Mouse. Also, I bought a 500 G Lacie external drive that works very well.
    I'm getting very frustrated since this problems began only a few weeks after my purchases, which took in account full compatibility with my system. All drivers are correctly installed so...what's happening?
    Best Regards
    Pedro

  • Kernel Panics with Toast 8

    I kept getting kernel panics with iDVD and Toast 7. I upgraded to the iLife '08 and Toast 8, did all the software updates, and firmware updates to the DVD burner, but I'm still getting kernel panics. The computer's a PowerMac G5 dual 2.0 GHz, 3 GB RAM, LaCie Lightscribe DVD dual-layer burner.
    Any ideas?
    TIA

    all software is up to date.
    iDVD 5 is not compatible with Mac OS X 10.5 (Leopard). While this article indicates that the application may simply quit, other issues could also appear.
    http://docs.info.apple.com/article.html?artnum=306062
    Again, no mention of kernel panics, but Roxio has yet to release an update to Toast 7 to make it compatible with Mac OS X 10.5 (Leopard). An update is planned for the future.
    http://kb.roxio.com/content/kb/Jam/000056T?set-locale=en
    The text of the kernel panic itself may help some more knowledgeable people here to help determine what piece may be causing the trouble. Or if both crashes are related or separate. You can find the text of the panic in the Console utility.
    -Doug

  • [SOLVED] kernel panic with 3.6.11-1 x86_64

    After updating my system I got a kernel panic.
    Downgraded to previous kernel (3.6.10-1), everything works well again.
    Anyone else experiencing the same problem?
    "Screenshot:"
    https://lh3.googleusercontent.com/-QYGc … AG0070.jpg
    Output of lspci:
    00:00.0 Host bridge: Intel Corporation 5520/5500/X58 I/O Hub to ESI Port (rev 12)
    00:01.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 (rev 12)
    00:03.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 (rev 12)
    00:07.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 7 (rev 12)
    00:10.0 PIC: Intel Corporation 7500/5520/5500/X58 Physical and Link Layer Registers Port 0 (rev 12)
    00:10.1 PIC: Intel Corporation 7500/5520/5500/X58 Routing and Protocol Layer Registers Port 0 (rev 12)
    00:14.0 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub System Management Registers (rev 12)
    00:14.1 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers (rev 12)
    00:14.2 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub Control Status and RAS Registers (rev 12)
    00:14.3 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub Throttle Registers (rev 12)
    00:1a.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4
    00:1a.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5
    00:1a.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6
    00:1a.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2
    00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
    00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1
    00:1c.2 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 3
    00:1c.4 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 5
    00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 6
    00:1d.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1
    00:1d.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2
    00:1d.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3
    00:1d.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
    00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller
    00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE Controller #1
    00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
    00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE Controller #2
    02:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 670] (rev a1)
    02:00.1 Audio device: NVIDIA Corporation GK104 HDMI Audio Controller (rev a1)
    04:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12)
    05:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6121 SATA II / PATA Controller (rev b2)
    06:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12)
    08:02.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0)
    ff:00.0 Host bridge: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture Generic Non-Core Registers (rev 04)
    ff:00.1 Host bridge: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture System Address Decoder (rev 04)
    ff:02.0 Host bridge: Intel Corporation Xeon 5500/Core i7 QPI Link 0 (rev 04)
    ff:02.1 Host bridge: Intel Corporation Xeon 5500/Core i7 QPI Physical 0 (rev 04)
    ff:03.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller (rev 04)
    ff:03.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Target Address Decoder (rev 04)
    ff:03.4 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Test Registers (rev 04)
    ff:04.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Control Registers (rev 04)
    ff:04.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Address Registers (rev 04)
    ff:04.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Rank Registers (rev 04)
    ff:04.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Thermal Control Registers (rev 04)
    ff:05.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Control Registers (rev 04)
    ff:05.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Address Registers (rev 04)
    ff:05.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Rank Registers (rev 04)
    ff:05.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Thermal Control Registers (rev 04)
    ff:06.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Control Registers (rev 04)
    ff:06.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Address Registers (rev 04)
    ff:06.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Rank Registers (rev 04)
    ff:06.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Thermal Control Registers (rev 04)
    Last edited by Math (2013-01-04 10:49:13)

    graysky wrote:
    Look in your /etc/pacman.conf
    Try the linux package from [testing] rather than downgrading.
    Thanks, upgraded to 3.7.1-2. Also had to upgrade the nvidia proprietary drivers.
    Everything works fine now.

  • [SOLVED] Random kernel panics during boot (Waiting for UDev uevents..)

    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/Linux
    The 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)

    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)

  • Arch kernel panic, freezing during boot

    Every single thing worked just great, then I burned a CD with Brasero (which I've done before), and right when the CD got ejected everything froze. My music froze, and so did the mouse and my computer didn't listen to any key strokes. Then I noticed that my CAPSLOCK and NUMLOCK leds on my keyboard were blinking. Was it a kernel panic? I don't know.
    The only option I had left was to hit the big red reset button.
    At boot, GRUB worked just fine, and then a lot of text as usual when Linux checks stuff and such, and after that a black screen with a non blinking cursor up in the left corner of the screen. Instead of that non blinking cursor, I've set gnome to autoload, which it wasn't. So I removed the autoload of gnome so that the usual prompt should appear, but it does not! So right now, I have no idea what to do!
    I have checked my partitions with gparted on a live CD and they all seem to be intact.
    /Znax
    Last edited by ZnaxQue (2011-06-05 13:42:03)

    My Xorg.0.log is empty, so are Xorg.0.log.
    But, the other files (Xorg.1.log.old to Xorg.5.log.old), do hold some information, though the info is the same in all of them (except that the numbers to the left differs some):
    [ 24.954]
    X.Org X Server 1.10.1
    Release Date: 2011-04-15
    [ 24.954] X Protocol Version 11, Revision 0
    [ 24.954] Build Operating System: Linux 2.6.38-ARCH i686
    [ 24.954] Current Operating System: Linux AngelEagle 2.6.38-ARCH #1 SMP PREEMPT Fri May 13 07:54:18 UTC 2011 i686
    [ 24.954] Kernel command line: root=/dev/disk/by-uuid/5d563464-0bdd-4a93-978f-883d4f5b5dbd ro vga=775
    [ 24.954] Build Date: 16 April 2011 12:05:35PM
    [ 24.954]
    [ 24.954] Current version of pixman: 0.20.2
    [ 24.954] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 24.954] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 24.955] (==) Log file: "/var/log/Xorg.1.log", Time: Sun Jun 5 11:00:29 2011
    [ 24.955] (==) Using config file: "/etc/X11/xorg.conf"
    [ 24.955] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 24.955] (==) ServerLayout "aticonfig Layout"
    [ 24.955] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 24.955] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 24.955] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 24.955] (==) Automatically adding devices
    [ 24.955] (==) Automatically enabling devices
    [ 24.955] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 24.955] Entry deleted from font path.
    [ 24.955] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 24.955] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 24.955] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 24.955] (II) Loader magic: 0x81f4ee0
    [ 24.955] (II) Module ABI versions:
    [ 24.955] X.Org ANSI C Emulation: 0.4
    [ 24.955] X.Org Video Driver: 10.0
    [ 24.955] X.Org XInput driver : 12.2
    [ 24.955] X.Org Server Extension : 5.0
    [ 24.956] (--) PCI:*(0:1:0:0) 1002:9440:1787:2267 rev 0, Mem @ 0xd0000000/268435456, 0xfe8e0000/65536, I/O @ 0x0000b000/256, BIOS @ 0x????????/131072
    [ 24.956] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 24.956] (II) "extmod" will be loaded by default.
    [ 24.956] (II) "dbe" will be loaded by default.
    [ 24.956] (II) "glx" will be loaded by default.
    [ 24.956] (II) "record" will be loaded by default.
    [ 24.956] (II) "dri" will be loaded by default.
    [ 24.956] (II) "dri2" will be loaded by default.
    [ 24.956] (II) LoadModule: "extmod"
    [ 24.956] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 24.956] (II) Module extmod: vendor="X.Org Foundation"
    [ 24.956] compiled for 1.10.1, module version = 1.0.0
    [ 24.956] Module class: X.Org Server Extension
    [ 24.956] ABI class: X.Org Server Extension, version 5.0
    [ 24.956] (II) Loading extension MIT-SCREEN-SAVER
    [ 24.956] (II) Loading extension XFree86-VidModeExtension
    [ 24.956] (II) Loading extension XFree86-DGA
    [ 24.956] (II) Loading extension DPMS
    [ 24.956] (II) Loading extension XVideo
    [ 24.956] (II) Loading extension XVideo-MotionCompensation
    [ 24.956] (II) Loading extension X-Resource
    [ 24.956] (II) LoadModule: "dbe"
    [ 24.956] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 24.956] (II) Module dbe: vendor="X.Org Foundation"
    [ 24.956] compiled for 1.10.1, module version = 1.0.0
    [ 24.957] Module class: X.Org Server Extension
    [ 24.957] ABI class: X.Org Server Extension, version 5.0
    [ 24.957] (II) Loading extension DOUBLE-BUFFER
    [ 24.957] (II) LoadModule: "glx"
    [ 24.957] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 24.957] (II) Module glx: vendor="X.Org Foundation"
    [ 24.957] compiled for 1.10.1, module version = 1.0.0
    [ 24.957] ABI class: X.Org Server Extension, version 5.0
    [ 24.957] (==) AIGLX enabled
    [ 24.957] (II) Loading extension GLX
    [ 24.957] (II) LoadModule: "record"
    [ 24.957] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 24.957] (II) Module record: vendor="X.Org Foundation"
    [ 24.957] compiled for 1.10.1, module version = 1.13.0
    [ 24.957] Module class: X.Org Server Extension
    [ 24.957] ABI class: X.Org Server Extension, version 5.0
    [ 24.957] (II) Loading extension RECORD
    [ 24.957] (II) LoadModule: "dri"
    [ 24.957] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 24.957] (II) Module dri: vendor="X.Org Foundation"
    [ 24.957] compiled for 1.10.1, module version = 1.0.0
    [ 24.957] ABI class: X.Org Server Extension, version 5.0
    [ 24.957] (II) Loading extension XFree86-DRI
    [ 24.957] (II) LoadModule: "dri2"
    [ 24.957] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 24.957] (II) Module dri2: vendor="X.Org Foundation"
    [ 24.957] compiled for 1.10.1, module version = 1.2.0
    [ 24.957] ABI class: X.Org Server Extension, version 5.0
    [ 24.957] (II) Loading extension DRI2
    [ 24.957] (II) LoadModule: "fglrx"
    [ 24.957] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 24.969] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    [ 24.969] compiled for 1.4.99.906, module version = 8.85.6
    [ 24.969] Module class: X.Org Video Driver
    [ 24.969] (II) Loading sub module "fglrxdrm"
    [ 24.969] (II) LoadModule: "fglrxdrm"
    [ 24.969] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 24.969] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    [ 24.969] compiled for 1.4.99.906, module version = 8.85.6
    [ 24.969] (II) ATI Proprietary Linux Driver Version Identifier:8.85.6
    [ 24.969] (II) ATI Proprietary Linux Driver Release Identifier: 8.85
    [ 24.969] (II) ATI Proprietary Linux Driver Build Date: Apr 19 2011 21:29:55
    [ 24.969] (++) using VT number 8
    [ 24.970] (WW) Falling back to old probe method for fglrx
    [ 24.980] (II) Loading PCS database from /etc/ati/amdpcsdb
    [ 24.981] (--) Chipset Supported AMD Graphics Processor (0x9440) found
    [ 24.981] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [ 24.981] (II) AMD Video driver is running on a device belonging to a group targeted for this release
    [ 24.981] (II) AMD Video driver is signed
    [ 24.981] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 24.981] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 24.981] (II) fglrx(0): pEnt->device->identifier=0x8f395c0
    [ 24.981] (II) fglrx(0): === [xdl_xs110_atiddxPreInit] === begin
    [ 24.981] (II) Loading sub module "vgahw"
    [ 24.981] (II) LoadModule: "vgahw"
    [ 24.982] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 24.982] (II) Module vgahw: vendor="X.Org Foundation"
    [ 24.982] compiled for 1.10.1, module version = 0.1.0
    [ 24.982] ABI class: X.Org Video Driver, version 10.0
    [ 24.982] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 24.982] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 24.982] (==) fglrx(0): Default visual is TrueColor
    [ 24.982] (**) fglrx(0): Option "DPMS" "true"
    [ 24.982] (==) fglrx(0): RGB weight 888
    [ 24.982] (II) fglrx(0): Using 8 bits per RGB
    [ 24.982] (==) fglrx(0): Buffer Tiling is ON
    [ 24.982] (II) Loading sub module "fglrxdrm"
    [ 24.982] (II) LoadModule: "fglrxdrm"
    [ 24.982] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 24.982] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    [ 24.982] compiled for 1.4.99.906, module version = 8.85.6
    [ 24.983] ukiDynamicMajor: failed to open /proc/ati/major
    [ 24.983] ukiDynamicMajor: failed to open /proc/ati/major
    [ 24.983] (==) fglrx(0): NoAccel = NO
    [ 24.983] (==) fglrx(0): ATI 2D Acceleration Architecture enabled
    [ 24.983] (--) fglrx(0): Chipset: "ATI Radeon HD 4800 Series " (Chipset = 0x9440)
    [ 24.983] (--) fglrx(0): (PciSubVendor = 0x1787, PciSubDevice = 0x2267)
    [ 24.983] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    [ 24.983] (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    [ 24.983] (--) fglrx(0): MMIO registers at 0xfe8e0000
    [ 24.983] (--) fglrx(0): I/O port at 0x0000b000
    [ 24.983] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 24.986] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 24.986] (EE) fglrx(0): ACPI: DRM connection failed
    [ 24.986] (II) Loading sub module "vbe"
    [ 24.986] (II) LoadModule: "vbe"
    [ 24.986] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 24.986] (II) Module vbe: vendor="X.Org Foundation"
    [ 24.986] compiled for 1.10.1, module version = 1.1.0
    [ 24.986] ABI class: X.Org Video Driver, version 10.0
    [ 24.987] (II) fglrx(0): VESA BIOS detected
    [ 24.987] (II) fglrx(0): VESA VBE Version 3.0
    [ 24.987] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 24.987] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
    [ 24.987] (II) fglrx(0): VESA VBE OEM Software Rev: 11.10
    [ 24.987] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
    [ 24.987] (II) fglrx(0): VESA VBE OEM Product: RV770
    [ 24.987] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 25.017] (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    [ 25.017] (--) fglrx(0): Video RAM: 1048576 kByte, Type: GDDR5
    [ 25.017] (II) fglrx(0): PCIE card detected
    [ 25.017] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 25.017] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 25.017] (WW) fglrx(0): Hasn't establisted DRM connection
    [ 25.017] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x40000000)
    [ 25.017] (WW) fglrx(0): No DRM connection for driver fglrx.
    [ 25.018] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 25.018] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 25.018] (==) fglrx(0): Center Mode is disabled
    [ 25.018] (II) Loading sub module "fb"
    [ 25.018] (II) LoadModule: "fb"
    [ 25.018] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 25.018] (II) Module fb: vendor="X.Org Foundation"
    [ 25.018] compiled for 1.10.1, module version = 1.0.0
    [ 25.018] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 25.018] (II) Loading sub module "ddc"
    [ 25.018] (II) LoadModule: "ddc"
    [ 25.018] (II) Module "ddc" already built-in
    [ 25.958] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
    [ 25.958] (II) fglrx(0): Output DFP2 has no monitor section
    [ 25.958] (II) fglrx(0): Output CRT1 has no monitor section
    [ 25.958] (II) fglrx(0): Output CRT2 has no monitor section
    [ 25.958] (II) fglrx(0): Output TV has no monitor section
    [ 25.959] (II) fglrx(0): Output CV has no monitor section
    [ 25.959] (II) Loading sub module "ddc"
    [ 25.959] (II) LoadModule: "ddc"
    [ 25.959] (II) Module "ddc" already built-in
    [ 25.959] (II) fglrx(0): Connected Display0: CRT1
    [ 25.959] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 25.959] (II) fglrx(0): Manufacturer: VSC Model: f518 Serial#: 16843009
    [ 25.959] (II) fglrx(0): Year: 2004 Week: 44
    [ 25.959] (II) fglrx(0): EDID Version: 1.3
    [ 25.959] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 25.959] (II) fglrx(0): Sync: Separate
    [ 25.959] (II) fglrx(0): Max Image Size [cm]: horiz.: 34 vert.: 27
    [ 25.959] (II) fglrx(0): Gamma: 2.20
    [ 25.959] (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
    [ 25.959] (II) fglrx(0): Default color space is primary color space
    [ 25.959] (II) fglrx(0): First detailed timing is preferred mode
    [ 25.959] (II) fglrx(0): redX: 0.651 redY: 0.320 greenX: 0.300 greenY: 0.600
    [ 25.959] (II) fglrx(0): blueX: 0.153 blueY: 0.109 whiteX: 0.313 whiteY: 0.329
    [ 25.959] (II) fglrx(0): Supported established timings:
    [ 25.959] (II) fglrx(0): 720x400@70Hz
    [ 25.959] (II) fglrx(0): 640x480@60Hz
    [ 25.959] (II) fglrx(0): 640x480@67Hz
    [ 25.959] (II) fglrx(0): 640x480@72Hz
    [ 25.959] (II) fglrx(0): 640x480@75Hz
    [ 25.959] (II) fglrx(0): 800x600@56Hz
    [ 25.959] (II) fglrx(0): 800x600@60Hz
    [ 25.959] (II) fglrx(0): 800x600@72Hz
    [ 25.959] (II) fglrx(0): 800x600@75Hz
    [ 25.959] (II) fglrx(0): 832x624@75Hz
    [ 25.959] (II) fglrx(0): 1024x768@60Hz
    [ 25.959] (II) fglrx(0): 1024x768@70Hz
    [ 25.959] (II) fglrx(0): 1024x768@75Hz
    [ 25.959] (II) fglrx(0): 1280x1024@75Hz
    [ 25.959] (II) fglrx(0): 1152x864@75Hz
    [ 25.959] (II) fglrx(0): Manufacturer's mask: 0
    [ 25.959] (II) fglrx(0): Supported standard timings:
    [ 25.959] (II) fglrx(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 25.959] (II) fglrx(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 25.959] (II) fglrx(0): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 25.959] (II) fglrx(0): Supported detailed timing:
    [ 25.959] (II) fglrx(0): clock: 108.0 MHz Image Size: 338 x 270 mm
    [ 25.959] (II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 25.959] (II) fglrx(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 25.959] (II) fglrx(0): Serial No: A33044452574
    [ 25.959] (II) fglrx(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 80 kHz, PixClock max 145 MHz
    [ 25.959] (II) fglrx(0): Monitor name: VE710s
    [ 25.959] (II) fglrx(0): EDID (in hex):
    [ 25.959] (II) fglrx(0): 00ffffffffffff005a6318f501010101
    [ 25.959] (II) fglrx(0): 2c0e010308221b782ece45a6524c9927
    [ 25.959] (II) fglrx(0): 1c5054bfef8081808140714f01010101
    [ 25.959] (II) fglrx(0): 010101010101302a009851002a403070
    [ 25.959] (II) fglrx(0): 1300520e1100001e000000ff00413333
    [ 25.959] (II) fglrx(0): 3034343435323537340a000000fd0032
    [ 25.959] (II) fglrx(0): 4b1e500e000a202020202020000000fc
    [ 25.959] (II) fglrx(0): 005645373130730a20202020202000e0
    [ 25.959] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 26.164] (II) fglrx(0): EDID for output DFP1
    [ 26.164] (II) fglrx(0): EDID for output DFP2
    [ 26.164] (II) fglrx(0): EDID for output CRT1
    [ 26.164] (II) fglrx(0): Manufacturer: VSC Model: f518 Serial#: 16843009
    [ 26.164] (II) fglrx(0): Year: 2004 Week: 44
    [ 26.164] (II) fglrx(0): EDID Version: 1.3
    [ 26.164] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 26.164] (II) fglrx(0): Sync: Separate
    [ 26.164] (II) fglrx(0): Max Image Size [cm]: horiz.: 34 vert.: 27
    [ 26.165] (II) fglrx(0): Gamma: 2.20
    [ 26.165] (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
    [ 26.165] (II) fglrx(0): Default color space is primary color space
    [ 26.165] (II) fglrx(0): First detailed timing is preferred mode
    [ 26.165] (II) fglrx(0): redX: 0.651 redY: 0.320 greenX: 0.300 greenY: 0.600
    [ 26.165] (II) fglrx(0): blueX: 0.153 blueY: 0.109 whiteX: 0.313 whiteY: 0.329
    [ 26.165] (II) fglrx(0): Supported established timings:
    [ 26.165] (II) fglrx(0): 720x400@70Hz
    [ 26.165] (II) fglrx(0): 640x480@60Hz
    [ 26.165] (II) fglrx(0): 640x480@67Hz
    [ 26.165] (II) fglrx(0): 640x480@72Hz
    [ 26.165] (II) fglrx(0): 640x480@75Hz
    [ 26.165] (II) fglrx(0): 800x600@56Hz
    [ 26.165] (II) fglrx(0): 800x600@60Hz
    [ 26.165] (II) fglrx(0): 800x600@72Hz
    [ 26.165] (II) fglrx(0): 800x600@75Hz
    [ 26.165] (II) fglrx(0): 832x624@75Hz
    [ 26.165] (II) fglrx(0): 1024x768@60Hz
    [ 26.165] (II) fglrx(0): 1024x768@70Hz
    [ 26.165] (II) fglrx(0): 1024x768@75Hz
    [ 26.165] (II) fglrx(0): 1280x1024@75Hz
    [ 26.165] (II) fglrx(0): 1152x864@75Hz
    [ 26.165] (II) fglrx(0): Manufacturer's mask: 0
    [ 26.165] (II) fglrx(0): Supported standard timings:
    [ 26.165] (II) fglrx(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 26.165] (II) fglrx(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 26.165] (II) fglrx(0): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 26.165] (II) fglrx(0): Supported detailed timing:
    [ 26.165] (II) fglrx(0): clock: 108.0 MHz Image Size: 338 x 270 mm
    [ 26.165] (II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 26.165] (II) fglrx(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 26.165] (II) fglrx(0): Serial No: A33044452574
    [ 26.165] (II) fglrx(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 80 kHz, PixClock max 145 MHz
    [ 26.165] (II) fglrx(0): Monitor name: VE710s
    [ 26.165] (II) fglrx(0): EDID (in hex):
    [ 26.165] (II) fglrx(0): 00000000782830293a2053796e633a00
    [ 26.165] (II) fglrx(0): 6374757265723a202573202029000000
    [ 26.165] (II) fglrx(0): 00000000782830293a20454449442028
    [ 26.165] (II) fglrx(0): 696e20686578293a0a0051002a403070
    [ 26.165] (II) fglrx(0): 1300520e410000000000000078283029
    [ 26.165] (II) fglrx(0): 3a2046697273742064657461696c6564
    [ 26.165] (II) fglrx(0): 2074696d696e67206973207072656665
    [ 26.165] (II) fglrx(0): 72726564206d6f64650a00650a0000e0
    [ 26.165] (II) fglrx(0): Printing probed modes for output CRT1
    [ 26.165] (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 -hsync -vsync (64.0 kHz)
    [ 26.165] (II) fglrx(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 -hsync -vsync (80.0 kHz)
    [ 26.165] (II) fglrx(0): Modeline "1280x960"x75.0 129.86 1280 1368 1504 1728 960 961 964 1002 +hsync -vsync (75.2 kHz)
    [ 26.165] (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 -hsync -vsync (60.0 kHz)
    [ 26.165] (II) fglrx(0): Modeline "1280x800"x75.0 107.21 1280 1360 1496 1712 800 801 804 835 +hsync -vsync (62.6 kHz)
    [ 26.165] (II) fglrx(0): Modeline "1280x800"x60.0 83.46 1280 1344 1480 1680 800 801 804 828 +hsync -vsync (49.7 kHz)
    [ 26.165] (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 -hsync -vsync (67.5 kHz)
    [ 26.165] (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync -vsync (53.7 kHz)
    [ 26.165] (II) fglrx(0): Modeline "1280x768"x75.0 102.25 1280 1360 1488 1696 768 771 778 805 +hsync -vsync (60.3 kHz)
    [ 26.165] (II) fglrx(0): Modeline "1280x768"x60.0 79.50 1280 1344 1472 1664 768 771 778 798 +hsync -vsync (47.8 kHz)
    [ 26.165] (II) fglrx(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 -hsync -vsync (45.0 kHz)
    [ 26.165] (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 -hsync -vsync (60.0 kHz)
    [ 26.165] (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz)
    [ 26.165] (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz)
    [ 26.165] (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 -hsync -vsync (48.1 kHz)
    [ 26.165] (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 -hsync -vsync (46.9 kHz)
    [ 26.165] (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync -vsync (43.8 kHz)
    [ 26.165] (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 -hsync -vsync (37.9 kHz)
    [ 26.165] (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 -hsync -vsync (35.2 kHz)
    [ 26.165] (II) fglrx(0): Modeline "720x480"x60.0 26.71 720 736 808 896 480 481 484 497 +hsync -vsync (29.8 kHz)
    [ 26.165] (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 +hsync +vsync (37.5 kHz)
    [ 26.165] (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 656 696 832 480 481 484 520 +hsync +vsync (37.9 kHz)
    [ 26.165] (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 648 744 800 480 482 484 525 +hsync +vsync (31.5 kHz)
    [ 26.165] (II) fglrx(0): EDID for output CRT2
    [ 26.165] (II) fglrx(0): EDID for output TV
    [ 26.165] (II) fglrx(0): EDID for output CV
    [ 26.165] (II) fglrx(0): Output DFP1 disconnected
    [ 26.165] (II) fglrx(0): Output DFP2 disconnected
    [ 26.165] (II) fglrx(0): Output CRT1 connected
    [ 26.165] (II) fglrx(0): Output CRT2 disconnected
    [ 26.165] (II) fglrx(0): Output TV disconnected
    [ 26.165] (II) fglrx(0): Output CV disconnected
    [ 26.165] (II) fglrx(0): Using exact sizes for initial modes
    [ 26.165] (II) fglrx(0): Output CRT1 using initial mode 1280x1024
    [ 26.166] (II) fglrx(0): DPI set to (96, 96)
    [ 26.166] (II) fglrx(0): Adapter ATI Radeon HD 4800 Series has 2 configurable heads and 1 displays connected.
    [ 26.166] (==) fglrx(0): PseudoColor visuals disabled
    [ 26.166] (II) Loading sub module "ramdac"
    [ 26.166] (II) LoadModule: "ramdac"
    [ 26.166] (II) Module "ramdac" already built-in
    [ 26.166] (==) fglrx(0): NoDRI = NO
    [ 26.166] (==) fglrx(0): Capabilities: 0x00000000
    [ 26.166] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [ 26.166] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [ 26.166] (==) fglrx(0): UseFastTLS=0
    [ 26.166] (==) fglrx(0): BlockSignalsOnLock=1
    [ 26.166] (--) Depth 24 pixmap format is 32 bpp
    [ 26.166] (EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized.
    [ 26.166] (WW) fglrx(0): ***********************************************************
    [ 26.166] (WW) fglrx(0): * DRI initialization failed *
    [ 26.166] (WW) fglrx(0): * kernel module (fglrx.ko) may be missing or incompatible *
    [ 26.166] (WW) fglrx(0): * 2D and 3D acceleration disabled *
    [ 26.166] (WW) fglrx(0): ***********************************************************
    [ 26.166] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x10000000
    Now, looking at the end of the file(s), there seem to be a problem with fglrx? And I think it may be my ATI drivers:
    I used the "ATI Proprietary Drivers" for my HD4870 graphics card, but after I installed them, dragging windows around and scrolling inside them lagged a**, so I *removed* the driver in a nasty way, somehow... I maybe the problem lies there?

  • Kernel Panic with 2.6.3 [Resolved]

    I have both Kernels 2.4.25 and 2.6.3 installed. The 2.4.25 Kernel boots very good. I also have copied the vmlinuz26 into the bootlader directory.
    I have 3 OS installed. WinXP, Suse Linux and Arch. I use the Suse grub boot manager to load the Arch System. And it works fine but loading the 2.6.3 Kernel ends up in : Kernel Panic unable to mount fs
    here is my menu.lst entries for linux.
    title Arch Linux 0.6 (Widget) 2.4.25
    #title  Arch Linux
    root   (hd3,2)
    kernel (hd1,0)/arch/boot/vmlinuz root=/dev/discs/disc3/part3 ro agp_try_unsuppo
    rted=1
    title Arch Linux 0.6 (Widget) 2.6.3
    #title  Arch Linux
    root   (hd3,2)
    kernel (hd1,0)/arch/boot/vmlinuz26 root=/dev/discs/disc3/part3 ro acpi=off  agp_try_unsuppo
    rted=1
    following files are in /arch/boot/
    System.map, kconfig, vmlinuz, System.map26, kconfig26, vmlinuz26
    Perhaps somebody can help me.
    Thx
    PLZ see also 2. POST

    I have 4 disks.
    hda is my windows primary (ide1 Master)
    hdb is Suse primary (ide1 Slave)(where the bootloader is located in hdb1)
    i use not the arch loader grub but the suse loader grub
    hde is a third device hde is on ide3 Master
    hdg is the Arch Linux device (ide4 Master)
    but i use the MBR of ide1 (and therefore i locally copied the boot partition from Arch to hdb1 into /arch/boot; i want to start from the suse boot partition; and as i said works fine with the old kernel) and try to start the Arch Linux kernel from there with root at hdg3. Yes i used standard (auto) partitioning from Arch Linux.
    The above quote is a copy of the menu.lst from the suse boot loader grub
    here is the whole code
    # Modified by YaST2. Last modification on Mon Feb  9 18:05:16 2004
    # Modified by Kitgo. Last Modification on Wed Feb 19 16:03 2004
    color white/blue black/light-gray
    default 0
    gfxmenu (hd1,0)/message
    timeout 15
    title Arch Linux 0.6 (Widget) 2.4.25
    #title  Arch Linux
    root   (hd3,2)
    kernel (hd1,0)/arch/boot/vmlinuz root=/dev/discs/disc3/part3 ro agp_try_unsuppo
    rted=1
    title Arch Linux 0.6 (Widget) 2.6.3
    #title  Arch Linux
    root   (hd3,2)
    kernel (hd1,0)/arch/boot/vmlinuz26 root=/dev/discs/disc3/part3 ro acpi=off agp_
    try_unsupported=1
    title windows
        root (hd0,0)
        chainloader +1
    title SuSE 8.2 Linux
        kernel (hd1,0)/vmlinuz root=/dev/hdf2 vga=0x317  acpi=off hdh=ide-scsi hdhl
    un=0 splash=silent showopts
        initrd (hd1,0)/initrd
    title floppy
        root (fd0)
        chainloader +1
    title SuSE 8.2 failsafe
        kernel (hd1,0)/vmlinuz.shipped root=/dev/hdf2 showopts ide=nodma apm=off ac
    pi=off vga=normal nosmp noapic maxcpus=0 3
        initrd (hd1,0)/initrd.shipped
    the error message is the following
    UDF - No partition found
    XFS: bad  magic number
    XFS SB validate failed
    VFS: unable to mount root fs on unknown block (0,0)
    but why? is it just because the ArchDisk is on ide4 ?
    hope this helps

  • [SOLVED]Compiling kernel fails with segfault

    Hi guys,
    I'm out of answers.
    The situation :
    Compiling kernel randomly stops with : "segmentation fault" and never runs through.
    Reissuing make will make it continue until it will fail at some other point.
    Background:
    The system feels completely unstable to say the least, but nothing 100 % reproduceable ( vuze(java) crash, firefox/chromuim flash sites crash every 120 seconds, X crashes once a day , for instance when moving tvtime around, kernel oops daily, sometimes hard lockups, logs of yesterdays oops : http://pastie.org/private/imrqdzdbejdb3jxn4czuw )
    But only the kernel compile is 100 % reproduceable so this must be fixed asap.
    Specs:
    intel e8400,nvidia gtx260, 2 G ddr2,Gigabyte EP45-UD3R, "gigs of space", off. arch kernel 2.6.33-ARCH , x86_64,  "bigtime" cooling :
    cpu temps 50 C° max  during compiling
    What configs/packages are important ? I got paranoid and ditched my old makgepkg.conf and used a newer *.pacnew file , I used to have  :MAKEFLAGS="-j3" but not in this config :
    http://pastie.org/private/4ryshivi2hgyqenjlkicg
    local packages:
    local/gcc 4.5.0-1 (base-devel)
        The GNU Compiler Collection
    local/gcc-libs 4.5.0-1 (base)
        Runtime libraries shipped by GCC for C and C++ languages
    Anything else updated daily.
    The blowup:
    http://pastie.org/private/hoamev0sli7zapbr0xvpbq
    What I tried:
    fsck -f: it fixed two inodes, but still the same behavior
    badblocks -nvs : three hours of badblock testing, 0 hits
    memtest : two passed runs, no errors
    stress from AUR, 15 minutes :
    stress --cpu 8 --io 4 --vm 2 --vm-bytes 128M --timeout 15m
    stress: info: [26841] dispatching hogs: 8 cpu, 4 io, 2 vm, 0 hdd
    stress: info: [26841] successful run completed in 900s
    Max coretemp was 52 C° during stress.
    The usual footnote statement ^_^ :
    On w7 _everything_ runs stable.
    And not only stable , I'm able to OC this box to 4.5 GHz and game under w7 without a prop for hours, well this is what it was build for at some point.
    Conclusion:
    So I'd say hardware wise this box kicks ass and now software wise my Arch kicks me in the a**.
    I doubt there is a faulty hardware part, but what else could it be ?
    Last edited by tuxfusion (2010-05-17 22:48:06)

    Update:
    Trying to compile another big package just to have another result, gcc itself now :
    - segfault after 4 m18 s
    - segfault after 5 m50 s
    Update²:
    I think I found a faulty BIOS setting in my non-OC profile concerning DRAM termination, which said "normal" where "auto" would be correct.
    My OC-profile has this setting correct and since I run this profile in Arch only it might explain that w7 did not fail.
    Still have to verify this but i makes perfect sense, only gcc seems to trigger this. Compiling gcc still running with over 10 minutes in the game now.
    After hitting 4.5 GHz with OC I must have reset the non OC-profile wrong.
    *slams head on desk*
    Last edited by tuxfusion (2010-05-17 13:10:04)

  • Kernel Panic with 2.6.12.1-2

    I was running 2.6.12.1-1 with no problems. Running pacman -Suy this morning donwloaded 2.6.12.1-2 which I installed. When booting it aborts with a kernel panic and a message that it can't mount /dev/hda2 and/or there's a bad block.  I'm able to boot off hda1 (where  I'm writing this) no problems. 
    Is there anything I can do? If not how do I downgrade the Hda2 install while running from hda1??
    Jim

    Oh... I got the same problem when I upgraded to that kernel...
    Apparently, it has to do with DevFS being phased out. Here's how to solve it: before rebooting, open up /boot/grub/menu.lst and change the path specified in "root=foo" so that it uses the static /dev path instead of the DevFS path. For example, root=/dev/discs/disc0/part1 would be changed to /dev/hda1.

Maybe you are looking for

  • Can I swap hard drives between working and nonworking MacBooks?

    I'm considering buying an Early '08 MacBook (2.4 GHz Core 2 Duo) w/ an apparently bad hard drive ("drive not recognized"). Obviously I want to test before I buy. In order to determine if the HD is the only issue w/ this MB, can I take the hard drive

  • X-refs and index markers in absolute paths don't work

    A problem has arisen that did not exist before: If I have added files to a book using an absolute path, all X-refs and index markers in those files then don't work. The index *generates* without trouble, but if I then try to Alt-click an item in the

  • Resolution Issues

    There seems to be a problem with the display resolution with a G4 running OS 10.3.9. Everything appears to big on m screen, but there's only one resolution available in the Display area of system preferences. Is there anything I can do to change this

  • Avoid MIRO without GR

    Hi In my system i can see that MIRO can be posted without GR. We would like to stop this and MIRO cannot be posted without MIGO. Where can we set this up. I have tried on google and various forums but no luck. I know i don't want you guys time to be

  • Install Errors with Photophop Elements 11

    Does anyone have a solution to Shared Technologies errors while trying to install Photoshop Elements 11 on a Windows 7 64 bit machine?