On Wed, 2003-10-08 at 14:02, Ian Truelsen wrote:
> I am trying to get xfree and dri to work with the tdfx driver for my
> Voodoo3 3000. In the logs I see that it will only work at 1024x768 or
> lower resolutions. I seem to remember that there was a work around for
> this, but I can't seem to locate it using google. Does anyone know
> whether there is sush a beast?

If you examine the ebuild itself, you will see that you need to set a
variable.

[EMAIL PROTECTED] donnie $ grep -A 2 -i risky
/usr/portage/x11-base/xfree/xfree-4.3.0-r3.ebuild
# TDFX_RISKY for feedback (put in -r3 if no problems)
        if [ "`use 3dfx`" -a "${TDFX_RISKY}" = "yes" ]
        then
                mv -f ${PATCH_DIR}/5850* ${PATCH_DIR}/excluded


Therefore, TDFX_RISKY="yes" emerge xfree will solve your problem.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to