debian non riconosce il dual core

13 risposte [Ultimo contenuto]
Ritratto di lionelric
lionelric
(Junior)
Offline
Junior
Iscritto: 29/09/2011
Messaggi: 10

salve a tutti, sono nuovo nella community quindi chiedo scusa in anticipo se sbaglio in qualcosa.
ho un problema che non riesco a risolvere.
sono un utente linux da ormai tanti anni, ho sempre usato ubuntu ma da un annetto sono dedito a debian, possiedo un pc Acer Extensa 5630EZ e il mio problema come da titolo consiste in questo, ho un processore:

riccardo@riccardo:~$ sudo lshw

*-cpu:0
description: CPU
product: Pentium(R) Dual-Core CPU T4200 @ 2.00GHz
vendor: Intel Corp.
physical id: 4
bus info: cpu@0
version: 6.7.10
serial: 0001-067A-0000-0000-0000-0000
slot: U2E1
size: 2GHz
capacity: 2GHz
width: 64 bits
clock: 200MHz
capabilities: x86-64 boot fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm xsave lahf_lm cpufreq
configuration: cores=2 enabledcores=2 id=1 threads=2
*-cache:0
description: L1 cache
physical id: 5
slot: L1 Cache
size: 64KiB
capacity: 64KiB
capabilities: asynchronous internal write-back data
*-cache:1
description: L2 cache
physical id: 6
slot: L2 Cache
size: 1MiB
capacity: 4MiB
capabilities: burst internal write-back unified
*-logicalcpu:0
description: Logical CPU
physical id: 1.1
width: 64 bits
capabilities: logical
*-logicalcpu:1
description: Logical CPU
physical id: 1.2
width: 64 bits
capabilities: logical

con ubuntu non ho mai avuto problemi ma con debian (sia stable che testing) nonchè con linux mint debian edition, non mi riconosce la doppia cpu, è scomparsa sia da monitor di sistema, che dal mio amatissimo conky, o meglio il conky mi segna le 2 cpu ma lavorano come se fossero 1 sola.

grazie in anticipo per l'aiutoo!!

ciao!

Ritratto di sette70
sette70
(Geek)
Offline
Geek
Iscritto: 14/01/2005
Messaggi: 113

Dal messaggio mi sembra di capire che ci sono due "core" e sono entrambi attivi.
configuration: cores=2 enabledcores=2 id=1 threads=2

Ritratto di lionelric
lionelric
(Junior)
Offline
Junior
Iscritto: 29/09/2011
Messaggi: 10

grazie per la risposta, ma quel messaggio è di ubuntu Smile , l'ho copiato solo per far conoscere il modello di processore, se serve posto quello di debian!

Ritratto di lionelric
lionelric
(Junior)
Offline
Junior
Iscritto: 29/09/2011
Messaggi: 10

up!!! Nerd

Ritratto di mcortese
mcortese
(Guru)
Offline
Guru
Iscritto: 27/02/2009
Messaggi: 640

lionelric ha scritto:

grazie per la risposta, ma quel messaggio è di ubuntu Smile , l'ho copiato solo per far conoscere il modello di processore, se serve posto quello di debian!


Cioè sei venuto dal dottore portando la radiografia di tuo fratello? Smile
Dai posta un dmesg!

Ritratto di lionelric
lionelric
(Junior)
Offline
Junior
Iscritto: 29/09/2011
Messaggi: 10

Citazione:

Cioè sei venuto dal dottore portando la radiografia di tuo fratello?

è vero scusa tanto ma sulla macchina adesso ho ubuntu proprio perchè ho problemi con debian Loser

comunque può sembrarti stupida la domanda, ma ho dato da debian (live usb perchè voglio risolvere il problema prima di riformattare per l'ennesima volta Party ) dmesg, ma il testo è troppo lungo e nel terminale non si vede tutto e non ho la possibilità di avanzare con la barra laterale, quindi non posso incollarlo, mi dai una dritta?
grazie!

Ritratto di marcosan
marcosan
(Collaboratore)
Offline
Collaboratore
Iscritto: 16/05/2005
Messaggi: 730

dmesg > uscita.txt

Marco

"La matematica e' l'arte di dare lo stesso nome a cose diverse."
H.Poincare (1854-1912).

Ritratto di lionelric
lionelric
(Junior)
Offline
Junior
Iscritto: 29/09/2011
Messaggi: 10

grazie marco, ma come lo devo dare il comando? così com'è? ho provato ma non fa niente!!!

Ritratto di lionelric
lionelric
(Junior)
Offline
Junior
Iscritto: 29/09/2011
Messaggi: 10

ah ok!!!...trovato era sulla home!!! Smile grazie!!!

Ritratto di lionelric
lionelric
(Junior)
Offline
Junior
Iscritto: 29/09/2011
Messaggi: 10

ok, eccolo qui, questo è di debian stable!

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32-5-486 (Debian 2.6.32-35) (dannf@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 Sat Jun 11 19:49:29 UTC 2011
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009d400 (usable)
[ 0.000000] BIOS-e820: 000000000009d400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bb6a1000 (usable)
[ 0.000000] BIOS-e820: 00000000bb6a1000 - 00000000bb6a7000 (reserved)
[ 0.000000] BIOS-e820: 00000000bb6a7000 - 00000000bb7d2000 (usable)
[ 0.000000] BIOS-e820: 00000000bb7d2000 - 00000000bb80f000 (reserved)
[ 0.000000] BIOS-e820: 00000000bb80f000 - 00000000bb909000 (usable)
[ 0.000000] BIOS-e820: 00000000bb909000 - 00000000bbb0f000 (reserved)
[ 0.000000] BIOS-e820: 00000000bbb0f000 - 00000000bbb19000 (usable)
[ 0.000000] BIOS-e820: 00000000bbb19000 - 00000000bbb1f000 (reserved)
[ 0.000000] BIOS-e820: 00000000bbb1f000 - 00000000bbb64000 (usable)
[ 0.000000] BIOS-e820: 00000000bbb64000 - 00000000bbb9f000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bbb9f000 - 00000000bbbe2000 (usable)
[ 0.000000] BIOS-e820: 00000000bbbe2000 - 00000000bbbff000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bbbff000 - 00000000bbc00000 (usable)
[ 0.000000] BIOS-e820: 00000000bbc00000 - 00000000bbe00000 (reserved)
[ 0.000000] BIOS-e820: 00000000bc000000 - 00000000c0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[ 0.000000] BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[ 0.000000] DMI present.
[ 0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xbbc00 max_arch_pfn = 0x100000
[ 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-DBFFF uncachable
[ 0.000000] DC000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0BC000000 mask FFC000000 uncachable
[ 0.000000] 1 base 000000000 mask F80000000 write-back
[ 0.000000] 2 base 080000000 mask FC0000000 write-back
[ 0.000000] 3 base 0BBE00000 mask FFFE00000 uncachable
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] initial memory mapped : 0 - 01800000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[ 0.000000] 0000000000 - 0000400000 page 4k
[ 0.000000] 0000400000 - 0037400000 page 2M
[ 0.000000] 0037400000 - 00377fe000 page 4k
[ 0.000000] kernel direct mapping tables up to 377fe000 @ 10000-15000
[ 0.000000] RAMDISK: 7f613000 - 7fffec13
[ 0.000000] Allocated new RAMDISK: 00100000 - 00aebc13
[ 0.000000] Move RAMDISK from 000000007f613000 - 000000007fffec12 to 00100000 - 00aebc12
[ 0.000000] ACPI: RSDP 000f6b40 00024 (v02 PTLTD )
[ 0.000000] ACPI: XSDT bbbf3e04 0006C (v01 ACRSYS ACRPRDCT 06040000 INNA 00000000)
[ 0.000000] ACPI: FACP bbbe4000 000F4 (v03 INTEL CRESTLNE 06040000 ALAN 00000001)
[ 0.000000] ACPI: DSDT bbbe5000 0AB76 (v02 Intel CANTIGA 06040000 MSFT 03000000)
[ 0.000000] ACPI: FACS bbb9efc0 00040
[ 0.000000] ACPI: HPET bbbfed23 00038 (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
[ 0.000000] ACPI: MCFG bbbfed5b 0003C (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
[ 0.000000] ACPI: SLIC bbbfed97 00176 (v01 ACRSYS ACRPRDCT 06040000 ANNI 00000001)
[ 0.000000] ACPI: ASF! bbbfef0d 00063 (v32 OEMID OEMTBL 06040000 PTL 00000001)
[ 0.000000] ACPI: APIC bbbfef70 00068 (v01 PTLTD ? APIC 06040000 LTP 00000000)
[ 0.000000] ACPI: BOOT bbbfefd8 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
[ 0.000000] ACPI: SSDT bbbf3ea8 0019D (v01 BrtRef DD01BRT 00001000 INTL 20050624)
[ 0.000000] ACPI: SSDT bbbe3000 00655 (v01 PmRef CpuPm 00003000 INTL 20050624)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 2116MB HIGHMEM available.
[ 0.000000] 887MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 377fe000
[ 0.000000] low ram: 0 - 377fe000
[ 0.000000] node 0 low ram: 00000000 - 377fe000
[ 0.000000] node 0 bootmap 00011000 - 00017f00
[ 0.000000] (7 early reservations) ==> bootmem [0000000000 - 00377fe000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0001000000 - 000144fa40] TEXT DATA BSS ==> [0001000000 - 000144fa40]
[ 0.000000] #2 [000009d400 - 0000100000] BIOS reserved ==> [000009d400 - 0000100000]
[ 0.000000] #3 [0001450000 - 00014561b4] BRK ==> [0001450000 - 00014561b4]
[ 0.000000] #4 [0000010000 - 0000011000] PGTABLE ==> [0000010000 - 0000011000]
[ 0.000000] #5 [0000100000 - 0000aebc13] NEW RAMDISK ==> [0000100000 - 0000aebc13]
[ 0.000000] #6 [0000011000 - 0000018000] BOOTMAP ==> [0000011000 - 0000018000]
[ 0.000000] found SMP MP-table at [c00f6cc0] f6cc0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x000377fe
[ 0.000000] HighMem 0x000377fe -> 0x000bbc00
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[8] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009d
[ 0.000000] 0: 0x00000100 -> 0x000bb6a1
[ 0.000000] 0: 0x000bb6a7 -> 0x000bb7d2
[ 0.000000] 0: 0x000bb80f -> 0x000bb909
[ 0.000000] 0: 0x000bbb0f -> 0x000bbb19
[ 0.000000] 0: 0x000bbb1f -> 0x000bbb64
[ 0.000000] 0: 0x000bbb9f -> 0x000bbbe2
[ 0.000000] 0: 0x000bbbff -> 0x000bbc00
[ 0.000000] On node 0 totalpages: 768230
[ 0.000000] free_area_init_node: node 0, pgdat c135cc14, node_mem_map c1458200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3949 pages, LIFO batch:0
[ 0.000000] Normal zone: 1744 pages used for memmap
[ 0.000000] Normal zone: 221486 pages, LIFO batch:31
[ 0.000000] HighMem zone: 4233 pages used for memmap
[ 0.000000] HighMem zone: 536786 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] ACPI: NR_CPUS/possible_cpus limit of 1 reached. Processor 1/0x1 ignored.
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] nr_irqs_gsi: 24
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
[ 0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
[ 0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000e4000
[ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 762221
[ 0.000000] Kernel command line: initrd=/live/initrd.img boot=live config quiet BOOT_IMAGE=/live/vmlinuz
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[ 0.000000] Initializing HighMem for node 0 (000377fe:000bbc00)
[ 0.000000] Memory: 3032660k/3076096k available (2339k kernel code, 39488k reserved, 1131k data, 444k init, 2164076k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfffa2000 - 0xfffff000 ( 372 kB)
[ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
[ 0.000000] .init : 0xc1364000 - 0xc13d3000 ( 444 kB)
[ 0.000000] .data : 0xc1248dbf - 0xc1363c40 (1131 kB)
[ 0.000000] .text : 0xc1000000 - 0xc1248dbf (2339 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:288
[ 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.000000] Detected 1995.215 MHz processor.
[ 0.004003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.43 BogoMIPS (lpj=7980860)
[ 0.004015] Security Framework initialized
[ 0.004020] SELinux: Disabled at boot.
[ 0.004024] Mount-cache hash table entries: 512
[ 0.004105] Initializing cgroup subsys ns
[ 0.004108] Initializing cgroup subsys cpuacct
[ 0.004110] Initializing cgroup subsys devices
[ 0.004112] Initializing cgroup subsys freezer
[ 0.004114] Initializing cgroup subsys net_cls
[ 0.004132] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.004134] CPU: L2 cache: 1024K
[ 0.004138] using mwait in idle threads.
[ 0.004143] CPU: Intel Pentium(R) Dual-Core CPU T4200 @ 2.00GHz stepping 0a
[ 0.004151] Checking 'hlt' instruction... OK.
[ 0.021633] ACPI: Core revision 20090903
[ 0.032113] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.032426] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.076001] APIC calibration not consistent with PM-Timer: 327ms instead of 100ms
[ 0.076001] APIC delta adjusted to PM-Timer: 1246872 (4089690)
[ 0.076001] devtmpfs: initialized
[ 0.076001] regulator: core version 0.5
[ 0.076001] NET: Registered protocol family 16
[ 0.076001] EISA bus registered
[ 0.076001] ACPI: bus type pci registered
[ 0.076001] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.076001] PCI: MCFG area at e0000000 reserved in E820
[ 0.076001] PCI: Using MMCONFIG for extended config space
[ 0.076001] PCI: Using configuration type 1 for base access
[ 0.076001] bio: create slab at 0
[ 0.076001] ACPI: EC: Look up EC in DSDT
[ 0.076639] ACPI: BIOS _OSI(Linux) query ignored
[ 0.092105] ACPI: Interpreter enabled
[ 0.092110] ACPI: (supports S0 S3 S4 S5)
[ 0.092130] ACPI: Using IOAPIC for interrupt routing
[ 0.100686] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.100686] ACPI: No dock devices found.
[ 0.104481] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.104530] DMAR: Forcing write-buffer flush capability
[ 0.104531] DMAR: Disabling IOMMU for graphics on this chipset
[ 0.104563] pci 0000:00:02.0: reg 10 64bit mmio: [0xf4000000-0xf43fffff]
[ 0.104569] pci 0000:00:02.0: reg 18 64bit mmio pref: [0xd0000000-0xdfffffff]
[ 0.104574] pci 0000:00:02.0: reg 20 io port: [0x1800-0x1807]
[ 0.104608] pci 0000:00:02.1: reg 10 64bit mmio: [0xf4400000-0xf44fffff]
[ 0.104696] pci 0000:00:1a.0: reg 20 io port: [0x1820-0x183f]
[ 0.104775] pci 0000:00:1a.1: reg 20 io port: [0x1840-0x185f]
[ 0.104852] pci 0000:00:1a.2: reg 20 io port: [0x1860-0x187f]
[ 0.104925] pci 0000:00:1a.7: reg 10 32bit mmio: [0xf4a04800-0xf4a04bff]
[ 0.104978] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.104983] pci 0000:00:1a.7: PME# disabled
[ 0.105023] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf4800000-0xf4803fff]
[ 0.105064] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.105068] pci 0000:00:1b.0: PME# disabled
[ 0.105130] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.105134] pci 0000:00:1c.0: PME# disabled
[ 0.105198] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.105201] pci 0000:00:1c.1: PME# disabled
[ 0.105267] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.105271] pci 0000:00:1c.4: PME# disabled
[ 0.105325] pci 0000:00:1d.0: reg 20 io port: [0x1880-0x189f]
[ 0.105395] pci 0000:00:1d.1: reg 20 io port: [0x18a0-0x18bf]
[ 0.105465] pci 0000:00:1d.2: reg 20 io port: [0x18c0-0x18df]
[ 0.105537] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf4a04c00-0xf4a04fff]
[ 0.105592] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.105596] pci 0000:00:1d.7: PME# disabled
[ 0.105775] pci 0000:00:1f.2: reg 10 io port: [0x1818-0x181f]
[ 0.105781] pci 0000:00:1f.2: reg 14 io port: [0x180c-0x180f]
[ 0.105786] pci 0000:00:1f.2: reg 18 io port: [0x1810-0x1817]
[ 0.105792] pci 0000:00:1f.2: reg 1c io port: [0x1808-0x180b]
[ 0.105798] pci 0000:00:1f.2: reg 20 io port: [0x18e0-0x18ff]
[ 0.105804] pci 0000:00:1f.2: reg 24 32bit mmio: [0xf4a04000-0xf4a047ff]
[ 0.105835] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.105839] pci 0000:00:1f.2: PME# disabled
[ 0.105867] pci 0000:00:1f.3: reg 10 64bit mmio: [0x000000-0x0000ff]
[ 0.105880] pci 0000:00:1f.3: reg 20 io port: [0x1c00-0x1c1f]
[ 0.105977] pci 0000:02:00.0: reg 10 64bit mmio: [0xf4500000-0xf450ffff]
[ 0.106069] pci 0000:02:00.0: PME# supported from D3hot D3cold
[ 0.106075] pci 0000:02:00.0: PME# disabled
[ 0.106282] pci 0000:00:1c.0: bridge 32bit mmio: [0xf4500000-0xf45fffff]
[ 0.106455] pci 0000:03:00.0: reg 10 32bit mmio: [0xf4600000-0xf4600fff]
[ 0.106673] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.106684] pci 0000:03:00.0: PME# disabled
[ 0.106780] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.106904] pci 0000:00:1c.1: bridge 32bit mmio: [0xf4600000-0xf46fffff]
[ 0.106943] pci 0000:00:1c.4: bridge io port: [0x2000-0x2fff]
[ 0.106947] pci 0000:00:1c.4: bridge 32bit mmio: [0xf2000000-0xf3ffffff]
[ 0.106953] pci 0000:00:1c.4: bridge 64bit mmio pref: [0xf0000000-0xf1ffffff]
[ 0.106996] pci 0000:0d:06.0: reg 10 32bit mmio: [0xf4700000-0xf4700fff]
[ 0.107016] pci 0000:0d:06.0: supports D1 D2
[ 0.107018] pci 0000:0d:06.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.107022] pci 0000:0d:06.0: PME# disabled
[ 0.107072] pci 0000:00:1e.0: transparent bridge
[ 0.107078] pci 0000:00:1e.0: bridge 32bit mmio: [0xf4700000-0xf47fffff]
[ 0.107115] pci_bus 0000:00: on NUMA node 0
[ 0.107120] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.107282] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.107385] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 0.107453] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 0.107526] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[ 0.119219] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 *11)
[ 0.119319] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 *11)
[ 0.119416] ACPI: PCI Interrupt Link [LNKC] (IRQs *10 11)
[ 0.119512] ACPI: PCI Interrupt Link [LNKD] (IRQs *10 11)
[ 0.119609] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 *11)
[ 0.119704] ACPI: PCI Interrupt Link [LNKF] (IRQs *10 11)
[ 0.119801] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 *11)
[ 0.119897] ACPI: PCI Interrupt Link [LNKH] (IRQs *10 11)
[ 0.119981] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.119988] vgaarb: loaded
[ 0.120041] PCI: Using ACPI for IRQ routing
[ 0.120344] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.120349] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.120354] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.124013] Switching to clocksource tsc
[ 0.125009] pnp: PnP ACPI init
[ 0.125019] ACPI: bus type pnp registered
[ 0.126674] pnp: PnP ACPI: found 10 devices
[ 0.126676] ACPI: ACPI bus type pnp unregistered
[ 0.126680] PnPBIOS: Disabled by ACPI PNP
[ 0.126691] system 00:05: iomem range 0xfed00000-0xfed003ff has been reserved
[ 0.126697] system 00:07: ioport range 0x480-0x48f has been reserved
[ 0.126700] system 00:07: ioport range 0xffff-0xffff has been reserved
[ 0.126702] system 00:07: ioport range 0xffff-0xffff has been reserved
[ 0.126705] system 00:07: ioport range 0x400-0x47f has been reserved
[ 0.126708] system 00:07: ioport range 0x1180-0x11ff has been reserved
[ 0.126711] system 00:07: ioport range 0xfe00-0xfe00 has been reserved
[ 0.126714] system 00:07: iomem range 0xff800000-0xff800fff has been reserved
[ 0.126719] system 00:09: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.126722] system 00:09: iomem range 0xfed10000-0xfed13fff has been reserved
[ 0.126725] system 00:09: iomem range 0xfed18000-0xfed18fff has been reserved
[ 0.126727] system 00:09: iomem range 0xfed19000-0xfed19fff has been reserved
[ 0.126730] system 00:09: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.126733] system 00:09: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 0.161407] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[ 0.161411] pci 0000:00:1c.0: IO window: 0x3000-0x3fff
[ 0.161416] pci 0000:00:1c.0: MEM window: 0xf4500000-0xf45fffff
[ 0.161420] pci 0000:00:1c.0: PREFETCH window: 0x000000c4000000-0x000000c41fffff
[ 0.161426] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[ 0.161429] pci 0000:00:1c.1: IO window: 0x4000-0x4fff
[ 0.161434] pci 0000:00:1c.1: MEM window: 0xf4600000-0xf46fffff
[ 0.161438] pci 0000:00:1c.1: PREFETCH window: 0x000000c4200000-0x000000c43fffff
[ 0.161444] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:04
[ 0.161447] pci 0000:00:1c.4: IO window: 0x2000-0x2fff
[ 0.161452] pci 0000:00:1c.4: MEM window: 0xf2000000-0xf3ffffff
[ 0.161456] pci 0000:00:1c.4: PREFETCH window: 0x000000f0000000-0x000000f1ffffff
[ 0.161464] pci 0000:0d:06.0: CardBus bridge, secondary bus 0000:0e
[ 0.161467] pci 0000:0d:06.0: IO window: 0x005000-0x0050ff
[ 0.161471] pci 0000:0d:06.0: IO window: 0x005400-0x0054ff
[ 0.161475] pci 0000:0d:06.0: PREFETCH window: 0xc0000000-0xc3ffffff
[ 0.161480] pci 0000:0d:06.0: MEM window: 0xc8000000-0xcbffffff
[ 0.161484] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:0d
[ 0.161487] pci 0000:00:1e.0: IO window: 0x5000-0x5fff
[ 0.161492] pci 0000:00:1e.0: MEM window: 0xf4700000-0xf47fffff
[ 0.161496] pci 0000:00:1e.0: PREFETCH window: 0xc0000000-0xc3ffffff
[ 0.161512] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.161517] pci 0000:00:1c.0: setting latency timer to 64
[ 0.161525] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.161529] pci 0000:00:1c.1: setting latency timer to 64
[ 0.161537] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.161540] pci 0000:00:1c.4: setting latency timer to 64
[ 0.161546] pci 0000:00:1e.0: setting latency timer to 64
[ 0.161556] pci 0000:0d:06.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 0.161562] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.161564] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[ 0.161567] pci_bus 0000:02: resource 0 io: [0x3000-0x3fff]
[ 0.161569] pci_bus 0000:02: resource 1 mem: [0xf4500000-0xf45fffff]
[ 0.161572] pci_bus 0000:02: resource 2 pref mem [0xc4000000-0xc41fffff]
[ 0.161574] pci_bus 0000:03: resource 0 io: [0x4000-0x4fff]
[ 0.161576] pci_bus 0000:03: resource 1 mem: [0xf4600000-0xf46fffff]
[ 0.161579] pci_bus 0000:03: resource 2 pref mem [0xc4200000-0xc43fffff]
[ 0.161581] pci_bus 0000:04: resource 0 io: [0x2000-0x2fff]
[ 0.161583] pci_bus 0000:04: resource 1 mem: [0xf2000000-0xf3ffffff]
[ 0.161586] pci_bus 0000:04: resource 2 pref mem [0xf0000000-0xf1ffffff]
[ 0.161588] pci_bus 0000:0d: resource 0 io: [0x5000-0x5fff]
[ 0.161591] pci_bus 0000:0d: resource 1 mem: [0xf4700000-0xf47fffff]
[ 0.161593] pci_bus 0000:0d: resource 2 pref mem [0xc0000000-0xc3ffffff]
[ 0.161595] pci_bus 0000:0d: resource 3 io: [0x00-0xffff]
[ 0.161597] pci_bus 0000:0d: resource 4 mem: [0x000000-0xffffffff]
[ 0.161600] pci_bus 0000:0e: resource 0 io: [0x5000-0x50ff]
[ 0.161602] pci_bus 0000:0e: resource 1 io: [0x5400-0x54ff]
[ 0.161604] pci_bus 0000:0e: resource 2 pref mem [0xc0000000-0xc3ffffff]
[ 0.161607] pci_bus 0000:0e: resource 3 mem: [0xc8000000-0xcbffffff]
[ 0.161630] NET: Registered protocol family 2
[ 0.161692] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.161925] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.162333] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.162462] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.162464] TCP reno registered
[ 0.162535] NET: Registered protocol family 1
[ 0.162558] pci 0000:00:02.0: Boot video device
[ 0.162724] Unpacking initramfs...
[ 0.442590] Freeing initrd memory: 10159k freed
[ 0.447256] Simple Boot Flag at 0x57 set to 0x1
[ 0.447439] audit: initializing netlink socket (disabled)
[ 0.447451] type=2000 audit(1317758642.443:1): initialized
[ 0.450674] highmem bounce pool size: 64 pages
[ 0.450678] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.451822] VFS: Disk quotas dquot_6.5.2
[ 0.451867] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.451919] msgmni has been set to 1717
[ 0.452061] alg: No test for stdrng (krng)
[ 0.452107] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.452110] io scheduler noop registered
[ 0.452111] io scheduler anticipatory registered
[ 0.452113] io scheduler deadline registered
[ 0.452142] io scheduler cfq registered (default)
[ 0.452245] pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
[ 0.452254] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.452363] pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X
[ 0.452370] pcieport 0000:00:1c.1: setting latency timer to 64
[ 0.452474] pcieport 0000:00:1c.4: irq 26 for MSI/MSI-X
[ 0.452481] pcieport 0000:00:1c.4: setting latency timer to 64
[ 0.452638] isapnp: Scanning for PnP cards...
[ 0.805692] isapnp: No Plug & Play device found
[ 0.806839] Linux agpgart interface v0.103
[ 0.806893] agpgart-intel 0000:00:00.0: Intel Mobile Intel® GM45 Express Chipset
[ 0.807229] agpgart-intel 0000:00:00.0: detected 65532K stolen memory
[ 0.832923] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 0.832977] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.833307] PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.845181] i8042.c: Detected active multiplexing controller, rev 1.1.
[ 0.852400] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.852406] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 0.852427] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 0.852445] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 0.852461] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 0.852533] mice: PS/2 mouse device common for all mice
[ 0.853091] rtc_cmos 00:08: RTC can wake from S4
[ 0.853121] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
[ 0.853141] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.853168] EISA: Probing bus 0 at eisa.0
[ 0.853173] Cannot allocate resource for EISA slot 1
[ 0.853176] Cannot allocate resource for EISA slot 2
[ 0.853177] Cannot allocate resource for EISA slot 3
[ 0.853179] Cannot allocate resource for EISA slot 4
[ 0.853181] Cannot allocate resource for EISA slot 5
[ 0.853191] EISA: Detected 0 cards.
[ 0.853193] cpuidle: using governor ladder
[ 0.853195] cpuidle: using governor menu
[ 0.853198] No iBFT detected.
[ 0.853497] TCP cubic registered
[ 0.853612] NET: Registered protocol family 10
[ 0.854177] Mobile IPv6
[ 0.854179] NET: Registered protocol family 17
[ 0.854185] Using IPI Shortcut mode
[ 0.854240] PM: Resume from disk failed.
[ 0.854248] registered taskstats version 1
[ 0.854831] rtc_cmos 00:08: setting system clock to 2011-10-04 20:04:03 UTC (1317758643)
[ 0.854886] Initalizing network drop monitor service
[ 0.854904] Freeing unused kernel memory: 444k freed
[ 0.855045] Write protecting the kernel text: 2340k
[ 0.855058] Write protecting the kernel read-only data: 880k
[ 0.871237] udev[44]: starting version 164
[ 0.874238] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.138617] SCSI subsystem initialized
[ 1.151023] usbcore: registered new interface driver usbfs
[ 1.151151] usbcore: registered new interface driver hub
[ 1.169811] usbcore: registered new device driver usb
[ 1.177346] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.177376] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 20 (level, low) -> IRQ 20
[ 1.177394] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 1.177398] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 1.177414] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 1.177443] ehci_hcd 0000:00:1a.7: debug port 1
[ 1.181332] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 1.181401] tg3.c:v3.102 (September 1, 2009)
[ 1.181568] tg3 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.181576] tg3 0000:02:00.0: setting latency timer to 64
[ 1.181732] libata version 3.00 loaded.
[ 1.185470] ehci_hcd 0000:00:1a.7: irq 20, io mem 0xf4a04800
[ 1.279097] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.279125] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.279128] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.279130] usb usb1: Product: EHCI Host Controller
[ 1.279132] usb usb1: Manufacturer: Linux 2.6.32-5-486 ehci_hcd
[ 1.279134] usb usb1: SerialNumber: 0000:00:1a.7
[ 1.279202] usb usb1: configuration #1 chosen from 1 choice
[ 1.279229] hub 1-0:1.0: USB hub found
[ 1.279236] hub 1-0:1.0: 6 ports detected
[ 1.280245] ahci 0000:00:1f.2: version 3.0
[ 1.280260] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.280301] ahci 0000:00:1f.2: irq 27 for MSI/MSI-X
[ 1.280347] ahci: SSS flag set, parallel bus scan disabled
[ 1.280380] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
[ 1.280384] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs
[ 1.280388] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.281101] eth0: Tigon3 [partno(BCM95764m) rev 5784100] (PCI Express) MAC address 00:1d:72:f7:fb:a3
[ 1.281104] eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1])
[ 1.281107] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[ 1.281109] eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[ 1.289203] thermal LNXTHERM:01: registered as thermal_zone0
[ 1.289211] ACPI: Thermal Zone [TZS0] (46 C)
[ 1.294724] thermal LNXTHERM:02: registered as thermal_zone1
[ 1.294730] ACPI: Thermal Zone [TZS1] (46 C)
[ 1.304051] scsi0 : ahci
[ 1.304191] scsi1 : ahci
[ 1.304276] scsi2 : ahci
[ 1.304359] scsi3 : ahci
[ 1.304443] scsi4 : ahci
[ 1.304529] scsi5 : ahci
[ 1.304574] ata1: SATA max UDMA/133 abar m2048@0xf4a04000 port 0xf4a04100 irq 27
[ 1.304577] ata2: SATA max UDMA/133 abar m2048@0xf4a04000 port 0xf4a04180 irq 27
[ 1.304579] ata3: DUMMY
[ 1.304580] ata4: DUMMY
[ 1.304583] ata5: SATA max UDMA/133 abar m2048@0xf4a04000 port 0xf4a04300 irq 27
[ 1.304585] ata6: SATA max UDMA/133 abar m2048@0xf4a04000 port 0xf4a04380 irq 27
[ 1.304718] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.304741] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.304744] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.304755] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 1.304784] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.308665] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.308803] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf4a04c00
[ 1.324006] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.324032] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.324035] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.324037] usb usb2: Product: EHCI Host Controller
[ 1.324039] usb usb2: Manufacturer: Linux 2.6.32-5-486 ehci_hcd
[ 1.324041] usb usb2: SerialNumber: 0000:00:1d.7
[ 1.324151] usb usb2: configuration #1 chosen from 1 choice
[ 1.324209] hub 2-0:1.0: USB hub found
[ 1.324217] hub 2-0:1.0: 6 ports detected
[ 1.382314] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.382353] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 1.382361] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.382364] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.382375] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.382400] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001820
[ 1.382431] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.382433] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.382435] usb usb3: Product: UHCI Host Controller
[ 1.382437] usb usb3: Manufacturer: Linux 2.6.32-5-486 uhci_hcd
[ 1.382439] usb usb3: SerialNumber: 0000:00:1a.0
[ 1.382551] usb usb3: configuration #1 chosen from 1 choice
[ 1.382610] hub 3-0:1.0: USB hub found
[ 1.382617] hub 3-0:1.0: 2 ports detected
[ 1.382656] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.382662] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1.382665] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.382671] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 1.382693] uhci_hcd 0000:00:1a.1: irq 20, io base 0x00001840
[ 1.382720] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.382722] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.382724] usb usb4: Product: UHCI Host Controller
[ 1.382726] usb usb4: Manufacturer: Linux 2.6.32-5-486 uhci_hcd
[ 1.382728] usb usb4: SerialNumber: 0000:00:1a.1
[ 1.382819] usb usb4: configuration #1 chosen from 1 choice
[ 1.382873] hub 4-0:1.0: USB hub found
[ 1.382880] hub 4-0:1.0: 2 ports detected
[ 1.382917] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 20 (level, low) -> IRQ 20
[ 1.382922] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[ 1.382925] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.382932] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 1.382953] uhci_hcd 0000:00:1a.2: irq 20, io base 0x00001860
[ 1.382978] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.382981] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.382983] usb usb5: Product: UHCI Host Controller
[ 1.382985] usb usb5: Manufacturer: Linux 2.6.32-5-486 uhci_hcd
[ 1.382987] usb usb5: SerialNumber: 0000:00:1a.2
[ 1.383078] usb usb5: configuration #1 chosen from 1 choice
[ 1.383136] hub 5-0:1.0: USB hub found
[ 1.383142] hub 5-0:1.0: 2 ports detected
[ 1.383184] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.383191] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.383194] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.383200] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 1.383221] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001880
[ 1.383246] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.383248] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.383250] usb usb6: Product: UHCI Host Controller
[ 1.383252] usb usb6: Manufacturer: Linux 2.6.32-5-486 uhci_hcd
[ 1.383254] usb usb6: SerialNumber: 0000:00:1d.0
[ 1.383343] usb usb6: configuration #1 chosen from 1 choice
[ 1.383400] hub 6-0:1.0: USB hub found
[ 1.383407] hub 6-0:1.0: 2 ports detected
[ 1.383443] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 1.383448] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.383451] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.383457] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 1.383483] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018a0
[ 1.383509] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.383511] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.383514] usb usb7: Product: UHCI Host Controller
[ 1.383515] usb usb7: Manufacturer: Linux 2.6.32-5-486 uhci_hcd
[ 1.383517] usb usb7: SerialNumber: 0000:00:1d.1
[ 1.383607] usb usb7: configuration #1 chosen from 1 choice
[ 1.383664] hub 7-0:1.0: USB hub found
[ 1.383670] hub 7-0:1.0: 2 ports detected
[ 1.383711] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.383716] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.383719] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.383725] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 1.383749] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018c0
[ 1.383775] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.383777] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.383780] usb usb8: Product: UHCI Host Controller
[ 1.383781] usb usb8: Manufacturer: Linux 2.6.32-5-486 uhci_hcd
[ 1.383783] usb usb8: SerialNumber: 0000:00:1d.2
[ 1.383874] usb usb8: configuration #1 chosen from 1 choice
[ 1.383933] hub 8-0:1.0: USB hub found
[ 1.383940] hub 8-0:1.0: 2 ports detected
[ 1.588009] usb 1-3: new high speed USB device using ehci_hcd and address 2
[ 1.628015] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.628678] ata1.00: ATA-8: ST9250827AS, 3.AAA, max UDMA/133
[ 1.628681] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 1.629494] ata1.00: configured for UDMA/133
[ 1.644085] scsi 0:0:0:0: Direct-Access ATA ST9250827AS 3.AA PQ: 0 ANSI: 5
[ 1.760329] usb 1-3: New USB device found, idVendor=064e, idProduct=a103
[ 1.760332] usb 1-3: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[ 1.760334] usb 1-3: Product: Acer Crystal Eye webcam
[ 1.760336] usb 1-3: Manufacturer: SuYin
[ 1.760338] usb 1-3: SerialNumber: CN0314-SN30-OV03-VA-R02.03.02
[ 1.760614] usb 1-3: configuration #1 chosen from 1 choice
[ 1.872009] usb 2-3: new high speed USB device using ehci_hcd and address 2
[ 2.005775] usb 2-3: New USB device found, idVendor=1307, idProduct=0165
[ 2.005777] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.005780] usb 2-3: Product: USB Flash Drive
[ 2.005782] usb 2-3: Manufacturer: USB 2.0
[ 2.005783] usb 2-3: SerialNumber: 7f10a104fff732
[ 2.005908] usb 2-3: configuration #1 chosen from 1 choice
[ 2.368015] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.381142] ata2.00: ATAPI: Slimtype DVD A DS8A2S, 6A11, max UDMA/100
[ 2.395071] ata2.00: configured for UDMA/100
[ 2.414800] scsi 1:0:0:0: CD-ROM Slimtype DVD A DS8A2S 6A11 PQ: 0 ANSI: 5
[ 2.732011] ata5: SATA link down (SStatus 0 SControl 300)
[ 3.068011] ata6: SATA link down (SStatus 0 SControl 300)
[ 3.104104] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[ 3.104143] sd 0:0:0:0: [sda] Write Protect is off
[ 3.104145] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.104162] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.104265] sda:
[ 3.109110] Initializing USB Mass Storage driver...
[ 3.109192] scsi6 : SCSI emulation for USB Mass Storage devices
[ 3.109298] usbcore: registered new interface driver usb-storage
[ 3.109301] USB Mass Storage support registered.
[ 3.109416] usb-storage: device found at 2
[ 3.109418] usb-storage: waiting for device to settle before scanning
[ 3.109847] sda1 sda2 sda3
[ 3.118504] sr0: scsi3-mmc drive: 24x/6x writer dvd-ram cd/rw xa/form2 cdda pop-up
[ 3.118507] Uniform CD-ROM driver Revision: 3.20
[ 3.118578] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 3.124185] sd 0:0:0:0: [sda] Attached SCSI disk
[ 3.132149] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 3.132515] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 3.469468] Uniform Multi-Platform E-IDE driver
[ 3.470061] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
[ 3.470069] Probing IDE interface ide0...
[ 3.473049] ide0: no devices on the port
[ 3.473221] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 3.473232] Probing IDE interface ide1...
[ 3.476212] ide1: no devices on the port
[ 3.476372] ide1 at 0x170-0x177,0x376 on irq 15
[ 3.793442] EXT4-fs (sda1): mounted filesystem with ordered data mode
[ 8.108138] usb-storage: device scan complete
[ 8.108761] scsi 6:0:0:0: Direct-Access USB 2.0 USB Flash Drive 0.00 PQ: 0 ANSI: 2
[ 8.109451] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 8.110254] sd 6:0:0:0: [sdb] 7897088 512-byte logical blocks: (4.04 GB/3.76 GiB)
[ 8.110748] sd 6:0:0:0: [sdb] Write Protect is off
[ 8.110751] sd 6:0:0:0: [sdb] Mode Sense: 00 00 00 00
[ 8.110753] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 8.113869] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 8.113918] sdb: sdb1
[ 8.178694] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 8.178743] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 8.816552] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[ 8.842220] aufs: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.846749] aufs 2-standalone.tree-32-20100125
[ 8.861765] loop: module loaded
[ 8.929614] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 14.497748] udev[1197]: starting version 164
[ 14.747581] input: PC Speaker as /devices/platform/pcspkr/input/input1
[ 14.881104] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 14.884171] ACPI: Lid Switch [LID0]
[ 14.884237] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[ 14.884274] ACPI: Sleep Button [SLPB]
[ 14.884315] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 14.884337] ACPI: Power Button [PWRF]
[ 14.884570] ACPI: WMI: Mapper loaded
[ 14.888492] ACPI: SSDT bbb1aca0 00223 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
[ 14.888900] ACPI: SSDT bbb19620 00549 (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
[ 14.889427] Monitor-Mwait will be used to enter C-1 state
[ 14.889430] Monitor-Mwait will be used to enter C-2 state
[ 14.889433] Marking TSC unstable due to TSC halts in idle
[ 14.971092] Switching to clocksource hpet
[ 14.979065] processor LNXCPU:00: registered as cooling_device0
[ 15.074512] cfg80211: Using static regulatory domain info
[ 15.074514] cfg80211: Regulatory domain: US
[ 15.074516] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 15.074518] (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[ 15.074521] (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 15.074523] (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 15.074526] (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 15.074528] (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 15.074531] (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[ 15.074537] cfg80211: Calling CRDA for country: US
[ 15.096326] ACPI: AC Adapter [ADP1] (on-line)
[ 15.103172] ACPI: Battery Slot [BAT0] (battery absent)
[ 15.136813] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 19 (level, low) -> IRQ 19
[ 15.136819] ACPI: I/O resource 0000:00:1f.3 [0x1c00-0x1c1f] conflicts with ACPI region SMBI [0x1c00-0x1c0f]
[ 15.136870] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 15.139507] Linux video capture interface: v2.00
[ 15.240750] acer-wmi: Acer Laptop ACPI-WMI Extras
[ 15.245930] acer-wmi: Brightness must be controlled by generic video driver
[ 15.274863] [drm] Initialized drm 1.1.0 20060810
[ 15.282937] uvcvideo: Found UVC 1.00 device Acer Crystal Eye webcam (064e:a103)
[ 15.285682] yenta_cardbus 0000:0d:06.0: CardBus bridge found [1025:013c]
[ 15.285703] yenta_cardbus 0000:0d:06.0: O2: res at 0x94/0xD4: 00/ea
[ 15.285705] yenta_cardbus 0000:0d:06.0: O2: enabling read prefetch/write burst
[ 15.307004] input: Acer Crystal Eye webcam as /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/input/input5
[ 15.307053] usbcore: registered new interface driver uvcvideo
[ 15.307056] USB Video Class driver (v0.1.0)
[ 15.354250] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.26ks
[ 15.354254] iwl3945: Copyright(c) 2003-2009 Intel Corporation
[ 15.354317] iwl3945 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 15.354330] iwl3945 0000:03:00.0: setting latency timer to 64
[ 15.439227] yenta_cardbus 0000:0d:06.0: ISA IRQ mask 0x0cb8, PCI irq 22
[ 15.439231] yenta_cardbus 0000:0d:06.0: Socket status: 30000006
[ 15.439236] pci_bus 0000:0d: Raising subordinate bus# of parent bus (#0d) from #0e to #11
[ 15.439244] yenta_cardbus 0000:0d:06.0: pcmcia: parent PCI bridge I/O window: 0x5000 - 0x5fff
[ 15.439248] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x5000-0x5fff: clean.
[ 15.439458] yenta_cardbus 0000:0d:06.0: pcmcia: parent PCI bridge Memory window: 0xf4700000 - 0xf47fffff
[ 15.439461] yenta_cardbus 0000:0d:06.0: pcmcia: parent PCI bridge Memory window: 0xc0000000 - 0xc3ffffff
[ 15.444612] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 15.444617] i915 0000:00:02.0: setting latency timer to 64
[ 15.457925] i915 0000:00:02.0: irq 28 for MSI/MSI-X
[ 15.457931] [drm] set up 63M of stolen space
[ 15.481045] iwl3945 0000:03:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels
[ 15.481048] iwl3945 0000:03:00.0: Detected Intel Wireless WiFi Link 3945ABG
[ 15.481176] iwl3945 0000:03:00.0: irq 29 for MSI/MSI-X
[ 15.870211] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean.
[ 15.871752] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
[ 15.872057] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[ 15.872834] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[ 15.873401] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[ 15.875210] phy0: Selected rate control algorithm 'iwl-3945-rs'
[ 16.383107] Console: switching to colour frame buffer device 160x50
[ 16.388417] fb0: inteldrmfb frame buffer device
[ 16.388418] registered panic notifier
[ 16.435332] acpi device:01: registered as cooling_device1
[ 16.435604] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 16.435648] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 16.435673] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 16.437066] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
[ 16.437104] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
[ 16.437117] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[ 16.437174] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 16.445663] Synaptics Touchpad, model: 1, fw: 6.3, id: 0x12a0b1, caps: 0xa04711/0xa04000/0x0
[ 16.501544] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input7
[ 16.544133] hda_codec: ALC268: BIOS auto-probing.
[ 16.544792] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
[ 17.170154] fuse init (API version 7.13)
[ 17.643277] apm: BIOS not found.
[ 17.951529] tg3 0000:02:00.0: irq 30 for MSI/MSI-X
[ 18.725146] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 18.731344] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input9
[ 18.737391] iwl3945 0000:03:00.0: firmware: requesting iwlwifi-3945-2.ucode
[ 18.756746] iwl3945 0000:03:00.0: iwlwifi-3945-2.ucode firmware file req failed: -2
[ 18.757919] iwl3945 0000:03:00.0: firmware: requesting iwlwifi-3945-1.ucode
[ 18.764674] iwl3945 0000:03:00.0: iwlwifi-3945-1.ucode firmware file req failed: -2
[ 18.765941] iwl3945 0000:03:00.0: Could not read microcode: -2
[ 18.835154] iwl3945 0000:03:00.0: firmware: requesting iwlwifi-3945-2.ucode
[ 18.841987] iwl3945 0000:03:00.0: iwlwifi-3945-2.ucode firmware file req failed: -2
[ 18.843313] iwl3945 0000:03:00.0: firmware: requesting iwlwifi-3945-1.ucode
[ 18.852280] iwl3945 0000:03:00.0: iwlwifi-3945-1.ucode firmware file req failed: -2
[ 18.853619] iwl3945 0000:03:00.0: Could not read microcode: -2
[ 19.126230] lp: driver loaded but no devices found
[ 19.146969] Bluetooth: Core ver 2.15
[ 19.147047] NET: Registered protocol family 31
[ 19.147049] Bluetooth: HCI device and connection manager initialized
[ 19.147051] Bluetooth: HCI socket layer initialized
[ 19.179856] ppdev: user-space parallel port driver
[ 19.199600] Bluetooth: L2CAP ver 2.14
[ 19.199604] Bluetooth: L2CAP socket layer initialized
[ 19.216073] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 19.216076] Bluetooth: BNEP filters: protocol multicast
[ 19.236642] Bluetooth: RFCOMM TTY layer initialized
[ 19.236646] Bluetooth: RFCOMM socket layer initialized
[ 19.236648] Bluetooth: RFCOMM ver 1.11
[ 19.290043] Bridge firewalling registered
[ 19.349804] Bluetooth: SCO (Voice Link) ver 0.6
[ 19.349807] Bluetooth: SCO socket layer initialized
[ 39.039956] EXT4-fs (sda1): mounted filesystem with ordered data mode

grazie!!! Smile

Ritratto di mcortese
mcortese
(Guru)
Offline
Guru
Iscritto: 27/02/2009
Messaggi: 640

Direi che è chiarissimo:

Citazione:

[ 0.000000] ACPI: NR_CPUS/possible_cpus limit of 1 reached. Processor 1/0x1 ignored.


Hai un kernel senza il supporto per più di una CPU. Dovresti usare la versione 686, non 486.