Board index Do you need information? What is my motherboard? motherboard id

motherboard id

How-to identify your motherboard ?
Post Wed May 08, 2002 1:09 am
penlost New visitors - please read the rules.
Recommended by Wim's BIOS... BIOS Agent scan: Upgrade your BIOS! Driver Agent scan: Instant Access to 116,215 Device Drivers Updates!

Post Wed May 08, 2002 1:09 am
penlost New visitors - please read the rules.

Posts: 1
i need help!. I am new to the computing world and have a very old system with a pentium 1 processor. I would like to know if I can upgrade it at all from 100mhz to maybee 200 plus. I have found the bios number of vt82c570m 2a5l7m49c-00. I think it may be a ms5117 board but i have read conflicting information. From what i can read the 'm' denotes a different chipset to what it should be?. Can anybody help confirm the board I have and point me in the right direction so that I can find a suitable upgrade that I can just plug in and go, without having to upgrade anything else but the processor. Hope this makes sense!.


Post Wed May 08, 2002 7:00 am
edwin User avatar
The Hardware Archivist

Posts: 5536
Location: Netherlands

Bios string indicates you have an MS-5117. The board should be marked as such, maybe it's marked with vi1 as well.

Manual:
http://www.msi.com.tw/support/manual/ma ... el=MS-5117

Pentium 200 max. No MMX (P54C, not P55C). should be marked 80502200 and not 80503200

Post Wed Jul 24, 2002 4:10 am
ajzchips User avatar
El cheapo dude

Posts: 3048
Location: Madrid, Spain
Remembering this case, I came across an MS-5117 Ver.2 the other day and backed up a copy of its BIOS. It was running a P200 classic (P54C), and was being used as a simple server. I was told it was a very stable motherboard.

I can't open the backed up file with version 4.50.80 of modbin, so I'll link it and if any of you mods can check its release date (and/or its integrity), it'd be nice. I'm almost 100% convinced the file ISN'T corrupt.

http://fgm.port5.com/MS5117V2.BIN

Post Wed Jul 24, 2002 4:42 pm
NickS BIOS Bodhisattva

Posts: 3146
Location: Thames Valley, UK
ajzchips wrote:
Remembering this case, I came across an MS-5117 Ver.2 the other day and backed up a copy of its BIOS. It was running a P200 classic (P54C), and was being used as a simple server. I was told it was a very stable motherboard.

I can't open the backed up file with version 4.50.80 of modbin, so I'll link it and if any of you mods can check its release date (and/or its integrity), it'd be nice. I'm almost 100% convinced the file ISN'T corrupt.

http://fgm.port5.com/MS5117V2.BIN

CBROM 205 says free space is -29.62k. I think it's corrupt, it won't open with any ModBin I have.
Tested patched BIOSes. Untested patched BIOSes.
Emails *will* be ignored unless the subject line starts "Wim's BIOS forum"

Post Wed Jul 24, 2002 8:38 pm
Rainbow User avatar
The UniFlasher

Posts: 3122
Location: Slovakia

That BIOS is "10/12/95-VT82C570-2A5L7M49C-00". It does not look healthy.
Patched and tested BIOSes are at http://wims.rainbow-software.org
UniFlash - Flash anything anywhere http://www.uniflash.org

Post Wed Jul 24, 2002 8:56 pm
ajzchips User avatar
El cheapo dude

Posts: 3048
Location: Madrid, Spain
Rainbow.... mind explaining how YOU managed? :)
...and how "unhealty" is it?

Post Wed Jul 24, 2002 9:15 pm
Rainbow User avatar
The UniFlasher

Posts: 3122
Location: Slovakia

I use DOS Navigator as file manager - it will open Award BIOSes as a LHA archive and can extract the first file inside - it's the main block in 128KB BIOSes (it launches external LHA program). MODBIN works on the unpacked main block too...
I haven't examined the BIOS thoroughly but looks like there are some errors after the main block (maybe some extra bytes?). It might be corrupted out of the factory.
Patched and tested BIOSes are at http://wims.rainbow-software.org
UniFlash - Flash anything anywhere http://www.uniflash.org

Post Thu Jul 25, 2002 12:44 am
Denniss BIOS Guru

Posts: 3116
Location: Near Hannover (CEBIT) Germany


Post Thu Jul 25, 2002 3:43 pm
NickS BIOS Bodhisattva

Posts: 3146
Location: Thames Valley, UK
Rainbow wrote:
I use DOS Navigator as file manager - it will open Award BIOSes as a LHA archive and can extract the first file inside - it's the main block in 128KB BIOSes (it launches external LHA program). MODBIN works on the unpacked main block too...
I haven't examined the BIOS thoroughly but looks like there are some errors after the main block (maybe some extra bytes?). It might be corrupted out of the factory.

I threw it into my current favourite hex editor, xvi32. That shows that the last few bytes at the end of the file are all FFh, so the power-on/reset jump instruction and the checksum are messed up. You can find the modules inside by looking for the "-lh5-" string which starts each .lzh archive. They seem to pass the lha archive consistency check, so it's probably just the boot address and checksum. The boot address could be tricky to guess....

[update] No, the address is OK (F000:E05Bh).
Tested patched BIOSes. Untested patched BIOSes.
Emails *will* be ignored unless the subject line starts "Wim's BIOS forum"

Post Thu Jul 25, 2002 8:13 pm
Rainbow User avatar
The UniFlasher

Posts: 3122
Location: Slovakia

You mean from 1FF77 to 1FFEF? That's normal - other BIOSes have this too.
BTW.: DOS Navigator has also simple nice hex editor.
Patched and tested BIOSes are at http://wims.rainbow-software.org
UniFlash - Flash anything anywhere http://www.uniflash.org

Post Fri Jul 26, 2002 10:51 am
NickS BIOS Bodhisattva

Posts: 3146
Location: Thames Valley, UK
Rainbow wrote:
You mean from 1FF77 to 1FFEF? That's normal - other BIOSes have this too.
BTW.: DOS Navigator has also simple nice hex editor.

It's the very end of the corrupt file which seems to have a load of FFs, starting just after the jump to POST at 1FFF0. After, that a lot of them seem to have the "*MRB*" string, followed by 02 00 FF FF.

All that is FFs in this case. I had the feeling from a half-remembered discussion about 10 years ago that the last "FF FF" was the checksum and that some "filler" bytes elsewhere were tweaked to ensure that this turned out correct. Do you know if this is right ?

I don't know DOS Navigator. Do you have a URL ? XVI32 does good stuff like block mark, save block to file, search/replace, with the convenient feature that it remembers last setting and keeps string and hex searches separate. There are some annoying things like jumping back to zero if you re-size the window in the version I have, no "jump to end", etc., but it works in Windows so I can just drag and drop a file onto the shortcut.
Tested patched BIOSes. Untested patched BIOSes.
Emails *will* be ignored unless the subject line starts "Wim's BIOS forum"

Post Fri Jul 26, 2002 7:59 pm
Rainbow User avatar
The UniFlasher

Posts: 3122
Location: Slovakia

http://www.dnosp.ru/ The hex editor is simple but it's enough for minor modifications. The best thing to edit (not only) BIOS files is Hacker's View (HIEW) - hex editor with built-in assembler/disassembler. I use the free version. Looks like the site is currently down http://www.serje.net/sen/
Patched and tested BIOSes are at http://wims.rainbow-software.org
UniFlash - Flash anything anywhere http://www.uniflash.org

Recommended by Wim's BIOS... BIOS Agent scan: Upgrade your BIOS! Driver Agent scan: Instant Access to 116,215 Device Drivers Updates!

Return to What is my motherboard?

 


  • Related topics
    Replies
    Views
    Last post