Trouble with modbin6 and Abit AW8-MAX BIOS

Only for programmers and BIOS gurus with technical questions.
Post Reply
signal64
New visitors - please read the rules.
Posts: 2
Joined: Tue Apr 11, 2006 11:17 pm

Hello all,

I'm trying to unlock the hidden options for a Abit AW8-MAX.

BIOS Type: Phoenix - AwardBIOS v6.00PG
BIOS ID: 01/23/2006-i955-W627EHG-6A79IA1AC

Here's the original zip file with the AW8_16.bin:
ftp://ftp.abit.com.tw/pub/download/bios/aw8/aw816.zip

I'm having trouble getting modbin6 to work with this BIOS.
Just to make sure, I tried everything on DOS 6.22 as well.

With modbin6 1.00.38 I get a stack overflow
With modbin6b 2.0 beta I get a "BIOS version not 6.0" message.

I extracted the files with awardeco and get the "Not compressed Award binary code" message in both versions when selecting the 6a79ia1a.BIN System BIOS file.

And indeed it isn't compressed. It's 128k (131,072) on disk.
I'm trying to use LZH to compress this file but not having much luck.


Here's the output from cbrom32:

Code: Select all

              ********   AW8_16.bin BIOS component ********

 No. Item-Name         Original-Size   Compressed-Size Original-File-Name 
================================================================================
  0. System BIOS       20000h(128.00K)131DBh(76.46K)6a79ia1a.BIN
  1. XGROUP CODE       0F310h(60.77K)0A2B4h(40.68K)awardext.rom
  2. ACPI table        04993h(18.39K)01BE3h(6.97K)ACPITBL.BIN
  3. YGROUP ROM        0BCA0h(47.16K)053D3h(20.96K)awardeyt.rom
  4. GROUP ROM[ 0]     05B10h(22.77K)02815h(10.02K)_EN_CODE.BIN
  5. SETUP0             01940h(6.31K)00AC1h(2.69K)_ITEM.BIN
  6. BIOSF0              01700h(5.75K)0107Eh(4.12K)_DMI.BIN
  7. GV3                019FDh(6.50K)00B2Bh(2.79K)PPMINIT.ROM
  8. PCI ROM[A]        06AA5h(26.66K)04792h(17.89K)UGURU\UAW8_26.BIN
  9. PCI ROM[B]        0F200h(60.50K)095A3h(37.41K)DEVICE\STORAGE\I7MS1032.BIN
 10. PCI ROM[C]        0C800h(50.00K)06003h(24.00K)DEVICE\STORAGE\7218.BIN
 11. PCI ROM[D]        10000h(64.00K)09A26h(38.54K)DEVICE\NETWORK\B57X775.LOM
 12. OSB LOGO ROM      4B30Ch(300.76K)01456h(5.08K)LOGO\OSB_320\ABITlogo.BMP
 13. OSB BMP ROM       034D0h(13.20K)00525h(1.29K)LOGO\OSB_320\IMB.BMP
 14. OSB BMP1 ROM      033E0h(12.97K)0083Eh(2.06K)LOGO\OSB_320\IVT.BMP
 15. OSB BMP2 ROM      033E0h(12.97K)00820h(2.03K)LOGO\OSB_320\IPP.BMP
 16. OSB BMP3 ROM      033E0h(12.97K)0084Bh(2.07K)LOGO\OSB_320\ICP.BMP
 17. OSB BMP4 ROM      033E0h(12.97K)00795h(1.90K)LOGO\OSB_320\ICPO.BMP
 18. OSB BMP5 ROM      033E0h(12.97K)007C5h(1.94K)LOGO\OSB_320\ICR.BMP
(SP) NCPUCODE          0B800h(46.00K)0B800h(46.00K)NCPUCODE.BIN

  Total compress code space  = 59000h(356.00K)
  Total compressed code size = 563A0h(344.91K)
  Remain compress code space = 02C60h(11.09K)

                          ** Micro Code Information **
Update ID  CPUID  |  Update ID  CPUID  |  Update ID  CPUID  |  Update ID  CPUID
------------------+--------------------+--------------------+-------------------
PGA423 2C   0F25|  PGA478 0D   0F62|  PGA478 07   0F61|  SLOT1  05   0F60
SLOT1  03   0F4A|  SLOT1  03   0F49|  SLOT1  03   0F47|  SLOT1  06   0F44
SLOT1  05   0F43|  SLOT1  03   0F42|  SLOT1  17   0F41|  SLOT1  02   0F37
SLOT1  17   0F34|  SLOT1  0C   0F33|  SLOT1  0A   0F32|  SLOT1  0B   0F31

Any ideas?
Any help is VERY much appreciated.

Thanks
Post Reply