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] Acer PT715-51 (Triton 700) ins...
Last Post: curlycopland
Yesterday 07:22 PM
» Replies: 23
» Views: 12288
[REQUEST] Acer Aspire 9300 BIOS Unlock
Last Post: Geortor
Yesterday 04:01 PM
» Replies: 10
» Views: 2223
Lenovo ThinkCentre M700 10GS - Kaby Lake...
Last Post: DeathBringer
Yesterday 02:55 PM
» Replies: 10
» Views: 3768
[Request] Asus H110M-R Mainboard - Xeon ...
Last Post: kusslegyen
Yesterday 02:04 PM
» Replies: 14
» Views: 6724
LGA771 Bios Microcode for HP dc7800 sff
Last Post: Netuser232
Yesterday 01:27 PM
» Replies: 136
» Views: 92059
Dell Vostro 3500 full unlocked
Last Post: kamilchno
Yesterday 10:51 AM
» Replies: 0
» Views: 46
Bios logo
Last Post: Nkosenhle
Yesterday 10:43 AM
» Replies: 0
» Views: 49
Gigabyte AORUS 5 (KB/SB/MB) BIOS Unlock
Last Post: Dudu2002
Yesterday 10:41 AM
» Replies: 18
» Views: 4772
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
Yesterday 09:09 AM
» Replies: 1730
» Views: 671966
[REQUEST] Lenovo Thinkpad X230(i) (G2ETx...
Last Post: willow25565
Yesterday 02:06 AM
» Replies: 1090
» Views: 451108
[REQUEST] Lenovo Thinkpad Edge E430 & E5...
Last Post: RuryGame
11-25-2024 06:23 PM
» Replies: 494
» Views: 171169
2x CPU Dell Workstation BIOS modding
Last Post: William P
11-25-2024 03:30 PM
» Replies: 0
» Views: 86
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
11-25-2024 01:28 PM
» Replies: 492
» Views: 186027
[Request] ECS P6LX-A bios mod for HDD si...
Last Post: pdesrosiers
11-24-2024 11:20 PM
» Replies: 0
» Views: 350
Sony Vaio AW11Z - Support for Quad CPU -...
Last Post: lala2025
11-24-2024 08:19 PM
» Replies: 12
» Views: 3868
[REQUEST] HP Pavilion G42-272BR Whitelis...
Last Post: eepromm
11-24-2024 06:14 PM
» Replies: 1
» Views: 200
[REQUEST] Bios for packard bell tj65 wit...
Last Post: THECAIDA
11-24-2024 03:49 PM
» Replies: 2
» Views: 157
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
11-24-2024 02:47 PM
» Replies: 476
» Views: 168743
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: tarikyeter
11-24-2024 02:44 PM
» Replies: 236
» Views: 89340
[REQUEST] Remove whitelist in a Panasoni...
Last Post: coco62
11-24-2024 11:20 AM
» Replies: 2
» Views: 1611

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