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] CPU Support for Ryzen 5 3600 o...
Last Post: flexpavillion
Today 04:32 AM
» Replies: 1
» Views: 283
Clevo P775TM1-G BIOS
Last Post: ActivatedNut
Today 01:36 AM
» Replies: 145
» Views: 55281
[REQUEST] Lenovo G50-70 (9ACNxxWW) BIOS ...
Last Post: colin89
Yesterday 06:16 PM
» Replies: 138
» Views: 40941
ASUS P5G41T-M LX2/GB Unlocked Hidden Ove...
Last Post: GangsteR23
Yesterday 04:58 PM
» Replies: 25
» Views: 64120
lenovo z570 Advanced Menu Unlocked
Last Post: Kaluva12345
Yesterday 04:58 PM
» Replies: 7
» Views: 4094
[Request] HP Elitebook 6930P WLAN Whitel...
Last Post: Maxinator500
Yesterday 02:25 PM
» Replies: 15
» Views: 6555
[REQUEST] Lenovo Yoga 11E (N15ETxxW) Whi...
Last Post: drradkin
Yesterday 12:30 PM
» Replies: 4
» Views: 2501
Lenovo ThinkCentre M715q 2nd Gen & AMD R...
Last Post: RedfieldHUN1987
Yesterday 09:23 AM
» Replies: 2
» Views: 136
L14 Gen 3 AMD , Need UEFI unlock advance...
Last Post: frankeinstein2532555
Yesterday 04:08 AM
» Replies: 0
» Views: 83
[REQUEST] Lenovo Y400 & Y500 (6BCNxxWW) ...
Last Post: freedome
03-26-2024 11:00 PM
» Replies: 188
» Views: 52166
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: ghostinoss
03-26-2024 09:21 PM
» Replies: 655
» Views: 167060
[Request] CPU support for Lenovo IQ57I
Last Post: DeathBringer
03-26-2024 10:02 AM
» Replies: 5
» Views: 230
unlocked Bios for Machenike s16
Last Post: Dudu2002
03-26-2024 09:06 AM
» Replies: 5
» Views: 322
[REQUEST] Bios Unlock Whitelist HP DV6-6...
Last Post: DimanTLT63
03-26-2024 03:03 AM
» Replies: 0
» Views: 134
[REQUEST] HP Pavilion G6-1252ss Whitelis...
Last Post: joseefitness
03-26-2024 01:40 AM
» Replies: 0
» Views: 118
[REQUEST] Lenovo S310 & S410 (8BCNxxWW) ...
Last Post: morgley
03-25-2024 10:43 PM
» Replies: 14
» Views: 6328
Acer Nitro ANV15-51 Bios Bin File Reques...
Last Post: Papethzkie23
03-25-2024 06:04 PM
» Replies: 0
» Views: 134
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: si1975
03-25-2024 01:28 PM
» Replies: 468
» Views: 125397
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: TalKaz
03-25-2024 11:10 AM
» Replies: 844
» Views: 317012
[REQUEST] Toshiba Satellite A300D PSAK0C...
Last Post: 1000palladium
03-25-2024 10:43 AM
» Replies: 4
» Views: 227

[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: 254)
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.p...opic=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: 6 Guest(s)