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
Gigabyte Aorus 15 xe 5 i7 12700H GTX 307...
Last Post: posydon
Today 02:04 PM
» Replies: 0
» Views: 76
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
Today 01:50 PM
» Replies: 881
» Views: 397894
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: dommeniks
Today 12:57 PM
» Replies: 1741
» Views: 773681
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Zimavoy
Today 07:10 AM
» Replies: 130
» Views: 57327
[Request] Lenovo S130 / 130S Whitelist r...
Last Post: bruno75003
Today 05:41 AM
» Replies: 0
» Views: 121
HP Envy 17 1150eg BIOS HELP!
Last Post: Daimonion84
Yesterday 12:59 PM
» Replies: 0
» Views: 215
GPU whitelist removal for MSI Trident 3 ...
Last Post: Vlasec
Yesterday 09:37 AM
» Replies: 0
» Views: 165
[REQUEST] Lenovo Z61t (7FETxxWW) Whiteli...
Last Post: pejuangs
Yesterday 03:38 AM
» Replies: 32
» Views: 5930
Samsung NP300V5AH (300V3A/300V4A/300V5A/...
Last Post: justsomerandomguy
05-03-2025 02:09 PM
» Replies: 21
» Views: 25635
[REQUEST] Lenovo L340-15API & V155-15API...
Last Post: Marc_LT
05-03-2025 08:14 AM
» Replies: 10
» Views: 5025
[REQUEST] Lenovo Thinkpad T440p (GLETxxW...
Last Post: Dudu2002
05-02-2025 11:20 AM
» Replies: 529
» Views: 232492
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: Dudu2002
05-02-2025 02:15 AM
» Replies: 643
» Views: 264159
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: Brasil150
05-02-2025 12:13 AM
» Replies: 165
» Views: 47419
Bricked InsydeH2O BIOS of Acer Aspire 57...
Last Post: Brasil150
05-01-2025 11:50 PM
» Replies: 3
» Views: 1536
[REQUEST] Lenovo G560e (4ECNxxWW) Whitel...
Last Post: lenovo_g560_user
05-01-2025 04:45 AM
» Replies: 4
» Views: 3481
Clevo NH70RH
Last Post: RWS021193
04-30-2025 03:08 PM
» Replies: 0
» Views: 404
Clevo P775TM1-G BIOS
Last Post: Gertjie1975
04-30-2025 01:29 AM
» Replies: 158
» Views: 88304
ASUS X101CH EMT64 Request
Last Post: ioannisbfirst
04-29-2025 04:08 PM
» Replies: 34
» Views: 28456
Bios modding tool for vintage AMIBIOS
Last Post: lilkuz2005
04-29-2025 11:56 AM
» Replies: 0
» Views: 656
New Members Say Hi Here
Last Post: marcusp
04-29-2025 10:28 AM
» Replies: 161
» Views: 249350

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