• # Une piste

    Posté par . En réponse au journal En quête de DRM pour ATI Rage PRO. Évalué à 3.

    Je ne sais pas si tu y es allé mais ici (site de dri ) : http://dri.freedesktop.org/wiki/ATIMach64?highlight=%28Categ(...)

    ( d'ailleurs apparemment mandriva l'a viré du noyau de la 2008 )

    On trouve un lien vers ici :
    http://www.retinalburn.net/linux/dri_HOWTO.html
    qui explique comment compiler le support MACH64

    entre autres voici un extrait :


    To checkout the mach64 DRI branch (rather than the HEAD) from CVS, use the -r option with the branch tag. The current branch tag is: mach64-0-0-6-branch, and is based on XFree86 4.2.99.2 and Mesa 5.x.

    % cd ~
    % mkdir DRI-CVS
    % cd DRI-CVS
    % cvs -d:pserver:anonymous@dri.freedesktop.org:/cvs/dri login
    (hit ENTER when prompted for a password)
    % cvs -z3 -d:pserver:anonymous@dri.freedesktop.org:/cvs/dri \
    co -r mach64-0-0-6-branch xc


    Après ça vaut ce que ça vaut