As your are posting to a Debian list, I will assume your are using some version
of debian.

Through dselect, select xserver-mach64.  By selecting it, dselect will
automatically install it's dependancies.  

If you have APT, run 'apt-get install xserver-mach64 -u'. '-u' will show the
packages that will be installed along with the mach64 server.

After that, it is just a matter of getting X configured.  I suggest to run
xf86config.  If it does not work after that, you may need to edit XF86Config.

Here are some relevant portions from my XF86Config (I have that card):

<SNIP>
Section "Device"
    Identifier  "ATI Mach64 3D RAGE II+, Internal RAMDAC"
    # RAM, etc are auto-detected
EndSection

Section "Screen"
    Driver      "accel"
    Device      "ATI Mach64 3D RAGE II+, Internal RAMDAC"
    Monitor     "My Monitor"
    Subsection "Display"
        Depth       32
        Modes "1024x768" "800x600" "640x480" "1280x1024"
        ViewPort    0 0
        Virtual 1024 768
    EndSubsection
EndSection

</snip>


If you can't figure it out, read the XFree86-HOWTO.  You can find this in
/usr/doc/HOWTO or on www.linux.com.

I hope this helps you!



---------------------------------
On 09-Jul-99 A Benchissou wrote:
> I would like to get the driver for Windows NT of the ATI 3D RAGE PRO AGP
> video card.
> 
> Can you help me ??
> 
> Thanks & regards
> ALAIN BENCHISSOU
> -- 
> CADLM
> 9, rue Raoul Dautry
> 91190 Gif/Yvette
> Tel : 33 1 69072922
> Fax : 33 1 69072809
> email : [EMAIL PROTECTED]
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] <
> /dev/null

---------------------------
 Wim Kerkhoff              
 [EMAIL PROTECTED]
 www.canadianhomes.net/wim 

Reply via email to