Page 1 of 2 12 spacer Lastspacer
Results 1 to 10 of 12

Thread: Ubuntu 12.04 boots for more then 60s.

  • Thread Tools
    • Show Printable Version
    • Subscribe to this Thread…
  • Display
    • Switch to Hybrid Mode
    • Switch to Threaded Mode
  1. May 8th, 2012 #1
    GPilot
    • View Profile
    • View Forum Posts
    • Private Message
    spacer 5 Cups of Ubuntu spacer
    Join Date
    Jan 2012
    Beans
    26

    spacer Ubuntu 12.04 boots for more then 60s.

    My Ubuntu (version 12.04 with latest updates), installed with Wubi alongside Windows 7, boots abnormally slow. I timed it both with bootchart (unfortunately not possible to post in attachment because of the resulting poor quality) and a stopwatch and it always needed more then 60/70 seconds from when I chose Ubuntu in GRUB to when the login menu appeared. I had previous installs of Ubuntu with Wubi on other machines but it never took so long for them to boot as with this install. I also booted several times to see if this was a one-time issue, but it always needed more then a minute. Once it has booted and I logged in it runs just fine!

    My specs:
    Computer: HP Pavilion g7 Laptop, Core i5
    Ubuntu: 12.04, 64 bit version

    What I have already tried but what didn't work or had little impact on my boot time:
    www.ubuntubuzz.com/2012/01/ho...u-booting.html
    ubuntu.mindseeder.com/12.04/

    So my question is: What can I do to fix this? Is it a common issue nowadays with Wubi and should I switch to real partitioning? Or are there some scripts/adjustments I could use/make to make to make it faster?

    Thanks in advance for any help,
    GPilot
    spacer Adv Reply  

  2. May 8th, 2012 #2
    spacer
    brainwash
    • View Profile
    • View Forum Posts
    • Private Message
    spacer Tea Glorious Tea! spacer
    Join Date
    Mar 2012
    Beans
    308

    Re: Ubuntu 12.04 boots for more then 60s.

    You should take a look at the kernel messages. Run this command in a terminal and attach the output:
    Code:
    dmesg
    GNU/Linux
    spacer Adv Reply  

  3. May 8th, 2012 #3
    GPilot
    • View Profile
    • View Forum Posts
    • Private Message
    spacer 5 Cups of Ubuntu spacer
    Join Date
    Jan 2012
    Beans
    26

    Re: Ubuntu 12.04 boots for more then 60s.

    This is the output of dmesg:

    Code:
    [    0.000000] Initializing cgroup subsys cpuset
    [    0.000000] Initializing cgroup subsys cpu
    [    0.000000] Linux version 3.2.0-24-generic (buildd@yellow) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 (Ubuntu 3.2.0-24.37-generic 3.2.14)
    [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic root=UUID=F288B2FC88B2BE83 loop=/ubuntu/disks/root.disk ro quiet splash vt.handoff=7
    [    0.000000] KERNEL supported cpus:
    [    0.000000]   Intel GenuineIntel
    [    0.000000]   AMD AuthenticAMD
    [    0.000000]   Centaur CentaurHauls
    [    0.000000] BIOS-provided physical RAM map:
    [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009d800 (usable)
    [    0.000000]  BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved)
    [    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    [    0.000000]  BIOS-e820: 0000000000100000 - 000000009ce3f000 (usable)
    [    0.000000]  BIOS-e820: 000000009ce3f000 - 000000009cebf000 (reserved)
    [    0.000000]  BIOS-e820: 000000009cebf000 - 000000009cfbf000 (ACPI NVS)
    [    0.000000]  BIOS-e820: 000000009cfbf000 - 000000009cfff000 (ACPI data)
    [    0.000000]  BIOS-e820: 000000009cfff000 - 000000009d000000 (usable)
    [    0.000000]  BIOS-e820: 000000009d000000 - 000000009fa00000 (reserved)
    [    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    [    0.000000]  BIOS-e820: 00000000feb00000 - 00000000feb04000 (reserved)
    [    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    [    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed1a000 (reserved)
    [    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
    [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    [    0.000000]  BIOS-e820: 00000000ffd80000 - 0000000100000000 (reserved)
    [    0.000000]  BIOS-e820: 0000000100000000 - 000000015fe00000 (usable)
    [    0.000000] NX (Execute Disable) protection: active
    [    0.000000] DMI 2.7 present.
    [    0.000000] DMI: Hewlett-Packard HP Pavilion g7 Notebook PC      /1672, BIOS F.33 08/30/2011
    [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [    0.000000] No AGP bridge found
    [    0.000000] last_pfn = 0x15fe00 max_arch_pfn = 0x400000000
    [    0.000000] MTRR default type: uncachable
    [    0.000000] MTRR fixed ranges enabled:
    [    0.000000]   00000-9FFFF write-back
    [    0.000000]   A0000-BFFFF uncachable
    [    0.000000]   C0000-E7FFF write-protect
    [    0.000000]   E8000-EFFFF write-combining
    [    0.000000]   F0000-FFFFF write-protect
    [    0.000000] MTRR variable ranges enabled:
    [    0.000000]   0 base 000000000 mask F80000000 write-back
    [    0.000000]   1 base 080000000 mask FE0000000 write-back
    [    0.000000]   2 base 09D000000 mask FFF000000 uncachable
    [    0.000000]   3 base 09E000000 mask FFE000000 uncachable
    [    0.000000]   4 base 0FFC00000 mask FFFC00000 write-protect
    [    0.000000]   5 base 100000000 mask FC0000000 write-back
    [    0.000000]   6 base 140000000 mask FE0000000 write-back
    [    0.000000]   7 base 15FE00000 mask FFFE00000 uncachable
    [    0.000000]   8 disabled
    [    0.000000]   9 disabled
    [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [    0.000000] last_pfn = 0x9d000 max_arch_pfn = 0x400000000
    [    0.000000] found SMP MP-table at [ffff8800000fe1b0] fe1b0
    [    0.000000] initial memory mapped : 0 - 20000000
    [    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480
    [    0.000000] init_memory_mapping: 0000000000000000-000000009d000000
    [    0.000000]  0000000000 - 009d000000 page 2M
    [    0.000000] kernel direct mapping tables up to 9d000000 @ 1fffc000-20000000
    [    0.000000] init_memory_mapping: 0000000100000000-000000015fe00000
    [    0.000000]  0100000000 - 015fe00000 page 2M
    [    0.000000] kernel direct mapping tables up to 15fe00000 @ 9ce38000-9ce3f000
    [    0.000000] RAMDISK: 364e4000 - 3726a000
    [    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 HPQOEM)
    [    0.000000] ACPI: XSDT 000000009cffe120 0008C (v01 HPQOEM SLIC-MPC 00000001      01000013)
    [    0.000000] ACPI: FACP 000000009cffc000 000F4 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [    0.000000] ACPI: DSDT 000000009cfed000 0BD0A (v01 HP     1672     00000000 MSFT 01000013)
    [    0.000000] ACPI: FACS 000000009cf6c000 00040
    [    0.000000] ACPI: ASF! 000000009cffd000 000A5 (v32 HP     1672     00000001 MSFT 01000013)
    [    0.000000] ACPI: HPET 000000009cffb000 00038 (v01 HP     1672     00000001 MSFT 01000013)
    [    0.000000] ACPI: APIC 000000009cffa000 0008C (v02 HP     1672     00000001 MSFT 01000013)
    [    0.000000] ACPI: MCFG 000000009cff9000 0003C (v01 HP     1672     00000001 MSFT 01000013)
    [    0.000000] ACPI: SLIC 000000009cfec000 00176 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [    0.000000] ACPI: MSDM 000000009cfeb000 00055 (v03 HP     1672     00000001 MSFT 01000013)
    [    0.000000] ACPI: SSDT 000000009cfea000 00D52 (v01 HP     1672     00001000 MSFT 01000013)
    [    0.000000] ACPI: BOOT 000000009cfe8000 00028 (v01 HP     1672     00000001 MSFT 01000013)
    [    0.000000] ACPI: ASPT 000000009cfe5000 00034 (v07 HP     1672     00000001 MSFT 01000013)
    [    0.000000] ACPI: SSDT 000000009cfe4000 007C2 (v01 HP     1672     00003000 INTL 20100121)
    [    0.000000] ACPI: SSDT 000000009cfe3000 00996 (v01 HP     1672     00003000 INTL 20100121)
    [    0.000000] ACPI: SSDT 000000009cfdd000 0219F (v01 HP     1672     00001000 INTL 20100121)
    [    0.000000] ACPI: Local APIC address 0xfee00000
    [    0.000000] No NUMA configuration found
    [    0.000000] Faking a node at 0000000000000000-000000015fe00000
    [    0.000000] Initmem setup node 0 0000000000000000-000000015fe00000
    [    0.000000]   NODE_DATA [000000015fdfb000 - 000000015fdfffff]
    [    0.000000]  [ffffea0000000000-ffffea00057fffff] PMD -> [ffff88015b400000-ffff88015f3fffff] on node 0
    [    0.000000] Zone PFN ranges:
    [    0.000000]   DMA      0x00000010 -> 0x00001000
    [    0.000000]   DMA32    0x00001000 -> 0x00100000
    [    0.000000]   Normal   0x00100000 -> 0x0015fe00
    [    0.000000] Movable zone start PFN for each node
    [    0.000000] early_node_map[4] active PFN ranges
    [    0.000000]     0: 0x00000010 -> 0x0000009d
    [    0.000000]     0: 0x00000100 -> 0x0009ce3f
    [    0.000000]     0: 0x0009cfff -> 0x0009d000
    [    0.000000]     0: 0x00100000 -> 0x0015fe00
    [    0.000000] On node 0 totalpages: 1035213
    [    0.000000]   DMA zone: 64 pages used for memmap
    [    0.000000]   DMA zone: 5 pages reserved
    [    0.000000]   DMA zone: 3912 pages, LIFO batch:0
    [    0.000000]   DMA32 zone: 16320 pages used for memmap
    [    0.000000]   DMA32 zone: 622208 pages, LIFO batch:31
    [    0.000000]   Normal zone: 6136 pages used for memmap
    [    0.000000]   Normal zone: 386568 pages, LIFO batch:31
    [    0.000000] ACPI: PM-Timer IO Port: 0x408
    [    0.000000] ACPI: Local APIC address 0xfee00000
    [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    [    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    [    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
    [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [    0.000000] ACPI: IRQ0 used by override.
    [    0.000000] ACPI: IRQ2 used by override.
    [    0.000000] ACPI: IRQ9 used by override.
    [    0.000000] Using ACPI (MADT) for SMP configuration information
    [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [    0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
    [    0.000000] nr_irqs_gsi: 40
    [    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
    [    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
    [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    [    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [    0.000000] PM: Registered nosave memory: 000000009ce3f000 - 000000009cebf000
    [    0.000000] PM: Registered nosave memory: 000000009cebf000 - 000000009cfbf000
    [    0.000000] PM: Registered nosave memory: 000000009cfbf000 - 000000009cfff000
    [    0.000000] PM: Registered nosave memory: 000000009d000000 - 000000009fa00000
    [    0.000000] PM: Registered nosave memory: 000000009fa00000 - 00000000e0000000
    [    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
    [    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000feb00000
    [    0.000000] PM: Registered nosave memory: 00000000feb00000 - 00000000feb04000
    [    0.000000] PM: Registered nosave memory: 00000000feb04000 - 00000000fec00000
    [    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
    [    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000
    [    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
    [    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
    [    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    [    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
    [    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    [    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffd80000
    [    0.000000] PM: Registered nosave memory: 00000000ffd80000 - 0000000100000000
    [    0.000000] Allocating PCI resources starting at 9fa00000 (gap: 9fa00000:40600000)
    [    0.000000] Booting paravirtualized kernel on bare hardware
    [    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
    [    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88015fa00000 s83072 r8192 d23424 u262144
    [    0.000000] pcpu-alloc: s83072 r8192 d23424 u262144 alloc=1*2097152
    [    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
    [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1012688
    [    0.000000] Policy zone: Normal
    [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic root=UUID=F288B2FC88B2BE83 loop=/ubuntu/disks/root.disk ro quiet splash vt.handoff=7
    [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
    [    0.000000] Checking aperture...
    [    0.000000] No AGP bridge found
    [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [    0.000000] Memory: 3978680k/5765120k available (6566k kernel code, 1624268k absent, 162172k reserved, 6637k data, 920k init)
    [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [    0.000000] Hierarchical RCU implementation.
    [    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
    [    0.000000] NR_IRQS:16640 nr_irqs:744 16
    [    0.000000] vt handoff: transparent VT on vt#7
    [    0.000000] Console: colour dummy device 80x25
    [    0.000000] console [tty0] enabled
    [    0.000000] allocated 33554432 bytes of page_cgroup
    [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [    0.000000] hpet clockevent registered
    [    0.000000] Fast TSC calibration using PIT
    [    0.004000] Detected 2394.703 MHz processor.
    [    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.40 BogoMIPS (lpj=9578812)
    [    0.000006] pid_max: default: 32768 minimum: 301
    [    0.000027] Security Framework initialized
    [    0.000039] AppArmor: AppArmor initialized
    [    0.000040] Yama: becoming mindful.
    [    0.000431] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [    0.001507] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [    0.001961] Mount-cache hash table entries: 256
    [    0.002068] Initializing cgroup subsys cpuacct
    [    0.002072] Initializing cgroup subsys memory
    [    0.002079] Initializing cgroup subsys devices
    [    0.002081] Initializing cgroup subsys freezer
    [    0.002082] Initializing cgroup subsys blkio
    [    0.002087] Initializing cgroup subsys perf_event
    [    0.002112] CPU: Physical Processor ID: 0
    [    0.002113] CPU: Processor Core ID: 0
    [    0.002118] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [    0.002119] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [    0.002122] mce: CPU supports 7 MCE banks
    [    0.002131] CPU0: Thermal monitoring handled by SMI
    [    0.002138] using mwait in idle threads.
    [    0.004604] ACPI: Core revision 20110623
    [    0.023220] ftrace: allocating 27049 entries in 107 pages
    [    0.046716] x2apic not enabled, IRQ remapping init failed
    [    0.047194] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [    0.086830] CPU0: Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz stepping 07
    [    0.192083] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
    [    0.192097] PEBS disabled due to CPU errata.
    [    0.192103] ... version:                3
    [    0.192106] ... bit 
    [    0.192110] ... generic registers:      4
    [    0.192113] ... value mask:             0000ffffffffffff
    [    0.192117] ... max period:             000000007fffffff
    [    0.192121] ... fixed-purpose events:   3
    [    0.192125] ... event mask:             000000070000000f
    [    0.192497] NMI watchdog enabled, takes one hw-pmu counter.
    [    0.192685] Booting Node   0, Processors  #1
    [    0.192692] smpboot cpu 1: start_ip = 98000
    [    0.284006] CPU1: Thermal monitoring handled by SMI
    [    0.304094] NMI watchdog enabled, takes one hw-pmu counter.
    [    0.304300]  #2
    [    0.304304] smpboot cpu 2: start_ip = 98000
    [    0.391841] CPU2: Thermal monitoring handled by SMI
    [    0.411969] NMI watchdog enabled, takes one hw-pmu counter.
    [    0.412145]  #3
    [    0.412148] smpboot cpu 3: start_ip = 98000
    [    0.499675] CPU3: Thermal monitoring handled by SMI
    [    0.519815] NMI watchdog enabled, takes one hw-pmu counter.
    [    0.519872] Brought up 4 CPUs
    [    0.519878] Total of 4 processors activated (19156.87 BogoMIPS).
    [    0.529305] devtmpfs: initialized
    [    0.531227] EVM: security.selinux
    [    0.531230] EVM: security.SMACK64
    [    0.531234] EVM: security.capability
    [    0.531295] PM: Registering ACPI NVS region at 9cebf000 (1048576 bytes)
    [    0.533388] print_constraints: dummy: 
    [    0.533438] RTC time: 15:00:51, date: 05/08/12
    [    0.533518] NET: Registered protocol family 16
    [    0.533747] Trying to unpack rootfs image as initramfs...
    [    0.533768] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [    0.533774] ACPI: bus type pci registered
    [    0.533947] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [    0.533956] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [    0.648854] PCI: Using configuration type 1 for base access
    [    0.651145] bio: create slab <bio-0> at 0
    [    0.651349] ACPI: Added _OSI(Module Device)
    [    0.651354] ACPI: Added _OSI(Processor Device)
    [    0.651359] ACPI: Added _OSI(3.0 _SCP Extensions)
    [    0.651364] ACPI: Added _OSI(Processor Aggregator Device)
    [    0.655415] ACPI: EC: Look up EC in DSDT
    [    0.659400] ACPI: Executed 1 blocks of module-level executable AML code
    [    0.719414] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [    0.720653] ACPI: SSDT 000000009ce70798 00727 (v01  PmRef  Cpu0Cst 00003001 INTL 20100121)
    [    0.721714] ACPI: Dynamic OEM Table Load:
    [    0.721721] ACPI: SSDT           (null) 00727 (v01  PmRef  Cpu0Cst 00003001 INTL 20100121)
    [    0.751901] ACPI: SSDT 000000009ce71a98 00303 (v01  PmRef    ApIst 00003000 INTL 20100121)
    [    0.753038] ACPI: Dynamic OEM Table Load:
    [    0.753045] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20100121)
    [    0.783500] ACPI: SSDT 000000009ce6fd98 00119 (v01  PmRef    ApCst 00003000 INTL 20100121)
    [    0.784547] ACPI: Dynamic OEM Table Load:
    [    0.784553] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20100121)
    [    0.863944] ACPI: Interpreter enabled
    [    0.863955] ACPI: (supports S0 S3 S4 S5)
    [    0.864027] ACPI: Using IOAPIC for interrupt routing
    [    0.873591] ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
    [    0.873935] ACPI: No dock devices found.
    [    0.873939] HEST: Table not found.
    [    0.873946] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [    0.874716] \_SB_.PCI0:_OSC invalid UUID
    [    0.874720] _OSC request data:1 8 1f 
    [    0.874731] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    [    0.876077] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
    [    0.876084] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
    [    0.876090] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [    0.876099] pci_root PNP0A08:00: host bridge window [mem 0x9fa00000-0xfeafffff]
    [    0.876126] pci 0000:00:00.0: [8086:0104] type 0 class 0x000600
    [    0.876221] pci 0000:00:01.0: [8086:0101] type 1 class 0x000604
    [    0.876306] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [    0.876314] pci 0000:00:01.0: PME# disabled
    [    0.876348] pci 0000:00:01.1: [8086:0105] type 1 class 0x000604
    [    0.876430] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
    [    0.876437] pci 0000:00:01.1: PME# disabled
    [    0.876470] pci 0000:00:01.2: [8086:0109] type 1 class 0x000604
    [    0.876552] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
    [    0.876558] pci 0000:00:01.2: PME# disabled
    [    0.876601] pci 0000:00:02.0: [8086:0116] type 0 class 0x000300
    [    0.876629] pci 0000:00:02.0: reg 10: [mem 0xc0000000-0xc03fffff 64bit]
    [    0.876647] pci 0000:00:02.0: reg 18: [mem 0xb0000000-0xbfffffff 64bit pref]
    [    0.876660] pci 0000:00:02.0: reg 20: [io  0x5000-0x503f]
    [    0.876802] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
    [    0.876852] pci 0000:00:16.0: reg 10: [mem 0xc3604000-0xc360400f 64bit]
    [    0.877011]
    
    
    
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.