OneB1t / HawaiiBiosReader

Hawaii Bios Reader Tool for Bios development if you want to contribute please send me PM/mail/SMS/fax or pidgeon :)
http://forums.guru3d.com/showthread.php?t=400050
MIT License
63 stars 18 forks source link

Crash after copying & pasting Elpida 48 E8 01 timings from R9 290 bios to R9 390 bios #20

Closed chris1892006 closed 1 month ago

chris1892006 commented 1 month ago

v2.1.6432.22863

Crash after copying & pasting Elpida 48 E8 01 timings from R9 290 bios to R9 390 bios.

After opening the BIOS, the app simply crashes. All I did was copy paste the timings for 1250mhz memory from one bios to another, just the strap part like this...

No Errors 48 E8 01 00 DD D1 33 20 00 00 00 00 AD 49 59 30 40 55 0C 10 30 23 E9 03 00 68 C3 00 22 AA 1C 08 67 0F 14 20 BA 89 80 A7 00 00 07 C0 13 0E 1E 23 3E 24 31 11

to

Errors 48 E8 01 02 77 71 33 20 00 00 00 00 AD 49 59 30 70 55 09 10 2D 23 E9 03 00 68 C3 00 22 AA 1C 08 64 0F 14 20 BA 89 80 A7 00 00 07 C0 13 0E 1E 23 3E 24 2E 11

I get memory errors with these R9 390 timings, so I wanna use the original timings my card came with which receive no errors at 1250mhz.

I only copied this part to the BIOS so it looks like this

48 E8 01 02 DD D1 33 20 00 00 00 00 AD 49 59 30 40 55 0C 10 30 23 E9 03 00 68 C3 00 22 AA 1C 08 67 0F 14 20 BA 89 80 A7 00 00 07 C0 13 0E 1E 23 3E 24 31 11

chris1892006 commented 1 month ago

Nevermind, the rom was still open in HxD and it was conflicting. All is well.