Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
[Request] BIOS mod for Acer EG43M (P01-A...
Last Post: DeathBringer
Today 06:17 AM
» Replies: 5
» Views: 161
HOW TO FLASH MODIFIED OR ORIGINAL BIOS
Last Post: Ali987
Today 03:16 AM
» Replies: 20
» Views: 71839
[REQUEST] Lenovo ThinkPad Yoga S1 (GQETx...
Last Post: Dudu2002
Today 03:05 AM
» Replies: 116
» Views: 56066
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Da60
Yesterday 09:18 PM
» Replies: 755
» Views: 319640
Hp 11-ak0040nr add option to boot from i...
Last Post: Xanmx
Yesterday 05:47 PM
» Replies: 0
» Views: 131
Excalibur G900.1160 BİOS unlock request
Last Post: iru_shiccou
Yesterday 03:07 PM
» Replies: 6
» Views: 834
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: NiTrOwow
Yesterday 08:28 AM
» Replies: 4
» Views: 928
[GUIDE] How to modify AMI MSI BIOS to un...
Last Post: solver_001
Yesterday 06:34 AM
» Replies: 56
» Views: 334454
[REQUEST] Lenovo ThinkPad T450(s) (JBETx...
Last Post: s_l_24
Yesterday 04:09 AM
» Replies: 148
» Views: 103677
ASUS M11AD > Haswell Refresh
Last Post: DeathBringer
07-04-2025 02:57 PM
» Replies: 21
» Views: 7375
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: 2u75
07-04-2025 03:37 AM
» Replies: 131
» Views: 64670
[REQUEST] Acer Nitro 5 AN517-51 BIOS Unl...
Last Post: Dudu2002
07-03-2025 04:08 PM
» Replies: 18
» Views: 12824
[REQUEST] Lenovo IdeaPad Z570 (45CNxxWW)...
Last Post: andkul
07-03-2025 09:52 AM
» Replies: 96
» Views: 114616
Lenovo T430 clean Bios needed
Last Post: halfchemistry
07-03-2025 04:40 AM
» Replies: 1
» Views: 847
[REQUEST] Clevo P150SM Prema Bios Reques...
Last Post: wussification
07-02-2025 10:21 PM
» Replies: 4
» Views: 1405
I need help updating the BIOS on my HP D...
Last Post: benjax_vg122
07-02-2025 01:08 PM
» Replies: 0
» Views: 310
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: luanstoltzemburg
07-02-2025 10:33 AM
» Replies: 216
» Views: 109843
BIOS Mod to Disable Intel iGPU on Acer V...
Last Post: diabolicgod
07-02-2025 09:14 AM
» Replies: 8
» Views: 909
[REQUEST] Lenovo G450 & G550 (18CNxxWW) ...
Last Post: SoporteNetFe
07-02-2025 09:07 AM
» Replies: 97
» Views: 72829
Help me please
Last Post: DarkKnight0
07-02-2025 04:39 AM
» Replies: 0
» Views: 346

[REQUEST] ASUS N56VZ BIOS Unlock
#21
You had to extract it with 7zip, here I did it for you and then I made it a zip (attached).

Just extract AFUDOS241.exe and use that to flash your modded bios using premas command:
afudos /idown.rom /pbnc /n [name of BIOS file]


Attached Files
.zip   AFUDOS241.zip (Size: 23.58 KB / Downloads: 115)
find
quote
#22
(11-01-2012, 02:43 AM)moral hazard Wrote: You had to extract it with 7zip, here I did it for you and then I made it a zip (attached).

Just extract AFUDOS241.exe and use that to flash your modded bios using premas command:
afudos /idown.rom /pbnc /n [name of BIOS file]

Yeah but you provided several modded bios files. I don't know which one i should flash.

One last thing. Since the Winflash doesn't recognize the file, would there be any chance of bricking the laptop?
find
quote
#23
Yes I think there is a chance you could brick it.

I would think that the version of amibcp we have is not updated to support your bios and we may have to wait for a new leak of amibcp.

If you still want to try to flash a bios, just go for one that you have modded yourself, if that can't be flashed then I really don't see a solution.

Not currently active.
find
quote
#24
amibcp 4.53 works on our BIOS.

I did find a flash tool that successfully flashed.
If you use fpt from the flash toolkit (FTK), you can flash it manually.
FTK google translate

Make sure the bios you flash has had the capsule stripped (the ASUS site has the capsule). I don't think fpt can handle it being there.
I did that by simply backing up my existing BIOS, as that gives you a clean file to start with.

Backing up:

fpt -d backup.rom -BIOS

If you don't specify -BIOS, it will fail to backup, since we can't dump or rewrite the intel ME firmware. Setting Me FW Image Re-Flash to enabled might allow this (under PCH-FW Configuration).

To flash the BIOS,

fpt -f flash.rom -BIOS

POWER OFF after you flash. It won't take effect until you do (not even a restart) due to the EFI quick boot feature keeping the old BIOS in RAM.


I was unable to get the chipset option to show up, however. I tried every option, but no dice so far. Everything else seems to show. I've attached my modded BIOS, where I exposed most of the helpful options in advanced.

Anyone have ideas on how to get chipset to show up?


Attached Files
.zip   flash.zip (Size: 2.62 MB / Downloads: 255)
find
quote
#25
Nice work!

Pretty sure nobody has figured out to get the chipset to show up with an aptio bios yet, but still it's a good result, +rep.
find
quote
#26
(11-06-2012, 07:51 PM)Firon Wrote: amibcp 4.53 works on our BIOS.

I did find a flash tool that successfully flashed.
If you use fpt from the flash toolkit (FTK), you can flash it manually.
FTK google translate

Make sure the bios you flash has had the capsule stripped (the ASUS site has the capsule). I don't think fpt can handle it being there.
I did that by simply backing up my existing BIOS, as that gives you a clean file to start with.

Backing up:

fpt -d backup.rom -BIOS

If you don't specify -BIOS, it will fail to backup, since we can't dump or rewrite the intel ME firmware. Setting Me FW Image Re-Flash to enabled might allow this (under PCH-FW Configuration).

To flash the BIOS,

fpt -f flash.rom -BIOS

POWER OFF after you flash. It won't take effect until you do (not even a restart) due to the EFI quick boot feature keeping the old BIOS in RAM.


I was unable to get the chipset option to show up, however. I tried every option, but no dice so far. Everything else seems to show. I've attached my modded BIOS, where I exposed most of the helpful options in advanced.

Anyone have ideas on how to get chipset to show up?

Proper good work really. Thank you.

edit.
find
quote
#27
I can confirm that the modded bios works well. Thanks Smile

But I would ask if is possible to add some features like cpu/gpu overclock/underclock and also could be nice if is possible to shut down the discrete graphic card (the nvidia GT650m)......

Anyway thanks for the unlocked bios ^^
find
quote
#28
Hello Smile I, and some people on Russian forum (http://ukrainianiphone.com/forum/index.php?showtopic=24683&st=360) created hackintosh for n56/n76.
Now we sent request to asus, for add function to disable intel hd4000 in bios. But i think they don't add it. Can you add this function?
find
quote
#29
So what's the best program to flash this modded BIOS? Thanks
find
quote
#30
(11-29-2012, 10:51 AM)grim19 Wrote: So what's the best program to flash this modded BIOS? Thanks

With FTK, read Post: #24
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)