On 4/27/06, Ptitjack <[EMAIL PROTECTED]> wrote:
> eselect opengl set ati

> Ati Radeon as module
>
>         Driver      "radeon"

Are you trying to use the open-source driver and (new) DRI module in
the kerrnel, or the ATI opengl implementation?  Because right now you
are mixing the ATI and the opensource stuff together.

For the ATI implementation:

- eselect opengl set ati
- emerge ati-drivers
- Change the xorg.conf driver to "fglrx".

For the opensource implementation:
- eselect opengl set xorg-x11
- verify that your card is supported by checking the PCI ids (lspci
-n) against /usr/src/linux/char/drm/drm_pciids.h.

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to