Motherboard Forums


Reply
Thread Tools Display Modes

how to tell the motherboard manufacturer in windows 2000

 
 





















Franc Zabkar
Guest
Posts: n/a

 
      03-05-2005, 04:30 AM


On Fri, 04 Mar 2005 10:44:48 -0800, Connected
<> put finger to keyboard and composed:

>On Thu, 03 Mar 2005 08:10:58 +1100, Franc Zabkar
><> wrote:
>
>
>>I don't know how to do the same in Win2K, but in Win9x you can use the
>>DOS debug command to dump your BIOS. The following dump shows my M571
>>motherboard's BIOS ID, "51-0421-001437-00101111-071595-M571", and the
>>version, "Release 04/21/1999S".
>>
>>================================================ ====================
>>debug

>
>I just tried from a command prompt in XP and you type debug then you
>get - and type D for a dump but it shows nothing about my mb.


I get the same kind of info for an L7S7A2 board running AMIBIOS.
Perhaps yours is an Award BIOS???

Here is a way to copy your video BIOS (vbios.bin) and motherboard BIOS
(mbios.bin) into files. Note that these files will contain only a
portion of the actual BIOS code in your motherboard's EEPROM, and a
decompressed version at that (because it is shadowed in RAM). The
motherboard BIOS is saved as two chunks which are later merged
(because I'm not a proficient user of debug, so I don't know how to
circumvent the 64KB limit). The "edit" commands allow you to view and
search these files in read-only mode. In my case, vbios.bin contains a
string which identifies the onboard graphics (SiS 5597), and mbios.bin
identifies the M571.


CD %temp%

C:\WIN98SE\TEMP>debug
-n vbios.bin
-m c800:0000 7fff 100
-r cx
CX 0000
:8000
-w
Writing 08000 bytes

-n mbiosa.bin
-m f000:0 feff 100
-r cx
CX 8000
:ff00
-w
Writing 0FF00 bytes

-n mbiosb.bin
-m f000:ff00 ffff 100
-r cx
CX FF00
:100
-w
Writing 00100 bytes
-q

C:\WIN98SE\TEMP>copy /b mbiosa.bin + mbiosb.bin mbios.bin
mbiosa.bin
mbiosb.bin
1 file(s) copied

C:\WIN98SE\TEMP>edit /r /64 vbios.bin
C:\WIN98SE\TEMP>edit /r /64 mbios.bin


- Franc Zabkar
--
Please remove one 's' from my address when replying by email.
 
Reply With Quote
 
George Macdonald
Guest
Posts: n/a

 
      03-05-2005, 10:34 AM
On Fri, 04 Mar 2005 10:44:48 -0800, Connected <>
wrote:

>On Thu, 03 Mar 2005 08:10:58 +1100, Franc Zabkar
><> wrote:
>
>
>>I don't know how to do the same in Win2K, but in Win9x you can use the
>>DOS debug command to dump your BIOS. The following dump shows my M571
>>motherboard's BIOS ID, "51-0421-001437-00101111-071595-M571", and the
>>version, "Release 04/21/1999S".
>>
>>================================================ ====================
>>debug

>
>I just tried from a command prompt in XP and you type debug then you
>get - and type D for a dump but it shows nothing about my mb.


But did you specify an address range? Note that Frank did a search first
in the BIOS address range and then having got a match on "AMIBIOS", he
dumped the addresses in the correct range.

--
Rgds, George Macdonald
 
Reply With Quote
 
Connected
Guest
Posts: n/a

 
      03-07-2005, 07:18 PM
On Sat, 05 Mar 2005 15:30:22 +1100, Franc Zabkar
<> wrote:


>I get the same kind of info for an L7S7A2 board running AMIBIOS.
>Perhaps yours is an Award BIOS???


Yes, Award BIOS.

>Here is a way to copy your video BIOS (vbios.bin) and motherboard BIOS
>(mbios.bin) into files. Note that these files will contain only a
>portion of the actual BIOS code in your motherboard's EEPROM, and a
>decompressed version at that (because it is shadowed in RAM). The
>motherboard BIOS is saved as two chunks which are later merged
>(because I'm not a proficient user of debug, so I don't know how to
>circumvent the 64KB limit). The "edit" commands allow you to view and
>search these files in read-only mode. In my case, vbios.bin contains a
>string which identifies the onboard graphics (SiS 5597), and mbios.bin
>identifies the M571.


Thanks for all that info but I'm too lazy to do that when I can just
run PC Wizard 2004, Sisoft Sandra or Everest and get the mb bios info.
:-)
 
Reply With Quote
 
Connected
Guest
Posts: n/a

 
      03-07-2005, 07:20 PM
On Sat, 05 Mar 2005 05:34:53 -0500, George Macdonald
<fammacd=!SPAM^> wrote:


>But did you specify an address range? Note that Frank did a search first
>in the BIOS address range and then having got a match on "AMIBIOS", he
>dumped the addresses in the correct range.


Um, no, I didn't do that. Oh well, I don't need to anyway as I have
progs that show me all that info.
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Gateway Bro Essential 700c Postman Delivers Gateway 4 02-14-2009 08:44 AM
Motherboard Manufacturer Abit Dead (Sort-of) Ablang Abit 0 12-27-2008 12:51 AM
Computer Security alan.densky.com.use@gmail.com HP 0 11-16-2007 02:50 AM
Need Inspiron Recovery Disc for Windows 2000 K7AAY Dell 16 05-12-2007 06:44 PM
Epox 8K7A+ / Windows 2000 160 GB HD Westbank Epox 0 12-01-2006 08:50 PM


All times are GMT. The time now is 01:15 PM.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43