I would focus on the SuperIO now.
Patch set 8:Code-Review +1
5 comments:
Patch Set #8, Line 17: Graphics
Nice! Is this the iGPU, a PCIe dGPU or both?
If using the iGPU, which ports are tested?
You may want to extend the two previous sections and specify what is not tested.
File src/mainboard/fujitsu/esprimo_e900/devicetree.cb:
device pci 1c.0 on end # PCIe Port #1
device pci 1c.1 on end # PCIe Port #2
device pci 1c.2 on end # PCIe Port #3
device pci 1c.3 on end # PCIe Port #4
device pci 1c.4 on end # PCIe Port #5
device pci 1c.5 on end # PCIe Port #6
device pci 1c.6 on end # PCIe Port #7
device pci 1c.7 on end # PCIe Port #8
If you can, please use lspci to identify what these are connected to.
Patch Set #8, Line 48: device pci 1e.0 on end # PCI bridge
This should be the PCI port the board has (if it has any), does it work?
File src/mainboard/fujitsu/esprimo_e900/gma-mainboard.ads:
Patch Set #8, Line 22: DVI-I
I see there's a DisplayPort connector, maybe you want to enable DP1, DP2 and DP3 just in case.
Also, since DVI-I has both DVI and VGA, you would want to enable Analog as well.
To view, visit change 32346. To unsubscribe, or for help writing mail filters, visit settings.