Lilo fails after latest beyond kernel (solution found)

The lilo message is as follows:
[root@n6re ~]# /sbin/lilo -v
LILO version 22.7.1, Copyright (C) 1992-1998 Werner Almesberger
Development beyond version 21 Copyright (C) 1999-2005 John Coffman
Released 17-Sep-2005 and compiled at 14:59:07 on Sep 21 2005.
Reading boot sector from /dev/hda
Using MENU secondary loader
Calling map_insert_data
Boot image: /boot/vmlinuz26
write map file: Input/output error
[root@n6re ~]#
Obviously, I cannot reboot since lilo failed.
EDIT2:  Powered down and rebooted into arch kernel OK. 
Re-ran Lilo successfully.  Rebooted into kernel26beyond and received kernel panic with reference to cannot find hda3.
rebooted into arch and added the following to Lilo.conf ...append="root=/dev/hda3 rootfs=ext3"
Now must run /sbin/lilo -v again before running the beyond kernel....
Will report back...
Any ideas to correct the error in vmlinuz26 map file?  Mebbe corrupt download?
EDIT:  Since the error in lilo references /vmlinuz26 (not /vmlinuz26beyond) I assume that the arch kernel listing in my Lilo has been affected.  The wiki introduces an append to replace ...root=/dev/hda3.... which I assume to mean in the beyond kernel listing only.  Perhaps it is needed in the arch kernel as well?
Below is my Lilo conf.:
# /etc/lilo.conf
boot=/dev/hda
# This line often fixes L40 errors on bootup
# disk=/dev/hda bios=0x80
default=arch
timeout=50
lba32
prompt
image=/boot/vmlinuz26
        label=arch
        root=/dev/hda3
        initrd=/boot/initrd26-full.img
        read-only
image=/boot/vmlinuz26beyond
        label=2.6.16-beyond
        append="root=/dev/hda3"
        initrd=/boot/kernel26.img
        read-only
image=/boot/vmlinuz26beyond
       label=cpio
        root=/dev/hda3
        initrd=/boot/ray.img
        read-only
image=/boot/vmlinuz26
        label=cpio2
        append="root=/dev/hda3 rootfs=ext3"
        initrd=/boot/rays.img
        read-only
#other=/dev/hda1
#        label=dos
It would seem that the arch kernel needs the changes as well as the beyond kernel which isn't made mandatory in the wiki.  Am I wrong?
EDIT3:   Ran kernel26beyond and again received ...kernel panic.
Rewrote lilo.conf to change the append to...append="root=/dev/hda3 rootfstype=ext3" in all lilo references to beyond kernel  and cpio boots.
Reran Lilo and will reboot into beyond kernel and report result.

Utilized qtparted in another arch HDD boot to re-partition via USB IDE as sda1 and enabled a larger /boot partition from MB borrowed from sda2 swap partition.  Ran /sbin/lilo -v in sda3 partition.
After rebooting into original arch HDD, successfully, rebooted to kernel26beyond and received.... kernel panic-not syncing-attempted to kill init...
Iphitus advised that my Lilo was in error...initrd=/boot/kernel26.img....should be...initrd=/boot/kernel26beyond.img..  This change in Lilo corrected the boot of kernel26beyond.
The original Lilo config was obtained from the wiki "Configurin mkinitcpio" which lists the wrong lilo config which I followed for the kernel26beyond.
A word to the wise>>>>>
Edit:  Iphitus advises wiki has been corrected

Similar Messages

  • [SOLVED] GTK applications failing after latest update

    Several GTK applications are failing after the latest updates.
    So far, I have found Bleachbit and Gtkpacman are crashing, but there may be more.
    They all give the  same error messages (obviously, the application name/line number in the first line varies):
    File "/usr/bin/bleachbit", line 41, in <module>
    import gtk
    File "/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
    from gtk import _gtk
    ImportError: /usr/lib/python2.7/site-packages/gtk-2.0/gtk/_gtk.so: undefined symbol: gtk_combo_box_set_entry_text_column
    How do I fix this?
    Many thanks in advance.
    Last edited by myrlin (2011-05-07 10:17:03)

    How do you manage to reply to my problems before I've finished typing, Wonder??
    VERY many thanks once again.
    pacman -Q pygtk gtk2 give different versions, as I haven't yet been able to fix my previous problem with Firefox 3.6 (machine in constant use), so I guess that's the problem.
    Thank you SO much for your help, support and patience.

  • Boot Fail after latest BIOS Update on Flex 2-15D

    Hi everyone,
    I have a severe problem (I guess) after the latest BIOS Update. Windows 7 freezes during startup.
    I own a 64-bit Lenovo FLex 2 15D with AMD A6-6310 and R4, 4GB RAM and a SSHD (8GBSSH). I purchased it without OS and installed Windows 7 - which worked fine so far.
    I yesterday updated the BIOS with version 9FCN23WW (for Win7 and Win8), the latest BIOS update. A mistake, it seems.
    After Reboot, I first had to disable Secure Boot in the BIOS, because it would not let me boot at all. I figured out how to get into the BIOS-Setup to disable this (press Enter 2x, press Tab when in the Boot Menu to access the "Apps Menu", then "SETUP" - just in case this helps someone).
    Now Win7 begins to start up, but freezes during the startup process (the splash screen with the win flag freezes and looks a bit strange. I used the "protected mode" Windows Startup and saw that the process always hangs when loading "amdkmpfd.sys".
    That is basically it.I guess I have to find a way to re-install the previous version of the BIOS, but I have no idea how!
    Any idea?!
    Now about what I did to fix this (poor, but I tried):
    If I try to start from a Win7 installation CD-ROM (actually it is one for Dell PCs, but I guess that is not the problem) and press a key to boot from CD, Windows loads files, shows "Starting Windows"  and at a certain point again just freezes. When I -do not- press a key, WIndows Boot Manager shows up and mentions that "Windows failed to start (etc.)" "File: \EFI\Microsoft\Boot\BCD" "An Error occurred while attempting to read the boot configuration data."
    I can't even boot into Linux on a USB stick, because the Windows "Error Recovery" (translated from German, sorry - my guess) won't let me when I try (just offers to boot to Win7 in protected mode - it could be that it fails immediately and jumps back to Win Startup).
    Thank you for every bit of help!
    Tristam
    Solved!
    Go to Solution.

    I found our the solution to my problem with the help of SebastianLenovo ...
    In the BIOS / Boot Mode, I switched back from "UEFI" to "Legacy". That's it. That simple. The BIOS Upgrade routine just did not transfer that setting from the old BIOS to the new.
    Given the fact that 1. I did not change that setting, so it is default and 2. it would have been easy to avoid, if the BIOS update routine would be well programmed to transfer the current BIOS settings to the new, upgraded BIOS ...
    Anyway a strange situation that a 64-bit system has a 32-bit BIOS. Actually no Linux distribution (except FatDog and rescue systems) are able to deal with it - Linux only running as a Virtual Machine under Windows. I think this is inappropriate and really taking away a part of the fun if you can not run this laptop as a dual boot system.
    Thanks to Sebastian and I hope this solution helps someone in the future...
    Regards, Tristam.

  • Some CNAME DNS queries fail after latest 10.6.5 update

    Right after rebooting from the latest MacOS X update I noticed some DNS queries are failing. These happen to be DNS queries for CNAME records. Other computers in the same network are not affected by this problem, including Mac's to wich the update was not yet installed.
    Here are the simple diagnostic steps:
    snowboard:~ pmsjt$ nslookup imap.texair.net.
    Server: 192.168.0.14
    Address: 192.168.0.14#53
    imap.texair.net canonical name = taz.warner.local.
    Name: taz.warner.local
    Address: 192.168.0.12
    snowboard:~ pmsjt$ ping imap.texair.net
    ping: cannot resolve imap.texair.net: Unknown host
    snowboard:~ pmsjt$
    snowboard:~ pmsjt$ ping taz.warner.local
    PING taz.warner.local (192.168.0.12): 56 data bytes
    64 bytes from 192.168.0.12: icmp_seq=0 ttl=64 time=2.818 ms
    64 bytes from 192.168.0.12: icmp_seq=1 ttl=64 time=2.211 ms
    64 bytes from 192.168.0.12: icmp_seq=2 ttl=64 time=1.425 ms
    64 bytes from 192.168.0.12: icmp_seq=3 ttl=64 time=2.242 ms
    64 bytes from 192.168.0.12: icmp_seq=4 ttl=64 time=4.882 ms
    64 bytes from 192.168.0.12: icmp_seq=5 ttl=64 time=3.190 ms
    ^C
    --- taz.warner.local ping statistics ---
    6 packets transmitted, 6 packets received, 0.0% packet loss
    round-trip min/avg/max/stddev = 1.425/2.795/4.882/1.083 ms
    snowboard:~ pmsjt$

    Just as a sanity check, the second portion of the clause from the KB article doesn't apply in your situation, does it?
    Additionally, Mac OS X v10.6 automatically detects when the local network operator has set up a name server that will answer name requests for a domain ending in ".local". It does this by checking to see if there is a Start Of Authority (SOA) record for the top level domain "local", which is how a DNS server indicates that it claims to have authority over a part of the DNS namespace. As long as the DNS server is properly configured with the required SOA record, Mac OS X v10.6 will detect this SOA record and automatically use this server to look up all host names in the domain.
    Also, if you have time, you might want to check what mDNSResponder is actually doing by enabling logging; the man page describes the process in more detail:
    LOGGING
    There are several methods with which to examine mDNSResponder's internal state for debugging and
    diagnostic purposes. The syslog(1) logging levels map as follows:
    Error - Error messages
    Warning - Client-initiated operations
    Notice - Sleep proxy operations
    Info - Informational messages
    By default, only log level Error is logged.
    A SIGUSR1 signal toggles additional logging, with Warning and Notice enabled by default:
    % sudo killall -USR1 mDNSResponder
    Once this logging is enabled, users can additionally use syslog(1) to change the log filter for the
    process. For example, to enable log levels Emergency - Debug:
    % sudo syslog -c mDNSResponder -d
    A SIGUSR2 signal toggles packet logging:
    % sudo killall -USR2 mDNSResponder
    A SIGINFO signal will dump a snapshot summary of the internal state to /var/log/system.log:
    % sudo killall -INFO mDNSResponder
    http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/ man8/mDNSResponder.8.html
    I suspect in this case packet logging might be most informative.

  • Loading Modules [FAIL] after updating to kernel 2.6.39

    During startup, I see that the Loading Modules part fails. It was doing just fine prior to the update. I fear that some modules are not loaded. So I want to know:
    (1) How to fix this
    (2) How to determine which module failed
    Thanks.

    I get the same problem at boot time (see a FAIL while loading modules) however,
    modprobe -av "list of modules"
    reports no problems. The list of modules I used is the same as in rc.conf in the MODULES directive, as shown below
    MODULES=(ac battery button processor thermal video cdrom intel-agp intel-gtt tpm_bios tpm tpm_tis tpm_tis dcdbas i2c-i801 i2c-core evdev joydev pcspkr psmouse serio_raw sparse-keymap memstick r592 mmc_core sdhci sdhci-pci pci_hotplug shpchp dell-laptop dell-wmi wmi nvidia iTCO_vendor_support iTCO_wdt crc-itu-t snd-hwdep snd snd-page-alloc snd-pcm snd-timer snd-hda-codec snd-hda-intel soundcore scsi_mod ata_piix libphy tg3 mac80211 rfkill iwl3945 iwl-legacy cfg80211 usbcore ehci-hcd uhci-hcd option usbserial usb_wwan firewire-core firewire-ohci sd_mod sr_mod st sg)
    Loading modules automatically was disabled in rc.conf; thus, these modules should be the only ones being loaded at boot time.
    Looked at syslog.log but found no issues. Here is a copy of kernel.log for reference:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Initializing cgroup subsys cpuset
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Initializing cgroup subsys cpu
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Linux version 2.6.39-ARCH (tobias@T-POWA-LX) (gcc version 4.6.0 20110603 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Jun 6 22:37:55 CEST 2011
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Command line: root=/dev/disk/by-uuid/82c10fe2-3a79-4aec-ad18-0a94e2adba10 ro
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-provided physical RAM map:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 00000000bfe84c00 (usable)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000bfe84c00 - 00000000c0000000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000fed18000 - 00000000fed1c000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000feda0000 - 00000000feda6000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] NX (Execute Disable) protection: active
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMI 2.4 present.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMI: Dell Inc. Precision M6300 / , BIOS A08 02/28/2008
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] No AGP bridge found
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] MTRR default type: uncachable
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] MTRR fixed ranges enabled:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 00000-9FFFF write-back
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] A0000-BFFFF uncachable
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] C0000-CFFFF write-protect
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] D0000-EFFFF uncachable
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] F0000-FFFFF write-protect
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] MTRR variable ranges enabled:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0 base 000000000 mask F80000000 write-back
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 1 base 080000000 mask FC0000000 write-back
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 2 base 100000000 mask FC0000000 write-back
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 3 base 0BFF00000 mask FFFF00000 uncachable
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 4 disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 5 disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 6 disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 7 disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] e820 update range: 00000000bff00000 - 0000000100000000 (usable) ==> (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] last_pfn = 0xbfe84 max_arch_pfn = 0x400000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] initial memory mapped : 0 - 20000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] init_memory_mapping: 0000000000000000-00000000bfe84000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0000000000 - 00bfe00000 page 2M
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 00bfe00000 - 00bfe84000 page 4k
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] kernel direct mapping tables up to bfe84000 @ bfe7f000-bfe84000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0100000000 - 0140000000 page 2M
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] kernel direct mapping tables up to 140000000 @ 13fffa000-140000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] RAMDISK: 37e4a000 - 37ff0000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: RSDP 00000000000fbb60 00024 (v02 DELL )
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: XSDT 00000000bfe86600 00064 (v01 DELL M08 27D8021C ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: FACP 00000000bfe8649c 000F4 (v04 DELL M08 27D8021C ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: DSDT 00000000bfe86c00 05718 (v02 INT430 SYSFexxx 00001001 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: FACS 00000000bfe95400 00040
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: HPET 00000000bfe86700 00038 (v01 DELL M08 00000001 ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: APIC 00000000bfe86800 00068 (v01 DELL M08 27D8021C ASL 00000047)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: ASF! 00000000bfe86400 0007E (v32 DELL M08 27D8021C ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: MCFG 00000000bfe867c0 0003E (v16 DELL M08 27D8021C ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: TCPA 00000000bfe86b00 00032 (v01 00000000 ASL 00000000)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: SLIC 00000000bfe8689c 00176 (v01 DELL M08 27D8021C ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: SSDT 00000000bfe84d7e 004CC (v01 PmRef CpuPm 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] No NUMA configuration found
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Faking a node at 0000000000000000-0000000140000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] NUMA: Using 63 for the hash shift.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] [ffffea0000000000-ffffea00045fffff] PMD -> [ffff88013b600000-ffff88013edfffff] on node 0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Zone PFN ranges:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA 0x00000010 -> 0x00001000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA32 0x00001000 -> 0x00100000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Normal 0x00100000 -> 0x00140000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Movable zone start PFN for each node
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] early_node_map[3] active PFN ranges
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0: 0x00000010 -> 0x0000009f
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0: 0x00000100 -> 0x000bfe84
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0: 0x00100000 -> 0x00140000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] On node 0 totalpages: 1048083
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA zone: 56 pages used for memmap
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA zone: 5 pages reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA zone: 3922 pages, LIFO batch:0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA32 zone: 14280 pages used for memmap
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA32 zone: 767676 pages, LIFO batch:31
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Normal zone: 3584 pages used for memmap
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Normal zone: 258560 pages, LIFO batch:31
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: IRQ0 used by override.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: IRQ2 used by override.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: IRQ9 used by override.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] nr_irqs_gsi: 40
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000bfe84000 - 00000000bfe85000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000bfe85000 - 00000000c0000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000f8000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed18000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1c000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fed90000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000feda0000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000feda0000 - 00000000feda6000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000feda6000 - 00000000fee00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee10000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee10000 - 00000000ffe00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:38000000)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s83136 r8192 d23360 u1048576
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] pcpu-alloc: s83136 r8192 d23360 u1048576 alloc=1*2097152
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] pcpu-alloc: [0] 0 1
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1030158
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Policy zone: Normal
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Kernel command line: root=/dev/disk/by-uuid/82c10fe2-3a79-4aec-ad18-0a94e2adba10 ro
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Checking aperture...
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] No AGP bridge found
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Memory: 4057320k/5242880k available (4022k kernel code, 1050548k absent, 135012k reserved, 3332k data, 724k init)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Preemptable hierarchical RCU implementation.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] RCU-based detection of stalled CPUs is disabled.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Verbose stalled-CPUs detection is disabled.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] NR_IRQS:2304
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Extended CMOS year: 2000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Console: colour VGA+ 80x25
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] console [tty0] enabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] allocated 33554432 bytes of page_cgroup
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] hpet clockevent registered
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Fast TSC calibration using PIT
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Detected 2793.013 MHz processor.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.003337] Calibrating delay loop (skipped), value calculated using timer frequency.. 5588.77 BogoMIPS (lpj=9310043)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.003503] pid_max: default: 32768 minimum: 301
    Jun 13 04:03:43 cry-workstation kernel: [ 0.003677] Security Framework initialized
    Jun 13 04:03:43 cry-workstation kernel: [ 0.003763] AppArmor: AppArmor disabled by boot time parameter
    Jun 13 04:03:43 cry-workstation kernel: [ 0.006821] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.009196] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.010435] Mount-cache hash table entries: 256
    Jun 13 04:03:43 cry-workstation kernel: [ 0.010889] Initializing cgroup subsys ns
    Jun 13 04:03:43 cry-workstation kernel: [ 0.010975] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011075] Initializing cgroup subsys cpuacct
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011182] Initializing cgroup subsys memory
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011279] Initializing cgroup subsys devices
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011362] Initializing cgroup subsys freezer
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011444] Initializing cgroup subsys net_cls
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011527] Initializing cgroup subsys blkio
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011659] CPU: Physical Processor ID: 0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011741] CPU: Processor Core ID: 0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011823] mce: CPU supports 6 MCE banks
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011912] CPU0: Thermal monitoring enabled (TM2)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011997] using mwait in idle threads.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.013001] ACPI: Core revision 20110316
    Jun 13 04:03:43 cry-workstation kernel: [ 0.016678] ftrace: allocating 15966 entries in 63 pages
    Jun 13 04:03:43 cry-workstation kernel: [ 0.020045] Setting APIC routing to flat
    Jun 13 04:03:43 cry-workstation kernel: [ 0.020498] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Jun 13 04:03:43 cry-workstation kernel: [ 0.055697] CPU0: Intel(R) Core(TM)2 Extreme CPU X7900 @ 2.80GHz stepping 0b
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] PEBS disabled due to CPU errata.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... version: 2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... bit width: 40
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... generic registers: 2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... value mask: 000000ffffffffff
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... max period: 000000007fffffff
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... fixed-purpose events: 3
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... event mask: 0000000700000003
    Jun 13 04:03:43 cry-workstation kernel: [ 0.073433] NMI watchdog enabled, takes one hw-pmu counter.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.100004] Booting Node 0, Processors #1 Ok.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.100152] smpboot cpu 1: start_ip = 9a000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.196685] NMI watchdog enabled, takes one hw-pmu counter.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.203324] Brought up 2 CPUs
    Jun 13 04:03:43 cry-workstation kernel: [ 0.203406] Total of 2 processors activated (11176.50 BogoMIPS).
    Jun 13 04:03:43 cry-workstation kernel: [ 0.204478] devtmpfs: initialized
    Jun 13 04:03:43 cry-workstation kernel: [ 0.204478] print_constraints: dummy:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.204478] NET: Registered protocol family 16
    Jun 13 04:03:43 cry-workstation kernel: [ 0.204478] ACPI: bus type pci registered
    Jun 13 04:03:43 cry-workstation kernel: [ 0.206759] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.206859] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    Jun 13 04:03:43 cry-workstation kernel: [ 0.213476] PCI: Using configuration type 1 for base access
    Jun 13 04:03:43 cry-workstation kernel: [ 0.213565] dmi type 0xB1 record - unknown flag
    Jun 13 04:03:43 cry-workstation kernel: [ 0.213985] bio: create slab <bio-0> at 0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.214148] ACPI: EC: Look up EC in DSDT
    Jun 13 04:03:43 cry-workstation kernel: [ 0.218377] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    Jun 13 04:03:43 cry-workstation kernel: [ 0.222494] ACPI: SSDT 00000000bfe95480 00043 (v01 LMPWR DELLLOM 00001001 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.222889] ACPI: Dynamic OEM Table Load:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.223102] ACPI: SSDT (null) 00043 (v01 LMPWR DELLLOM 00001001 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.223492] ACPI: SSDT 00000000bfe858b4 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.223903] ACPI: Dynamic OEM Table Load:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.224115] ACPI: SSDT (null) 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.224424] ACPI: SSDT 00000000bfe8524a 005E5 (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.224825] ACPI: Dynamic OEM Table Load:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.226655] ACPI: SSDT (null) 005E5 (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.227020] ACPI: SSDT 00000000bfe85b7c 000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.227430] ACPI: Dynamic OEM Table Load:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.227643] ACPI: SSDT (null) 000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.227929] ACPI: SSDT 00000000bfe8582f 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.228333] ACPI: Dynamic OEM Table Load:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.228546] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.228898] ACPI: Interpreter enabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.228980] ACPI: (supports S0 S3 S4 S5)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.229333] ACPI: Using IOAPIC for interrupt routing
    Jun 13 04:03:43 cry-workstation kernel: [ 0.297804] ACPI: ACPI Dock Station Driver: 1 docks/bays found
    Jun 13 04:03:43 cry-workstation kernel: [ 0.297889] HEST: Table not found.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.297971] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Jun 13 04:03:43 cry-workstation kernel: [ 0.304959] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Jun 13 04:03:43 cry-workstation kernel: [ 0.318603] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.318689] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.318774] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.318872] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.318969] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xf7ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319065] pci_root PNP0A03:00: host bridge window [mem 0xfc000000-0xfebfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319162] pci_root PNP0A03:00: host bridge window [mem 0xfec10000-0xfecfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319259] pci_root PNP0A03:00: host bridge window [mem 0xfed1c000-0xfed1ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319356] pci_root PNP0A03:00: host bridge window [mem 0xfed90000-0xfed9ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319453] pci_root PNP0A03:00: host bridge window [mem 0xfed40000-0xfed44fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319549] pci_root PNP0A03:00: host bridge window [mem 0xfeda7000-0xfedfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319646] pci_root PNP0A03:00: host bridge window [mem 0xfee10000-0xff9fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319743] pci_root PNP0A03:00: host bridge window [mem 0xffc00000-0xffdfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319840] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x337ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319948] pci 0000:00:00.0: [8086:2a00] type 0 class 0x000600
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319995] pci 0000:00:01.0: [8086:2a01] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320025] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320028] pci 0000:00:01.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320078] pci 0000:00:1a.0: [8086:2834] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320134] pci 0000:00:1a.0: reg 20: [io 0x6f20-0x6f3f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320172] pci 0000:00:1a.1: [8086:2835] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320227] pci 0000:00:1a.1: reg 20: [io 0x6f00-0x6f1f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320280] pci 0000:00:1a.7: [8086:283a] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320303] pci 0000:00:1a.7: reg 10: [mem 0xfed1c400-0xfed1c7ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320390] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320395] pci 0000:00:1a.7: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320424] pci 0000:00:1b.0: [8086:284b] type 0 class 0x000403
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320446] pci 0000:00:1b.0: reg 10: [mem 0xf6ffc000-0xf6ffffff 64bit]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320527] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320531] pci 0000:00:1b.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320558] pci 0000:00:1c.0: [8086:283f] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320642] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320646] pci 0000:00:1c.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320676] pci 0000:00:1c.1: [8086:2841] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320760] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320764] pci 0000:00:1c.1: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320796] pci 0000:00:1c.3: [8086:2845] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320879] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320883] pci 0000:00:1c.3: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320915] pci 0000:00:1c.5: [8086:2849] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320999] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321003] pci 0000:00:1c.5: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321031] pci 0000:00:1d.0: [8086:2830] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321087] pci 0000:00:1d.0: reg 20: [io 0x6f80-0x6f9f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321125] pci 0000:00:1d.1: [8086:2831] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321180] pci 0000:00:1d.1: reg 20: [io 0x6f60-0x6f7f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321218] pci 0000:00:1d.2: [8086:2832] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321273] pci 0000:00:1d.2: reg 20: [io 0x6f40-0x6f5f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321326] pci 0000:00:1d.7: [8086:2836] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321349] pci 0000:00:1d.7: reg 10: [mem 0xfed1c000-0xfed1c3ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321436] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321441] pci 0000:00:1d.7: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321463] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321547] pci 0000:00:1f.0: [8086:2811] type 0 class 0x000601
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321658] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321758] pci 0000:00:1f.0: quirk: [io 0x1080-0x10bf] claimed by ICH6 GPIO
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321846] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321947] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322084] pci 0000:00:1f.1: [8086:2850] type 0 class 0x000101
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322100] pci 0000:00:1f.1: reg 10: [io 0x01f0-0x01f7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322111] pci 0000:00:1f.1: reg 14: [io 0x03f4-0x03f7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322123] pci 0000:00:1f.1: reg 18: [io 0x0170-0x0177]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322134] pci 0000:00:1f.1: reg 1c: [io 0x0374-0x0377]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322145] pci 0000:00:1f.1: reg 20: [io 0x6fa0-0x6faf]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322189] pci 0000:00:1f.2: [8086:2828] type 0 class 0x000101
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322210] pci 0000:00:1f.2: reg 10: [io 0x6eb0-0x6eb7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322221] pci 0000:00:1f.2: reg 14: [io 0x6eb8-0x6ebb]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322232] pci 0000:00:1f.2: reg 18: [io 0x6ec0-0x6ec7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322244] pci 0000:00:1f.2: reg 1c: [io 0x6ec8-0x6ecb]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322255] pci 0000:00:1f.2: reg 20: [io 0x6ee0-0x6eef]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322266] pci 0000:00:1f.2: reg 24: [io 0xeff0-0xefff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322300] pci 0000:00:1f.2: PME# supported from D3hot
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322304] pci 0000:00:1f.2: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322319] pci 0000:00:1f.3: [8086:283e] type 0 class 0x000c05
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322335] pci 0000:00:1f.3: reg 10: [mem 0xf6ffbf00-0xf6ffbfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322376] pci 0000:00:1f.3: reg 20: [io 0x10c0-0x10df]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322456] pci 0000:01:00.0: [10de:040d] type 0 class 0x000300
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322475] pci 0000:01:00.0: reg 10: [mem 0xf5000000-0xf5ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322495] pci 0000:01:00.0: reg 14: [mem 0xe0000000-0xefffffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322515] pci 0000:01:00.0: reg 1c: [mem 0xf2000000-0xf3ffffff 64bit]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322528] pci 0000:01:00.0: reg 24: [io 0xdf00-0xdf7f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322541] pci 0000:01:00.0: reg 30: [mem 0xf6e00000-0xf6e1ffff pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322620] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322704] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322707] pci 0000:00:01.0: bridge window [mem 0xf2000000-0xf6efffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322711] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322769] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322856] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322861] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322868] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323026] pci 0000:0c:00.0: [8086:4222] type 0 class 0x000280
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323081] pci 0000:0c:00.0: reg 10: [mem 0xf1fff000-0xf1ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323422] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323435] pci 0000:0c:00.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323504] pci 0000:0c:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323679] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323766] pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323770] pci 0000:00:1c.1: bridge window [mem 0xf1f00000-0xf1ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323778] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323837] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323923] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323928] pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf1efffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323935] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.324065] pci 0000:09:00.0: [14e4:1674] type 0 class 0x000200
    Jun 13 04:03:43 cry-workstation kernel: [ 0.324095] pci 0000:09:00.0: reg 10: [mem 0xf1bf0000-0xf1bfffff 64bit]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.324231] pci 0000:09:00.0: PME# supported from D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.324237] pci 0000:09:00.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330035] pci 0000:00:1c.5: PCI bridge to [bus 09-09]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330121] pci 0000:00:1c.5: bridge window [io 0xf000-0x0000] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330126] pci 0000:00:1c.5: bridge window [mem 0xf1b00000-0xf1bfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330134] pci 0000:00:1c.5: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330179] pci 0000:03:01.0: [1180:0832] type 0 class 0x000c00
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330195] pci 0000:03:01.0: proprietary Ricoh MMC controller disabled (via firewire function)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330294] pci 0000:03:01.0: MMC cards are now supported by standard SDHCI controller
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330405] pci 0000:03:01.0: reg 10: [mem 0xf1aff800-0xf1afffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330489] pci 0000:03:01.0: supports D1 D2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330491] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330496] pci 0000:03:01.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330517] pci 0000:03:01.1: [1180:0822] type 0 class 0x000805
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330538] pci 0000:03:01.1: reg 10: [mem 0xf1aff400-0xf1aff4ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330622] pci 0000:03:01.1: supports D1 D2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330623] pci 0000:03:01.1: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330628] pci 0000:03:01.1: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330648] pci 0000:03:01.2: [1180:0592] type 0 class 0x000880
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330670] pci 0000:03:01.2: reg 10: [mem 0xf1aff600-0xf1aff6ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330754] pci 0000:03:01.2: supports D1 D2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330756] pci 0000:03:01.2: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330761] pci 0000:03:01.2: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330782] pci 0000:03:01.3: [1180:0852] type 0 class 0x000880
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330803] pci 0000:03:01.3: reg 10: [mem 0xf1aff700-0xf1aff7ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330888] pci 0000:03:01.3: supports D1 D2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330889] pci 0000:03:01.3: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330894] pci 0000:03:01.3: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330963] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331051] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331056] pci 0000:00:1e.0: bridge window [mem 0xf1a00000-0xf1afffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331063] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331065] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331067] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331069] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331071] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331073] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xf7ffffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331075] pci 0000:00:1e.0: bridge window [mem 0xfc000000-0xfebfffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331077] pci 0000:00:1e.0: bridge window [mem 0xfec10000-0xfecfffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331079] pci 0000:00:1e.0: bridge window [mem 0xfed1c000-0xfed1ffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331081] pci 0000:00:1e.0: bridge window [mem 0xfed90000-0xfed9ffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331083] pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331085] pci 0000:00:1e.0: bridge window [mem 0xfeda7000-0xfedfffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331087] pci 0000:00:1e.0: bridge window [mem 0xfee10000-0xff9fffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331089] pci 0000:00:1e.0: bridge window [mem 0xffc00000-0xffdfffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331091] pci 0000:00:1e.0: bridge window [mem 0x140000000-0x337ffffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331127] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331268] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331339] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331363] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331393] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331425] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331455] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331483] pci0000:00: Requesting ACPI _OSC control (0x1d)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331566] Unable to assume _OSC PCIe control. Disabling ASPM
    Jun 13 04:03:43 cry-workstation kernel: [ 0.346067] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 11) *5
    Jun 13 04:03:43 cry-workstation kernel: [ 0.346589] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
    Jun 13 04:03:43 cry-workstation kernel: [ 0.347028] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *3
    Jun 13 04:03:43 cry-workstation kernel: [ 0.347548] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 11) *3
    Jun 13 04:03:43 cry-workstation kernel: [ 0.348197] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.349186] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.350176] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.351158] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352318] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352418] vgaarb: loaded
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352570] PCI: Using ACPI for IRQ routing
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352652] PCI: pci_cache_line_size set to 64 bytes
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352839] reserve RAM buffer: 000000000009f000 - 000000000009ffff
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352841] reserve RAM buffer: 00000000bfe84c00 - 00000000bfffffff
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352941] NetLabel: Initializing
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353023] NetLabel: domain hash size = 128
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353104] NetLabel: protocols = UNLABELED CIPSOv4
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353197] NetLabel: unlabeled traffic allowed by default
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353323] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353412] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353754] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    Jun 13 04:03:43 cry-workstation kernel: [ 0.363324] Switching to clocksource hpet
    Jun 13 04:03:43 cry-workstation kernel: [ 0.366464] Switched to NOHz mode on CPU #0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.366550] Switched to NOHz mode on CPU #1
    Jun 13 04:03:43 cry-workstation kernel: [ 0.369169] pnp: PnP ACPI init
    Jun 13 04:03:43 cry-workstation kernel: [ 0.369268] ACPI: bus type pnp registered
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376191] pnp 00:00: [bus 00-ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376193] pnp 00:00: [io 0x0000-0x0cf7 window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376195] pnp 00:00: [io 0x0cf8-0x0cff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376197] pnp 00:00: [io 0x0d00-0xffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376198] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376200] pnp 00:00: [mem 0x000d0000-0x000dffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376202] pnp 00:00: [mem 0xc0000000-0xf7ffffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376203] pnp 00:00: [mem 0xfc000000-0xfebfffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376205] pnp 00:00: [mem 0xfec10000-0xfecfffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376207] pnp 00:00: [mem 0xfed1c000-0xfed1ffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376208] pnp 00:00: [mem 0xfed90000-0xfed9ffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376210] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376212] pnp 00:00: [mem 0xfeda7000-0xfedfffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376213] pnp 00:00: [mem 0xfee10000-0xff9fffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376215] pnp 00:00: [mem 0xffc00000-0xffdfffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376216] pnp 00:00: [mem 0x140000000-0x337ffffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376281] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376304] pnp 00:01: [irq 12]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376323] pnp 00:01: Plug and Play ACPI device, IDs PNP0f13 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376334] pnp 00:02: [io 0x0060]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376336] pnp 00:02: [io 0x0064]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376337] pnp 00:02: [io 0x0062]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376339] pnp 00:02: [io 0x0066]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376343] pnp 00:02: [irq 1]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376364] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376376] pnp 00:03: [io 0x0070-0x0071]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376381] pnp 00:03: [irq 8]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376382] pnp 00:03: [io 0x0072-0x0077]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376400] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376412] pnp 00:04: [io 0x0061]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376417] pnp 00:04: [io 0x0063]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376418] pnp 00:04: [io 0x0065]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376419] pnp 00:04: [io 0x0067]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376439] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376453] pnp 00:05: [io 0x002e-0x002f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376454] pnp 00:05: [io 0x0c80-0x0caf]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376456] pnp 00:05: [io 0x0cc0-0x0cff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376457] pnp 00:05: [io 0x004e-0x004f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376509] system 00:05: [io 0x0c80-0x0caf] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376594] system 00:05: [io 0x0cc0-0x0cff] could not be reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376694] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376707] pnp 00:06: [dma 4]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376709] pnp 00:06: [io 0x0000-0x000f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376710] pnp 00:06: [io 0x0080-0x0085]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376712] pnp 00:06: [io 0x0087-0x008f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376713] pnp 00:06: [io 0x00c0-0x00df]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376714] pnp 00:06: [io 0x0010-0x001f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376716] pnp 00:06: [io 0x0090-0x0091]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376717] pnp 00:06: [io 0x0093-0x009f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376737] pnp 00:06: Plug and Play ACPI device, IDs PNP0200 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376747] pnp 00:07: [io 0x00f0-0x00ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376752] pnp 00:07: [irq 13]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376775] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376802] pnp 00:08: [mem 0xfed00000-0xfed003ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376838] system 00:08: [mem 0xfed00000-0xfed003ff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376925] system 00:08: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.390722] pnp 00:09: [mem 0xfed40000-0xfed44fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.390724] pnp 00:09: [io 0x0cb0-0x0cbb]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.390761] system 00:09: [io 0x0cb0-0x0cbb] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.390846] system 00:09: [mem 0xfed40000-0xfed44fff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.390932] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391564] pnp 00:0a: [io 0x0900-0x097f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391566] pnp 00:0a: [io 0x0092]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391567] pnp 00:0a: [io 0x00b2-0x00b3]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391569] pnp 00:0a: [io 0x0020-0x0021]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391570] pnp 00:0a: [io 0x00a0-0x00a1]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391572] pnp 00:0a: [irq 0 disabled]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391573] pnp 00:0a: [io 0x04d0-0x04d1]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391574] pnp 00:0a: [io 0x1000-0x1005]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391576] pnp 00:0a: [io 0x1008-0x100f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391588] pnp 00:0a: disabling [io 0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391689] pnp 00:0a: disabling [io 0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391833] system 00:0a: [io 0x0900-0x097f] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391918] system 00:0a: [io 0x04d0-0x04d1] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392006] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392018] pnp 00:0b: [io 0xf400-0xf4fe]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392020] pnp 00:0b: [io 0x0086]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392021] pnp 00:0b: [io 0x1006-0x1007]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392022] pnp 00:0b: [io 0x100a-0x1059]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392024] pnp 00:0b: [io 0x1080-0x10bf]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392025] pnp 00:0b: [io 0x10c0-0x10df]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392026] pnp 00:0b: [io 0x1010-0x102f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392028] pnp 00:0b: [io 0x0809]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392039] pnp 00:0b: disabling [io 0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392139] pnp 00:0b: disabling [io 0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392240] pnp 00:0b: disabling [io 0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392379] system 00:0b: [io 0xf400-0xf4fe] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392463] system 00:0b: [io 0x1080-0x10bf] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392548] system 00:0b: [io 0x10c0-0x10df] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392632] system 00:0b: [io 0x0809] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392717] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400883] pnp 00:0c: [mem 0x00000000-0x0009efff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400885] pnp 00:0c: [mem 0x0009f000-0x0009ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400887] pnp 00:0c: [mem 0x000c0000-0x000cffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400889] pnp 00:0c: [mem 0x000e0000-0x000fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400890] pnp 00:0c: [mem 0x00100000-0xbfe84bff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400892] pnp 00:0c: [mem 0xbfe84c00-0xbfefffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400896] pnp 00:0c: [mem 0xbff00000-0xbfffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400898] pnp 00:0c: [mem 0xffe00000-0xffffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400899] pnp 00:0c: [mem 0xffa00000-0xffbfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400901] pnp 00:0c: [mem 0xfec00000-0xfec0ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400902] pnp 00:0c: [mem 0xfee00000-0xfee0ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400904] pnp 00:0c: [mem 0xfed20000-0xfed3ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400905] pnp 00:0c: [mem 0xfed45000-0xfed8ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400907] pnp 00:0c: [mem 0xfeda0000-0xfeda3fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400908] pnp 00:0c: [mem 0xfeda4000-0xfeda4fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400909] pnp 00:0c: [mem 0xfeda5000-0xfeda5fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400911] pnp 00:0c: [mem 0xfeda6000-0xfeda6fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400912] pnp 00:0c: [mem 0xfed18000-0xfed1bfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400914] pnp 00:0c: [mem 0xf8000000-0xfbffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400980] system 00:0c: [mem 0x00000000-0x0009efff] could not be reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401066] system 00:0c: [mem 0x0009f000-0x0009ffff] could not be reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401152] system 00:0c: [mem 0x000c0000-0x000cffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401238] system 00:0c: [mem 0x000e0000-0x000fffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401323] system 00:0c: [mem 0x00100000-0xbfe84bff] could not be reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401409] system 00:0c: [mem 0xbfe84c00-0xbfefffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401494] system 00:0c: [mem 0xbff00000-0xbfffffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401580] system 00:0c: [mem 0xffe00000-0xffffffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401665] system 00:0c: [mem 0xffa00000-0xffbfffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401751] system 00:0c: [mem 0xfec00000-0xfec0ffff] could not be reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401836] system 00:0c: [mem 0xfee00000-0xfee0ffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401921] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402006] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402092] system 00:0c: [mem 0xfeda0000-0xfeda3fff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402177] system 00:0c: [mem 0xfeda4000-0xfeda4fff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402262] system 00:0c: [mem 0xfeda5000-0xfeda5fff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402348] system 00:0c: [mem 0xfeda6000-0xfeda6fff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402433] system 00:0c: [mem 0xfed18000-0xfed1bfff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402518] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402604] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402630] pnp: PnP ACPI: found 13 devices
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402712] ACPI: ACPI bus type pnp unregistered
    Jun 13 04:03:43 cry-workstation kernel: [ 0.408756] pci 0000:00:1c.5: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.408855] pci 0000:00:1c.5: BAR 13: assigned [io 0x2000-0x2fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.408940] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409038] pci 0000:00:1c.1: BAR 13: assigned [io 0x3000-0x3fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409123] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0400000-0xc05fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409210] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409308] pci 0000:00:1c.0: BAR 13: assigned [io 0x4000-0x4fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409393] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409477] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409563] pci 0000:00:01.0: bridge window [mem 0xf2000000-0xf6efffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409649] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409748] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409833] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409921] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc05fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410023] pci 0000:00:1c.0: bridge window [mem 0xc0600000-0xc07fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410126] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410211] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410299] pci 0000:00:1c.1: bridge window [mem 0xf1f00000-0xf1ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410387] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410490] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410575] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410664] pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf1efffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410752] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410854] pci 0000:00:1c.5: PCI bridge to [bus 09-09]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410939] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411027] pci 0000:00:1c.5: bridge window [mem 0xf1b00000-0xf1bfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411116] pci 0000:00:1c.5: bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411219] pci 0000:00:1e.0: PCI bridge to [bus 03-03]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411302] pci 0000:00:1e.0: bridge window [io disabled]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411389] pci 0000:00:1e.0: bridge window [mem 0xf1a00000-0xf1afffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411477] pci 0000:00:1e.0: bridge window [mem pref disabled]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411575] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411662] pci 0000:00:01.0: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411668] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411756] pci 0000:00:1c.0: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411764] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411852] pci 0000:00:1c.1: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411860] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    Jun 13 04:03:43 cry-workstation kernel: [ 0.412988] pci 0000:00:1c.3: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.412994] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413082] pci 0000:00:1c.5: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413090] pci 0000:00:1e.0: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413094] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413095] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413097] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413099] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413101] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xf7ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413103] pci_bus 0000:00: resource 9 [mem 0xfc000000-0xfebfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413104] pci_bus 0000:00: resource 10 [mem 0xfec10000-0xfecfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413106] pci_bus 0000:00: resource 11 [mem 0xfed1c000-0xfed1ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413108] pci_bus 0000:00: resource 12 [mem 0xfed90000-0xfed9ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413110] pci_bus 0000:00: resource 13 [mem 0xfed40000-0xfed44fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413111] pci_bus 0000:00: resource 14 [mem 0xfeda7000-0xfedfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413113] pci_bus 0000:00: resource 15 [mem 0xfee10000-0xff9fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413115] pci_bus 0000:00: resource 16 [mem 0xffc00000-0xffdfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413117] pci_bus 0000:00: resource 17 [mem 0x140000000-0x337ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413119] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413120] pci_bus 0000:01: resource 1 [mem 0xf2000000-0xf6efffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413122] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413124] pci_bus 0000:0b: resource 0 [io 0x4000-0x4fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413126] pci_bus 0000:0b: resource 1 [mem 0xc0400000-0xc05fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413128] pci_bus 0000:0b: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413130] pci_bus 0000:0c: resource 0 [io 0x3000-0x3fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413132] pci_bus 0000:0c: resource 1 [mem 0xf1f00000-0xf1ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413133] pci_bus 0000:0c: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413135] pci_bus 0000:0

  • Acrobat Pro X Failed After Latest Update Downloaded

    I have been using Acrobat Pro X on my Windows 7 machine successfully for almost 2 years now.  After the latest update downloaded 2 days ago, Acrobat X will no longer function properly and will not open.  What to do?

    AcroTray is running in the background.  I have attempted to create pdfs from Word and Adobe Illustrator (AI) files two different ways:  First by using the Print function in in Word and AI.  It takes me as far as selecting a file name for the new pdf, but never completes the process.  Secondly, by using the Create PDF function in Acrobat.  Again, after selecting a file name and hitting Save the process ends without creating the new pdf.  Any thoughts on this?

  • Fbsetbg fails after latest upgrade

    Hi,
    it seems that display of imagemagick can't draw to the root window anymore (it segfaults).
    Any idea?
    Cheers,
    Blind

    Here is the message from 'xmessage' when I start fluxbox as usual (fbsetbg is in the 'startup' in the .fluxbox directory):
    fbsetbg: Something went wrong while setting the wallpaper.
    Run 'display -backdrop -window root /home/fred/.bg/background.jpg' from an xterm to find out what.
    This is what I get when doing fbsetbg manually (as in the startup file)
    $fbsetbg -C ~/.bg/background.jpg
    /usr/bin/fbsetbg: line 522: 4918 Segmentation fault $WPSETTER `eval echo $option` "$wallpaper"
    And this is what I get when running the command as suggested by 'xmessage':
    $ display -backdrop -window root /home/fred/.bg/tobacco_sky.jpg
    Segmentation fault
    Hope this helps.
    Thank you,
    Blind

  • Unionfs and squashfs module packages for beyond kernel

    It's nice to see a unionfs package for the latest beyond kernel has appeared - as it hadn't been included in the kernel package (beyond4-1).
    Previous beyond kernels included the module.
    It's puzzling to see a squashfs package for the latest beyond kernel, as this module is still supplied in the kernel package.
    Could someone please clarify the situation ... what is actually intended?
    iphitus? phrakture?

    yeah, i accidentally left it out, a file management error.
    beyond4.1 has it, and ought to hit the repos tonight. we'll clear squashfs up too.

  • After latest update 1 feb 2014 error msvcr80.dll was not found

    after latest update 1 feb 2014 on both my desk top running vista and my lap top running xp both crashed and now itunes wont open i just get failed to star because msvcr80.dll was not found obviously i tunes has a serious bug Help
    huve uninstalled from laptop and re-installed with same result

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99382)

  • VMware wont start after latest kernel update!

    Okay when i went to reboot it went to boot into arch but wile it was loading the vmware modules it would stay stuck at loading vm communication interface socket family and would just stay there the only way i could even boot into arch was to edit my grub so i could login and at least comment out vmware i tried to reapply the vmware patch fix that was on the wiki and had no luck also tried reinstalling + reapplying patch after words and still no luck I'm hoping this is happening to someone else as well and not just me (mean i know lol) I also tried virtualbox but seems it has it's own mess of problems as well after latest kernel update.

    I have tried rebuilding the the kernel image and even tried reinstalling grub with no luck.  After not having a usable system for several days I ended up just having to reinstall and maybe found out more about the problem.  Using the net install image and a 64 bit install this time making a EXT2 boot and a root partition of JFS right after install I get a panic during boot about how the system can't find a valid filesystem on what would be root partition.  Even when passing the "rootfstype=jfs" to the kernel line in grub it still errors out telling me that it is "Bailing out, your on your own.  Good luck!" (pretty funny error messages if you are not ripping your hair out).  After that I redid the install this time making a EXT4 root partition and everything is working.
    It seems to me that this all points to a problem with JFS on 64 bit systems, my other systems are all 32 bit and usign JFS root just fine... can anyone else confirm this?
    Last edited by vendion (2011-01-12 13:39:56)

  • HT201413 I am having a problem updating itunes to the latest version on my windows xp i get the error message 126 and the sign that says this application has failed because MSVCR80.dll was not found.

    I am having a problem updating itunes to the latest version on my windows xp i get the error message 126 and the banner that says this application has failed because MSVCR80.dll was not found. anyone have a fix suggestion? thanks

    Click here and follow the instructions.
    (98724)

  • What have you found useful after setting up new solutions?

    I have a general question about the setup of new solutions in Solution Manager. At Tech Ed, one of the SAP reps mentioned that all of the production systems related to a process should go into one solution. What does that really mean?
    We have an ECC system for the financials with some of the reporting being completed in BI? So should I create one solution that includes the ECC-PRD and the BI-PRD system? Or should all of the DEV-QAS-PRD systems be place into one big solution so we can coordinate support packages and transports?
    I apologize for such a general question but I wanted to see what others have found useful after setting up their solutions.
    Thank you for your time.
    Joe Haynes
    Denver, CO

    Hi Joe,
    I am not sure whether I understood your question correctly or not. If you were asking about creating solutions(DSWP), then there are different ways of doing it . I don’t know about SAP recommendation though.
    One is Creating a solution for each of your PRD,QA and DEV. Create a solution called PRODUCTION and your all production systems into it ( in your case, your ECC PRD and BI PRD ) . The same process for QA and DEV.
    Other way is Creating a solution for each landscape i.e create an ECC solution and add your ECC PRD ,DEV and QA into it. BI solution and add BI systems to that.
    Thanks
    Prince Jose
    Message was edited by:
            Prince Jose

  • Is there a fix for Bluetooth failing after 1-2 hours of play on my remote audio speakers? It sounds like "gargling". It occurs with all bluetooth speakers and quitting and restarting bluetooth is the only remedy I've found. Others?

    Is there a fix for Bluetooth failing after 1-2 hours of play on my remote audio speakers? It sounds like "gargling". It occurs with all bluetooth speakers and quitting and restarting bluetooth is the only remedy I've found. Others?

    8-doing a factory reset, then repeating steps 1 through 6
    Do you mean a restore to factory settings?. If so did you set up as new or restore from back up afterwards?

  • Lost itunes on pc after an update. Message said iTunes not installed.. Please reinstall. Tried to and error message "app failed because MSVCR80,dll was not found. Tried several times...same response. Finally uninstalled itunes and tried to reinstall . No

    Lost iTunes on pc after an update (Neighbor has same problem) Tried to open and message said " iTunes not installed correctly,Please reinstall itunes" . Tried to do so and same message with another message"application failed because MSVCR890.dll was not found.Re-installing may fix this problem" Tried several times and same message. Finally uninstalled itunes from computer and tried unsucessfully several times to re-install...Same messages as above appear when install looks like it's done......Help !

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • HT4528 Instragram app failed after the latest upgrade.

    My instragram app failed after i installed the lastest update...help!!

    Try a reset: Simultaneously hold down the Home and On buttons until the device shuts down. Ignore the off slider if it appears. Once shut down is complete, if it doesn't restart on it own, turn the device back on using the On button. In some cases it also helps to double click the Home button and close all apps BEFORE doing the reset.
    You might try deleting and reinstalling the app
    Contact the app vendor

Maybe you are looking for

  • How do you reinstall OS X Mountain Lion?

    I have had a problem and I was wondering how you take off Mountain lion and reinstall it onto the OS?

  • Please help iPhoto library problems - faces, facebook etc.

    I don't know what I'm doing wrong but iPhoto 09 has never worked very well for me. When I first started to use iPhoto 09 I went through my library to tag everyone so they came up in the faces thing. I had to add lots of missing faces because it didn'

  • Dev 6.0 and seperate Oracle Homes??

    I installed EAP Developer 6.0 in a seperate Oracle Home from my Developer 2.1 (actually on a seperate drive). What do you need to do to change your Oracle Home back and forth between the 2 versions? Thanks, Douglas Scott null

  • Need Help on Insert Statement

    Hi, I want to insert the data into table dynamically. insert into number of columns depends on number of selected column statements. Table in which data needs to be enetered is table with generic coulmn. THanks --K                                    

  • Comcast Arris Modem/Router interfering with AirPort Extreme?

    Constantly getting knocked off the internet. Using an Arris Modem/Router  TG862G and an Apple Airport Router. 3 feet separate each router. Am I getting knocked off the internet; because my AirPort Extreme  is "confusing" my Arris Modem? Could interfe