Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85887 - basc shows 100 mhz for pentium 166
Summary: basc shows 100 mhz for pentium 166
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Pieter Van den Abeele (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-19 05:09 UTC by bugmail
Modified: 2005-04-17 10:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugmail 2005-03-19 05:09:15 UTC
On Pentium 166 the reported CPU_FREQ is "75 - 200", what results in 100 MHz on gentoo-stats.org.

/proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 5
model           : 2
model name      : Pentium 75 - 200
stepping        : 12
cpu MHz         : 165.794
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : yes
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr mce cx8
bogomips        : 326.65


Btw, you could save a few processes if you would do
CPU_FREQ = commands.getoutput(UHINVBIN+" -vf text | sed '/Performance Rating/!d;0,1!d;s/\s*Performance Rating:\s*//g'")
(not that this is important!)

Reproducible: Always
Steps to Reproduce:

Actual Results:  
Result in "About my system"-webpage: CPU frequency  	100 MHz

Expected Results:  
Result in "About my system"-webpage: CPU frequency  	166 MHz
Comment 1 Alexander Mieland 2005-03-20 06:46:32 UTC
thanks for this report and your hint about it...
I'll try to fix this for 1.5.10.
Comment 2 Alexander Mieland 2005-03-21 13:08:21 UTC
Fixed in 1.5.10
Comment 3 Alexander Mieland 2005-03-23 07:47:39 UTC
can somebody close this please? It is fixed in 1.5.10.
Comment 4 Marius Mauch (RETIRED) gentoo-dev 2005-04-17 10:12:50 UTC
given that the site has been shut down no point in keeping this package.