LOL: System information bug

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
theQUE
New Member
New Member
Posts: 1
Joined: 2003-11-18, 18:20 UTC

LOL: System information bug

Post by *theQUE »

I have Athlon XP 2600+, but in system information window tcmd says: Pentium Model 10 Stepping 0.....
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

The same joke---

Post by *Clo »

2theQUE
:)  Hello !
• The same joke at home for a 2-CPU - Athlon 2000+ MP... :lol:

• TC doesn't know that AMD™ exists... But yet, my processors are alright recognized by Win XP-Pro...
- Certainly a bug to fix, since the infos are available in Windows...
:mrgreen:   Kind regards,
Claude
Clo
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
IGL
Member
Member
Posts: 179
Joined: 2004-02-26, 10:47 UTC
Location: Poland

Post by *IGL »

Maybe TC uses assembler instructions to get processor information - and not Windows to find out what processor is installed?
If I'm right then: Anybody knows how to read processor information for non-Intels using assembler?
:-)
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

Difficult?

Post by *Clo »

2IGL
:)  Hello Chris ,
• Is it dificult to get the infos from "My Computer">> Properties sheet - it's the default first page "General" - ?
... while we have the TC- sounds in the Windows-sounds setting (more complicated, isn't it? I never saw that for any other program!).
• It's just a question, of course...
• A workaround should be to add a button on the TC box to open this Win property-sheet... ???
- This is not an important issue for us who know the high quality of TC, but this could look fancy for candidate-users giving just a try...

:mrgreen:  Friendly regards,
Claude
Clo
Last edited by Clo on 2004-11-26, 10:15 UTC, edited 1 time in total.
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
IGL
Member
Member
Posts: 179
Joined: 2004-02-26, 10:47 UTC
Location: Poland

Post by *IGL »

2CLo - Hi - how are you doing.
2All
I am just guessing that TC uses assembler code, that is possible but I might be wrong. Talking about extracting data from "My Computer">> Properties sheet - tab "General" - human can read it, but I am not sure if TC can do that - I mean I do not know it this window allows other programs to extract/import information from it - especially if there are various Windows systems. When you are programming some things are not simple. But on the other hand - it could be some hint ;)
Maybe that window uses some function that returns the Processor name/type etc.
:-)
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50505
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

No, I'm asking Windows for the processor type, and that's exactly what I get back...
Author of Total Commander
https://www.ghisler.com
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

Windows lies--- ?

Post by *Clo »

2ghisler(Author)
:)  Good evening,
• Strange: Windows "lies" to TC, but displays the right infos for AMD™ in the "Devices Manager" ???
- Including the 2-CPU feature -only XP-Pro manages this-.
• Please, could you explain us in brief what occurs ?
EDIT:
• Under Xp-Pro, the good location to get the good infos:
Image: http://perso.wanadoo.fr/charries/relais/amdx2.png
:mrgreen:  Best regards,
Claude
Clo
Last edited by Clo on 2004-11-26, 10:19 UTC, edited 2 times in total.
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
User avatar
Aezay
Senior Member
Senior Member
Posts: 269
Joined: 2003-02-12, 07:27 UTC
Location: Denmark
Contact:

Post by *Aezay »

IGL wrote:Anybody knows how to read processor information for non-Intels using assembler?
Maybe this page can help you: http://grafi.ii.pw.edu.pl/gbm/x86/cpuid.html Soreno told me about this page in this thread.
Based on that page, I made my own function to return CPUID using assembler about a year ago.
Of all the planets I've been to, this one is my favorite.
mbelicek
Junior Member
Junior Member
Posts: 6
Joined: 2004-02-13, 10:01 UTC

Post by *mbelicek »

What about system environment?
type cmd, set
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 8 Stepping 10, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=080a
NUMBER_OF_PROCESSORS=1
:?:
IGL
Member
Member
Posts: 179
Joined: 2004-02-26, 10:47 UTC
Location: Poland

Post by *IGL »

Using environment variables does not work on all systems (AFAIK: Win9x). It helps but does not fully solve it.
:-)
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50505
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

CPUID crashes on some older CPUs, therefore I didn't add it yet - stability is more important.
Author of Total Commander
https://www.ghisler.com
Post Reply