Reply 20 of 27, by Robhalfordfan
- Rank
- Oldbie
jakethompson1 wrote on 2020-10-28, 02:30:How did you dump the backup? The good news for troubleshooting is I'm pretty sure it is just a corrupted version of the V3.20 bi […]
Robhalfordfan wrote on 2020-10-24, 11:25:I thought the original backup was maybe it did get corrupted while backing up
How did you dump the backup? The good news for troubleshooting is I'm pretty sure it is just a corrupted version of the V3.20 bios you posted. The compressed original.tmp is stored in the first 0xff49 bytes; only a few bytes in that section differ:
$ cmp -l 4umw002.bin ORI_BIOS.ROM | awk '{ printf "%5x %2x %2x\n", $1, strtonum("0" $2), strtonum("0" $3) }'
1 25 0
2aab b1 11
5556 3f 0
...
If I "repair" those bytes using a hex editor in fact it's possible to extract original.tmp from your ORI_BIOS.ROM, and it indeed has the 3.20 version inside.
This doesn't solve the mystery of why you are having trouble with cache though. You definitely cleared your CMOS with the jumper if you had one, and did "Load Power on defaults" and "Load BIOS Defaults" in setup before you started messing around? As Feipoa has in his MB-8433UUD manual there may be hidden CMOS settings you can't see that change between bios versions, and that you can only reset using the "Load defaults" settings.
There's no way you inadvertently bumped off a cache-related jumper when you were messing with the bios chip?
thank you i thought maybe a hex editor could help but i would have no idea what i would be looking at and even do - like the code part there - its all greek to me
i used the program award flash in dos before i knew it was an eprom
i cleared the cmos the using the jumper on mobo and removing the battery for 20+ mins
the only default setting in v3.20 bios that i have is load setup defaults and load bios defaults
i have try loading those defaults one at time and at same time and still doesn't want to boot with l2 cache turned on - but at least it got past updating escd unlike with v3.30 bios (latest version for this mobo) with l2 cache on
i never touch the jumper for l2 cache as that was set that way on the board when got originally got it and worked with no issues until i try to "update the bios" (deffo learned a lesson and learning new stuff with along the way as well)
is it possible to fix the ori_bios backup and if so could upload it and i will try it on eeprom (flash rom) and see it that works and fix the l2 cache and boots etc
when i try the ori_bios backup at first, turned on the pc and it beeped twice quickly and a constant long beep and nothing on screen
and try another time after overwriting v3.20 bios with the ori_bios backup without clearing the buffer and it weirdly just beeped twice quickly and floppy drive light was on like it wanted to boot from it but nothing on screen