[Bug 30038] Detect CPU speed by using sysctl "hw.clockrate" instead of "dev.cpu.0.freq"

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 1 14:31:15 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=30038

--- Comment #7 from Hardy Schumacher <hardy.schumacher at gmx.de> 2012-03-01 14:31:15 CST ---
I'm running on physical hardware a FreeBSD-9 i386.

And the original variable is not available:
sysctl dev.cpu.0.freq
sysctl: unknown oid 'dev.cpu.0.freq'

While the new variable is available:
sysctl hw.clockrate
hw.clockrate: 2399

Regards,
Hardy

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list