QUOTE (Marcus4Aspern @ Dec 22 2008, 10:29 AM)

Hallo!
First I want to thank the modders for their work.
Now my problem: Iīve downloaded the modded P5Q Deluxe Bios and flashed it. The system went on again, but whatever I did, the ASUS fallback Bios did not accept changed bios settings - on every boot it said "Press F1.." (tried even to clean RTC memory..). OK - I flashed back to the original BIOS, all OK. Next I thought: Well, maybe itīs because the bios version remains the same, while the bios changes. So to my surprise I saw that ASUS just has released a new version. I flashed with that, OK. But now I cannot revert back to 1406!
So please mod the new bios (file attached)
I have a recovery feature on my bios, so I am interested in testing the modded bios!
MY SPECS: Asus P5Q Deluxe, 4 GIG DRAM2, CPU: Intel Core Duo 8500, Nvidia 8600 GTS
Secondly: Did anybody of you have similar problems, that on every boot the "F1..." fires up and the bios settings are not saved?
Thanks in advance
Marcus4Aspern
Click to view attachmentHere's what I've done this time: I've examined DSDT section from Kabyl's mod of P5Q-ASUS-DELUXE-803.ROM. If you decompile aml code and recompile it again without modification, there is a 25 byte difference at the end, specifically the string "_osrom.net_mod_GSWAKh\/_SB_PCI0NWAKh" has been used to pad the binary. This time, instead of padding the binary with x00's I am going to pad it with that particular string. Curiously enough, the code produced by iasl in the new rom version (1702) is also exactly 25 bytes shorter. I have also included the MD5 hash for the ROM. You can use md5sum (or any other hash tool) to verify the checksum. Please post your results.
P.S. If anyone can post the original (not modded) P5Q DELUXE 803 rom, I am curious to do a direct binary comparison to see if there are any other differences aside from 1b DSDT section in Kabyl's mod.
*** BIG FAT WARNING TO ALL : this is an EXPERIMENTAL bios mod: there is always a risk of bricking your hardware even if you think you know what you are doing! ***
a4e93bf5db1c8462909c623e67d9e556 *P5Q-ASUS-DELUXE-1702.ROM