Pacman induces kernel panic (intermittent)

Hello Archers,
I've got a fresh Arch install. I'm working my way through syncing packages I want from pacman. Two times now, a call to "pacman -S" has resulted in a kernel panic requiring a hard reboot.
I've booted into my Arch CD - it was still sitting in the drive anyway - and recovered the kernel and pacman logs.
$ tail -22 kernel.log
Jan 22 09:43:42 localhost kernel: [ 82.840043] NET: Unregistered protocol family 10
Jan 22 09:44:09 localhost kernel: [ 110.618188] NET: Registered protocol family 10
Jan 22 09:44:09 localhost kernel: [ 110.618491] PERCPU: allocation failed, size=252 align=4, failed to allocate new chunk
Jan 22 09:44:09 localhost kernel: [ 110.618494] Pid: 751, comm: modprobe Not tainted 3.2.1-1-ARCH #1
Jan 22 09:44:09 localhost kernel: [ 110.618496] Call Trace:
Jan 22 09:44:09 localhost kernel: [ 110.618502] [<c0473180>] ? printk+0x1d/0x1f
Jan 22 09:44:09 localhost kernel: [ 110.618506] [<c01f335b>] pcpu_alloc+0x7ab/0x810
Jan 22 09:44:09 localhost kernel: [ 110.618517] [<f830fe1b>] ? __addrconf_sysctl_register+0xab/0xf0 [ipv6]
Jan 22 09:44:09 localhost kernel: [ 110.618521] [<c03d9b4e>] ? neigh_parms_alloc+0x6e/0x100
Jan 22 09:44:09 localhost kernel: [ 110.618524] [<c047afc2>] ? _raw_write_unlock_bh+0x22/0x30
Jan 22 09:44:09 localhost kernel: [ 110.618526] [<c01f33cf>] __alloc_percpu+0xf/0x20
Jan 22 09:44:09 localhost kernel: [ 110.618529] [<c0428ee8>] snmp_mib_init+0x18/0x30
Jan 22 09:44:09 localhost kernel: [ 110.618539] [<f83111a1>] ipv6_add_dev+0x121/0x440 [ipv6]
Jan 22 09:44:09 localhost kernel: [ 110.618548] [<f80c52da>] addrconf_init+0x4b/0x1a1 [ipv6]
Jan 22 09:44:09 localhost kernel: [ 110.618551] [<c03ca5ad>] ? register_pernet_subsys+0x2d/0x40
Jan 22 09:44:09 localhost kernel: [ 110.618559] [<f80c5179>] inet6_init+0x179/0x280 [ipv6]
Jan 22 09:44:09 localhost kernel: [ 110.618562] [<c0101125>] do_one_initcall+0x35/0x170
Jan 22 09:44:09 localhost kernel: [ 110.618568] [<f80c5000>] ? 0xf80c4fff
Jan 22 09:44:09 localhost kernel: [ 110.618570] [<c0182acd>] sys_init_module+0x91d/0x1af0
Jan 22 09:44:09 localhost kernel: [ 110.618576] [<c047be1f>] sysenter_do_call+0x12/0x28
Jan 22 09:44:10 localhost kernel: [ 111.030054] NET: Unregistered protocol family 10
Jan 22 09:44:54 localhost kernel: [ 155ai.417609] EXT2-fs (sda10): warning: mounting unchecked fs, running e2fsck is recommended
$ tail -5 pacman.log
[2012-01-22 09:43] synchronizing package lists
[2012-01-22 09:43] starting full system upgrade
[2012-01-22 09:44] Running 'pacman -S cpio'
[2012-01-22 09:44] installed cpio (2.11-2)
[2012-01-22 10:17] Running 'pacman -S gvim'
$ lspci -nnmvk
Pastebin
$ lsmod
Module Size Used by
ext2 54892 1
snd_hda_codec_hdmi 21777 4
snd_hda_codec_realtek 149985 1
nouveau 680909 0
snd_usb_audio 75510 0
snd_usbmidi_lib 15644 1 snd_usb_audio
video 9716 1 nouveau
snd_rawmidi 15014 1 snd_usbmidi_lib
mxm_wmi 1101 1 nouveau
drm_kms_helper 22653 1 nouveau
ttm 45781 1 nouveau
drm 151588 3 ttm,drm_kms_helper,nouveau
agpgart 22255 2 drm,ttm
i2c_algo_bit 4487 1 nouveau
arc4 1086 2
snd_hda_intel 20050 0
snd_hda_codec 75987 3 snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
snd_pcm 60595 4 snd_hda_codec,snd_hda_intel,snd_usb_audio,snd_hda_codec_hdmi
snd_page_alloc 5869 2 snd_pcm,snd_hda_intel
snd_hwdep 4942 2 snd_hda_codec,snd_usb_audio
firewire_ohci 27475 0
uvcvideo 57039 0
videodev 71421 1 uvcvideo
ath9k 77023 0
snd_seq_device 4284 1 snd_rawmidi
snd_timer 15438 1 snd_pcm
usb_storage 35343 0
media 8641 2 videodev,uvcvideo
snd 44501 11 snd_timer,snd_seq_device,snd_hwdep,snd_pcm,snd_hda_codec,snd_hda_intel,snd_rawmidi,snd_usbmidi_lib,snd_usb_audio,snd_hda_codec_realtek,snd_hda_codec_hdmi
firewire_core 43511 1 firewire_ohci
i2c_piix4 7084 0
ath9k_common 1604 1 ath9k
uas 6440 0
wmi 7263 1 mxm_wmi
i2c_core 16816 6 i2c_piix4,videodev,i2c_algo_bit,drm,drm_kms_helper,nouveau
usblp 9335 0
floppy 48805 0
serio_raw 3357 0
processor 23026 0
pcspkr 1375 0
k10temp 2139 0
crc_itu_t 1095 1 firewire_core
ath9k_hw 333834 2 ath9k_common,ath9k
button 3614 1 nouveau
evdev 7278 0
joydev 7439 0
r8169 41700 0
soundcore 5018 1 snd
ath 11990 3 ath9k_hw,ath9k_common,ath9k
mac80211 203700 1 ath9k
cfg80211 147716 3 mac80211,ath,ath9k
rfkill 12470 1 cfg80211
mii 3407 1 r8169
sp5100_tco 3760 0
aes_generic 25702 16
xts 1929 8
gf128mul 5950 1 xts
hid_logitech 14192 0
ff_memless 3895 1 hid_logitech
dm_crypt 13591 1
dm_mod 60337 17 dm_crypt
usbhid 31263 1 hid_logitech
hid 66367 2 usbhid,hid_logitech
sr_mod 13244 0
cdrom 31437 1 sr_mod
sd_mod 26211 7
pata_jmicron 1644 2
ohci_hcd 19119 0
pata_atiixp 2984 0
ahci 17529 2
pata_acpi 2388 0
libahci 16783 1 ahci
libata 146606 5 libahci,pata_acpi,ahci,pata_atiixp,pata_jmicron
ehci_hcd 36010 0
xhci_hcd 69730 0
scsi_mod 112826 5 libata,sd_mod,sr_mod,uas,usb_storage
usbcore 122501 11 xhci_hcd,ehci_hcd,ohci_hcd,usbhid,usblp,uas,usb_storage,uvcvideo,snd_usbmidi_lib,snd_usb_audio
usb_common 622 1 usbcore
ext4 377865 2
crc16 1091 1 ext4
jbd2 60273 1 ext4
mbcache 4281 2 ext4,ext2
$ grep "^MODULES\|^HOOKS\|^DAEMONS" /etc/{rc,mkinitcpio}.conf
/mnt/etc/rc.conf:MODULES=()
/mnt/etc/rc.conf:DAEMONS=(hwclock syslog-ng dbus iptables network netfs crond sshd)
/mnt/etc/mkinitcpio.conf:MODULES="ext4"
/mnt/etc/mkinitcpio.conf:HOOKS="base udev autodetect pata scsi sata keymap lvm2 encrypt lvm2 resume filesystems usbinput"
It seems to happen when pacman tries to use the network. The kernel log also seems to suggest a network problem.
$ ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
link/ether 6c:f0:49:ee:a7:b7 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.2/24 brd 192.168.1.255 scope global eth0
3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
link/ether 94:0c:6d:c9:63:26 brd ff:ff:ff:ff:ff:ff
$ ip route
default via 192.168.1.1 dev eth0 metric 202
192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.2 metric 202
I haven't had any kernel panics when using any other network programs, just pacman. I can ping google by name and I can scp to my laptop running on the WLAN.
I tried googling, using the wiki, and searching the forums, but all kernel-panic related problem seem to happen at boot time, not in the process of using pacman.
Some other things about my system that may or may not affect things: it's an LVM over LUKS over LVM, the lowest LVM sits across several hard-drives, and it's got an AMD64 processor but I installed off an i686 iso.
Does anyone have any ideas?

I just generated another kernel panic while trying to sync fuse, openssh and sshfs from pacman.
I now notice something not captured by either the kernel log or the pacman log. Before the call trace begins, I also get this message:
:: Retrieving packages from extra...
[ 8340.507133] Kernel panic - not syncing: cannot create neighbour cache statistics
Still looking for ideas here. It's really weird that pacman can work properly for a while and then all of a sudden causes a kernel panic.

Similar Messages

  • Firewire induced Kernel Panic in OS10.4.3

    Following the need to repair my HD drive (fixed using Diskwarrior) - connecting my external Firewire Drive (Maxtor one touch) causes a kernel panic !
    External drive works OK in OS 10.3 and 10.4.2 partitions but not when booted into my 10.4.3 partition. Have repaired permissions, reset PRAM. Clearly not a hardware problem. Is this a 10.4.3 bug or a cache /file corruption which just needs fixing ?
    NB For the experts I get the following report :
    panic(cpu 0 caller 0x215D6DEC): IORegistryEntry::_RESERVEDIORegistryEntry8 called
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095698 0x00095BB0 0x0002683C 0x215D6DEC 0x215D68DC 0x215D643C 0x002BF014 0x002BEDDC
    0x002BF844 0x002BFEB0 0x000A9814
    Kernel loadable modules in backtrace (with dependencies):
    com.maxtor.iokit.IOFireWireMxBt(2.0.0d1)@0x215d5000
    dependency: com.apple.iokit.IOFireWireFamily(2.0.8)@0x83a000
    Proceeding back via exception chain:
    Exception state (sv=0x2132C280)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.3.0: Mon Oct 3 20:04:04 PDT 2005; root:xnu-792.6.22.obj~2/RELEASE_PPC
    Model: PowerMac4,5, BootROM 4.4.5f3, 1 processors, PowerPC G4 (2.1), 800 MHz, 512 MB
    Graphics: NVIDIA GeForce4 MX, GeForce4 MX, AGP, 32 MB
    Memory Module: DIMM0/J22, 256 MB, SDRAM, PC133U-322
    Memory Module: DIMM1/J20, 256 MB, SDRAM, PC133U-333
    Modem: Dash2, Euro, V.92, 1.0F, APPLE VERSION 2.6.6
    Network Service: Built-in Ethernet, Ethernet, en0
    Parallel ATA Device: ST380020A, 74.53 GB
    Parallel ATA Device: HL-DT-ST DVD-RW GCA-4020B,
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Fujitsu Component, Up to 1.5 Mb/sec, 100 mA
    USB Device: USB Receiver, Logitech, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA

    Further info.
    Triggered by another post in this section I did a 'safe boot' which mounted the firewire drives OK. However, a following normal boot with Firewire connected exhibited the same "You need to restart ..." problems.
    This must narrow down the problems but what needs to be done to fix it ?

  • HT3011 RAM induced kernel panics

    So I upgraded the RAM from 4GB to 8GB on my 27" mid 2010 Mac and It keeps forcing me to power off (gray screen appears).  Could this be a problem with the RAM or with the comuter itself?  Im using the recomended RAM for my iMac, PC3-10666 SoDIMM.  I traded out the two original RAM modules (2x2GB) for 2 4GB modules.  I purchased the RAM from best buy, its PNY brand if that makes any difference.

    I haven't used PNY brand ram, but there have been numerous threads here on the forum of folks having issues with that particular brand. A highly recommended site for Mac RAM is below.
    http://eshop.macsales.com/shop/memory/iMac/2010/DDR3_21.5_27

  • Mac pro kernel panic

    Hi all -
    So my Mac Pro 1,1 has been having kernel panics intermittently and I don't think they are tied to any specific OS upgrade.  I used to get a couple a year until a few months ago and now I am getting them more frequently and I can't repro them.
    I've Googled incessantly the past several days looking for possible solutions and cannot come up with anything.  Does the kernel crash log mean anything to anybody?
    Interval Since Last Panic Report:  63015 sec
    Panics Since Last Report:          -3
    Anonymous UUID:                    D3A4BE11-45C4-402C-AC80-83DB68BA2C1A
    Fri Jan  4 14:34:12 2013
    panic(cpu 2 caller 0x244b0b): "zalloc: \"kalloc.8192\" (312 elements) retry fail 3, kfree_nop_count: 0"@/SourceCache/xnu/xnu-1699.32.7/osfmk/kern/zalloc.c:1766
    Backtrace (CPU 2), Frame : Return Address (4 potential args on stack)
    0x8214bdc8 : 0x2203de (0x6b08cc 0x8214bde8 0x229fb0 0x0)
    0x8214bdf8 : 0x244b0b (0x6b2fd0 0x6b157a 0x138 0x3)
    0x8214be78 : 0x22629a (0xc1fa1fc 0x1 0x3da9ec 0x3f010001)
    0x8214bea8 : 0x2263e9 (0x1698 0x1 0x8214bed8 0x2115e7)
    0x8214beb8 : 0x2115e7 (0x1698 0x3 0x8214bf28 0x213758)
    0x8214bed8 : 0x222d01 (0x10f8 0x8214bf14 0x8214bf0c 0x2c3f24)
    0x8214bf08 : 0x214063 (0x1d8f4a00 0xe022c70 0x11f73770 0x1d8f4a00)
    0x8214bf48 : 0x21b25b (0x1d8f4a00 0x0 0x0 0x0)
    0x8214bf98 : 0x2b7bb7 (0xd63e914 0x7fff 0xd63e944 0x8)
    0x8214bfc8 : 0x2e60c7 (0xd63e910 0x1 0x10 0xe6b3c50)
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    11G63
    Kernel version:
    Darwin Kernel Version 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386
    Kernel UUID: 859B45FB-14BB-35ED-B823-08393C63E13B
    System model name: MacPro1,1 (Mac-F4208DC8)
    System uptime in nanoseconds: 29752157585519
    vm objects:17402024
    vm object hash entri:2035920
    VM map entries:1671992
    pv_list:7113120
    kalloc.32:128552960
    kalloc.64:250712064
    kalloc.128:976031744
    kalloc.256:2674688
    kalloc.512:1949696
    kalloc.1024:1802240
    kalloc.4096:3493888
    kalloc.8192:2555904
    vm pages:91064248
    ipc ports:1508304
    vnodes:19552280
    namecache:6748320
    HFS node:29531712
    HFS fork:11450096
    cluster_write:7126600
    decmpfs_cnode:1648320
    buf.4096:14426112
    buf.8192:105340928
    ubc_info zone:4063680
    vnode pager structur:2035920
    Kernel Stacks:2277376
    PageTables:36696064
    Kalloc.Large:11530026
    Backtrace suspected of leaking: (outstanding bytes: 111616)
    0x22629a
    0x2263e9
    0x60cc7d
    0x60d07e
    0x6712f2
    0x672ba9
    0x672c96
    0xc8579f
    0xc88b1d
    0xc46c21
    0xc4d20d
    0xc1f585
    0x23e4ae
          Kernel Extensions in backtrace:
             com.apple.iokit.IOSCSIArchitectureModelFamily(3.2.1)[A0624866-087A-4EED-8EC3-50 0E0C092AC3]@0xc16000->0xc41fff
             com.apple.iokit.IOSCSIBlockCommandsDevice(3.2.1)[760103C9-2F07-4F6B-8C2D-301539 A5140A]@0xc42000->0xc60fff
                dependency: com.apple.iokit.IOSCSIArchitectureModelFamily(3.2.1)[A0624866-087A-4EED-8EC3-50 0E0C092AC3]@0xc16000
                dependency: com.apple.iokit.IOStorageFamily(1.7.2)[9164AEE7-BA92-45A2-BA9C-638B980193F1]@0x b4a000
             com.seagate.driver.PowSecDriverCore(5.1.1)[F9A6D78D-5242-4902-91E9-47343AEA5786 ]@0xc83000->0xcb5fff
                dependency: com.apple.iokit.IOFireWireFamily(4.4.8)[C9293DCE-B3DF-44ED-82AA-8E2A17F088D0]@0 xba9000
                dependency: com.apple.iokit.IOUSBFamily(5.1.0)[ACF52DAA-24ED-4520-A3A1-4B4C3C53C8A5]@0xa450 00
                dependency: com.apple.iokit.IOSCSIBlockCommandsDevice(3.2.1)[760103C9-2F07-4F6B-8C2D-301539 A5140A]@0xc42000
                dependency: com.apple.iokit.IOFireWireSerialBusProtocolTransport(2.1.0)[37AD690F-2426-493D- 99B6-DD7D41DF9097]@0xc7c000
                dependency: com.apple.iokit.IOFireWireSBP2(4.2.0)[9A363B1F-EB7E-479F-B1F5-48ABEA6CD7AC]@0xc 61000
                dependency: com.apple.iokit.IOSCSIArchitectureModelFamily(3.2.1)[A0624866-087A-4EED-8EC3-50 0E0C092AC3]@0xc16000
                dependency: com.apple.iokit.IOPCIFamily(2.7)[8087C029-833E-4B62-A8C3-2B074B4C55F7]@0xa28000
                dependency: com.apple.iokit.IOStorageFamily(1.7.2)[9164AEE7-BA92-45A2-BA9C-638B980193F1]@0x b4a000
    last loaded kext at 26188535870: com.viscosityvpn.Viscosity.tun          1.0 (addr 0xa5334000, size 32768)
    last unloaded kext at 83049767625: com.apple.driver.AppleFileSystemDriver          13 (addr 0x1fee000, size 16384)
    loaded kexts:
    com.viscosityvpn.Viscosity.tun          1.0
    com.viscosityvpn.Viscosity.tap          1.0
    com.microsoft.driver.MicrosoftMouseUSB          7.1
    com.microsoft.driver.MicrosoftMouse          7.1
    com.makemkv.kext.daspi          1
    com.seagate.driver.PowSecLeafDriver_10_5          5.1.1
    com.microsoft.driver.MicrosoftKeyboardUSB          7.1
    com.microsoft.driver.MicrosoftKeyboard          7.1
    com.Logitech.Unifying.HID Driver          1.2.0
    com.Logitech.Control Center.HID Driver          3.3.0
    com.seagate.driver.PowSecDriverCore          5.1.1
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleBluetoothMultitouch          70.12
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.AppleHDA          2.2.5a5
    com.apple.kext.ATIFramebuffer          7.3.2
    com.apple.driver.AudioAUUC          1.59
    com.apple.ATIRadeonX3000          7.3.2
    com.apple.driver.AppleUSBDisplays          323.3
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.0.8f17
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.3
    com.apple.driver.AppleMCEDriver          1.1.9
    com.apple.driver.ApplePolicyControl          3.1.33
    com.apple.driver.ACPI_SMC_PlatformPlugin          5.0.0d8
    com.apple.driver.AppleLPC          1.6.0
    com.apple.iokit.SCSITaskUserClient          3.2.1
    com.apple.driver.AppleRAID          4.0.6
    com.apple.driver.XsanFilter          404
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.iokit.IOAHCIBlockStorage          2.1.0
    com.apple.driver.AppleFWOHCI          4.9.0
    com.apple.driver.AppleIntel8254XEthernet          2.1.3b1
    com.apple.driver.AppleIntelPIIXATA          2.5.1
    com.apple.driver.AppleAHCIPort          2.3.1
    com.apple.driver.AppleUSBHub          5.1.0
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleUSBEHCI          5.1.0
    com.apple.driver.AppleACPIButtons          1.5
    com.apple.driver.AppleUSBUHCI          5.1.0
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.5
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          195.0.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1.4
    com.apple.security.TMSafetyNet          8
    com.apple.driver.AppleIntelCPUPowerManagement          195.0.0
    com.apple.kext.triggers          1.0
    com.apple.driver.AppleMultitouchDriver          231.4
    com.apple.driver.IOBluetoothHIDDriver          4.0.8f17
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.DspFuncLib          2.2.5a5
    com.apple.kext.ATI5000Controller          7.3.2
    com.apple.kext.ATISupport          7.3.2
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleUSBAudio          2.9.0f5
    com.apple.iokit.IOSurface          80.0.2
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOAudioFamily          1.8.6fc18
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          2.2.5a5
    com.apple.iokit.IOHDAFamily          2.2.5a5
    com.apple.driver.AppleGraphicsControl          3.1.33
    com.apple.iokit.IONDRVSupport          2.3.4
    com.apple.iokit.IOGraphicsFamily          2.3.4
    com.apple.driver.AppleSMC          3.1.3d10
    com.apple.driver.IOPlatformPluginLegacy          5.0.0d8
    com.apple.driver.IOPlatformPluginFamily          5.1.1d6
    com.apple.iokit.IOUSBMassStorageClass          3.0.3
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.8f17
    com.apple.iokit.IOBluetoothFamily          4.0.8f17
    com.apple.iokit.IOUSBHIDDriver          5.0.0
    com.apple.driver.AppleUSBMergeNub          5.1.0
    com.apple.driver.AppleUSBComposite          5.0.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.2.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOFireWireSerialBusProtocolTransport          2.1.0
    com.apple.iokit.IOFireWireSBP2          4.2.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.2.1
    com.apple.iokit.IOATAPIProtocolTransport          3.0.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.2.1
    com.apple.iokit.IOFireWireFamily          4.4.8
    com.apple.iokit.IONetworkingFamily          2.1
    com.apple.iokit.IOATAFamily          2.5.1
    com.apple.iokit.IOAHCIFamily          2.0.8
    com.apple.iokit.IOUSBUserClient          5.0.0
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOUSBFamily          5.1.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          177.8
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.driver.DiskImages          331.7
    com.apple.iokit.IOStorageFamily          1.7.2
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.5
    com.apple.iokit.IOPCIFamily          2.7
    com.apple.iokit.IOACPIFamily          1.4
    Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 8 GB, SMC 1.7f10
    Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
    Memory Module: DIMM Riser A/DIMM 1, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0194, 0x534735534338324E32473142444E44484348
    Memory Module: DIMM Riser A/DIMM 2, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0194, 0x534735534338324E32473142444E44484348
    Memory Module: DIMM Riser B/DIMM 1, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0194, 0x534735534338324E32473142444E44484348
    Memory Module: DIMM Riser B/DIMM 2, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0194, 0x534735534338324E32473142444E44484348
    Memory Module: DIMM Riser A/DIMM 3, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0194, 0x534735534338324E32473142444E44484348
    Memory Module: DIMM Riser A/DIMM 4, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0194, 0x534735534338324E32473142444E44484348
    Memory Module: DIMM Riser B/DIMM 3, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0194, 0x534735534338324E32473142444E44484348
    Memory Module: DIMM Riser B/DIMM 4, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0194, 0x534735534338324E32473142444E44484348
    Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet 1, Ethernet, en0
    PCI Card: ATI Radeon HD 5770, sppci_displaycontroller, Slot-1
    PCI Card: ATI Radeon HD 5770, ATY,HoolockParent, Slot-1
    Serial ATA Device: WDC WD1001FALS-00J7B1, 1 TB
    Serial ATA Device: WDC WD1001FALS-00J7B0, 1 TB
    Serial ATA Device: ST3500641AS  P, 500.11 GB
    Serial ATA Device: SanDisk SDSSDX120GG25, 120.03 GB
    Parallel ATA Device: HL-DT-STDVD-RAM GH22LP20
    USB Device: hub_device, apple_vendor_id, 0x9131, 0xfd400000 / 3
    USB Device: Microsoft® 2.4GHz Transceiver v7.0, 0x045e  (Microsoft Corporation), 0x0745, 0xfd430000 / 10
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52b, 0xfd410000 / 9
    USB Device: Apple Cinema HD Display, apple_vendor_id, 0x9223, 0xfd420000 / 8
    USB Device: hub_device, 0x0409  (NEC Corporation), 0x005a, 0xfd300000 / 2
    USB Device: hub_device, 0x0409  (NEC Corporation), 0x005a, 0xfd340000 / 7
    USB Device: FA GoFlex Desk, 0x0bc2  (Seagate LLC), 0x5071, 0xfd342000 / 13
    USB Device: FreeAgentDesktop, 0x0bc2  (Seagate LLC), 0x3000, 0xfd343000 / 12
    USB Device: Logitech Camera, 0x046d  (Logitech Inc.), 0x0990, 0xfd344000 / 11
    USB Device: Bluetooth USB Host Controller, 0x07d1  (D-Link System), 0xfc01, 0xfd320000 / 6
    USB Device: HP Scanjet scanner, 0x03f0  (Hewlett Packard), 0x4605, 0xfd330000 / 5
    USB Device: USB VoIP Device, 0x05e1  (Syntek Design Technology Inc.), 0x2010, 0xfd310000 / 4
    USB Device: Microsoft 3-Button Mouse with IntelliEye(TM), 0x045e  (Microsoft Corporation), 0x0040, 0x1d200000 / 3
    USB Device: Hub in Apple Extended USB Keyboard, apple_vendor_id, 0x1003, 0x1d100000 / 2
    USB Device: Apple Extended USB Keyboard, apple_vendor_id, 0x020b, 0x1d130000 / 4
    FireWire Device: built-in_hub, 800mbit_speed
    FireWire Device: unknown_device, unknown_speed

    The kernel panic log complains that there are likely to be memory leaks. That means you are running stuff that behaves badly, dynamically allocating memory to do its work and losing track of it and never returning it to the memory pool.
    Mac OS X kernel generally does not do this. But you are not running Mac OS X kernel, you have made a large number of modifications to it:
    com.viscosityvpn.Viscosity.tun          1.0
    com.viscosityvpn.Viscosity.tap          1.0
    com.microsoft.driver.MicrosoftMouseUSB          7.1
    com.microsoft.driver.MicrosoftMouse          7.1
    com.makemkv.kext.daspi          1
    com.seagate.driver.PowSecLeafDriver_10_5          5.1.1
    com.microsoft.driver.MicrosoftKeyboardUSB          7.1
    com.microsoft.driver.MicrosoftKeyboard          7.1
    com.Logitech.Unifying.HID Driver          1.2.0
    com.Logitech.Control Center.HID Driver          3.3.0
    com.seagate.driver.PowSecDriverCore          5.1.1
    The backtrace points to Disk I/O routines as the place where the problem was detected. I would be very suspicious of your third-party drives that require non-standard drivers. I have external drives, but none requires a Driver, and I certainly do not see your crashes.
    If you want Apple to take your problem seriously, you will need to duplicate the failure with no non-Apple kernel extensions present.

  • Kernel panic in bsd/net/route.c:984 with Transmission BT (on SL)

    After upgrading to Snow Leopard 10.6.2 I've started to get kernel panics whenever I use Transmission BT version 1.76 (bittorrent client).
    The panic report looks like this:
    Interval Since Last Panic Report: 458143 sec
    Panics Since Last Report: 1
    Anonymous UUID: 8B54FB2D-D0A0-4B88-A77D-5F5ECE4E260F
    Thu Nov 26 00:12:45 2009
    panic(cpu 1 caller 0x324ee2): "rtunref(0xcb244a0) bad refcnt\n"@/SourceCache/xnu/xnu-1486.2.11/bsd/net/route.c:984
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x5ce8bc08 : 0x21b2bd (0x5cf868 0x5ce8bc3c 0x223719 0x0)
    0x5ce8bc58 : 0x324ee2 (0x5a1e3c 0x5a2826 0xcb244a0 0x5088714c)
    0x5ce8bc78 : 0x325502 (0xcb244a0 0x80c4ac0 0x5ce8bcb8 0x337ead)
    0x5ce8bca8 : 0x335281 (0xcb244a0 0x1 0x5ce8bcd8 0x4ac410)
    0x5ce8bcd8 : 0x337b27 (0x91e9ef0 0x5ce8bd14 0x5ce8bd14 0x122)
    0x5ce8bd48 : 0x4afc47 (0x98ca198 0x0 0x584d1000 0x5ce8be44)
    0x5ce8be08 : 0x4b5fd2 (0x98ca198 0x5ce8be44 0x89a3840 0x584d1000)
    0x5ce8bee8 : 0x4b63e7 (0x89a3840 0x0 0x8a992a4 0x5c)
    0x5ce8bf78 : 0x4ee947 (0x8dc4540 0x86d38c8 0x8a992a4 0x0)
    0x5ce8bfc8 : 0x29e3fd (0x86d38c4 0x0 0x10 0x86d38c4)
    BSD process name corresponding to current thread: natd
    Mac OS version:
    10C540
    Kernel version:
    Darwin Kernel Version 10.2.0: Tue Nov 3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386
    System model name: iMac7,1 (Mac-F42386C8)
    System uptime in nanoseconds: 140692658933525
    unloaded kexts:
    com.apple.driver.AppleFileSystemDriver 2.0 (addr 0x5667e000, size 0x12288) - last unloaded 109293608198
    loaded kexts:
    com.apple.filesystems.autofs 2.1.0 - last loaded 31176880673
    com.apple.driver.AppleHWSensor 1.9.2d0
    com.apple.DontSteal_Mac_OSX 7.0.0
    com.apple.iokit.CHUDUtils 201
    com.apple.iokit.CHUDProf 214
    com.apple.driver.AppleUpstreamUserClient 3.1.0
    com.apple.kext.ATIFramebuffer 6.0.6
    com.apple.driver.AppleHDA 1.7.9a4
    com.apple.driver.AudioIPCDriver 1.1.2
    com.apple.ATIRadeonX2000 6.0.6
    com.apple.driver.ACPISMCPlatformPlugin 4.0.1d0
    com.apple.driver.AppleIntelMeromProfile 19
    com.apple.driver.AppleLPC 1.4.9
    com.apple.driver.AppleBacklight 170.0.14
    com.apple.driver.AppleIRController 251.1.4
    com.apple.iokit.SCSITaskUserClient 2.6.0
    com.apple.BootCache 31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.driver.AirPortBrcm43xx 411.91.20
    com.apple.driver.AppleEFINVRAM 1.3.0
    com.apple.iokit.IOAHCIBlockStorage 1.6.0
    com.apple.driver.AppleIntelPIIXATA 2.5.0
    com.apple.driver.AppleUSBHub 3.8.4
    com.apple.driver.AppleAHCIPort 2.0.1
    com.apple.driver.AppleUSBEHCI 3.7.5
    com.apple.iokit.AppleYukon2 3.1.14b1
    com.apple.driver.AppleUSBUHCI 3.7.5
    com.apple.driver.AppleRTC 1.3
    com.apple.driver.AppleHPET 1.4
    com.apple.driver.AppleACPIButtons 1.3
    com.apple.driver.AppleSMBIOS 1.4
    com.apple.driver.AppleACPIEC 1.3
    com.apple.driver.AppleAPIC 1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient 96.0.0
    com.apple.security.sandbox 0
    com.apple.security.quarantine 0
    com.apple.nke.applicationfirewall 2.1.11
    com.apple.driver.AppleIntelCPUPowerManagement 96.0.0
    com.apple.driver.AppleProfileReadCounterAction 17
    com.apple.driver.AppleProfileTimestampAction 10
    com.apple.driver.AppleProfileThreadInfoAction 14
    com.apple.driver.AppleProfileRegisterStateAction 10
    com.apple.driver.AppleProfileKEventAction 10
    com.apple.driver.AppleProfileCallstackAction 20
    com.apple.iokit.IOSurface 73.0
    com.apple.iokit.IOBluetoothSerialManager 2.2.4f3
    com.apple.iokit.IOSerialFamily 10.0.3
    com.apple.iokit.CHUDKernLib 207
    com.apple.driver.DspFuncLib 1.7.9a4
    com.apple.iokit.IOAudioFamily 1.7.2fc1
    com.apple.kext.OSvKernDSPLib 1.3
    com.apple.driver.IOPlatformPluginFamily 4.0.1d0
    com.apple.driver.AppleSMC 3.0.1d2
    com.apple.iokit.AppleProfileFamily 41
    com.apple.driver.AppleHDAController 1.7.9a4
    com.apple.iokit.IOHDAFamily 1.7.9a4
    com.apple.iokit.IONDRVSupport 2.0
    com.apple.kext.ATI2600Controller 6.0.6
    com.apple.kext.ATISupport 6.0.6
    com.apple.iokit.IOGraphicsFamily 2.0
    com.apple.driver.CSRUSBBluetoothHCIController 2.2.4f3
    com.apple.driver.AppleUSBBluetoothHCIController 2.2.4f3
    com.apple.iokit.IOBluetoothFamily 2.2.4f3
    com.apple.driver.AppleUSBHIDKeyboard 1.2.0a3
    com.apple.driver.AppleHIDKeyboard 1.2.0a3
    com.apple.iokit.IOUSBHIDDriver 3.8.4
    com.apple.driver.AppleUSBMergeNub 3.8.5
    com.apple.driver.AppleUSBComposite 3.7.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 2.6.0
    com.apple.iokit.IOBDStorageFamily 1.6
    com.apple.iokit.IODVDStorageFamily 1.6
    com.apple.iokit.IOCDStorageFamily 1.6
    com.apple.driver.XsanFilter 402.1
    com.apple.iokit.IOATAPIProtocolTransport 2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 2.6.0
    com.apple.iokit.IO80211Family 310.6
    com.apple.iokit.IOATAFamily 2.5.0
    com.apple.iokit.IOUSBUserClient 3.8.5
    com.apple.iokit.IOAHCIFamily 2.0.2
    com.apple.iokit.IONetworkingFamily 1.9
    com.apple.iokit.IOUSBFamily 3.8.5
    com.apple.driver.AppleEFIRuntime 1.3.0
    com.apple.iokit.IOHIDFamily 1.6.1
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.TMSafetyNet 6
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.DiskImages 281
    com.apple.iokit.IOStorageFamily 1.6
    com.apple.driver.AppleACPIPlatform 1.3
    com.apple.iokit.IOPCIFamily 2.6
    com.apple.iokit.IOACPIFamily 1.3.0
    System Profile:
    Model: iMac7,1, BootROM IM71.007A.B03, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.21f4
    Graphics: ATI Radeon HD 2600 Pro, ATI,RadeonHD2600, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.91.19)
    Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: GB0250EAFJF, 232,89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfa200000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0221, 0xfa220000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x1a100000
    USB Device: Microsoft 5-Button Mouse with IntelliEye(TM), 0x045e (Microsoft Corporation), 0x0047, 0x1d100000
    Is anyone else seeing this?
    The affected process is random (or so it seems) which would make sense if it's a bug in the network code since that (at least on other BSDes) is run by a software interrupt independent of the userland.
    There is a previous thread about issues in 10.5.5 and 10.5.6 with the same piece of code in route.c here.
    http://discussions.apple.com/thread.jspa?threadID=1812607
    http://openradar.appspot.com/6444043
    http://forums.macrumors.com/showthread.php?t=615335
    From those threads and other posts I've found on Google regarding the route.c crashes, the consensus seems to be to not run a bittorrent client (or the bundled Apache 2 in Leopard) and that this is a "feature" of Mac OS X.
    For what it's worth, this computer is connected directly to the Internet, is part of IPv6 internet via 6to4 and use the Airport card in Ad-Hoc mode to share the Internet connection with other (Apple) devices.
    This particular kernel panic happened just days after swapping the harddrive and reinstalling SL from scratch. The only software installed after the OS was reinstalled is Adium, Spotify and Transmission BT.

    Here's another Bittorrent-induced kernel panic on a new Core i7 iMac.
    Interval Since Last Panic Report: 815392 sec
    Panics Since Last Report: 1
    Anonymous UUID: 8B54FB2D-D0A0-4B88-A77D-5F5ECE4E260F
    Sun Dec 6 14:25:08 2009
    panic(cpu 4 caller 0xffffff8000330eec): "rtunref(0xffffff801a524400) bad refcnt\n"@/SourceCache/xnu/xnu-1486.2.11/bsd/net/route.c:984
    Backtrace (CPU 4), Frame : Return Address
    0xffffff80af6032e0 : 0xffffff8000204ae6
    0xffffff80af6033e0 : 0xffffff8000330eec
    0xffffff80af603400 : 0xffffff80003314d7
    0xffffff80af603430 : 0xffffff80003563eb
    0xffffff80af603660 : 0xffffff8000337909
    0xffffff80af6036e0 : 0xffffff800032229d
    0xffffff80af6037b0 : 0xffffff8000394c30
    0xffffff80af603860 : 0xffffff800038ad05
    0xffffff80af603a20 : 0xffffff8000360426
    0xffffff80af603b80 : 0xffffff800035e494
    0xffffff80af603d90 : 0xffffff800035e7d3
    0xffffff80af603db0 : 0xffffff800038702a
    0xffffff80af603e40 : 0xffffff80003399ec
    0xffffff80af603e70 : 0xffffff80003373e9
    0xffffff80af603e80 : 0xffffff80003214b8
    0xffffff80af603eb0 : 0xffffff8000323e0b
    0xffffff80af603f50 : 0xffffff8000324079
    0xffffff80af603fa0 : 0xffffff80002c4597
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10C2234
    Kernel version:
    Darwin Kernel Version 10.2.0: Tue Nov 3 23:07:25 PST 2009; root:xnu-1486.2.11~3/RELEASEX8664
    System model name: iMac11,1 (Mac-F2268DAE)
    System uptime in nanoseconds: 87036231189943
    unloaded kexts:
    com.apple.driver.AppleFileSystemDriver 2.0 (addr 0xffffff7f80784000, size 0x8192) - last unloaded 257162201508
    loaded kexts:
    com.vmware.kext.vmnet 3.0.0 - last loaded 51555199497
    com.vmware.kext.vmioplug 3.0.0
    com.vmware.kext.vmci 3.0.0
    com.vmware.kext.vmx86 3.0.0
    com.apple.driver.AGPM 100.9.4
    com.apple.driver.AppleHWSensor 1.9.2d0
    com.apple.driver.AudioAUUC 1.2
    com.apple.driver.AppleUpstreamUserClient 3.2
    com.apple.driver.AppleMikeyHIDDriver 1.2.0
    com.apple.kext.ATIFramebuffer 6.0.6
    com.apple.DontSteal_Mac_OSX 7.0.0
    com.apple.driver.AppleMikeyDriver 1.8.1a5
    com.apple.ATIRadeonX2000 6.0.6
    com.apple.driver.AudioIPCDriver 1.1.2
    com.apple.driver.AppleHDA 1.8.1a5
    com.apple.iokit.AppleBCM5701Ethernet 2.3.2b8
    com.apple.driver.AirPort.Atheros21 421.8.11
    com.apple.driver.ACPISMCPlatformPlugin 4.0.1d1
    com.apple.driver.AppleLPC 1.4.9
    com.apple.driver.AppleBacklight 170.0.14
    com.apple.filesystems.autofs 2.1.0
    com.apple.driver.AppleIRController 251.1.4
    com.apple.driver.AppleUSBCardReader 2.5.2
    com.apple.iokit.SCSITaskUserClient 2.6.1
    com.apple.iokit.IOAHCIBlockStorage 1.6.0
    com.apple.driver.AppleUSBHub 3.9.0
    com.apple.BootCache 31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.driver.AppleUSBEHCI 3.9.0
    com.apple.driver.AppleEFINVRAM 1.3.0
    com.apple.driver.AppleUSBUHCI 3.9.0
    com.apple.driver.AppleAHCIPort 2.1.0
    com.apple.driver.AppleACPIButtons 1.3
    com.apple.driver.AppleRTC 1.3
    com.apple.driver.AppleHPET 1.5
    com.apple.driver.AppleSMBIOS 1.4
    com.apple.driver.AppleACPIEC 1.3
    com.apple.driver.AppleAPIC 1.4
    com.apple.security.sandbox 0
    com.apple.security.quarantine 0
    com.apple.nke.applicationfirewall 2.1.11
    com.apple.driver.AppleIntelCPUPowerManagementClient 96.0.0
    com.apple.driver.AppleIntelCPUPowerManagement 96.0.0
    com.apple.driver.AppleProfileReadCounterAction 17
    com.apple.driver.AppleProfileTimestampAction 10
    com.apple.driver.AppleProfileThreadInfoAction 14
    com.apple.driver.AppleProfileRegisterStateAction 10
    com.apple.driver.AppleProfileKEventAction 10
    com.apple.driver.AppleProfileCallstackAction 20
    com.apple.iokit.IOSurface 74.0
    com.apple.iokit.IOBluetoothSerialManager 2.2.5f6
    com.apple.iokit.IOSerialFamily 10.0.3
    com.apple.driver.DspFuncLib 1.8.1a5
    com.apple.iokit.IOAudioFamily 1.7.2fc2
    com.apple.kext.OSvKernDSPLib 1.3
    com.apple.driver.AppleSMBusController 1.0.4d0
    com.apple.kext.ATI4800Controller 6.0.6
    com.apple.kext.ATISupport 6.0.6
    com.apple.iokit.IO80211Family 310.6
    com.apple.iokit.IONetworkingFamily 1.9
    com.apple.iokit.AppleProfileFamily 41
    com.apple.driver.AppleHDAController 1.8.1a5
    com.apple.iokit.IOHDAFamily 1.8.1a5
    com.apple.driver.AppleSMC 3.0.1d2
    com.apple.driver.IOPlatformPluginFamily 4.0.1d1
    com.apple.driver.AppleSMBusPCI 1.0.4d0
    com.apple.iokit.IONDRVSupport 2.0
    com.apple.iokit.IOGraphicsFamily 2.0
    com.apple.driver.AppleUSBHIDKeyboard 1.2.0a3
    com.apple.driver.AppleHIDKeyboard 1.2.0a3
    com.apple.driver.BroadcomUSBBluetoothHCIController 2.2.5f6
    com.apple.driver.AppleUSBBluetoothHCIController 2.2.5f6
    com.apple.iokit.IOBluetoothFamily 2.2.5f6
    com.apple.iokit.IOUSBHIDDriver 3.9.0
    com.apple.iokit.IOUSBMassStorageClass 2.5.2
    com.apple.iokit.IOSCSIBlockCommandsDevice 2.6.1
    com.apple.driver.AppleUSBMergeNub 3.9.0
    com.apple.driver.AppleUSBComposite 3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 2.6.1
    com.apple.iokit.IOBDStorageFamily 1.6
    com.apple.iokit.IODVDStorageFamily 1.6
    com.apple.iokit.IOCDStorageFamily 1.6
    com.apple.driver.XsanFilter 402.1
    com.apple.iokit.IOAHCISerialATAPI 1.2.2
    com.apple.iokit.IOSCSIArchitectureModelFamily 2.6.1
    com.apple.iokit.IOUSBUserClient 3.9.0
    com.apple.iokit.IOUSBFamily 3.9.0
    com.apple.iokit.IOAHCIFamily 2.0.2
    com.apple.driver.AppleEFIRuntime 1.3.0
    com.apple.iokit.IOHIDFamily 1.6.1
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.TMSafetyNet 6
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.DiskImages 281
    com.apple.iokit.IOStorageFamily 1.6
    com.apple.driver.AppleACPIPlatform 1.3
    com.apple.iokit.IOPCIFamily 2.6
    com.apple.iokit.IOACPIFamily 1.3.0
    Model: iMac11,1, BootROM IM111.0034.B00, 4 processors, Intel Core i7, 2.8 GHz, 8 GB, SMC 1.54f33
    Graphics: ATI Radeon HD 4850, ATI Radeon HD 4850, PCIe, 512 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x8F), Atheros 9280: 2.1.8.11
    Bluetooth: Version 2.2.5f6, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD1001FALS-40U9B0, 931,51 GB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfa140000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0221, 0xfa142000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0xfa111000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa120000
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000
    USB Device: Microsoft 5-Button Mouse with IntelliEye(TM), 0x045e (Microsoft Corporation), 0x0047, 0xfd140000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd110000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000

  • Kernel panic - troubleshooting limitations

    Hey. Help! So I've had kernel panics intermittently since October - 3 times in total. I pasted the most recent one in here because while I can figure out where they are I don't know what they mean.
    Here's my problem: about 6 weeks ago my CD/DVD drive failed. So I can't start up off a CD to, say, repair the disk. And I can't figure out how to reinstall the OS - unless maybe I disk-image the CDs onto an external bootable drive using another computer, which I then use to start up this computer. I repaired permissions, obviously. What else should I do?
    I'm guessing this is something to do with failing RAM. Other than irregularly connecting a PT box to the USB and an external drive to the fire wire I don't have peripherals. I'm clearly approaching a place where I have to decide how much money to invest in this project but if I can delay that a little longer I'd like to, what with the financial apocalypse.
    THANKS.
    Thu Feb 12 15:56:32 2009
    Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x000000000000008C PC=0x00000000002C9490
    Latest crash info for cpu 0:
    Exception state (sv=0x20F65A00)
    PC=0x002C9490; MSR=0x00009030; DAR=0x0000008C; DSISR=0x40000000; LR=0x0003CA1C; R1=0x0D1E3DC0; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x002C9438 0x0003CA1C 0x000A9714
    Proceeding back via exception chain:
    Exception state (sv=0x20F65A00)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x20E92280)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0003): 0x300 - Data access
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x000954F8 0x00095A10 0x00026898 0x000A8204 0x000ABB80
    Proceeding back via exception chain:
    Exception state (sv=0x20F65A00)
    PC=0x002C9490; MSR=0x00009030; DAR=0x0000008C; DSISR=0x40000000; LR=0x0003CA1C; R1=0x0D1E3DC0; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x002C9438 0x0003CA1C 0x000A9714
    Exception state (sv=0x20E92280)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC

    Understanding crash logs isn’t easy and it’s hard (sometimes impossible) to decipher the cause of the problem. Take a look at Apple’s Crash Reporter document at http://developer.apple.com/technotes/tn2004/tn2123.html
    Also look at Tutorial: An introduction to reading Mac OS X crash reports
    http://www.macfixit.com/article.php?story=20060309075929717
    Kernel panics are usually caused by a hardware problem – frequently RAM, a USB device or a Firewire device. What external devices do you have connected? When trying to troubleshoot problems, disconnect all external devices except your monitor, keyboard and mouse. Do you experience the same problems?
    To eliminate RAM being the problem, Look at this link: *Testing RAM* @ http://guides.macrumors.com/Testing_RAM Then download & use Memtest & Ramber.
    May be a solution on one of these links.
    Mac OS X Kernel Panic FAQ
    Mac OS X Kernel Panic FAQ
    Resolving Kernel Panics
    Avoiding and eliminating Kernel panics
    12-Step Program to Isolate Freezes and/or Kernel Panics
     Cheers, Tom

  • Kernel panic 17" alum powerbook (1440x900)

    i'm getting a kernel panic on startup with my powerbook. I removed a burnt out airport card, pc card slot and modem (was causing problems when it would intermitently work and die). I get lockups and kernel panics intermittently. It won't start up in single user boot or verbose mode. it just gives an error ending in "panic: we are hanging here". I removed all non-system fonts (trashed and deleted) and shut off a bunch of other things installed (menu meters, quicksilver, growl). Here's the panic.log. can anybody decipher?
    Wed Dec 31 16:01:14 1969
    Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x0000000006B63B04 PC=0x0000000000082020
    Latest crash info for cpu 0:
    Exception state (sv=0x390C6000)
    PC=0x00082020; MSR=0x00009030; DAR=0x06B63B04; DSISR=0x40000000; LR=0x00081F24; R1=0x2272B6E0; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x00100000 0x0008223C 0x0007CAE0 0x0028A4B4 0x000DF888 0x000DC328
    0x000DC5B4 0x000DE8F0 0x000DE34C 0x00228F78 0x000FC244 0x000F5760 0x0027DFFC 0x0027DC68
    0x002AAF98 0x000ABF30 0x00000000
    Proceeding back via exception chain:
    Exception state (sv=0x390C6000)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x417A0C80)
    PC=0x900147CC; MSR=0x0200F030; DAR=0x000EA000; DSISR=0x40000000; LR=0x9452CF20; R1=0xBFFFACE0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.7.0: Fri May 26 15:20:53 PDT 2006; root:xnu-792.6.76.obj~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0003): 0x300 - Data access
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095718 0x00095C30 0x0002683C 0x000A8404 0x000ABD80
    Proceeding back via exception chain:
    Exception state (sv=0x390C6000)
    PC=0x00082020; MSR=0x00009030; DAR=0x06B63B04; DSISR=0x40000000; LR=0x00081F24; R1=0x2272B6E0; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x00100000 0x0008223C 0x0007CAE0 0x0028A4B4 0x000DF888 0x000DC328
    0x000DC5B4 0x000DE8F0 0x000DE34C 0x00228F78 0x000FC244 0x000F5760 0x0027DFFC 0x0027DC68
    0x002AAF98 0x000ABF30 0x00000000
    Exception state (sv=0x417A0C80)
    PC=0x900147CC; MSR=0x0200F030; DAR=0x000EA000; DSISR=0x40000000; LR=0x9452CF20; R1=0xBFFFACE0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.7.0: Fri May 26 15:20:53 PDT 2006; root:xnu-792.6.76.obj~1/RELEASE_PPC

    My ability to decipher a kernel panic log is limited at best but I suggest checking this link for information on the causes of kernel panics and a roadmap of troubleshooting procedures to take in the order provided to resolve.
    http://www.thexlab.com/faqs/kernelpanics.html

  • Imac 24 early 2008 kernel panic continously 10.9.1

    Hi all,
    since few week my imac 24 early 2008 goes in kernel panic continously, this is the log.
    Someone can help me to solve?
    System is OS X 10.9.1 and I have no made changes of RAM or other components.
    Thanks to all.
    Anonymous UUID:       576B60D2-7DCB-B2D4-9B56-552A0D3AA5A6
    Tue Jan 14 19:35:29 2014
    panic(cpu 0 caller 0xffffff8008cdc19e): Kernel trap at 0xffffff8008cd5fe2, type 13=general protection, registers:
    CR0: 0x0000000080010033, CR2: 0x00000000000ff000, CR3: 0x00000000b6344000, CR4: 0x0000000000000660
    RAX: 0x0000000000000001, RBX: 0x0000000000000000, RCX: 0xffffff8008fdd160, RDX: 0x0000000000000000
    RSP: 0xffffff8010e6be48, RBP: 0xffffff8010e6be80, RSI: 0x0000000000000000, RDI: 0x0000000000000000
    R8:  0xffffff801a961ac0, R9:  0x0000000000000000, R10: 0xffffff8010e6bdc0, R11: 0xffffffffffffffff
    R12: 0x000000000000001e, R13: 0xffffff8008c3b550, R14: 0xffffff801a9618a0, R15: 0x0000000000000000
    RFL: 0x0000000000010082, RIP: 0xffffff8008cd5fe2, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x00000000000ff000, Error code: 0x0000000000000000, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff807c1a1c50 : 0xffffff8008c22f69
    0xffffff807c1a1cd0 : 0xffffff8008cdc19e
    0xffffff807c1a1ea0 : 0xffffff8008cf3606
    0xffffff807c1a1ec0 : 0xffffff8008cd5fe2
    0xffffff8010e6be80 : 0xffffff8008c3b7e3
    0xffffff8010e6bee0 : 0xffffff8008c3bab2
    0xffffff8010e6bf20 : 0xffffff8008fdd4a9
    0xffffff8010e6bf60 : 0xffffff800903db67
    0xffffff8010e6bfb0 : 0xffffff8008cf3af8
    BSD process name corresponding to current thread: Opera Helper EH
    Boot args: arch=x86_64
    Mac OS version:
    13B42
    Kernel version:
    Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Kernel UUID: 1D9369E3-D0A5-31B6-8D16-BFFBBB390393
    Kernel slide:     0x0000000008a00000
    Kernel text base: 0xffffff8008c00000
    System model name: iMac8,1 (Mac-F227BEC8)
    System uptime in nanoseconds: 562570775975
    last loaded kext at 515591684459: com.apple.filesystems.smbfs          2.0.0 (addr 0xffffff7f8af40000, size 335872)
    last unloaded kext at 334657292257: com.apple.filesystems.msdosfs          1.9 (addr 0xffffff7f8af40000, size 57344)
    loaded kexts:
    com.parallels.kext.vnic          9.0 23036.915397
    com.parallels.kext.netbridge          9.0 23036.915397
    com.parallels.kext.hidhook          9.0 23036.915397
    com.parallels.kext.hypervisor          9.0 23036.915397
    com.parallels.kext.usbconnect          9.0 23036.915397
    com.asix.driver.moschipUsbEthernet          1.1.0
    com.apple.filesystems.smbfs          2.0.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.ntfs          3.11
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleBluetoothMultitouch          80.14
    com.apple.iokit.IOBluetoothSerialManager          4.2.0f6
    com.apple.driver.AppleHDA          2.5.3fc1
    com.apple.GeForceTesla          8.1.8
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleIRController          325.7
    com.apple.iokit.SCSITaskUserClient          3.6.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.4.0
    com.apple.driver.AppleUSBHub          650.4.4
    com.apple.driver.AirPortBrcm43224          700.36.24
    com.apple.iokit.AppleYukon2          3.2.3b1
    com.apple.driver.AppleAHCIPort          2.9.5
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleIntelPIIXATA          2.5.1
    com.apple.driver.AppleUSBUHCI          650.4.0
    com.apple.driver.AppleUSBEHCI          650.4.1
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleSMBIOS          2.0
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          216.0.0
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.AppleIntelCPUPowerManagement          216.0.0
    com.apple.kext.triggers          1.0
    com.apple.driver.IOBluetoothHIDDriver          4.2.0f6
    com.apple.driver.AppleMultitouchDriver          245.13
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.5.3fc1
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.4fc11
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.nvidia.classic.NVDANV50HalTesla          8.1.8
    com.apple.nvidia.classic.NVDAResmanTesla          8.1.8
    com.apple.driver.AppleHDAController          2.5.3fc1
    com.apple.iokit.IOHDAFamily          2.5.3fc1
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.driver.IOPlatformPluginFamily          5.5.1d27
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOBluetoothFamily          4.2.0f6
    com.apple.driver.AppleSMC          3.1.6d1
    com.apple.iokit.IONDRVSupport          2.3.6
    com.apple.iokit.IOGraphicsFamily          2.3.6
    com.apple.iokit.IOUSBHIDDriver          650.4.4
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          650.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.6.0
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOATAPIProtocolTransport          3.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.0
    com.apple.iokit.IOUSBUserClient          650.4.4
    com.apple.iokit.IO80211Family          600.34
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOAHCIFamily          2.6.0
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOATAFamily          2.5.2
    com.apple.iokit.IOUSBFamily          650.4.4
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.10
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          21
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.pthread          1
    com.apple.kec.corecrypto          1.0

    Hi gillian1981,
    Thanks for visiting Apple Support Communities.
    If you are seeing a recurring kernel panic on your iMac, the information and steps in the article below can help troubleshoot the behavior:
    Diagnosing a recurring kernel panic can be difficult. If you need help with this process, consider bringing your Mac to a Genius at an Apple Store or an Apple Authorized Service Provider for help.  If you plan to visit an Apple Retail store, you can make a reservation (available in some countries only).
    Tip: To help diagnose recurring kernel panics, record the date and time it occurs, and any information that appears with the kernel panic message.
    Was the computer starting up, shutting down, or performing a particular task when the recurring kernel panic happened?
    Is the kernel panic intermittent, or does it happen every time you do a certain thing? For example, were you playing a particular game, or printing at the time?
    Does it occur only when a certain external device is connected, or a device is connected to a certain port?
    Start with the troubleshooting steps in the section called "Isolate hardware or software as the cause of the issue."
    OS X: When your computer spontaneously restarts or displays "Your computer restarted because of a problem."
    http://support.apple.com/kb/TS4636
    Best Regards,
    Jeremy

  • Pacman -R totem - kernel panic

    I can not install totem-xine because totem must be removed which causes kernel panic. Also gnome-media must be ignored. How can I remove totem, gnome-media or any other package without pacman ? Is there a way to edit the pacman database ?

    Gullible Jones wrote:Maybe you need to reinstall Archlinux... :shock: Jesus, I can't imagine how uninstalling a media player would cause kernel panic. There's gotta be something seriously screwy going on there...
    I mentioned this to Xentac, and he explained it pretty well - the only way you're going to get a kernel panic is a software->hardware communication problem... in this case, the segfault most likely has to do with the filesystem (removing a file = segfault)
    what filesystem is your partition on?

  • Intermittent Kernel Panics - maybe related to iTunes? Something else?

    I have been experiencing intermittent kernel panics the past few weeks - the ones where the screen goes grey and you get the message in multiple languages telling you that you have to restart your computer. I have been trying to figure out exactly what is causing them and, thus far, have been unable to come up with a definite pattern. It does seem that I am starting to narrow things down a bit.
    The panics seem to occur when I have a lot of program running simultaneously. I usually have Eudora and Safari running most of the time, and will often fire up Power Point and Word. Then, I may add Excel, Preview, maybe Acrobat or Acrobat reader - I think you get the picture. However, it SEEMS that the culprit in all of this is that if I have had iTunes running, the kernel panics are more likely to occur. However, iTunes does not have to be running at the time of the panic (although I would guess that it has been in over half of the panics I’ve experienced). It just has to have been run recently. I
    I have done a lot of troubleshooting, such as running Apple Hardware Test and other utilities and everything comes up just fine. I have done all the maintenance routines, I am using Apple RAM. I have done a lot of the other voodoo that folks suggest in these cases. I have read these forums and most of the posts relating to kernel panics are not quite what I am experiencing. (I did read about some of the audio issues that folks have been experiencing and I just uninstalled the SRS iWOW plugin from iTunes and will see if that makes a difference.)
    One final thing. Recently, when I get a panic, there is no record of it in any logs that I can find. Therefore, I cannot trace what was happening just before my MacBook Pro went down. I did find one log (I forget which one now) that suggested that before the most recent panic this morning the last thing logged was activity by DefaultFolder. However, that may have just been the last thing I did that was actually logged. I had stepped away from my computer and when I came back the kernel panic screen was showing.
    I am guessing I may need to do a clean reinstall, but before doing that I thought I’d call upon the collective wisdom of the members of these forums. Any ideas or suggestions would be appreciated.
    Bob Q.

    We had a kernel panic last week - iTunes (v.7) was running at the time, so was Mail, but I was building a photo album in iPhoto when it happened. After reboot (took a LONG time to boot up) We repaired permissions and went on as normal. Previously, we had a hard shut down due to a power outage (don't ask: yes of course we have a UPS, but the outage had lasted all day. when the power finally came back on, i powered up the computer and launched Mail. Then the power failed again (grrr!), and apparently, after being out all day, the battery in the UPS didn't even have enough charge for me to have time to quit Mail and power down.)
    Then we began to have spontaneous Sleep syndrome: the computer would just suddenly sleep during activity. After this happened a few times, we reset the PRAM, ran the maintenance scripts using Terminal, but the problem persisted. In fact, once it went beyond sleep and shut itself down.
    This week, we went into the System Errors log and found this:
    kernel[0]: IOSMUPwrController:: OverTemp notification
    kernel[0]: Power Management received emergency overtemp signal. Going to sleep.
    kernel[0]: System Sleep
    kernel[0]: IOBluetoothHCIController::restartShutdownWL this is a wake from sleep
    kernel[0]: System Wake
    kernel[0]: Wake event 0020
    kernel[0]: USB caused wake event (OHCI)
    kernel[0]: FireWire (OHCI) Apple ID 52 built-in: handleSelfIDInt - received quads == 0. issuing bus reset
    kernel[0]: UniNEnet::monitorLinkStatus - Link is up at 100 Mbps - Full Duplex
    mDNSResponder: Repeated transitions for interface en0 (192.168.2.6); delaying packets by 5 seconds
    So at this point, we're thinking that the computer was overheating. We've since cleared some space on the internal HD (we only had about 5% available) and also physical space around the unit. Haven't had the problem in two days now. Never had a second kernel panic either...
    But we have heard that possibly the fan might be failing... we're still under AppleCare warranty and are thinking that we should maybe call Apple to open a trouble ticket just in case.
    your thoughts?
    Message was edited by: kalaluka

  • Intermittent kernel panics in Mountain Lion on iMac

    Hi, everyone!
    I'm having intermittent kernel panics on my early 2009 iMac running Mountain Lion.
    There's some kind of blink and the system immediately freezes and after a second or so Mac spontaneously restarts. Sometimes it happens when I simply surf the web, sometimes when I copy files (eg restoring backups from Time Machine). Twice it happend when the system was restarting after the freeze.
    I didn't have any problems with Leopard that came with my computer. Kernel panics started with upgrade to Snow Leopard. I decided to give it a try and installed Mountain Lion. 
    Roughly at the time of upgrade to Snow Leopard I also upgraded my RAM from 4 to 8 GB.
    What I've done already:
    I repaired disk and permissions on your Mac OS X startup disk.
    I updated my system and all applications.
    I tried to rule out incompatible third-party kernel extensions (although I'm not aware of any) with Safe Mode, but again had some kernel panics.
    I ran the Apple Hardware Test from the disc that came with my Mac (AHT version 3A157, 3.3.1), with the Extended Test option checked, in Loop Mode.
    Last time I did it, It made 7 loops with the Apple RAM with no issues.
    I repeated the test with the new, third-party RAM (Corsair), it made several loops as well, no issues found.
    But I remember when I tried for the first time to run the test (with the third-party RAM), it froze during the third loop.
    I also ran Memtest-86 v4.1.0. The first time I tried it, it passed 3 loops with no errors.
    A few days later I tried again and it hung during the second loop (no issues found in first loop).
    I removed my external disc drive (Time Machine), UPS and scanner cables.
    So apart from the mouse (Razer Orochi, I broke my Apple mouse) I don't have now any peripherals nor hardware additions.
    Lastly I erased the internal drive and installed Mountain Lion.
    My last kernel panic log bellow.
    Please note: there are 'kaspersky' and 'virtualbox' parts in the kernel panic log below, but kernel panics were happenning without Kaspersky and VirtualBox installed.
    I would greatly appreciate any suggestions.
    Robert
    Thu Apr  4 17:29:09 2013
    panic(cpu 1 caller 0xffffff7f931467f2): NVRM[0/2:0:0]: Read Error 0x00009200: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff8103f0e000 0x096a80a1, D0, P0/4
    Backtrace (CPU 1), Frame : Return Address
    0xffffff8103d53a20 : 0xffffff8012a1d626
    0xffffff8103d53a90 : 0xffffff7f931467f2
    0xffffff8103d53b50 : 0xffffff7f932433b9
    0xffffff8103d53bb0 : 0xffffff7f935a7601
    0xffffff8103d53bd0 : 0xffffff7f9330b219
    0xffffff8103d53c00 : 0xffffff7f9357b4d4
    0xffffff8103d53c70 : 0xffffff7f935780fc
    0xffffff8103d53cf0 : 0xffffff7f9329d8a6
    0xffffff8103d53d50 : 0xffffff7f93147b0a
    0xffffff8103d53da0 : 0xffffff7f930ed227
    0xffffff8103d53df0 : 0xffffff7f930ebd37
    0xffffff8103d53e10 : 0xffffff7f94b8a286
    0xffffff8103d53ef0 : 0xffffff7f94b8a176
    0xffffff8103d53f40 : 0xffffff7f94b891e7
    0xffffff8103d53f60 : 0xffffff8012a3dcfe
    0xffffff8103d53fb0 : 0xffffff8012ab2977
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.1)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f930e9 000->0xffffff7f933f6fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f93044000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f930d5000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f93092000
             com.apple.nvidia.nv50hal(8.1)[5F021999-8B18-3BD5-9B98-90617E638A63]@0xffffff7f9 3404000->0xffffff7f93725fff
                dependency: com.apple.NVDAResman(8.1.0)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f930 e9000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f93044000
             com.apple.driver.AGPM(100.12.87)[A7004F02-7D39-3398-8BD3-729DCC404E5F]@0xffffff 7f94b88000->0xffffff7f94b97fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f93044000
                dependency: com.apple.driver.IOPlatformPluginFamily(5.3.0d51)[2C131EAF-F74C-39D1-A702-A499B 39C293C]@0xffffff7f93c13000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f930d5000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f93092000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12D78
    Kernel version:
    Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
    Kernel slide:     0x0000000012800000
    Kernel text base: 0xffffff8012a00000
    System model name: iMac9,1 (Mac-F2218FC8)
    System uptime in nanoseconds: 4611902735973
    last loaded kext at 264083362763: com.apple.filesystems.msdosfs          1.8 (addr 0xffffff7f94d59000, size 65536)
    last unloaded kext at 325018491926: com.apple.filesystems.msdosfs          1.8 (addr 0xffffff7f94d59000, size 57344)
    loaded kexts:
    com.kaspersky.kext.kimul.44          44
    org.virtualbox.kext.VBoxNetAdp          4.2.10
    org.virtualbox.kext.VBoxNetFlt          4.2.10
    org.virtualbox.kext.VBoxUSB          4.2.10
    org.virtualbox.kext.VBoxDrv          4.2.10
    com.kaspersky.nke          1.0.1d41
    com.kaspersky.kext.klif          3.0.0d23
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.12.87
    com.apple.iokit.IOBluetoothSerialManager          4.1.3f3
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleHDA          2.3.7fc4
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.3.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleMikeyDriver          2.3.7fc4
    com.apple.GeForce          8.1.0
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleBacklight          170.2.5
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleIRController          320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.5
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AirPort.Brcm4331          614.20.16
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.nvenet          2.0.19
    com.apple.driver.AppleUSBOHCI          5.2.5
    com.apple.driver.AppleUSBHub          5.5.5
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleAHCIPort          2.5.1
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.3.7fc4
    com.apple.iokit.IOAudioFamily          1.8.9fc11
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.AppleHDAController          2.3.7fc4
    com.apple.iokit.IOHDAFamily          2.3.7fc4
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.IOBluetoothFamily          4.1.3f3
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.3.0d51
    com.apple.nvidia.nv50hal          8.1.0
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.NVDAResman          8.1.0
    com.apple.driver.AppleGraphicsControl          3.3.0
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.driver.AppleUSBHIDKeyboard          170.2
    com.apple.driver.AppleHIDKeyboard          170.2
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.5.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.5
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.iokit.IO80211Family          522.4
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBUserClient          5.5.5
    com.apple.iokit.IOUSBFamily          5.5.5
    com.apple.driver.NVSMU          2.2.9
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.2
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0

    Hi,
    I've been busy lately and haven't had the chance to work on this particular computer.
    When I finally tried it, I thought at first it helped to simply uninstall VB and Kaspersky – there were no kernel panics for about a day of work. It did puzzle me, though, why the crashes were occurring while in Safe Mode and not now.
    But than again today I had a kernel panic while watching a short video online (Flash).
    If I understood well Linc Davis comment, it means I have a faulty graphics adapter which means I have to replace the logic board.
    Do you think I should try and find some third party tools to confirm that or look for a firmware patch? I don't want to spend weeks searching and wasting your and my time but maybe there's something else I didn't do or look for.
    Thank you in advance for any advice.
    My last kernel panic log below.
    Interval Since Last Panic Report:  18692 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    561FDBBD-6FB5-FB86-B11B-AC21672B1331
    Thu Apr 11 09:15:52 2013
    panic(cpu 1 caller 0xffffff7f8b9467f2): NVRM[0/2:0:0]: Read Error 0x00009200: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff80fc7ed000 0x096a80a1, D0, P3/4
    Backtrace (CPU 1), Frame : Return Address
    0xffffff80fc45ba20 : 0xffffff800b21d626
    0xffffff80fc45ba90 : 0xffffff7f8b9467f2
    0xffffff80fc45bb50 : 0xffffff7f8ba433b9
    0xffffff80fc45bbb0 : 0xffffff7f8bda7601
    0xffffff80fc45bbd0 : 0xffffff7f8bb0b219
    0xffffff80fc45bc00 : 0xffffff7f8bd7b4d4
    0xffffff80fc45bc70 : 0xffffff7f8bd780fc
    0xffffff80fc45bcf0 : 0xffffff7f8ba9d8a6
    0xffffff80fc45bd50 : 0xffffff7f8b947b0a
    0xffffff80fc45bda0 : 0xffffff7f8b8ed227
    0xffffff80fc45bdf0 : 0xffffff7f8b8ebd37
    0xffffff80fc45be10 : 0xffffff7f8d331286
    0xffffff80fc45bef0 : 0xffffff7f8d331176
    0xffffff80fc45bf40 : 0xffffff7f8d3301e7
    0xffffff80fc45bf60 : 0xffffff800b23dcfe
    0xffffff80fc45bfb0 : 0xffffff800b2b2977
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.1)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f8b8e9 000->0xffffff7f8bbf6fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8b844000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f8b8d5000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f8b892000
             com.apple.nvidia.nv50hal(8.1)[5F021999-8B18-3BD5-9B98-90617E638A63]@0xffffff7f8 bc04000->0xffffff7f8bf25fff
                dependency: com.apple.NVDAResman(8.1.0)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f8b8 e9000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8b844000
             com.apple.driver.AGPM(100.12.87)[A7004F02-7D39-3398-8BD3-729DCC404E5F]@0xffffff 7f8d32f000->0xffffff7f8d33efff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8b844000
                dependency: com.apple.driver.IOPlatformPluginFamily(5.3.0d51)[2C131EAF-F74C-39D1-A702-A499B 39C293C]@0xffffff7f8c3ba000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f8b8d5000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f8b892000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12D78
    Kernel version:
    Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
    Kernel slide:     0x000000000b000000
    Kernel text base: 0xffffff800b200000
    System model name: iMac9,1 (Mac-F2218FC8)
    System uptime in nanoseconds: 3596433365252
    last loaded kext at 1354615260140: com.apple.filesystems.smbfs          1.8 (addr 0xffffff7f8d47c000, size 229376)
    last unloaded kext at 487952798196: com.apple.filesystems.msdosfs          1.8 (addr 0xffffff7f8d46e000, size 57344)
    loaded kexts:
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.12.87
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.1.3f3
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.3.0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.3.7fc4
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.AppleMikeyDriver          2.3.7fc4
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleBacklight          170.2.5
    com.apple.GeForce          8.1.0
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleIRController          320.15
    com.apple.iokit.SCSITaskUserClient          3.5.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AirPort.Brcm4331          614.20.16
    com.apple.driver.AppleUSBHub          5.5.5
    com.apple.driver.AppleAHCIPort          2.5.1
    com.apple.nvenet          2.0.19
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleUSBOHCI          5.2.5
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.3f3
    com.apple.driver.DspFuncLib          2.3.7fc4
    com.apple.iokit.IOAudioFamily          1.8.9fc11
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.AppleHDAController          2.3.7fc4
    com.apple.iokit.IOHDAFamily          2.3.7fc4
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.3.0d51
    com.apple.driver.AppleGraphicsControl          3.3.0
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.nvidia.nv50hal          8.1.0
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.NVDAResman          8.1.0
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.driver.AppleUSBHIDKeyboard          170.2
    com.apple.driver.AppleHIDKeyboard          170.2
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.5.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.5
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IO80211Family          522.4
    com.apple.iokit.IOUSBUserClient          5.5.5
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.5.5
    com.apple.driver.NVSMU          2.2.9
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.2
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: iMac9,1, BootROM IM91.008D.B08, 2 processors, Intel Core 2 Duo, 2.93 GHz, 8 GB, SMC 1.37f3
    Graphics: NVIDIA GeForce GT 120, NVIDIA GeForce GT 120, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D33583447534431303636202020202020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D33583447534431303636202020202020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.98.100.16)
    Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD6400AAKS-40H2B0, 640,14 GB
    Serial ATA Device: OPTIARC DVD RW AD-5670S
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0x24400000 / 3
    USB Device: Keyboard Hub, apple_vendor_id, 0x1005, 0x24300000 / 2
    USB Device: Apple Keyboard, apple_vendor_id, 0x021e, 0x24320000 / 4
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0x06110000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 3
    USB Device: Razer Orochi, 0x1532, 0x0013, 0x04100000 / 2

  • Pacman -Syu dmraid kernel panic!

    Please help!
    I ran a system upgrade today, everything went fine, rebooted. it caused kernel panic, then it killed my raid setup. now in nvidia raid tool, it says error. I am using fakeraid, lost about 2TB of data!!!
    Last edited by kaizoku (2010-08-20 09:55:40)

    .:B:. wrote:
    kaizoku wrote:Isn't RAID meant to provide "redundancy" in the first place? And incremental backups wont work for me, I thought thats only good for programming stuff, because it changes and you can have versions.
    Backups and redundancy aren't synonyms. RAID is about availability, never about data security.
    +100
    Incremental backups are good for anything that changes just a bit every day, like my personal docs. Instead of backing up my music collection every day, I have an additional 50KB of compressed txt files to back up.

  • Help!! Kernel panics after installation!!

    Hi,
    I am new to Arch Linux (migrating from Fedora). I am having some problems with the installation on my Sony VAIO CW (C2D, Nvidia GT230M). At first I couldn't get past the installation of X in the Beginner's guide, but after some tweaking with conf files I finally got it to work. But after reboot, kernel panic occured. This started happening intermittently from there onwards. Then I tried to install GNOME which failed miserably as in it panics and crashes everytime system starts.
    Then I tried KDE and things are much better compared to GNOME. The problem is whenever I try logging into a new KDE session, kernel panics. Only KDE Failsafe mode works (with sound). I honestly dont know what to do as I have no idea why the problem is occuring also. I plan to stay with Arch, as nouveau works much better than it used to in Fedora (3d support). Can anybody help with this issue?
    Linux myhost 2.6.36-ARCH #1 SMP PREEMPT Wed Nov 24 00:39:57 CET 2010 x86_64 Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz GenuineIntel GNU/Linux
    10-nouveau.conf
    Section "Device"
    Identifier "n"
    Driver "nouveau"
    EndSection
    Xorg.0.log
    [ 50.605]
    X.Org X Server 1.9.2
    Release Date: 2010-10-30
    [ 50.605] X Protocol Version 11, Revision 0
    [ 50.605] Build Operating System: Linux 2.6.35-ARCH x86_64
    [ 50.605] Current Operating System: Linux myhost 2.6.36-ARCH #1 SMP PREEMPT Wed Nov 24 00:39:57 CET 2010 x86_64
    [ 50.605] Kernel command line: root=/dev/sda5 ro
    [ 50.605] Build Date: 01 November 2010 10:29:19PM
    [ 50.605]
    [ 50.605] Current version of pixman: 0.20.0
    [ 50.605] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 50.605] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 50.605] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 28 01:33:51 2010
    [ 50.606] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 50.617] (==) No Layout section. Using the first Screen section.
    [ 50.617] (==) No screen section available. Using defaults.
    [ 50.617] (**) |-->Screen "Default Screen Section" (0)
    [ 50.617] (**) | |-->Monitor "<default monitor>"
    [ 50.617] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 50.617] (**) | |-->Device "n"
    [ 50.617] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 50.617] (==) Automatically adding devices
    [ 50.617] (==) Automatically enabling devices
    [ 50.618] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 50.618] Entry deleted from font path.
    [ 50.618] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 50.618] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 50.618] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 50.618] (II) Loader magic: 0x7d3360
    [ 50.618] (II) Module ABI versions:
    [ 50.618] X.Org ANSI C Emulation: 0.4
    [ 50.618] X.Org Video Driver: 8.0
    [ 50.618] X.Org XInput driver : 11.0
    [ 50.618] X.Org Server Extension : 4.0
    [ 50.619] (--) PCI:*(0:1:0:0) 10de:0a2a:104d:905e rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
    [ 50.619] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 50.619] (II) LoadModule: "extmod"
    [ 50.620] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 50.629] (II) Module extmod: vendor="X.Org Foundation"
    [ 50.629] compiled for 1.9.2, module version = 1.0.0
    [ 50.629] Module class: X.Org Server Extension
    [ 50.629] ABI class: X.Org Server Extension, version 4.0
    [ 50.629] (II) Loading extension MIT-SCREEN-SAVER
    [ 50.629] (II) Loading extension XFree86-VidModeExtension
    [ 50.629] (II) Loading extension XFree86-DGA
    [ 50.629] (II) Loading extension DPMS
    [ 50.629] (II) Loading extension XVideo
    [ 50.629] (II) Loading extension XVideo-MotionCompensation
    [ 50.629] (II) Loading extension X-Resource
    [ 50.629] (II) LoadModule: "dbe"
    [ 50.630] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 50.637] (II) Module dbe: vendor="X.Org Foundation"
    [ 50.637] compiled for 1.9.2, module version = 1.0.0
    [ 50.637] Module class: X.Org Server Extension
    [ 50.637] ABI class: X.Org Server Extension, version 4.0
    [ 50.637] (II) Loading extension DOUBLE-BUFFER
    [ 50.637] (II) LoadModule: "glx"
    [ 50.637] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 50.650] (II) Module glx: vendor="X.Org Foundation"
    [ 50.650] compiled for 1.9.2, module version = 1.0.0
    [ 50.650] ABI class: X.Org Server Extension, version 4.0
    [ 50.650] (==) AIGLX enabled
    [ 50.650] (II) Loading extension GLX
    [ 50.651] (II) LoadModule: "record"
    [ 50.651] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 50.652] (II) Module record: vendor="X.Org Foundation"
    [ 50.652] compiled for 1.9.2, module version = 1.13.0
    [ 50.652] Module class: X.Org Server Extension
    [ 50.652] ABI class: X.Org Server Extension, version 4.0
    [ 50.652] (II) Loading extension RECORD
    [ 50.652] (II) LoadModule: "dri"
    [ 50.652] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 50.661] (II) Module dri: vendor="X.Org Foundation"
    [ 50.661] compiled for 1.9.2, module version = 1.0.0
    [ 50.661] ABI class: X.Org Server Extension, version 4.0
    [ 50.661] (II) Loading extension XFree86-DRI
    [ 50.661] (II) LoadModule: "dri2"
    [ 50.661] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 50.662] (II) Module dri2: vendor="X.Org Foundation"
    [ 50.662] compiled for 1.9.2, module version = 1.2.0
    [ 50.662] ABI class: X.Org Server Extension, version 4.0
    [ 50.662] (II) Loading extension DRI2
    [ 50.662] (II) LoadModule: "nouveau"
    [ 50.662] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 50.675] (II) Module nouveau: vendor="X.Org Foundation"
    [ 50.675] compiled for 1.9.0, module version = 0.0.16
    [ 50.675] Module class: X.Org Video Driver
    [ 50.675] ABI class: X.Org Video Driver, version 8.0
    [ 50.675] (II) NOUVEAU driver
    [ 50.675] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 50.675] RIVA TNT (NV04)
    [ 50.675] RIVA TNT2 (NV05)
    [ 50.675] GeForce 256 (NV10)
    [ 50.675] GeForce 2 (NV11, NV15)
    [ 50.675] GeForce 4MX (NV17, NV18)
    [ 50.675] GeForce 3 (NV20)
    [ 50.675] GeForce 4Ti (NV25, NV28)
    [ 50.675] GeForce FX (NV3x)
    [ 50.675] GeForce 6 (NV4x)
    [ 50.675] GeForce 7 (G7x)
    [ 50.675] GeForce 8 (G8x)
    [ 50.675] (++) using VT number 7
    [ 50.676] drmOpenDevice: node name is /dev/dri/card0
    [ 50.676] drmOpenDevice: open result is 7, (OK)
    [ 50.676] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 50.676] drmOpenDevice: node name is /dev/dri/card0
    [ 50.676] drmOpenDevice: open result is 7, (OK)
    [ 50.676] drmOpenByBusid: drmOpenMinor returns 7
    [ 50.676] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 50.676] (II) [drm] nouveau interface version: 0.0.16
    [ 50.676] (II) Loading sub module "dri"
    [ 50.676] (II) LoadModule: "dri"
    [ 50.677] (II) Reloading /usr/lib/xorg/modules/extensions/libdri.so
    [ 50.677] (II) NOUVEAU(0): Loaded DRI module
    [ 50.677] drmOpenDevice: node name is /dev/dri/card0
    [ 50.677] drmOpenDevice: open result is 8, (OK)
    [ 50.677] drmOpenDevice: node name is /dev/dri/card0
    [ 50.677] drmOpenDevice: open result is 8, (OK)
    [ 50.677] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 50.677] drmOpenDevice: node name is /dev/dri/card0
    [ 50.677] drmOpenDevice: open result is 8, (OK)
    [ 50.677] drmOpenByBusid: drmOpenMinor returns 8
    [ 50.677] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 50.677] (II) [drm] DRM interface version 1.4
    [ 50.677] (II) [drm] DRM open master succeeded.
    [ 50.677] (--) NOUVEAU(0): Chipset: "NVIDIA NVa5"
    [ 50.677] (II) NOUVEAU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 50.677] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [ 50.677] (==) NOUVEAU(0): RGB weight 888
    [ 50.677] (==) NOUVEAU(0): Default visual is TrueColor
    [ 50.677] (==) NOUVEAU(0): Using HW cursor
    [ 50.696] (II) NOUVEAU(0): Output LVDS-1 has no monitor section
    [ 50.794] (II) NOUVEAU(0): Output VGA-1 has no monitor section
    [ 50.803] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
    [ 50.804] (II) NOUVEAU(0): EDID for output LVDS-1
    [ 50.804] (II) NOUVEAU(0): Manufacturer: SNY Model: 5fa Serial#: 0
    [ 50.804] (II) NOUVEAU(0): Year: 2002 Week: 45
    [ 50.804] (II) NOUVEAU(0): EDID Version: 1.4
    [ 50.804] (II) NOUVEAU(0): Digital Display Input
    [ 50.804] (II) NOUVEAU(0): 6 bits per channel
    [ 50.804] (II) NOUVEAU(0): Digital interface is undefined
    [ 50.804] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 31 vert.: 17
    [ 50.804] (II) NOUVEAU(0): Gamma: 1.00
    [ 50.804] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
    [ 50.804] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 50.804] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 50.804] (II) NOUVEAU(0): Preferred mode is native pixel format and refresh rate
    [ 50.804] (II) NOUVEAU(0): redX: 0.600 redY: 0.342 greenX: 0.295 greenY: 0.570
    [ 50.804] (II) NOUVEAU(0): blueX: 0.147 blueY: 0.111 whiteX: 0.312 whiteY: 0.328
    [ 50.804] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 50.804] (II) NOUVEAU(0): Supported detailed timing:
    [ 50.804] (II) NOUVEAU(0): clock: 72.0 MHz Image Size: 309 x 174 mm
    [ 50.804] (II) NOUVEAU(0): h_active: 1366 h_sync: 1424 h_sync_end 1482 h_blank_end 1540 h_border: 0
    [ 50.804] (II) NOUVEAU(0): v_active: 768 v_sync: 772 v_sync_end 776 v_blanking: 780 v_border: 0
    [ 50.804] (II) NOUVEAU(0): Monitor name: Nvidia Defaul
    [ 50.804] (II) NOUVEAU(0): Monitor name: t Flat Panel
    [ 50.804] (II) NOUVEAU(0): Ranges: V min: 0 V max: 61 Hz, H min: 29 H max: 47 kHz, PixClock max 85 MHz
    [ 50.804] (II) NOUVEAU(0): EDID (in hex):
    [ 50.804] (II) NOUVEAU(0): 00ffffffffffff004dd9fa0500000000
    [ 50.804] (II) NOUVEAU(0): 2d0c0104901f1100eaa8e099574b9225
    [ 50.804] (II) NOUVEAU(0): 1c505400000001010101010101010101
    [ 50.804] (II) NOUVEAU(0): 010101010101201c56ae50000c303a3a
    [ 50.804] (II) NOUVEAU(0): 440035ae10000018000000fc004e7669
    [ 50.804] (II) NOUVEAU(0): 6469612044656661756c000000fc0074
    [ 50.804] (II) NOUVEAU(0): 20466c61742050616e656c00000000fd
    [ 50.804] (II) NOUVEAU(0): 00003d1d2f0800002020202020000003
    [ 50.804] (II) NOUVEAU(0): EDID vendor "SNY", prod id 1530
    [ 50.804] (II) NOUVEAU(0): Using EDID range info for horizontal sync
    [ 50.804] (II) NOUVEAU(0): Using EDID range info for vertical refresh
    [ 50.804] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 50.804] (II) NOUVEAU(0): Modeline "1366x768"x0.0 72.00 1366 1424 1482 1540 768 772 776 780 -hsync -vsync (46.8 kHz)
    [ 50.804] (II) NOUVEAU(0): Printing probed modes for output LVDS-1
    [ 50.804] (II) NOUVEAU(0): Modeline "1366x768"x59.9 72.00 1366 1424 1482 1540 768 772 776 780 -hsync -vsync (46.8 kHz)
    [ 50.804] (II) NOUVEAU(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 50.804] (II) NOUVEAU(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 50.804] (II) NOUVEAU(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 50.804] (II) NOUVEAU(0): Modeline "720x400"x59.6 22.25 720 744 808 896 400 403 413 417 -hsync +vsync (24.8 kHz)
    [ 50.804] (II) NOUVEAU(0): Modeline "640x400"x60.0 20.00 640 664 720 800 400 403 409 417 -hsync +vsync (25.0 kHz)
    [ 50.804] (II) NOUVEAU(0): Modeline "640x350"x59.8 17.50 640 664 720 800 350 353 363 366 -hsync +vsync (21.9 kHz)
    [ 50.903] (II) NOUVEAU(0): EDID for output VGA-1
    [ 50.912] (II) NOUVEAU(0): EDID for output HDMI-1
    [ 50.912] (II) NOUVEAU(0): Output LVDS-1 connected
    [ 50.912] (II) NOUVEAU(0): Output VGA-1 disconnected
    [ 50.912] (II) NOUVEAU(0): Output HDMI-1 disconnected
    [ 50.912] (II) NOUVEAU(0): Using exact sizes for initial modes
    [ 50.912] (II) NOUVEAU(0): Output LVDS-1 using initial mode 1366x768
    [ 50.912] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 50.912] (--) NOUVEAU(0): Virtual size is 1366x768 (pitch 1376)
    [ 50.912] (**) NOUVEAU(0): Driver mode "1366x768": 72.0 MHz (scaled from 0.0 MHz), 46.8 kHz, 59.9 Hz
    [ 50.912] (II) NOUVEAU(0): Modeline "1366x768"x59.9 72.00 1366 1424 1482 1540 768 772 776 780 -hsync -vsync (46.8 kHz)
    [ 50.912] (**) NOUVEAU(0): Driver mode "1024x768": 63.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 59.9 Hz
    [ 50.912] (II) NOUVEAU(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 50.912] (**) NOUVEAU(0): Driver mode "800x600": 38.2 MHz (scaled from 0.0 MHz), 37.4 kHz, 59.9 Hz
    [ 50.912] (II) NOUVEAU(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 50.912] (**) NOUVEAU(0): Driver mode "640x480": 23.8 MHz (scaled from 0.0 MHz), 29.7 kHz, 59.4 Hz
    [ 50.912] (II) NOUVEAU(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 50.912] (**) NOUVEAU(0): Driver mode "720x400": 22.2 MHz (scaled from 0.0 MHz), 24.8 kHz, 59.6 Hz
    [ 50.912] (II) NOUVEAU(0): Modeline "720x400"x59.6 22.25 720 744 808 896 400 403 413 417 -hsync +vsync (24.8 kHz)
    [ 50.912] (**) NOUVEAU(0): Driver mode "640x400": 20.0 MHz (scaled from 0.0 MHz), 25.0 kHz, 60.0 Hz
    [ 50.912] (II) NOUVEAU(0): Modeline "640x400"x60.0 20.00 640 664 720 800 400 403 409 417 -hsync +vsync (25.0 kHz)
    [ 50.912] (**) NOUVEAU(0): Driver mode "640x350": 17.5 MHz (scaled from 0.0 MHz), 21.9 kHz, 59.8 Hz
    [ 50.912] (II) NOUVEAU(0): Modeline "640x350"x59.8 17.50 640 664 720 800 350 353 363 366 -hsync +vsync (21.9 kHz)
    [ 50.912] (**) NOUVEAU(0): Display dimensions: (310, 170) mm
    [ 50.912] (**) NOUVEAU(0): DPI set to (111, 114)
    [ 50.912] (II) Loading sub module "wfb"
    [ 50.912] (II) LoadModule: "wfb"
    [ 50.912] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 50.972] (II) Module wfb: vendor="X.Org Foundation"
    [ 50.972] compiled for 1.9.2, module version = 1.0.0
    [ 50.972] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 50.972] (II) Loading sub module "fb"
    [ 50.972] (II) LoadModule: "fb"
    [ 50.972] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 50.992] (II) Module fb: vendor="X.Org Foundation"
    [ 50.992] compiled for 1.9.2, module version = 1.0.0
    [ 50.992] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 50.992] (II) Loading sub module "exa"
    [ 50.992] (II) LoadModule: "exa"
    [ 50.992] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 50.993] (II) Module exa: vendor="X.Org Foundation"
    [ 50.993] compiled for 1.9.2, module version = 2.5.0
    [ 50.993] ABI class: X.Org Video Driver, version 8.0
    [ 50.993] (II) Loading sub module "shadowfb"
    [ 50.993] (II) LoadModule: "shadowfb"
    [ 50.994] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 50.994] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 50.994] compiled for 1.9.2, module version = 1.0.0
    [ 50.994] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 50.994] (--) Depth 24 pixmap format is 32 bpp
    [ 50.999] (II) NOUVEAU(0): Opened GPU channel 2
    [ 50.999] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 50.999] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 50.999] (II) NOUVEAU(0): GART: 512MiB available
    [ 51.001] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
    [ 51.027] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 51.027] (II) EXA(0): Driver registered support for the following operations:
    [ 51.027] (II) Solid
    [ 51.027] (II) Copy
    [ 51.027] (II) Composite (RENDER acceleration)
    [ 51.027] (II) UploadToScreen
    [ 51.027] (II) DownloadFromScreen
    [ 51.027] (==) NOUVEAU(0): Backing store disabled
    [ 51.027] (==) NOUVEAU(0): Silken mouse enabled
    [ 51.029] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
    [ 51.029] (II) NOUVEAU(0): [XvMC] Extension initialized.
    [ 51.029] (==) NOUVEAU(0): DPMS enabled
    [ 51.029] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 51.029] (--) RandR disabled
    [ 51.029] (II) Initializing built-in extension Generic Event Extension
    [ 51.029] (II) Initializing built-in extension SHAPE
    [ 51.029] (II) Initializing built-in extension MIT-SHM
    [ 51.029] (II) Initializing built-in extension XInputExtension
    [ 51.029] (II) Initializing built-in extension XTEST
    [ 51.029] (II) Initializing built-in extension BIG-REQUESTS
    [ 51.029] (II) Initializing built-in extension SYNC
    [ 51.029] (II) Initializing built-in extension XKEYBOARD
    [ 51.029] (II) Initializing built-in extension XC-MISC
    [ 51.029] (II) Initializing built-in extension SECURITY
    [ 51.029] (II) Initializing built-in extension XINERAMA
    [ 51.029] (II) Initializing built-in extension XFIXES
    [ 51.029] (II) Initializing built-in extension RENDER
    [ 51.029] (II) Initializing built-in extension RANDR
    [ 51.029] (II) Initializing built-in extension COMPOSITE
    [ 51.029] (II) Initializing built-in extension DAMAGE
    [ 51.225] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 51.225] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 51.225] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 51.225] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 51.225] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/nouveau_dri.so
    [ 51.225] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 51.227] (II) NOUVEAU(0): NVEnterVT is called.
    [ 51.245] (II) NOUVEAU(0): Setting screen physical size to 361 x 203
    [ 51.245] resize called 1366 768
    [ 51.660] (II) config/udev: Adding input device Sony Vaio Keys (/dev/input/event5)
    [ 51.660] (**) Sony Vaio Keys: Applying InputClass "evdev keyboard catchall"
    [ 51.660] (II) LoadModule: "evdev"
    [ 51.660] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 51.676] (II) Module evdev: vendor="X.Org Foundation"
    [ 51.676] compiled for 1.9.0, module version = 2.5.0
    [ 51.676] Module class: X.Org XInput Driver
    [ 51.676] ABI class: X.Org XInput driver, version 11.0
    [ 51.676] (**) Sony Vaio Keys: always reports core events
    [ 51.676] (**) Sony Vaio Keys: Device: "/dev/input/event5"
    [ 51.700] (--) Sony Vaio Keys: Found keys
    [ 51.700] (II) Sony Vaio Keys: Configuring as keyboard
    [ 51.700] (II) XINPUT: Adding extended input device "Sony Vaio Keys" (type: KEYBOARD)
    [ 51.700] (**) Option "xkb_rules" "evdev"
    [ 51.700] (**) Option "xkb_model" "evdev"
    [ 51.700] (**) Option "xkb_layout" "us"
    [ 51.723] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
    [ 51.723] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 51.723] (**) Video Bus: always reports core events
    [ 51.723] (**) Video Bus: Device: "/dev/input/event4"
    [ 51.726] (--) Video Bus: Found keys
    [ 51.726] (II) Video Bus: Configuring as keyboard
    [ 51.726] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 51.726] (**) Option "xkb_rules" "evdev"
    [ 51.726] (**) Option "xkb_model" "evdev"
    [ 51.726] (**) Option "xkb_layout" "us"
    [ 51.743] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 51.743] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 51.743] (**) Power Button: always reports core events
    [ 51.743] (**) Power Button: Device: "/dev/input/event2"
    [ 51.756] (--) Power Button: Found keys
    [ 51.756] (II) Power Button: Configuring as keyboard
    [ 51.756] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 51.756] (**) Option "xkb_rules" "evdev"
    [ 51.756] (**) Option "xkb_model" "evdev"
    [ 51.756] (**) Option "xkb_layout" "us"
    [ 51.757] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 51.757] (II) No input driver/identifier specified (ignoring)
    [ 51.760] (II) config/udev: Adding input device UVC Camera (05ca:18b5) (/dev/input/event7)
    [ 51.760] (**) UVC Camera (05ca:18b5): Applying InputClass "evdev keyboard catchall"
    [ 51.760] (**) UVC Camera (05ca:18b5): always reports core events
    [ 51.760] (**) UVC Camera (05ca:18b5): Device: "/dev/input/event7"
    [ 51.783] (--) UVC Camera (05ca:18b5): Found keys
    [ 51.783] (II) UVC Camera (05ca:18b5): Configuring as keyboard
    [ 51.783] (II) XINPUT: Adding extended input device "UVC Camera (05ca:18b5)" (type: KEYBOARD)
    [ 51.783] (**) Option "xkb_rules" "evdev"
    [ 51.783] (**) Option "xkb_model" "evdev"
    [ 51.783] (**) Option "xkb_layout" "us"
    [ 51.784] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
    [ 51.784] (II) No input driver/identifier specified (ignoring)
    [ 51.786] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event10)
    [ 51.786] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 51.786] (**) Logitech USB Receiver: always reports core events
    [ 51.786] (**) Logitech USB Receiver: Device: "/dev/input/event10"
    [ 51.800] (--) Logitech USB Receiver: Found 20 mouse buttons
    [ 51.800] (--) Logitech USB Receiver: Found scroll wheel(s)
    [ 51.800] (--) Logitech USB Receiver: Found relative axes
    [ 51.800] (--) Logitech USB Receiver: Found x and y relative axes
    [ 51.800] (II) Logitech USB Receiver: Configuring as mouse
    [ 51.800] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 51.800] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 51.800] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE)
    [ 51.800] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 51.800] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 51.800] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 51.800] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 51.800] (II) Logitech USB Receiver: initialized for relative axes.
    [ 51.800] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse2)
    [ 51.800] (II) No input driver/identifier specified (ignoring)
    [ 51.801] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event11)
    [ 51.801] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 51.801] (**) Logitech USB Receiver: always reports core events
    [ 51.801] (**) Logitech USB Receiver: Device: "/dev/input/event11"
    [ 51.816] (--) Logitech USB Receiver: Found 1 mouse buttons
    [ 51.816] (--) Logitech USB Receiver: Found scroll wheel(s)
    [ 51.816] (--) Logitech USB Receiver: Found relative axes
    [ 51.816] (--) Logitech USB Receiver: Found absolute axes
    [ 51.816] (--) Logitech USB Receiver: Found keys
    [ 51.816] (II) Logitech USB Receiver: Configuring as mouse
    [ 51.816] (II) Logitech USB Receiver: Configuring as keyboard
    [ 51.816] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 51.816] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 51.816] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
    [ 51.816] (**) Option "xkb_rules" "evdev"
    [ 51.816] (**) Option "xkb_model" "evdev"
    [ 51.816] (**) Option "xkb_layout" "us"
    [ 51.816] (EE) Logitech USB Receiver: failed to initialize for relative axes.
    [ 51.817] (II) Logitech USB Receiver: initialized for absolute axes.
    [ 51.821] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 51.821] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 51.821] (**) AT Translated Set 2 keyboard: always reports core events
    [ 51.821] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 51.843] (--) AT Translated Set 2 keyboard: Found keys
    [ 51.843] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 51.843] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 51.843] (**) Option "xkb_rules" "evdev"
    [ 51.843] (**) Option "xkb_model" "evdev"
    [ 51.843] (**) Option "xkb_layout" "us"
    [ 51.843] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
    [ 51.843] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 51.843] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 51.844] (**) SynPS/2 Synaptics TouchPad: Device: "/dev/input/event8"
    [ 51.856] (--) SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
    [ 51.856] (--) SynPS/2 Synaptics TouchPad: Found absolute axes
    [ 51.856] (--) SynPS/2 Synaptics TouchPad: Found x and y absolute axes
    [ 51.856] (--) SynPS/2 Synaptics TouchPad: Found absolute touchpad.
    [ 51.856] (II) SynPS/2 Synaptics TouchPad: Configuring as touchpad
    [ 51.856] (**) SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
    [ 51.856] (**) SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 51.856] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 51.856] (II) SynPS/2 Synaptics TouchPad: initialized for absolute axes.
    [ 51.857] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 51.857] (II) No input driver/identifier specified (ignoring)
    [ 51.857] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
    [ 51.857] (II) No input driver/identifier specified (ignoring)
    [ 51.858] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/event6)
    [ 51.858] (II) No input driver/identifier specified (ignoring)
    [ 51.858] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/mouse0)
    [ 51.858] (II) No input driver/identifier specified (ignoring)
    [ 80.420] (II) NOUVEAU(0): EDID vendor "SNY", prod id 1530
    [ 80.420] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 80.420] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 80.420] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 80.420] (II) NOUVEAU(0): Modeline "1366x768"x0.0 72.00 1366 1424 1482 1540 768 772 776 780 -hsync -vsync (46.8 kHz)
    dmesg.log
    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.36-ARCH (tobias@T-POWA-LX) (gcc version 4.5.1 (GCC) ) #1 SMP PREEMPT Wed Nov 24 00:39:57 CET 2010
    Command line: root=/dev/sda5 ro
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009bc00 (usable)
    BIOS-e820: 000000000009bc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 00000000bdea7000 (usable)
    BIOS-e820: 00000000bdea7000 - 00000000bdecf000 (ACPI NVS)
    BIOS-e820: 00000000bdecf000 - 00000000bdee0000 (reserved)
    BIOS-e820: 00000000bdee0000 - 00000000bdee1000 (ACPI NVS)
    BIOS-e820: 00000000bdee1000 - 00000000bdf08000 (reserved)
    BIOS-e820: 00000000bdf08000 - 00000000bdf09000 (ACPI NVS)
    BIOS-e820: 00000000bdf09000 - 00000000bdf0a000 (reserved)
    BIOS-e820: 00000000bdf0a000 - 00000000bdf14000 (ACPI data)
    BIOS-e820: 00000000bdf14000 - 00000000bdf1a000 (ACPI NVS)
    BIOS-e820: 00000000bdf1a000 - 00000000bdf39000 (reserved)
    BIOS-e820: 00000000bdf39000 - 00000000be000000 (usable)
    BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    BIOS-e820: 00000000ffa00000 - 00000000ffc00000 (reserved)
    BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
    BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
    NX (Execute Disable) protection: active
    DMI 2.4 present.
    AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
    e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    No AGP bridge found
    last_pfn = 0x140000 max_arch_pfn = 0x400000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-CFFFF write-protect
    D0000-E7FFF write-through
    E8000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 000000000 mask F80000000 write-back
    1 base 080000000 mask FC0000000 write-back
    2 base 0BE000000 mask FFE000000 uncachable
    3 base 100000000 mask FC0000000 write-back
    4 disabled
    5 disabled
    6 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 00000000be000000 - 0000000100000000 (usable) ==> (reserved)
    last_pfn = 0xbe000 max_arch_pfn = 0x400000000
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009bc00 (usable)
    modified: 000000000009bc00 - 00000000000a0000 (reserved)
    modified: 00000000000e0000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 00000000bdea7000 (usable)
    modified: 00000000bdea7000 - 00000000bdecf000 (ACPI NVS)
    modified: 00000000bdecf000 - 00000000bdee0000 (reserved)
    modified: 00000000bdee0000 - 00000000bdee1000 (ACPI NVS)
    modified: 00000000bdee1000 - 00000000bdf08000 (reserved)
    modified: 00000000bdf08000 - 00000000bdf09000 (ACPI NVS)
    modified: 00000000bdf09000 - 00000000bdf0a000 (reserved)
    modified: 00000000bdf0a000 - 00000000bdf14000 (ACPI data)
    modified: 00000000bdf14000 - 00000000bdf1a000 (ACPI NVS)
    modified: 00000000bdf1a000 - 00000000bdf39000 (reserved)
    modified: 00000000bdf39000 - 00000000be000000 (usable)
    modified: 00000000e0000000 - 00000000f0000000 (reserved)
    modified: 00000000ffa00000 - 00000000ffc00000 (reserved)
    modified: 00000000ffe00000 - 0000000100000000 (reserved)
    modified: 0000000100000000 - 0000000140000000 (usable)
    initial memory mapped : 0 - 20000000
    found SMP MP-table at [ffff8800000fd690] fd690
    init_memory_mapping: 0000000000000000-00000000be000000
    0000000000 - 00be000000 page 2M
    kernel direct mapping tables up to be000000 @ 16000-1a000
    init_memory_mapping: 0000000100000000-0000000140000000
    0100000000 - 0140000000 page 2M
    kernel direct mapping tables up to 140000000 @ 18000-1e000
    RAMDISK: 37e39000 - 37ff0000
    ACPI: RSDP 00000000000f03b0 00024 (v02 Sony)
    ACPI: XSDT 00000000bdf12f10 0005C (v01 Sony VAIO 20090922 MSFT 00010013)
    ACPI: FACP 00000000bdf08a90 000F4 (v04 Sony VAIO 20090922 MSFT 00010013)
    ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20100702/tbfadt-369)
    ACPI Warning: 32/64X FACS address mismatch in FADT - 0xBDF19E40/0x00000000BDF19D40, using 32 (20100702/tbfadt-486)
    ACPI: DSDT 00000000bdf0a010 06831 (v01 Sony VAIO 20090922 INTL 20051117)
    ACPI: FACS 00000000bdf19e40 00040
    ACPI: APIC 00000000bdf11f10 0006C (v02 Sony VAIO 20090922 MSFT 00010013)
    ACPI: MCFG 00000000bdf18c90 0003C (v01 Sony VAIO 20090922 MSFT 00000097)
    ACPI: HPET 00000000bdf18c10 00038 (v01 Sony VAIO 20090922 MSFT 00010013)
    ACPI: SLIC 00000000bdf14c10 00176 (v01 Sony VAIO 20090922 Sony 01000000)
    ACPI: SSDT 00000000bdee0590 00505 (v01 Sony VAIO 20090922 INTL 20051117)
    ACPI: SSDT 00000000bdecbc10 002E4 (v01 Sony VAIO 20090922 INTL 20051117)
    ACPI: Local APIC address 0xfee00000
    [ffffea0000000000-ffffea00045fffff] PMD -> [ffff880002000000-ffff8800057fffff] on node 0
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    DMA32 0x00001000 -> 0x00100000
    Normal 0x00100000 -> 0x00140000
    Movable zone start PFN for each node
    early_node_map[4] active PFN ranges
    0: 0x00000010 -> 0x0000009b
    0: 0x00000100 -> 0x000bdea7
    0: 0x000bdf39 -> 0x000be000
    0: 0x00100000 -> 0x00140000
    On node 0 totalpages: 1040121
    DMA zone: 56 pages used for memmap
    DMA zone: 0 pages reserved
    DMA zone: 3923 pages, LIFO batch:0
    DMA32 zone: 14280 pages used for memmap
    DMA32 zone: 759718 pages, LIFO batch:31
    Normal zone: 3584 pages used for memmap
    Normal zone: 258560 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x408
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] disabled)
    ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] disabled)
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x8086a301 base: 0xfed00000
    SMP: Allowing 4 CPUs, 2 hotplug CPUs
    nr_irqs_gsi: 40
    early_res array is doubled to 64 at [19300 - 19aff]
    PM: Registered nosave memory: 000000000009b000 - 000000000009c000
    PM: Registered nosave memory: 000000000009c000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    PM: Registered nosave memory: 00000000bdea7000 - 00000000bdecf000
    PM: Registered nosave memory: 00000000bdecf000 - 00000000bdee0000
    PM: Registered nosave memory: 00000000bdee0000 - 00000000bdee1000
    PM: Registered nosave memory: 00000000bdee1000 - 00000000bdf08000
    PM: Registered nosave memory: 00000000bdf08000 - 00000000bdf09000
    PM: Registered nosave memory: 00000000bdf09000 - 00000000bdf0a000
    PM: Registered nosave memory: 00000000bdf0a000 - 00000000bdf14000
    PM: Registered nosave memory: 00000000bdf14000 - 00000000bdf1a000
    PM: Registered nosave memory: 00000000bdf1a000 - 00000000bdf39000
    PM: Registered nosave memory: 00000000be000000 - 00000000e0000000
    PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
    PM: Registered nosave memory: 00000000f0000000 - 00000000ffa00000
    PM: Registered nosave memory: 00000000ffa00000 - 00000000ffc00000
    PM: Registered nosave memory: 00000000ffc00000 - 00000000ffe00000
    PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
    Allocating PCI resources starting at be000000 (gap: be000000:22000000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    PERCPU: Embedded 28 pages/cpu @ffff880001a00000 s86016 r8192 d20480 u524288
    early_res array is doubled to 128 at [19b00 - 1aaff]
    pcpu-alloc: s86016 r8192 d20480 u524288 alloc=1*2097152
    pcpu-alloc: [0] 0 1 2 3
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1022201
    Kernel command line: root=/dev/sda5 ro
    PID hash table entries: 4096 (order: 3, 32768 bytes)
    Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
    Checking aperture...
    No AGP bridge found
    Calgary: detecting Calgary via BIOS EBDA area
    Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Subtract (69 early reservations)
    #1 [0001000000 - 00017f99a8] TEXT DATA BSS
    #2 [0037e39000 - 0037ff0000] RAMDISK
    #3 [00017fa000 - 00017fa1f8] BRK
    #4 [00000fd6a0 - 0000100000] BIOS reserved
    #5 [00000fd690 - 00000fd6a0] MP-table mpf
    #6 [000009bc00 - 00000fd410] BIOS reserved
    #7 [00000fd624 - 00000fd690] BIOS reserved
    #8 [00000fd410 - 00000fd624] MP-table mpc
    #9 [0000010000 - 0000012000] TRAMPOLINE
    #10 [0000012000 - 0000016000] ACPI WAKEUP
    #11 [0000016000 - 0000018000] PGTABLE
    #12 [0000018000 - 0000019000] PGTABLE
    #13 [00017fa200 - 00017fb200] BOOTMEM
    #14 [0000019000 - 0000019300] BOOTMEM
    #15 [0001ffc000 - 0001ffd000] BOOTMEM
    #16 [0001ffd000 - 0001ffe000] BOOTMEM
    #17 [0002000000 - 0005800000] MEMMAP 0
    #18 [00017fb200 - 0001813200] BOOTMEM
    #19 [0001813200 - 000182b200] BOOTMEM
    #20 [000182b200 - 0001843200] BOOTMEM
    #21 [0001844000 - 0001845000] BOOTMEM
    #22 [00017f99c0 - 00017f9a01] BOOTMEM
    #23 [00017f9a40 - 00017f9a83] BOOTMEM
    #24 [00017f9ac0 - 00017f9ee8] BOOTMEM
    #25 [00017f9f00 - 00017f9f68] BOOTMEM
    #26 [00017f9f80 - 00017f9fe8] BOOTMEM
    #27 [0001843200 - 0001843268] BOOTMEM
    #28 [0001843280 - 00018432e8] BOOTMEM
    #29 [0001843300 - 0001843368] BOOTMEM
    #30 [0001843380 - 00018433e8] BOOTMEM
    #31 [0001843400 - 0001843468] BOOTMEM
    #32 [0001843480 - 00018434e8] BOOTMEM
    #33 [0001843500 - 0001843568] BOOTMEM
    #34 [0001843580 - 00018435e8] BOOTMEM
    #35 [0001843600 - 0001843668] BOOTMEM
    #36 [0001843680 - 00018436e8] BOOTMEM
    #37 [0001843700 - 0001843768] BOOTMEM
    #38 [0001843780 - 00018437e8] BOOTMEM
    #39 [0001843800 - 0001843868] BOOTMEM
    #40 [0001843880 - 00018438e8] BOOTMEM
    #41 [0001843900 - 0001843968] BOOTMEM
    #42 [0001843980 - 00018439e8] BOOTMEM
    #43 [0001843a00 - 0001843a20] BOOTMEM
    #44 [0001843a40 - 0001843a60] BOOTMEM
    #45 [0001843a80 - 0001843aa0] BOOTMEM
    #46 [0001843ac0 - 0001843ad2] BOOTMEM
    #47 [0001843b00 - 0001843b12] BOOTMEM
    #48 [0001a00000 - 0001a1c000] BOOTMEM
    #49 [0001a80000 - 0001a9c000] BOOTMEM
    #50 [0001b00000 - 0001b1c000] BOOTMEM
    #51 [0001b80000 - 0001b9c000] BOOTMEM
    #52 [0001843b40 - 0001843b48] BOOTMEM
    #53 [0001843b80 - 0001843b88] BOOTMEM
    #54 [0001843bc0 - 0001843bd0] BOOTMEM
    #55 [0001843c00 - 0001843c20] BOOTMEM
    #56 [0001843c40 - 0001843d70] BOOTMEM
    #57 [0001843d80 - 0001843dd0] BOOTMEM
    #58 [0001843e00 - 0001843e50] BOOTMEM
    #59 [0001845000 - 000184d000] BOOTMEM
    #60 [0001b9c000 - 0001f9c000] BOOTMEM
    #61 [0005800000 - 0005a00000] BOOTMEM
    #62 [0001843e80 - 0001843e88] BOOTMEM
    #63 [0001843ec0 - 0001843ec8] BOOTMEM
    #64 [000184d000 - 000184d240] BOOTMEM
    #65 [0005a00000 - 0009a00000] BOOTMEM
    #66 [000184d240 - 000186d240] BOOTMEM
    #67 [000186d240 - 00018ad240] BOOTMEM
    #68 [000001ab00 - 0000022b00] BOOTMEM
    Memory: 4020284k/5242880k available (3682k kernel code, 1082396k absent, 140200k reserved, 2083k data, 504k init)
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Hierarchical RCU implementation.
    RCU-based detection of stalled CPUs is disabled.
    Verbose stalled-CPUs detection is disabled.
    NR_IRQS:2304
    Extended CMOS year: 2000
    Console: colour VGA+ 80x25
    console [tty0] enabled
    allocated 41943040 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    hpet clockevent registered
    Fast TSC calibration using PIT
    Detected 2526.841 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 5055.25 BogoMIPS (lpj=8422803)
    pid_max: default: 32768 minimum: 301
    Security Framework initialized
    TOMOYO Linux initialized
    AppArmor: AppArmor disabled by boot time parameter
    Mount-cache hash table entries: 256
    Initializing cgroup subsys ns
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    Initializing cgroup subsys blkio
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 6 MCE banks
    CPU0: Thermal monitoring enabled (TM2)
    using mwait in idle threads.
    Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    ... version: 2
    ... bit width: 40
    ... generic registers: 2
    ... value mask: 000000ffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 0000000700000003
    ACPI: Core revision 20100702
    Setting APIC routing to flat
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
    CPU0: Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz stepping 0a
    NMI watchdog enabled, takes one hw-pmu counter.
    Booting Node 0, Processors #1
    NMI watchdog enabled, takes one hw-pmu counter.
    Brought up 2 CPUs
    Total of 2 processors activated (10111.72 BogoMIPS).
    devtmpfs: initialized
    NET: Registered protocol family 16
    ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    ACPI: bus type pci registered
    PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: Executed 1 blocks of module-level executable AML code
    ACPI: BIOS _OSI(Linux) query ignored
    ACPI: SSDT 00000000bdee4c10 00265 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00265 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    ACPI: SSDT 00000000bdee2810 007A2 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 007A2 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    ACPI: SSDT 00000000bdee3d90 000FD (v01 PmRef ApIst 00003000 INTL 20051117)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 000FD (v01 PmRef ApIst 00003000 INTL 20051117)
    ACPI: SSDT 00000000bdee1f90 00047 (v01 PmRef ApCst 00003000 INTL 20051117)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00047 (v01 PmRef ApCst 00003000 INTL 20051117)
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    ACPI: No dock devices found.
    PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    \_SB_.PCI0:_OSC invalid UUID
    _OSC request data:1 8 1f
    ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
    pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000e4000-0x000e7fff]
    pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff]
    DMAR: Forcing write-buffer flush capability
    DMAR: Disabling IOMMU for graphics on this chipset
    pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:01.0: PME# disabled
    pci 0000:00:1a.0: reg 20: [io 0xe0e0-0xe0ff]
    pci 0000:00:1a.1: reg 20: [io 0xe0c0-0xe0df]
    pci 0000:00:1a.2: reg 20: [io 0xe0a0-0xe0bf]
    pci 0000:00:1a.7: reg 10: [mem 0xd8d04c00-0xd8d04fff]
    pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1a.7: PME# disabled
    pci 0000:00:1b.0: reg 10: [mem 0xd8d00000-0xd8d03fff 64bit]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.1: PME# disabled
    pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.2: PME# disabled
    pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.3: PME# disabled
    pci 0000:00:1d.0: reg 20: [io 0xe080-0xe09f]
    pci 0000:00:1d.1: reg 20: [io 0xe060-0xe07f]
    pci 0000:00:1d.2: reg 20: [io 0xe040-0xe05f]
    pci 0000:00:1d.7: reg 10: [mem 0xd8d04800-0xd8d04bff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    pci 0000:00:1f.2: reg 10: [io 0xe130-0xe137]
    pci 0000:00:1f.2: reg 14: [io 0xe120-0xe123]
    pci 0000:00:1f.2: reg 18: [io 0xe110-0xe117]
    pci 0000:00:1f.2: reg 1c: [io 0xe100-0xe103]
    pci 0000:00:1f.2: reg 20: [io 0xe020-0xe03f]
    pci 0000:00:1f.2: reg 24: [mem 0xd8d04000-0xd8d047ff]
    pci 0000:00:1f.2: PME# supported from D3hot
    pci 0000:00:1f.2: PME# disabled
    pci 0000:00:1f.3: reg 10: [mem 0xd8d05000-0xd8d050ff 64bit]
    pci 0000:00:1f.3: reg 20: [io 0xe000-0xe01f]
    pci 0000:01:00.0: reg 10: [mem 0xd2000000-0xd2ffffff]
    pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:01:00.0: reg 1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
    pci 0000:01:00.0: reg 24: [io 0xd000-0xd07f]
    pci 0000:01:00.0: reg 30: [mem 0xd3000000-0xd307ffff pref]
    pci 0000:01:00.1: reg 10: [mem 0xd3080000-0xd3083fff]
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd30fffff]
    pci 0000:00:01.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:02:00.0: reg 10: [mem 0xd7920000-0xd7923fff 64bit]
    pci 0000:02:00.0: reg 18: [io 0xc000-0xc0ff]
    pci 0000:02:00.0: reg 30: [mem 0xd7900000-0xd791ffff pref]
    pci 0000:02:00.0: supports D1 D2
    pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:02:00.0: PME# disabled
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1c.0: bridge window [mem 0xd7900000-0xd8cfffff]
    pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:03:00.0: reg 10: [mem 0xd6500000-0xd6501fff 64bit]
    pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
    pci 0000:03:00.0: PME# disabled
    pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff]
    pci 0000:00:1c.1: bridge window [mem 0xd6500000-0xd78fffff]
    pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:04:00.0: reg 10: [mem 0xd5100a00-0xd5100aff]
    pci 0000:04:00.0: supports D1 D2
    pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:04:00.0: PME# disabled
    pci 0000:04:00.1: reg 10: [mem 0xd5100900-0xd51009ff]
    pci 0000:04:00.1: supports D1 D2
    pci 0000:04:00.1: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:04:00.1: PME# disabled
    pci 0000:04:00.3: reg 10: [mem 0xd5100000-0xd51007ff]
    pci 0000:04:00.3: supports D1 D2
    pci 0000:04:00.3: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:04:00.3: PME# disabled
    pci 0000:04:00.4: reg 10: [mem 0xd5100800-0xd51008ff]
    pci 0000:04:00.4: supports D1 D2
    pci 0000:04:00.4: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:04:00.4: PME# disabled
    pci 0000:00:1c.2: PCI bridge to [bus 04-04]
    pci 0000:00:1c.2: bridge window [io 0xa000-0xafff]
    pci 0000:00:1c.2: bridge window [mem 0xd5100000-0xd64fffff]
    pci 0000:00:1c.2: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
    pci 0000:00:1c.3: bridge window [io 0x9000-0x9fff]
    pci 0000:00:1c.3: bridge window [mem 0xd3100000-0xd50fffff]
    pci 0000:00:1c.3: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] (subtractive decode)
    pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
    \_SB_.PCI0:_OSC invalid UUID
    _OSC request data:1 19 1f
    ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 *4 5 6 7 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    ACPI: PCI Interrupt Link [LNKG] (IRQs 1 *3 4 5 6 7 10 12 14 15)
    ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    HEST: Table is not found!
    vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    reserve RAM buffer: 000000000009bc00 - 000000000009ffff
    reserve RAM buffer: 00000000bdea7000 - 00000000bfffffff
    reserve RAM buffer: 00000000be000000 - 00000000bfffffff
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    hpet0: 4 comparators, 64-bit 14.318180 MHz counter
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 10 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
    system 00:05: [io 0x0680-0x069f] has been reserved
    system 00:05: [io 0x1000-0x100f] has been reserved
    system 00:05: [io 0x0800-0x0803] has been reserved
    system 00:05: [io 0x0400-0x047f] has been reserved
    system 00:05: [io 0x0500-0x053f] has been reserved
    system 00:05: [io 0x164e-0x164f] has been reserved
    system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
    system 00:09: [mem 0xfed14000-0xfed17fff] has been reserved
    system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
    system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
    system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
    system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
    system 00:09: [mem 0xfeb00000-0xfeb03fff] has been reserved
    system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
    pci 0000:00:01.0: BAR 15: assigned [mem 0xd8e00000-0xd8ffffff 64bit pref]
    pci 0000:00:1c.0: BAR 15: assigned [mem 0xd9000000-0xd91fffff 64bit pref]
    pci 0000:00:1c.1: BAR 15: assigned [mem 0xd9200000-0xd93fffff 64bit pref]
    pci 0000:00:1c.2: BAR 15: assigned [mem 0xd9400000-0xd95fffff 64bit pref]
    pci 0000:00:1c.3: BAR 15: assigned [mem 0xd9600000-0xd97fffff 64bit pref]
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd30fffff]
    pci 0000:00:01.0: bridge window [mem 0xd8e00000-0xd8ffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1c.0: bridge window [mem 0xd7900000-0xd8cfffff]
    pci 0000:00:1c.0: bridge window [mem 0xd9000000-0xd91fffff 64bit pref]
    pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff]
    pci 0000:00:1c.1: bridge window [mem 0xd6500000-0xd78fffff]
    pci 0000:00:1c.1: bridge window [mem 0xd9200000-0xd93fffff 64bit pref]
    pci 0000:00:1c.2: PCI bridge to [bus 04-04]
    pci 0000:00:1c.2: bridge window [io 0xa000-0xafff]
    pci 0000:00:1c.2: bridge window [mem 0xd5100000-0xd64fffff]
    pci 0000:00:1c.2: bridge window [mem 0xd9400000-0xd95fffff 64bit pref]
    pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
    pci 0000:00:1c.3: bridge window [io 0x9000-0x9fff]
    pci 0000:00:1c.3: bridge window [mem 0xd3100000-0xd50fffff]
    pci 0000:00:1c.3: bridge window [mem 0xd9600000-0xd97fffff 64bit pref]
    pci 0000:00:1e.0: PCI bridge to [bus 0d-0d]
    pci 0000:00:1e.0: bridge window [io disabled]
    pci 0000:00:1e.0: bridge window [mem disabled]
    pci 0000:00:1e.0: bridge window [mem pref disabled]
    pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:01.0: setting latency timer to 64
    pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.1: setting latency timer to 64
    pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    pci 0000:00:1c.2: setting latency timer to 64
    pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    pci 0000:00:1c.3: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
    pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
    pci_bus 0000:00: resource 13 [mem 0xc0000000-0xfebfffff]
    pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    pci_bus 0000:01: resource 1 [mem 0xc0000000-0xd30fffff]
    pci_bus 0000:01: resource 2 [mem 0xd8e00000-0xd8ffffff 64bit pref]
    pci_bus 0000:02: resource 0 [io 0xc000-0xcfff]
    pci_bus 0000:02: resource 1 [mem 0xd7900000-0xd8cfffff]
    pci_bus 0000:02: resource 2 [mem 0xd9000000-0xd91fffff 64bit pref]
    pci_bus 0000:03: resource 0 [io 0xb000-0xbfff]
    pci_bus 0000:03: resource 1 [mem 0xd6500000-0xd78fffff]
    pci_bus 0000:03: resource 2 [mem 0xd9200000-0xd93fffff 64bit pref]
    pci_bus 0000:04: resource 0 [io 0xa000-0xafff]
    pci_bus 0000:04: resource 1 [mem 0xd5100000-0xd64fffff]
    pci_bus 0000:04: resource 2 [mem 0xd9400000-0xd95fffff 64bit pref]
    pci_bus 0000:05: resource 0 [io 0x9000-0x9fff]
    pci_bus 0000:05: resource 1 [mem 0xd3100000-0xd50fffff]
    pci_bus 0000:05: resource 2 [mem 0xd9600000-0xd97fffff 64bit pref]
    pci_bus 0000:0d: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:0d: resource 5 [io 0x0d00-0xffff]
    pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:0d: resource 7 [mem 0x000d0000-0x000d3fff]
    pci_bus 0000:0d: resource 8 [mem 0x000d4000-0x000d7fff]
    pci_bus 0000:0d: resource 9 [mem 0x000d8000-0x000dbfff]
    pci_bus 0000:0d: resource 10 [mem 0x000dc000-0x000dffff]
    pci_bus 0000:0d: resource 11 [mem 0x000e0000-0x000e3fff]
    pci_bus 0000:0d: resource 12 [mem 0x000e4000-0x000e7fff]
    pci_bus 0000:0d: resource 13 [mem 0xc0000000-0xfebfffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    TCP: Hash tables configured (established 262144 bind 65536)
    TCP reno registered
    UDP hash table entries: 2048 (order: 4, 65536 bytes)
    UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    NET: Registered protocol family 1
    pci 0000:01:00.0: Boot video device
    PCI: CLS 64 bytes, default 64
    Unpacking initramfs...
    Freeing initrd memory: 1756k freed
    PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Placing 64MB software IO TLB between ffff880005a00000 - ffff880009a00000
    software IO TLB at phys 0x5a00000 - 0x9a00000
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1290907981.066:1): initialized
    HugeTLB registered 2 MB page size, pre-allocated 0 pages
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    msgmni has been set to 7855
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    \_SB_.PCI0:_OSC invalid UUID
    _OSC request data:1 0 1d
    \_SB_.PCI0:_OSC invalid UUID
    _OSC request data:1 0 1d
    \_SB_.PCI0:_OSC invalid UUID
    _OSC request data:1 0 1d
    \_SB_.PCI0:_OSC invalid UUID
    _OSC request data:1 0 1d
    \_SB_.PCI0:_OSC invalid UUID
    _OSC request data:1 0 1d
    intel_idle: MWAIT substates: 0x3122220
    intel_idle: does not run on family 6 model 23
    ERST: Table is not found!
    Linux agpgart interface v0.103
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    i8042.c: Detected active multiplexing controller, rev 1.1.
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX0 port at 0x60,0x64 irq 12
    serio: i8042 AUX1 port at 0x60,0x64 irq 12
    serio: i8042 AUX2 port at 0x60,0x64 irq 12
    serio: i8042 AUX3 port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    rtc_cmos 00:06: RTC can wake from S4
    rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    Registering the dns_resolver key type
    PM: Resume from disk failed.
    registered taskstats version 1
    rtc_cmos 00:06: setting system clock to 2010-11-28 01:33:02 UTC (1290907982)
    Initalizing network drop monitor service
    Freeing unused kernel memory: 504k freed
    udev[38]: starting version 164
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    SCSI subsystem initialized
    libata version 3.00 loaded.
    ahci 0000:00:1f.2: version 3.0
    ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
    ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
    ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc ems
    ahci 0000:00:1f.2: setting latency timer to 64
    scsi0 : ahci
    scsi1 : ahci
    scsi2 : ahci
    scsi3 : ahci
    ata1: SATA max UDMA/133 abar m2048@0xd8d04000 port 0xd8d04100 irq 40
    ata2: SATA max UDMA/133 abar m2048@0xd8d04000 port 0xd8d04180 irq 40
    ata3: DUMMY
    ata4: DUMMY
    ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
    ata2.00: ATAPI: Optiarc BD RW BD-5730S, 1.71, max UDMA/100
    ata2.00: configured for UDMA/100
    ata1.00: ATA-8: TOSHIBA MK3263GSX, FG020A, max UDMA/100
    ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
    ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
    ata1.00: configured for UDMA/100
    scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK3263GS FG02 PQ: 0 ANSI: 5
    scsi 1:0:0:0: CD-ROM Optiarc BD RW BD-5730S 1.71 PQ: 0 ANSI: 5
    sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    cdrom: Uniform CD-ROM driver Revision: 3.20
    sr 1:0:0:0: Attached scsi CD-ROM sr0
    sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
    sd 0:0:0:0: [sda] Attached SCSI disk
    EXT4-fs (sda5): INFO: recovery required on readonly filesystem
    EXT4-fs (sda5): write access will be enabled during recovery
    EXT4-fs (sda5): orphan cleanup on readonly fs
    EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2226256
    EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2226255
    EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2226252
    EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2226251
    EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2226241
    EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2226214
    EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2226213
    EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2226212
    EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2226211
    EXT4-fs (sda5): ext4_orphan_cleanup: deleting unreferenced inode 2226210
    EXT4-fs (sda5): 10 orphan inodes deleted
    EXT4-fs (sda5): recovery complete
    EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
    Not activating Mandatory Access Control now since /sbin/tomoyo-init doesn't exist.
    udev[958]: starting version 164
    fuse init (API version 7.15)
    iTCO_vendor_support: vendor-support=0
    input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
    ACPI: Lid Switch [LID0]
    input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    ACPI: Power Button [PWRB]
    thermal LNXTHERM:01: registered as thermal_zone0
    ACPI: Thermal Zone [TZ00] (55 C)
    ACPI: Invalid active0 threshold
    ACPI: acpi_idle registered with cpuidle
    thermal LNXTHERM:02: registered as thermal_zone1
    ACPI: Thermal Zone [TZ01] (55 C)
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    sr 1:0:0:0: Attached scsi generic sg1 type 5
    Monitor-Mwait will be used to enter C-1 state
    Monitor-Mwait will be used to enter C-2 state
    Marking TSC unstable due to TSC halts in idle
    Switching to clocksource hpet
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
    iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x0460)
    iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    cfg80211: Calling CRDA to update world regulatory domain
    sky2: driver version 1.28
    sky2 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    sky2 0000:02:00.0: setting latency timer to 64
    sky2 0000:02:00.0: Yukon-2 UL 2 chip revision 0
    sky2 0000:02:00.0: irq 41 for MSI/MSI-X
    sky2 0000:02:00.0: eth0: addr 00:24:be:85:96:40
    input: PC Speaker as /devices/platform/pcspkr/input/input3
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    ACPI: WMI: Mapper loaded
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 19 (level, low) -> IRQ 19
    ehci_hcd 0000:00:1a.7: setting latency timer to 64
    ehci_hcd 0000:00:1a.7: EHCI Host Controller
    ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:1a.7: debug port 1
    ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
    ehci_hcd 0000:00:1a.7: irq 19, io mem 0xd8d04c00
    ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 6 ports detected
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    ehci_hcd 0000:00:1d.7: debug port 1
    ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
    ehci_hcd 0000:00:1d.7: irq 23, io mem 0xd8d04800
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 6 ports detected
    uhci_hcd: USB Universal Host Controller Interface driver
    uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1a.0: setting latency timer to 64
    uhci_hcd 0000:00:1a.0: UHCI Host Controller
    uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000e0e0
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    uhci_hcd 0000:00:1a.1: setting latency timer to 64
    uhci_hcd 0000:00:1a.1: UHCI Host Controller
    uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000e0c0
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1a.2: setting latency timer to 64
    uhci_hcd 0000:00:1a.2: UHCI Host Controller
    uhci_hcd 0000:00:1a.2:

    I tried another fresh install to see if me installing GNOME before messed up anything. The same problem persists, I made another fresh install. I only did a net install with Arch Linux core and haven't yet installed xorg or anything yet (havent even synced pacman yet). Weirdly nouveau is already loaded, this is the output of dmesg,
    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.36-ARCH (tobias@T-POWA-LX) (gcc version 4.5.1 (GCC) ) #1 SMP PREEMPT Wed Nov 24 00:39:57 CET 2010
    Command line: root=/dev/sda5 ro
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009bc00 (usable)
    BIOS-e820: 000000000009bc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 00000000bdea7000 (usable)
    BIOS-e820: 00000000bdea7000 - 00000000bdecf000 (ACPI NVS)
    BIOS-e820: 00000000bdecf000 - 00000000bdee0000 (reserved)
    BIOS-e820: 00000000bdee0000 - 00000000bdee1000 (ACPI NVS)
    BIOS-e820: 00000000bdee1000 - 00000000bdf08000 (reserved)
    BIOS-e820: 00000000bdf08000 - 00000000bdf09000 (ACPI NVS)
    BIOS-e820: 00000000bdf09000 - 00000000bdf0a000 (reserved)
    BIOS-e820: 00000000bdf0a000 - 00000000bdf14000 (ACPI data)
    BIOS-e820: 00000000bdf14000 - 00000000bdf1a000 (ACPI NVS)
    BIOS-e820: 00000000bdf1a000 - 00000000bdf39000 (reserved)
    BIOS-e820: 00000000bdf39000 - 00000000be000000 (usable)
    BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    BIOS-e820: 00000000ffa00000 - 00000000ffc00000 (reserved)
    BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
    BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
    NX (Execute Disable) protection: active
    DMI 2.4 present.
    AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
    e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    No AGP bridge found
    last_pfn = 0x140000 max_arch_pfn = 0x400000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-CFFFF write-protect
    D0000-E7FFF write-through
    E8000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 000000000 mask F80000000 write-back
    1 base 080000000 mask FC0000000 write-back
    2 base 0BE000000 mask FFE000000 uncachable
    3 base 100000000 mask FC0000000 write-back
    4 disabled
    5 disabled
    6 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 00000000be000000 - 0000000100000000 (usable) ==> (reserved)
    last_pfn = 0xbe000 max_arch_pfn = 0x400000000
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009bc00 (usable)
    modified: 000000000009bc00 - 00000000000a0000 (reserved)
    modified: 00000000000e0000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 00000000bdea7000 (usable)
    modified: 00000000bdea7000 - 00000000bdecf000 (ACPI NVS)
    modified: 00000000bdecf000 - 00000000bdee0000 (reserved)
    modified: 00000000bdee0000 - 00000000bdee1000 (ACPI NVS)
    modified: 00000000bdee1000 - 00000000bdf08000 (reserved)
    modified: 00000000bdf08000 - 00000000bdf09000 (ACPI NVS)
    modified: 00000000bdf09000 - 00000000bdf0a000 (reserved)
    modified: 00000000bdf0a000 - 00000000bdf14000 (ACPI data)
    modified: 00000000bdf14000 - 00000000bdf1a000 (ACPI NVS)
    modified: 00000000bdf1a000 - 00000000bdf39000 (reserved)
    modified: 00000000bdf39000 - 00000000be000000 (usable)
    modified: 00000000e0000000 - 00000000f0000000 (reserved)
    modified: 00000000ffa00000 - 00000000ffc00000 (reserved)
    modified: 00000000ffe00000 - 0000000100000000 (reserved)
    modified: 0000000100000000 - 0000000140000000 (usable)
    initial memory mapped : 0 - 20000000
    found SMP MP-table at [ffff8800000fd690] fd690
    init_memory_mapping: 0000000000000000-00000000be000000
    0000000000 - 00be000000 page 2M
    kernel direct mapping tables up to be000000 @ 16000-1a000
    init_memory_mapping: 0000000100000000-0000000140000000
    0100000000 - 0140000000 page 2M
    kernel direct mapping tables up to 140000000 @ 18000-1e000
    RAMDISK: 37e39000 - 37ff0000
    ACPI: RSDP 00000000000f03b0 00024 (v02 Sony)
    ACPI: XSDT 00000000bdf12f10 0005C (v01 Sony VAIO 20090922 MSFT 00010013)
    ACPI: FACP 00000000bdf08a90 000F4 (v04 Sony VAIO 20090922 MSFT 00010013)
    ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20100702/tbfadt-369)
    ACPI Warning: 32/64X FACS address mismatch in FADT - 0xBDF19E40/0x00000000BDF19D40, using 32 (20100702/tbfadt-486)
    ACPI: DSDT 00000000bdf0a010 06831 (v01 Sony VAIO 20090922 INTL 20051117)
    ACPI: FACS 00000000bdf19e40 00040
    ACPI: APIC 00000000bdf11f10 0006C (v02 Sony VAIO 20090922 MSFT 00010013)
    ACPI: MCFG 00000000bdf18c90 0003C (v01 Sony VAIO 20090922 MSFT 00000097)
    ACPI: HPET 00000000bdf18c10 00038 (v01 Sony VAIO 20090922 MSFT 00010013)
    ACPI: SLIC 00000000bdf14c10 00176 (v01 Sony VAIO 20090922 Sony 01000000)
    ACPI: SSDT 00000000bdee0590 00505 (v01 Sony VAIO 20090922 INTL 20051117)
    ACPI: SSDT 00000000bdecbc10 002E4 (v01 Sony VAIO 20090922 INTL 20051117)
    ACPI: Local APIC address 0xfee00000
    [ffffea0000000000-ffffea00045fffff] PMD -> [ffff880002000000-ffff8800057fffff] on node 0
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    DMA32 0x00001000 -> 0x00100000
    Normal 0x00100000 -> 0x00140000
    Movable zone start PFN for each node
    early_node_map[4] active PFN ranges
    0: 0x00000010 -> 0x0000009b
    0: 0x00000100 -> 0x000bdea7
    0: 0x000bdf39 -> 0x000be000
    0: 0x00100000 -> 0x00140000
    On node 0 totalpages: 1040121
    DMA zone: 56 pages used for memmap
    DMA zone: 0 pages reserved
    DMA zone: 3923 pages, LIFO batch:0
    DMA32 zone: 14280 pages used for memmap
    DMA32 zone: 759718 pages, LIFO batch:31
    Normal zone: 3584 pages used for memmap
    Normal zone: 258560 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x408
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] disabled)
    ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] disabled)
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x8086a301 base: 0xfed00000
    SMP: Allowing 4 CPUs, 2 hotplug CPUs
    nr_irqs_gsi: 40
    early_res array is doubled to 64 at [19300 - 19aff]
    PM: Registered nosave memory: 000000000009b000 - 000000000009c000
    PM: Registered nosave memory: 000000000009c000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    PM: Registered nosave memory: 00000000bdea7000 - 00000000bdecf000
    PM: Registered nosave memory: 00000000bdecf000 - 00000000bdee0000
    PM: Registered nosave memory: 00000000bdee0000 - 00000000bdee1000
    PM: Registered nosave memory: 00000000bdee1000 - 00000000bdf08000
    PM: Registered nosave memory: 00000000bdf08000 - 00000000bdf09000
    PM: Registered nosave memory: 00000000bdf09000 - 00000000bdf0a000
    PM: Registered nosave memory: 00000000bdf0a000 - 00000000bdf14000
    PM: Registered nosave memory: 00000000bdf14000 - 00000000bdf1a000
    PM: Registered nosave memory: 00000000bdf1a000 - 00000000bdf39000
    PM: Registered nosave memory: 00000000be000000 - 00000000e0000000
    PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
    PM: Registered nosave memory: 00000000f0000000 - 00000000ffa00000
    PM: Registered nosave memory: 00000000ffa00000 - 00000000ffc00000
    PM: Registered nosave memory: 00000000ffc00000 - 00000000ffe00000
    PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
    Allocating PCI resources starting at be000000 (gap: be000000:22000000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    PERCPU: Embedded 28 pages/cpu @ffff880001a00000 s86016 r8192 d20480 u524288
    early_res array is doubled to 128 at [19b00 - 1aaff]
    pcpu-alloc: s86016 r8192 d20480 u524288 alloc=1*2097152
    pcpu-alloc: [0] 0 1 2 3
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1022201
    Kernel command line: root=/dev/sda5 ro
    PID hash table entries: 4096 (order: 3, 32768 bytes)
    Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
    Checking aperture...
    No AGP bridge found
    Calgary: detecting Calgary via BIOS EBDA area
    Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Subtract (69 early reservations)
    #1 [0001000000 - 00017f99a8] TEXT DATA BSS
    #2 [0037e39000 - 0037ff0000] RAMDISK
    #3 [00017fa000 - 00017fa1f8] BRK
    #4 [00000fd6a0 - 0000100000] BIOS reserved
    #5 [00000fd690 - 00000fd6a0] MP-table mpf
    #6 [000009bc00 - 00000fd410] BIOS reserved
    #7 [00000fd624 - 00000fd690] BIOS reserved
    #8 [00000fd410 - 00000fd624] MP-table mpc
    #9 [0000010000 - 0000012000] TRAMPOLINE
    #10 [0000012000 - 0000016000] ACPI WAKEUP
    #11 [0000016000 - 0000018000] PGTABLE
    #12 [0000018000 - 0000019000] PGTABLE
    #13 [00017fa200 - 00017fb200] BOOTMEM
    #14 [0000019000 - 0000019300] BOOTMEM
    #15 [0001ffc000 - 0001ffd000] BOOTMEM
    #16 [0001ffd000 - 0001ffe000] BOOTMEM
    #17 [0002000000 - 0005800000] MEMMAP 0
    #18 [00017fb200 - 0001813200] BOOTMEM
    #19 [0001813200 - 000182b200] BOOTMEM
    #20 [000182b200 - 0001843200] BOOTMEM
    #21 [0001844000 - 0001845000] BOOTMEM
    #22 [00017f99c0 - 00017f9a01] BOOTMEM
    #23 [00017f9a40 - 00017f9a83] BOOTMEM
    #24 [00017f9ac0 - 00017f9ee8] BOOTMEM
    #25 [00017f9f00 - 00017f9f68] BOOTMEM
    #26 [00017f9f80 - 00017f9fe8] BOOTMEM
    #27 [0001843200 - 0001843268] BOOTMEM
    #28 [0001843280 - 00018432e8] BOOTMEM
    #29 [0001843300 - 0001843368] BOOTMEM
    #30 [0001843380 - 00018433e8] BOOTMEM
    #31 [0001843400 - 0001843468] BOOTMEM
    #32 [0001843480 - 00018434e8] BOOTMEM
    #33 [0001843500 - 0001843568] BOOTMEM
    #34 [0001843580 - 00018435e8] BOOTMEM
    #35 [0001843600 - 0001843668] BOOTMEM
    #36 [0001843680 - 00018436e8] BOOTMEM
    #37 [0001843700 - 0001843768] BOOTMEM
    #38 [0001843780 - 00018437e8] BOOTMEM
    #39 [0001843800 - 0001843868] BOOTMEM
    #40 [0001843880 - 00018438e8] BOOTMEM
    #41 [0001843900 - 0001843968] BOOTMEM
    #42 [0001843980 - 00018439e8] BOOTMEM
    #43 [0001843a00 - 0001843a20] BOOTMEM
    #44 [0001843a40 - 0001843a60] BOOTMEM
    #45 [0001843a80 - 0001843aa0] BOOTMEM
    #46 [0001843ac0 - 0001843ad2] BOOTMEM
    #47 [0001843b00 - 0001843b12] BOOTMEM
    #48 [0001a00000 - 0001a1c000] BOOTMEM
    #49 [0001a80000 - 0001a9c000] BOOTMEM
    #50 [0001b00000 - 0001b1c000] BOOTMEM
    #51 [0001b80000 - 0001b9c000] BOOTMEM
    #52 [0001843b40 - 0001843b48] BOOTMEM
    #53 [0001843b80 - 0001843b88] BOOTMEM
    #54 [0001843bc0 - 0001843bd0] BOOTMEM
    #55 [0001843c00 - 0001843c20] BOOTMEM
    #56 [0001843c40 - 0001843d70] BOOTMEM
    #57 [0001843d80 - 0001843dd0] BOOTMEM
    #58 [0001843e00 - 0001843e50] BOOTMEM
    #59 [0001845000 - 000184d000] BOOTMEM
    #60 [0001b9c000 - 0001f9c000] BOOTMEM
    #61 [0005800000 - 0005a00000] BOOTMEM
    #62 [0001843e80 - 0001843e88] BOOTMEM
    #63 [0001843ec0 - 0001843ec8] BOOTMEM
    #64 [000184d000 - 000184d240] BOOTMEM
    #65 [0005a00000 - 0009a00000] BOOTMEM
    #66 [000184d240 - 000186d240] BOOTMEM
    #67 [000186d240 - 00018ad240] BOOTMEM
    #68 [000001ab00 - 0000022b00] BOOTMEM
    Memory: 4020284k/5242880k available (3682k kernel code, 1082396k absent, 140200k reserved, 2083k data, 504k init)
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Hierarchical RCU implementation.
    RCU-based detection of stalled CPUs is disabled.
    Verbose stalled-CPUs detection is disabled.
    NR_IRQS:2304
    Extended CMOS year: 2000
    Console: colour VGA+ 80x25
    console [tty0] enabled
    allocated 41943040 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    hpet clockevent registered
    Fast TSC calibration using PIT
    spurious 8259A interrupt: IRQ7.
    Detected 2527.164 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 5056.92 BogoMIPS (lpj=8423880)
    pid_max: default: 32768 minimum: 301
    Security Framework initialized
    TOMOYO Linux initialized
    AppArmor: AppArmor disabled by boot time parameter
    Mount-cache hash table entries: 256
    Initializing cgroup subsys ns
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    Initializing cgroup subsys blkio
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 6 MCE banks
    CPU0: Thermal monitoring enabled (TM2)
    using mwait in idle threads.
    Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    ... version: 2
    ... bit width: 40
    ... generic registers: 2
    ... value mask: 000000ffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 0000000700000003
    ACPI: Core revision 20100702
    Setting APIC routing to flat
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
    CPU0: Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz stepping 0a
    NMI watchdog enabled, takes one hw-pmu counter.
    Booting Node 0, Processors #1
    NMI watchdog enabled, takes one hw-pmu counter.
    Brought up 2 CPUs
    Total of 2 processors activated (10112.47 BogoMIPS).
    devtmpfs: initialized
    NET: Registered protocol family 16
    ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    ACPI: bus type pci registered
    PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: Executed 1 blocks of module-level executable AML code
    ACPI: BIOS _OSI(Linux) query ignored
    ACPI: SSDT 00000000bdee4c10 00265 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00265 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    ACPI: SSDT 00000000bdee2810 007A2 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 007A2 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    ACPI: SSDT 00000000bdee3d90 000FD (v01 PmRef ApIst 00003000 INTL 20051117)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 000FD (v01 PmRef ApIst 00003000 INTL 20051117)
    ACPI: SSDT 00000000bdee1f90 00047 (v01 PmRef ApCst 00003000 INTL 20051117)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00047 (v01 PmRef ApCst 00003000 INTL 20051117)
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    ACPI: No dock devices found.
    PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    \_SB_.PCI0:_OSC invalid UUID
    _OSC request data:1 8 1f
    ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
    pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000e4000-0x000e7fff]
    pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff]
    DMAR: Forcing write-buffer flush capability
    DMAR: Disabling IOMMU for graphics on this chipset
    pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:01.0: PME# disabled
    pci 0000:00:1a.0: reg 20: [io 0xe0e0-0xe0ff]
    pci 0000:00:1a.1: reg 20: [io 0xe0c0-0xe0df]
    pci 0000:00:1a.2: reg 20: [io 0xe0a0-0xe0bf]
    pci 0000:00:1a.7: reg 10: [mem 0xd8d04c00-0xd8d04fff]
    pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1a.7: PME# disabled
    pci 0000:00:1b.0: reg 10: [mem 0xd8d00000-0xd8d03fff 64bit]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.1: PME# disabled
    pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.2: PME# disabled
    pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.3: PME# disabled
    pci 0000:00:1d.0: reg 20: [io 0xe080-0xe09f]
    pci 0000:00:1d.1: reg 20: [io 0xe060-0xe07f]
    pci 0000:00:1d.2: reg 20: [io 0xe040-0xe05f]
    pci 0000:00:1d.7: reg 10: [mem 0xd8d04800-0xd8d04bff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    pci 0000:00:1f.2: reg 10: [io 0xe130-0xe137]
    pci 0000:00:1f.2: reg 14: [io 0xe120-0xe123]
    pci 0000:00:1f.2: reg 18: [io 0xe110-0xe117]
    pci 0000:00:1f.2: reg 1c: [io 0xe100-0xe103]
    pci 0000:00:1f.2: reg 20: [io 0xe020-0xe03f]
    pci 0000:00:1f.2: reg 24: [mem 0xd8d04000-0xd8d047ff]
    pci 0000:00:1f.2: PME# supported from D3hot
    pci 0000:00:1f.2: PME# disabled
    pci 0000:00:1f.3: reg 10: [mem 0xd8d05000-0xd8d050ff 64bit]
    pci 0000:00:1f.3: reg 20: [io 0xe000-0xe01f]
    pci 0000:01:00.0: reg 10: [mem 0xd2000000-0xd2ffffff]
    pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:01:00.0: reg 1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
    pci 0000:01:00.0: reg 24: [io 0xd000-0xd07f]
    pci 0000:01:00.0: reg 30: [mem 0xd3000000-0xd307ffff pref]
    pci 0000:01:00.1: reg 10: [mem 0xd3080000-0xd3083fff]
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd30fffff]
    pci 0000:00:01.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:02:00.0: reg 10: [mem 0xd7920000-0xd7923fff 64bit]
    pci 0000:02:00.0: reg 18: [io 0xc000-0xc0ff]
    pci 0000:02:00.0: reg 30: [mem 0xd7900000-0xd791ffff pref]
    pci 0000:02:00.0: supports D1 D2
    pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:02:00.0: PME# disabled
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1c.0: bridge window [mem 0xd7900000-0xd8cfffff]
    pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:03:00.0: reg 10: [mem 0xd6500000-0xd6501fff 64bit]
    pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
    pci 0000:03:00.0: PME# disabled
    pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff]
    pci 0000:00:1c.1: bridge window [mem 0xd6500000-0xd78fffff]
    pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:04:00.0: reg 10: [mem 0xd5100a00-0xd5100aff]
    pci 0000:04:00.0: supports D1 D2
    pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:04:00.0: PME# disabled
    pci 0000:04:00.1: reg 10: [mem 0xd5100900-0xd51009ff]
    pci 0000:04:00.1: supports D1 D2
    pci 0000:04:00.1: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:04:00.1: PME# disabled
    pci 0000:04:00.3: reg 10: [mem 0xd5100000-0xd51007ff]
    pci 0000:04:00.3: supports D1 D2
    pci 0000:04:00.3: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:04:00.3: PME# disabled
    pci 0000:04:00.4: reg 10: [mem 0xd5100800-0xd51008ff]
    pci 0000:04:00.4: supports D1 D2
    pci 0000:04:00.4: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:04:00.4: PME# disabled
    pci 0000:00:1c.2: PCI bridge to [bus 04-04]
    pci 0000:00:1c.2: bridge window [io 0xa000-0xafff]
    pci 0000:00:1c.2: bridge window [mem 0xd5100000-0xd64fffff]
    pci 0000:00:1c.2: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
    pci 0000:00:1c.3: bridge window [io 0x9000-0x9fff]
    pci 0000:00:1c.3: bridge window [mem 0xd3100000-0xd50fffff]
    pci 0000:00:1c.3: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] (subtractive decode)
    pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
    \_SB_.PCI0:_OSC invalid UUID
    _OSC request data:1 19 1f
    ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 *4 5 6 7 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    ACPI: PCI Interrupt Link [LNKG] (IRQs 1 *3 4 5 6 7 10 12 14 15)
    ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    HEST: Table is not found!
    vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    reserve RAM buffer: 000000000009bc00 - 000000000009ffff
    reserve RAM buffer: 00000000bdea7000 - 00000000bfffffff
    reserve RAM buffer: 00000000be000000 - 00000000bfffffff
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    hpet0: 4 comparators, 64-bit 14.318180 MHz counter
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 10 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
    system 00:05: [io 0x0680-0x069f] has been reserved
    system 00:05: [io 0x1000-0x100f] has been reserved
    system 00:05: [io 0x0800-0x0803] has been reserved
    system 00:05: [io 0x0400-0x047f] has been reserved
    system 00:05: [io 0x0500-0x053f] has been reserved
    system 00:05: [io 0x164e-0x164f] has been reserved
    system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
    system 00:09: [mem 0xfed14000-0xfed17fff] has been reserved
    system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
    system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
    system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
    system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
    system 00:09: [mem 0xfeb00000-0xfeb03fff] has been reserved
    system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
    pci 0000:00:01.0: BAR 15: assigned [mem 0xd8e00000-0xd8ffffff 64bit pref]
    pci 0000:00:1c.0: BAR 15: assigned [mem 0xd9000000-0xd91fffff 64bit pref]
    pci 0000:00:1c.1: BAR 15: assigned [mem 0xd9200000-0xd93fffff 64bit pref]
    pci 0000:00:1c.2: BAR 15: assigned [mem 0xd9400000-0xd95fffff 64bit pref]
    pci 0000:00:1c.3: BAR 15: assigned [mem 0xd9600000-0xd97fffff 64bit pref]
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd30fffff]
    pci 0000:00:01.0: bridge window [mem 0xd8e00000-0xd8ffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1c.0: bridge window [mem 0xd7900000-0xd8cfffff]
    pci 0000:00:1c.0: bridge window [mem 0xd9000000-0xd91fffff 64bit pref]
    pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff]
    pci 0000:00:1c.1: bridge window [mem 0xd6500000-0xd78fffff]
    pci 0000:00:1c.1: bridge window [mem 0xd9200000-0xd93fffff 64bit pref]
    pci 0000:00:1c.2: PCI bridge to [bus 04-04]
    pci 0000:00:1c.2: bridge window [io 0xa000-0xafff]
    pci 0000:00:1c.2: bridge window [mem 0xd5100000-0xd64fffff]
    pci 0000:00:1c.2: bridge window [mem 0xd9400000-0xd95fffff 64bit pref]
    pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
    pci 0000:00:1c.3: bridge window [io 0x9000-0x9fff]
    pci 0000:00:1c.3: bridge window [mem 0xd3100000-0xd50fffff]
    pci 0000:00:1c.3: bridge window [mem 0xd9600000-0xd97fffff 64bit pref]
    pci 0000:00:1e.0: PCI bridge to [bus 0d-0d]
    pci 0000:00:1e.0: bridge window [io disabled]
    pci 0000:00:1e.0: bridge window [mem disabled]
    pci 0000:00:1e.0: bridge window [mem pref disabled]
    pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:01.0: setting latency timer to 64
    pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.1: setting latency timer to 64
    pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    pci 0000:00:1c.2: setting latency timer to 64
    pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    pci 0000:00:1c.3: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
    pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
    pci_bus 0000:00: resource 13 [mem 0xc0000000-0xfebfffff]
    pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    pci_bus 0000:01: resource 1 [mem 0xc0000000-0xd30fffff]
    pci_bus 0000:01: resource 2 [mem 0xd8e00000-0xd8ffffff 64bit pref]
    pci_bus 0000:02: resource 0 [io 0xc000-0xcfff]
    pci_bus 0000:02: resource 1 [mem 0xd7900000-0xd8cfffff]
    pci_bus 0000:02: resource 2 [mem 0xd9000000-0xd91fffff 64bit pref]
    pci_bus 0000:03: resource 0 [io 0xb000-0xbfff]
    pci_bus 0000:03: resource 1 [mem 0xd6500000-0xd78fffff]
    pci_bus 0000:03: resource 2 [mem 0xd9200000-0xd93fffff 64bit pref]
    pci_bus 0000:04: resource 0 [io 0xa000-0xafff]
    pci_bus 0000:04: resource 1 [mem 0xd5100000-0xd64fffff]
    pci_bus 0000:04: resource 2 [mem 0xd9400000-0xd95fffff 64bit pref]
    pci_bus 0000:05: resource 0 [io 0x9000-0x9fff]
    pci_bus 0000:05: resource 1 [mem 0xd3100000-0xd50fffff]
    pci_bus 0000:05: resource 2 [mem 0xd9600000-0xd97fffff 64bit pref]
    pci_bus 0000:0d: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:0d: resource 5 [io 0x0d00-0xffff]
    pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:0d: resource 7 [mem 0x000d0000-0x000d3fff]
    pci_bus 0000:0d: resource 8 [mem 0x000d4000-0x000d7fff]
    pci_bus 0000:0d: resource 9 [mem 0x000d8000-0x000dbfff]
    pci_bus 0000:0d: resource 10 [mem 0x000dc000-0x000dffff]
    pci_bus 0000:0d: resource 11 [mem 0x000e0000-0x000e3fff]
    pci_bus 0000:0d: resource 12 [mem 0x000e4000-0x000e7fff]
    pci_bus 0000:0d: resource 13 [mem 0xc0000000-0xfebfffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    TCP: Hash tables configured (established 262144 bind 65536)
    TCP reno registered
    UDP hash table entries: 2048 (order: 4, 65536 bytes)
    UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    NET: Registered protocol family 1
    pci 0000:01:00.0: Boot video device
    PCI: CLS 64 bytes, default 64
    Unpacking initramfs...
    Freeing initrd memory: 1756k freed
    PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Placing 64MB software IO TLB between ffff880005a00000 - ffff880009a00000
    software IO TLB at phys 0x5a00000 - 0x9a00000
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1290893788.056:1): initialized
    HugeTLB registered 2 MB page size, pre-allocated 0 pages
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    msgmni has been set to 7855
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    \_SB_.PCI0:_OSC invalid UUID
    _OSC request data:1 0 1d
    \_SB_.PCI0:_OSC invalid UUID
    _OSC request data:1 0 1d
    \_SB_.PCI0:_OSC invalid UUID
    _OSC request data:1 0 1d
    \_SB_.PCI0:_OSC invalid UUID
    _OSC request data:1 0 1d
    \_SB_.PCI0:_OSC invalid UUID
    _OSC request data:1 0 1d
    intel_idle: MWAIT substates: 0x3122220
    intel_idle: does not run on family 6 model 23
    ERST: Table is not found!
    Linux agpgart interface v0.103
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    i8042.c: Detected active multiplexing controller, rev 1.1.
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX0 port at 0x60,0x64 irq 12
    serio: i8042 AUX1 port at 0x60,0x64 irq 12
    serio: i8042 AUX2 port at 0x60,0x64 irq 12
    serio: i8042 AUX3 port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    rtc_cmos 00:06: RTC can wake from S4
    rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    Registering the dns_resolver key type
    PM: Resume from disk failed.
    registered taskstats version 1
    rtc_cmos 00:06: setting system clock to 2010-11-27 21:36:28 UTC (1290893788)
    Initalizing network drop monitor service
    Freeing unused kernel memory: 504k freed
    udev[38]: starting version 164
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    SCSI subsystem initialized
    libata version 3.00 loaded.
    ahci 0000:00:1f.2: version 3.0
    ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
    ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
    ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc ems
    ahci 0000:00:1f.2: setting latency timer to 64
    scsi0 : ahci
    scsi1 : ahci
    scsi2 : ahci
    scsi3 : ahci
    ata1: SATA max UDMA/133 abar m2048@0xd8d04000 port 0xd8d04100 irq 40
    ata2: SATA max UDMA/133 abar m2048@0xd8d04000 port 0xd8d04180 irq 40
    ata3: DUMMY
    ata4: DUMMY
    ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
    ata2.00: ATAPI: Optiarc BD RW BD-5730S, 1.71, max UDMA/100
    ata2.00: configured for UDMA/100
    ata1.00: ATA-8: TOSHIBA MK3263GSX, FG020A, max UDMA/100
    ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
    ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
    ata1.00: configured for UDMA/100
    scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK3263GS FG02 PQ: 0 ANSI: 5
    scsi 1:0:0:0: CD-ROM Optiarc BD RW BD-5730S 1.71 PQ: 0 ANSI: 5
    sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    cdrom: Uniform CD-ROM driver Revision: 3.20
    sr 1:0:0:0: Attached scsi CD-ROM sr0
    sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
    sd 0:0:0:0: [sda] Attached SCSI disk
    EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
    Not activating Mandatory Access Control now since /sbin/tomoyo-init doesn't exist.
    udev[949]: starting version 164
    iTCO_vendor_support: vendor-support=0
    iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
    iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x0460)
    iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    sony-laptop: Sony Notebook Control Driver v0.6.
    ACPI: WMI: Mapper loaded
    input: PC Speaker as /devices/platform/pcspkr/input/input1
    ACPI: AC Adapter [ADP1] (on-line)
    thermal LNXTHERM:01: registered as thermal_zone0
    ACPI: Thermal Zone [TZ00] (56 C)
    input: Sony Vaio Keys as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/SNY5001:00/input/input2
    ACPI: Invalid active0 threshold
    ACPI: acpi_idle registered with cpuidle
    input: Sony Vaio Jogdial as /devices/virtual/input/input3
    thermal LNXTHERM:02: registered as thermal_zone1
    ACPI: Thermal Zone [TZ01] (56 C)
    Monitor-Mwait will be used to enter C-1 state
    Monitor-Mwait will be used to enter C-2 state
    Marking TSC unstable due to TSC halts in idle
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    sr 1:0:0:0: Attached scsi generic sg1 type 5
    Switching to clocksource hpet
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    cfg80211: Calling CRDA to update world regulatory domain
    sky2: driver version 1.28
    sky2 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    sky2 0000:02:00.0: setting latency timer to 64
    sky2 0000:02:00.0: Yukon-2 UL 2 chip revision 0
    sky2 0000:02:00.0: irq 41 for MSI/MSI-X
    sky2 0000:02:00.0: eth0: addr 00:24:be:85:96:40
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 19 (level, low) -> IRQ 19
    ehci_hcd 0000:00:1a.7: setting latency timer to 64
    ehci_hcd 0000:00:1a.7: EHCI Host Controller
    ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:1a.7: debug port 1
    ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
    ehci_hcd 0000:00:1a.7: irq 19, io mem 0xd8d04c00
    uhci_hcd: USB Universal Host Controller Interface driver
    ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 6 ports detected
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    ehci_hcd 0000:00:1d.7: debug port 1
    ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
    ehci_hcd 0000:00:1d.7: irq 23, io mem 0xd8d04800
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 6 ports detected
    uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1a.0: setting latency timer to 64
    uhci_hcd 0000:00:1a.0: UHCI Host Controller
    uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000e0e0
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    uhci_hcd 0000:00:1a.1: setting latency timer to 64
    uhci_hcd 0000:00:1a.1: UHCI Host Controller
    uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000e0c0
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1a.2: setting latency timer to 64
    uhci_hcd 0000:00:1a.2: UHCI Host Controller
    uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
    uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000e0a0
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
    uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e080
    hub 6-0:1.0: USB hub found
    hub 6-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
    uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e060
    hub 7-0:1.0: USB hub found
    hub 7-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
    uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e040
    hub 8-0:1.0: USB hub found
    hub 8-0:1.0: 2 ports detected
    [Firmware Bug]: ACPI(NGFX) defines _DOD but not _DOS
    input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:27/LNXVIDEO:00/input/input4
    ACPI: Video Device [NGFX] (multi-head: yes rom: no post: no)
    ACPI: Battery Slot [BAT0] (battery present)
    input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
    ACPI: Lid Switch [LID0]
    input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6
    ACPI: Power Button [PWRB]
    usb 1-2: new high speed USB device using ehci_hcd and address 2
    firewire_ohci 0000:04:00.3: PCI INT D -> GSI 17 (level, low) -> IRQ 17
    firewire_ohci 0000:04:00.3: setting latency timer to 64
    i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
    i801_smbus 0000:00:1f.3: PCI INT C -> GSI 19 (level, low) -> IRQ 19
    ACPI: resource 0000:00:1f.3 [io 0xe000-0xe01f] conflicts with ACPI region SMI1 [io 0x0800-0xffff0803 64bit pref disabled]
    ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    firewire_ohci 0000:04:00.3: irq 42 for MSI/MSI-X
    firewire_ohci: Added fw-ohci device 0000:04:00.3, OHCI v1.0, 4 IR + 4 IT contexts, quirks 0x1
    usb 2-1: new high speed USB device using ehci_hcd and address 2
    sdhci: Secure Digital Host Controller Interface driver
    sdhci: Copyright(c) Pierre Ossman
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    HDA Intel 0000:00:1b.0: irq 43 for MSI/MSI-X
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    [drm] Initialized drm 1.1.0 20060810
    Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000/0xa0000
    input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input7
    Initializing USB Mass Storage driver...
    scsi4 : usb-storage 2-1:1.0
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
    iwlagn: Copyright(c) 2003-2010 Intel Corporation
    iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    iwlagn 0000:03:00.0: setting latency timer to 64
    iwlagn 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
    iwlagn 0000:03:00.0: device EEPROM VER=0x11f, CALIB=0x4
    iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
    iwlagn 0000:03:00.0: irq 44 for MSI/MSI-X
    sdhci-pci 0000:04:00.0: SDHCI controller found [1180:e822] (rev 0)
    sdhci-pci 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    sdhci-pci 0000:04:00.0: Will use DMA mode even though HW doesn't fully claim to support it.
    sdhci-pci 0000:04:00.0: setting latency timer to 64
    Registered led device: mmc0::
    mmc0: SDHCI controller on PCI [0000:04:00.0] using DMA
    sdhci-pci 0000:04:00.4: SDHCI controller found [1180:e822] (rev 0)
    sdhci-pci 0000:04:00.4: PCI INT C -> GSI 16 (level, low) -> IRQ 16
    sdhci-pci 0000:04:00.4: Will use DMA mode even though HW doesn't fully claim to support it.
    sdhci-pci 0000:04:00.4: setting latency timer to 64
    Registered led device: mmc1::
    mmc1: SDHCI controller on PCI [0000:04:00.4] using DMA
    firewire_core: created device fw0: GUID 080046030321aebd, S400
    hda_codec: ALC262: SKU not ready 0x411111f0
    hda_codec: ALC262: BIOS auto-probing.
    input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
    HDA Intel 0000:01:00.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    hda_intel: Disable MSI for Nvidia chipset
    HDA Intel 0000:01:00.1: setting latency timer to 64
    usb 7-1: new full speed USB device using uhci_hcd and address 2
    iwlagn 0000:03:00.0: loaded firmware version 8.24.2.12
    Linux video capture interface: v2.00
    uvcvideo: Found UVC 1.00 device <unnamed> (05ca:18b5)
    input: UVC Camera (05ca:18b5) as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input9
    usbcore: registered new interface driver uvcvideo
    USB Video Class driver (v0.1.0)
    phy0: Selected rate control algorithm 'iwl-agn-rs'
    usbcore: registered new interface driver hiddev
    usb 8-1: new full speed USB device using uhci_hcd and address 2
    input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/input/input10
    generic-usb 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.1-1/input0
    input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.1/input/input11
    generic-usb 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.1-1/input1
    usbcore: registered new interface driver usbhid
    usbhid: USB HID core driver
    Bluetooth: Core ver 2.15
    NET: Registered protocol family 31
    Bluetooth: HCI device and connection manager initialized
    Bluetooth: HCI socket layer initialized
    scsi 4:0:0:0: Direct-Access CBM Flash Disk 5.00 PQ: 0 ANSI: 2
    sd 4:0:0:0: Attached scsi generic sg2 type 0
    sd 4:0:0:0: [sdb] 978944 512-byte logical blocks: (501 MB/478 MiB)
    sd 4:0:0:0: [sdb] Write Protect is off
    sd 4:0:0:0: [sdb] Mode Sense: 0b 00 00 08
    sd 4:0:0:0: [sdb] Assuming drive cache: write through
    sd 4:0:0:0: [sdb] Assuming drive cache: write through
    sdb: sdb1
    sd 4:0:0:0: [sdb] Assuming drive cache: write through
    sd 4:0:0:0: [sdb] Attached SCSI removable disk
    nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    nouveau 0000:01:00.0: setting latency timer to 64
    [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x0a5500a2)
    [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
    Bluetooth: Generic Bluetooth USB driver ver 0.6
    usbcore: registered new interface driver btusb
    [drm] nouveau 0000:01:00.0: ... appears to be valid
    [drm] nouveau 0000:01:00.0: BIT BIOS found
    [drm] nouveau 0000:01:00.0: Bios version 70.16.27.00
    [drm] nouveau 0000:01:00.0: Pointer to BIT loadval table invalid
    [drm] nouveau 0000:01:00.0: TMDS table version 2.0
    [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0
    [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 010003f3 00010036
    [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 02011300 00000000
    [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 02422362 00020010
    [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 0000000e 00000000
    [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 16 4
    [drm] nouveau 0000:01:00.0: 0: 0x00000040: type 0x40 idx 0 tag 0xff
    [drm] nouveau 0000:01:00.0: 1: 0x00000100: type 0x00 idx 1 tag 0xff
    [drm] nouveau 0000:01:00.0: 2: 0x00001261: type 0x61 idx 2 tag 0x07
    [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xD52B
    [drm] nouveau 0000:01:00.0: 0xD84D: Condition still not met after 20ms, skipping following opcodes
    [drm] nouveau 0000:01:00.0: 0xD851: Condition still not met after 20ms, skipping following opcodes
    [drm] nouveau 0000:01:00.0: 0xDA0E: Condition still not met after 20ms, skipping following opcodes
    [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xDA3B
    [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xE7C5
    [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xE803
    [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xEA43
    [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xEAA8
    [drm] nouveau 0000:01:00.0: 0xEAA8: Condition still not met after 20ms, skipping following opcodes
    [drm] nouveau 0000:01:00.0: Detected 512MiB VRAM
    [TTM] Zone kernel: Available graphics memory: 2011272 kiB.
    [TTM] Initializing pool allocator.
    [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
    [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
    [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 1
    [drm] nouveau 0000:01:00.0: allocated 1366x768 fb: 0x40230000, bo ffff88013bfac400
    Console: switching to colour frame buffer device 170x48
    fb0: nouveaufb frame buffer device
    drm: registered panic notifier
    [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0
    EXT4-fs (sda5): re-mounted. Opts: (null)
    EXT4-fs (sda5): re-mounted. Opts: (null)
    Adding 2803304k swap on /dev/sda6. Priority:-1 extents:1 across:2803304k
    wlan0: authenticate with 94:44:52:78:c1:98 (try 1)
    wlan0: authenticated
    wlan0: associate with 94:44:52:78:c1:98 (try 1)
    wlan0: RX AssocResp from 94:44:52:78:c1:98 (capab=0x411 status=0 aid=1)
    wlan0: associated
    Intel AES-NI instructions are not detected.
    padlock: VIA PadLock not detected.
    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.36-ARCH (tobias@T-POWA-LX) (gcc version 4.5.1 (GCC) ) #1 SMP PREEMPT Wed Nov 24 00:39:57 CET 2010
    Command line: root=/dev/sda5 ro
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009bc00 (usable)
    BIOS-e820: 000000000009bc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 00000000bdea7000 (usable)
    BIOS-e820: 00000000bdea7000 - 00000000bdecf000 (ACPI NVS)
    BIOS-e820: 00000000bdecf000 - 00000000bdee0000 (reserved)
    BIOS-e820: 00000000bdee0000 - 00000000bdee1000 (ACPI NVS)
    BIOS-e820: 00000000bdee1000 - 00000000bdf08000 (reserved)
    BIOS-e820: 00000000bdf08000 - 00000000bdf09000 (ACPI NVS)
    BIOS-e820: 00000000bdf09000 - 00000000bdf0a000 (reserved)
    BIOS-e820: 00000000bdf0a000 - 00000000bdf14000 (ACPI data)
    BIOS-e820: 00000000bdf14000 - 00000000bdf1a000 (ACPI NVS)
    BIOS-e820: 00000000bdf1a000 - 00000000bdf39000 (reserved)
    BIOS-e820: 00000000bdf39000 - 00000000be000000 (usable)
    BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    BIOS-e820: 00000000ffa00000 - 00000000ffc00000 (reserved)
    BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
    BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
    NX (Execute Disable) protection: active
    DMI 2.4 present.
    AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
    e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    No AGP bridge found
    last_pfn = 0x140000 max_arch_pfn = 0x400000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-CFFFF write-protect
    D0000-E7FFF write-through
    E8000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 000000000 mask F80000000 write-back
    1 base 080000000 mask FC0000000 write-back
    2 base 0BE000000 mask FFE000000 uncachable
    3 base 100000000 mask FC0000000 write-back
    4 disabled
    5 disabled
    6 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 00000000be000000 - 0000000100000000 (usable) ==> (reserved)
    last_pfn = 0xbe000 max_arch_pfn = 0x400000000
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009bc00 (usable)
    modified: 000000000009bc00 - 00000000000a0000 (reserved)
    modified: 00000000000e0000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 00000000bdea7000 (usable)
    modified: 00000000bdea7000 - 00000000bdecf000 (ACPI NVS)
    modified: 00000000bdecf000 - 00000000bdee0000 (reserved)
    modified: 00000000bdee0000 - 00000000bdee1000 (ACPI NVS)
    modified: 00000000bdee1000 - 00000000bdf08000 (reserved)
    modified: 00000000bdf08000 - 00000000bdf09000 (ACPI NVS)
    modified: 00000000bdf09000 - 00000000bdf0a000 (reserved)
    modified: 00000000bdf0a000 - 00000000bdf14000 (ACPI data)
    modified: 00000000bdf14000 - 00000000bdf1a000 (ACPI NVS)
    modified: 00000000bdf1a000 - 00000000bdf39000 (reserved)
    modified: 00000000bdf39000 - 00000000be000000 (usable)
    modified: 00000000e0000000 - 00000000f0000000 (reserved)
    modified: 00000000ffa00000 - 00000000ffc00000 (reserved)
    modified: 00000000ffe00000 - 0000000100000000 (reserved)
    modified: 0000000100000000 - 0000000140000000 (usable)
    initial memory mapped : 0 - 20000000
    found SMP MP-table at [ffff8800000fd690] fd690
    init_memory_mapping: 0000000000000000-00000000be000000
    0000000000 - 00be000000 page 2M
    kernel direct mapping tables up to be000000 @ 16000-1a000
    init_memory_mapping: 0000000100000000-0000000140000000
    0100000000 - 0140000000 page 2M
    kernel direct mapping tables up to 140000000 @ 18000-1e000
    RAMDISK: 37e39000 - 37ff0000
    ACPI: RSDP 00000000000f03b0 00024 (v02 Sony)
    ACPI: XSDT 00000000bdf12f10 0005C (v01 Sony VAIO 20090922 MSFT 00010013)
    ACPI: FACP 00000000bdf08a90 000F4 (v04 Sony VAIO 20090922 MSFT 00010013)
    ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20100702/tbfadt-369)
    ACPI Warning: 32/64X FACS address mismatch in FADT - 0xBDF19E40/0x00000000BDF19D40, using 32 (20100702/tbfadt-486)
    ACPI: DSDT 00000000bdf0a010 06831 (v01 Sony VAIO 20090922 INTL 20051117)
    ACPI: FACS 00000000bdf19e40 00040
    ACPI: APIC 00000000bdf11f10 0006C (v02 Sony VAIO 20090922 MSFT 00010013)
    ACPI: MCFG 00000000bdf18c90 0003C (v01 Sony VAIO 20090922 MSFT 00000097)
    ACPI: HPET 00000000bdf18c10 00038 (v01 Sony VAIO 20090922 MSFT 00010013)
    ACPI: SLIC 00000000bdf14c10 00176 (v01 Sony VAIO 20090922 Sony 01000000)
    ACPI: SSDT 00000000bdee0590 00505 (v01 Sony VAIO 20090922 INTL 20051117)
    ACPI: SSDT 00000000bdecbc10 002E4 (v01 Sony VAIO 20090922 INTL 20051117)
    ACPI: Local APIC address 0xfee00000
    [ffffea0000000000-ffffea00045fffff] PMD -> [ffff880002000000-ffff8800057fffff] on node 0
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    DMA32 0x00001000 -> 0x00100000
    Normal 0x00100000 -> 0x00140000
    Movable zone start PFN for each node
    early_node_map[4] active PFN ranges
    0: 0x00000010 -> 0x0000009b
    0: 0x00000100 -> 0x000bdea7
    0: 0x000bdf39 -> 0x000be000
    0: 0x00100000 -> 0x00140000
    On node 0 totalpages: 1040121
    DMA zone: 56 pages used for memmap
    DMA zone: 0 pages reserved
    DMA zone: 3923 pages, LIFO batch:0
    DMA32 zone: 14280 pages used for memmap
    DMA32 zone: 759718 pages, LIFO batch:31
    Normal zone: 3584 pages used for memmap
    Normal zone: 258560 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x408
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] disabled)
    ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] disabled)
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x8086a301 base: 0xfed00000
    SMP: Allowing 4 CPUs, 2 hotplug CPUs
    nr_irqs_gsi: 40
    early_res array is doubled to 64 at [19300 - 19aff]
    PM: Registered nosave memory: 000000000009b000 - 000000000009c000
    PM: Registered nosave memory: 000000000009c000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    PM: Registered nosave memory: 00000000bdea7000 - 00000000bdecf000
    PM: Registered nosave memory: 00000000bdecf000 - 00000000bdee0000
    PM: Registered nosave memory: 00000000bdee0000 - 00000000bdee1000
    PM: Registered nosave memory: 00000000bdee1000 - 00000000bdf08000
    PM: Registered nosave memory: 00000000bdf08000 - 00000000bdf09000
    PM: Registered nosave memory: 00000000bdf09000 - 00000000bdf0a000
    PM: Registered nosave memory: 00000000bdf0a000 - 00000000bdf14000
    PM: Registered nosave memory: 00000000bdf14000 - 00000000bdf1a000
    PM: Registered nosave memory: 00000000bdf1a000 - 00000000bdf39000
    PM: Registered nosave memory: 00000000be000000 - 00000000e0000000
    PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
    PM: Registered nosave memory: 00000000f0000000 - 00000000ffa00000
    PM: Registered nosave memory: 00000000ffa00000 - 00000000ffc00000
    PM: Registered nosave memory: 00000000ffc00000 - 00000000ffe00000
    PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
    Allocating PCI resources starting at be000000 (gap: be000000:22000000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    PERCPU: Embedded 28 pages/cpu @ffff880001a00000 s86016 r8192 d20480 u524288
    early_res array is doubled to 128 at [19b00 - 1aaff]
    pcpu-alloc: s86016 r8192 d20480 u524288 alloc=1*2097152
    pcpu-alloc: [0] 0 1 2 3
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1022201
    Kernel command line: root=/dev/sda5 ro
    PID hash table entries: 4096 (order: 3, 32768 bytes)
    Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
    Checking aperture...
    No AGP bridge found
    Calgary: detecting Calgary via BIOS EBDA area
    Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Subtract (69 early reservations)
    #1 [0001000000 - 00017f99a8] TEXT DATA BSS
    #2 [0037e39000 - 0037ff0000] RAMDISK
    #3 [00017fa000 - 00017fa1f8] BRK
    #4 [00000fd6a0 - 0000100000] BIOS reserved
    #5 [00000fd690 - 00000fd6a0] MP-table mpf
    #6 [000009bc00 - 00000fd410] BIOS reserved
    #7 [00000fd624 - 00000fd690] BIOS reserved
    #8 [00000fd410 - 00000fd624] MP-table mpc
    #9 [0000010000 - 0000012000] TRAMPOLINE
    #10 [0000012000 - 0000016000] ACPI WAKEUP
    #11 [0000016000 - 0000018000] PGTABLE
    #12 [0000018000 - 0000019000] PGTABLE
    #13 [00017fa200 - 00017fb200] BOOTMEM
    #14 [0000019000 - 0000019300] BOOTMEM
    #15 [0001ffc000 - 0001ffd000] BOOTMEM
    #16 [0001ffd000 - 0001ffe000] BOOTMEM
    #17 [0002000000 - 0005800000] MEMMAP 0
    #18 [00017fb200 - 0001813200] BOOTMEM
    #19 [0001813200 - 000182b200] BOOTMEM
    #20 [000182b200 - 0001843200] BOOTMEM
    #21 [0001844000 - 0001845000] BOOTMEM
    #22 [00017f99c0 - 00017f9a01] BOOTMEM
    #23 [00017f9a40 - 00017f9a83] BOOTMEM
    #24 [00017f9ac0 - 00017f9ee8] BOOTMEM
    #25 [00017f9f00 - 00017f9f68] BOOTMEM
    #26 [00017f9f80 - 00017f9fe8] BOOTMEM
    #27 [0001843200 - 0001843268] BOOTMEM
    #28 [0001843280 - 00018432e8] BOOTMEM
    #29 [0001843300 - 0001843368] BOOTMEM
    #30 [0001843380 - 00018433e8] BOOTMEM
    #31 [0001843400 - 0001843468] BOOTMEM
    #32 [0001843480 - 00018434e8] BOOTMEM
    #33 [0001843500 - 0001843568] BOOTMEM
    #34 [0001843580 - 00018435e8] BOOTMEM
    #35 [0001843600 - 0001843668] BOOTMEM
    #36 [0001843680 - 00018436e8] BOOTMEM
    #37 [0001843700 - 0001843768] BOOTMEM
    #38 [0001843780 - 00018437e8] BOOTMEM
    #39 [0001843800 - 0001843868] BOOTMEM
    #40 [0001843880 - 00018438e8] BOOTMEM
    #41 [0001843900 - 0001843968] BOOTMEM
    #42 [0001843980 - 00018439e8] BOOTMEM
    #43 [0001843a00 - 0001843a20] BOOTMEM
    #44 [0001843a40 - 0001843a60] BOOTMEM
    #45 [0001843a80 - 0001843aa0] BOOTMEM
    #46 [0001843ac0 - 0001843ad2] BOOTMEM
    #47 [0001843b00 - 0001843b12] BOOTMEM
    #48 [0001a00000 - 0001a1c000] BOOTMEM
    #49 [0001a80000 - 0001a9c000] BOOTMEM
    #50 [0001b00000 - 0001b1c000] BOOTMEM
    #51 [0001b80000 - 0001b9c000] BOOTMEM
    #52 [0001843b40 - 0001843b48] BOOTMEM
    #53 [0001843b80 - 0001843b88] BOOTMEM
    #54 [0001843bc0 - 0001843bd0] BOOTMEM
    #55 [0001843c00 - 0001843c20] BOOTMEM
    #56 [0001843c40 - 0001843d70] BOOTMEM
    #57 [0001843d80 - 0001843dd0] BOOTMEM
    #58 [0001843e00 - 0001843e50] BOOTMEM
    #59 [0001845000 - 000184d000] BOOTMEM
    #60 [0001b9c000 - 0001f9c000] BOOTMEM
    #61 [0005800000 - 0005a00000] BOOTMEM
    #62 [0001843e80 - 0001843e88] BOOTMEM
    #63 [0001843ec0 - 0001843ec8] BOOTMEM
    #64 [000184d000 - 000184d240] BOOTMEM
    #65 [0005a00000 - 0009a00000] BOOTMEM
    #66 [000184d240 - 000186d240] BOOTMEM
    #67 [000186d240 - 00018ad240] BOOTMEM
    #68 [000001ab00 - 0000022b00] BOOTMEM
    Memory: 4020284k/5242880k available (3682k kernel code, 1082396k absent, 140200k reserved, 2083k data, 504k init)
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Hierarchical RCU implementation.
    RCU-based detection of stalled CPUs is disabled.
    Verbose stalled-CPUs detection is disabled.
    NR_IRQS:2304
    Extended CMOS year: 2000
    Console: colour VGA+ 80x25
    console [tty0] enabled
    allocated 41943040 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    hpet clockevent registered
    Fast TSC calibration using PIT
    spurious 8259A interrupt: IRQ7.
    Detected 2527.035 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 5056.65 BogoMIPS (lpj=8423450)
    pid_max: default: 32768 minimum: 301
    Security Framework initialized
    TOMOYO Linux initialized
    AppArmor: AppArmor disabled by boot time parameter
    Mount-cache hash table entries: 256
    Initializing cgroup subsys ns
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    Initializing cgroup subsys blkio
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 6 MCE banks
    CPU0: Thermal monitoring enabled (TM2)
    using mwait in idle threads.
    Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    ... version: 2
    ... bit width: 40
    ... generic registers: 2
    ... value mask: 000000ffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 0000000700000003
    ACPI: Core revision 20100702
    Setting APIC routing to flat
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
    CPU0: Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz stepping 0a
    NMI watchdog enabled, takes one hw-pmu counter.
    Booting Node 0, Processors #1
    NMI watchdog enabled, takes one hw-pmu counter.
    Brought up 2 CPUs
    Total of 2 processors activated (10112.21 BogoMIPS).
    devtmpfs: initialized
    NET: Registered protocol family 16
    ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    ACPI: bus type pci registered
    PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: Executed 1 blocks of module-level executable AML code
    ACPI: BIOS _OSI(Linux) query ignored
    ACPI: SSDT 00000000bdee4c10 00265 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00265 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    ACPI: SSDT 00000000bdee2810 007A2 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 007A2 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    ACPI: SSDT 00000000bdee3d90 000FD (v01 PmRef ApIst 00003000 INTL 20051117)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 000FD (v01 PmRef ApIst 00003000 INTL 20051117)
    ACPI: SSDT 00000000bdee1f90 00047 (v01 PmRef ApCst 00003000 INTL 20051117)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00047 (v01 PmRef ApCst 00003000 INTL 20051117)
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    ACPI: No dock devices found.
    PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    \_SB_.PCI0:_OSC invalid UUID
    _OSC request data:1 8 1f
    ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
    pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000e4000-0x000e7fff]
    pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff]
    DMAR: Forcing write-buffer flush capability
    DMAR: Disabling IOMMU for graphics on this chipset
    pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:01.0: PME# disabled
    pci 0000:00:1a.0: reg 20: [io 0xe0e0-0xe0ff]
    pci 0000:00:1a.1: reg 20: [io 0xe0c0-0xe0df]
    pci 0000:00:1a.2: reg 20: [io 0xe0a0-0xe0bf]
    pci 0000:00:1a.7: reg 10: [mem 0xd8d04c00-0xd8d04fff]
    pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1a.7: PME# disabled
    pci 0000:00:1b.0: reg 10: [mem 0xd8d00000-0xd8d03fff 64bit]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.1: PME# disabled
    pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.2: PME# disabled
    pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.3: PME# disabled
    pci 0000:00:1d.0: reg 20: [io 0xe080-0xe09f]
    pci 0000:00:1d.1: reg 20: [io 0xe060-0xe07f]
    pci 0000:00:1d.2: reg 20: [io 0xe040-0xe05f]
    pci 0000:00:1d.7: reg 10: [mem 0xd8d04800-0xd8d04bff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    pci 0000:00:1f.2: reg 10: [io 0xe130-0xe137]
    pci 0000:00:1f.2: reg 14: [io 0xe120-0xe123]
    pci 0000:00:1f.2: reg 18: [io 0xe110-0xe117]
    pci 0000:00:1f.2: reg 1c: [io 0xe100-0xe103]
    pci 0000:00:1f.2: reg 20: [io 0xe020-0xe03f]
    pci 0000:00:1f.2: reg 24: [mem 0xd8d04000-0xd8d047ff]
    pci 0000:00:1f.2: PME# supported from D3hot
    pci 0000:00:1f.2: PME# disabled
    pci 0000:00:1f.3: reg 10: [mem 0xd8d05000-0xd8d050ff 64bit]
    pci 0000:00:1f.3: reg 20: [io 0xe000-0xe01f]
    pci 0000:01:00.0: reg 10: [mem 0xd2000000-0xd2ffffff]
    pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:01:00.0: reg 1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
    pci 0000:01:00.0: reg 24: [io 0xd000-0xd07f]
    pci 0000:01:00.0: reg 30: [mem 0xd3000000-0xd307ffff pref]
    pci 0000:01:00.1: reg 10: [mem 0xd3080000-0xd3083fff]
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd30fffff]
    pci 0000:00:01.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:02:00.0: reg 10: [mem 0xd7920000-0xd7923fff 64bit]
    pci 0000:02:00.0: reg 18: [io 0xc000-0xc0ff]
    pci 0000:02:00.0: reg 30: [mem 0xd7900000-0xd791

  • Random Kernel Panic after upgrade to kernel 2.6.36

    Hello,
    First of all, I apologise if this topic has already come up on the forums, but i've checked and can't see anything specifically relating to the problem im having, and ive also checked the bugs section of Archwiki and can't seem to see anything on there either. I'm not sure what information you guys need so ill just post as much as I can think of in this thread and then if you need any other info, ill post it on request.
    The problem im having relates to a recent system update, which I did sometime within the past 4 weeks or so, after not upgrading for quite a while due to lack of free time.
    In the last update I remember seeing it upgrading the kernel from 2.6.35 to 2.6.36, and since then I have been getting completly random kernel panics, whereby everything freezes. If I have audio output, the sound crashes and everything freezes, and the caps lock and scroll lock lights just flash in sync on the keyboard.
    I have never had any problems like this in all the 7 months that i've been using Arch as a permenant OS.
    Hardware:
    Mobo: ASRock 775Dual-VSTA
    Ram: 2GB (2x 1GB different brand sticks, same specs)
    CPU: Intel Core 2 Duo 1.6GHz
    GFX: Nvidia 8800GT 512MB
    Plug and Play hardware that is normally always connected:
    1. Zoom Wireless Dongle (4410b chipset, using ndiswrapper and the Zoom windows driver)
    2. Digital TV Stick (Artec T1) with specific firmware and using MeTV as a viewer.
    I've looked in all of the logs, including: dmesg, everything.log, daemon.log, errors.log, messages.log and all the other logs. But there is very little information relating to the crash in there. I'm guessing this is because its a kernel panic so it doesn't have chance to dump anything into the logs before it all crashes? If needs be I can post whichever logs you think will be most useful, but i'm using my laptop at the minute so I wont get chance to post them until tomorrow evening.
    I've also tried enabling the testing repos and upgraded to kernel 2.6.37-1 to see if this suspected bug is fixed, but the panic seems to happen the same, if not more with kernel 2.6.37-1. At the minute I've rolled my system back to kernel 2.6.36 because it seemed a little more stable.
    It doesn't just crash when your in the X server either. Theres been a few times when i've had a kernel panic during boot. Sometimes a couple of seconds after it starts to boot into Arch. And sometimes just as its processing the Udev events. But as I say it seems completely random rather than relating to specific events.
    During one of the crashes at boot I got an error message on the screen which read:
    Setting Latency Timer to 64
    HDA Intel 0000:80:01.0: PCI: disallowing DAC for device
    [<c131621b>] ? error_code+0x67/0x6c
    Thats as much as I can think of at the minute. As I say, if you need any more information or need me to paste my log files then let me know and i will do that tomorrow.
    Thanks in advance for the help, its much appreciated.
    Scott.
    Last edited by ScottWilson1990 (2011-01-10 01:18:26)

    Hi Daniel,
    I'm just guessing that its a kenel panic, as when it happens both the caps lock and scroll lock lights flash in sync, which is a sign of kernel panic isn't it?
    My cpu is i686.
    I've just read that post and i've downgraded udev to 164-3 to see if this solves the problem as some people have said in that post, although others later on in the thread say that this doesn't solve it for them. This morning it took me 4 restarts just to get arch to boot without the panic. I took a picture of the screen during the panic which ill post after work this evening, it looks pretty similar to the picture posted by "rabid_works" in the thread you pasted. I'm not sure about your post in the other threat that relates to the errors in the Oops report, could you clarify this so I can see if the problems reported in that thread are what I am experiencing?.
    In the meantime, here is my pacman.log from 26.12.10 when I did the upgrade and the problems started. (note I have done upgrades following 26.12.10 to see if anything fixed the problem but with no luck, that is why the log is so long and I don't have any hosting anymore, so i've had to post it in quotes, I apologise).
    [2010-12-26 15:13] Running 'pacman -Sy'
    [2010-12-26 15:13] synchronizing package lists
    [2010-12-26 15:14] Running 'pacman -Syu'
    [2010-12-26 15:14] synchronizing package lists
    [2010-12-26 15:14] starting full system upgrade
    [2010-12-26 15:35] Running 'pacman -Syu'
    [2010-12-26 15:35] synchronizing package lists
    [2010-12-26 15:35] starting full system upgrade
    [2010-12-26 16:45] removed libusb1 (1.0.8-1)
    [2010-12-26 16:45] removed pycairo (1.8.10-2)
    [2010-12-26 16:45] removed python-numpy (1.5.0-2)
    [2010-12-26 16:45] upgraded gnome-menus (2.30.4-2 -> 2.30.5-1)
    [2010-12-26 16:45] upgraded gnome-desktop (2.32.0-2 -> 2.32.1-1)
    [2010-12-26 16:45] upgraded tzdata (2010n-1 -> 2010o-1)
    [2010-12-26 16:45] Generating locales...
    [2010-12-26 16:45]   en_GB.UTF-8... done
    [2010-12-26 16:45]   en_US.UTF-8... done
    [2010-12-26 16:46]   en_US.ISO-8859-1... done
    [2010-12-26 16:46] Generation complete.
    [2010-12-26 16:46] upgraded glibc (2.12.1-3 -> 2.12.1-4)
    [2010-12-26 16:46] upgraded gcc-libs (4.5.1-1 -> 4.5.1-2)
    [2010-12-26 16:46] upgraded pcre (8.10-1 -> 8.11-1)
    [2010-12-26 16:46] upgraded glib2 (2.26.0-2 -> 2.26.1-1)
    [2010-12-26 16:46] upgraded zlib (1.2.5-2 -> 1.2.5-3)
    [2010-12-26 16:46] upgraded ncurses (5.7-3 -> 5.7-4)
    [2010-12-26 16:46] upgraded readline (6.1.002-1 -> 6.1.002-2)
    [2010-12-26 16:46] upgraded libxml2 (2.7.7-2 -> 2.7.8-1)
    [2010-12-26 16:46] upgraded bash (4.1.009-1 -> 4.1.009-3)
    [2010-12-26 16:46] upgraded findutils (4.4.2-2 -> 4.4.2-3)
    [2010-12-26 16:46] upgraded gzip (1.4-1 -> 1.4-2)
    [2010-12-26 16:46] upgraded texinfo (4.13a-4 -> 4.13a-5)
    [2010-12-26 16:46] upgraded libtasn1 (2.6-1 -> 2.8-1)
    [2010-12-26 16:46] upgraded gnutls (2.8.6-1 -> 2.10.4-1)
    [2010-12-26 16:46] upgraded libsoup (2.32.0-1 -> 2.32.2-1)
    [2010-12-26 16:46] upgraded db (5.1.19-2 -> 5.1.19-3)
    [2010-12-26 16:46] upgraded openssl (1.0.0.a-3 -> 1.0.0.c-1)
    [2010-12-26 16:46] upgraded sqlite3 (3.7.3-1 -> 3.7.4-1)
    [2010-12-26 16:46] upgraded heimdal (1.3.3-2 -> 1.3.3-4)
    [2010-12-26 16:46] upgraded evolution-data-server (2.32.0-2 -> 2.32.1-1)
    [2010-12-26 16:46] upgraded inputproto (2.0-1 -> 2.0.1-1)
    [2010-12-26 16:46] upgraded libxi (1.3.2-1 -> 1.4.0-1)
    [2010-12-26 16:46] upgraded libpng (1.4.4-1 -> 1.4.5-1)
    [2010-12-26 16:46] upgraded expat (2.0.1-5 -> 2.0.1-6)
    [2010-12-26 16:46] upgraded xproto (7.0.18-1 -> 7.0.20-1)
    [2010-12-26 16:46] upgraded libx11 (1.3.5-1 -> 1.4.0-1)
    [2010-12-26 16:46] upgraded attr (2.4.44-1 -> 2.4.44-2)
    [2010-12-26 16:46] upgraded libcap (2.19-1 -> 2.19-2)
    [2010-12-26 16:46] upgraded coreutils (8.6-1 -> 8.7-1)
    [2010-12-26 16:46] warning: /etc/hosts installed as /etc/hosts.pacnew
    [2010-12-26 16:46] warning: /etc/gshadow installed as /etc/gshadow.pacnew
    [2010-12-26 16:46] upgraded filesystem (2010.10-1 -> 2010.12-1)
    [2010-12-26 16:46] upgraded dbus-core (1.4.0-1 -> 1.4.1-1)
    [2010-12-26 16:46] upgraded dbus (1.4.0-1 -> 1.4.1-1)
    [2010-12-26 16:46] upgraded avahi (0.6.27-7 -> 0.6.28-1)
    [2010-12-26 16:46] upgraded libcups (1.4.4-3 -> 1.4.5-2)
    [2010-12-26 16:46] upgraded gdk-pixbuf2 (2.22.0-2 -> 2.22.1-1)
    [2010-12-26 16:46] upgraded gtk2 (2.22.0-5 -> 2.22.1-1)
    [2010-12-26 16:46] upgraded librsvg (2.32.0-2 -> 2.32.1-1)
    [2010-12-26 16:46] upgraded libogg (1.2.0-1 -> 1.2.2-1)
    [2010-12-26 16:46] upgraded libvorbis (1.3.1-1 -> 1.3.2-1)
    [2010-12-26 16:46] upgraded gstreamer0.10 (0.10.30-1 -> 0.10.31-1)
    [2010-12-26 16:46] upgraded libcanberra (0.25-1 -> 0.26-3)
    [2010-12-26 16:46] upgraded libwnck (2.30.5-1 -> 2.30.6-1)
    [2010-12-26 16:46] upgraded gnome-panel (2.32.0.2-2 -> 2.32.1-1)
    [2010-12-26 16:46] upgraded alacarte (0.13.2-2 -> 0.13.2-3)
    [2010-12-26 16:46] upgraded alsa-utils (1.0.23-2 -> 1.0.23-3)
    [2010-12-26 16:46] upgraded amsn (0.98.3-4 -> 0.98.4-1)
    [2010-12-26 16:46] upgraded libusb (0.1.12-4 -> 1.0.8-1)
    [2010-12-26 16:46] installed libusb-compat (0.1.3-1)
    [2010-12-26 16:46] upgraded ardour (2.8.11-1 -> 2.8.11-2)
    [2010-12-26 16:46] upgraded automake (1.11.1-1 -> 1.11.1-2)
    [2010-12-26 16:46] upgraded bluez (4.77-1 -> 4.82-1)
    [2010-12-26 16:46] upgraded boost-libs (1.43.0-2 -> 1.45.0-1)
    [2010-12-26 16:46] upgraded orc (0.4.7-1 -> 0.4.11-1)
    [2010-12-26 16:46] upgraded udev (163-1 -> 164-3)
    [2010-12-26 16:46] upgraded gstreamer0.10-base (0.10.30-1 -> 0.10.31-1)
    [2010-12-26 16:46] upgraded gstreamer0.10-base-plugins (0.10.30-1 -> 0.10.31-1)
    [2010-12-26 16:46] upgraded file (5.04-2 -> 5.04-3)
    [2010-12-26 16:46] upgraded cdrkit (1.1.10-1 -> 1.1.11-1)
    [2010-12-26 16:46] upgraded libao (1.0.0-2 -> 1.0.0-5)
    [2010-12-26 16:46] upgraded cdrdao (1.2.3-4 -> 1.2.3-5)
    [2010-12-26 16:46] upgraded brasero (2.32.0-3 -> 2.32.1-1)
    [2010-12-26 16:46] upgraded run-parts (3.2.3-1 -> 3.4.1-1)
    [2010-12-26 16:46] upgraded sed (4.2.1-2 -> 4.2.1-3)
    [2010-12-26 16:46] Clearing symlinks in /etc/ssl/certs...done.
    [2010-12-26 16:46] Updating certificates in /etc/ssl/certs... 141 added, 0 removed; done.
    [2010-12-26 16:46] Running hooks in /etc/ca-certificates/update.d....
    [2010-12-26 16:46] updating keystore /etc/ssl/certs/java/cacerts...
    [2010-12-26 16:46]   added: /etc/ssl/certs/brasil.gov.br.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/cacert.org.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/ca.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/cert_igca_dsa.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/cert_igca_rsa.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/ABAecom_=sub.__Am._Bankers_Assn.=_Root_CA.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/AOL_Time_Warner_Root_Certification_Authority_1.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/AOL_Time_Warner_Root_Certification_Authority_2.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/AddTrust_External_Root.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/AddTrust_Low-Value_Services_Root.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/AddTrust_Public_Services_Root.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/AddTrust_Qualified_Certificates_Root.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/America_Online_Root_Certification_Authority_1.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/America_Online_Root_Certification_Authority_2.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/Baltimore_CyberTrust_Root.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/COMODO_Certification_Authority.pem
    [2010-12-26 16:46]   ignored import, signature not available: /etc/ssl/certs/COMODO_ECC_Certification_Authority.pem
    [2010-12-26 16:46] keytool error: java.security.NoSuchAlgorithmException: SHA384withECDSA Signature not available
    [2010-12-26 16:46]   added: /etc/ssl/certs/Camerfirma_Chambers_of_Commerce_Root.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/Camerfirma_Global_Chambersign_Root.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/Certplus_Class_2_Primary_CA.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/Certum_Root_CA.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/Comodo_AAA_Services_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Comodo_Secure_Services_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Comodo_Trusted_Services_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/DST_ACES_CA_X6.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/DST_Root_CA_X3.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/DigiCert_Assured_ID_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/DigiCert_Global_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/DigiCert_High_Assurance_EV_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/DigiNotar_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Digital_Signature_Trust_Co._Global_CA_1.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Digital_Signature_Trust_Co._Global_CA_2.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Digital_Signature_Trust_Co._Global_CA_3.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Digital_Signature_Trust_Co._Global_CA_4.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Entrust.net_Global_Secure_Personal_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Entrust.net_Global_Secure_Server_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Entrust.net_Premium_2048_Secure_Server_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Entrust.net_Secure_Personal_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Entrust.net_Secure_Server_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Entrust_Root_Certification_Authority.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Equifax_Secure_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Equifax_Secure_Global_eBusiness_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Equifax_Secure_eBusiness_CA_1.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Equifax_Secure_eBusiness_CA_2.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Firmaprofesional_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GTE_CyberTrust_Global_Root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GTE_CyberTrust_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GeoTrust_Global_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GeoTrust_Global_CA_2.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GeoTrust_Primary_Certification_Authority.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GeoTrust_Universal_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GeoTrust_Universal_CA_2.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GlobalSign_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GlobalSign_Root_CA_-_R2.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Go_Daddy_Class_2_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/IPS_CLASE1_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/IPS_CLASE3_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/IPS_CLASEA1_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/IPS_CLASEA3_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/IPS_Chained_CAs_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/IPS_Servidores_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/IPS_Timestamping_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/NetLock_Business_=Class_B=_Root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/NetLock_Express_=Class_C=_Root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/NetLock_Notary_=Class_A=_Root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/NetLock_Qualified_=Class_QA=_Root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Network_Solutions_Certificate_Authority.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/QuoVadis_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/QuoVadis_Root_CA_2.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/QuoVadis_Root_CA_3.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/RSA_Root_Certificate_1.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/RSA_Security_1024_v3.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/RSA_Security_2048_v3.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/SecureTrust_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Secure_Global_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Security_Communication_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Sonera_Class_1_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Sonera_Class_2_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Staat_der_Nederlanden_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Starfield_Class_2_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/StartCom_Certification_Authority.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/StartCom_Ltd..pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/SwissSign_Gold_CA_-_G2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/SwissSign_Platinum_CA_-_G2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/SwissSign_Silver_CA_-_G2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Swisscom_Root_CA_1.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/TC_TrustCenter__Germany__Class_2_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/TC_TrustCenter__Germany__Class_3_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/TDC_Internet_Root_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/TDC_OCES_Root_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/TURKTRUST_Certificate_Services_Provider_Root_1.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/TURKTRUST_Certificate_Services_Provider_Root_2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Taiwan_GRCA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Thawte_Personal_Basic_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Thawte_Personal_Freemail_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Thawte_Personal_Premium_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Thawte_Premium_Server_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Thawte_Server_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Thawte_Time_Stamping_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/UTN-USER_First-Network_Applications.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/UTN_DATACorp_SGC_Root_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/UTN_USERFirst_Email_Root_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/UTN_USERFirst_Hardware_Root_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/ValiCert_Class_1_VA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/ValiCert_Class_2_VA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_1_Public_Primary_Certification_Authority.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_1_Public_Primary_Certification_Authority_-_G2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_2_Public_Primary_Certification_Authority.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_2_Public_Primary_Certification_Authority_-_G2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_3_Public_Primary_Certification_Authority.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_4_Public_Primary_Certification_Authority_-_G2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_4_Public_Primary_Certification_Authority_-_G3.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_RSA_Secure_Server_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Time_Stamping_Authority_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Visa_International_Global_Root_2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Visa_eCommerce_Root.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/WellsSecure_Public_Root_Certificate_Authority.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Wells_Fargo_Root_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/XRamp_Global_CA_Root.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/beTRUSTed_Root_CA-Baltimore_Implementation.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/beTRUSTed_Root_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/beTRUSTed_Root_CA_-_Entrust_Implementation.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/beTRUSTed_Root_CA_-_RSA_Implementation.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/thawte_Primary_Root_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/signet_ca1_pem.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/signet_ca2_pem.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/signet_ca3_pem.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/signet_ocspklasa2_pem.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/signet_ocspklasa3_pem.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/signet_pca2_pem.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/signet_pca3_pem.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/signet_rootca_pem.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/signet_tsa1_pem.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/spi-ca-2003.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/spi-cacert-2008.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/deutsche-telekom-root-ca-2.pem
    [2010-12-26 16:49] done.
    [2010-12-26 16:49] done.
    [2010-12-26 16:49] upgraded ca-certificates (20090814-3 -> 20090814+nmu2-1)
    [2010-12-26 16:49] upgraded ca-certificates-java (20090629-2 -> 20100412-2)
    [2010-12-26 16:49] upgraded cairomm (1.8.4-1 -> 1.8.6-1)
    [2010-12-26 16:49] upgraded curl (7.21.2-2 -> 7.21.3-1)
    [2010-12-26 16:49] upgraded dbus-glib (0.86-1 -> 0.92-1)
    [2010-12-26 16:49] upgraded python2 (2.7-3 -> 2.7.1-3)
    [2010-12-26 16:49] upgraded libtorrent-rasterbar (0.15.4-2 -> 0.15.4-3)
    [2010-12-26 16:49] upgraded twisted (10.1.0-1 -> 10.2.0-1)
    [2010-12-26 16:49] installed python2-chardet (2.0.1-3)
    [2010-12-26 16:49] >>> Deluge's daemon is running default with the "deluge" user. The default download directory is /srv/deluge/.
    [2010-12-26 16:49]     You can change the user by editing /etc/conf.d/deluged
    [2010-12-26 16:49] upgraded deluge (1.3.1-1 -> 1.3.1-2)
    [2010-12-26 16:49] upgraded device-mapper (2.02.75-1 -> 2.02.78-1)
    [2010-12-26 16:49] upgraded dhcpcd (5.2.8-1 -> 5.2.9-1)
    [2010-12-26 16:49] upgraded diffutils (3.0-1 -> 3.0-2)
    [2010-12-26 16:49] upgraded dnsutils (9.7.1.P2-1 -> 9.7.2.P3-1)
    [2010-12-26 16:49] upgraded eog (2.32.0-2 -> 2.32.1-1)
    [2010-12-26 16:49] upgraded ethtool (6-2 -> 2.6.35-2)
    [2010-12-26 16:49] upgraded fakeroot (1.14.4-2 -> 1.14.5-1)
    [2010-12-26 16:49] upgraded feh (1.10-1 -> 1.10.1-1)
    [2010-12-26 16:49] upgraded sdl (1.2.14-5 -> 1.2.14-6)
    [2010-12-26 16:49] upgraded schroedinger (1.0.9-1 -> 1.0.10-1)
    [2010-12-26 16:49] upgraded libvpx (0.9.5-1 -> 0.9.5-2)
    [2010-12-26 16:49] upgraded libdrm (2.4.21-2 -> 2.4.22-3)
    [2010-12-26 16:49] upgraded pixman (0.18.4-1 -> 0.20.0-1)
    [2010-12-26 16:49] upgraded xorg-server-common (1.9.2-1 -> 1.9.2-2)
    [2010-12-26 16:49] upgraded xorg-server (1.9.2-1 -> 1.9.2-2)
    [2010-12-26 16:49] upgraded nvidia-utils (260.19.12-1 -> 260.19.29-1)
    [2010-12-26 16:49] upgraded libva (1.0.5-2 -> 1.0.6-1)
    [2010-12-26 16:49] upgraded ffmpeg (25472-1 -> 25679-1)
    [2010-12-26 16:49] upgraded file-roller (2.32.0-1 -> 2.32.1-1)
    [2010-12-26 16:49] upgraded xulrunner (1.9.2.12-1 -> 1.9.2.13-2)
    [2010-12-26 16:49] upgraded firefox (3.6.12-1 -> 3.6.13-1)
    [2010-12-26 16:49] upgraded flashplugin (10.1.85.3-1 -> 10.1.102.65-1)
    [2010-12-26 16:49] installed libasyncns (0.8-3)
    [2010-12-26 16:49] installed libpulse (0.9.22-2)
    [2010-12-26 16:49] upgraded fluidsynth (1.1.3-1 -> 1.1.3-2)
    [2010-12-26 16:49] upgraded freetype2 (2.4.3-1 -> 2.4.4-1)
    [2010-12-26 16:49] upgraded gawk (3.1.8-1 -> 3.1.8-2)
    [2010-12-26 16:49] upgraded gcalctool (5.32.0-2 -> 5.32.2-1)
    [2010-12-26 16:49] upgraded gcc (4.5.1-1 -> 4.5.1-2)
    [2010-12-26 16:49] upgraded gen-init-cpio (2.6.32-1 -> 2.6.36-1)
    [2010-12-26 16:49] upgraded ghostscript (9.00-1 -> 9.00-2)
    [2010-12-26 16:49] upgraded gmime (2.4.19-1 -> 2.4.21-1)
    [2010-12-26 16:49] upgraded gucharmap (2.32.0-1 -> 2.32.1-1)
    [2010-12-26 16:49] upgraded libnotify (0.4.5-1.1 -> 0.5.2-1)
    [2010-12-26 16:50] upgraded gnome-applets (2.32.0-3 -> 2.32.1.1-1)
    [2010-12-26 16:50] installed libgnome-data (2.32.0-3)
    [2010-12-26 16:50] upgraded gnome-settings-daemon (2.32.0-1 -> 2.32.1-2)
    [2010-12-26 16:50] upgraded gnome-control-center (2.32.0-1 -> 2.32.1-1)
    [2010-12-26 16:50] installed python2-gconf (2.28.1-5)
    [2010-12-26 16:50] upgraded gnome-games (2.32.0-3 -> 2.32.1-1)
    [2010-12-26 16:50] upgraded gstreamer0.10-good (0.10.24-1 -> 0.10.26-1)
    [2010-12-26 16:50] upgraded libsoup-gnome (2.32.0-1 -> 2.32.2-1)
    [2010-12-26 16:50] upgraded gstreamer0.10-good-plugins (0.10.24-1 -> 0.10.26-1)
    [2010-12-26 16:50] upgraded gnome-media (2.32.0-1 -> 2.32.0-2)
    [2010-12-26 16:50] upgraded gnome-panel-bonobo (2.32.0.2-2 -> 2.32.1-1)
    [2010-12-26 16:50] installed python2-bonobo (2.28.1-5)
    [2010-12-26 16:50] installed python2-libgnome (2.28.1-5)
    [2010-12-26 16:50] installed python2-gnomecanvas (2.28.1-5)
    [2010-12-26 16:50] installed python2-gnomevfs (2.28.1-5)
    [2010-12-26 16:50] upgraded gnome-python (2.28.1-3 -> 2.28.1-5)
    [2010-12-26 16:50] upgraded polkit (0.98-1 -> 0.99-1)
    [2010-12-26 16:50] upgraded procps (3.2.8-1 -> 3.2.8-3)
    [2010-12-26 16:50] upgraded pm-utils (1.4.0-1 -> 1.4.1-1)
    [2010-12-26 16:50] upgraded upower (0.9.6-0.20100929 -> 0.9.7-2)
    [2010-12-26 16:50] upgraded polkit-gnome (0.97-1 -> 0.99-1)
    [2010-12-26 16:50] upgraded gnome-session (2.32.0-1 -> 2.32.1-1)
    [2010-12-26 16:50] upgraded vte (0.26.1-1 -> 0.26.2-1)
    [2010-12-26 16:50] upgraded gnome-terminal (2.32.0-1 -> 2.32.1-1)
    [2010-12-26 16:50] upgraded gnome-themes (2.32.0-1 -> 2.32.1-1)
    [2010-12-26 16:50] upgraded gnupg (1.4.11-1 -> 1.4.11-2)
    [2010-12-26 16:50] upgraded gnupg2 (2.0.16-2 -> 2.0.16-3)
    [2010-12-26 16:50] installed atkmm (2.22.1-1)
    [2010-12-26 16:50] upgraded gtkmm (2.20.3-1 -> 2.22.0-1)
    [2010-12-26 16:50] upgraded gparted (0.7.0-1 -> 0.7.1-1)
    [2010-12-26 16:50] upgraded gpm (1.20.6-5 -> 1.20.6-6)
    [2010-12-26 16:50] upgraded gstreamer0.10-bad (0.10.19-1 -> 0.10.20-1)
    [2010-12-26 16:50] upgraded libdc1394 (2.1.2-1 -> 2.1.2-2)
    [2010-12-26 16:50] installed gsm (1.0.13-6)
    [2010-12-26 16:50] installed rtmpdump (2.3-3)
    [2010-12-26 16:50] installed libgme (0.5.5-3)
    [2010-12-26 16:50] upgraded gstreamer0.10-bad-plugins (0.10.19-1 -> 0.10.20-1)
    [2010-12-26 16:50] upgraded gstreamer0.10-ffmpeg (0.10.10-1 -> 0.10.11-1)
    [2010-12-26 16:50] upgraded gstreamer0.10-ugly (0.10.15-5 -> 0.10.16-1)
    [2010-12-26 16:50] upgraded gstreamer0.10-ugly-plugins (0.10.15-5 -> 0.10.16-1)
    [2010-12-26 16:50] upgraded gtk-engine-murrine (0.98.1.1-1 -> 0.98.1.1-2)
    [2010-12-26 16:50] upgraded gtk-vnc (0.3.10-2 -> 0.4.2-2)
    [2010-12-26 16:50] upgraded gvfs (1.6.5-2 -> 1.6.6-1)
    [2010-12-26 16:50] upgraded usbutils (0.90-1 -> 0.91-4)
    [2010-12-26 16:50] upgraded hal (0.5.14-4 -> 0.5.14-5)
    [2010-12-26 16:50] upgraded hyphen (2.6-1 -> 2.7.1-1)
    [2010-12-26 16:50] upgraded icu (4.4.2-1 -> 4.6-1)
    [2010-12-26 16:50] upgraded inetutils (1.8-1 -> 1.8-2)
    [2010-12-26 16:50] upgraded initscripts (2010.07-1 -> 2010.07-2)
    [2010-12-26 16:50] upgraded iptables (1.4.9-1 -> 1.4.10-1)
    [2010-12-26 16:50] upgraded ipw2100-fw (1.3-4 -> 1.3-5)
    [2010-12-26 16:50] upgraded ipw2200-fw (3.1-2 -> 3.1-3)
    [2010-12-26 16:50] upgraded isdn4k-utils (3.2p1-5 -> 3.2p1-6)
    [2010-12-26 16:50] upgraded jfsutils (1.1.14-1 -> 1.1.14-2)
    [2010-12-26 16:50] upgraded linux-firmware (20100911-1 -> 20101108-1)
    [2010-12-26 16:50] >>> Updating module dependencies. Please wait ...
    [2010-12-26 16:50] >>> MKINITCPIO SETUP
    [2010-12-26 16:50] >>> ----------------
    [2010-12-26 16:50] >>> If you use LVM2, Encrypted root or software RAID,
    [2010-12-26 16:50] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2010-12-26 16:50] >>> More information about mkinitcpio setup can be found here:
    [2010-12-26 16:50] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2010-12-26 16:50]
    [2010-12-26 16:50] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
    [2010-12-26 16:50] ==> Building image "default"
    [2010-12-26 16:50] ==> Running command: /sbin/mkinitcpio -k 2.6.36-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2010-12-26 16:50] :: Begin build
    [2010-12-26 16:50] :: Parsing hook [base]
    [2010-12-26 16:50] :: Parsing hook [udev]
    [2010-12-26 16:50] :: Parsing hook [autodetect]
    [2010-12-26 16:50] :: Parsing hook [pata]
    [2010-12-26 16:50] :: Parsing hook [scsi]
    [2010-12-26 16:51] :: Parsing hook [sata]
    [2010-12-26 16:51] :: Parsing hook [filesystems]
    [2010-12-26 16:51] :: Generating module dependencies
    [2010-12-26 16:51] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2010-12-26 16:51] ==> SUCCESS
    [2010-12-26 16:51] ==> Building image "fallback"
    [2010-12-26 16:51] ==> Running command: /sbin/mkinitcpio -k 2.6.36-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2010-12-26 16:51] :: Begin build
    [2010-12-26 16:51] :: Parsing hook [base]
    [2010-12-26 16:51] :: Parsing hook [udev]
    [2010-12-26 16:51] :: Parsing hook [pata]
    [2010-12-26 16:51] :: Parsing hook [scsi]
    [2010-12-26 16:51] :: Parsing hook [sata]
    [2010-12-26 16:51] :: Parsing hook [filesystems]
    [2010-12-26 16:51] :: Generating module dependencies
    [2010-12-26 16:51] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2010-12-26 16:51] ==> SUCCESS
    [2010-12-26 16:51] upgraded kernel26 (2.6.35.8-1 -> 2.6.36.2-1)
    [2010-12-26 16:51] upgraded less (436-1 -> 436-2)
    [2010-12-26 16:51] upgraded libdvdcss (1.2.10-1.1 -> 1.2.10-2)
    [2010-12-26 16:51] upgraded libgnome (2.32.0-1 -> 2.32.0-3)
    [2010-12-26 16:51] upgraded libgssglue (0.1-2 -> 0.1-3)
    [2010-12-26 16:51] upgraded libmpdclient (2.2-1 -> 2.3-1)
    [2010-12-26 16:51] upgraded libmtp (1.0.2-1 -> 1.0.2-2)
    [2010-12-26 16:51] upgraded libpcap (1.1.1-1 -> 1.1.1-2)
    [2010-12-26 16:51] upgraded libpurple (2.7.5-1 -> 2.7.8-1)
    [2010-12-26 16:51] upgraded libwebkit (1.2.5-1 -> 1.2.5-2)
    [2010-12-26 16:51] upgraded libwpd (0.8.14-1 -> 0.9.0-1)
    [2010-12-26 16:51] upgraded lvm2 (2.02.75-1 -> 2.02.78-1)
    [2010-12-26 16:51] upgraded lzo2 (2.03-1 -> 2.04-1)
    [2010-12-26 16:51] upgraded man-db (2.5.7-1 -> 2.5.9-1)
    [2010-12-26 16:51] upgraded man-pages (3.29-1 -> 3.32-1)
    [2010-12-26 16:51] upgraded me-tv (1.3.4-1 -> 1.3.5-1)
    [2010-12-26 16:51] upgraded mesa (7.8.2-3 -> 7.9.0.git20101207-2)
    [2010-12-26 16:51] upgraded mousetweaks (2.32.0-1 -> 2.32.1-1)
    [2010-12-26 16:51] upgraded mpd (0.15.13-1 -> 0.16-2)
    [2010-12-26 16:51] upgraded mpfr (3.0.0.p4-1 -> 3.0.0.p8-1)
    [2010-12-26 16:52] upgraded nano (2.2.5-1 -> 2.2.6-1)
    [2010-12-26 16:52] upgraded nautilus (2.32.0-1 -> 2.32.2-1)
    [2010-12-26 16:52] module configuration already contains alias directive
    [2010-12-26 16:52]
    [2010-12-26 16:52] upgraded ndiswrapper (1.56-5 -> 1.56-6)
    [2010-12-26 16:52] upgraded wireless_tools (29-3 -> 29-4)
    [2010-12-26 16:52] warning: directory permissions differ on var/lib/NetworkManager/
    filesystem: 755  package: 700
    [2010-12-26 16:52] ATTENTION:
    [2010-12-26 16:52]   /etc/NetworkManager/nm-system-settings.conf has been replaced
    [2010-12-26 16:52]   by /etc/NetworkManager/NetworkManager.conf. Make sure you move
    [2010-12-26 16:52]   any custom settings to the new config file.
    [2010-12-26 16:52] upgraded networkmanager (0.8.1-1 -> 0.8.3-0.20101130)
    [2010-12-26 16:52] upgraded network-manager-applet (0.8.1-2 -> 0.8.2-2)
    [2010-12-26 16:52] upgraded nfsidmap (0.23-3 -> 0.23-4)
    [2010-12-26 16:52] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2010-12-26 16:52] upgraded nvidia (260.19.12-1 -> 260.19.29-1)
    [2010-12-26 16:52] when you use a non-reparenting window manager
    [2010-12-26 16:52] set _JAVA_AWT_WM_NONREPARENTING=1 in
    [2010-12-26 16:52] /etc/profile.d/openjdk6.sh
    [2010-12-26 16:52] upgraded openjdk6 (6.b20_1.9.1-1 -> 6.b20_1.9.3-1)
    [2010-12-26 16:52] upgraded raptor (1.4.21-1 -> 1.4.21-2)
    [2010-12-26 16:52] upgraded rasqal (0.9.20-1 -> 0.9.21-1)
    [2010-12-26 16:52] upgraded redland (1.0.12-2 -> 1.0.12-3)
    [2010-12-26 16:52]  * check /etc/profile.d/openoffice.sh, then relogin or "source" the file
    [2010-12-26 16:52]  * see http://wiki.archlinux.org/index.php/Openoffice
    [2010-12-26 16:52]    how to use extensions, e.g. for spell checking
    [2010-12-26 16:52]    see /usr/lib/openoffice/share/extension/install what
    [2010-12-26 16:52]    is shipped with this package
    [2010-12-26 16:52]  * make sure you have installed a ttf font (ttf-dejavu recommended)
    [2010-12-26 16:52] upgraded openoffice-base (3.2.1-3 -> 3.2.1-4)
    [2010-12-26 16:52] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2010-12-26 16:52] upgraded pacman-mirrorlist (20100825-1 -> 20101223-1)
    [2010-12-26 16:52] upgraded patch (2.6.1-1 -> 2.6.1-2)
    [2010-12-26 16:52] upgraded perl-xml-parser (2.36-7 -> 2.40-1)
    [2010-12-26 16:52] upgraded pidgin (2.7.5-1 -> 2.7.8-1)
    [2010-12-26 16:52] upgraded pilot-link (0.12.5-1 -> 0.12.5-2)
    [2010-12-26 16:52] upgraded pkg-config (0.25-2 -> 0.25-3)
    [2010-12-26 16:52] upgraded poppler-data (0.4.3-1 -> 0.4.4-1)
    [2010-12-26 16:52] upgraded poppler (0.14.4-1 -> 0.14.5-1)
    [2010-12-26 16:52] upgraded poppler-glib (0.14.4-1 -> 0.14.5-1)
    [2010-12-26 16:52] upgraded postgresql-libs (9.0.1-2 -> 9.0.2-2)
    [2010-12-26 16:52] installed python2-cairo (1.8.10-1)
    [2010-12-26 16:52] upgraded python (3.1.2-2 -> 3.1.3-1)
    [2010-12-26 16:52] upgraded python-chardet (2.0.1-2 -> 2.0.1-3)
    [2010-12-26 16:52] installed python2-numpy (1.5.1-1)
    [2010-12-26 16:52] upgraded qt (4.7.0-4 -> 4.7.1-3)
    [2010-12-26 16:52] upgraded recode (3.6-5 -> 3.6-6)
    [2010-12-26 16:52] upgraded reiserfsprogs (3.6.21-2 -> 3.6.21-3)
    [2010-12-26 16:52] upgraded rpcbind (0.2.0-2 -> 0.2.0-3)
    [2010-12-26 16:52] upgraded smbclient (3.5.5-1 -> 3.5.6-1)
    [2010-12-26 16:52] upgraded syslog-ng (3.1.2-1 -> 3.2.1-1)
    [2010-12-26 16:52] upgraded tar (1.23-3 -> 1.25-1)
    [2010-12-26 16:52] upgraded telepathy-glib (0.12.3-1 -> 0.12.7-1)
    [2010-12-26 16:53] upgraded ttf-dejavu (2.30-2 -> 2.32-2)
    [2010-12-26 16:53] upgraded udisks (1.0.1-5 -> 1.0.2-1)
    [2010-12-26 16:53] upgraded unrar (3.9.10-1 -> 4.0.3-1)
    [2010-12-26 16:53] upgraded vino (2.32.0-1 -> 2.32.0-2)
    [2010-12-26 16:53] upgraded zvbi (0.2.33-2 -> 0.2.33-3)
    [2010-12-26 16:53] upgraded vlc (1.1.4.1-2 -> 1.1.5-2)
    [2010-12-26 16:53] upgraded warsow-data (0.5-4 -> 0.6-1)
    [2010-12-26 16:53] upgraded warsow (0.5-4 -> 0.6-3)
    [2010-12-26 16:53] upgraded which (2.20-3 -> 2.20-4)
    [2010-12-26 16:53] upgraded whois (5.0.7-1 -> 5.0.10-1)
    [2010-12-26 16:53] upgraded wireless-regdb (2009.11.25-1 -> 2010.11.24-1)
    [2010-12-26 16:53] upgraded xbitmaps (1.1.0-1 -> 1.1.1-1)
    [2010-12-26 16:53] upgraded xfsprogs (3.1.3-1 -> 3.1.4-1)
    [2010-12-26 16:53] upgraded xinetd (2.3.14-5 -> 2.3.14-6)
    [2010-12-26 16:53] upgraded xorg-docs (1.5-1 -> 1.6-1)
    [2010-12-26 16:53] upgraded xorg-iceauth (1.0.3-1 -> 1.0.4-1)
    [2010-12-26 16:53] installed xorg-xdpyinfo (1.2.0-1)
    [2010-12-26 16:53] installed xorg-xdriinfo (1.0.4-1)
    [2010-12-26 16:53] installed xorg-xev (1.1.0-1)
    [2010-12-26 16:53] installed xorg-xlsatoms (1.1.0-1)
    [2010-12-26 16:53] installed xorg-xlsclients (1.1.1-1)
    [2010-12-26 16:53] installed xorg-xprop (1.2.0-1)
    [2010-12-26 16:53] installed xorg-xvinfo (1.1.1-1)
    [2010-12-26 16:53] installed xorg-xwininfo (1.1.1-1)
    [2010-12-26 16:53] upgraded xorg-utils (7.6-5 -> 7.6-6)
    [2010-12-26 16:53] upgraded xorg-xauth (1.0.4-1 -> 1.0.5-1)
    [2010-12-26 16:53] upgraded xorg-xbacklight (1.1.1-1 -> 1.1.2-1)
    [2010-12-26 16:53] upgraded xorg-xgamma (1.0.3-1 -> 1.0.4-1)
    [2010-12-26 16:53] upgraded xorg-xhost (1.0.3-1 -> 1.0.4-1)
    [2010-12-26 16:53] upgraded xorg-xinit (1.2.1-1 -> 1.3.0-2)
    [2010-12-26 16:53] upgraded xorg-xinput (1.5.2-1 -> 1.5.3-1)
    [2010-12-26 16:53] upgraded xorg-xkill (1.0.2-1 -> 1.0.3-1)
    [2010-12-26 16:53] upgraded xorg-xrandr (1.3.3-1 -> 1.3.4-1)
    [2010-12-26 16:53] upgraded xorg-xrdb (1.0.6-1 -> 1.0.7-1)
    [2010-12-26 16:53] upgraded xorg-xrefresh (1.0.3-1 -> 1.0.4-1)
    [2010-12-26 16:53] upgraded xorg-xset (1.2.0-1 -> 1.2.1-1)
    [2010-12-26 16:53] upgraded xorg-xsetroot (1.0.3-1 -> 1.1.0-1)
    [2010-12-26 16:53] upgraded xorg-xwd (1.0.3-1 -> 1.0.4-1)
    [2010-12-26 16:53] upgraded xorg-xwud (1.0.2-1 -> 1.0.3-1)
    [2010-12-26 16:53] upgraded xterm (266-1 -> 267-1)
    [2010-12-26 16:53] upgraded zenity (2.32.0-1 -> 2.32.1-1)
    [2010-12-28 17:36] Running 'pacman -Stu'
    [2010-12-28 17:36] starting full system upgrade
    [2010-12-28 17:36] Running 'pacman -Syu'
    [2010-12-28 17:36] synchronizing package lists
    [2010-12-28 17:36] starting full system upgrade
    [2010-12-28 17:37] upgraded libpurple (2.7.8-1 -> 2.7.9-1)
    [2010-12-28 17:37] upgraded pidgin (2.7.8-1 -> 2.7.9-1)
    [2010-12-29 23:49] Running 'pacman -S openntp'
    [2010-12-29 23:49] Running 'pacman -S openntpd'
    [2010-12-29 23:49] adding new group: ntp
    [2010-12-29 23:49] adding new user: ntp
    [2010-12-29 23:49] installed openntpd (3.9p1-13)
    [2010-12-31 17:57] Running 'pacman -Syu'
    [2010-12-31 17:57] synchronizing package lists
    [2010-12-31 17:57] starting full system upgrade
    [2010-12-31 18:03] upgraded linux-api-headers (2.6.34-1 -> 2.6.36.2-1)
    [2010-12-31 18:03] Generating locales...
    [2010-12-31 18:03]   en_GB.UTF-8... done
    [2010-12-31 18:03]   en_US.UTF-8... done
    [2010-12-31 18:03]   en_US.ISO-8859-1... done
    [2010-12-31 18:03] Generation complete.
    [2010-12-31 18:03] upgraded glibc (2.12.1-4 -> 2.12.2-1)
    [2010-12-31 18:03] upgraded binutils (2.20.1-4 -> 2.21-2)
    [2010-12-31 18:03] upgraded gcc (4.5.1-2 -> 4.5.2-3)
    [2010-12-31 18:03] upgraded gcc-libs (4.5.1-2 -> 4.5.2-3)
    [2010-12-31 18:03] upgraded hyphen (2.7.1-1 -> 2.7.1-2)
    [2010-12-31 18:03] upgraded libwebkit (1.2.5-2 -> 1.2.6-1)
    [2010-12-31 18:03] upgraded nautilus (2.32.2-1 -> 2.32.2.1-1)
    [2010-12-31 18:03] upgraded twisted (10.2.0-1 -> 10.2.0-2)
    [2010-12-31 18:03] upgraded xulrunner (1.9.2.13-2 -> 1.9.2.13-3)
    [2011-01-01 00:31] Running 'pacman -S dhcpcd'
    [2011-01-01 00:35] Running 'pacman -Rns dhcpcd'
    [2011-01-01 00:36] Running 'pacman -Rns networkmanager'
    [2011-01-01 00:36] Running 'pacman -Rns network-manager-applet'
    [2011-01-01 00:36] removed network-manager-applet (0.8.2-2)
    [2011-01-01 00:36] removed mobile-broadband-provider-info (20100510-1)
    [2011-01-01 00:36] Running 'pacman -Rns networkmanager'
    [2011-01-01 00:36] removed networkmanager (0.8.3-0.20101130)
    [2011-01-01 00:36] Running 'pacman -Rns netcfg'
    [2011-01-01 00:36] removed netcfg (2.5.4-1)
    [2011-01-07 19:27] Running 'pacman -Syu'
    [2011-01-07 19:27] synchronizing package lists
    [2011-01-07 19:28] upgraded pacman (3.4.1-1 -> 3.4.2-1)
    [2011-01-07 19:28] Running 'pacman -Syu'
    [2011-01-07 19:28] synchronizing package lists
    [2011-01-07 19:28] starting full system upgrade
    [2011-01-07 19:34] upgraded atkmm (2.22.1-1 -> 2.22.1-2)
    [2011-01-07 19:34] upgraded bluez (4.82-1 -> 4.84-1)
    [2011-01-07 19:34] upgraded cairo (1.10.0-2 -> 1.10.2-1)
    [2011-01-07 19:34] upgraded cloog-ppl (0.15.9-2 -> 0.15.10-2)
    [2011-01-07 19:34] upgraded pam (1.1.1-2 -> 1.1.3-1)
    [2011-01-07 19:34] upgraded coreutils (8.7-1 -> 8.8-1)
    [2011-01-07 19:34] upgraded pciutils (3.1.7-1 -> 3.1.7-2)
    [2011-01-07 19:34] upgraded udev (164-3 -> 165-1)
    [2011-01-07 19:34] upgraded device-mapper (2.02.78-1 -> 2.02.79-1)
    [2011-01-07 19:34] upgraded cryptsetup (1.1.3-1 -> 1.2.0-1)
    [2011-01-07 19:34] upgraded e2fsprogs (1.41.12-1 -> 1.41.14-1)
    [2011-01-07 19:34] upgraded elfutils (0.149-2 -> 0.150-1)
    [2011-01-07 19:34] upgraded gcc (4.5.2-3 -> 4.5.2-4)
    [2011-01-07 19:34] upgraded gcc-libs (4.5.2-3 -> 4.5.2-4)
    [2011-01-07 19:34] upgraded gnome-media (2.32.0-2 -> 2.32.0-3)
    [2011-01-07 19:34] upgraded groff (1.20.1-4 -> 1.21-1)
    [2011-01-07 19:34] upgraded hunspell (1.2.12-1 -> 1.2.14-1)
    [2011-01-07 19:34] upgraded libcups (1.4.5-2 -> 1.4.6-1)
    [2011-01-07 19:34] upgraded libmysqlclient (5.1.51-1 -> 5.1.54-1)
    [2011-01-07 19:34] upgraded libtool (2.4-1 -> 2.4-2)
    [2011-01-07 19:34] upgraded lvm2 (2.02.78-1 -> 2.02.79-1)
    [2011-01-07 19:34] upgraded python2 (2.7.1-3 -> 2.7.1-4)
    [2011-01-07 19:34] Updating font cache... done.
    [2011-01-07 19:34] upgraded ttf-freefont (20090104-2 -> 20100919-1)
    [2011-01-08 20:14] Running 'pacman -Sy'
    [2011-01-08 20:14] synchronizing package lists
    [2011-01-08 20:16] Running 'pacman -Sy'
    [2011-01-08 20:16] synchronizing package lists
    [2011-01-08 20:18] Running 'pacman -Sy'
    [2011-01-08 20:18] synchronizing package lists
    [2011-01-08 20:22] Running 'pacman -S kernal26'
    [2011-01-08 20:22] Running 'pacman -S kernel26'
    [2011-01-08 20:25] Running 'pacman -Sn kernel26'
    [2011-01-08 20:26] Running 'pacman -S kernel26 ndiswrapper'
    [2011-01-08 20:26] Running 'pacman -S kernel26 ndiswrapper nvidia'
    [2011-01-08 20:29] >>> Updating module dependencies. Please wait ...
    [2011-01-08 20:29] >>> MKINITCPIO SETUP
    [2011-01-08 20:29] >>> ----------------
    [2011-01-08 20:29] >>> If you use LVM2, Encrypted root or software RAID,
    [2011-01-08 20:29] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2011-01-08 20:29] >>> More information about mkinitcpio setup can be found here:
    [2011-01-08 20:29] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2011-01-08 20:29]
    [2011-01-08 20:29] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
    [2011-01-08 20:29] ==> Building image "default"
    [2011-01-08 20:29] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2011-01-08 20:29] :: Begin build
    [2011-01-08 20:29] :: Parsing hook [base]
    [2011-01-08 20:29] :: Parsing hook [udev]
    [2011-01-08 20:29] :: Parsing hook [autodetect]
    [2011-01-08 20:29] :: Parsing hook [pata]
    [2011-01-08 20:29] :: Parsing hook [scsi]
    [2011-01-08 20:29] :: Parsing hook [sata]
    [2011-01-08 20:29] :: Parsing hook [filesystems]
    [2011-01-08 20:29] :: Generating module dependencies
    [2011-01-08 20:29] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2011-01-08 20:29] ==> SUCCESS
    [2011-01-08 20:29] ==> Building image "fallback"
    [2011-01-08 20:29] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2011-01-08 20:29] :: Begin build
    [2011-01-08 20:29] :: Parsing hook [base]
    [2011-01-08 20:29] :: Parsing hook [udev]
    [2011-01-08 20:29] :: Parsing hook [pata]
    [2011-01-08 20:29] :: Parsing hook [scsi]
    [2011-01-08 20:29] :: Parsing hook [sata]
    [2011-01-08 20:29] :: Parsing hook [filesystems]
    [2011-01-08 20:29] :: Generating module dependencies
    [2011-01-08 20:30] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2011-01-08 20:30] ==> SUCCESS
    [2011-01-08 20:30] upgraded kernel26 (2.6.36.2-1 -> 2.6.37-1)
    [2011-01-08 20:30] module configuration already contains alias directive
    [2011-01-08 20:30]
    [2011-01-08 20:30] upgraded ndiswrapper (1.56-6 -> 1.56-7)
    [2011-01-08 20:30] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2011-01-08 20:30] upgraded nvidia (260.19.29-1 -> 260.19.29-2)
    [2011-01-09 22:54] Running 'pacman -S kernel26 2.6.36.2-1'
    [2011-01-09 22:55] Running 'pacman -S kernel26 2.6.36.2-1'
    [2011-01-09 22:55] Running 'pacman -Rns kernel26 2.6.37-1'
    [2011-01-09 22:57] Running 'pacman -Rns testing/kernel26 2.6.37-1'
    [2011-01-09 22:57] Running 'pacman -Rns /testing/kernel26 2.6.37-1'
    [2011-01-09 22:58] Running 'pacman -Rns testing/kernel26'
    [2011-01-09 22:58] Running 'pacman -Rns kernel26'
    [2011-01-09 23:00] Running 'pacman -Rns kernel26 2.6.37'
    [2011-01-09 23:00] Running 'pacman -Rns kernel26=2.6.37'
    [2011-01-09 23:01] Running 'pacman -S kernel26'
    [2011-01-09 23:01] Running 'pacman -S kernel26 nvidia ndiswrapper'
    [2011-01-09 23:02] >>> Updating module dependencies. Please wait ...
    [2011-01-09 23:02] >>> MKINITCPIO SETUP
    [2011-01-09 23:02] >>> ----------------
    [2011-01-09 23:02] >>> If you use LVM2, Encrypted root or software RAID,
    [2011-01-09 23:02] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2011-01-09 23:02] >>> More information about mkinitcpio setup can be found here:
    [2011-01-09 23:02] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2011-01-09 23:02]
    [2011-01-09 23:02] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
    [2011-01-09 23:02] ==> Building image "default"
    [2011-01-09 23:02] ==> Running command: /sbin/mkinitcpio -k 2.6.36-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2011-01-09 23:02] :: Begin build
    [2011-01-09 23:02] :: Parsing hook [base]
    [2011-01-09 23:02] :: Parsing hook [udev]
    [2011-01-09 23:02] :: Parsing hook [autodetect]
    [2011-01-09 23:02] :: Parsing hook [pata]
    [2011-01-09 23:02] :: Parsing hook [scsi]
    [2011-01-09 23:02] :: Parsing hook [sata]
    [2011-01-09 23:02] :: Parsing hook [filesystems]
    [2011-01-09 23:02] :: Generating module dependencies
    [2011-01-09 23:02] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2011-01-09 23:02] ==> SUCCESS
    [2011-01-09 23:02] ==> Building image "fallback"
    [2011-01-09 23:02] ==> Running command: /sbin/mkinitcpio -k 2.6.36-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2011-01-09 23:02] :: Begin build
    [2011-01-09 23:02] :: Parsing hook [base]
    [2011-01-09 23:02] :: Parsing hook [udev]
    [2011-01-09 23:02] :: Parsing hook [pata]
    [2011-01-09 23:02] :: Parsing hook [scsi]
    [2011-01-09 23:02] :: Parsing hook [sata]
    [2011-01-09 23:02] :: Parsing hook [filesystems]
    [2011-01-09 23:02] :: Generating module dependencies
    [2011-01-09 23:03] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2011-01-09 23:03] ==> SUCCESS
    [2011-01-09 23:03] upgraded kernel26 (2.6.37-1 -> 2.6.36.2-1)
    [2011-01-09 23:03] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2011-01-09 23:03] upgraded nvidia (260.19.29-2 -> 260.19.29-1)
    [2011-01-09 23:03] module configuration already contains alias directive
    [2011-01-09 23:03]
    [2011-01-09 23:03] upgraded ndiswrapper (1.56-7 -> 1.56-6)
    I'm also going to run some hardware tests after work just to double check that all my hardware is functioning as it should so that will eliminate another potential cause.
    If downgrading Udev to 164-3 doesn't solve the problem, i will try your version of it Daniel. And if that fails ill try downgrading the kernel to 2.6.35 or something and see if that solves it.
    Sorry for the super long post,
    Thanks again for your help.
    Scott.
    Last edited by ScottWilson1990 (2011-01-10 11:51:17)

  • Mid 2010 MacBook Pro Kernel Panics

    I''ve been getting intermittent Kernel Panics on my laptop. Mostly while watching video, so I downloaded the firmware fix, but that hasn't fixed anything. Took it to the geniuses to have a look, they couldn't find an issue with the video, or hard drive, and suggested I do the extended hardware diagnostic. I've done that a few times, but has shown that everything is fine. I've also wiped the drive, and re-installed the os (had a kernel panic while installing it).
    I've been running the system with just the bundled software, and it's still giving me problems.
    Any thoughts on if my logic board is shot, or what?
    Thanks

    Hey Linc, can you please help me too? I have the same problem.
    Interval Since Last Panic Report:  193687 sec
    Panics Since Last Report:          2
    Anonymous UUID:                    0C3E3B46-4039-494D-BB1A-2250D9F26029
    Wed Nov 30 00:42:37 2011
    panic(cpu 0 caller 0xffffff80002c266d): Kernel trap at 0xffffff7f8218d21e, type 13=general protection, registers:
    CR0: 0x000000008001003b, CR2: 0xffffff80a3720004, CR3: 0x0000000012282000, CR4: 0x0000000000000660
    RAX: 0x0000000000000000, RBX: 0xf5058d48e5894855, RCX: 0x0000000009000000, RDX: 0xffffff8000821078
    RSP: 0xffffff807ababd20, RBP: 0xffffff807ababd30, RSI: 0x000000002b7dd6d4, RDI: 0xffffff800fe96988
    R8:  0xffffff800fb3a240, R9:  0x00000000c3836d91, R10: 0xffffff800da95e00, R11: 0x0000000000000000
    R12: 0xffffff807ababdc7, R13: 0x0000000000000001, R14: 0x0000000000000000, R15: 0xffffff800fd7bdc0
    RFL: 0x0000000000010286, RIP: 0xffffff7f8218d21e, CS:  0x0000000000000008, SS:  0x0000000000000010
    CR2: 0xffffff80a3720004, Error code: 0x0000000000000000, Faulting CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff807abab9e0 : 0xffffff8000220702
    0xffffff807ababa60 : 0xffffff80002c266d
    0xffffff807ababc00 : 0xffffff80002d7a1d
    0xffffff807ababc20 : 0xffffff7f8218d21e
    0xffffff807ababd30 : 0xffffff7f8218d452
    0xffffff807ababd50 : 0xffffff7f8218d5ee
    0xffffff807ababd80 : 0xffffff7f8218c8fa
    0xffffff807ababe00 : 0xffffff8000596fba
    0xffffff807ababe40 : 0xffffff8000580cad
    0xffffff807ababe80 : 0xffffff80005873e2
    0xffffff807ababf50 : 0xffffff80005caa9b
    0xffffff807ababfb0 : 0xffffff80002d8363
          Kernel Extensions in backtrace:
             com.intego.kext.VirusBarrier.AppBarrierKPI(10.6.13)[20EED087-D04B-9B24-B745-75F A012BBD2A]@0xffffff7f8218c000->0xffffff7f8218efff
    BSD process name corresponding to current thread: WebProcess
    Mac OS version:
    11C74
    Kernel version:
    Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
    Kernel UUID: 59275DFA-10C0-30B3-9E26-F7B5DFB1A432
    System model name: MacBookPro5,2 (Mac-F2268EC8)
    System uptime in nanoseconds: 27899913680686
    last loaded kext at 27619661605824: com.apple.iokit.IOAVBFamily 1.0.0d22 (addr 0xffffff7f807c0000, size 36864)
    last unloaded kext at 27713621968028: com.apple.iokit.IOEthernetAVBController 1.0.0d5 (addr 0xffffff7f807bb000, size 20480)
    loaded kexts:
    com.intego.iokit.VirusBarrierX6Service 10.6.13
    com.intego.iokit.VBX6NKE 8
    com.intego.iokit.BehavioralKext 1
    com.intego.kext.VirusBarrier.AppBarrierKPI 10.6.13
    com.intego.kext.VirusBarrierKPI 10.6.13
    com.apple.driver.iPodSBCDriver 1.6.0
    com.apple.driver.AppleHWSensor 1.9.4d0
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AppleMikeyHIDDriver 122
    com.apple.driver.AudioAUUC 1.59
    com.apple.driver.AppleUpstreamUserClient 3.5.9
    com.apple.driver.AppleMCCSControl 1.0.26
    com.apple.driver.AppleHDA 2.1.3f7
    com.apple.driver.AppleMikeyDriver 2.1.3f7
    com.apple.driver.AGPM 100.12.42
    com.apple.GeForce 7.1.2
    com.apple.driver.SMCMotionSensor 3.0.1d2
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.driver.AppleLPC 1.5.3
    com.apple.driver.ACPI_SMC_PlatformPlugin 4.7.5d4
    com.apple.driver.AppleSMCLMU 2.0.1d2
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AudioIPCDriver 1.2.1
    com.apple.driver.AppleMuxControl 3.0.16
    com.apple.driver.AppleUSBTCButtons 225.2
    com.apple.driver.AppleUSBTCKeyboard 225.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 33
    com.apple.driver.AppleIRController 312
    com.apple.iokit.SCSITaskUserClient 3.0.1
    com.apple.iokit.IOAHCIBlockStorage 2.0.1
    com.apple.driver.AirPort.Brcm4331 512.20.18
    com.apple.driver.AppleFWOHCI 4.8.9
    com.apple.nvenet 2.0.17
    com.apple.driver.AppleEFINVRAM 1.5.0
    com.apple.driver.AppleHPET 1.6
    com.apple.driver.AppleAHCIPort 2.2.0
    com.apple.driver.AppleUSBHub 4.5.0
    com.apple.driver.AppleRTC 1.4
    com.apple.driver.AppleUSBEHCI 4.5.0
    com.apple.driver.AppleUSBOHCI 4.4.5
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 1.4
    com.apple.driver.AppleSMBIOS 1.7
    com.apple.driver.AppleACPIEC 1.4
    com.apple.driver.AppleAPIC 1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient 167.0.0
    com.apple.nke.applicationfirewall 3.2.30
    com.apple.security.quarantine 1
    com.apple.driver.AppleIntelCPUPowerManagement 167.0.0
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.0.1
    com.apple.iokit.IOUSBMassStorageClass 3.0.0
    com.apple.kext.triggers 1.0
    com.apple.driver.DspFuncLib 2.1.3f7
    com.apple.iokit.IOFireWireIP 2.2.4
    com.apple.driver.AppleSMBusController 1.0.10d0
    com.apple.nvidia.nv50hal 7.1.2
    com.apple.NVDAResman 7.1.2
    com.apple.driver.AppleSMBusPCI 1.0.10d0
    com.apple.iokit.IOSurface 80.0
    com.apple.iokit.IOBluetoothSerialManager 4.0.1f4
    com.apple.iokit.IOSerialFamily 10.0.5
    com.apple.driver.IOPlatformPluginFamily 4.7.5d4
    com.apple.driver.AppleHDAController 2.1.3f7
    com.apple.iokit.IOHDAFamily 2.1.3f7
    com.apple.driver.AppleSMC 3.1.1d8
    com.apple.iokit.IOAudioFamily 1.8.3fc11
    com.apple.kext.OSvKernDSPLib 1.3
    com.apple.driver.ApplePolicyControl 3.0.16
    com.apple.driver.AppleGraphicsControl 3.0.16
    com.apple.driver.AppleBacklightExpert 1.0.3
    com.apple.iokit.IONDRVSupport 2.3.2
    com.apple.iokit.IOGraphicsFamily 2.3.2
    com.apple.driver.BroadcomUSBBluetoothHCIController 4.0.1f4
    com.apple.driver.AppleUSBBluetoothHCIController 4.0.1f4
    com.apple.iokit.IOBluetoothFamily 4.0.1f4
    com.apple.driver.AppleUSBMultitouch 227.1
    com.apple.iokit.IOUSBHIDDriver 4.4.5
    com.apple.driver.AppleUSBMergeNub 4.5.3
    com.apple.driver.AppleUSBComposite 3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.0.1
    com.apple.iokit.IOBDStorageFamily 1.6
    com.apple.iokit.IODVDStorageFamily 1.7
    com.apple.iokit.IOCDStorageFamily 1.7
    com.apple.driver.XsanFilter 403
    com.apple.iokit.IOAHCISerialATAPI 2.0.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.0.1
    com.apple.iokit.IO80211Family 411.1
    com.apple.iokit.IOFireWireFamily 4.4.5
    com.apple.iokit.IONetworkingFamily 2.0
    com.apple.iokit.IOAHCIFamily 2.0.7
    com.apple.driver.NVSMU 2.2.9
    com.apple.driver.AppleEFIRuntime 1.5.0
    com.apple.iokit.IOUSBUserClient 4.5.3
    com.apple.iokit.IOUSBFamily 4.5.3
    com.apple.iokit.IOHIDFamily 1.7.1
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 165.3
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.DiskImages 331
    com.apple.iokit.IOStorageFamily 1.7
    com.apple.driver.AppleKeyStore 28.18
    com.apple.driver.AppleACPIPlatform 1.4
    com.apple.iokit.IOPCIFamily 2.6.7
    com.apple.iokit.IOACPIFamily 1.4
    Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 2.93 GHz, 4 GB, SMC 1.42f4
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.100.98.75.18)
    Bluetooth: Version 4.0.1f4, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9320421ASG, 320.07 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS21N
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8217, 0x06110000 / 5

Maybe you are looking for

  • Tons of packet loss and Verizon techs say its fine

    As you can see from the below test ran from dslreports.com, I'm having a lot of packet loss issues. This has been going on for nearly two weeks now and tech support has been more of an annoyance than a help upto this point. I've talked to tech suppor

  • I have 1 music library, but 2 iphones; how do i remove songs from 1 and leave them on another?

    i have 2 iphones and 1 music library on my laptop.  i just install ios7 today on one phone and now i'm seeing my entire music library on that when I really just want the playlists.  i unchecked all of the music in the library but it still syncs and s

  • Need suggestion in MDX

    Could anyone please describe me the difference between "WITH" and "SCOPE" keywords in MDX? Both are used for creating the named sets and calculated members I think. But I don't know difference.

  • How to Upload Many User Profile Photos/Pictures

    Hi everyone. We've been struggling on uploading user profile pictures to our Sharepoint online sites. I have been reading this post http://get-spscripts.com/2010/12/upload-multiple-user-profile.html but it kind of helps but not really. If we rename o

  • Link DMS document to Sales Order

    Hello - Currenlty, our Quality Department manually opens each applicable sales order and manually attaches a required document via the "Extras/Documents" path from within VA02 menu bar. It is extremely time consuming. I want to know if it is possible