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
[SOLVED] Lenovo E545 (HRETxxWW) WiFi + B...
Last Post: Vigor89
Today 04:51 PM
» Replies: 268
» Views: 116969
[Test, sp54926] HP Pavilion dm1-4000sd
Last Post: symbios24
Today 08:14 AM
» Replies: 36
» Views: 28512
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: Dudu2002
Yesterday 09:27 AM
» Replies: 35
» Views: 13469
HP probook4436s(e2-3000m)can update to a...
Last Post: DeathBringer
Yesterday 04:17 AM
» Replies: 1
» Views: 157
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
06-14-2025 01:48 PM
» Replies: 5
» Views: 585
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: flastac
06-14-2025 09:45 AM
» Replies: 212
» Views: 106083
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
06-14-2025 02:26 AM
» Replies: 40
» Views: 12464
[Request] Bios is locked need to unlock ...
Last Post: Xperjo
06-14-2025 12:59 AM
» Replies: 0
» Views: 307
Ailenware M15 R2
Last Post: axdy
06-13-2025 05:17 PM
» Replies: 0
» Views: 232
ASUS P5LD2 Deluxe & Conroe CPU
Last Post: k24a1
06-13-2025 03:05 PM
» Replies: 20
» Views: 9724
Request: Modded BIOS with NVMe support f...
Last Post: thadrusta
06-13-2025 01:08 PM
» Replies: 1
» Views: 823
[REQUEST] Lenovo Yoga 500 (BDCNxxWW) BIO...
Last Post: soren
06-12-2025 05:19 PM
» Replies: 21
» Views: 15941
Unlock EMT64 / 64-bit UEFI support on In...
Last Post: ordi
06-12-2025 01:41 PM
» Replies: 4
» Views: 511
H-Joshua-H61-uATX with i5-2500K or i7-37...
Last Post: EQX
06-12-2025 12:49 PM
» Replies: 33
» Views: 19076
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Yaserxi
06-12-2025 08:50 AM
» Replies: 341
» Views: 173678
[Request] Alienware X51 R2 BIOS Unlock
Last Post: thadrusta
06-11-2025 08:22 PM
» Replies: 14
» Views: 14403
BIOS Mod for Dell Inspiron 7447 A09 to E...
Last Post: hoangha16497
06-11-2025 08:14 PM
» Replies: 0
» Views: 337
[REQUEST] Lenovo B575 (52CNxxWW) Whiteli...
Last Post: ptnom
06-11-2025 06:36 PM
» Replies: 57
» Views: 30408
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Dudu2002
06-11-2025 05:46 PM
» Replies: 245
» Views: 111404
[REQUEST] Acer Aspire One AOD255E BIOS U...
Last Post: stormy
06-11-2025 03:24 PM
» Replies: 63
» Views: 37716

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