Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
[WORKING] Asus P8Z77-V: NVMe BOOT Suppor...
Last Post: 0nlythebest
Yesterday 08:35 PM
» Replies: 21
» Views: 22804
[REQUEST] Lenovo Thinkpad SL400 & SL500 ...
Last Post: ivan333bor
Yesterday 04:54 PM
» Replies: 16
» Views: 6786
uefi mod for mac pro 1.1/21. support xeo...
Last Post: DeathBringer
Yesterday 02:50 PM
» Replies: 1
» Views: 84
Asus h110m-a & xeon e3-1280v5
Last Post: DeathBringer
Yesterday 02:48 PM
» Replies: 13
» Views: 339
[REQUEST] DNS A35FB, Pegatron A35
Last Post: Polkash51
Yesterday 01:28 PM
» Replies: 4
» Views: 2847
[REQUEST] Lenovo ThinkPad Edge E531 (HEE...
Last Post: MANIANA18
Yesterday 07:20 AM
» Replies: 120
» Views: 22039
ASUS R1F CPU upgrade
Last Post: DeathBringer
Yesterday 12:22 AM
» Replies: 1
» Views: 187
[REQUEST] Lenovo IdeaPad Flex 15 (8ACNxx...
Last Post: psycomaffo
04-18-2024 10:36 AM
» Replies: 69
» Views: 26136
Request for Modded BIOS with AI Tweaker ...
Last Post: CertifiedCosmos
04-17-2024 05:04 PM
» Replies: 0
» Views: 147
Lenovo ThinkCentre M71e GPU Whitelist re...
Last Post: saschalein
04-17-2024 03:23 PM
» Replies: 0
» Views: 131
[REQUEST] Lenovo Ideapad 330S-15ARR (7WC...
Last Post: nadolivbios
04-17-2024 01:26 PM
» Replies: 25
» Views: 6235
How To Add SLIC 2.1 To An Intel Motherbo...
Last Post: sanya.silitskiy
04-17-2024 11:52 AM
» Replies: 73
» Views: 220167
[REQUEST] 13w Yoga Gen 2 (Type 82YR) (KB...
Last Post: SiberianTiger97
04-17-2024 09:48 AM
» Replies: 2
» Views: 206
Acer Extensa 5620: CPU replace
Last Post: MPM
04-17-2024 08:28 AM
» Replies: 2
» Views: 205
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: nrns
04-16-2024 08:08 PM
» Replies: 232
» Views: 98852
[REQUEST] Lenovo Y70-70 (9ECNxxWW) White...
Last Post: Dudu2002
04-16-2024 02:35 PM
» Replies: 103
» Views: 24122
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: Dudu2002
04-16-2024 07:29 AM
» Replies: 847
» Views: 324815
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
04-16-2024 07:28 AM
» Replies: 26
» Views: 1089
[REQUEST] Lenovo ThinkPad P14s 3rd Gen 1...
Last Post: Dudu2002
04-16-2024 07:26 AM
» Replies: 4
» Views: 355
Add CPU support Lenovo M715s
Last Post: pashtet440
04-16-2024 06:56 AM
» Replies: 0
» Views: 184

[REQUEST] Acer Aspire E5-553(G) BIOS Unlock
#31
I am about ready to put money down on an Aspire E5-553G-1986 notebook.

I understand these come with the Insyde bios that now requires it to be opened up and the cmos has to be directly worked with. (via clips and a programmer)

Is there a "HOW TO" or guide that I can follow along and see how this works?

I plan to swap out the HDD for a SSD and upgrade the memory to 32GB. The A12-9700P and R7-M440 graphics are what makes this attractive. I just need to enable the AMD-V in this hidden/locked advanced settings for using it with VirtualBox.


Thanks in advance.

-CrazyLarry
find
quote
#32
Hi,
you might be able to enable AMD-V using a software-method (needs to be adapted): http://www.geektech.co.nz/how-to-unlock-...enovo-y700

First, you will need the tool: https://drive.google.com/file/d/0B4NHIBM...RtQXM/view
Extract the archive and go to the folder with the extracted files.
Then, you need to open an administrative command prompt in that folder (google it if you don't know how).
Execute the command from step 1 of the linked guide in that command prompt.
After that, you'll have the file "vars.txt" in that folder.
You need to upload this file, so that I can make the change.

For reference, here's the EFI-table with available settings for this notebook: https://drive.google.com/open?id=0B4NHIB...WI4LW14bE0
And here's the setting that needs to be changed:
0x1C40B             Setting: SVM support, Variable: 0xEE {05 91 54 02 55 02 54 00 34 12 EE 00 00 10 00 01 00}
0x1C41C                 Option: Disabled, Value: 0x0 (default) {09 07 27 00 10 00 00}
0x1C423                 Option: Enabled, Value: 0x1 {09 07 28 00 00 00 01}
find
quote
#33
Yeah, I looked into that as well, but the problem I will be facing is that AMD systems from ACER have a protected CMOS. (or so I have found from research)

But, I'll let you know when I place my order for the notebook
find
quote
#34
This method can work even when variables cannot be changed with an EFI-shell.
This tool is directly from Insyde, and it uses a different method to change variables.
find
quote
#35
(05-07-2017, 10:15 AM)mclarke2355 Wrote: Hi,
the flashing of the modded BIOS might not work because the recovery checks the signature of the BIOS file.

However, you might be able to enable AMD-V using this method (needs to be adapted): http://www.geektech.co.nz/how-to-unlock-...enovo-y700

First, you will need the tool: https://drive.google.com/file/d/0B4NHIBM...RtQXM/view
Extract the archive and go to the folder with the extracted files.
Then, you need to open an administrative command prompt in that folder (google it if you don't know how).
Execute the command from step 1 of the linked guide in that command prompt.
After that, you'll have the file "vars.txt" in that folder.
You need to upload this file, so that I can make the change.

For reference, here's the EFI-table with available settings for this notebook: https://drive.google.com/open?id=0B4NHIB...WI4LW14bE0
And here's the setting that needs to be changed:
0x1C40B             Setting: SVM support, Variable: 0xEE {05 91 54 02 55 02 54 00 34 12 EE 00 00 10 00 01 00}
0x1C41C                 Option: Disabled, Value: 0x0 (default) {09 07 27 00 10 00 00}
0x1C423                 Option: Enabled, Value: 0x1 {09 07 28 00 00 00 01}

Here's mine for a E5-553: vars.txt
So one of the bytes gets updated, then apply to running system?
Is it possible to enable the advanced tab in the bios this way too?
Thanks,
Kevin
find
quote
#36
(05-07-2017, 04:01 PM)kking1276 Wrote: Here's mine for a E5-553: vars.txt
So one of the bytes gets updated, then apply to running system?
Is it possible to enable the advanced tab in the bios this way too?
Thanks,
Kevin

Ok, here's the file with AMD-V enabled and SMM Code Lock disabled: https://drive.google.com/file/d/0B4NHIBM...JoSU0/view

You need to put the vars_mod.txt file in the folder with the H2OUVE.exe file and execute the following command in an administrative command prompt in that folder: H2OUVE.exe -sv vars_mod.txt
H2OUVE will update the NVRAM area of the BIOS and after a reboot the new settings should be active.

Unfortunately there's no setting in the BIOS that allows unlocking of the advanced tab.
However, with disabled SMM Code Lock it might be possible to flash a modded BIOS using flashrom on Linux (there's no suitable Windows flasher for AMD Insyde systems), but I don't have enough knowledge regarding this matter.
find
quote
#37
(05-07-2017, 06:04 PM)mclarke2355 Wrote:
(05-07-2017, 04:01 PM)kking1276 Wrote: Here's mine for a E5-553: vars.txt
So one of the bytes gets updated, then apply to running system?
Is it possible to enable the advanced tab in the bios this way too?
Thanks,
Kevin

Ok, here's the file with AMD-V enabled and SMM Code Lock disabled: https://drive.google.com/file/d/0B4NHIBM...JoSU0/view

You need to put the vars_mod.txt file in the folder with the H2OUVE.exe file and execute the following command in an administrative command prompt in that folder: H2OUVE.exe -sv vars_mod.txt
H2OUVE will update the NVRAM area of the BIOS and after a reboot the new settings should be active.

Unfortunately there's no setting in the BIOS that allows unlocking of the advanced tab.
However, with disabled SMM Code Lock it might be possible to flash a modded BIOS using flashrom on Linux (there's no suitable Windows flasher for AMD Insyde systems), but I don't have enough knowledge regarding this matter.

Thanks. I was trying to figure out the mapping from the acer reference file to the vars.txt...not seeing it yet.
Is everything there under the setup block in the vars file?

Applied, confirmed amd-v is now enabled! Fantastic, now I've got the laptop I thought acer sold me....thanks mclarke2355 and Dudu2002
find
quote
#38
(05-07-2017, 08:05 PM)kking1276 Wrote: Thanks. I was trying to figure out the mapping from the acer reference file to the vars.txt...not seeing it yet.
Is everything there under the setup block in the vars file?

Applied, confirmed amd-v is now enabled! Fantastic, now I've got the laptop I thought acer sold me....thanks mclarke2355 and Dudu2002

I'm glad that it worked properly!

Yes, all the current settings are saved in the setup block of the vars file. It's the only block that we need to change.
The variable tells you at which position the setting is saved (e.g. SVM Support has the variable 0xEE, so its setting is located at position EE (Hexadecimal) in the setup block).
So, if you want to change something else, you just need to look up its variable in the EFI-table and then change the according value in the setup block of the vars file to the desired one.
find
quote
#39
Help me please ,I just want to turn on amd-v 

my laptop is Acer E5 553G

bios is insydeH20v 1.16

My bios version  
.zip   BIOS_Acer_1.16_A_A.zip (Size: 5.26 MB / Downloads: 31)

My vars 
.txt   vars.txt (Size: 113.96 KB / Downloads: 40)
find
quote
#40
Hi!

I have bought the Acer Aspire E5-553 because I tought it was a good option, but, surprice, I can not run virtual box because it is no enabled Hardware Virtualization in the BIOS, Any help?

InsydeH20 Bios
BIOS VERSION: V1.16
ZABA_116
Oficial Site: https://www.acer.com/ac/en/US/content/su...t/6749?b=1
Bios Download: https://global-download.acer.com/GDFiles...SC=EMEA_11

I just could uncompress the file and get ZABA_116 utility, but no idea how to mod it...

Thanks to everyone


Attached Files Thumbnail(s)
   
find
quote


Forum Jump:


Users browsing this thread: 10 Guest(s)