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] Lenovo G710 BIOS Whitelist Rem...
Last Post: chaoszwerg
Today 02:24 PM
» Replies: 490
» Views: 216885
[REQUEST] Lenovo Yoga 7 Pro 82Y7 unlock
Last Post: WalkTheEarth
Today 02:20 PM
» Replies: 0
» Views: 7
[REQUEST] Acer Aspire 8930(G) BIOS Unloc...
Last Post: Ilias manolopoulos
Today 01:52 PM
» Replies: 58
» Views: 43250
i7 2860QM how to raise power limit?
Last Post: mariukonie
Today 01:50 PM
» Replies: 0
» Views: 17
ASUS M11AD > Haswell Refresh
Last Post: JCY1962
Today 12:40 PM
» Replies: 22
» Views: 7552
overclocking msi b150 gaming m3
Last Post: J1419
Yesterday 05:51 PM
» Replies: 0
» Views: 133
Asus K72jr repair
Last Post: Moddo73@PROXIMUS
Yesterday 02:08 PM
» Replies: 0
» Views: 120
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Dudu2002
Yesterday 01:29 PM
» Replies: 757
» Views: 320121
Excalibur G900.1160 BİOS unlock request
Last Post: Dudu2002
Yesterday 01:28 PM
» Replies: 7
» Views: 941
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: mariukonie
Yesterday 09:17 AM
» Replies: 241
» Views: 153756
[Request] BIOS mod for Acer EG43M (P01-A...
Last Post: DeathBringer
Yesterday 08:50 AM
» Replies: 7
» Views: 317
HOW TO FLASH MODIFIED OR ORIGINAL BIOS
Last Post: Ali987
Yesterday 03:16 AM
» Replies: 20
» Views: 71967
[REQUEST] Lenovo ThinkPad Yoga S1 (GQETx...
Last Post: Dudu2002
Yesterday 03:05 AM
» Replies: 116
» Views: 56371
Hp 11-ak0040nr add option to boot from i...
Last Post: Xanmx
07-05-2025 05:47 PM
» Replies: 0
» Views: 225
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: NiTrOwow
07-05-2025 08:28 AM
» Replies: 4
» Views: 1003
[GUIDE] How to modify AMI MSI BIOS to un...
Last Post: solver_001
07-05-2025 06:34 AM
» Replies: 56
» Views: 334701
[REQUEST] Lenovo ThinkPad T450(s) (JBETx...
Last Post: s_l_24
07-05-2025 04:09 AM
» Replies: 148
» Views: 103974
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: 2u75
07-04-2025 03:37 AM
» Replies: 131
» Views: 64966
[REQUEST] Acer Nitro 5 AN517-51 BIOS Unl...
Last Post: Dudu2002
07-03-2025 04:08 PM
» Replies: 18
» Views: 12930
[REQUEST] Lenovo IdeaPad Z570 (45CNxxWW)...
Last Post: andkul
07-03-2025 09:52 AM
» Replies: 96
» Views: 114774

[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: 2 Guest(s)