Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
[REQUEST] Lenovo Ideapad Z710 (7FCNxxWW)...
Last Post: YiannisZ
Today 06:47 AM
» Replies: 224
» Views: 136760
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 2559
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 903515
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 27075
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 30392
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 4493
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 4638
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 4853
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 5803
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 10003
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 7652
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 38869
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 7594
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 7842
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 7886
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 55313
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 50811
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2676
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3441
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 33485

[DONE] Allow for VT-d to be enabled on G20CB
#1
Photo 
EDIT: THIS HAS BEEN SOLVED, THANK YOU! 

Hello, alle.

I'm not too familiar with BIOS mods, so I hope that someone here can help me.

I currently have an i7 6700 on a G20CB with "H170-p/G20CB/DP_MB. Chipset is H170 and CPU socket LGA 1151." described as the motherboard. I've been attempting to enable VT-d so that I can enable IOMMU and run a gaming VM on linux, however this has come to me as a huge struggle, as VT-d seems to not be an option within the bios.

I was wondering whether or not there was a modification for this, to allow for VT-d to be enabled. 

Link to download bios: https://dlcdnets.asus.com/pub/ASUS/Gamin...B-2202.zip

Thanks to alle!

[Image: AVAwe7.png]
find
quote
#2
Going to below path.
Advanced > System Agent (SA) Configuration > VT-d

find
quote
#3
(05-12-2020, 09:59 PM)genius239 Wrote: Going to below path.
Advanced > System Agent (SA) Configuration > VT-d

It's not in there, which is why I'm making the request. I had already looked numerous times (and checked just for the purpose of making this comment).
find
quote
#4
I checked bios i think this submenu doesn't hidden but why you can't see it??

This model you can modify yourself with amibcp version 5 ,it's not difficult to edit.

Use intel fpt(flash Programming Tool) version 11 to backup current bios ,command line like below.
fptw64.exe -d dump.rom -bios

Open dump bios with amibcp and set default to user at Access/Use field on you want to unlock options.
https://images2.imgbox.com/56/1c/20Efdwsi_o.png

Save bios and reflash modded with fpt ,this model's option "bios lock = disable" ,so you can reflash bios and didn't meet error message.
https://images2.imgbox.com/5f/a0/JsrIRaFl_o.png

Flashing command line line below.
fptw64.exe -f dump2.rom -bios


I've made batch file on fpt11 ,you can try my tool here.
https://katfile.com/2i6ry1151780/fpt11.rar.html

find
quote
#5
(05-13-2020, 12:54 AM)genius239 Wrote: I checked bios i think this submenu doesn't hidden but why you can't see it??

This model you can  modify yourself with amibcp version 5 ,it's not difficult to edit.

Use intel fpt(flash Programming Tool) version 11 to backup current bios ,command line like below.
fptw64.exe -d dump.rom -bios

Open dump bios with amibcp and set default to user at Access/Use field on you want to unlock options.
https://images2.imgbox.com/56/1c/20Efdwsi_o.png

Save bios and reflash modded with fpt ,this model's option "bios lock = disable" ,so you can reflash bios and didn't meet error message.
https://images2.imgbox.com/5f/a0/JsrIRaFl_o.png

Flashing command line line below.
fptw64.exe -f dump2.rom -bios


I've made batch file on fpt11 ,you can try my tool here.
https://katfile.com/2i6ry1151780/fpt11.rar.html

[Image: image2.jpg]

[Image: image1.jpg]

[Image: image0.jpg]
find
quote
#6
Set to user on you want to unlocked options then save then reflash.
https://images2.imgbox.com/24/72/Tib2cqRO_o.png

find
quote
#7
(05-13-2020, 02:27 AM)genius239 Wrote: Set to user on you want to unlocked options then save then reflash.
https://images2.imgbox.com/24/72/Tib2cqRO_o.png

what do i do with the .rom file after i've flashed it?
find
quote
#8
(05-13-2020, 02:42 AM)C9Angelo Wrote:
(05-13-2020, 02:27 AM)genius239 Wrote: Set to user on you want to unlocked options then save then reflash.
https://images2.imgbox.com/24/72/Tib2cqRO_o.png

what do i do with the .rom file after i've flashed it?

After flashed? what you mean?
Edit bios at first then save and then flash.

find
quote
#9
(05-13-2020, 02:45 AM)genius239 Wrote:
(05-13-2020, 02:42 AM)C9Angelo Wrote:
(05-13-2020, 02:27 AM)genius239 Wrote: Set to user on you want to unlocked options then save then reflash.
https://images2.imgbox.com/24/72/Tib2cqRO_o.png

what do i do with the .rom file after i've flashed it?

After flashed? what you mean?
Edit bios at first then save and then flash.

i edited it, saved it as dump2.rom and then used the flash.bat, what do I do with that?
find
quote
#10
(05-13-2020, 03:00 AM)C9Angelo Wrote:
(05-13-2020, 02:45 AM)genius239 Wrote:
(05-13-2020, 02:42 AM)C9Angelo Wrote:
(05-13-2020, 02:27 AM)genius239 Wrote: Set to user on you want to unlocked options then save then reflash.
https://images2.imgbox.com/24/72/Tib2cqRO_o.png

what do i do with the .rom file after i've flashed it?

After flashed? what you mean?
Edit bios at first then save and then flash.

i edited it, saved it as dump2.rom and then used the flash.bat, what do I do with that?

Then you can see unlocked options in bios.

find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)