Actions
Feature #583
openAllow reconfiguring PCIe slots on Asus P8Z77-V
Start date:
11/30/2024
Due date:
% Done:
0%
Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
mb/asus/p8z77-v
Affected OS:
Description
Vendor firmware allows configuring the PCIe slots in three different ways, by reallocating 4 of the PCIe lanes between PCIEX16_3, PCIEX1_1, PCIEX1_2, and the onboard ASM1061 serial ATA controller providing 2 additional SATA ports. The options are (devices not shown are disabled):
- X4: PCIEX16_3 as x4
- X1: PCIEX16_3 as x1, PCIEX1_1, PCIEX1_2
- Auto: PCIEX16_3 as x1, PCIEX1_1, ASM1061
The technical details have been worked out and implemented as patch CB:85413. However, two issues remain:
- Despite our best efforts, PCIEX1_2 still doesn't work.
- Configuring PCIEX16_3 for 4x requires changing a PCH soft strap from firmware, and coreboot lacks infrastructure for doing so. It has been established that the descriptor itself, which contains the soft straps, needs to be reflashed to make this change.
This issue tracks our progress implementing this feature.
Files
Updated by Bill XIE about 12 hours ago
- File p8z77v-r1.02.png p8z77v-r1.02.png added
Updated by Keith Hui about 9 hours ago
Attached gimped photo shows where to probe instead. The numbers are for X_QSW_SEL[#].
Actions