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] Dell 7559 bios fully unlocked
Last Post: RedDeam
Yesterday 02:20 PM
» Replies: 26
» Views: 32929
Core2Extreme X9000 running amazing on an...
Last Post: Hin
Yesterday 05:45 AM
» Replies: 2
» Views: 3422
Looking for virgin/clean dev BIOS for HP...
Last Post: Smarty
Yesterday 04:08 AM
» Replies: 0
» Views: 119
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: steven1801_
Yesterday 03:29 AM
» Replies: 1234
» Views: 669616
[REQUEST] Lenovo Ideapad Gaming 3-15ACH6...
Last Post: openg664
08-19-2026 05:35 AM
» Replies: 7
» Views: 9677
[SOLVED] Lenovo E545 (HRETxxWW) WiFi + B...
Last Post: Dudu2002
08-17-2026 01:12 PM
» Replies: 270
» Views: 170032
AMI BIOS modding nvme-boot
Last Post: marktuan
08-17-2026 07:12 AM
» Replies: 1
» Views: 3289
Dell Precision 3490 qwery about dell eps...
Last Post: krzysztoft1
08-17-2026 05:03 AM
» Replies: 0
» Views: 312
[REQUEST] Alienware M15 R7 i7-12700H BIO...
Last Post: stapaible
08-17-2026 04:03 AM
» Replies: 1
» Views: 1665
Bloqueo de bios de Acer aspire 5 15 a515...
Last Post: Emewhi
08-16-2026 12:52 PM
» Replies: 0
» Views: 332
[REQUEST] HP Pavilion dv6-3110ST (XR556E...
Last Post: AhmetBaki
08-15-2026 06:27 PM
» Replies: 0
» Views: 390
Asus Prime Q370M-C: Remove The Password
Last Post: DeathBringer
08-15-2026 11:29 AM
» Replies: 2
» Views: 2040
[REQUEST] Lenovo ThinkCentre M93p Tiny (...
Last Post: Route66Fan
08-15-2026 03:31 AM
» Replies: 58
» Views: 71496
[REQUEST] Lenovo G700 (7ACNxxWW) Whiteli...
Last Post: ManulSibirskiy
08-14-2026 06:22 PM
» Replies: 168
» Views: 120301
[REQUEST] Lenovo Thinkpad T440p (GLETxxW...
Last Post: tsounoi
08-14-2026 01:46 PM
» Replies: 533
» Views: 359521
[REQUEST] Lenovo Thinkpad X230(i) (G2ETx...
Last Post: CK1968
08-13-2026 10:48 AM
» Replies: 1098
» Views: 767642
Lenovo G500 & G400 (78CNxxWW) CPU Upgrad...
Last Post: DeathBringer
08-13-2026 07:37 AM
» Replies: 48
» Views: 28376
[Request] Vostro 3250 7th gen support
Last Post: DeathBringer
08-13-2026 05:14 AM
» Replies: 12
» Views: 6038
Foxconn 865G7MF Pinmodded Xeon Support
Last Post: KSM74
08-11-2026 06:27 PM
» Replies: 26
» Views: 4623
[REQUEST] Lenovo ThinkPad X280 Whitelist...
Last Post: Dudu2002
08-10-2026 01:37 AM
» Replies: 6
» Views: 4332

[REQUEST] Asus x99-a 3.1 4x4x4x4x bifurcation
#11
HOLY Ship I GOT IT TO WORK WITH GRUB!!!!!!!!!

(01-09-2022, 11:50 PM)genius239 Wrote: @PPA

1. Why do you need use flashback to re-write the modified bios? Because it will not verify the cap bios again. As long as you have edit it anything it's impossible keep the signed  and it can't be re-write by ez-flash ai3 ,this is why i want you to use flashback to flash the mod.
Its original feature is revert bios when you got bricked.

Also ,i'm hope you try intel fpt tool.

2. Below is i thought AMIBCP options correspond to the actual pci-e slot. Not sure ,but you could try it.
IOU0 (IIO PCIe Port 2) >> no.4 pci-e slot
IOU1 (IIO PCIe Port 3) >> no.1 pci-e slot
[Image: B20zFQ3G_o.png]

3. You can also change variable via GRUB without bios modification.
Cpu type
[Image: LzaJ4nbl_o.png]

[Image: yF3lg7Xc_o.png]

If you use i often use Grub version and for example ,if you want to change IOU1 (IIO PCIe Port 3) to x4x4x4x4 ,command lines look like below.

setup_var IntelSetup 0x537 0x0

4. Use ru.efi to change variable is also a good chooice.
find
quote
#12
@PPA

1. Wow~it's a good news! Does it did a correct pci-e bifurcation and now you can see the all four nvme devices?

2. Change variable under Grub is only change current bios setting value ,it's not a bios modification. As long as you load the bios default then all will revert to the default.

3. Did you only typed one command line setup_var IntelSetup 0x537 0x0 then it's work?

find
quote
#13
Yep, I ran that exact command and rebooted. After I did that I saw all 4 NVME drives (top PCI slot). I put them in raid 0 and am now getting over 8 GBs Reads.

Thank you!!

(01-10-2022, 10:26 PM)genius239 Wrote: @PPA

1. Wow~it's a good news! Does it did a correct pci-e bifurcation and now you can see the all four nvme devices?

2. Change variable under Grub is only change current bios setting value  ,it's not a bios modification. As long as you load the bios default then all will revert to the default.

3. Did you only typed one command line setup_var IntelSetup 0x537 0x0  then it's work?
find
quote
#14
@PPA

Ok~thanks for the feedback.

find
quote
#15
(01-09-2022, 11:50 PM)genius239 Wrote: @PPA

1. Why do you need use flashback to re-write the modified bios? Because it will not verify the cap bios again. As long as you have edit it anything it's impossible keep the signed  and it can't be re-write by ez-flash ai3 ,this is why i want you to use flashback to flash the mod.
Its original feature is revert bios when you got bricked.

Also ,i'm hope you try intel fpt tool.

2. Below is i thought AMIBCP options correspond to the actual pci-e slot. Not sure ,but you could try it.
IOU0 (IIO PCIe Port 2) >> no.4 pci-e slot
IOU1 (IIO PCIe Port 3) >> no.1 pci-e slot
[Image: B20zFQ3G_o.png]

3. You can also change variable via GRUB without bios modification.
Cpu type
[Image: LzaJ4nbl_o.png]

[Image: yF3lg7Xc_o.png]

If you use i often use Grub version and for example ,if you want to change IOU1 (IIO PCIe Port 3) to x4x4x4x4 ,command lines look like below.

setup_var IntelSetup 0x537 0x0

4. Use ru.efi to change variable is also a good chooice.

Hello! I want to do this thing via GRUB on my asus rog strix x99 or asus sabertooth x99 with 40lane i7 6950x, and want to know where to see commands to get #1 PCIx16 or #2 PCIx16 to work x4x4x4x4, cold you help me a bit?
find
quote
#16
Hello!

I have exactly the X99A/USB 3.1 motherboard and tried the options to make
last port (x8 black) switch to x4x4 mode, but it doesn't seem to work...

I ran Grub in UEFI boot mode and set a few values, but nothing changes.
The values are set - I have them verified after reboot.

Can someone help me? Will gladly donate a reasonable value if this is possible to make it working.

Thanks
find
quote
#17
(11-27-2022, 12:36 PM)molegan Wrote:
(01-09-2022, 11:50 PM)genius239 Wrote: @PPA
1. Why do you need use flashback to re-write the modified bios? Because it will not verify the cap bios again. As long as you have edit it anything it's impossible keep the signed  and it can't be re-write by ez-flash ai3 ,this is why i want you to use flashback to flash the mod.
Its original feature is revert bios when you got bricked.
Also ,i'm hope you try intel fpt tool.
2. Below is i thought AMIBCP options correspond to the actual pci-e slot. Not sure ,but you could try it.
IOU0 (IIO PCIe Port 2) >> no.4 pci-e slot
IOU1 (IIO PCIe Port 3) >> no.1 pci-e slot
[Image: B20zFQ3G_o.png]
3. You can also change variable via GRUB without bios modification.
Cpu type
[Image: LzaJ4nbl_o.png]
[Image: yF3lg7Xc_o.png]
If you use i often use Grub version and for example ,if you want to change IOU1 (IIO PCIe Port 3) to x4x4x4x4 ,command lines look like below.
setup_var IntelSetup 0x537 0x0
4. Use ru.efi to change variable is also a good chooice.

Hello! I want to do this thing via GRUB on my asus rog strix x99 or asus sabertooth x99 with 40lane i7 6950x, and want to know where to see commands to get #1 PCIx16 or #2 PCIx16 to work x4x4x4x4, cold you help me a bit?

Don't know how to help on your PC but I can share some experiences to someone new to this just like me.

1. Download the BIOS file first.
2. You need a " UEFITool " to extract PE32 body from BIOS CAP file, save it to a bin file. For example, I search "IOU1 (IIO PCIe Port 3)" in UEFITool to locate my PE32 body, because I wanted to change the value for my IOU1, which was running with my CPU0.
3. Use " IFR Extractor " to convert the PE32 body Bin file to string file.
4. Use any text editor to search " IOU1 (IIO PCIe Port 3) " in the string file, you can see the address and value just like the image in your quote.
5. Format a 8G USB key(to FAT32), download the Grub file share by @genius239, copy the folder to formatted USB key(full path: X:\EFI\BOOT\bootx64.efi).
6. Reboot your PC with this USB key plugged in, press F8 or something, to enter into the Grub on your USB.
7. Key in the command in Grub screen - you can follow the command shared by @genius239, make necessary changes, that's not difficult.
8. Reboot your computer and check if the command take effect. 

All the tools can be found with Google Search. 

Some steps may difficult for a newbie, please refer to below reference linkage.
Reference: [Guide] - How to Bifurcate a PCI-E slot
find
quote
#18
(08-21-2023, 11:40 PM)iSPS Wrote:
(11-27-2022, 12:36 PM)molegan Wrote:
(01-09-2022, 11:50 PM)genius239 Wrote: @PPA
1. Why do you need use flashback to re-write the modified bios? Because it will not verify the cap bios again. As long as you have edit it anything it's impossible keep the signed  and it can't be re-write by ez-flash ai3 ,this is why i want you to use flashback to flash the mod.
Its original feature is revert bios when you got bricked.
Also ,i'm hope you try intel fpt tool.
2. Below is i thought AMIBCP options correspond to the actual pci-e slot. Not sure ,but you could try it.
IOU0 (IIO PCIe Port 2) >> no.4 pci-e slot
IOU1 (IIO PCIe Port 3) >> no.1 pci-e slot
[Image: B20zFQ3G_o.png]
3. You can also change variable via GRUB without bios modification.
Cpu type
[Image: LzaJ4nbl_o.png]
[Image: yF3lg7Xc_o.png]
If you use i often use Grub version and for example ,if you want to change IOU1 (IIO PCIe Port 3) to x4x4x4x4 ,command lines look like below.
setup_var IntelSetup 0x537 0x0
4. Use ru.efi to change variable is also a good chooice.

Hello! I want to do this thing via GRUB on my asus rog strix x99 or asus sabertooth x99 with 40lane i7 6950x, and want to know where to see commands to get #1 PCIx16 or #2 PCIx16 to work x4x4x4x4, cold you help me a bit?

Don't know how to help on your PC but I can share some experiences to someone new to this just like me.

1. Download the BIOS file first.
2. You need a " UEFITool " to extract PE32 body from BIOS CAP file, save it to a bin file. For example, I search "IOU1 (IIO PCIe Port 3)" in UEFITool to locate my PE32 body, because I wanted to change the value for my IOU1, which was running with my CPU0.
3. Use " IFR Extractor " to convert the PE32 body Bin file to string file.
4. Use any text editor to search " IOU1 (IIO PCIe Port 3) " in the string file, you can see the address and value just like the image in your quote.
5. Format a 8G USB key(to FAT32), download the Grub file share by @genius239, copy the folder to formatted USB key(full path: X:\EFI\BOOT\bootx64.efi).
6. Reboot your PC with this USB key plugged in, press F8 or something, to enter into the Grub on your USB.
7. Key in the command in Grub screen - you can follow the command shared by @genius239, make necessary changes, that's not difficult.
8. Reboot your computer and check if the command take effect. 

All the tools can be found with Google Search. 

Some steps may difficult for a newbie, please refer to below reference linkage.
Reference: [Guide] - How to Bifurcate a PCI-E slot

Hi, Thanks for a great guide. I'm trying to get x4x4x4x4 bifurcation enabled on my x99 Rampage V Extreme.
Following the guide I found out which variable that needs to be changed. But gotten stuck att the last point.

When trying the Grub-way (setup_var IntelSetup 0x534 0x0) I get the following error: guid does not match expected guid/usage: setup_var offset setval?

When using RU.efi: Cant find anything when searching for "IntelSetup".

Would appreciate some guidens if anybody can see what I'm doing wrong. 

/akaRolle
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)