Forum Linux.général Pb de boot sur ma Debian testing

Posté par  .
Étiquettes :
-1
18
jan.
2012

Bonjour,

Quand je démarre ma machine, je reste bloqué sur le chargement du noyau.
Si je démarre en mode dépannage, j'ai un prompt pour me demander de passer en mode maintenance ou de presser Control-D. Dans ce cas, j'arrive à bien à démarrer.

Les dernières lignes avant de passer en mode maintenance n'ont pas l'air de mentionner d'erreurs.

Le noyau est le suivant 3.1.0-1-amd64.

Des idées ?

Merci.

Voici la sortie de dmesg:
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.1.0-1-amd64 (Debian 3.1.8-2) (ben@decadent.org.uk) (gcc version 4.6.2 (Debian 4.6.2-11) ) #1 SMP Tue Jan 10 05:01:58 UTC 2012
[ 0.000000] Command line: BOOTIMAGE=/boot/vmlinuz-3.1.0-1-amd64 root=UUID=324d7fba-c258-4ae5-b5a5-8648f8cf3151 ro single
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
[ 0.000000] BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
[ 0.000000] BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
[ 0.000000] BIOS-e820: 0000000020200000 - 0000000040000000 (usable)
[ 0.000000] BIOS-e820: 0000000040000000 - 0000000040200000 (reserved)
[ 0.000000] BIOS-e820: 0000000040200000 - 00000000bac1d000 (usable)
[ 0.000000] BIOS-e820: 00000000bac1d000 - 00000000bac76000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bac76000 - 00000000bada9000 (reserved)
[ 0.000000] BIOS-e820: 00000000bada9000 - 00000000badba000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000badba000 - 00000000badce000 (reserved)
[ 0.000000] BIOS-e820: 00000000badce000 - 00000000badd0000 (usable)
[ 0.000000] BIOS-e820: 00000000badd0000 - 00000000badd1000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000badd1000 - 00000000badd9000 (reserved)
[ 0.000000] BIOS-e820: 00000000badd9000 - 00000000bade3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bade3000 - 00000000bae3d000 (reserved)
[ 0.000000] BIOS-e820: 00000000bae3d000 - 00000000bae80000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bae80000 - 00000000bb000000 (usable)
[ 0.000000] BIOS-e820: 00000000bb800000 - 00000000bfa00000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 000000023fe00000 (usable)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI 2.6 present.
[ 0.000000] DMI: System manufacturer System Product Name/P8H67-M PRO, BIOS 1106 10/17/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 = 0x23fe00 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-D3FFF write-protect
[ 0.000000] D4000-E7FFF uncachable
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask E00000000 write-back
[ 0.000000] 1 base 200000000 mask FC0000000 write-back
[ 0.000000] 2 base 0BB800000 mask FFF800000 uncachable
[ 0.000000] 3 base 0BC000000 mask FFC000000 uncachable
[ 0.000000] 4 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 5 base 23FE00000 mask FFFE00000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 00000000bb800000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xbb000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [ffff8800000fcd10] fcd10
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
[ 0.000000] init_memory_mapping: 0000000000000000-00000000bb000000
[ 0.000000] 0000000000 - 00bb000000 page 2M
[ 0.000000] kernel direct mapping tables up to bb000000 @ 1fffc000-20000000
[ 0.000000] init_memory_mapping: 0000000100000000-000000023fe00000
[ 0.000000] 0100000000 - 023fe00000 page 2M
[ 0.000000] kernel direct mapping tables up to 23fe00000 @ baff6000-bb000000
[ 0.000000] RAMDISK: 36cb4000 - 37652000
[ 0.000000] ACPI: RSDP 00000000000f0420 00024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 00000000bac68068 0004C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 00000000bac71fa0 000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 00000000bac68140 09E5E (v02 ALASKA A M I 00000000 INTL 20051117)
[ 0.000000] ACPI: FACS 00000000baddaf80 00040
[ 0.000000] ACPI: APIC 00000000bac72098 00072 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 00000000bac72110 00102 (v01 AMICPU PROC 00000001 MSFT 03000001)
[ 0.000000] ACPI: MCFG 00000000bac72218 0003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000bac72258 00038 (v01 ALASKA A M I 01072009 AMI. 00000004)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000023fe00000
[ 0.000000] Initmem setup node 0 0000000000000000-000000023fe00000
[ 0.000000] NODE_DATA [000000023fdfb000 - 000000023fdfffff]
[ 0.000000] [ffffea0000000000-ffffea0007dfffff] PMD -> [ffff880237400000-ffff88023e3fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x0023fe00
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[7] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009e
[ 0.000000] 0: 0x00000100 -> 0x00020000
[ 0.000000] 0: 0x00020200 -> 0x00040000
[ 0.000000] 0: 0x00040200 -> 0x000bac1d
[ 0.000000] 0: 0x000badce -> 0x000badd0
[ 0.000000] 0: 0x000bae80 -> 0x000bb000
[ 0.000000] 0: 0x00100000 -> 0x0023fe00
[ 0.000000] On node 0 totalpages: 2074413
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 5 pages reserved
[ 0.000000] DMA zone: 3921 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14280 pages used for memmap
[ 0.000000] DMA32 zone: 745943 pages, LIFO batch:31
[ 0.000000] Normal zone: 17913 pages used for memmap
[ 0.000000] Normal zone: 1292295 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[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 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: 0x8086a701 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[ 0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[ 0.000000] PM: Registered nosave memory: 00000000bac1d000 - 00000000bac76000
[ 0.000000] PM: Registered nosave memory: 00000000bac76000 - 00000000bada9000
[ 0.000000] PM: Registered nosave memory: 00000000bada9000 - 00000000badba000
[ 0.000000] PM: Registered nosave memory: 00000000badba000 - 00000000badce000
[ 0.000000] PM: Registered nosave memory: 00000000badd0000 - 00000000badd1000
[ 0.000000] PM: Registered nosave memory: 00000000badd1000 - 00000000badd9000
[ 0.000000] PM: Registered nosave memory: 00000000badd9000 - 00000000bade3000
[ 0.000000] PM: Registered nosave memory: 00000000bade3000 - 00000000bae3d000
[ 0.000000] PM: Registered nosave memory: 00000000bae3d000 - 00000000bae80000
[ 0.000000] PM: Registered nosave memory: 00000000bb000000 - 00000000bb800000
[ 0.000000] PM: Registered nosave memory: 00000000bb800000 - 00000000bfa00000
[ 0.000000] PM: Registered nosave memory: 00000000bfa00000 - 00000000fed1c000
[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000ff000000
[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at bfa00000 (gap: bfa00000:3f31c000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88023fa00000 s80768 r8192 d21632 u524288
[ 0.000000] pcpu-alloc: s80768 r8192 d21632 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2042159
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.1.0-1-amd64 root=UUID=324d7fba-c258-4ae5-b5a5-8648f8cf3151 ro single
[ 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: 8098120k/9435136k available (3293k kernel code, 1137484k absent, 199532k reserved, 3426k data, 556k init)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:33024 nr_irqs:712 16
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.004000] Detected 3311.366 MHz processor.
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6622.73 BogoMIPS (lpj=13245464)
[ 0.000113] pid_max: default: 32768 minimum: 301
[ 0.000194] Security Framework initialized
[ 0.000735] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.002064] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.002630] Mount-cache hash table entries: 256
[ 0.002758] Initializing cgroup subsys cpuacct
[ 0.002814] Initializing cgroup subsys memory
[ 0.002876] Initializing cgroup subsys devices
[ 0.002931] Initializing cgroup subsys freezer
[ 0.002986] Initializing cgroup subsys net_cls
[ 0.003040] Initializing cgroup subsys blkio
[ 0.003115] CPU: Physical Processor ID: 0
[ 0.003168] CPU: Processor Core ID: 0
[ 0.003223] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.003224] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.003339] mce: CPU supports 9 MCE banks
[ 0.003401] CPU0: Thermal monitoring enabled (TM1)
[ 0.003460] using mwait in idle threads.
[ 0.003835] ACPI: Core revision 20110623
[ 0.013408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.053117] CPU0: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz stepping 07
[ 0.160146] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
[ 0.160328] ... version: 3
[ 0.160381] ... bit width: 48
[ 0.160435] ... generic registers: 8
[ 0.160488] ... value mask: 0000ffffffffffff
[ 0.160544] ... max period: 000000007fffffff
[ 0.160599] ... fixed-purpose events: 3
[ 0.160653] ... event mask: 00000007000000ff
[ 0.160795] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.160919] Booting Node 0, Processors #1
[ 0.161000] smpboot cpu 1: start_ip = 99000
[ 0.268188] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.268317] #2
[ 0.268358] smpboot cpu 2: start_ip = 99000
[ 0.376037] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.376165] #3 Ok.
[ 0.376216] smpboot cpu 3: start_ip = 99000
[ 0.483948] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.484026] Brought up 4 CPUs
[ 0.484078] Total of 4 processors activated (26489.38 BogoMIPS).
[ 0.485756] devtmpfs: initialized
[ 0.487933] PM: Registering ACPI NVS region at bac1d000 (364544 bytes)
[ 0.488002] PM: Registering ACPI NVS region at bada9000 (69632 bytes)
[ 0.488061] PM: Registering ACPI NVS region at badd0000 (4096 bytes)
[ 0.488119] PM: Registering ACPI NVS region at badd9000 (40960 bytes)
[ 0.488176] PM: Registering ACPI NVS region at bae3d000 (274432 bytes)
[ 0.488332] print_constraints: dummy:
[ 0.488422] NET: Registered protocol family 16
[ 0.488537] ACPI: bus type pci registered
[ 0.488634] PCI: MMCONFIG for domain 0000 [bus 00-3f] at mem 0xe0000000-0xe3ffffff
[ 0.488706] PCI: not using MMCONFIG
[ 0.488759] PCI: Using configuration type 1 for base access
[ 0.489226] bio: create slab at 0
[ 0.489336] ACPI: Added _OSI(Module Device)
[ 0.489391] ACPI: Added _OSI(Processor Device)
[ 0.489445] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.489500] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.490322] ACPI: EC: Look up EC in DSDT
[ 0.491260] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.493931] ACPI Error: [RAMB] Namespace lookup failure, AE_NOT_FOUND (20110623/psargs-359)
[ 0.494114] ACPI Exception: AE_NOT_FOUND, Could not execute arguments for RAMW (20110623/nsinit-349)
[ 0.494478] ACPI: SSDT 00000000badd9c18 0038C (v01 AMI IST 00000001 MSFT 03000001)
[ 0.494866] ACPI: Dynamic OEM Table Load:
[ 0.496246] ACPI: SSDT (null) 0038C (v01 AMI IST 00000001 MSFT 03000001)
[ 0.496409] ACPI: SSDT 00000000baddae18 00084 (v01 AMI CST 00000001 MSFT 03000001)
[ 0.496737] ACPI: Dynamic OEM Table Load:
[ 0.496865] ACPI: SSDT (null) 00084 (v01 AMI CST 00000001 MSFT 03000001)
[ 0.497491] ACPI: Interpreter enabled
[ 0.497546] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.497799] ACPI: Using IOAPIC for interrupt routing
[ 0.497870] PCI: MMCONFIG for domain 0000 [bus 00-3f] at mem 0xe0000000-0xe3ffffff
[ 0.497991] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
[ 0.503341] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.508204] ACPI: No dock devices found.
[ 0.508258] HEST: Table not found.
[ 0.508311] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.508549] ACPI: PCI Root Bridge PCI0
[ 0.508793] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.508850] pciroot PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.508908] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.508977] pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000dffff]
[ 0.509046] pci_root PNP0A08:00: host bridge window [mem 0xbfa00000-0xffffffff]
[ 0.509117] pci_root PNP0A08:00: ignoring host bridge window mem 0x000c8000-0x000dffff
[ 0.509199] pci 0000:00:00.0: [8086:0100] type 0 class 0x000600
[ 0.509224] pci 0000:00:01.0: [8086:0101] type 1 class 0x000604
[ 0.509242] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.509244] pci 0000:00:01.0: PME# disabled
[ 0.509258] pci 0000:00:02.0: [8086:0112] type 0 class 0x000300
[ 0.509265] pci 0000:00:02.0: reg 10: [mem 0xfe000000-0xfe3fffff 64bit]
[ 0.509270] pci 0000:00:02.0: reg 18: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.509273] pci 0000:00:02.0: reg 20: [io 0xf000-0xf03f]
[ 0.509314] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
[ 0.509335] pci 0000:00:16.0: reg 10: [mem 0xfe607000-0xfe60700f 64bit]
[ 0.509390] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.509394] pci 0000:00:16.0: PME# disabled
[ 0.509423] pci 0000:00:1a.0: [8086:1c2d] type 0 class 0x000c03
[ 0.509442] pci 0000:00:1a.0: reg 10: [mem 0xfe606000-0xfe6063ff]
[ 0.509510] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.509514] pci 0000:00:1a.0: PME# disabled
[ 0.509537] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403
[ 0.509550] pci 0000:00:1b.0: reg 10: [mem 0xfe600000-0xfe603fff 64bit]
[ 0.509601] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.509604] pci 0000:00:1b.0: PME# disabled
[ 0.509624] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604
[ 0.509681] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.509685] pci 0000:00:1c.0: PME# disabled
[ 0.509709] pci 0000:00:1c.4: [8086:1c18] type 1 class 0x000604
[ 0.509766] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.509770] pci 0000:00:1c.4: PME# disabled
[ 0.509792] pci 0000:00:1c.5: [8086:1c1a] type 1 class 0x000604
[ 0.509849] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.509853] pci 0000:00:1c.5: PME# disabled
[ 0.509875] pci 0000:00:1c.6: [8086:1c1c] type 1 class 0x000604
[ 0.509933] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.509936] pci 0000:00:1c.6: PME# disabled
[ 0.509958] pci 0000:00:1c.7: [8086:244e] type 1 class 0x000604
[ 0.510016] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 0.510019] pci 0000:00:1c.7: PME# disabled
[ 0.510045] pci 0000:00:1d.0: [8086:1c26] type 0 class 0x000c03
[ 0.510064] pci 0000:00:1d.0: reg 10: [mem 0xfe605000-0xfe6053ff]
[ 0.510133] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.510136] pci 0000:00:1d.0: PME# disabled
[ 0.510159] pci 0000:00:1f.0: [8086:1c4a] type 0 class 0x000601
[ 0.510263] pci 0000:00:1f.2: [8086:1c00] type 0 class 0x000101
[ 0.510277] pci 0000:00:1f.2: reg 10: [io 0xf110-0xf117]
[ 0.510284] pci 0000:00:1f.2: reg 14: [io 0xf100-0xf103]
[ 0.510291] pci 0000:00:1f.2: reg 18: [io 0xf0f0-0xf0f7]
[ 0.510298] pci 0000:00:1f.2: reg 1c: [io 0xf0e0-0xf0e3]
[ 0.510305] pci 0000:00:1f.2: reg 20: [io 0xf0d0-0xf0df]
[ 0.510312] pci 0000:00:1f.2: reg 24: [io 0xf0c0-0xf0cf]
[ 0.510345] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05
[ 0.510359] pci 0000:00:1f.3: reg 10: [mem 0xfe604000-0xfe6040ff 64bit]
[ 0.510378] pci 0000:00:1f.3: reg 20: [io 0xf040-0xf05f]
[ 0.510407] pci 0000:00:1f.5: [8086:1c08] type 0 class 0x000101
[ 0.510421] pci 0000:00:1f.5: reg 10: [io 0xf0b0-0xf0b7]
[ 0.510428] pci 0000:00:1f.5: reg 14: [io 0xf0a0-0xf0a3]
[ 0.510435] pci 0000:00:1f.5: reg 18: [io 0xf090-0xf097]
[ 0.510442] pci 0000:00:1f.5: reg 1c: [io 0xf080-0xf083]
[ 0.510449] pci 0000:00:1f.5: reg 20: [io 0xf070-0xf07f]
[ 0.510456] pci 0000:00:1f.5: reg 24: [io 0xf060-0xf06f]
[ 0.510499] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.510596] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[ 0.510721] pci 0000:03:00.0: [1106:0415] type 0 class 0x000101
[ 0.510741] pci 0000:03:00.0: reg 10: [io 0xe040-0xe047]
[ 0.510755] pci 0000:03:00.0: reg 14: [io 0xe030-0xe033]
[ 0.510768] pci 0000:03:00.0: reg 18: [io 0xe020-0xe027]
[ 0.510782] pci 0000:03:00.0: reg 1c: [io 0xe010-0xe013]
[ 0.510796] pci 0000:03:00.0: reg 20: [io 0xe000-0xe00f]
[ 0.510822] pci 0000:03:00.0: reg 30: [mem 0xfe500000-0xfe50ffff pref]
[ 0.510863] pci 0000:03:00.0: supports D1 D2
[ 0.510864] pci 0000:03:00.0: PME# supported from D1 D2 D3hot
[ 0.510869] pci 0000:03:00.0: PME# disabled
[ 0.515863] pci 0000:00:1c.4: PCI bridge to [bus 03-03]
[ 0.515932] pci 0000:00:1c.4: bridge window [io 0xe000-0xefff]
[ 0.515944] pci 0000:00:1c.4: bridge window [mem 0xfe500000-0xfe5fffff]
[ 0.516016] pci 0000:04:00.0: [1b21:1042] type 0 class 0x000c03
[ 0.516044] pci 0000:04:00.0: reg 10: [mem 0xfe400000-0xfe407fff 64bit]
[ 0.516165] pci 0000:04:00.0: PME# supported from D3hot D3cold
[ 0.516170] pci 0000:04:00.0: PME# disabled
[ 0.523854] pci 0000:00:1c.5: PCI bridge to [bus 04-04]
[ 0.523934] pci 0000:00:1c.5: bridge window [mem 0xfe400000-0xfe4fffff]
[ 0.524001] pci 0000:05:00.0: [10ec:8168] type 0 class 0x000200
[ 0.524020] pci 0000:05:00.0: reg 10: [io 0xd000-0xd0ff]
[ 0.524053] pci 0000:05:00.0: reg 18: [mem 0xd0004000-0xd0004fff 64bit pref]
[ 0.524074] pci 0000:05:00.0: reg 20: [mem 0xd0000000-0xd0003fff 64bit pref]
[ 0.524132] pci 0000:05:00.0: supports D1 D2
[ 0.524133] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.524139] pci 0000:05:00.0: PME# disabled
[ 0.531849] pci 0000:00:1c.6: PCI bridge to [bus 05-05]
[ 0.531925] pci 0000:00:1c.6: bridge window [io 0xd000-0xdfff]
[ 0.531933] pci 0000:00:1c.6: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[ 0.531990] pci 0000:06:00.0: [1b21:1080] type 1 class 0x000604
[ 0.532094] pci 0000:00:1c.7: PCI bridge to bus 06-07
[ 0.532160] pci 0000:00:1c.7: bridge window io 0x0000-0x0cf7
[ 0.532161] pci 0000:00:1c.7: bridge window io 0x0d00-0xffff
[ 0.532163] pci 0000:00:1c.7: bridge window mem 0x000a0000-0x000bffff
[ 0.532164] pci 0000:00:1c.7: bridge window mem 0xbfa00000-0xffffffff
[ 0.532275] pci 0000:06:00.0: PCI bridge to bus 07-07
[ 0.532354] pci 0000:06:00.0: bridge window ??? 0x00000000 flags 0x0
[ 0.532356] pci 0000:06:00.0: bridge window ??? 0x00000000 flags 0x0
[ 0.532357] pci 0000:06:00.0: bridge window ??? 0x00000000 flags 0x0
[ 0.532359] pci 0000:06:00.0: bridge window ??? 0x00000000 flags 0x0
[ 0.532360] pci 0000:06:00.0: bridge window io 0x0000-0x0cf7
[ 0.532362] pci 0000:06:00.0: bridge window io 0x0d00-0xffff
[ 0.532364] pci 0000:06:00.0: bridge window mem 0x000a0000-0x000bffff
[ 0.532366] pci 0000:06:00.0: bridge window mem 0xbfa00000-0xffffffff
[ 0.532401] ACPI: PCI Interrupt Routing Table [_SB
.PCI0._PRT]
[ 0.532508] ACPI: PCI Interrupt Routing Table [_SB
.PCI0.P0P1.PRT]
[ 0.532537] ACPI: PCI Interrupt Routing Table [_SB_.PCI0.PEX0._PRT]
[ 0.532568] ACPI: PCI Interrupt Routing Table [_SB
.PCI0.PEX4.PRT]
[ 0.532598] ACPI: PCI Interrupt Routing Table [_SB_.PCI0.PEX5._PRT]
[ 0.532624] ACPI: PCI Interrupt Routing Table [_SB
.PCI0.PEX6._PRT]
[ 0.532654] ACPI: PCI Interrupt Routing Table [_SB_.PCI0.PEX7.BR19._PRT]
[ 0.532774] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.533022] pci0000:00: ACPI _OSC control (0x1c) granted
[ 0.536845] ACPI: PCI Interrupt Link LNKA
[ 0.537380] ACPI: PCI Interrupt Link LNKB
[ 0.537914] ACPI: PCI Interrupt Link LNKC
[ 0.538410] ACPI: PCI Interrupt Link LNKD
[ 0.538905] ACPI: PCI Interrupt Link LNKE
[ 0.539437] ACPI: PCI Interrupt Link LNKF
[ 0.539972] ACPI: PCI Interrupt Link LNKG
[ 0.540504] ACPI: PCI Interrupt Link LNKH
[ 0.541069] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.541144] vgaarb: loaded
[ 0.541195] vgaarb: bridge control possible 0000:00:02.0
[ 0.541273] PCI: Using ACPI for IRQ routing
[ 0.542689] PCI: pci_cache_line_size set to 64 bytes
[ 0.542766] reserve RAM buffer: 000000000009ec00 - 000000000009ffff
[ 0.542768] reserve RAM buffer: 00000000bac1d000 - 00000000bbffffff
[ 0.542772] reserve RAM buffer: 00000000badd0000 - 00000000bbffffff
[ 0.542774] reserve RAM buffer: 00000000bb000000 - 00000000bbffffff
[ 0.542776] reserve RAM buffer: 000000023fe00000 - 000000023fffffff
[ 0.542845] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.543236] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.546306] Switching to clocksource hpet
[ 0.547557] pnp: PnP ACPI init
[ 0.547615] ACPI: bus type pnp registered
[ 0.547771] pnp 00:00: [bus 00-ff]
[ 0.547773] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.547774] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.547775] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.547777] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.547779] pnp 00:00: [mem 0x000c8000-0x000dffff window]
[ 0.547780] pnp 00:00: [mem 0xbfa00000-0xffffffff window]
[ 0.547781] pnp 00:00: [mem 0x00000000 window]
[ 0.547810] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.547821] Switched to NOHz mode on CPU #0
[ 0.547889] Switched to NOHz mode on CPU #2
[ 0.547892] Switched to NOHz mode on CPU #3
[ 0.547923] pnp 00:01: [mem 0xfed10000-0xfed19fff]
[ 0.547924] pnp 00:01: [mem 0xe0000000-0xe3ffffff]
[ 0.547925] pnp 00:01: [mem 0xfed90000-0xfed93fff]
[ 0.547926] pnp 00:01: [mem 0xfed20000-0xfed3ffff]
[ 0.547927] pnp 00:01: [mem 0xfee00000-0xfee0ffff]
[ 0.547948] Switched to NOHz mode on CPU #1
[ 0.547952] system 00:01: [mem 0xfed10000-0xfed19fff] has been reserved
[ 0.547954] system 00:01: [mem 0xe0000000-0xe3ffffff] has been reserved
[ 0.547956] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.547957] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.547959] system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved
[ 0.547960] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.548009] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled]
[ 0.548011] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled]
[ 0.548012] pnp 00:02: [io 0x0290-0x029f]
[ 0.548013] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled]
[ 0.548037] system 00:02: [io 0x0290-0x029f] has been reserved
[ 0.548039] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.548342] pnp 00:03: [io 0x0378-0x037f]
[ 0.548348] pnp 00:03: [irq 5]
[ 0.548349] pnp 00:03: [dma 0 disabled]
[ 0.548452] pnp 00:03: Plug and Play ACPI device, IDs PNP0400 (active)
[ 0.548459] pnp 00:04: [dma 4]
[ 0.548461] pnp 00:04: [io 0x0000-0x000f]
[ 0.548462] pnp 00:04: [io 0x0081-0x0083]
[ 0.548463] pnp 00:04: [io 0x0087]
[ 0.548464] pnp 00:04: [io 0x0089-0x008b]
[ 0.548466] pnp 00:04: [io 0x008f]
[ 0.548467] pnp 00:04: [io 0x00c0-0x00df]
[ 0.548480] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.548487] pnp 00:05: [io 0x0070-0x0071]
[ 0.548491] pnp 00:05: [irq 8]
[ 0.548505] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.548511] pnp 00:06: [io 0x0061]
[ 0.548524] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.548535] pnp 00:07: [io 0x0010-0x001f]
[ 0.548536] pnp 00:07: [io 0x0022-0x003f]
[ 0.548537] pnp 00:07: [io 0x0044-0x005f]
[ 0.548538] pnp 00:07: [io 0x0063]
[ 0.548539] pnp 00:07: [io 0x0065]
[ 0.548540] pnp 00:07: [io 0x0067-0x006f]
[ 0.548542] pnp 00:07: [io 0x0072-0x007f]
[ 0.548543] pnp 00:07: [io 0x0080]
[ 0.548544] pnp 00:07: [io 0x0084-0x0086]
[ 0.548545] pnp 00:07: [io 0x0088]
[ 0.548546] pnp 00:07: [io 0x008c-0x008e]
[ 0.548547] pnp 00:07: [io 0x0090-0x009f]
[ 0.548548] pnp 00:07: [io 0x00a2-0x00bf]
[ 0.548549] pnp 00:07: [io 0x00e0-0x00ef]
[ 0.548550] pnp 00:07: [io 0x04d0-0x04d1]
[ 0.548580] system 00:07: [io 0x04d0-0x04d1] has been reserved
[ 0.548637] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.548643] pnp 00:08: [io 0x00f0-0x00ff]
[ 0.548647] pnp 00:08: [irq 13]
[ 0.548661] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.548873] pnp 00:09: [io 0x03f8-0x03ff]
[ 0.548877] pnp 00:09: [irq 4]
[ 0.548878] pnp 00:09: [dma 0 disabled]
[ 0.548918] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.548934] pnp 00:0a: [io 0x0060]
[ 0.548935] pnp 00:0a: [io 0x0064]
[ 0.548939] pnp 00:0a: [irq 1]
[ 0.548959] pnp 00:0a: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.549094] pnp 00:0b: [io 0x0400-0x0453]
[ 0.549095] pnp 00:0b: [io 0x0458-0x047f]
[ 0.549096] pnp 00:0b: [io 0x0000-0xffffffffffffffff disabled]
[ 0.549098] pnp 00:0b: [io 0x0500-0x057f]
[ 0.549099] pnp 00:0b: [mem 0xfed1c000-0xfed1ffff]
[ 0.549100] pnp 00:0b: [mem 0xfec00000-0xfecfffff]
[ 0.549101] pnp 00:0b: [mem 0xfed08000-0xfed08fff]
[ 0.549102] pnp 00:0b: [mem 0xff000000-0xffffffff]
[ 0.549133] system 00:0b: [io 0x0400-0x0453] has been reserved
[ 0.549190] system 00:0b: [io 0x0458-0x047f] has been reserved
[ 0.549248] system 00:0b: [io 0x0500-0x057f] has been reserved
[ 0.549304] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.549362] system 00:0b: [mem 0xfec00000-0xfecfffff] could not be reserved
[ 0.549420] system 00:0b: [mem 0xfed08000-0xfed08fff] has been reserved
[ 0.549478] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved
[ 0.549536] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.549565] pnp 00:0c: [io 0x0454-0x0457]
[ 0.549591] system 00:0c: [io 0x0454-0x0457] has been reserved
[ 0.549648] system 00:0c: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.549759] pnp 00:0d: [mem 0xfed00000-0xfed003ff]
[ 0.549781] pnp 00:0d: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.549902] pnp: PnP ACPI: found 14 devices
[ 0.549956] ACPI: ACPI bus type pnp unregistered
[ 0.556142] PCI: max bus depth: 2 pci_try_num: 3
[ 0.556191] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.556249] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[ 0.556314] pci 0000:00:1c.4: PCI bridge to [bus 03-03]
[ 0.556370] pci 0000:00:1c.4: bridge window [io 0xe000-0xefff]
[ 0.556430] pci 0000:00:1c.4: bridge window [mem 0xfe500000-0xfe5fffff]
[ 0.556493] pci 0000:00:1c.5: PCI bridge to [bus 04-04]
[ 0.556552] pci 0000:00:1c.5: bridge window [mem 0xfe400000-0xfe4fffff]
[ 0.556615] pci 0000:00:1c.6: PCI bridge to [bus 05-05]
[ 0.556672] pci 0000:00:1c.6: bridge window [io 0xd000-0xdfff]
[ 0.556734] pci 0000:00:1c.6: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[ 0.556806] pci 0000:06:00.0: PCI bridge to [bus 07-07]
[ 0.556879] pci 0000:00:1c.7: PCI bridge to [bus 06-07]
[ 0.556950] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.557008] pci 0000:00:01.0: setting latency timer to 64
[ 0.557015] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.557074] pci 0000:00:1c.0: setting latency timer to 64
[ 0.557079] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.557139] pci 0000:00:1c.4: setting latency timer to 64
[ 0.557144] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 0.557203] pci 0000:00:1c.5: setting latency timer to 64
[ 0.557210] pci 0000:00:1c.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.557270] pci 0000:00:1c.6: setting latency timer to 64
[ 0.557276] pci 0000:00:1c.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 0.557336] pci 0000:00:1c.7: setting latency timer to 64
[ 0.557341] pci 0000:06:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.557403] pci 0000:06:00.0: setting latency timer to 64
[ 0.557407] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.557408] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.557409] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.557411] pci_bus 0000:00: resource 7 [mem 0xbfa00000-0xffffffff]
[ 0.557412] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
[ 0.557413] pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
[ 0.557415] pci_bus 0000:04: resource 1 [mem 0xfe400000-0xfe4fffff]
[ 0.557416] pci_bus 0000:05: resource 0 [io 0xd000-0xdfff]
[ 0.557417] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
[ 0.557419] pci_bus 0000:06: resource 4 [io 0x0000-0x0cf7]
[ 0.557420] pci_bus 0000:06: resource 5 [io 0x0d00-0xffff]
[ 0.557421] pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.557422] pci_bus 0000:06: resource 7 [mem 0xbfa00000-0xffffffff]
[ 0.557424] pci_bus 0000:07: resource 8 [io 0x0000-0x0cf7]
[ 0.557425] pci_bus 0000:07: resource 9 [io 0x0d00-0xffff]
[ 0.557426] pci_bus 0000:07: resource 10 [mem 0x000a0000-0x000bffff]
[ 0.557427] pci_bus 0000:07: resource 11 [mem 0xbfa00000-0xffffffff]
[ 0.557474] NET: Registered protocol family 2
[ 0.557684] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.558470] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.559503] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.559687] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.559744] TCP reno registered
[ 0.559806] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.559889] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.560037] NET: Registered protocol family 1
[ 0.560101] pci 0000:00:02.0: Boot video device
[ 0.814198] PCI: CLS 64 bytes, default 64
[ 0.814237] Unpacking initramfs...
[ 0.956138] Freeing initrd memory: 9848k freed
[ 0.957044] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.957105] Placing 64MB software IO TLB between ffff8800b6c1d000 - ffff8800bac1d000
[ 0.957175] software IO TLB at phys 0xb6c1d000 - 0xbac1d000
[ 0.957644] audit: initializing netlink socket (disabled)
[ 0.957706] type=2000 audit(1326917498.796:1): initialized
[ 0.974109] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.988522] VFS: Disk quotas dquot_6.5.2
[ 0.988597] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.988704] msgmni has been set to 15835
[ 0.988869] alg: No test for stdrng (krng)
[ 0.988945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.989015] io scheduler noop registered
[ 0.989069] io scheduler deadline registered
[ 0.989135] io scheduler cfq registered (default)
[ 0.989249] pcieport 0000:00:01.0: setting latency timer to 64
[ 0.989267] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 0.989312] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.989349] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[ 0.989407] pcieport 0000:00:1c.4: setting latency timer to 64
[ 0.989443] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X
[ 0.989501] pcieport 0000:00:1c.5: setting latency timer to 64
[ 0.989537] pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X
[ 0.989594] pcieport 0000:00:1c.6: setting latency timer to 64
[ 0.989631] pcieport 0000:00:1c.6: irq 44 for MSI/MSI-X
[ 0.989701] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 0.989760] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 0.989776] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 0.989836] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 0.989851] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[ 0.989909] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 0.989976] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[ 0.989991] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[ 0.990049] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[ 0.990108] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[ 0.990124] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt
[ 0.990182] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
[ 0.990241] pcie_pme 0000:00:1c.6:pcie01: service driver pcie_pme loaded
[ 0.990298] intel_idle: MWAIT substates: 0x1120
[ 0.990300] intel_idle: v0.4 model 0x2A
[ 0.990301] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.990334] ERST: Table is not found!
[ 0.990387] GHES: HEST is not enabled!
[ 0.990485] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.010916] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.158462] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.193998] Linux agpgart interface v0.103
[ 1.194102] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[ 1.194212] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 1.194868] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[ 1.195012] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
[ 1.195150] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 1.195208] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.195766] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.195886] mousedev: PS/2 mouse device common for all mice
[ 1.195972] rtc_cmos 00:05: RTC can wake from S4
[ 1.196112] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 1.196192] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.196330] cpuidle: using governor ladder
[ 1.196498] cpuidle: using governor menu
[ 1.196657] TCP cubic registered
[ 1.196920] NET: Registered protocol family 10
[ 1.197385] Mobile IPv6
[ 1.197437] NET: Registered protocol family 17
[ 1.197493] Registering the dns_resolver key type
[ 1.197670] PM: Hibernation image not present or could not be loaded.
[ 1.197677] registered taskstats version 1
[ 1.205216] rtc_cmos 00:05: setting system clock to 2012-01-18 20:11:40 UTC (1326917500)
[ 1.205336] Initializing network drop monitor service
[ 1.206111] Freeing unused kernel memory: 556k freed
[ 1.206214] Write protecting the kernel read-only data: 6144k
[ 1.208271] Freeing unused kernel memory: 784k freed
[ 1.210101] Freeing unused kernel memory: 696k freed
[ 1.217961] udevd[56]: starting version 175
[ 1.227330] usbcore: registered new interface driver usbfs
[ 1.227403] usbcore: registered new interface driver hub
[ 1.228913] SCSI subsystem initialized
[ 1.231291] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.232513] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.232657] r8169 0000:05:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.232743] r8169 0000:05:00.0: setting latency timer to 64
[ 1.232806] r8169 0000:05:00.0: irq 45 for MSI/MSI-X
[ 1.233048] r8169 0000:05:00.0: eth0: RTL8168e/8111e at 0xffffc90000c74000, 14:da:e9:ef:69:1a, XID 0c200000 IRQ 45
[ 1.237851] usbcore: registered new device driver usb
[ 1.238163] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.238245] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.238317] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.238320] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 1.238390] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.238482] ehci_hcd 0000:00:1a.0: debug port 2
[ 1.239911] libata version 3.00 loaded.
[ 1.241069] xhci_hcd 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.241182] xhci_hcd 0000:04:00.0: setting latency timer to 64
[ 1.241187] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 1.241280] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2
[ 1.242416] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[ 1.243644] ehci_hcd 0000:00:1a.0: irq 23, io mem 0xfe606000
[ 1.251533] xhci_hcd 0000:04:00.0: irq 17, io mem 0xfe400000
[ 1.251648] xhci_hcd 0000:04:00.0: irq 46 for MSI/MSI-X
[ 1.251651] xhci_hcd 0000:04:00.0: irq 47 for MSI/MSI-X
[ 1.251654] xhci_hcd 0000:04:00.0: irq 48 for MSI/MSI-X
[ 1.251657] xhci_hcd 0000:04:00.0: irq 49 for MSI/MSI-X
[ 1.251659] xhci_hcd 0000:04:00.0: irq 50 for MSI/MSI-X
[ 1.251743] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.251801] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.251870] usb usb2: Product: xHCI Host Controller
[ 1.251924] usb usb2: Manufacturer: Linux 3.1.0-1-amd64 xhci_hcd
[ 1.251981] usb usb2: SerialNumber: 0000:04:00.0
[ 1.252121] xHCI xhci_add_endpoint called for root hub
[ 1.252123] xHCI xhci_check_bandwidth called for root hub
[ 1.252140] hub 2-0:1.0: USB hub found
[ 1.252202] hub 2-0:1.0: 2 ports detected
[ 1.252295] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 1.252354] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[ 1.252442] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.252500] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.252568] usb usb3: Product: xHCI Host Controller
[ 1.252623] usb usb3: Manufacturer: Linux 3.1.0-1-amd64 xhci_hcd
[ 1.252679] usb usb3: SerialNumber: 0000:04:00.0
[ 1.252802] xHCI xhci_add_endpoint called for root hub
[ 1.252803] xHCI xhci_check_bandwidth called for root hub
[ 1.252817] hub 3-0:1.0: USB hub found
[ 1.252879] hub 3-0:1.0: 2 ports detected
[ 1.257794] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.257902] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.257961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.258030] usb usb1: Product: EHCI Host Controller
[ 1.258085] usb usb1: Manufacturer: Linux 3.1.0-1-amd64 ehci_hcd
[ 1.258141] usb usb1: SerialNumber: 0000:00:1a.0
[ 1.258287] hub 1-0:1.0: USB hub found
[ 1.258346] hub 1-0:1.0: 2 ports detected
[ 1.258440] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.258559] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.258562] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 1.258622] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 1.258710] ehci_hcd 0000:00:1d.0: debug port 2
[ 1.262029] pata_via 0000:03:00.0: version 0.3.4
[ 1.262040] pata_via 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.262167] pata_via 0000:03:00.0: setting latency timer to 64
[ 1.262381] scsi0 : pata_via
[ 1.262618] scsi1 : pata_via
[ 1.262658] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[ 1.262662] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xfe605000
[ 1.262897] ata1: PATA max UDMA/133 cmd 0xe040 ctl 0xe030 bmdma 0xe000 irq 16
[ 1.262989] ata2: PATA max UDMA/133 cmd 0xe020 ctl 0xe010 bmdma 0xe008 irq 16
[ 1.277786] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.277879] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.277937] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.278006] usb usb4: Product: EHCI Host Controller
[ 1.278060] usb usb4: Manufacturer: Linux 3.1.0-1-amd64 ehci_hcd
[ 1.278117] usb usb4: SerialNumber: 0000:00:1d.0
[ 1.278293] hub 4-0:1.0: USB hub found
[ 1.278352] hub 4-0:1.0: 2 ports detected
[ 1.278478] ata_piix 0000:00:1f.2: version 2.13
[ 1.278491] ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.278557] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.433659] ata_piix 0000:00:1f.2: SCR access via SIDPR is available but doesn't work
[ 1.433749] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.434012] scsi2 : ata_piix
[ 1.434194] scsi3 : ata_piix
[ 1.435068] ata3: SATA max UDMA/133 cmd 0xf110 ctl 0xf100 bmdma 0xf0d0 irq 20
[ 1.435127] ata4: SATA max UDMA/133 cmd 0xf0f0 ctl 0xf0e0 bmdma 0xf0d8 irq 20
[ 1.435197] ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.435264] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 1.435559] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 1.435765] scsi4 : ata_piix
[ 1.435954] scsi5 : ata_piix
[ 1.436874] ata5: SATA max UDMA/133 cmd 0xf0b0 ctl 0xf0a0 bmdma 0xf070 irq 20
[ 1.436934] ata6: SATA max UDMA/133 cmd 0xf090 ctl 0xf080 bmdma 0xf078 irq 20
[ 1.569543] usb 1-1: new high speed USB device number 2 using ehci_hcd
[ 1.612408] ata3.01: ATA-8: INTEL SSDSA2CW120G3, 4PC10362, max UDMA/133
[ 1.612468] ata3.01: 234441648 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.617858] ata3.01: configured for UDMA/133
[ 1.701845] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.701921] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.702235] hub 1-1:1.0: USB hub found
[ 1.702463] hub 1-1:1.0: 6 ports detected
[ 1.714081] ata1.00: ATAPI: PLEXTOR DVD-ROM PX-116A2 0100, 1.00, max UDMA/66
[ 1.714153] ata1.01: ATAPI: TSSTcorpCD/DVDW SH-S182D, SB02, max UDMA/33
[ 1.722063] ata1.00: configured for UDMA/66
[ 1.737962] ata1.01: configured for UDMA/33
[ 1.742281] scsi 0:0:0:0: CD-ROM PLEXTOR DVD-ROM PX-116A2 1.00 PQ: 0 ANSI: 5
[ 1.743749] scsi 0:0:1:0: CD-ROM TSSTcorp CD/DVDW SH-S182D SB02 PQ: 0 ANSI: 5
[ 1.813341] usb 4-1: new high speed USB device number 2 using ehci_hcd
[ 1.897537] scsi 2:0:1:0: Direct-Access ATA INTEL SSDSA2CW12 4PC1 PQ: 0 ANSI: 5
[ 1.913295] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.913468] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.922123] ata5.00: ATA-8: WDC WD6400AAKS-22A7B0, 01.03B01, max UDMA/133
[ 1.922197] ata5.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.922446] ata6.00: ATA-8: WDC WD6400AAKS-22A7B0, 01.03B01, max UDMA/133
[ 1.922516] ata6.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.938114] ata5.00: configured for UDMA/133
[ 1.938348] scsi 4:0:0:0: Direct-Access ATA WDC WD6400AAKS-2 01.0 PQ: 0 ANSI: 5
[ 1.938510] ata6.00: configured for UDMA/133
[ 1.938653] scsi 5:0:0:0: Direct-Access ATA WDC WD6400AAKS-2 01.0 PQ: 0 ANSI: 5
[ 1.941764] sd 2:0:1:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
[ 1.941794] sd 4:0:0:0: [sdb] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
[ 1.941823] sd 4:0:0:0: [sdb] Write Protect is off
[ 1.941824] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.941836] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.942081] sd 2:0:1:0: [sda] Write Protect is off
[ 1.942141] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[ 1.942152] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.942405] sd 5:0:0:0: [sdc] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
[ 1.942507] sd 5:0:0:0: [sdc] Write Protect is off
[ 1.942563] sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 1.942574] sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.942934] sda: sda1 sda2 < sda5 >
[ 1.943291] sd 2:0:1:0: [sda] Attached SCSI disk
[ 1.944269] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
[ 1.944344] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.944458] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 1.945702] usb 4-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.945761] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.946026] hub 4-1:1.0: USB hub found
[ 1.946234] hub 4-1:1.0: 8 ports detected
[ 1.951374] sr1: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.951549] sr 0:0:1:0: Attached scsi CD-ROM sr1
[ 1.953185] Refined TSC clocksource calibration: 3311.144 MHz.
[ 1.953262] Switching to clocksource tsc
[ 1.954072] sdc: sdc1
[ 1.954482] sd 5:0:0:0: [sdc] Attached SCSI disk
[ 1.954599] sdb: sdb1
[ 1.954971] sd 4:0:0:0: [sdb] Attached SCSI disk
[ 2.217203] usb 4-1.5: new low speed USB device number 3 using ehci_hcd
[ 2.314965] usb 4-1.5: New USB device found, idVendor=046d, idProduct=c00e
[ 2.315042] usb 4-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.315111] usb 4-1.5: Product: USB-PS/2 Optical Mouse
[ 2.315166] usb 4-1.5: Manufacturer: Logitech
[ 2.320406] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5:1.0/input/input1
[ 2.320552] generic-usb 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1.5/input0
[ 2.320636] usbcore: registered new interface driver usbhid
[ 2.320691] usbhid: USB HID core driver
[ 2.385058] usb 4-1.6: new high speed USB device number 4 using ehci_hcd
[ 2.477207] usb 4-1.6: New USB device found, idVendor=0424, idProduct=2514
[ 2.477283] usb 4-1.6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.477736] hub 4-1.6:1.0: USB hub found
[ 2.477934] hub 4-1.6:1.0: 3 ports detected
[ 2.666522] PM: Starting manual resume from disk
[ 2.666588] PM: Hibernation image partition 8:5 present
[ 2.666589] PM: Looking for hibernation image.
[ 2.666865] PM: Image not found (code -22)
[ 2.666867] PM: Hibernation image not present or could not be loaded.
[ 2.679202] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.752745] usb 4-1.6.1: new high speed USB device number 5 using ehci_hcd
[ 2.848751] usb 4-1.6.1: New USB device found, idVendor=0424, idProduct=2640
[ 2.848812] usb 4-1.6.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.849188] hub 4-1.6.1:1.0: USB hub found
[ 2.849436] hub 4-1.6.1:1.0: 3 ports detected
[ 2.890691] udevd[296]: starting version 175
[ 2.959567] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[ 2.959643] ACPI: Power Button [PWRB]
[ 2.959729] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 2.959799] ACPI: Power Button [PWRF]
[ 2.960311] ACPI: acpi_idle yielding to intel_idle
[ 2.961022] wmi: Mapper loaded
[ 2.989584] parport_pc 00:03: reported by Plug and Play ACPI
[ 2.989689] parport0: PC-style at 0x378, irq 5 [PCSPP]
[ 2.990647] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 2.993022] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 2.995432] iTCO_vendor_support: vendor-support=0
[ 2.997242] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[ 2.997353] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[ 2.997460] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 2.999144] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 3.012749] asus_wmi: ASUS WMI generic driver loaded
[ 3.014681] asus_wmi: Initialization: 0x0
[ 3.014801] asus_wmi: BIOS WMI version: 0.9
[ 3.014947] asus_wmi: SFUN value: 0x0
[ 3.015268] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5
[ 3.016178] asus_wmi: Backlight controlled by ACPI video driver
[ 3.017126] [drm] Initialized drm 1.1.0 20060810
[ 3.046684] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 3.046812] i915 0000:00:02.0: setting latency timer to 64
[ 3.076686] mtrr: type mismatch for c0000000,10000000 old: write-back new: write-combining
[ 3.076783] [drm] MTRR allocation failed. Graphics performance may suffer.
[ 3.077102] i915 0000:00:02.0: irq 51 for MSI/MSI-X
[ 3.077120] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 3.077190] [drm] Driver supports precise vblank timestamp query.
[ 3.077339] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.156250] usb 4-1.6.1.1: new high speed USB device number 6 using ehci_hcd
[ 3.294628] usb 4-1.6.1.1: New USB device found, idVendor=0424, idProduct=4060
[ 3.294711] usb 4-1.6.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.294798] usb 4-1.6.1.1: Product: Ultra Fast Media Reader
[ 3.294864] usb 4-1.6.1.1: Manufacturer: Generic
[ 3.294927] usb 4-1.6.1.1: SerialNumber: 000000264001
[ 3.299356] usbcore: registered new interface driver uas
[ 3.301266] Initializing USB Mass Storage driver...
[ 3.301523] scsi6 : usb-storage 4-1.6.1.1:1.0
[ 3.301711] usbcore: registered new interface driver usb-storage
[ 3.301778] USB Mass Storage support registered.
[ 3.398353] fbcon: inteldrmfb (fb0) is primary device
[ 3.575575] Console: switching to colour frame buffer device 240x75
[ 3.580667] fb0: inteldrmfb frame buffer device
[ 3.580685] drm: registered panic notifier
[ 3.581400] fixme: max PWM is zero.
[ 3.581465] acpi device:37: registered as cooling_device4
[ 3.581613] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 3.581727] ACPI: Video Device GFX0
[ 3.581788] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 3.581846] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 3.581918] snd_hda_intel 0000:00:1b.0: irq 52 for MSI/MSI-X
[ 3.581940] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 4.129679] hda_codec: ALC892: BIOS auto-probing.
[ 4.135025] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[ 4.138571] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 4.138645] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 4.307040] scsi 6:0:0:0: Direct-Access Generic Ultra HS-SD/MMC 1.82 PQ: 0 ANSI: 0
[ 4.316273] Adding 4789244k swap on /dev/sda5. Priority:-1 extents:1 across:4789244k SS
[ 4.318283] sd 6:0:0:0: [sdd] Attached SCSI removable disk
[ 4.318458] EXT4-fs (sda1): re-mounted. Opts: (null)
[ 4.367236] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 4.376384] loop: module loaded
[ 4.632401] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 4.684463] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[ 4.797354] RPC: Registered named UNIX socket transport module.
[ 4.797380] RPC: Registered udp transport module.
[ 4.797398] RPC: Registered tcp transport module.
[ 4.797417] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 4.802619] FS-Cache: Loaded
[ 4.812141] FS-Cache: Netfs 'nfs' registered for caching
[ 4.817278] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 4.939438] fuse init (API version 7.17)
[ 339.551495] Bluetooth: Core ver 2.16
[ 339.552761] NET: Registered protocol family 31
[ 339.552763] Bluetooth: HCI device and connection manager initialized
[ 339.552764] Bluetooth: HCI socket layer initialized
[ 339.552765] Bluetooth: L2CAP socket layer initialized
[ 339.552768] Bluetooth: SCO socket layer initialized
[ 339.559215] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 339.55

  • # derniere modification

    Posté par  . Évalué à 4.

    qu'as tu modifié recemment ?
    cela marche-t-il avec le noyau precedent ?

    bref les questions d'usage

    • [^] # Re: derniere modification

      Posté par  . Évalué à 1.

      Voilà.

      • J'ai toujours eu le problème depuis l'installation.
      • Pas eu de changement de noyau depuis l'installation

      Je vais faire quelques tests car j'ai l'impression que le problème ne se présente pas systématiquement.

      Merci.

      • [^] # Re: derniere modification

        Posté par  . Évalué à 3.

        J'ai toujours eu le problème depuis l'installation.

        donc en fait tu n'as jamais pu booté sur la distrib fraichement installée

        => ca ressemble à une installation mal finie, interrompue en court de route...

        y a plus qu'a reinstaller

        ou bien essaie deja avec un liveCD par exemple

        • [^] # Re: derniere modification

          Posté par  . Évalué à 1.

          Déjà désactive le mode silencieux afin de voir les lignes de kernel au boot.
          Ca va te permettre de voir ce qui bloque.

  • # Problème SATA ?

    Posté par  (site web personnel) . Évalué à 2.

    J'ai plusieurs machines en Debian Testing, et sur certaines d'entre elle, depuis le passage à des kernel > 2.6.26, quelles unes ne peuvent plus booter.

    Le problème vient de la synchronisation SATA, mais je l'ai aussi retrouver sur du SCSI.

    La solution est de passer le paramètre suivant au boot, afin de forcer l'usage d'une certaine vitesse du contrôleur disque dur :

    libata.force=noncq,1.5Gbps

    Si nécessaire, on peut aussi tester avec
    acpi=off

  • # Qq nouvelles - Halt vs Eteindre

    Posté par  . Évalué à 1.

    J'ai fait quelques tests mais j'ai l'impression que j'ai un problème au démarrage quand j'utilise la commande "halt" (en tant que root).

    Je vais voir sur la durée si c'est bien cela.

    Par contre, je ne vois pourquoi la commande "halt" a un comportement différent du "éteindre" de Gnome.

    Merci.

Suivre le flux des commentaires

Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.