Waiting for /dev to be fully populated... boot SUPER lent

Bonjour,

Ma machine (ou ma Debian Lenny, ou plus tot mon linux) passe sa séquence de boot en 6 minutes, c’est inadmissible même sur une calculatrice, alors que c’est une vraie bête de course que j’ai : Un core 2 duo E6600 sur une carte mère ASUS P5B Deluxe.

au boot je vois les messages suivants (messages recopiés à la main, impossible de les trouver dans les fichiers logs, c’est normal je croix car syslog n’est pas encore lancé):

[	0.240015]pci: not using mmconfig

loading, please wait...
kinit: name_to_dev_t(/dev/sda5) = sda5(8,5)
kinit: trying to resum from /dev/sda5
kinit: No resume image, doing normal boot...
INIT: version 2.86 booting
Starting the hotplug events dispatcher: udevd.
Synthesizing the initial hotplug events...done.
waiting for /dev to be fully populated... [	12.442603] Eroor: Driver 'pcspkr' is already registered, aborting ...

et là ça bloque 5 minutes avant de voir un message : done (timeout)

Quelqu’un a eu ce problème ?

J’ai vu (grâce à Google, je le dis, car on ne le dis pas souvent :smt003 ) que c’était un bug qui a été corrigé :unamused:
Voir bugs.debian.org/cgi-bin/bugreport.cgi?bug=495674

Croyez vous que mon problème mérite que je ré-ouvrir le ticket concernant ce bug pour solliciter le développeur en charge de cette correction ?

Merci pour votre aide.
:slightly_smiling:

Tu aurais pas un disque externe un peu chiant de branché au boot ? Ca peut le faire, en tout cas ça m’est arrivé. Ou peut-être aussi un disque un peu défectueux, va savoir.

En tout cas j’imagine que ça doit pas être ton problème de pc speaker qui est à l’origine de ça :slightly_smiling:

Regardes dans le dmesg ou le syslog, tu dois avoir un périphériques qui bloque (controleur SATA pourri, etc)

Oui, mais je croix bien que le syslogd n’était pas encore lancé. En tout cas, j’ai regardé mais je n’ai rien trouvé :confused:

Je le poste ici au cas ou :

goog:/var/log# dmesg 
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.26-2-amd64 (Debian 2.6.26-15) (dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Fri Mar 27 04:02:59 UTC 2009
[    0.000000] Command line: root=/dev/sda7 ro quiet
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000bff90000 (usable)
[    0.000000]  BIOS-e820: 00000000bff90000 - 00000000bff9e000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bff9e000 - 00000000bffe0000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bffe0000 - 00000000c0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000180000000 (usable)
[    0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[    0.000000] Entering add_active_range(0, 256, 786320) 1 entries of 3200 used
[    0.000000] Entering add_active_range(0, 1048576, 1572864) 2 entries of 3200 used
[    0.000000] max_pfn_mapped = 1572864
[    0.000000] init_memory_mapping
[    0.000000] DMI 2.4 present.
[    0.000000] ACPI: RSDP 000FAE70, 0014 (r0 ACPIAM)
[    0.000000] ACPI: RSDT BFF90000, 0038 (r1 MSTEST TESTONLY  7000815 MSFT       97)
[    0.000000] ACPI: FACP BFF90200, 0084 (r2 MSTEST OEMFACP   7000815 MSFT       97)
[    0.000000] ACPI: DSDT BFF905C0, 918E (r1  A0483 A0483035       35 INTL 20060113)
[    0.000000] ACPI: FACS BFF9E000, 0040
[    0.000000] ACPI: APIC BFF90390, 006C (r1 MSTEST OEMAPIC   7000815 MSFT       97)
[    0.000000] ACPI: MCFG BFF90400, 003C (r1 MSTEST OEMMCFG   7000815 MSFT       97)
[    0.000000] ACPI: OEMB BFF9E040, 007B (r1 MSTEST AMI_OEM   7000815 MSFT       97)
[    0.000000] ACPI: HPET BFF99750, 0038 (r1 MSTEST OEMHPET   7000815 MSFT       97)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-0000000180000000
[    0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[    0.000000] Entering add_active_range(0, 256, 786320) 1 entries of 3200 used
[    0.000000] Entering add_active_range(0, 1048576, 1572864) 2 entries of 3200 used
[    0.000000] Bootmem setup node 0 0000000000000000-0000000180000000
[    0.000000]   NODE_DATA [000000000000f000 - 0000000000013fff]
[    0.000000]   bootmap [0000000000014000 -  0000000000043fff] pages 30
[    0.000000]   early res: 0 [0-fff] BIOS data page
[    0.000000]   early res: 1 [6000-7fff] TRAMPOLINE
[    0.000000]   early res: 2 [200000-673397] TEXT DATA BSS
[    0.000000]   early res: 3 [37998000-37fefe25] RAMDISK
[    0.000000]   early res: 4 [9fc00-fffff] BIOS reserved
[    0.000000]   early res: 5 [8000-efff] PGTABLE
[    0.000000]  [ffffe20000000000-ffffe20003bfffff] PMD -> [ffff810001200000-ffff810003ffffff] on node 0
[    0.000000]  [ffffe20003c00000-ffffe200053fffff] PMD -> [ffff81000c000000-ffff81000d7fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   DMA32        4096 ->  1048576
[    0.000000]   Normal    1048576 ->  1572864
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0:        0 ->      159
[    0.000000]     0:      256 ->   786320
[    0.000000]     0:  1048576 ->  1572864
[    0.000000] On node 0 totalpages: 1310511
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 1247 pages reserved
[    0.000000]   DMA zone: 2696 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 767944 pages, LIFO batch:31
[    0.000000]   Normal zone: 7168 pages used for memmap
[    0.000000]   Normal zone: 517120 pages, LIFO batch:31
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    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[0x82] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 0, 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] Setting APIC routing to flat
[    0.000000] ACPI: HPET id: 0x8086a202 base: 0xfed00000
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
[    0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000bff90000 - 00000000bff9e000
[    0.000000] PM: Registered nosave memory: 00000000bff9e000 - 00000000bffe0000
[    0.000000] PM: Registered nosave memory: 00000000bffe0000 - 00000000c0000000
[    0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffb00000
[    0.000000] PM: Registered nosave memory: 00000000ffb00000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at c4000000 (gap: c0000000:3ee00000)
[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] PERCPU: Allocating 37168 bytes of per cpu data
[    0.000000] NR_CPUS: 32, nr_cpu_ids: 4
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1287760
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/sda7 ro quiet
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[    0.000000] TSC calibrated against PM_TIMER
[    0.000000] time.c: Detected 2399.995 MHz processor.
[    0.004000] Console: colour VGA+ 80x25
[    0.004000] console [tty0] enabled
[    0.004000] Checking aperture...
[    0.004000] Calgary: detecting Calgary via BIOS EBDA area
[    0.004000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.004000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.004000] Placing software IO TLB between 0x4000000 - 0x8000000
[    0.004000] Memory: 5092884k/6291456k available (2224k kernel code, 149160k reserved, 1081k data, 392k init)
[    0.004000] CPA: page pool initialized 1 of 1 pages preallocated
[    0.004000] hpet clockevent registered
[    0.083871] Calibrating delay using timer specific routine.. 4803.56 BogoMIPS (lpj=9607124)
[    0.083907] Security Framework initialized
[    0.083911] SELinux:  Disabled at boot.
[    0.083914] Capability LSM initialized
[    0.084005] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.088005] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.088005] Mount-cache hash table entries: 256
[    0.088005] Initializing cgroup subsys ns
[    0.088005] Initializing cgroup subsys cpuacct
[    0.088005] Initializing cgroup subsys devices
[    0.088005] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.088005] CPU: L2 cache: 4096K
[    0.088005] CPU 0/0 -> Node 0
[    0.088005] CPU: Physical Processor ID: 0
[    0.088005] CPU: Processor Core ID: 0
[    0.088005] CPU0: Thermal monitoring enabled (TM2)
[    0.088005] using mwait in idle threads.
[    0.088842] ACPI: Core revision 20080321
[    0.144009] CPU0: Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz stepping 06
[    0.144009] Using local APIC timer interrupts.
[    0.148009] APIC timer calibration result 16666634
[    0.148009] Detected 16.666 MHz APIC timer.
[    0.148009] Booting processor 1/1 ip 6000
[    0.156009] Initializing CPU#1
[    0.156009] Calibrating delay using timer specific routine.. 4800.02 BogoMIPS (lpj=9600059)
[    0.156009] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.156009] CPU: L2 cache: 4096K
[    0.156009] CPU 1/1 -> Node 0
[    0.156009] CPU: Physical Processor ID: 0
[    0.156009] CPU: Processor Core ID: 1
[    0.156009] CPU1: Thermal monitoring enabled (TM2)
[    0.236014] CPU1: Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz stepping 06
[    0.236014] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.240015] Brought up 2 CPUs
[    0.240015] Total of 2 processors activated (9603.59 BogoMIPS).
[    0.240015] CPU0 attaching sched-domain:
[    0.240015]  domain 0: span 0-1
[    0.240015]   groups: 0 1
[    0.240015]   domain 1: span 0-1
[    0.240015]    groups: 0-1
[    0.240015] CPU1 attaching sched-domain:
[    0.240015]  domain 0: span 0-1
[    0.240015]   groups: 1 0
[    0.240015]   domain 1: span 0-1
[    0.240015]    groups: 0-1
[    0.240015] net_namespace: 1224 bytes
[    0.240015] Booting paravirtualized kernel on bare hardware
[    0.240015] NET: Registered protocol family 16
[    0.240015] ACPI: bus type pci registered
[    0.240015] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.240015] PCI: Not using MMCONFIG.
[    0.240015] PCI: Using configuration type 1 for base access
[    0.240015] ACPI: EC: Look up EC in DSDT
[    0.251581] ACPI: Interpreter enabled
[    0.251583] ACPI: (supports S0 S1 S3 S4 S5)
[    0.251599] ACPI: Using IOAPIC for interrupt routing
[    0.251651] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.254065] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[    0.266397] PCI: Using MMCONFIG at e0000000 - efffffff
[    0.276017] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.276017] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[    0.276017] pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO
[    0.276017] PCI: Transparent bridge - 0000:00:1e.0
[    0.276017] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.276017] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.276129] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.276343] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[    0.276455] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
[    0.276567] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
[    0.293014] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.293014] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.293014] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.293014] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[    0.293134] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 *14 15)
[    0.293250] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.293366] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.293482] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.297014] ACPI Warning (tbutils-0217): Incorrect checksum in table [OEMB] - B8, should be AF [20080321]
[    0.297014] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.297014] pnp: PnP ACPI init
[    0.297014] ACPI: bus type pnp registered
[    0.297014] pnp 00:00: parse allocated resources
[    0.297014] pnp 00:00:   add io  0xcf8-0xcff flags 0x1
[    0.297014] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.297014] pnp 00:01: parse allocated resources
[    0.297014] pnp 00:01:   add mem 0xfed14000-0xfed19fff flags 0x1
[    0.297014] pnp 00:01: PNP0c01: calling quirk_system_pci_resources+0x0/0x15c
[    0.297014] pnp 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.297014] pnp 00:02: parse allocated resources
[    0.297014] pnp 00:02:   add dma 4 flags 0x4
[    0.297014] pnp 00:02:   add io  0x0-0xf flags 0x1
[    0.297014] pnp 00:02:   add io  0x81-0x83 flags 0x1
[    0.297014] pnp 00:02:   add io  0x87-0x87 flags 0x1
[    0.297014] pnp 00:02:   add io  0x89-0x8b flags 0x1
[    0.297014] pnp 00:02:   add io  0x8f-0x8f flags 0x1
[    0.297014] pnp 00:02:   add io  0xc0-0xdf flags 0x1
[    0.297014] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.297014] pnp 00:03: parse allocated resources
[    0.297014] pnp 00:03:   add io  0x70-0x71 flags 0x1
[    0.297014] pnp 00:03:   add irq 8 flags 0x1
[    0.297014] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.297014] pnp 00:04: parse allocated resources
[    0.297014] pnp 00:04:   add io  0x61-0x61 flags 0x1
[    0.297014] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.297014] pnp 00:05: parse allocated resources
[    0.297014] pnp 00:05:   add io  0xf0-0xff flags 0x1
[    0.297014] pnp 00:05:   add irq 13 flags 0x1
[    0.297014] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.297014] pnp 00:06: parse allocated resources
[    0.297014] pnp 00:06:   add irq 4 flags 0x1
[    0.297014] pnp 00:06:   add io  0x3f8-0x3ff flags 0x1
[    0.297014] pnp 00:06: parse resource options
[    0.297014] pnp 00:06: new independent option
[    0.297014] pnp 00:06: new dependent option (priority 0x0)
[    0.297014] pnp 00:06:   io  min 0x3f8 max 0x3f8 align 1 size 8 flags 0x1
[    0.297014] pnp 00:06:   irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000010 flags 0x1
[    0.297014] pnp 00:06: new dependent option (priority 0x1)
[    0.297014] pnp 00:06:   io  min 0x3f8 max 0x3f8 align 1 size 8 flags 0x1
[    0.297014] pnp 00:06:   irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 flags 0x1
[    0.297014] pnp 00:06: new dependent option (priority 0x1)
[    0.297014] pnp 00:06:   io  min 0x2f8 max 0x2f8 align 1 size 8 flags 0x1
[    0.297014] pnp 00:06:   irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 flags 0x1
[    0.297014] pnp 00:06: new dependent option (priority 0x1)
[    0.297014] pnp 00:06:   io  min 0x3e8 max 0x3e8 align 1 size 8 flags 0x1
[    0.297014] pnp 00:06:   irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 flags 0x1
[    0.297014] pnp 00:06: new dependent option (priority 0x1)
[    0.297014] pnp 00:06:   io  min 0x2e8 max 0x2e8 align 1 size 8 flags 0x1
[    0.297014] pnp 00:06:   irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 flags 0x1
[    0.297014] pnp 00:06: end dependent options
[    0.297014] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.297014] pnp 00:07: parse allocated resources
[    0.297014] pnp 00:07:   add irq 6 flags 0x1
[    0.297014] pnp 00:07:   add dma 2 flags 0x0
[    0.297014] pnp 00:07:   add io  0x3f0-0x3f5 flags 0x1
[    0.297014] pnp 00:07:   add io  0x3f7-0x3f7 flags 0x1
[    0.297014] pnp 00:07: parse resource options
[    0.297014] pnp 00:07: new independent option
[    0.297014] pnp 00:07: new dependent option (priority 0x0)
[    0.297014] pnp 00:07:   io  min 0x3f0 max 0x3f0 align 1 size 6 flags 0x1
[    0.297014] pnp 00:07:   io  min 0x3f7 max 0x3f7 align 1 size 1 flags 0x1
[    0.297014] pnp 00:07:   irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000040 flags 0x1
[    0.297014] pnp 00:07:   dma bitmask 0x4 flags 0x0
[    0.297014] pnp 00:07: new dependent option (priority 0x1)
[    0.297014] pnp 00:07:   io  min 0x3f0 max 0x3f0 align 1 size 6 flags 0x1
[    0.297014] pnp 00:07:   io  min 0x3f7 max 0x3f7 align 1 size 1 flags 0x1
[    0.297014] pnp 00:07:   irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 flags 0x1
[    0.297014] pnp 00:07:   dma bitmask 0xf flags 0x0
[    0.297014] pnp 00:07: new dependent option (priority 0x1)
[    0.297014] pnp 00:07:   io  min 0x370 max 0x370 align 1 size 6 flags 0x1
[    0.297014] pnp 00:07:   io  min 0x377 max 0x377 align 1 size 1 flags 0x1
[    0.297014] pnp 00:07:   irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 flags 0x1
[    0.297014] pnp 00:07:   dma bitmask 0xf flags 0x0
[    0.297014] pnp 00:07: end dependent options
[    0.297014] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.297014] pnp 00:08: parse allocated resources
[    0.297014] pnp 00:08:   add io  0x0-0xffffffffffffffff flags 0x10000001
[    0.297014] pnp 00:08:   add io  0x0-0xffffffffffffffff flags 0x10000001
[    0.297014] pnp 00:08:   add io  0x290-0x297 flags 0x1
[    0.297014] pnp 00:08: PNP0c02: calling quirk_system_pci_resources+0x0/0x15c
[    0.297014] pnp 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.297014] pnp 00:09: parse allocated resources
[    0.297014] pnp 00:09:   add io  0x10-0x1f flags 0x1
[    0.297014] pnp 00:09:   add io  0x22-0x3f flags 0x1
[    0.297014] pnp 00:09:   add io  0x44-0x5f flags 0x1
[    0.297014] pnp 00:09:   add io  0x62-0x63 flags 0x1
[    0.297014] pnp 00:09:   add io  0x65-0x6f flags 0x1
[    0.297014] pnp 00:09:   add io  0x72-0x7f flags 0x1
[    0.297014] pnp 00:09:   add io  0x80-0x80 flags 0x1
[    0.297014] pnp 00:09:   add io  0x84-0x86 flags 0x1
[    0.297014] pnp 00:09:   add io  0x88-0x88 flags 0x1
[    0.297014] pnp 00:09:   add io  0x8c-0x8e flags 0x1
[    0.297014] pnp 00:09:   add io  0x90-0x9f flags 0x1
[    0.297014] pnp 00:09:   add io  0xa2-0xbf flags 0x1
[    0.297014] pnp 00:09:   add io  0xe0-0xef flags 0x1
[    0.297014] pnp 00:09:   add io  0x4d0-0x4d1 flags 0x1
[    0.297014] pnp 00:09:   add io  0x800-0x87f flags 0x1
[    0.297014] pnp 00:09:   add io  0x400-0x3ff flags 0x10000001
[    0.297014] pnp 00:09:   add io  0x480-0x4bf flags 0x1
[    0.297014] pnp 00:09:   add mem 0xffafe000-0xffb0cbff flags 0x1
[    0.297014] pnp 00:09:   add mem 0xffb00000-0xffbfffff flags 0x1
[    0.297014] pnp 00:09:   add mem 0xfed1c000-0xfed1ffff flags 0x1
[    0.297014] pnp 00:09:   add mem 0xfed20000-0xfed8ffff flags 0x1
[    0.297014] pnp 00:09:   add mem 0xfff00000-0xfffffffe flags 0x1
[    0.297014] pnp 00:09:   add mem 0xfebfe000-0xfebfec00 flags 0x1
[    0.297014] pnp 00:09: PNP0c02: calling quirk_system_pci_resources+0x0/0x15c
[    0.297014] pnp 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.297014] pnp 00:0a: parse allocated resources
[    0.297014] pnp 00:0a:   add mem 0xfed00000-0xfed003ff flags 0x0
[    0.297014] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.297014] pnp 00:0b: parse allocated resources
[    0.297014] pnp 00:0b:   add mem 0xfec00000-0xfec00fff flags 0x0
[    0.297014] pnp 00:0b:   add mem 0xfee00000-0xfee00fff flags 0x0
[    0.297014] pnp 00:0b: PNP0c02: calling quirk_system_pci_resources+0x0/0x15c
[    0.297014] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.297014] pnp 00:0c: parse allocated resources
[    0.297014] pnp 00:0c:   add mem 0xe0000000-0xefffffff flags 0x0
[    0.297014] pnp 00:0c: PNP0c02: calling quirk_system_pci_resources+0x0/0x15c
[    0.297014] pnp 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.297014] pnp 00:0d: parse allocated resources
[    0.297014] pnp 00:0d:   add mem 0x0-0x9ffff flags 0x1
[    0.297014] pnp 00:0d:   add mem 0xc0000-0xcffff flags 0x0
[    0.297014] pnp 00:0d:   add mem 0xe0000-0xfffff flags 0x0
[    0.297014] pnp 00:0d:   add mem 0x100000-0xbfffffff flags 0x1
[    0.297014] pnp 00:0d:   add mem 0x0-0xffffffffffffffff flags 0x10000000
[    0.297014] pnp 00:0d: PNP0c01: calling quirk_system_pci_resources+0x0/0x15c
[    0.297014] pnp 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.297329] pnp: PnP ACPI: found 14 devices
[    0.297331] ACPI: ACPI bus type pnp unregistered
[    0.301014] usbcore: registered new interface driver usbfs
[    0.301014] usbcore: registered new interface driver hub
[    0.301014] usbcore: registered new device driver usb
[    0.301015] PCI: Using ACPI for IRQ routing
[    0.316481] PCI-GART: No AMD northbridge found.
[    0.316486] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.316491] hpet0: 3 64-bit timers, 14318180 Hz
[    0.317733] ACPI: RTC can wake from S4
[    0.332772] pnp: the driver 'system' has been registered
[    0.332784] system 00:01: iomem range 0xfed14000-0xfed19fff has been reserved
[    0.332786] system 00:01: driver attached
[    0.332796] system 00:08: ioport range 0x290-0x297 has been reserved
[    0.332799] system 00:08: driver attached
[    0.332805] system 00:09: ioport range 0x4d0-0x4d1 has been reserved
[    0.332809] system 00:09: ioport range 0x800-0x87f has been reserved
[    0.332812] system 00:09: ioport range 0x480-0x4bf has been reserved
[    0.332816] system 00:09: iomem range 0xffafe000-0xffb0cbff could not be reserved
[    0.332820] system 00:09: iomem range 0xffb00000-0xffbfffff could not be reserved
[    0.332823] system 00:09: iomem range 0xfed1c000-0xfed1ffff has been reserved
[    0.332826] system 00:09: iomem range 0xfed20000-0xfed8ffff has been reserved
[    0.332830] system 00:09: iomem range 0xfff00000-0xfffffffe could not be reserved
[    0.332833] system 00:09: iomem range 0xfebfe000-0xfebfec00 has been reserved
[    0.332836] system 00:09: driver attached
[    0.332843] system 00:0b: iomem range 0xfec00000-0xfec00fff has been reserved
[    0.332847] system 00:0b: iomem range 0xfee00000-0xfee00fff could not be reserved
[    0.332849] system 00:0b: driver attached
[    0.332855] system 00:0c: iomem range 0xe0000000-0xefffffff has been reserved
[    0.332858] system 00:0c: driver attached
[    0.332865] system 00:0d: iomem range 0x0-0x9ffff could not be reserved
[    0.332868] system 00:0d: iomem range 0xc0000-0xcffff has been reserved
[    0.332873] system 00:0d: iomem range 0xe0000-0xfffff could not be reserved
[    0.332877] system 00:0d: iomem range 0x100000-0xbfffffff could not be reserved
[    0.332879] system 00:0d: driver attached
[    0.333856] PCI: Bridge: 0000:00:01.0
[    0.333856]   IO window: b000-bfff
[    0.333856]   MEM window: 0xf9000000-0xfbcfffff
[    0.333856]   PREFETCH window: 0x00000000d0000000-0x00000000dfffffff
[    0.333856] PCI: Bridge: 0000:00:1c.0
[    0.333856]   IO window: disabled.
[    0.333856]   MEM window: disabled.
[    0.333856]   PREFETCH window: 0x00000000f7f00000-0x00000000f7ffffff
[    0.333856] PCI: Bridge: 0000:00:1c.4
[    0.333856]   IO window: d000-dfff
[    0.333856]   MEM window: 0xfbe00000-0xfbefffff
[    0.333856]   PREFETCH window: disabled.
[    0.333856] PCI: Bridge: 0000:00:1c.5
[    0.333856]   IO window: c000-cfff
[    0.333856]   MEM window: 0xfbd00000-0xfbdfffff
[    0.333856]   PREFETCH window: disabled.
[    0.333856] PCI: Bridge: 0000:00:1e.0
[    0.333856]   IO window: e000-efff
[    0.333856]   MEM window: 0xfbf00000-0xfbffffff
[    0.333856]   PREFETCH window: 0x00000000c4000000-0x00000000c40fffff
[    0.333856] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.333856] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    0.333856] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.333856] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.333856] ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 16 (level, low) -> IRQ 16
[    0.333856] PCI: Setting latency timer of device 0000:00:1c.4 to 64
[    0.333856] ACPI: PCI Interrupt 0000:00:1c.5[B] -> GSI 17 (level, low) -> IRQ 17
[    0.333856] PCI: Setting latency timer of device 0000:00:1c.5 to 64
[    0.333856] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[    0.333856] NET: Registered protocol family 2
[    0.369713] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.370223] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.374240] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.374240] TCP: Hash tables configured (established 524288 bind 65536)
[    0.374240] TCP reno registered
[    0.384101] NET: Registered protocol family 1
[    0.384229] checking if image is initramfs...<7>Switched to high resolution mode on CPU 1
[    0.509627] Switched to high resolution mode on CPU 0
[    0.609607]  it is
[    0.841630] Freeing initrd memory: 6495k freed
[    0.842150] audit: initializing netlink socket (disabled)
[    0.842150] type=2000 audit(1240771251.836:1): initialized
[    0.842150] Total HugeTLB memory allocated, 0
[    0.842154] VFS: Disk quotas dquot_6.5.1
[    0.842177] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.842215] msgmni has been set to 9959
[    0.843288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.843290] io scheduler noop registered
[    0.843292] io scheduler anticipatory registered
[    0.843293] io scheduler deadline registered
[    0.843304] io scheduler cfq registered (default)
[    2.093991] pci 0000:01:00.0: Boot video device
[    2.094125] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    2.094148] assign_interrupt_mode Found MSI capability
[    2.094170] Allocate Port Service[0000:00:01.0:pcie00]
[    2.094204] Allocate Port Service[0000:00:01.0:pcie03]
[    2.094267] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    2.094292] assign_interrupt_mode Found MSI capability
[    2.094318] Allocate Port Service[0000:00:1c.0:pcie00]
[    2.094350] Allocate Port Service[0000:00:1c.0:pcie02]
[    2.094380] Allocate Port Service[0000:00:1c.0:pcie03]
[    2.094449] PCI: Setting latency timer of device 0000:00:1c.4 to 64
[    2.094474] assign_interrupt_mode Found MSI capability
[    2.094499] Allocate Port Service[0000:00:1c.4:pcie00]
[    2.094531] Allocate Port Service[0000:00:1c.4:pcie02]
[    2.094563] Allocate Port Service[0000:00:1c.4:pcie03]
[    2.094631] PCI: Setting latency timer of device 0000:00:1c.5 to 64
[    2.094656] assign_interrupt_mode Found MSI capability
[    2.094682] Allocate Port Service[0000:00:1c.5:pcie00]
[    2.094712] Allocate Port Service[0000:00:1c.5:pcie02]
[    2.094742] Allocate Port Service[0000:00:1c.5:pcie03]
[    2.099678] hpet_resources: 0xfed00000 is busy
[    2.099734] Linux agpgart interface v0.103
[    2.099736] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[    2.099846] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    2.100013] pnp: the driver 'serial' has been registered
[    2.100176] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    2.100208] serial 00:06: driver attached
[    2.100731] brd: module loaded
[    2.100731] input: Macintosh mouse button emulation as /class/input/input0
[    2.100731] pnp: the driver 'i8042 kbd' has been registered
[    2.100731] pnp: the driver 'i8042 aux' has been registered
[    2.100731] pnp: the driver 'i8042 kbd' has been unregistered
[    2.100731] pnp: the driver 'i8042 aux' has been unregistered
[    2.100731] PNP: No PS/2 controller found. Probing ports directly.
[    2.104231] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.104231] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.124251] mice: PS/2 mouse device common for all mice
[    2.124251] pnp: the driver 'rtc_cmos' has been registered
[    2.124251] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    2.124251] rtc0: alarms up to one month, y3k
[    2.124251] rtc_cmos 00:03: driver attached
[    2.124251] cpuidle: using governor ladder
[    2.124251] cpuidle: using governor menu
[    2.124251] No iBFT detected.
[    2.124251] TCP cubic registered
[    2.124251] NET: Registered protocol family 17
[    2.124251] registered taskstats version 1
[    2.124251] rtc_cmos 00:03: setting system clock to 2009-04-26 18:40:54 UTC (1240771254)
[    2.124251] Freeing unused kernel memory: 392k freed
[    2.186234] ACPI: SSDT BFF9E0C0, 01C6 (r1    AMI   CPU1PM        1 INTL 20060113)
[    2.186234] ACPI: ACPI0007:00 is registered as cooling_device0
[    2.186234] ACPI: SSDT BFF9E290, 013A (r1    AMI   CPU2PM        1 INTL 20060113)
[    2.186234] ACPI: ACPI0007:01 is registered as cooling_device1
[    2.334854] USB Universal Host Controller Interface driver v3.0
[    2.334854] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16
[    2.334854] PCI: Setting latency timer of device 0000:00:1a.0 to 64
[    2.334854] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    2.334854] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    2.334854] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000a880
[    2.334854] usb usb1: configuration #1 chosen from 1 choice
[    2.334854] hub 1-0:1.0: USB hub found
[    2.334854] hub 1-0:1.0: 2 ports detected
[    2.356081] No dock devices found.
[    2.358855] SCSI subsystem initialized
[    2.363042] Uniform Multi-Platform E-IDE driver
[    2.363045] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    2.368049] libata version 3.00 loaded.
[    2.438861] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    2.438864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.438866] usb usb1: Product: UHCI Host Controller
[    2.438867] usb usb1: Manufacturer: Linux 2.6.26-2-amd64 uhci_hcd
[    2.438869] usb usb1: SerialNumber: 0000:00:1a.0
[    2.442707] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 17 (level, low) -> IRQ 17
[    2.442707] PCI: Setting latency timer of device 0000:00:1a.1 to 64
[    2.442707] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    2.442707] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    2.442707] uhci_hcd 0000:00:1a.1: irq 17, io base 0x0000ac00
[    2.442707] usb usb2: configuration #1 chosen from 1 choice
[    2.442707] hub 2-0:1.0: USB hub found
[    2.442707] hub 2-0:1.0: 2 ports detected
[    2.454863] Floppy drive(s): fd0 is 1.44M
[    2.474707] FDC 0 is a post-1991 82077
[    2.544609] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    2.544613] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.544616] usb usb2: Product: UHCI Host Controller
[    2.544618] usb usb2: Manufacturer: Linux 2.6.26-2-amd64 uhci_hcd
[    2.544620] usb usb2: SerialNumber: 0000:00:1a.1
[    2.548504] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 18
[    2.548504] PCI: Setting latency timer of device 0000:00:1a.7 to 64
[    2.548504] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    2.548504] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 3
[    2.552504] ehci_hcd 0000:00:1a.7: debug port 1
[    2.552504] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
[    2.552504] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf8fffc00
[    2.567616] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    2.567690] usb usb3: configuration #1 chosen from 1 choice
[    2.567722] hub 3-0:1.0: USB hub found
[    2.567729] hub 3-0:1.0: 4 ports detected
[    2.671575] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    2.671579] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.671581] usb usb3: Product: EHCI Host Controller
[    2.671584] usb usb3: Manufacturer: Linux 2.6.26-2-amd64 ehci_hcd
[    2.671586] usb usb3: SerialNumber: 0000:00:1a.7
[    2.672524] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[    2.672524] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[    2.672524] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    2.672524] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    2.672524] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000a400
[    2.672524] usb usb4: configuration #1 chosen from 1 choice
[    2.672524] hub 4-0:1.0: USB hub found
[    2.672524] hub 4-0:1.0: 2 ports detected
[    2.775071] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.775075] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.775077] usb usb4: Product: UHCI Host Controller
[    2.775080] usb usb4: Manufacturer: Linux 2.6.26-2-amd64 uhci_hcd
[    2.775082] usb usb4: SerialNumber: 0000:00:1d.0
[    2.776585] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[    2.776585] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[    2.776585] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    2.776585] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
[    2.776585] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000a480
[    2.776585] usb usb5: configuration #1 chosen from 1 choice
[    2.776585] hub 5-0:1.0: USB hub found
[    2.776585] hub 5-0:1.0: 2 ports detected
[    2.878984] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    2.878987] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.878990] usb usb5: Product: UHCI Host Controller
[    2.878992] usb usb5: Manufacturer: Linux 2.6.26-2-amd64 uhci_hcd
[    2.878995] usb usb5: SerialNumber: 0000:00:1d.1
[    2.880585] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[    2.880585] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[    2.880585] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    2.880585] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
[    2.880585] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000a800
[    2.880585] usb usb6: configuration #1 chosen from 1 choice
[    2.880585] hub 6-0:1.0: USB hub found
[    2.880585] hub 6-0:1.0: 2 ports detected
[    2.982809] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    2.982813] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.982816] usb usb6: Product: UHCI Host Controller
[    2.982818] usb usb6: Manufacturer: Linux 2.6.26-2-amd64 uhci_hcd
[    2.982820] usb usb6: SerialNumber: 0000:00:1d.2
[    2.984565] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[    2.984565] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[    2.984565] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    2.984565] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
[    2.988565] ehci_hcd 0000:00:1d.7: debug port 1
[    2.988565] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[    2.988565] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf8fff800
[    3.003217] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    3.003278] usb usb7: configuration #1 chosen from 1 choice
[    3.003311] hub 7-0:1.0: USB hub found
[    3.003318] hub 7-0:1.0: 6 ports detected
[    3.107145] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
[    3.107149] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.107152] usb usb7: Product: EHCI Host Controller
[    3.107154] usb usb7: Manufacturer: Linux 2.6.26-2-amd64 ehci_hcd
[    3.107156] usb usb7: SerialNumber: 0000:00:1d.7
[    3.108483] ACPI: PCI Interrupt 0000:05:01.0[A] -> GSI 22 (level, low) -> IRQ 22
[    3.108483] uhci_hcd 0000:05:01.0: UHCI Host Controller
[    3.108483] uhci_hcd 0000:05:01.0: new USB bus registered, assigned bus number 8
[    3.108483] uhci_hcd 0000:05:01.0: irq 22, io base 0x0000e800
[    3.108483] usb usb8: configuration #1 chosen from 1 choice
[    3.108483] hub 8-0:1.0: USB hub found
[    3.108483] hub 8-0:1.0: 2 ports detected
[    3.108483] JMB: IDE controller (0x197b:0x2363 rev 0x02) at  PCI slot 0000:03:00.1
[    3.108483] JMicron IDE 0000:03:00.1: enabling device (0000 -> 0001)
[    3.108483] ACPI: PCI Interrupt 0000:03:00.1[B] -> GSI 17 (level, low) -> IRQ 17
[    3.108483] JMB: 100% native mode on irq 17
[    3.108483] PCI: Setting latency timer of device 0000:03:00.1 to 64
[    3.108483]     ide0: BM-DMA at 0xd400-0xd407
[    3.108483]     ide1: BM-DMA at 0xd408-0xd40f
[    3.108483] Probing IDE interface ide0...
[    3.209168] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    3.209172] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.209175] usb usb8: Product: UHCI Host Controller
[    3.209177] usb usb8: Manufacturer: Linux 2.6.26-2-amd64 uhci_hcd
[    3.209179] usb usb8: SerialNumber: 0000:05:01.0
[    3.209211] ACPI: PCI Interrupt 0000:05:01.1[B] -> GSI 23 (level, low) -> IRQ 23
[    3.209219] uhci_hcd 0000:05:01.1: UHCI Host Controller
[    3.209269] uhci_hcd 0000:05:01.1: new USB bus registered, assigned bus number 9
[    3.209291] uhci_hcd 0000:05:01.1: irq 23, io base 0x0000e880
[    3.209363] usb usb9: configuration #1 chosen from 1 choice
[    3.209385] hub 9-0:1.0: USB hub found
[    3.209390] hub 9-0:1.0: 2 ports detected
[    3.312980] usb usb9: New USB device found, idVendor=1d6b, idProduct=0001
[    3.312984] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.312987] usb usb9: Product: UHCI Host Controller
[    3.312989] usb usb9: Manufacturer: Linux 2.6.26-2-amd64 uhci_hcd
[    3.312991] usb usb9: SerialNumber: 0000:05:01.1
[    3.313027] ACPI: PCI Interrupt 0000:05:01.2[C] -> GSI 20 (level, low) -> IRQ 20
[    3.313037] ehci_hcd 0000:05:01.2: EHCI Host Controller
[    3.313089] ehci_hcd 0000:05:01.2: new USB bus registered, assigned bus number 10
[    3.313125] ehci_hcd 0000:05:01.2: irq 20, io mem 0xfbfff400
[    3.391477] usb 3-2: new high speed USB device using ehci_hcd and address 3
[    3.403546] ehci_hcd 0000:05:01.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    3.403615] usb usb10: configuration #1 chosen from 1 choice
[    3.403647] hub 10-0:1.0: USB hub found
[    3.403654] hub 10-0:1.0: 4 ports detected
[    3.507587] usb usb10: New USB device found, idVendor=1d6b, idProduct=0002
[    3.507591] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.507593] usb usb10: Product: EHCI Host Controller
[    3.507596] usb usb10: Manufacturer: Linux 2.6.26-2-amd64 ehci_hcd
[    3.507598] usb usb10: SerialNumber: 0000:05:01.2
[    3.554073] hda: PIONEER DVD-RW DVR-111D, ATAPI CD/DVD-ROM drive
[    3.574310] usb 3-2: configuration #1 chosen from 1 choice
[    3.578205] usb 3-2: New USB device found, idVendor=05e3, idProduct=070e
[    3.578207] usb 3-2: New USB device strings: Mfr=0, Product=1, SerialNumber=2
[    3.578209] usb 3-2: Product: USB Storage
[    3.578211] usb 3-2: SerialNumber: 000000009321
[    3.614515] Initializing USB Mass Storage driver...
[    3.818998] usb 3-3: new high speed USB device using ehci_hcd and address 4
[    3.956975] usb 3-3: configuration #1 chosen from 1 choice
[    3.957715] usb 3-3: New USB device found, idVendor=0bda, idProduct=8187
[    3.957715] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.957715] usb 3-3: Product: RTL8187_Wireless
[    3.957715] usb 3-3: Manufacturer: Manufacturer_Realtek_RTL8187_
[    3.957715] usb 3-3: SerialNumber: 0015AF09EACA
[    4.229593] scsi0 : SCSI emulation for USB Mass Storage devices
[    4.229691] usbcore: registered new interface driver usb-storage
[    4.229691] USB Mass Storage support registered.
[    4.229691] usb-storage: device found at 3
[    4.229691] usb-storage: waiting for device to settle before scanning
[    4.458670] usb 1-1: new low speed USB device using uhci_hcd and address 2
[    4.494723] hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[    4.494831] hda: UDMA/66 mode selected
[    4.494948] Probing IDE interface ide1...
[    4.740655] usb 1-1: configuration #1 chosen from 1 choice
[    4.857239] usb 1-1: New USB device found, idVendor=046d, idProduct=c310
[    4.857243] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.857246] usb 1-1: Product: USB Multimedia Keyboard
[    4.857248] usb 1-1: Manufacturer: BTC
[    5.232498] ide0 at 0xdc00-0xdc07,0xd882 on irq 17
[    5.234491] ide1 at 0xd800-0xd807,0xd482 on irq 17
[    5.234491] ahci 0000:03:00.0: version 3.0
[    5.234491] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[    5.914295] usbcore: registered new interface driver hiddev
[    5.994711] input: BTC USB Multimedia Keyboard as /class/input/input1
[    6.003781] input,hidraw0: USB HID v1.10 Keyboard [BTC USB Multimedia Keyboard] on usb-0000:00:1a.0-1
[    6.075092] input: BTC USB Multimedia Keyboard as /class/input/input2
[    6.083479] input,hiddev96,hidraw1: USB HID v1.10 Device [BTC USB Multimedia Keyboard] on usb-0000:00:1a.0-1
[    6.083500] usbcore: registered new interface driver usbhid
[    6.083503] usbhid: v2.6:USB HID core driver
[    6.236898] usb 9-2: new full speed USB device using uhci_hcd and address 2
[    6.396911] usb 9-2: configuration #1 chosen from 1 choice
[    6.412860] usb 9-2: New USB device found, idVendor=050d, idProduct=0121
[    6.412860] usb 9-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.412860] usb 9-2: Product: BELKIN BLUETOOTH USB ADAPTER CL. 1
[    6.412860] usb 9-2: Manufacturer: Broadcom Corp
[    6.816442] ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    6.816447] ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part 
[    6.816454] PCI: Setting latency timer of device 0000:03:00.0 to 64
[    6.820409] scsi1 : ahci
[    6.820409] scsi2 : ahci
[    6.820409] ata1: SATA max UDMA/133 abar m8192@0xfbefe000 port 0xfbefe100 irq 16
[    6.820409] ata2: SATA max UDMA/133 abar m8192@0xfbefe000 port 0xfbefe180 irq 16
[    7.228200] ata1: SATA link down (SStatus 0 SControl 300)
[    7.636371] ata2: SATA link down (SStatus 0 SControl 300)
[    7.656839] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[    7.656839] PCI: Setting latency timer of device 0000:02:00.0 to 64
[    7.656839] sky2 0000:02:00.0: v1.21 addr 0xfbdfc000 irq 17 Yukon-EC Ultra (0xb4) rev 2
[    7.656839] sky2 eth0: addr 00:18:f3:90:12:02
[    7.656839] ACPI: PCI Interrupt 0000:05:01.3[A] -> GSI 22 (level, low) -> IRQ 22
[    7.708829] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[22]  MMIO=[fbfff800-fbffffff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[    7.720591] ACPI: PCI Interrupt 0000:05:03.0[A] -> GSI 21 (level, low) -> IRQ 21
[    7.772591] ohci1394: fw-host1: OHCI-1394 1.1 (PCI): IRQ=[21]  MMIO=[fbffe800-fbffefff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[    7.772591] ACPI: PCI Interrupt 0000:05:04.0[A] -> GSI 19 (level, low) -> IRQ 19
[    7.772591] skge 1.13 addr 0xfbff4000 irq 19 chip Yukon-Lite rev 9
[    7.772591] skge eth1: addr 00:18:f3:90:01:70
[    7.772591] ata_piix 0000:00:1f.2: version 2.12
[    7.772591] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[    7.772591] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    7.772591] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[    7.772591] scsi3 : ata_piix
[    7.772591] scsi4 : ata_piix
[    7.775042] ata3: SATA max UDMA/133 cmd 0x9400 ctl 0x9080 bmdma 0x8880 irq 19
[    7.775047] ata4: SATA max UDMA/133 cmd 0x9000 ctl 0x8c00 bmdma 0x8888 irq 19
[    7.788618] hda: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache
[    7.788618] Uniform CD-ROM driver Revision: 3.20
[    8.248834] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    8.272911] ata3.00: ATA-7: SAMSUNG HD501LJ, CR100-06, max UDMA7
[    8.272914] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    8.280915] ata3.00: configured for UDMA/133
[    8.711343] ata4: SATA link down (SStatus 0 SControl 300)
[    8.711343] scsi 3:0:0:0: Direct-Access     ATA      SAMSUNG HD501LJ  CR10 PQ: 0 ANSI: 5
[    8.711343] ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 19 (level, low) -> IRQ 19
[    8.711343] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    8.711343] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[    8.711343] scsi5 : ata_piix
[    8.711343] scsi6 : ata_piix
[    8.712587] ata5: SATA max UDMA/133 cmd 0xa080 ctl 0xa000 bmdma 0x9800 irq 19
[    8.712590] ata6: SATA max UDMA/133 cmd 0x9c00 ctl 0x9880 bmdma 0x9808 irq 19
[    9.043328] ata5: SATA link down (SStatus 0 SControl 300)
[    9.092674] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[2000000003000ad6]
[    9.255865] ieee1394: Host added: ID:BUS[1-00:1023]  GUID[0011d80000ec42a5]
[    9.611526] ata6: SATA link down (SStatus 0 SControl 300)
[    9.623526] Driver 'sd' needs updating - please use bus_type methods
[    9.623526] sd 3:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[    9.623526] sd 3:0:0:0: [sda] Write Protect is off
[    9.623526] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    9.623526] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    9.623526] sd 3:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[    9.623526] sd 3:0:0:0: [sda] Write Protect is off
[    9.623526] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    9.623526] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    9.623526]  sda: sda1 sda2 < sda5 sda6 sda7 >
[    9.699665] sd 3:0:0:0: [sda] Attached SCSI disk
[    9.928333] PM: Starting manual resume from disk
[    9.961103] kjournald starting.  Commit interval 5 seconds
[    9.961103] EXT3-fs: mounted filesystem with ordered data mode.
[   10.506569] usb-storage: device scan complete
[   10.508844] scsi 0:0:0:0: Direct-Access     Generic  STORAGE DEVICE   9321 PQ: 0 ANSI: 0
[   10.508844] scsi 0:0:0:1: Direct-Access     Generic  STORAGE DEVICE   9321 PQ: 0 ANSI: 0
[   10.508844] scsi 0:0:0:2: Direct-Access     Generic  STORAGE DEVICE   9321 PQ: 0 ANSI: 0
[   10.508844] scsi 0:0:0:3: Direct-Access     Generic  STORAGE DEVICE   9321 PQ: 0 ANSI: 0
[   10.510435] sd 0:0:0:0: [sdb] Attached SCSI removable disk
[   10.512524] sd 0:0:0:1: [sdc] Attached SCSI removable disk
[   10.512925] sd 0:0:0:2: [sdd] Attached SCSI removable disk
[   10.512925] sd 0:0:0:3: [sde] Attached SCSI removable disk
[   10.926125] udevd version 125 started
[   11.415129] input: Power Button (FF) as /class/input/input3
[   11.512725] ACPI: Power Button (FF) [PWRF]
[   11.512806] input: Power Button (CM) as /class/input/input4
[   11.578443] ACPI: Power Button (CM) [PWRB]
[   11.985715] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008)
[   11.985715] iTCO_wdt: Found a ICH8 or ICH8R TCO device (Version=2, TCOBASE=0x0860)
[   11.985715] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   12.046060] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
[   12.083976] i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
[   12.083976] ACPI: PCI Interrupt 0000:00:1f.3[C] -> GSI 18 (level, low) -> IRQ 18
[   12.104125] Bluetooth: Core ver 2.11
[   12.104125] NET: Registered protocol family 31
[   12.104125] Bluetooth: HCI device and connection manager initialized
[   12.104125] Bluetooth: HCI socket layer initialized
[   12.148246] Bluetooth: HCI USB driver ver 2.9
[   12.221228] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[   12.221228] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[   12.297188] phy0: Selected rate control algorithm 'pid'
[   12.364257] phy0: hwaddr 00:15:af:09:ea:ca, rtl8187 V1 + rtl8225z2
[10514.741279] Adding 5855652k swap on /dev/sda5.  Priority:-1 extents:1 across:5855652k
[10515.105433] EXT3 FS on sda7, internal journal
[10515.313424] loop: module loaded
[10515.992819] kjournald starting.  Commit interval 5 seconds
[10515.992819] EXT3 FS on sda6, internal journal
[10515.992819] EXT3-fs: mounted filesystem with ordered data mode.
[10517.198074] sky2 eth0: enabling interface
[10517.901046] NET: Registered protocol family 10
[10517.901046] lo: Disabled Privacy Extensions
[10517.901046] ADDRCONF(NETDEV_UP): eth0: link is not ready
[10518.920858] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both
[10518.920858] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[10529.261723] eth0: no IPv6 routers present
goog:/var/log# 

Merci.

[quote][ 12.297188] phy0: Selected rate control algorithm ‘pid’
[ 12.364257] phy0: hwaddr 00:15:af:09:ea:ca, rtl8187 V1 + rtl8225z2
[10514.741279] Adding 5855652k swap on /dev/sda5. Priority:-1 extents:1 across:5855652k
[10515.105433] EXT3 FS on sda7, internal journal
[/quote]Là c’est curieux tout de même, pas loin de trois heures à attendre, ça fait beaucoup…

Bien vu fran.b le passage de [ 12.364257] à [10514.741279], mais est ce vraiment significatif ? Ça correspond à quoi ces 3 heures ?

C’est bizarre car sur mon laptop j’ai les même log mais pas avec un tel écart

:confused: