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] Resizable BAR for Lenovo m720q...
Last Post: elfloko
Yesterday 10:13 AM
» Replies: 1
» Views: 1423
disabling amd prochot with moded bios.
Last Post: vorajeeah
11-03-2025 09:27 AM
» Replies: 2
» Views: 853
[REQUEST] ThinkPad X1 Carbon (20A7 & 20A...
Last Post: neax61
11-03-2025 05:46 AM
» Replies: 87
» Views: 50679
[REQUEST] Lenovo G50-80 (B0CNxxWW) White...
Last Post: Leonardosena
11-02-2025 04:17 PM
» Replies: 110
» Views: 66123
bios f.02 Help!!!
Last Post: karbonid777
11-02-2025 12:21 PM
» Replies: 0
» Views: 187
[REQUEST] Lenovo Ideadpad N581 Whitelist...
Last Post: Dudu2002
11-01-2025 02:07 PM
» Replies: 238
» Views: 115982
[REQUEST] Lenovo ThinkPad T480s (N22ETxx...
Last Post: Dudu2002
11-01-2025 06:31 AM
» Replies: 25
» Views: 15411
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: dump_bios_gg
11-01-2025 04:59 AM
» Replies: 290
» Views: 201613
X550VXK BIOS Unlock Request
Last Post: laret
11-01-2025 03:35 AM
» Replies: 1
» Views: 260
[REQUEST] HP EliteBook 640 G9 – Remove W...
Last Post: dlareklami
10-31-2025 04:20 AM
» Replies: 0
» Views: 230
Help with DMI Info Lenovo Bios
Last Post: force9da
10-30-2025 04:04 PM
» Replies: 0
» Views: 267
Lenovo z510 i5-4200m to i7-4700mq upgrad...
Last Post: ClaudeSpeed
10-30-2025 03:42 PM
» Replies: 7
» Views: 383
Dell Optiplex 790 bypass Press F1 during...
Last Post: jozsef_kacso
10-30-2025 04:19 AM
» Replies: 5
» Views: 17016
[REQUEST] Whitelist Removal for lenovo v...
Last Post: konjiki no yami
10-29-2025 07:36 PM
» Replies: 0
» Views: 282
[REQUEST] HP dv6-6b57el hidden menu
Last Post: Alcatraz
10-29-2025 04:28 PM
» Replies: 1
» Views: 316
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: Dudu2002
10-29-2025 03:19 PM
» Replies: 97
» Views: 55503
[REQUEST] Acer Aspire V5-121 Bios Unlock
Last Post: Strongbox256
10-29-2025 11:15 AM
» Replies: 5
» Views: 9174
[REQUEST] Eglobal S210H BIOS Unlock
Last Post: ShawnSuter
10-29-2025 10:50 AM
» Replies: 145
» Views: 64815
Request: Unlock CPU Voltage (Vcore) for ...
Last Post: hoomaan
10-29-2025 10:35 AM
» Replies: 0
» Views: 228
[REQUEST] Bios Unlock - Packard Bell Eas...
Last Post: Overtune2005
10-29-2025 08:37 AM
» Replies: 3
» Views: 2187

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