Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 909
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 35481
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 1446
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 1438
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 1719
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 36163
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 32525
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 1713
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3104
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 14452
Samsung N140 JA05IT AHCI
Last Post: Ranmamez
08-12-2025 05:22 PM
» Replies: 0
» Views: 2823
MSI MS-9661 bios unlock/mod request
Last Post: Hunter2
08-12-2025 08:07 AM
» Replies: 3
» Views: 6302
Dell XPS m1730 - Unlock Power Supply che...
Last Post: Iljalein
08-11-2025 03:14 PM
» Replies: 7
» Views: 16672
[REQUEST] Samsung RV520 BIOS Unlock
Last Post: Dudu2002
08-08-2025 07:51 PM
» Replies: 8
» Views: 8299
[REQUEST] Asus G733PZ BIOS Unlock
Last Post: xfinity
08-07-2025 11:22 AM
» Replies: 0
» Views: 3433
[REQUEST] HP Envy 15-k203nl bios mod
Last Post: Maxinator500
08-05-2025 07:20 AM
» Replies: 3
» Views: 4754
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
07-31-2025 02:57 PM
» Replies: 133
» Views: 80946
[REQUEST] HP Stream 13 (13-c100nm) White...
Last Post: krusic22
07-29-2025 06:42 PM
» Replies: 0
» Views: 3674
Acer Aspire 7741G BIOS
Last Post: lucky42
07-28-2025 08:53 AM
» Replies: 1
» Views: 3975
[REQUEST] [AMIBIOS8] MSI MS-1731 unlock
Last Post: wololo
07-27-2025 02:07 PM
» Replies: 0
» Views: 4108

[solved] Can asus NB frequency be unlocked or added? amd mobo m3a78-em
#11
I'm not a programmer so I can't help with anything related to disassembling. Maybe one day I'll go in assembler because BIOS mods are interesting but now I'm a noob in this. All I need is the address and a bit of luck (that they just disabled the option but didn't cut it off).

I must admit that you are a good example of a topic starter - not a lazy one but an active one - looking for options and ways. I appreciate that Smile
Check this one.

If this one doesn't work then making the option you need will be much more complicated yet not impossible. We'll just have to use extra tools.


Attached Files
.zip   finish_2.zip (Size: 733.07 KB / Downloads: 109)
find
quote
#12
YOU DID IT !! hahaha

NB frequency works now. You successfully added a feature to the bios.

just out of my own curiosity, did you use any existing bios strings ? if so, which ones? Or did you import them from the very oldest bios rom?
I could not find the exact strings you used based on the multiplier options you put in.

could you give some hints as to your tweak process for this bios ?

Major thanks.
[Image: 2h5ln5i.png]
find
quote
#13
Thanks. You did almost (maybe a bit less, maybe a bit more) than half of the work in fact. I mean especially the find about earlier BIOS which gave me the answer (after some torture Big Grin ). And a BIOS from another board was a good catch (though, I came to the same idea a bit earlier and implemented in the first attempt).

All the strings I used are existing ones. If you remember the 4x, 5x and so on multis - it's them. But as I understand there's a code that multiplies these multipliers by HT clock and gives you the summary NB frequency. This is done to show you the correct frequency when you overclock. So if you set 2000MHz in NB frequency and set HT to 220, the NB will show 2200 in the menu? Well, this is what I've ment.

But the feature that replaces multipliers with NB frequency didn't work until I linked the menu to the right CMOS index. After that the magic worked by itself. I didn't add it, I've just unhidden it.

I'm very glad that this worked - I've seen such a BIOS string replacement feature for the first time and wasn't unsure that got how it works right. Thank you for your activity and enthusiasm too.

I think I'll make a tutorial for such things soon.
find
quote
#14
very big *THUMBSUP* to you!!!

Sometimes you just have to try to be sure it is not working...
[Image: logo.png]
I am back in here as I promised! Big Grin So tell me your needs!
find
quote
#15
Why is the zip corrupted? -.- Can´t unzip it without error ( not a valid zip-file) Sad
find
quote
#16
You're right. I'll re-upload it and repost a working link.
find
quote
#17
That would be great! Thank you very much! Smile
find
quote
#18
Please don´t forget me Antinomy.
find
quote
#19
Thank you Antinomy for your efforts.
Could you please upload a working copy of the file, so we can have it too?
find
quote
#20
I tried to fix the .zip file:
Code:
$ zip -FF finish_2.zip --out finish_2_repaired.zip
Fix archive (-FF) - salvage what can
    zip warning: Missing end (EOCDR) signature - either this archive
is not readable or the end is damaged
Is this a single-disk archive? (y/n): y
Assuming single-disk archive
Scanning for entries...
copying: finish_2.rom (750539 bytes)
Central Directory found...
    zip warning: reading central directory: No such file or directory
    zip warning: bad archive - error reading central directory
    zip warning: skipping this entry...
The resulting .rom seems to be intact (1048576 bytes; mmtool and amibcp can open it), but I don't own this board.. be careful.

Antinomy, nice job! You didn't write something like a tutorial yet, did you? I'm trying to figure out how you did this because I'm in a very similar situation.. I need to change the command rate (1T or 2T); the BIOS strings are there, but no option. I'm fooling around with amibcp, mmtool and a hex editor (same things you used?), but I don't know how to add a menu item..


Attached Files
.zip   finish_2_repaired.zip (Size: 733.07 KB / Downloads: 30)
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)