Many ATI boards (but not all) are supported by
| GPU | Common Name | Support |
|---|---|---|
The board's multimedia features are supported by
X11 support on the PPC or Alpha platforms is quite similar to x86 X11 support.
However, ATI's closed source drivers are not supported on the PPC or Alpha, so
you cannot use the 3D features of the R300 Graphics Processing Unit (GPU). If
you have such a board and want it supported by X11, contact
It should be, but you may have a configuration issue due to the OEM PCI id that
such chips may have. In most cases, you may have to write the configuration file
yourself or use the
If you want to use ATI's
(If you want just the Rage128 drivers and modules installed with X11) # VIDEO_CARDS="rage128" emerge x11-drm(To have just the Radeon support) (R100, R200, R250, R280, but not R300 yet) # VIDEO_CARDS="radeon" emerge x11-drm(To install the ATI closed source drivers) (R200, R250, R280 and R300 only) # emerge ati-drivers(To install X11 without any kernel modules) # emerge xorg-x11
The use of
# X -configure
For more information on how to get a basic
Once X is installed, configured, and running, it can use the ATI OpenGL libraries:
# eselect opengl set ati
Please read the
More information on Gentoo Linux and the ATI Radeon binary drivers can be found
on the