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
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
Yesterday 10:14 AM
» Replies: 0
» Views: 798
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 893542
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 21553
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 24328
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 2560
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 2817
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 3192
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 3764
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 7543
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 5656
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 38138
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 5756
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 5991
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 6216
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 49733
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 45427
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2441
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3378
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 27847
Samsung N140 JA05IT AHCI
Last Post: Ranmamez
08-12-2025 05:22 PM
» Replies: 0
» Views: 6783

[REQUEST] Acer Aspire E5-553(G) BIOS Unlock
(08-13-2017, 11:42 PM)saikatpaik Wrote:
(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
This method requires Windows as a system as the necessary tool is only available for Windows.

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 (H2OUVE.exe -gv vars.txt).
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}

Hi,

My laptop is Acer E5 - 553 T4PT. I want to enable amd- Virtualization. I have attached and also uploaded the vars.txt file in my google drive. Please help me to enable virtualization. 
Link  -   https://drive.google.com/file/d/0B8u_kD8...sp=sharing
Thanks.
Hi,
 here's your modded vars-file with AMD-V enabled: https://www.sendspace.com/file/38gfjh
 You need to put the vars_mod_saikatpaik.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_saikatpaik.txt
 H2OUVE will update the NVRAM area of the BIOS and after a reboot the new setting should be active.
 This method will only enable AMD-V and not mess with any of the other settings of your BIOS.
 In case you want to revert to default, you can go back to default with the following command:
 H2OUVE.exe -sv vars.txt
 Using the reset to defaults option in the BIOS would work, too.
find
quote
(08-14-2017, 02:43 AM)feluchi Wrote:
(08-13-2017, 11:42 PM)saikatpaik Wrote:
(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
This method requires Windows as a system as the necessary tool is only available for Windows.

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 (H2OUVE.exe -gv vars.txt).
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}

Hi,

My laptop is Acer E5 - 553 T4PT. I want to enable amd- Virtualization. I have attached and also uploaded the vars.txt file in my google drive. Please help me to enable virtualization. 
Link  -   https://drive.google.com/file/d/0B8u_kD8...sp=sharing
Thanks.
Hi,
 here's your modded vars-file with AMD-V enabled: https://www.sendspace.com/file/38gfjh
 You need to put the vars_mod_saikatpaik.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_saikatpaik.txt
 H2OUVE will update the NVRAM area of the BIOS and after a reboot the new setting should be active.
 This method will only enable AMD-V and not mess with any of the other settings of your BIOS.
 In case you want to revert to default, you can go back to default with the following command:
 H2OUVE.exe -sv vars.txt
 Using the reset to defaults option in the BIOS would work, too.

Thank you very much. Now, I can able to user Virtual-box as well android emulator.
find
quote
(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
This method requires Windows as a system as the necessary tool is only available for Windows.

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 (H2OUVE.exe -gv vars.txt).
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}

Hi mine is from an E5-553G-1986 hope you can help me out thanks. i just updated to the latest bios version


Attached Files
.txt   vars.txt (Size: 108.51 KB / Downloads: 2)
find
quote
Okay i have figured out how to edit the bios to enable AMD-V and it works fine but i do have a problem my laptop comes out of sleep mode but the screen does not i have to do a hard power off and back on to get the screen back. anyone have this problem or know how to fix it?
find
quote
Hi mclarke2355.
Here my file. My laptop is Acer E5-553G-T03K need to AMD-V enable. please
https://drive.google.com/file/d/0B99q5tV...sp=sharing

Thank You.
find
quote
(08-17-2017, 09:31 AM)winzeny Wrote: Hi mclarke2355.
Here my file. My laptop is Acer E5-553G-T03K need to AMD-V enable. please
https://drive.google.com/file/d/0B99q5tV...sp=sharing

Thank You.
Hi,
 here's your modded vars-file with AMD-V enabled:  https://www.sendspace.com/file/v9j26p
 You need to put the vars_mod_winzeny.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_winzeny.txt
 H2OUVE will update the NVRAM area of the BIOS and after a reboot the new setting should be active.
 This will only enable AMD-V and not mess with any of the other settings of your BIOS.
 In case you want to revert to default, you can go back to default with the following command:
 H2OUVE.exe -sv vars.txt
 Using the reset to defaults option in the BIOS would work, too.
find
quote
Hi mclarke2355.
I need help !
Here my file. My laptop is Acer E5-553G-F1J2 need to AMD-V enable. please
https://drive.google.com/file/d/0BwQV6_H...sp=sharing

Thank you.
find
quote
(08-23-2017, 08:39 PM)bugporza Wrote: Hi mclarke2355.
I need help !
Here my file. My laptop is Acer E5-553G-F1J2 need to AMD-V enable. please
https://drive.google.com/file/d/0BwQV6_H...sp=sharing

Thank you.

Please help me
find
quote
HI.....I HAVE ACER ASPIRE E5-553 T4PT LAPTOP WITH AMD-V DISABLED IN MY BIOS.
I AM UPLOADING MY VARS.TXT FILE.....COULD YOU PLEASE MODIFY IT AND ENABLE AMD-V FOR IT?
BIOS VERSION 1.19....I FORGOT TO TELL THIS VERSION OF THE BIOS SUPPORTS SPI FLASH,HOWEVER I DON'T KNOW WHAT DOES IT MEAN Smile
https://drive.google.com/open?id=0B3-0Mo...khZUGp1cDA
THANKING YOU,
RATAN
find
quote
Hey I need help with Enable VT!
Acer Aspire E5-553G-T03K


Attached Files
.txt   vars.txt (Size: 113.01 KB / Downloads: 1)
find
quote


Forum Jump:


Users browsing this thread: 5 Guest(s)