(04-14-2014, 05:58 AM)KrinKillaz Wrote: Thats some good news .. im glad you're helping me .. basicly what i want to do is to get Access to Advanced Menu in order to be able to control fan speed,and some voltages.
Abour the downgrade . i have a Pen Drive with various bios Like beore .. the pendrive starts blinking, and it just reboots after 3 secs .. and still has the same bios .. so i dont think that works
I used Any's tool to get the correct filename .. wich is BIOS.fd On the 1.07. and i have the same file with diferent names just in case. From what i read online.. lots of people say its impossible to go back to Legacy 1.xx versions after a 2.xx update..
The same problem to upgrade from 1.xx to 2.xx so Tito described some ways and I tested Recovery Mode !
Look here this is an extract from a PM on Acer Aspire V3-471G :
"Ok friend,
There are Bioses old style (without EFI), bioses Hybrid (With EFI modules) and last Bioses UEFI (new style all EFI modules).
The last ones are more difficult to unlock and modify (look FalseClock Thread).
So many laptop are designed to ship with Windows Win8 so have on MoBo the UEFI bioses, but others are shipped with FreeDos system as have a minor cost !
Now these Laptops are the same (same Mobo, Configuration, etc.) only difference is Bios !
There are many ways to try to install UEFI bios as Tito said in a post here :
http://catchtito.blogspot.it/2013/05/how...-bios.html
For its recent laptop models; Acer (and its subsidiaries) choose a weird way of delivering bios updates. When a model is sold without Windows 8, then it is delivered with 1.x bios which lacks UEFI booting and Secure Boot support. If the same model is sold with Windows 8, then its is delivered with 2.x bios with the option of UEFI booting and Secure Boot.
Problem is an user can't update from 1.x bios to 2.x bios with the downloaded bios update. Its shows: "Please update to the same type of bios (v.1.x)".
To avoid this detection, we have to hex-edit a bit.
Open the bios update application with your favorite hex editor and locate the following:
DisableSecureCapsuleFlash=1
Change it as follows:
DisableSecureCapsuleFlash=0
Save the changes. You can now update to 2.x using this modded bios. Flash from DOS or Windows.
If you can't find the above string in the bios update application, then we need to take another path.
Extract the application using 7-Zip and try to locate isflash.bin (which is your bios file) & platform.ini. Then open them with hex editor and change like above. Now flash using InsydeFlash.exe.
To overcome all of the checks, we need to edit more:
DisableCompare=0
to
DisableCompare=1
&
SkipSecureBootProtectionCheck=0
to
SkipSecureBootProtectionCheck=1
If you want a SLIC mod, then mod the downloaded bios update using andyp's tool. We have to alter another thing to flash the SLIC modded bios.
Again open the bios update application with your favorite hex editor and locate the following:
[ForceFlash]
ALL=0
Change it as follows:
[ForceFlash]
ALL=1
After updating to 2.x bios, you can safely update to subsequent updates without any modding. Note that you may have to re-install your previous Windows 8 installation after updating from 1.x to 2.x bios.
Credit goes to conghoaxa1@MDL & thanh2h@MDL.
Or use the RECOVERY MODE :
It's the method to recovery laptop when It bricks !
For Acer the procedure is quite simple, It needs an USB Stick Dos Formatted and the original Decapsuloated Bios UEFI with thr right recovery name.
So get bios file and Andy PMTool, extract by 7vZip all files from original bios .exe and You'll get a .fd Bios file, in your case is ZQS_R.fd (I got it running installation and looking into %TEMP% folder Windows Temporary Folder).
When got It, You have to extract the Decapsulated Bios to flash or Recovery procedure, otherwise your laptop will brick !
Look this Dirty Guide of mine to extract Decapsulated Bios :
http://rghost.net/52544682
So You'll get your Decapsulated Bios (shorter multiples of 1024 bytes) and You have to get the recovery name how to do ?
Use Andy PMTool and It will show at startup your Recovery Name Bios or look into Slic.log file, last version v.2.52 here :
http://forums.mydigitallife.info/threads...EFI-BIOSes
And You'll find this name ZQS.fd, so now You have Bios Decapsulated, Recovery name and can try Recovery Procedure to update your bios !
Look here :
http://forums.mydigitallife.info/threads...ible-names
(1.) REMOVE CD or DVD if possible (you may have to press the power button the quickly press the CD EJECT button)
(2.) REMOVE ALL USB DEVICES, NETWORK CABLES, (anything hooked to the laptop)
(3.) PRESS AND HOLD the POWER BUTTON DOWN FOR 5 secs to shutdown the laptop
(4.) REMOVE BATTERY
(5.) REMOVE AC CORD
(6.) PUT the USB THUMB DRIVE IN USB SLOT ON RIGHT SIDE OF LAPTOP (the one i used anyway)
(7.) PRESS AND HOLD the POWER BUTTON down for 10 secs... release
(8.) while holding FN + ESC plug in AC POWER CABLE, (KEEP HOLDING FN+ESC the whole time)
(9.) NOW PRESS POWER BUTTON & HOLD IT DOWN... THE FAN SHOULD SPIN UP (keep holding FN+ESC) ONCE FAN SPINS UP, RELEASE POWER BUTTON
(10.) eventually the fan will shut off.... (seemed like 30 seconds,, but could have been 5 minutes... i was freaking out)
when fan shuts off i unplugged my AC CORD... REMOVED THE USB DRIVE,,,, and then plugged the AC power back in,,,
then pressed power and my the miracle of technology and my preserverance... i got a green power light followed by an POST SCREEN!!!
Ok I explained all, now if do You want an help I can post v.2.18 original Bios Decapsulated or version modded too !
But I would get some infos about your system so download this tool and run as Administrator and post here the result file before all :
http://rghost.net/52417082
I will wait your reply and then We will decide what to do !
Let me know
Regards