Group: Hardware/Components/GPUs/xgi z9s
(Update status) |
m (Libreboot is now nonfree. The quote was erroneously from the KCMA-D8 page, which uses a Aspeed GPU instead of the KFSN4-DRE page) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
− | The XGI z9s is supported by | + | The XGI z9s is supported by GNUboot and Coreboot in the [https://review.coreboot.org/cgit/coreboot.git/tree/src/drivers/xgi xgi driver]. |
Unfortunately it was removed after [https://review.coreboot.org/cgit/coreboot.git/tree/src/drivers/xgi?h=4.12 Coreboot 4.12]. | Unfortunately it was removed after [https://review.coreboot.org/cgit/coreboot.git/tree/src/drivers/xgi?h=4.12 Coreboot 4.12]. | ||
− | The driver was compatible with at least | + | The driver was compatible with at least mainboards with 18ca:0020 PCI IDs. |
− | It's used at least in the following | + | It's used at least in the following GNUboot compatible mainboards: |
* Asus KFSN4-DRE | * Asus KFSN4-DRE | ||
− | + | Both text-mode and framebuffer-mode work [https://www.gnu.org/software/gnuboot/web/docs/hardware/kfsn4-dre.html]. | |
− | |||
− | |||
− | |||
== TODO == | == TODO == | ||
− | * Find out if standalone | + | * Find out if standalone GPUs were made with this chip. If so, we could probably use it to build complete GNUboot systems with it. |
Latest revision as of 07:03, 14 June 2024
Introduction
The XGI z9s is supported by GNUboot and Coreboot in the xgi driver.
Unfortunately it was removed after Coreboot 4.12.
The driver was compatible with at least mainboards with 18ca:0020 PCI IDs.
It's used at least in the following GNUboot compatible mainboards:
- Asus KFSN4-DRE
Both text-mode and framebuffer-mode work [1].
TODO
- Find out if standalone GPUs were made with this chip. If so, we could probably use it to build complete GNUboot systems with it.