You are not logged in.

#1 2011-06-11 15:46:38

riclags
Member
Registered: 2011-04-17
Posts: 6

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.

Offline

#2 2011-06-11 17:04:24

JokerBoy
Member
From: România
Registered: 2009-09-24
Posts: 641

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

get your modules array from rc.conf and run modprobe -a modules

Offline

#3 2011-06-12 20:30:29

demula
Member
From: Spain
Registered: 2011-02-27
Posts: 4
Website

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

It happens the same to me.. it's on the first part of the boot process, before the rc.conf.

I tried taking out some modules from the mkinitcpio.conf and rebuild with "sudo mkinitcpio -p kernel26" but no luck.

If somebody could help please, here's some more info:

#mkinitcpio.conf
MODULES="i915 ahci drm ath9k crc32c libcrc32c  btrfs"
COMPRESSION="xz"
#rc.conf
MOD_AUTOLOAD="yes"
MODULES=(!pcspkr snd-hda-intel fuse usblp acpi-cpufreq cpufreq_ondemand cpufreq_powersave cpufreq_performance vboxdrv)

Thanks in advance!

Last edited by demula (2011-06-13 19:17:10)

Offline

#4 2011-06-12 20:31:37

JokerBoy
Member
From: România
Registered: 2009-09-24
Posts: 641

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

demula run:

sudo /etc/rc.d/vboxdrv setup

Offline

#5 2011-06-12 20:38:53

demula
Member
From: Spain
Registered: 2011-02-27
Posts: 4
Website

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

Thanks a lot! That fixed it for me. I gotta remember it for next kernel upgrade... Is there any way to add it to the mkinitcpio proccess so it's automatic??

Thanks again man

Offline

#6 2011-06-12 20:41:51

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

demula wrote:

Thanks a lot! That fixed it for me. I gotta remember it for next kernel upgrade... Is there any way to add it to the mkinitcpio proccess so it's automatic??

You can use hooks https://wiki.archlinux.org/index.php/Pa … dmap#Hooks

Offline

#7 2011-06-12 20:52:45

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

demula, your issue has nothing to do with mkinitcpio. That error message occurs when one or more of the modules in rc.conf's MODULES array fails to load. In your case it was vboxdrv, in riclags' case we don't know yet, because he hasn't provided any information.

It is, of course, possible to automate the vbox module rebuild when the kernel is updated, but currently not without significant effort on your part - there is no existing tool for that functionality. Have a look here for the most promising idea in this area, but please don't ask "when will this be ready" or anything like that. smile

Offline

#8 2011-06-12 20:53:52

demula
Member
From: Spain
Registered: 2011-02-27
Posts: 4
Website

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

That'll be the way to go. Thanks for the hint!

Offline

#9 2011-06-12 21:41:29

aarstar
Member
Registered: 2011-05-28
Posts: 7

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

This is happening to me also with the l2cap module.  It was there in 2.6.38 but gone in 2.6.39.

Offline

#10 2011-06-13 12:39:39

subtleflow
Member
Registered: 2011-06-13
Posts: 9

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

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:0d: resource 0 [io  0xc000-0xcfff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413137] pci_bus 0000:0d: resource 1 [mem 0xf1c00000-0xf1efffff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413139] pci_bus 0000:0d: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
Jun 13 04:03:43 cry-workstation kernel: [    0.413141] pci_bus 0000:09: resource 0 [io  0x2000-0x2fff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413143] pci_bus 0000:09: resource 1 [mem 0xf1b00000-0xf1bfffff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413145] pci_bus 0000:09: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
Jun 13 04:03:43 cry-workstation kernel: [    0.413147] pci_bus 0000:03: resource 1 [mem 0xf1a00000-0xf1afffff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413148] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
Jun 13 04:03:43 cry-workstation kernel: [    0.413150] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413152] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413154] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413155] pci_bus 0000:03: resource 8 [mem 0xc0000000-0xf7ffffff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413157] pci_bus 0000:03: resource 9 [mem 0xfc000000-0xfebfffff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413159] pci_bus 0000:03: resource 10 [mem 0xfec10000-0xfecfffff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413161] pci_bus 0000:03: resource 11 [mem 0xfed1c000-0xfed1ffff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413163] pci_bus 0000:03: resource 12 [mem 0xfed90000-0xfed9ffff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413164] pci_bus 0000:03: resource 13 [mem 0xfed40000-0xfed44fff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413166] pci_bus 0000:03: resource 14 [mem 0xfeda7000-0xfedfffff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413168] pci_bus 0000:03: resource 15 [mem 0xfee10000-0xff9fffff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413170] pci_bus 0000:03: resource 16 [mem 0xffc00000-0xffdfffff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413172] pci_bus 0000:03: resource 17 [mem 0x140000000-0x337ffffff]
Jun 13 04:03:43 cry-workstation kernel: [    0.413234] NET: Registered protocol family 2
Jun 13 04:03:43 cry-workstation kernel: [    0.413484] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
Jun 13 04:03:43 cry-workstation kernel: [    0.414625] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
Jun 13 04:03:43 cry-workstation kernel: [    0.418775] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Jun 13 04:03:43 cry-workstation kernel: [    0.419406] TCP: Hash tables configured (established 524288 bind 65536)
Jun 13 04:03:43 cry-workstation kernel: [    0.419492] TCP reno registered
Jun 13 04:03:43 cry-workstation kernel: [    0.419580] UDP hash table entries: 2048 (order: 4, 65536 bytes)
Jun 13 04:03:43 cry-workstation kernel: [    0.419702] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
Jun 13 04:03:43 cry-workstation kernel: [    0.420086] NET: Registered protocol family 1
Jun 13 04:03:43 cry-workstation kernel: [    0.420379] pci 0000:01:00.0: Boot video device
Jun 13 04:03:43 cry-workstation kernel: [    0.420439] PCI: CLS 64 bytes, default 64
Jun 13 04:03:43 cry-workstation kernel: [    0.420493] Unpacking initramfs...
Jun 13 04:03:43 cry-workstation kernel: [    0.442201] Freeing initrd memory: 1688k freed
Jun 13 04:03:43 cry-workstation kernel: [    0.442784] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 13 04:03:43 cry-workstation kernel: [    0.442869] Placing 64MB software IO TLB between ffff8800bbe7f000 - ffff8800bfe7f000
Jun 13 04:03:43 cry-workstation kernel: [    0.442966] software IO TLB at phys 0xbbe7f000 - 0xbfe7f000
Jun 13 04:03:43 cry-workstation kernel: [    0.443427] audit: initializing netlink socket (disabled)
Jun 13 04:03:43 cry-workstation kernel: [    0.443522] type=2000 audit(1307952210.443:1): initialized
Jun 13 04:03:43 cry-workstation kernel: [    0.444084] HugeTLB registered 2 MB page size, pre-allocated 0 pages
Jun 13 04:03:43 cry-workstation kernel: [    0.446105] VFS: Disk quotas dquot_6.5.2
Jun 13 04:03:43 cry-workstation kernel: [    0.446297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 13 04:03:43 cry-workstation kernel: [    0.446527] msgmni has been set to 7927
Jun 13 04:03:43 cry-workstation kernel: [    0.446818] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Jun 13 04:03:43 cry-workstation kernel: [    0.446949] io scheduler noop registered
Jun 13 04:03:43 cry-workstation kernel: [    0.447032] io scheduler deadline registered
Jun 13 04:03:43 cry-workstation kernel: [    0.447152] io scheduler cfq registered (default)
Jun 13 04:03:43 cry-workstation kernel: [    0.447338] pcieport 0000:00:01.0: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    0.447368] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
Jun 13 04:03:43 cry-workstation kernel: [    0.447412] pcieport 0000:00:1c.0: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    0.447463] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
Jun 13 04:03:43 cry-workstation kernel: [    0.447535] pcieport 0000:00:1c.1: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    0.447586] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
Jun 13 04:03:43 cry-workstation kernel: [    0.447661] pcieport 0000:00:1c.3: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    0.447712] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X
Jun 13 04:03:43 cry-workstation kernel: [    0.447785] pcieport 0000:00:1c.5: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    0.447835] pcieport 0000:00:1c.5: irq 44 for MSI/MSI-X
Jun 13 04:03:43 cry-workstation kernel: [    0.447981] intel_idle: MWAIT substates: 0x22220
Jun 13 04:03:43 cry-workstation kernel: [    0.447983] intel_idle: does not run on family 6 model 15
Jun 13 04:03:43 cry-workstation kernel: [    0.447988] ERST: Table is not found!
Jun 13 04:03:43 cry-workstation kernel: [    0.448118] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Jun 13 04:03:43 cry-workstation kernel: [    0.663608] Linux agpgart interface v0.103
Jun 13 04:03:43 cry-workstation kernel: [    0.663765] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Jun 13 04:03:43 cry-workstation kernel: [    0.666827] serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 13 04:03:43 cry-workstation kernel: [    0.666937] serio: i8042 AUX port at 0x60,0x64 irq 12
Jun 13 04:03:43 cry-workstation kernel: [    0.667085] mousedev: PS/2 mouse device common for all mice
Jun 13 04:03:43 cry-workstation kernel: [    0.667230] rtc_cmos 00:03: RTC can wake from S4
Jun 13 04:03:43 cry-workstation kernel: [    0.670808] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Jun 13 04:03:43 cry-workstation kernel: [    0.690110] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
Jun 13 04:03:43 cry-workstation kernel: [    0.690224] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 13 04:03:43 cry-workstation kernel: [    0.690320] cpuidle: using governor ladder
Jun 13 04:03:43 cry-workstation kernel: [    0.690402] cpuidle: using governor menu
Jun 13 04:03:43 cry-workstation kernel: [    0.690659] TCP cubic registered
Jun 13 04:03:43 cry-workstation kernel: [    0.690741] NET: Registered protocol family 17
Jun 13 04:03:43 cry-workstation kernel: [    0.690830] Registering the dns_resolver key type
Jun 13 04:03:43 cry-workstation kernel: [    0.690992] PM: Hibernation image not present or could not be loaded.
Jun 13 04:03:43 cry-workstation kernel: [    0.690996] registered taskstats version 1
Jun 13 04:03:43 cry-workstation kernel: [    0.691825] rtc_cmos 00:03: setting system clock to 2011-06-13 08:03:31 UTC (1307952211)
Jun 13 04:03:43 cry-workstation kernel: [    0.691947] Initializing network drop monitor service
Jun 13 04:03:43 cry-workstation kernel: [    0.693091] Freeing unused kernel memory: 724k freed
Jun 13 04:03:43 cry-workstation kernel: [    0.693452] Write protecting the kernel read-only data: 6144k
Jun 13 04:03:43 cry-workstation kernel: [    0.693759] Freeing unused kernel memory: 56k freed
Jun 13 04:03:43 cry-workstation kernel: [    0.695975] Freeing unused kernel memory: 784k freed
Jun 13 04:03:43 cry-workstation kernel: [    0.776240] SCSI subsystem initialized
Jun 13 04:03:43 cry-workstation kernel: [    0.791811] libata version 3.00 loaded.
Jun 13 04:03:43 cry-workstation kernel: [    0.795249] pata_acpi 0000:00:1f.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Jun 13 04:03:43 cry-workstation kernel: [    0.795375] pata_acpi 0000:00:1f.1: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    0.795386] pata_acpi 0000:00:1f.1: PCI INT A disabled
Jun 13 04:03:43 cry-workstation kernel: [    0.795482] pata_acpi 0000:00:1f.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
Jun 13 04:03:43 cry-workstation kernel: [    0.795594] pata_acpi 0000:00:1f.2: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    0.795602] pata_acpi 0000:00:1f.2: PCI INT B disabled
Jun 13 04:03:43 cry-workstation kernel: [    0.797910] ata_piix 0000:00:1f.1: version 2.13
Jun 13 04:03:43 cry-workstation kernel: [    0.797918] ata_piix 0000:00:1f.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Jun 13 04:03:43 cry-workstation kernel: [    0.798028] ata_piix 0000:00:1f.1: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    0.798297] scsi0 : ata_piix
Jun 13 04:03:43 cry-workstation kernel: [    0.798457] scsi1 : ata_piix
Jun 13 04:03:43 cry-workstation kernel: [    0.798767] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x6fa0 irq 14
Jun 13 04:03:43 cry-workstation kernel: [    0.798853] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x6fa8 irq 15
Jun 13 04:03:43 cry-workstation kernel: [    0.798953] ata_piix 0000:00:1f.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
Jun 13 04:03:43 cry-workstation kernel: [    0.799045] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
Jun 13 04:03:43 cry-workstation kernel: [    0.799613] ata2: port disabled. ignoring.
Jun 13 04:03:43 cry-workstation kernel: [    0.962090] ata_piix 0000:00:1f.2: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    0.962333] scsi2 : ata_piix
Jun 13 04:03:43 cry-workstation kernel: [    0.962481] scsi3 : ata_piix
Jun 13 04:03:43 cry-workstation kernel: [    0.962787] ata3: SATA max UDMA/133 cmd 0x6eb0 ctl 0x6eb8 bmdma 0x6ee0 irq 17
Jun 13 04:03:43 cry-workstation kernel: [    0.962878] ata4: SATA max UDMA/133 cmd 0x6ec0 ctl 0x6ec8 bmdma 0x6ee8 irq 17
Jun 13 04:03:43 cry-workstation kernel: [    1.443365] Refined TSC clocksource calibration: 2792.999 MHz.
Jun 13 04:03:43 cry-workstation kernel: [    1.443453] Switching to clocksource tsc
Jun 13 04:03:43 cry-workstation kernel: [    1.753425] ata3.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jun 13 04:03:43 cry-workstation kernel: [    1.753525] ata3.01: SATA link down (SStatus 0 SControl 300)
Jun 13 04:03:43 cry-workstation kernel: [    1.797560] ata3.00: ATA-8: ST9250410ASG, 0003SDM1, max UDMA/133
Jun 13 04:03:43 cry-workstation kernel: [    1.797645] ata3.00: 488397168 sectors, multi 8: LBA48 NCQ (depth 0/32)
Jun 13 04:03:43 cry-workstation kernel: [    1.810629] ata3.00: configured for UDMA/133
Jun 13 04:03:43 cry-workstation kernel: [    1.810825] scsi 2:0:0:0: Direct-Access     ATA      ST9250410ASG     0003 PQ: 0 ANSI: 5
Jun 13 04:03:43 cry-workstation kernel: [    1.814965] sd 2:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
Jun 13 04:03:43 cry-workstation kernel: [    1.815107] sd 2:0:0:0: [sda] Write Protect is off
Jun 13 04:03:43 cry-workstation kernel: [    1.815192] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 13 04:03:43 cry-workstation kernel: [    1.815213] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 04:03:43 cry-workstation kernel: [    1.938766]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 >
Jun 13 04:03:43 cry-workstation kernel: [    1.939322] sd 2:0:0:0: [sda] Attached SCSI disk
Jun 13 04:03:43 cry-workstation kernel: [    2.303354] ata4.01: failed to resume link (SControl 0)
Jun 13 04:03:43 cry-workstation kernel: [    2.303485] ata4.00: SATA link down (SStatus 0 SControl 300)
Jun 13 04:03:43 cry-workstation kernel: [    2.303588] ata4.01: SATA link down (SStatus 0 SControl 0)
Jun 13 04:03:43 cry-workstation kernel: [    3.583303] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)
Jun 13 04:03:43 cry-workstation kernel: [    4.579190] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
Jun 13 04:03:43 cry-workstation kernel: [    4.579259] ACPI: AC Adapter [AC] (on-line)
Jun 13 04:03:43 cry-workstation kernel: [    4.615721] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
Jun 13 04:03:43 cry-workstation kernel: [    4.615726] ACPI: Battery Slot [BAT0] (battery present)
Jun 13 04:03:43 cry-workstation kernel: [    4.617331] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
Jun 13 04:03:43 cry-workstation kernel: [    4.617794] ACPI: Lid Switch [LID]
Jun 13 04:03:43 cry-workstation kernel: [    4.617829] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
Jun 13 04:03:43 cry-workstation kernel: [    4.617833] ACPI: Power Button [PBTN]
Jun 13 04:03:43 cry-workstation kernel: [    4.617867] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
Jun 13 04:03:43 cry-workstation kernel: [    4.617870] ACPI: Sleep Button [SBTN]
Jun 13 04:03:43 cry-workstation kernel: [    4.633570] ACPI: acpi_idle registered with cpuidle
Jun 13 04:03:43 cry-workstation kernel: [    4.633681] Monitor-Mwait will be used to enter C-1 state
Jun 13 04:03:43 cry-workstation kernel: [    4.637039] Monitor-Mwait will be used to enter C-2 state
Jun 13 04:03:43 cry-workstation kernel: [    4.637056] Monitor-Mwait will be used to enter C-3 state
Jun 13 04:03:43 cry-workstation kernel: [    4.637060] Marking TSC unstable due to TSC halts in idle
Jun 13 04:03:43 cry-workstation kernel: [    4.637230] Switching to clocksource hpet
Jun 13 04:03:43 cry-workstation kernel: [    4.656572] thermal LNXTHERM:00: registered as thermal_zone0
Jun 13 04:03:43 cry-workstation kernel: [    4.656574] ACPI: Thermal Zone [THM] (27 C)
Jun 13 04:03:43 cry-workstation kernel: [    4.673749] acpi device:32: registered as cooling_device2
Jun 13 04:03:43 cry-workstation kernel: [    4.674155] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:2f/LNXVIDEO:00/input/input4
Jun 13 04:03:43 cry-workstation kernel: [    4.674161] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
Jun 13 04:03:43 cry-workstation kernel: [    4.755038] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
Jun 13 04:03:43 cry-workstation kernel: [    4.800852] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
Jun 13 04:03:43 cry-workstation kernel: [    4.837808] input: PC Speaker as /devices/platform/pcspkr/input/input5
Jun 13 04:03:43 cry-workstation kernel: [    4.958040] wmi: Mapper loaded
Jun 13 04:03:43 cry-workstation kernel: [    5.338131] usbcore: registered new interface driver usbfs
Jun 13 04:03:43 cry-workstation kernel: [    5.338156] usbcore: registered new interface driver hub
Jun 13 04:03:43 cry-workstation kernel: [    5.338199] usbcore: registered new device driver usb
Jun 13 04:03:43 cry-workstation kernel: [    5.347626] sd 2:0:0:0: Attached scsi generic sg0 type 0
Jun 13 04:03:43 cry-workstation kernel: [    5.360243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jun 13 04:03:43 cry-workstation kernel: [    5.360278] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Jun 13 04:03:43 cry-workstation kernel: [    5.360316] ehci_hcd 0000:00:1a.7: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    5.360320] ehci_hcd 0000:00:1a.7: EHCI Host Controller
Jun 13 04:03:43 cry-workstation kernel: [    5.360342] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
Jun 13 04:03:43 cry-workstation kernel: [    5.373622] ehci_hcd 0000:00:1a.7: debug port 1
Jun 13 04:03:43 cry-workstation kernel: [    5.376847] iTCO_vendor_support: vendor-support=0
Jun 13 04:03:43 cry-workstation kernel: [    5.377523] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
Jun 13 04:03:43 cry-workstation kernel: [    5.377545] ehci_hcd 0000:00:1a.7: irq 22, io mem 0xfed1c400
Jun 13 04:03:43 cry-workstation kernel: [    5.390047] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
Jun 13 04:03:43 cry-workstation kernel: [    5.390230] hub 1-0:1.0: USB hub found
Jun 13 04:03:43 cry-workstation kernel: [    5.390233] hub 1-0:1.0: 4 ports detected
Jun 13 04:03:43 cry-workstation kernel: [    5.390324] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Jun 13 04:03:43 cry-workstation kernel: [    5.390489] ehci_hcd 0000:00:1d.7: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    5.390493] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jun 13 04:03:43 cry-workstation kernel: [    5.390501] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
Jun 13 04:03:43 cry-workstation kernel: [    5.395971] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
Jun 13 04:03:43 cry-workstation kernel: [    5.396044] iTCO_wdt: Found a ICH8M-E TCO device (Version=2, TCOBASE=0x1060)
Jun 13 04:03:43 cry-workstation kernel: [    5.396138] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jun 13 04:03:43 cry-workstation kernel: [    5.400092] ehci_hcd 0000:00:1d.7: debug port 1
Jun 13 04:03:43 cry-workstation kernel: [    5.403979] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
Jun 13 04:03:43 cry-workstation kernel: [    5.403997] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfed1c000
Jun 13 04:03:43 cry-workstation kernel: [    5.410695] r592 0000:03:01.2: PCI INT B -> GSI 18 (level, low) -> IRQ 18
Jun 13 04:03:43 cry-workstation kernel: [    5.410783] r592: driver successfully loaded
Jun 13 04:03:43 cry-workstation kernel: [    5.416704] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Jun 13 04:03:43 cry-workstation kernel: [    5.416872] hub 2-0:1.0: USB hub found
Jun 13 04:03:43 cry-workstation kernel: [    5.416876] hub 2-0:1.0: 6 ports detected
Jun 13 04:03:43 cry-workstation kernel: [    5.417960] firewire_ohci 0000:03:01.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
Jun 13 04:03:43 cry-workstation kernel: [    5.424807] input: Dell WMI hotkeys as /devices/virtual/input/input6
Jun 13 04:03:43 cry-workstation kernel: [    5.454388] Synaptics Touchpad, model: 1, fw: 6.2, id: 0xfa0b1, caps: 0xa44713/0x200000/0x0
Jun 13 04:03:43 cry-workstation kernel: [    5.476802] firewire_ohci: Added fw-ohci device 0000:03:01.0, OHCI v1.10, 4 IR + 4 IT contexts, quirks 0x1
Jun 13 04:03:43 cry-workstation kernel: [    5.481864] sdhci: Secure Digital Host Controller Interface driver
Jun 13 04:03:43 cry-workstation kernel: [    5.481867] sdhci: Copyright(c) Pierre Ossman
Jun 13 04:03:43 cry-workstation kernel: [    5.488279] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
Jun 13 04:03:43 cry-workstation kernel: [    5.516956] cfg80211: Calling CRDA to update world regulatory domain
Jun 13 04:03:43 cry-workstation kernel: [    5.541296] uhci_hcd: USB Universal Host Controller Interface driver
Jun 13 04:03:43 cry-workstation kernel: [    5.541376] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Jun 13 04:03:43 cry-workstation kernel: [    5.541388] uhci_hcd 0000:00:1a.0: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    5.541392] uhci_hcd 0000:00:1a.0: UHCI Host Controller
Jun 13 04:03:43 cry-workstation kernel: [    5.541406] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
Jun 13 04:03:43 cry-workstation kernel: [    5.550535] tg3.c:v3.117 (January 25, 2011)
Jun 13 04:03:43 cry-workstation kernel: [    5.550588] tg3 0000:09:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
Jun 13 04:03:43 cry-workstation kernel: [    5.550599] tg3 0000:09:00.0: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    5.553513] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f20
Jun 13 04:03:43 cry-workstation kernel: [    5.553795] hub 3-0:1.0: USB hub found
Jun 13 04:03:43 cry-workstation kernel: [    5.553800] hub 3-0:1.0: 2 ports detected
Jun 13 04:03:43 cry-workstation kernel: [    5.553882] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Jun 13 04:03:43 cry-workstation kernel: [    5.553890] uhci_hcd 0000:00:1a.1: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    5.553893] uhci_hcd 0000:00:1a.1: UHCI Host Controller
Jun 13 04:03:43 cry-workstation kernel: [    5.553902] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
Jun 13 04:03:43 cry-workstation kernel: [    5.566994] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f00
Jun 13 04:03:43 cry-workstation kernel: [    5.567148] hub 4-0:1.0: USB hub found
Jun 13 04:03:43 cry-workstation kernel: [    5.567152] hub 4-0:1.0: 2 ports detected
Jun 13 04:03:43 cry-workstation kernel: [    5.567231] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Jun 13 04:03:43 cry-workstation kernel: [    5.567240] uhci_hcd 0000:00:1d.0: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    5.567243] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jun 13 04:03:43 cry-workstation kernel: [    5.567250] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
Jun 13 04:03:43 cry-workstation kernel: [    5.573460] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f80
Jun 13 04:03:43 cry-workstation kernel: [    5.573600] hub 5-0:1.0: USB hub found
Jun 13 04:03:43 cry-workstation kernel: [    5.573603] hub 5-0:1.0: 2 ports detected
Jun 13 04:03:43 cry-workstation kernel: [    5.573666] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Jun 13 04:03:43 cry-workstation kernel: [    5.573672] uhci_hcd 0000:00:1d.1: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    5.573675] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jun 13 04:03:43 cry-workstation kernel: [    5.573682] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
Jun 13 04:03:43 cry-workstation kernel: [    5.585898] sdhci-pci 0000:03:01.1: SDHCI controller found [1180:0822] (rev 22)
Jun 13 04:03:43 cry-workstation kernel: [    5.585914] sdhci-pci 0000:03:01.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18
Jun 13 04:03:43 cry-workstation kernel: [    5.586727] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f60
Jun 13 04:03:43 cry-workstation kernel: [    5.586952] hub 6-0:1.0: USB hub found
Jun 13 04:03:43 cry-workstation kernel: [    5.586956] hub 6-0:1.0: 2 ports detected
Jun 13 04:03:43 cry-workstation kernel: [    5.586963] _regulator_get: 0000:03:01.1 supply vmmc not found, using dummy regulator
Jun 13 04:03:43 cry-workstation kernel: [    5.588000] Registered led device: mmc0::
Jun 13 04:03:43 cry-workstation kernel: [    5.589044] mmc0: SDHCI controller on PCI [0000:03:01.1] using DMA
Jun 13 04:03:43 cry-workstation kernel: [    5.589687] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
Jun 13 04:03:43 cry-workstation kernel: [    5.589696] uhci_hcd 0000:00:1d.2: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    5.589699] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jun 13 04:03:43 cry-workstation kernel: [    5.589707] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
Jun 13 04:03:43 cry-workstation kernel: [    5.601549] tg3 0000:09:00.0: eth0: Tigon3 [partno(BCM95756m) rev a200] (PCI Express) MAC address 00:1c:23:4f:44:62
Jun 13 04:03:43 cry-workstation kernel: [    5.601553] tg3 0000:09:00.0: eth0: attached PHY is 5722/5756 (10/100/1000Base-T Ethernet) (WireSpeed[1])
Jun 13 04:03:43 cry-workstation kernel: [    5.601556] tg3 0000:09:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
Jun 13 04:03:43 cry-workstation kernel: [    5.601558] tg3 0000:09:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
Jun 13 04:03:43 cry-workstation kernel: [    5.603448] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40
Jun 13 04:03:43 cry-workstation kernel: [    5.603602] hub 7-0:1.0: USB hub found
Jun 13 04:03:43 cry-workstation kernel: [    5.603607] hub 7-0:1.0: 2 ports detected
Jun 13 04:03:43 cry-workstation kernel: [    5.669933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Jun 13 04:03:43 cry-workstation kernel: [    5.676463] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 13 04:03:43 cry-workstation kernel: [    5.709903] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
Jun 13 04:03:43 cry-workstation kernel: [    5.709906] iwl3945: Copyright(c) 2003-2011 Intel Corporation
Jun 13 04:03:43 cry-workstation kernel: [    5.709990] iwl3945 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
Jun 13 04:03:43 cry-workstation kernel: [    5.710023] iwl3945 0000:0c:00.0: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    5.791310] nvidia: module license 'NVIDIA' taints kernel.
Jun 13 04:03:43 cry-workstation kernel: [    5.791314] Disabling lock debugging due to kernel taint
Jun 13 04:03:43 cry-workstation kernel: [    5.860042] usb 3-1: new full speed USB device number 2 using uhci_hcd
Jun 13 04:03:43 cry-workstation kernel: [    5.863123] iwl3945 0000:0c:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
Jun 13 04:03:43 cry-workstation kernel: [    5.863125] iwl3945 0000:0c:00.0: Detected Intel Wireless WiFi Link 3945ABG
Jun 13 04:03:43 cry-workstation kernel: [    5.863269] iwl3945 0000:0c:00.0: irq 45 for MSI/MSI-X
Jun 13 04:03:43 cry-workstation kernel: [    5.870133] Registered led device: phy0-led
Jun 13 04:03:43 cry-workstation kernel: [    5.897552] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
Jun 13 04:03:43 cry-workstation kernel: [    5.897626] HDA Intel 0000:00:1b.0: irq 46 for MSI/MSI-X
Jun 13 04:03:43 cry-workstation kernel: [    5.897656] HDA Intel 0000:00:1b.0: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    5.976758] firewire_core: created device fw0: GUID 444fc00028688da1, S400
Jun 13 04:03:43 cry-workstation kernel: [    6.000038] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
Jun 13 04:03:43 cry-workstation kernel: [    6.007266] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
Jun 13 04:03:43 cry-workstation kernel: [    6.007593] hub 3-1:1.0: USB hub found
Jun 13 04:03:43 cry-workstation kernel: [    6.009556] hub 3-1:1.0: 4 ports detected
Jun 13 04:03:43 cry-workstation kernel: [    6.053784] input: HDA Intel Mic at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
Jun 13 04:03:43 cry-workstation kernel: [    6.053849] input: HDA Intel HP Out at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Jun 13 04:03:43 cry-workstation kernel: [    6.284561] usb 3-1.2: new full speed USB device number 3 using uhci_hcd
Jun 13 04:03:43 cry-workstation kernel: [    6.436567] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Jun 13 04:03:43 cry-workstation kernel: [    6.436578] nvidia 0000:01:00.0: setting latency timer to 64
Jun 13 04:03:43 cry-workstation kernel: [    6.436583] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
Jun 13 04:03:43 cry-workstation kernel: [    6.436767] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  270.41.19  Mon May 16 23:32:08 PDT 2011
Jun 13 04:03:43 cry-workstation kernel: [    7.346965] usbcore: registered new interface driver usbserial
Jun 13 04:03:43 cry-workstation kernel: [    7.346975] USB Serial support registered for generic
Jun 13 04:03:43 cry-workstation kernel: [    7.347001] usbcore: registered new interface driver usbserial_generic
Jun 13 04:03:43 cry-workstation kernel: [    7.347002] usbserial: USB Serial Driver core
Jun 13 04:03:43 cry-workstation kernel: [    7.392177] USB Serial support registered for GSM modem (1-port)
Jun 13 04:03:43 cry-workstation kernel: [    7.392304] usbcore: registered new interface driver option
Jun 13 04:03:43 cry-workstation kernel: [    7.392305] option: v0.7.2:USB Driver for GSM modems
Jun 13 04:03:43 cry-workstation kernel: [    7.523173] st: Version 20101219, fixed bufsize 32768, s/g segs 256
Jun 13 04:03:43 cry-workstation kernel: [    9.174152] EXT4-fs (sda8): re-mounted. Opts: (null)
Jun 13 04:03:43 cry-workstation kernel: [    9.940131] fuse init (API version 7.16)
Jun 13 04:03:43 cry-workstation kernel: [   10.391060] EXT4-fs (sda10): mounted filesystem with ordered data mode. Opts: (null)
Jun 13 04:03:43 cry-workstation kernel: [   10.537778] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
Jun 13 04:03:43 cry-workstation kernel: [   10.669208] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
Jun 13 04:03:43 cry-workstation kernel: [   10.795409] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
Jun 13 04:03:43 cry-workstation kernel: [   10.915722] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
Jun 13 04:03:43 cry-workstation kernel: [   11.081997] Adding 1056912k swap on /dev/sda3.  Priority:-1 extents:1 across:1056912k 
Jun 13 04:03:44 cry-workstation kernel: [   14.053086] iwl3945 0000:0c:00.0: loaded firmware version 15.32.2.9
Jun 13 04:03:46 cry-workstation kernel: [   15.610407] ip_tables: (C) 2000-2006 Netfilter Core Team
Jun 13 04:03:46 cry-workstation kernel: [   15.637468] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
Jun 13 04:03:46 cry-workstation kernel: [   15.725988] NET: Registered protocol family 10
Jun 13 04:03:46 cry-workstation kernel: [   15.726816] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jun 13 04:03:46 cry-workstation kernel: [   15.736966] ip6_tables: (C) 2000-2006 Netfilter Core Team
Jun 13 04:03:47 cry-workstation kernel: [   16.731567] wlan0: authenticate with 00:18:e7:e6:93:01 (try 1)
Jun 13 04:03:47 cry-workstation kernel: [   16.733383] wlan0: authenticated
Jun 13 04:03:47 cry-workstation kernel: [   16.733412] wlan0: associate with 00:18:e7:e6:93:01 (try 1)
Jun 13 04:03:47 cry-workstation kernel: [   16.736150] wlan0: RX AssocResp from 00:18:e7:e6:93:01 (capab=0x431 status=0 aid=2)
Jun 13 04:03:47 cry-workstation kernel: [   16.736156] wlan0: associated
Jun 13 04:03:47 cry-workstation kernel: [   16.738364] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jun 13 04:03:58 cry-workstation kernel: [   27.523533] wlan0: no IPv6 routers present
Jun 13 04:04:08 cry-workstation kernel: [   37.197144] EXT4-fs (sda8): re-mounted. Opts: commit=0
Jun 13 04:04:08 cry-workstation kernel: [   37.602421] EXT4-fs (sda10): re-mounted. Opts: commit=0
Jun 13 04:04:08 cry-workstation kernel: [   37.878890] EXT4-fs (sda9): re-mounted. Opts: commit=0
Jun 13 04:04:08 cry-workstation kernel: [   37.965997] EXT4-fs (sda5): re-mounted. Opts: commit=0
Jun 13 04:04:09 cry-workstation kernel: [   38.471495] EXT4-fs (sda7): re-mounted. Opts: commit=0
Jun 13 04:04:10 cry-workstation kernel: [   39.545776] EXT4-fs (sda6): re-mounted. Opts: commit=0
Jun 13 04:04:39 cry-workstation kernel: [   68.230047] CE: hpet increased min_delta_ns to 20113 nsec
Jun 13 04:04:47 cry-workstation kernel: [   76.319949] chromium-sandbo (1493): /proc/1491/oom_adj is deprecated, please use /proc/1491/oom_score_adj instead.

Last edited by subtleflow (2011-06-13 14:27:02)

Offline

#11 2011-06-13 14:02:32

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

subtleflow, please use BBCode code tags to present the output or any type of code instead of making a thread a mile long.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#12 2011-06-13 14:10:06

subtleflow
Member
Registered: 2011-06-13
Posts: 9

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

My apologies, I did not knew about that. Will keep in mind for next time. Thanks!

Offline

#13 2011-06-13 14:16:20

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

that's ok, but you can edit your post and add the tags !


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#14 2011-06-13 14:21:48

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

Please edit your post, subtleflow https://bbs.archlinux.org/help.php#bbcode

Offline

#15 2011-06-13 14:26:37

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

Ah ! much better.

Thank you subtleflow.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#16 2011-06-13 14:29:08

subtleflow
Member
Registered: 2011-06-13
Posts: 9

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

Thanks! BBcode rocks, it is very easy to use smile

Offline

#17 2011-06-13 14:31:17

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

now back to the actual problem.

Since you are starting up so many modules, it will be difficult to pin point which one is erroring out. Try loading 1 or 2 modules at a time and see which one it FAILs for.


OT : Why are you listing all those modules in the MODULES array? Any specific reason? Many modules are autoloaded these days. Also why load intel and nvidia? What card do you have? A switcheroo?


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#18 2011-06-13 14:42:40

subtleflow
Member
Registered: 2011-06-13
Posts: 9

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

After upgrading to kernel 2.6-38 I read a warning message on the terminal that stated that autoloading modules is no longer supported, and that I should use

hwdetect --modules

for the modules I need to load at boot time. I copied the output from the command above to rc.conf and disabled autoloading.

About the video card, I have nvidia quadro FX 1600 M. And my wireless card is the following:

Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)

(output copied from lspci )

Question, if I use modprobe -av with all the modules array it should return some error msg, right? The problem is that I get none. I will start with two modules at a time to see if I get something different.

Offline

#19 2011-06-13 14:47:10

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

I think the last update talked about not being able to blacklist modules, unless you are talking a few updates back.

In any case, try removing all the modules and see how it goes. I don't think it should be a problem. My modules array is basically empty bar the vboxdrv module that I need for virtualbox.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#20 2011-06-13 14:49:05

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

subtleflow wrote:

After upgrading to kernel 2.6-38 I read a warning message on the terminal that stated that autoloading modules is no longer supported

Uhmm... no you didn't - unless you were using a completely different distro at the time. :)

Module autoloading is very much alive and well, and is the recommended way to load the modules you need. You may have read something about module blacklisting being changed, but definitely not autoloading.

Offline

#21 2011-06-13 14:56:54

subtleflow
Member
Registered: 2011-06-13
Posts: 9

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

Here are the modules I have tested.

[root@cry-workstation ~]# modprobe -av ac battery
[root@cry-workstation ~]# modprobe -av processor thermal
[root@cry-workstation ~]# modprobe -av video cdrom
[root@cry-workstation ~]# modprobe -av intel-agp intel-gtt
[root@cry-workstation ~]# modprobe -av tpm_bios tpm
[root@cry-workstation ~]# modprobe -av tpm_tis dcdbas
[root@cry-workstation ~]# modprobe -av i2c-i801
[root@cry-workstation ~]# modprobe -av i2c-core
[root@cry-workstation ~]# modprobe -av evdev
[root@cry-workstation ~]# modprobe -av joydev
[root@cry-workstation ~]# modprobe -av pcspkr
[root@cry-workstation ~]# modprobe -av psmouse serio_raw
[root@cry-workstation ~]# modprobe -av sparse-keymap
[root@cry-workstation ~]# modprobe -av memstick
[root@cry-workstation ~]# modprobe -av r592
[root@cry-workstation ~]# modprobe -av mmc_core
[root@cry-workstation ~]# modprobe -av sdhci
[root@cry-workstation ~]# modprobe -av pci_hotplug
[root@cry-workstation ~]# modprobe -av shpchp
[root@cry-workstation ~]# modprobe -av dell-laptop
[root@cry-workstation ~]# modprobe -av dell-wmi
[root@cry-workstation ~]# modprobe -av wmi
[root@cry-workstation ~]# modprobe -av nvidia
[root@cry-workstation ~]# modprobe -av iTCO_vendor_support
[root@cry-workstation ~]# modprobe -av iTCO_wdt
[root@cry-workstation ~]# modprobe -av crc-itu-t
[root@cry-workstation ~]# modprobe -av snd-hwdep
[root@cry-workstation ~]# modprobe -av snd
[root@cry-workstation ~]# modprobe -av snd-page-alloc
[root@cry-workstation ~]# modprobe -av snd-pcm
[root@cry-workstation ~]# modprobe -av snd-timer
[root@cry-workstation ~]# modprobe -av snd-hda-codec
[root@cry-workstation ~]# modprobe -av snd-hda-intel
[root@cry-workstation ~]# modprobe -av soundcore
[root@cry-workstation ~]# modprobe -av scsi_mod
[root@cry-workstation ~]# modprobe -av ata_piix
[root@cry-workstation ~]# modprobe -av libphy
[root@cry-workstation ~]# modprobe -av tg3
[root@cry-workstation ~]# modprobe -av mac80211
[root@cry-workstation ~]# modprobe -av rfkill
[root@cry-workstation ~]# modprobe -av iwl3945
[root@cry-workstation ~]# modprobe -av iwl-legacy
[root@cry-workstation ~]# modprobe -av cfg80211
[root@cry-workstation ~]# modprobe -av usbcore
[root@cry-workstation ~]# modprobe -av ehci-hcd
[root@cry-workstation ~]# modprobe -av uhci-hcd
[root@cry-workstation ~]# modprobe -av option
[root@cry-workstation ~]# modprobe -av usbserial
[root@cry-workstation ~]# modprobe -av usb_wwan
[root@cry-workstation ~]# modprobe -av firewire-core
[root@cry-workstation ~]# modprobe -av firewire-ohci
[root@cry-workstation ~]# modprobe -av sd_mod
[root@cry-workstation ~]# modprobe -av sr_mod
[root@cry-workstation ~]# modprobe -av st
[root@cry-workstation ~]# modprobe -av sg

I have been using Arch Linux for about a year now, and I am happy with it.
So, I can use MODULES=(  ) and enable autoloading. I will edit /etc/rc.conf with this and let you know if I get the error. This was my original configuration before 2.6.38. After upgrading to it, I did the modification with the long listing of modules; it worked nicely. But after upgrading to 2.6.39 I noticed the FAIL when loading modules.

Offline

#22 2011-06-13 15:09:43

subtleflow
Member
Registered: 2011-06-13
Posts: 9

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

As suggested, MODULES=() with MOD_AUTOLOAD="yes" fixed the problem. It is my understanding that udev deals with autoloading and it showed [DONE] at boot. I did not saw the LOADING MODULES that I used to see before editing /etc/rc.conf. Perhaps because the list of modules is empty, someone can point me in the right direction on this guess.

Thanks for your support everyone!

Offline

#23 2011-06-13 15:20:08

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

tomk wrote:
subtleflow wrote:

After upgrading to kernel 2.6-38 I read a warning message on the terminal that stated that autoloading modules is no longer supported

Uhmm... no you didn't - unless you were using a completely different distro at the time. smile

Module autoloading is very much alive and well, and is the recommended way to load the modules you need. You may have read something about module blacklisting being changed, but definitely not autoloading.

There's no MOD_AUTOLOAD here: http://projects.archlinux.org/initscrip … f?h=stable
http://projects.archlinux.org/initscrip … 9b6ec6c240 - depraction: MOD_AUTOLOAD and MODULES blacklisting
http://projects.archlinux.org/initscrip … e62f71da0c

Last edited by karol (2011-06-13 15:25:04)

Offline

#24 2011-06-13 15:31:53

subtleflow
Member
Registered: 2011-06-13
Posts: 9

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

This is a copy my /etc/rc.conf

# -----------------------------------------------------------------------
# HARDWARE
# -----------------------------------------------------------------------
#
# MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
# MOD_BLACKLIST: Prevent udev from loading these modules
# MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
#
# NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
#
MOD_AUTOLOAD="yes"
#MOD_BLACKLIST=() #deprecated
MODULES=() 

I noticed that there is no MOD_AUTOLOAD in the latest revision of the script too but, I included the option. It might be ignored, though. Then, loading modules is handled by udev automatically without further configuration? Should I use modprobe after upgrading the kernel each time to avoid a potential hang from a problematic module at boot?

Offline

#25 2011-06-13 15:32:59

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Loading Modules [FAIL] after updating to kernel 2.6.39

Not sure what your point is, Karol. MOD_AUTOLOAD= has indeed been removed from rc.conf - module autoloading continues to function exactly as before, as I stated above.

subtleflow, it seems you haven't updated your rc.conf. Have a look at rc.conf.pacnew and merge the changes as required. It might also be worthwhile looking for other *pacnew files and doing the same with them.

Last edited by tomk (2011-06-13 15:37:53)

Offline

Board footer

Powered by FluxBB