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
HP Envy 17 1150eg BIOS HELP!
Last Post: Daimonion84
Today 12:59 PM
» Replies: 0
» Views: 50
GPU whitelist removal for MSI Trident 3 ...
Last Post: Vlasec
Today 09:37 AM
» Replies: 0
» Views: 56
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
Today 08:36 AM
» Replies: 1740
» Views: 772532
[REQUEST] Lenovo Z61t (7FETxxWW) Whiteli...
Last Post: pejuangs
Today 03:38 AM
» Replies: 32
» Views: 5849
Samsung NP300V5AH (300V3A/300V4A/300V5A/...
Last Post: justsomerandomguy
Yesterday 02:09 PM
» Replies: 21
» Views: 25556
[REQUEST] Lenovo L340-15API & V155-15API...
Last Post: Marc_LT
Yesterday 08:14 AM
» Replies: 10
» Views: 4994
[REQUEST] Lenovo Thinkpad T440p (GLETxxW...
Last Post: Dudu2002
05-02-2025 11:20 AM
» Replies: 529
» Views: 232149
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: Dudu2002
05-02-2025 02:15 AM
» Replies: 643
» Views: 263547
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: Brasil150
05-02-2025 12:13 AM
» Replies: 165
» Views: 47146
Bricked InsydeH2O BIOS of Acer Aspire 57...
Last Post: Brasil150
05-01-2025 11:50 PM
» Replies: 3
» Views: 1517
[REQUEST] Lenovo G560e (4ECNxxWW) Whitel...
Last Post: lenovo_g560_user
05-01-2025 04:45 AM
» Replies: 4
» Views: 3465
Clevo NH70RH
Last Post: RWS021193
04-30-2025 03:08 PM
» Replies: 0
» Views: 346
Clevo P775TM1-G BIOS
Last Post: Gertjie1975
04-30-2025 01:29 AM
» Replies: 158
» Views: 88240
ASUS X101CH EMT64 Request
Last Post: ioannisbfirst
04-29-2025 04:08 PM
» Replies: 34
» Views: 28442
Bios modding tool for vintage AMIBIOS
Last Post: lilkuz2005
04-29-2025 11:56 AM
» Replies: 0
» Views: 540
New Members Say Hi Here
Last Post: marcusp
04-29-2025 10:28 AM
» Replies: 161
» Views: 249279
Asus K95VB (motherboard LA-A681P) BIOS c...
Last Post: marcusp
04-29-2025 10:24 AM
» Replies: 0
» Views: 299
[REQUEST] Dell Inspiron 5675 CPU Upgrade
Last Post: claymore
04-29-2025 08:50 AM
» Replies: 4
» Views: 3491
[REQUEST] Asus GL504GW Bios Unlock
Last Post: RocoCoco90
04-29-2025 05:06 AM
» Replies: 66
» Views: 30559
[REQUEST] ASUS TUF Gaming A16 FA617NS BI...
Last Post: Santy
04-29-2025 12:44 AM
» Replies: 0
» Views: 501

[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)