Bug 10719

Summary: Драйвер CPU не совпадает с оборудованием
Product: Sisyphus Reporter: Sergei Naumov <Sergei.Naumov>
Component: hwdatabaseAssignee: Anton Farygin <rider>
Status: CLOSED DUPLICATE QA Contact: qa-sisyphus
Severity: major    
Priority: P2 CC: rider
Version: unstable   
Hardware: all   
OS: Linux   

Description Sergei Naumov 2007-01-27 13:36:42 MSK
На ноутбуке Sony Vaio TX1XRP данные о CPU в hwdatabase не соответствуют
реальности: попытка загрузить acpi_cpufreq, в то время как необходим
speedstep_centrino. Ядро 2.6.18-std-smp-alt3. Дамп cpuscan (для одного
процессора) ниже:

ID              : 0
name            : Intel(R) Pentium(R) 4 CPU 3.40GHz
vendor          : GenuineIntel
dbname          : Pentium 4 (Foster)
family          : f
model           : 4
stepping        : 3
cpu MHz         : 3400.181
MHz(estimate)   : 3400.19
cache size      : 2048 KB
hwid            : 2137E0D2A0FBA8F0
bogomips        : 6805.54
fpu             : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni
monitor ds_cpl est cid cx16 xtpr
cpufreq         : yes
drivers         : not found


cpuid registers dump
 eax in    eax      ebx      ecx      edx
00000000 00000005 756e6547 6c65746e 49656e69
00000001 00000f43 00020800 0000649d bfebfbff
00000002 605b5001 00000000 00000000 007d7040
00000003 00000000 00000000 00000000 00000000
00000004 00000000 00000000 00000000 00000000
00000005 00000040 00000040 00000000 00000000

Extended cpuid
 eax in    eax      ebx      ecx      edx
80000000 80000008 00000000 00000000 00000000
80000001 00000000 00000000 00000000 20000000
80000002 20202020 20202020 20202020 6e492020
80000003 286c6574 50202952 69746e65 52286d75
80000004 20342029 20555043 30342e33 007a4847
80000005 00000000 00000000 00000000 00000000
80000006 00000000 00000000 08006040 00000000
80000007 00000000 00000000 00000000 00000000
80000008 00003024 00000000 00000000 00000000

Steps to Reproduce:
1.Загрузить компьютер
2.
3.


Expected Results:  
Определение драйвера speedstep_centrino при работе cpuscan и его автоматическая
загрузка.
Comment 1 Sergei Naumov 2007-01-27 13:51:13 MSK
Случайно приложил cpuscan с другого компьютера. Внизу верный, для
speedstep_centrino:

ID              : 0
name            : Intel(R) Pentium(R) M processor 1.20GHz
vendor          : GenuineIntel
dbname          : Pentium M (Dothan)
family          : 6
model           : d
stepping        : 8
brandid         : 16
cpu MHz         : 1200.000
MHz(estimate)   : 456.544
cache size      : 2048 KB
hwid            : 0C5D498A2D779CC5
bogomips        : 2397.39
fpu             : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx up est tm2
cpufreq         : yes
drivers         : acpi

cpuid registers dump
 eax in    eax      ebx      ecx      edx
00000000 00000002 756e6547 6c65746e 49656e69
00000001 000006d8 00000816 00000180 afe9fbff
00000002 02b3b001 000000f0 00000000 2c04307d

Extended cpuid
 eax in    eax      ebx      ecx      edx
80000000 80000008 00000000 00000000 00000000
80000001 00000000 00000000 00000000 00100000
80000002 20202020 20202020 65746e49 2952286c
80000003 6e655020 6d756974 20295228 7270204d
80000004 7365636f 20726f73 30322e31 007a4847
80000005 00000000 00000000 00000000 00000000
80000006 00000000 00000000 08006040 00000000
80000007 00000000 00000000 00000000 00000000
80000008 00002020 00000000 00000000 00000000
Comment 2 Eugene V. Horohorin 2007-01-29 10:37:24 MSK

*** This bug has been marked as a duplicate of 10716 ***