Wrong CPU frequencies reported, cannot run max freq

Bug #469636 reported by zimcomm@hotmail.com
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
powersave (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Updated to Karmic today.

G31M-ES2L motherboard, Intel E5200 processor. BIOS is updated to latest. This worked under 9.04.

Proc is 2.5GHz, but I cannot get anything faster than 1.9GHz according to all info I check (and performance lag would tend to back this up).

>cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Pentium(R) Dual-Core CPU E5200 @ 2.50GHz

>more /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
1900000

>cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
1900000 1200000

>dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.31-14-generic (buildd@rothera) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) ) #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009 (Ubuntu 2.6.31-14.48-generic)
[ 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 - 000000000009f800 (usable)
[ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bfee0000 (usable)
[ 0.000000] BIOS-e820: 00000000bfee0000 - 00000000bfee3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bfee3000 - 00000000bfef0000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bfef0000 - 00000000bff00000 (reserved)
[ 0.000000] BIOS-e820: 00000000c0000000 - 00000000d0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
[ 0.000000] DMI 2.4 present.
[ 0.000000] last_pfn = 0xbfee0 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-CDFFF write-protect
[ 0.000000] CE000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F00000000 write-back
[ 0.000000] 1 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 2 base 100000000 mask FC0000000 write-back
[ 0.000000] 3 base 0BFF00000 mask FFFF00000 uncachable
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 00000000bff00000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] e820 update range: 0000000000002000 - 0000000000006000 (usable) ==> (reserved)
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000002000 (usable)
[ 0.000000] modified: 0000000000002000 - 0000000000006000 (reserved)
[ 0.000000] modified: 0000000000006000 - 000000000009f800 (usable)
[ 0.000000] modified: 000000000009f800 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 00000000bfee0000 (usable)
[ 0.000000] modified: 00000000bfee0000 - 00000000bfee3000 (ACPI NVS)
[ 0.000000] modified: 00000000bfee3000 - 00000000bfef0000 (ACPI data)
[ 0.000000] modified: 00000000bfef0000 - 00000000bff00000 (reserved)
[ 0.000000] modified: 00000000c0000000 - 00000000d0000000 (reserved)
[ 0.000000] modified: 00000000fec00000 - 0000000100000000 (reserved)
[ 0.000000] modified: 0000000100000000 - 0000000140000000 (usable)
[ 0.000000] initial memory mapped : 0 - 00c00000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[ 0.000000] Using x86 segment limits to approximate NX protection
[ 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 @ 7000-c000
[ 0.000000] RAMDISK: 37868000 - 37fef34a
[ 0.000000] Allocated new RAMDISK: 008ad000 - 0103434a
[ 0.000000] Move RAMDISK from 0000000037868000 - 0000000037fef349 to 008ad000 - 01034349
[ 0.000000] ACPI: RSDP 000f6bf0 00014 (v00 GBT )
[ 0.000000] ACPI: RSDT bfee3040 00038 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: FACP bfee30c0 00074 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: DSDT bfee3180 040E8 (v01 GBT GBTUACPI 00001000 MSFT 0100000C)
[ 0.000000] ACPI: FACS bfee0000 00040
[ 0.000000] ACPI: HPET bfee73c0 00038 (v01 GBT GBTUACPI 42302E31 GBTU 00000098)
[ 0.000000] ACPI: MCFG bfee7440 0003C (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: APIC bfee72c0 00084 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: SSDT bfee7ae0 003AB (v01 PmRef CpuPm 00003000 INTL 20040311)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 2182MB 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 00008000 - 0000ef00
[ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 00377fe000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
[ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
[ 0.000000] #3 [0000100000 - 00008a80a0] TEXT DATA BSS ==> [0000100000 - 00008a80a0]
[ 0.000000] #4 [000009f800 - 0000100000] BIOS reserved ==> [000009f800 - 0000100000]
[ 0.000000] #5 [00008a9000 - 00008ac0f6] BRK ==> [00008a9000 - 00008ac0f6]
[ 0.000000] #6 [0000007000 - 0000008000] PGTABLE ==> [0000007000 - 0000008000]
[ 0.000000] #7 [00008ad000 - 000103434a] NEW RAMDISK ==> [00008ad000 - 000103434a]
[ 0.000000] #8 [0000008000 - 000000f000] BOOTMAP ==> [0000008000 - 000000f000]
[ 0.000000] found SMP MP-table at [c00f5200] f5200
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000000 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x000377fe
[ 0.000000] HighMem 0x000377fe -> 0x000bfee0
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[3] active PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x00000002
[ 0.000000] 0: 0x00000006 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x000bfee0
[ 0.000000] On node 0 totalpages: 786043
[ 0.000000] free_area_init_node: node 0, pgdat c0784900, node_mem_map c1035000
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3963 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: 4366 pages used for memmap
[ 0.000000] HighMem zone: 554452 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: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl 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 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] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 24
[ 0.000000] PM: Registered nosave memory: 0000000000002000 - 0000000000006000
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at d0000000 (gap: d0000000:2ec00000)
[ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 14 pages at c2845000, static data 35612 bytes
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 779901
[ 0.000000] Kernel command line: root=UUID=4aa5b8ac-44a3-4673-ba51-fcf6c8a8e43e ro quiet splash
[ 0.000000] PID hash table entries: 4096 (order: 12, 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] allocated 15722880 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Initializing HighMem for node 0 (000377fe:000bfee0)
[ 0.000000] Memory: 3086644k/3144576k available (4565k kernel code, 56616k reserved, 2143k data, 540k init, 2235272k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff1d000 - 0xfffff000 ( 904 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 : 0xc078e000 - 0xc0815000 ( 540 kB)
[ 0.000000] .data : 0xc0575554 - 0xc078d308 (2143 kB)
[ 0.000000] .text : 0xc0100000 - 0xc0575554 (4565 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=4, Nodes=1
[ 0.000000] NR_IRQS:2304 nr_irqs:440
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2499.519 MHz processor.
[ 0.001391] Console: colour VGA+ 80x25
[ 0.001395] console [tty0] enabled
[ 0.001533] hpet clockevent registered
[ 0.001536] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.001542] Calibrating delay loop (skipped), value calculated using timer frequency.. 4999.03 BogoMIPS (lpj=9998076)
[ 0.001559] Security Framework initialized
[ 0.001579] AppArmor: AppArmor initialized
[ 0.001587] Mount-cache hash table entries: 512
[ 0.001712] Initializing cgroup subsys ns
[ 0.001717] Initializing cgroup subsys cpuacct
[ 0.001722] Initializing cgroup subsys memory
[ 0.001729] Initializing cgroup subsys freezer
[ 0.001731] Initializing cgroup subsys net_cls
[ 0.001746] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.001749] CPU: L2 cache: 2048K
[ 0.001752] CPU: Physical Processor ID: 0
[ 0.001753] CPU: Processor Core ID: 0
[ 0.001757] mce: CPU supports 6 MCE banks
[ 0.001765] CPU0: Thermal monitoring enabled (TM2)
[ 0.001769] using mwait in idle threads.
[ 0.001775] Performance Counters: Core2 events, Intel PMU driver.
[ 0.001783] ... version: 2
[ 0.001785] ... bit width: 40
[ 0.001787] ... generic counters: 2
[ 0.001789] ... value mask: 000000ffffffffff
[ 0.001791] ... max period: 000000007fffffff
[ 0.001793] ... fixed-purpose counters: 3
[ 0.001795] ... counter mask: 0000000700000003
[ 0.001801] Checking 'hlt' instruction... OK.
[ 0.019030] ACPI: Core revision 20090521
[ 0.026123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.065806] CPU0: Intel Pentium(R) Dual-Core CPU E5200 @ 2.50GHz stepping 0a
[ 0.068001] Booting processor 1 APIC 0x1 ip 0x6000
[ 0.004000] Initializing CPU#1
[ 0.004000] Calibrating delay using timer specific routine.. 4999.95 BogoMIPS (lpj=9999908)
[ 0.004000] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.004000] CPU: L2 cache: 2048K
[ 0.004000] CPU: Physical Processor ID: 0
[ 0.004000] CPU: Processor Core ID: 1
[ 0.004000] mce: CPU supports 6 MCE banks
[ 0.004000] CPU1: Thermal monitoring enabled (TM2)
[ 0.004000] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[ 0.153672] CPU1: Intel Pentium(R) Dual-Core CPU E5200 @ 2.50GHz stepping 0a
[ 0.153688] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 0.156021] Brought up 2 CPUs
[ 0.156024] Total of 2 processors activated (9998.99 BogoMIPS).
[ 0.156069] CPU0 attaching sched-domain:
[ 0.156072] domain 0: span 0-1 level MC
[ 0.156075] groups: 0 1
[ 0.156080] CPU1 attaching sched-domain:
[ 0.156083] domain 0: span 0-1 level MC
[ 0.156085] groups: 1 0
[ 0.156163] Booting paravirtualized kernel on bare hardware
[ 0.156232] regulator: core version 0.5
[ 0.156232] Time: 20:50:57 Date: 11/01/09
[ 0.156232] NET: Registered protocol family 16
[ 0.156232] EISA bus registered
[ 0.156232] ACPI: bus type pci registered
[ 0.156293] PCI: MCFG configuration 0: base c0000000 segment 0 buses 0 - 255
[ 0.156296] PCI: MCFG area at c0000000 reserved in E820
[ 0.156298] PCI: Using MMCONFIG for extended config space
[ 0.156300] PCI: Using configuration type 1 for base access
[ 0.157394] bio: create slab <bio-0> at 0
[ 0.160374] ACPI: EC: Look up EC in DSDT
[ 0.165607] ACPI: Interpreter enabled
[ 0.165621] ACPI: (supports S0 S3 S4 S5)
[ 0.165645] ACPI: Using IOAPIC for interrupt routing
[ 0.170071] ACPI: No dock devices found.
[ 0.170166] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.170280] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.170283] pci 0000:00:01.0: PME# disabled
[ 0.170350] pci 0000:00:1b.0: reg 10 64bit mmio: [0xe5100000-0xe5103fff]
[ 0.170394] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.170399] pci 0000:00:1b.0: PME# disabled
[ 0.170460] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.170464] pci 0000:00:1c.0: PME# disabled
[ 0.170526] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.170531] pci 0000:00:1c.1: PME# disabled
[ 0.170582] pci 0000:00:1d.0: reg 20 io port: [0xe000-0xe01f]
[ 0.170632] pci 0000:00:1d.1: reg 20 io port: [0xe100-0xe11f]
[ 0.170683] pci 0000:00:1d.2: reg 20 io port: [0xe200-0xe21f]
[ 0.170733] pci 0000:00:1d.3: reg 20 io port: [0xe300-0xe31f]
[ 0.170782] pci 0000:00:1d.7: reg 10 32bit mmio: [0xe5104000-0xe51043ff]
[ 0.170948] pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
[ 0.170952] pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO
[ 0.170956] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 000f)
[ 0.170960] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 000f)
[ 0.171011] pci 0000:00:1f.2: reg 10 io port: [0x00-0x07]
[ 0.171018] pci 0000:00:1f.2: reg 14 io port: [0x00-0x03]
[ 0.171024] pci 0000:00:1f.2: reg 18 io port: [0x00-0x07]
[ 0.171031] pci 0000:00:1f.2: reg 1c io port: [0x00-0x03]
[ 0.171037] pci 0000:00:1f.2: reg 20 io port: [0xf000-0xf00f]
[ 0.171062] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.171066] pci 0000:00:1f.2: PME# disabled
[ 0.171114] pci 0000:00:1f.3: reg 20 io port: [0x500-0x51f]
[ 0.171169] pci 0000:01:00.0: reg 10 32bit mmio: [0xe2000000-0xe2ffffff]
[ 0.171179] pci 0000:01:00.0: reg 14 64bit mmio: [0xd0000000-0xdfffffff]
[ 0.171188] pci 0000:01:00.0: reg 1c 64bit mmio: [0xe0000000-0xe1ffffff]
[ 0.171195] pci 0000:01:00.0: reg 24 io port: [0xc000-0xc07f]
[ 0.171201] pci 0000:01:00.0: reg 30 32bit mmio: [0x000000-0x07ffff]
[ 0.171269] pci 0000:00:01.0: bridge io port: [0xc000-0xcfff]
[ 0.171273] pci 0000:00:01.0: bridge 32bit mmio: [0xe0000000-0xe3ffffff]
[ 0.171278] pci 0000:00:01.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[ 0.171320] pci 0000:00:1c.0: bridge io port: [0xb000-0xbfff]
[ 0.171374] pci 0000:03:00.0: reg 10 io port: [0xd000-0xd0ff]
[ 0.171395] pci 0000:03:00.0: reg 18 64bit mmio: [0xe5010000-0xe5010fff]
[ 0.171410] pci 0000:03:00.0: reg 20 64bit mmio: [0xe5000000-0xe500ffff]
[ 0.171419] pci 0000:03:00.0: reg 30 32bit mmio: [0x000000-0x00ffff]
[ 0.171461] pci 0000:03:00.0: supports D1 D2
[ 0.171463] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.171468] pci 0000:03:00.0: PME# disabled
[ 0.171528] pci 0000:00:1c.1: bridge io port: [0xd000-0xdfff]
[ 0.171533] pci 0000:00:1c.1: bridge 32bit mmio: [0xe4000000-0xe4ffffff]
[ 0.171539] pci 0000:00:1c.1: bridge 64bit mmio pref: [0xe5000000-0xe50fffff]
[ 0.171589] pci 0000:00:1e.0: transparent bridge
[ 0.171593] pci 0000:00:1e.0: bridge io port: [0xa000-0xafff]
[ 0.171618] pci_bus 0000:00: on NUMA node 0
[ 0.171622] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.171810] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[ 0.171872] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
[ 0.171946] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[ 0.182258] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[ 0.182358] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[ 0.182457] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[ 0.182556] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[ 0.182654] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.182753] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.182852] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.182953] ACPI: PCI Interrupt Link [LNK1] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[ 0.183143] SCSI subsystem initialized
[ 0.183177] libata version 3.00 loaded.
[ 0.183177] usbcore: registered new interface driver usbfs
[ 0.183177] usbcore: registered new interface driver hub
[ 0.183177] usbcore: registered new device driver usb
[ 0.183177] ACPI: WMI: Mapper loaded
[ 0.183177] PCI: Using ACPI for IRQ routing
[ 0.192011] Bluetooth: Core ver 2.15
[ 0.192032] NET: Registered protocol family 31
[ 0.192032] Bluetooth: HCI device and connection manager initialized
[ 0.192032] Bluetooth: HCI socket layer initialized
[ 0.192032] NetLabel: Initializing
[ 0.192032] NetLabel: domain hash size = 128
[ 0.192032] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.192051] NetLabel: unlabeled traffic allowed by default
[ 0.192092] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.192100] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.208014] pnp: PnP ACPI init
[ 0.208028] ACPI: bus type pnp registered
[ 0.210728] pnp: PnP ACPI: found 14 devices
[ 0.210730] ACPI: ACPI bus type pnp unregistered
[ 0.210735] PnPBIOS: Disabled by ACPI PNP
[ 0.210746] system 00:01: ioport range 0x4d0-0x4d1 has been reserved
[ 0.210749] system 00:01: ioport range 0x290-0x29f has been reserved
[ 0.210752] system 00:01: ioport range 0x800-0x87f has been reserved
[ 0.210755] system 00:01: ioport range 0x290-0x294 has been reserved
[ 0.210758] system 00:01: ioport range 0x880-0x88f has been reserved
[ 0.210768] system 00:0a: ioport range 0x400-0x4cf could not be reserved
[ 0.210774] system 00:0b: iomem range 0xc0000000-0xcfffffff has been reserved
[ 0.210780] system 00:0c: iomem range 0xce000-0xcffff has been reserved
[ 0.210783] system 00:0c: iomem range 0xf0000-0xf7fff could not be reserved
[ 0.210787] system 00:0c: iomem range 0xf8000-0xfbfff could not be reserved
[ 0.210790] system 00:0c: iomem range 0xfc000-0xfffff could not be reserved
[ 0.210793] system 00:0c: iomem range 0xbfee0000-0xbfefffff could not be reserved
[ 0.210796] system 00:0c: iomem range 0x0-0x9ffff could not be reserved
[ 0.210799] system 00:0c: iomem range 0x100000-0xbfedffff could not be reserved
[ 0.210803] system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 0.210806] system 00:0c: iomem range 0xfed13000-0xfed1dfff has been reserved
[ 0.210809] system 00:0c: iomem range 0xfed20000-0xfed8ffff has been reserved
[ 0.210812] system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.210815] system 00:0c: iomem range 0xffb00000-0xffb7ffff has been reserved
[ 0.210818] system 00:0c: iomem range 0xfff00000-0xffffffff has been reserved
[ 0.210822] system 00:0c: iomem range 0xe0000-0xeffff has been reserved
[ 0.245485] AppArmor: AppArmor Filesystem Enabled
[ 0.245527] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.245530] pci 0000:00:01.0: IO window: 0xc000-0xcfff
[ 0.245535] pci 0000:00:01.0: MEM window: 0xe0000000-0xe3ffffff
[ 0.245539] pci 0000:00:01.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
[ 0.245544] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[ 0.245548] pci 0000:00:1c.0: IO window: 0xb000-0xbfff
[ 0.245553] pci 0000:00:1c.0: MEM window: disabled
[ 0.245556] pci 0000:00:1c.0: PREFETCH window: disabled
[ 0.245561] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[ 0.245564] pci 0000:00:1c.1: IO window: 0xd000-0xdfff
[ 0.245570] pci 0000:00:1c.1: MEM window: 0xe4000000-0xe4ffffff
[ 0.245574] pci 0000:00:1c.1: PREFETCH window: 0x000000e5000000-0x000000e50fffff
[ 0.245581] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:04
[ 0.245584] pci 0000:00:1e.0: IO window: 0xa000-0xafff
[ 0.245589] pci 0000:00:1e.0: MEM window: disabled
[ 0.245593] pci 0000:00:1e.0: PREFETCH window: disabled
[ 0.245603] alloc irq_desc for 16 on node -1
[ 0.245605] alloc kstat_irqs on node -1
[ 0.245610] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.245614] pci 0000:00:01.0: setting latency timer to 64
[ 0.245622] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.245626] pci 0000:00:1c.0: setting latency timer to 64
[ 0.245633] alloc irq_desc for 17 on node -1
[ 0.245635] alloc kstat_irqs on node -1
[ 0.245639] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.245643] pci 0000:00:1c.1: setting latency timer to 64
[ 0.245649] pci 0000:00:1e.0: setting latency timer to 64
[ 0.245654] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.245657] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[ 0.245659] pci_bus 0000:01: resource 0 io: [0xc000-0xcfff]
[ 0.245662] pci_bus 0000:01: resource 1 mem: [0xe0000000-0xe3ffffff]
[ 0.245665] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff]
[ 0.245668] pci_bus 0000:02: resource 0 io: [0xb000-0xbfff]
[ 0.245671] pci_bus 0000:03: resource 0 io: [0xd000-0xdfff]
[ 0.245674] pci_bus 0000:03: resource 1 mem: [0xe4000000-0xe4ffffff]
[ 0.245676] pci_bus 0000:03: resource 2 pref mem [0xe5000000-0xe50fffff]
[ 0.245679] pci_bus 0000:04: resource 0 io: [0xa000-0xafff]
[ 0.245682] pci_bus 0000:04: resource 3 io: [0x00-0xffff]
[ 0.245685] pci_bus 0000:04: resource 4 mem: [0x000000-0xffffffff]
[ 0.245718] NET: Registered protocol family 2
[ 0.245818] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.246134] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.246575] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.246801] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.246804] TCP reno registered
[ 0.246879] NET: Registered protocol family 1
[ 0.246939] Trying to unpack rootfs image as initramfs...
[ 0.460947] Freeing initrd memory: 7708k freed
[ 0.464823] cpufreq-nforce2: No nForce2 chipset.
[ 0.464853] Scanning for low memory corruption every 60 seconds
[ 0.464956] audit: initializing netlink socket (disabled)
[ 0.464972] type=2000 audit(1257108657.464:1): initialized
[ 0.474488] highmem bounce pool size: 64 pages
[ 0.474493] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.476086] VFS: Disk quotas dquot_6.5.2
[ 0.476152] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.476746] fuse init (API version 7.12)
[ 0.476837] msgmni has been set to 1679
[ 0.477053] alg: No test for stdrng (krng)
[ 0.477068] io scheduler noop registered
[ 0.477070] io scheduler anticipatory registered
[ 0.477072] io scheduler deadline registered
[ 0.477124] io scheduler cfq registered (default)
[ 0.477227] pci 0000:01:00.0: Boot video device
[ 0.477335] alloc irq_desc for 24 on node -1
[ 0.477338] alloc kstat_irqs on node -1
[ 0.477347] pcieport-driver 0000:00:01.0: irq 24 for MSI/MSI-X
[ 0.477354] pcieport-driver 0000:00:01.0: setting latency timer to 64
[ 0.477454] alloc irq_desc for 25 on node -1
[ 0.477456] alloc kstat_irqs on node -1
[ 0.477463] pcieport-driver 0000:00:1c.0: irq 25 for MSI/MSI-X
[ 0.477472] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 0.477589] alloc irq_desc for 26 on node -1
[ 0.477591] alloc kstat_irqs on node -1
[ 0.477598] pcieport-driver 0000:00:1c.1: irq 26 for MSI/MSI-X
[ 0.477607] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[ 0.477697] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.477776] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.477920] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.477924] ACPI: Power Button [PWRF]
[ 0.477978] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 0.477981] ACPI: Power Button [PWRB]
[ 0.478462] ACPI: SSDT bfee74c0 0022A (v01 PmRef Cpu0Ist 00003000 INTL 20040311)
[ 0.478666] processor LNXCPU:00: registered as cooling_device0
[ 0.478670] ACPI: Processor [CPU0] (supports 8 throttling states)
[ 0.478869] ACPI: SSDT bfee7980 00152 (v01 PmRef Cpu1Ist 00003000 INTL 20040311)
[ 0.479094] processor LNXCPU:01: registered as cooling_device1
[ 0.479098] ACPI: Processor [CPU1] (supports 8 throttling states)
[ 0.480786] isapnp: Scanning for PnP cards...
[ 0.501765] Switched to high resolution mode on CPU 1
[ 0.504057] Switched to high resolution mode on CPU 0
[ 0.833761] isapnp: No Plug & Play device found
[ 0.834944] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.835044] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.835421] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.836556] brd: module loaded
[ 0.837039] loop: module loaded
[ 0.837108] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 0.837213] ata_piix 0000:00:1f.2: version 2.13
[ 0.837228] alloc irq_desc for 19 on node -1
[ 0.837230] alloc kstat_irqs on node -1
[ 0.837236] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 0.837241] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 0.837276] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 0.837332] scsi0 : ata_piix
[ 0.837408] scsi1 : ata_piix
[ 0.838047] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[ 0.838051] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[ 0.838928] Fixed MDIO Bus: probed
[ 0.838964] PPP generic driver version 2.4.2
[ 0.839048] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.839067] alloc irq_desc for 23 on node -1
[ 0.839069] alloc kstat_irqs on node -1
[ 0.839074] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 0.839084] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 0.839087] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 0.839137] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 0.843049] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 0.843062] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xe5104000
[ 0.856015] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 0.856117] usb usb1: configuration #1 chosen from 1 choice
[ 0.856169] hub 1-0:1.0: USB hub found
[ 0.856183] hub 1-0:1.0: 8 ports detected
[ 0.856247] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.856263] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.856284] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 0.856290] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 0.856293] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.856324] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.856347] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e000
[ 0.856425] usb usb2: configuration #1 chosen from 1 choice
[ 0.856453] hub 2-0:1.0: USB hub found
[ 0.856459] hub 2-0:1.0: 2 ports detected
[ 0.856509] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 0.856515] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 0.856519] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.856554] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 0.856583] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e100
[ 0.856661] usb usb3: configuration #1 chosen from 1 choice
[ 0.856694] hub 3-0:1.0: USB hub found
[ 0.856700] hub 3-0:1.0: 2 ports detected
[ 0.856746] alloc irq_desc for 18 on node -1
[ 0.856748] alloc kstat_irqs on node -1
[ 0.856753] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.856759] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 0.856762] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.856796] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 0.856824] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e200
[ 0.856902] usb usb4: configuration #1 chosen from 1 choice
[ 0.856929] hub 4-0:1.0: USB hub found
[ 0.856935] hub 4-0:1.0: 2 ports detected
[ 0.856979] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 0.856985] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 0.856988] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 0.857019] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 0.857047] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000e300
[ 0.857124] usb usb5: configuration #1 chosen from 1 choice
[ 0.857151] hub 5-0:1.0: USB hub found
[ 0.857157] hub 5-0:1.0: 2 ports detected
[ 0.857264] PNP: No PS/2 controller found. Probing ports directly.
[ 0.857619] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.857628] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.857704] mice: PS/2 mouse device common for all mice
[ 0.857847] rtc_cmos 00:04: RTC can wake from S4
[ 0.857889] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 0.857912] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[ 0.858014] device-mapper: uevent: version 1.0.3
[ 0.858109] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: <email address hidden>
[ 0.858172] device-mapper: multipath: version 1.1.0 loaded
[ 0.858174] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.858283] EISA: Probing bus 0 at eisa.0
[ 0.858310] EISA: Detected 0 cards.
[ 0.858385] cpuidle: using governor ladder
[ 0.858388] cpuidle: using governor menu
[ 0.858912] TCP cubic registered
[ 0.859076] NET: Registered protocol family 10
[ 0.859556] lo: Disabled Privacy Extensions
[ 0.859911] NET: Registered protocol family 17
[ 0.859930] Bluetooth: L2CAP ver 2.13
[ 0.859932] Bluetooth: L2CAP socket layer initialized
[ 0.859935] Bluetooth: SCO (Voice Link) ver 0.6
[ 0.859937] Bluetooth: SCO socket layer initialized
[ 0.859960] Bluetooth: RFCOMM TTY layer initialized
[ 0.859963] Bluetooth: RFCOMM socket layer initialized
[ 0.859965] Bluetooth: RFCOMM ver 1.11
[ 0.861703] Using IPI No-Shortcut mode
[ 0.861796] PM: Resume from disk failed.
[ 0.861810] registered taskstats version 1
[ 0.861926] Magic number: 1:16:851
[ 0.861998] rtc_cmos 00:04: setting system clock to 2009-11-01 20:50:58 UTC (1257108658)
[ 0.862002] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.862004] EDD information not available.
[ 1.020333] ata1.01: HPA unlocked: 1953523055 -> 1953525168, native 1953525168
[ 1.020338] ata1.01: ATA-8: WDC WD10EADS-00L5B1, 01.01A01, max UDMA/133
[ 1.020342] ata1.01: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.020458] ata2.01: ATA-7: SAMSUNG HD103SI, 1AG01118, max UDMA7
[ 1.020462] ata2.01: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.028361] ata2.01: configured for UDMA/133
[ 1.036734] ata1.01: configured for UDMA/133
[ 1.036878] scsi 0:0:1:0: Direct-Access ATA WDC WD10EADS-00L 01.0 PQ: 0 ANSI: 5
[ 1.037005] sd 0:0:1:0: Attached scsi generic sg0 type 0
[ 1.037043] sd 0:0:1:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.037091] sd 0:0:1:0: [sda] Write Protect is off
[ 1.037094] sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00
[ 1.037119] sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.037247] sda:
[ 1.037399] scsi 1:0:1:0: Direct-Access ATA SAMSUNG HD103SI 1AG0 PQ: 0 ANSI: 5
[ 1.037502] sd 1:0:1:0: Attached scsi generic sg1 type 0
[ 1.037536] sd 1:0:1:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.037584] sd 1:0:1:0: [sdb] Write Protect is off
[ 1.037587] sd 1:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.037611] sd 1:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.037731] sdb: sdb1
[ 1.042781] sd 1:0:1:0: [sdb] Attached SCSI disk
[ 1.059999] sda1 sda2 < sda5 >
[ 1.082251] sd 0:0:1:0: [sda] Attached SCSI disk
[ 1.082267] Freeing unused kernel memory: 540k freed
[ 1.082532] Write protecting the kernel text: 4568k
[ 1.082578] Write protecting the kernel read-only data: 1836k
[ 1.198888] Linux agpgart interface v0.103
[ 1.213005] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.213023] r8169 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.213060] r8169 0000:03:00.0: setting latency timer to 64
[ 1.213104] alloc irq_desc for 27 on node -1
[ 1.213106] alloc kstat_irqs on node -1
[ 1.213120] r8169 0000:03:00.0: irq 27 for MSI/MSI-X
[ 1.213803] eth0: RTL8168c/8111c at 0xf80c0000, 00:24:1d:1d:b6:ea, XID 3c4000c0 IRQ 27
[ 1.243592] Floppy drive(s): fd0 is 1.44M
[ 1.263126] FDC 0 is a post-1991 82077
[ 1.468523] usb 2-1: new full speed USB device using uhci_hcd and address 2
[ 1.680599] usb 2-1: configuration #1 chosen from 1 choice
[ 1.764521] usbcore: registered new interface driver hiddev
[ 1.767806] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input3
[ 1.767870] generic-usb 0003:046D:C529.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:1d.0-1/input0
[ 1.772149] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.1/input/input4
[ 1.772255] generic-usb 0003:046D:C529.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1/input1
[ 1.772269] usbcore: registered new interface driver usbhid
[ 1.772272] usbhid: v2.6:USB HID core driver
[ 2.036010] usb 2-2: new low speed USB device using uhci_hcd and address 3
[ 2.211576] xor: automatically using best checksumming function: pIII_sse
[ 2.228504] pIII_sse : 6884.000 MB/sec
[ 2.228506] xor: using function: pIII_sse (6884.000 MB/sec)
[ 2.228591] usb 2-2: configuration #1 chosen from 1 choice
[ 2.231148] device-mapper: dm-raid45: initialized v0.2594b
[ 2.252916] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input5
[ 2.253013] generic-usb 0003:046D:C521.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-2/input0
[ 2.280750] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/input/input6
[ 2.280839] generic-usb 0003:046D:C521.0004: input,hiddev97,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-2/input1
[ 7.495504] kjournald starting. Commit interval 5 seconds
[ 7.495517] EXT3-fs: mounted filesystem with writeback data mode.
[ 8.108135] type=1505 audit(1257108665.746:2): operation="profile_load" pid=471 name=/usr/share/gdm/guest-session/Xsession
[ 8.119312] type=1505 audit(1257108665.754:3): operation="profile_load" pid=472 name=/sbin/dhclient3
[ 8.120168] type=1505 audit(1257108665.758:4): operation="profile_load" pid=472 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[ 8.120604] type=1505 audit(1257108665.758:5): operation="profile_load" pid=472 name=/usr/lib/connman/scripts/dhclient-script
[ 8.146313] type=1505 audit(1257108665.782:6): operation="profile_load" pid=473 name=/usr/bin/evince
[ 8.158673] type=1505 audit(1257108665.794:7): operation="profile_load" pid=473 name=/usr/bin/evince-previewer
[ 8.165982] type=1505 audit(1257108665.802:8): operation="profile_load" pid=473 name=/usr/bin/evince-thumbnailer
[ 8.180757] type=1505 audit(1257108665.818:9): operation="profile_load" pid=475 name=/usr/lib/cups/backend/cups-pdf
[ 8.181741] type=1505 audit(1257108665.818:10): operation="profile_load" pid=475 name=/usr/sbin/cupsd
[ 8.195547] type=1505 audit(1257108665.830:11): operation="profile_load" pid=476 name=/usr/sbin/mysqld
[ 9.077056] Adding 9068652k swap on /dev/sda5. Priority:-1 extents:1 across:9068652k
[ 9.253770] EXT3 FS on sda1, internal journal
[ 9.692039] kjournald starting. Commit interval 5 seconds
[ 9.692569] EXT3 FS on sdb1, internal journal
[ 9.692577] EXT3-fs: mounted filesystem with writeback data mode.
[ 10.588589] udev: starting version 147
[ 11.991066] lp: driver loaded but no devices found
[ 12.313417] parport_pc 00:09: reported by Plug and Play ACPI
[ 12.313461] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[ 12.320108] ppdev: user-space parallel port driver
[ 12.412249] lp0: using parport0 (interrupt-driven).
[ 13.051285] intel_rng: FWH not detected
[ 13.121290] it87: Found IT8718F chip at 0x290, revision 5
[ 13.121299] it87: in3 is VCC (+5V)
[ 13.830096] coretemp coretemp.0: Using relative temperature scale!
[ 13.830142] coretemp coretemp.1: Using relative temperature scale!
[ 13.855255] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 14.838914] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 14.838939] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 15.046517] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input7
[ 17.652869] r8169: eth0: link up
[ 17.652876] r8169: eth0: link up
[ 19.523753] __ratelimit: 36 callbacks suppressed
[ 19.523758] type=1503 audit(1257108677.158:24): operation="open" pid=1322 parent=1321 profile="/usr/sbin/mysqld" requested_mask="r::" denied_mask="r::" fsuid=0 ouid=0 name="/sys/devices/system/cpu/"
[ 20.595097] type=1503 audit(1257108678.230:25): operation="open" pid=1459 parent=1458 profile="/usr/sbin/mysqld" requested_mask="r::" denied_mask="r::" fsuid=0 ouid=0 name="/sys/devices/system/cpu/"
[ 21.305866] type=1503 audit(1257108678.942:26): operation="open" pid=1581 parent=1469 profile="/usr/sbin/mysqld" requested_mask="r::" denied_mask="r::" fsuid=0 ouid=0 name="/sys/devices/system/cpu/"
[ 21.835537] type=1503 audit(1257108679.470:27): operation="open" pid=1588 parent=1587 profile="/usr/sbin/mysqld" requested_mask="r::" denied_mask="r::" fsuid=0 ouid=0 name="/sys/devices/system/cpu/"
[ 22.853002] type=1503 audit(1257108680.490:28): operation="open" pid=1641 parent=1640 profile="/usr/sbin/mysqld" requested_mask="r::" denied_mask="r::" fsuid=0 ouid=0 name="/sys/devices/system/cpu/"
[ 23.872281] type=1503 audit(1257108680.353:29): operation="open" pid=1652 parent=1651 profile="/usr/sbin/mysqld" requested_mask="r::" denied_mask="r::" fsuid=0 ouid=0 name="/sys/devices/system/cpu/"
[ 24.893232] type=1503 audit(1257108681.373:30): operation="open" pid=1662 parent=1661 profile="/usr/sbin/mysqld" requested_mask="r::" denied_mask="r::" fsuid=0 ouid=0 name="/sys/devices/system/cpu/"
[ 25.912555] type=1503 audit(1257108682.393:31): operation="open" pid=1672 parent=1671 profile="/usr/sbin/mysqld" requested_mask="r::" denied_mask="r::" fsuid=0 ouid=0 name="/sys/devices/system/cpu/"
[ 27.105864] type=1503 audit(1257108683.585:32): operation="open" pid=1689 parent=1688 profile="/usr/sbin/mysqld" requested_mask="r::" denied_mask="r::" fsuid=0 ouid=0 name="/sys/devices/system/cpu/"
[ 27.248337] type=1503 audit(1257108683.725:33): operation="open" pid=1700 parent=1699 profile="/usr/sbin/mysqld" requested_mask="r::" denied_mask="r::" fsuid=0 ouid=0 name="/sys/devices/system/cpu/"
[ 27.868009] eth0: no IPv6 routers present
[ 28.982411] nvidia: module license 'NVIDIA' taints kernel.
[ 28.982417] Disabling lock debugging due to kernel taint
[ 29.238830] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 29.238842] nvidia 0000:01:00.0: setting latency timer to 64
[ 29.239004] NVRM: loading NVIDIA UNIX x86 Kernel Module 185.18.36 Fri Aug 14 17:18:04 PDT 2009
[ 36.613611] NET: Registered protocol family 5
[ 42.004516] CPU0 attaching NULL sched-domain.
[ 42.004524] CPU1 attaching NULL sched-domain.
[ 42.020595] CPU0 attaching sched-domain:
[ 42.020601] domain 0: span 0-1 level MC
[ 42.020606] groups: 0 1
[ 42.020614] CPU1 attaching sched-domain:
[ 42.020617] domain 0: span 0-1 level MC
[ 42.020621] groups: 1 0

Revision history for this message
zimcomm@hotmail.com (zimcomm) wrote :

other folks reporting the same at Ubuntu Forums: http://ubuntuforums.org/showthread.php?t=1302206

Revision history for this message
zimcomm@hotmail.com (zimcomm) wrote :

I was finally able to fix this via BIOS. How & when my BIOS got changed to lower the max frequency is a mystery. I had to go in to the BIOS pages related to OCing info (I never touched these, b/c I did not want to OC), but that's where my Frequency multiplier had been lowered (from 12 to 9).

Other folks (at Ubuntu Forums) are reporting the same, so there may be a real issue, but my part of the mystery is solved.

Apologies for the false alarm.

Revision history for this message
C. Brayton (cbrayton-boizebueditorial) wrote :

This is precisely my problem, too (Ubuntu 9.10 Intel Duo 2 T2500 kernel 2.9.31-17-generic.

dmsg says:

[ 0.000000] Detected 1997.533 MHz processor.

but /proc/cpuinfo assigns 1.0GHz to both cores, and as a result scaling_max_freq is limited to 1.0GHz, and cannot be manually reset.

At boot, cpufreq-info shows that all is well: governor=ondemand, maximum=2GHz minimum=1GHz. Within a few minutes, however, some process (which!?) changes those values. Now my min=my max: "between 1GHz and 1GHz."

Sorry, a bit sloppy, this report. Majored in poetry.

cpuinfo after the governor and freq settings are changed :

processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 14
model name : Genuine Intel(R) CPU T2500 @ 2.00GHz
stepping : 8
cpu MHz : 1000.000
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm
bogomips : 3995.06
clflush size : 64
power management:

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 14
model name : Genuine Intel(R) CPU T2500 @ 2.00GHz
stepping : 8
cpu MHz : 1000.000
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm
bogomips : 3994.66
clflush size : 64
power management:

Phillip Susi (psusi)
Changed in powersave (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.