• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

WCPUID + Linux

Soulkeeper

Diamond Member
i tryed running wcpuid with wine with no success
i have seen reference to a linux version though on the H-ODA website in the message board section
anyone have or know where i can get the linux version ??
anyone have success getting wcpuid running through wine ??

 
I would like to know too!

In the meantime, you can get a little CPU info by opening a command prompt and typing cat /proc/cpuinfo
It will produce output like this:

processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 4
model name : AMD Athlon(tm) Processor
stepping : 2
cpu MHz : 959.451
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow
bogomips : 1913.65

The only problem is that this info is determined at boot time, and doesn't update. It's not suprising that WCPUID doesn't run in WINE, as it probably requires really low-level hardware access that WINE can't give.

Also, I just discovered that WCPUCLK works in WINE just fine, if you want more up-to-date clock speed info.
 
yeah i knew that /proc/cpuinfo had some info just not what i needed
where might i download that ??
the H-ODA site don't let you download it anymore

anyone else know where to find the linux version of WCPUID ??
 
There are a few sites out there that still have WCPUCLK 1.30 for download. Just check google.

Or you can get it from my site if you want.

I already checked google for XCPUID (the actual name of the Linux version of WCPUID) but it only produced a list of Japanese news sites that mention it. Must not be out yet...
 
Back
Top