| View previous topic :: View next topic |
| Author |
Message |
hardwarecop

Joined: 09 Mar 2012 Posts: 454 Location: Berlin, Germany
|
Posted: Sun Sep 08, 2013 12:04 pm Post subject: Enable CPUID on Cyrix 6x86 CPUs |
|
|
Hi all,
I've some problems with CPUID detection on Cyrix 6x86 CPUs that I couldn't solve yet. AFAIK the CPUID instruction was disabled on the Cyrix 5x86/6x86 by default. I've found various programs on the web which can help me enable the instruction, here's one of them:
http://www.paradicesoftware.com/specs/cpuid/note_cpuidtroubles.htm
Unfortunately this program (and all the others) don't work for me. I'm trying to get the CPUID of the CPUs on a QDI Titanium IB+ with Windows 2000 and XP Professional (I can choose between these two OSes) running on it.
Do you think my operating system is too modern?
Because these programs are written for DOS. Maybe I should downgrade to a MS-DOS based operating system, such as Windows 98/95?
Here's an example I have found:
http://www.cpu-world.com/CPUs/6x86/Cyrix-6x86-P150%2BGP.html
So it has to be possible!!
I've also found some assembly codes(?) on the same website - I don't know how to use the code. I never studied informatics or low level programming languages - maybe you can give me some advices...
Thankkkssss alot!!!
Frank _________________ Check out my museum project with more than 1500 CPU pics: http://www.cpumuseum.jimdo.com/ |
|
| Back to top |
|
 |
debs3759

Joined: 18 Jan 2006 Posts: 9477 Location: Northampton, Divided Kingdom
|
Posted: Sun Sep 08, 2013 12:46 pm Post subject: Re: Enable CPUID on Cyrix 6x86 CPUs |
|
|
| HARDWARECOP wrote: | Unfortunately this program (and all the others) don't work for me. I'm trying to get the CPUID of the CPUs on a QDI Titanium IB+ with Windows 2000 and XP Professional (I can choose between these two OSes) running on it.
Do you think my operating system is too modern?
Because these programs are written for DOS. Maybe I should downgrade to a MS-DOS based operating system, such as Windows 98/95? |
When you run the app in a DOS box under a modern OS, it runs in x86 compatibility mode (v86 mode). It won't store the settings when you close the DOS box. You would have to run the CPUID app in the same DOS box, and it would have to be a DOS app (eg something like cpu-z would not use the settings in the dos box).
If you try it using and older OS, make sure you set the CPUID flags before Windows loads. You might do that using autoexec.bat.
Alternatively, use an app that tests Cyrix and compatible processors using the Cyrix ID registers. _________________ My graphics card database can be found at http://www.gpuzoo.com.
I can resist anything except temptation.
Debs |
|
| Back to top |
|
 |
hardwarecop

Joined: 09 Mar 2012 Posts: 454 Location: Berlin, Germany
|
Posted: Sun Sep 08, 2013 3:29 pm Post subject: |
|
|
Okay, thank you very much for your reply.
How does the autoexec.bat thing work? Wait, I'll google first
So according to your text it may not be possible to read the CPUID with CPU-Z because CPU-Z uses a GUI which is running independently from CMD.exe? _________________ Check out my museum project with more than 1500 CPU pics: http://www.cpumuseum.jimdo.com/ |
|
| Back to top |
|
 |
misace

Joined: 14 Sep 2012 Posts: 932 Location: Prague, Czechia
|
Posted: Sun Sep 08, 2013 4:08 pm Post subject: |
|
|
I think that enabler utility will not work on Win NT/2k/xp, but I´m not sure.
There´s a bios option on some Socket 7 motherboards called Cyrix CPUID Enable/Disable. So check your bios settings.
Or you can install Win98, enable CPUID by DOS utility and run CPU-Z for Win9x. _________________ Looking For Chips 386 J38605DX, Symphony FPU, Rise Tiger, MP6-II, Winchip 3&4, IDT C6-Early Logo, Nx686, Tesla 8088, L80C86, Bulgarian 8088, Pentium 4 QT69ES. |
|
| Back to top |
|
 |
debs3759

Joined: 18 Jan 2006 Posts: 9477 Location: Northampton, Divided Kingdom
|
Posted: Sun Sep 08, 2013 5:22 pm Post subject: |
|
|
The CPUID code I wrote some years ago never uses CPUID for Cyrix processors, but it constructs and ID code from the info contained in the chips registers. It can identify most steppings of all Cyrix and compatible processors. I'm not sure if it's currently available online though. I'm sure I could find it for you if you need a text mode ID app. _________________ My graphics card database can be found at http://www.gpuzoo.com.
I can resist anything except temptation.
Debs |
|
| Back to top |
|
 |
CPUShack

Joined: 16 Jun 2003 Posts: 34259 Location: State of Jefferson, USA
|
|
| Back to top |
|
 |
Neon_WA

Joined: 08 Nov 2008 Posts: 7146 Location: Margaret River, West Australia
|
|
| Back to top |
|
 |
hardwarecop

Joined: 09 Mar 2012 Posts: 454 Location: Berlin, Germany
|
Posted: Sun Sep 08, 2013 11:39 pm Post subject: |
|
|
Okay, thanks, this seems to be a great page.
@misace: Unfortunately there's no such setting in my BIOS - I have also tried many other motherboards I have - without success. But thanks for the answer!
I'm trying everything with W98 again. _________________ Check out my museum project with more than 1500 CPU pics: http://www.cpumuseum.jimdo.com/ |
|
| Back to top |
|
 |
|