XF86 with ATI Mach64 Graphics Pro Turbo

XF86 with ATI Mach64 Graphics Pro Turbo

Post by Alex Jon » Tue, 06 Aug 1996 04:00:00



I have a P150 System with ample resources to run Linux and have
Slackware version 3 installed.  I am attempting to configure X.  My
video card is an ATI Mach64 Graphics Pro Turbo, and is brand new (new
computer).  The configuration doesn't have a driver for my video board
but has drivers for 3 other Mach64 boards.  I have tried all of those
and none of them worked at all.  Has anyone seen a driver for this
board?  Is it too new to be supported?  I've noticed a lot of articles
noting problems with ATI Mach64, should I take it back and get a new
card?  My other option was a Diamond Accelerator?  Replies are
appreciated.

Alex

 
 
 

XF86 with ATI Mach64 Graphics Pro Turbo

Post by CHOON-HOE YEO » Wed, 07 Aug 1996 04:00:00



> I have a P150 System with ample resources to run Linux and have
> Slackware version 3 installed.  I am attempting to configure X.  My
> video card is an ATI Mach64 Graphics Pro Turbo, and is brand new (new
> computer).  The configuration doesn't have a driver for my video board
> but has drivers for 3 other Mach64 boards.  I have tried all of those
> and none of them worked at all.  Has anyone seen a driver for this
> board?  Is it too new to be supported?  I've noticed a lot of articles
> noting problems with ATI Mach64, should I take it back and get a new
> card?  My other option was a Diamond Accelerator?  Replies are
> appreciated.

> Alex

Hi there,
I just read your posting like two hours ago, actually I had the same
problem has you have. I am having the ATI Graphics Pro Turbo card too.
You are right, there isn't a particular driver for "Graphics Pro Turbo",
I also tried the other three, none of them work.
        But, you know what, I finally tried linking to the XF86_SVGA instead of
XF86_Mach64 and it works fine. I just read it somewhere that this SVGA
will work for all the ATI card, except the trade off is that you don't
get a lot of control over it. Most of the commands in the config file
will have no effect at all, ex. mode, virtual etc.
        Anyway, I am not very sure when they are going to have a driver for
this particular card, a guy from the newsgroup suggested the 3.1.2E
(latest BETA version) to me, I haven't really tried that out but it is
probably another alternative for you. Last but not least, if it is
absolutely nessary for you, change your video card to fit one of the
other three models .

Good luck.

Choon.

 
 
 

XF86 with ATI Mach64 Graphics Pro Turbo

Post by Josh Horto » Wed, 07 Aug 1996 04:00:00



> I have a P150 System with ample resources to run Linux and have
> Slackware version 3 installed.  I am attempting to configure X.  My
> video card is an ATI Mach64 Graphics Pro Turbo, and is brand new (new
> computer).  The configuration doesn't have a driver for my video board
> but has drivers for 3 other Mach64 boards.  I have tried all of those
> and none of them worked at all.  Has anyone seen a driver for this
> board?  Is it too new to be supported?  I've noticed a lot of articles
> noting problems with ATI Mach64, should I take it back and get a new
> card?  My other option was a Diamond Accelerator?  Replies are
> appreciated.

> Alex

Hi

I have a new ATI Graphics Ultra Pro and it is a very fine card for
X-windows.  My card happens to be new and ATI changed the chip set.
When I startx with the XFree86 3.1.2 server I get a blank screen.  The
beta E release fixes most of this problem but open windows still leave a
residue on the screen.  I an hoping it will be fixed with the next beta
release (F?) which should be in a couple of weeks.  Until then I would
suggest using the SVGA server but you will probly not be getting the
most from your card.

Josh

 
 
 

XF86 with ATI Mach64 Graphics Pro Turbo

Post by Bill Costell » Fri, 09 Aug 1996 04:00:00



> video card is an ATI Mach64 Graphics Pro Turbo, and is brand new (new
> computer).  The configuration doesn't have a driver for my video board
> but has drivers for 3 other Mach64 boards.  I have tried all of those
> and none of them worked at all.  Has anyone seen a driver for this
> board?  Is it too new to be supported?  I've noticed a lot of articles

The newer releases of XFree86 support your card. Last time I checked (a
couple days ago) the latest was 3.1.2E. It's a beta release, but then,
who isn't? :-)

You need to get & install 3.1.2D first, then install E (it's an upgrade
to D). Get them from:
ftp://ftp.xfree86.org/pub/XFree86/
Installation is well documented and went fine on my machine.

There are mirror sites for the above, but I couldn't find the beta
releases on the mirrors.
--

 
 
 

XF86 with ATI Mach64 Graphics Pro Turbo

Post by Alexandre Hrist » Sun, 11 Aug 1996 04:00:00




>> I have a P150 System with ample resources to run Linux and have
>> Slackware version 3 installed.  I am attempting to configure X.  My
>> video card is an ATI Mach64 Graphics Pro Turbo, and is brand new (new
>> computer).  The configuration doesn't have a driver for my video board
>> but has drivers for 3 other Mach64 boards.  I have tried all of those
>> and none of them worked at all.  Has anyone seen a driver for this
>> board?  Is it too new to be supported?  I've noticed a lot of articles
>> noting problems with ATI Mach64, should I take it back and get a new
>> card?  My other option was a Diamond Accelerator?  Replies are
>> appreciated.

>> Alex

I'm running X312E with ATI Graphics Pro Turbo on MAG MXP17F monitor.

After running  SuperProbe I got:
=========
First video: Super-VGA
        Chipset: ATI 88800GX-F (Port Probed)
        Memory:  2048 Kbytes
        RAMDAC:  ATI 68860 15/15/24-bit DAC w/pixel-mux
                 (with 6-bit wide lookup tables (or in 6-bit mode))
                 (programmable for 6/8-bit wide lookup tables)
        Attached graphics coprocessor:
                Chipset: ATI Mach64
                Memory:  2048 Kbytes
==========

Used xf86config and got the following in /etc/XF86Config
==========
# Device configured by xf86config:
Section "Device"
    Identifier  "ATI Graphics Pro Turbo"
    VendorName  "ATI"
    BoardName   "Graphics Pro Turbo"
    #VideoRam    2048
    # Insert Clocks lines here if appropriate
EndSection

# The Colour SVGA server
Section "Screen"
    Driver      "svga"
    Device      "Generic VGA"
    #Device      "ATI Graphics Pro Turbo"
    Monitor     "MAG MXP17F"
    Subsection "Display"
        Depth       8
        #Modes       "640x480" "800x600" "1024x768" "1280x1024"
        ViewPort    0 0
        Virtual     320 200
        #Virtual     1280 1024
    EndSubsection
EndSection

# The 16-color VGA server
Section "Screen"
    Driver      "vga16"
    Device      "Generic VGA"
    Monitor     "MAG MXP17F"
    Subsection "Display"
        Modes       "640x480" "800x600"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection
EndSection

# The Mono Server
Section "Screen"
    Driver      "vga2"
    Device      "Generic VGA"
    Monitor     "MAG MXP17F"
    Subsection "Display"
        Modes       "640x480" "800x600"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection
EndSection

# The accelerated servers (S3, Mach32, Mach8, 8514, P9000, AGX, W32,
Mach64)
Section "Screen"
    Driver      "accel"
    Device      "ATI Graphics Pro Turbo"
    Monitor     "MAG MXP17F"
    Subsection "Display"
        Depth       8
        Modes       "1152x864" "1024x768" "640x480" "800x600"
        ViewPort    0 0
        Virtual     1152 864
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "640x480" "800x600"
        ViewPort    0 0
        Virtual     1024 768
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "800x600" "640x480"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection
EndSection
===========

Good luck,
Alex Hristov

 
 
 

1. XF86 with ATI Mach64 Graphics Pro Turbo

Hello there,

Could ne1 please help me .
My Xwindows won't start 'cause it doesn't recognize my ATI Mach64 Graphics
Pro Turbo Card. Is this a known problem ? I even tried several other
drivers with Xconfig. But none seem to work.

I am using Linux RedHat 4.1 and I'm new at it, so please be gentile.

Erwin

2. Move between windows

3. Problem: ATI Mach64 Graphics Turbo Pro 2Mb (PCI)

4. SuSE 6.4 +firewall??

5. Cannot get X going with ATI-Mach64 Graphics Pro Turbo

6. Dazed and Confused

7. ATI Graphics PRO Turbo Mach64

8. Using X-termilas on Sol. 2.3

9. XFree86 and ATI Mach64 Graphics Pro Turbo

10. Config for: ATI Mach64 Graphics Pro Turbo

11. ATI Graphics Pro Turbo mach64

12. ATI Graphics Pro Turbo - Mach64

13. Sony 17se & ATI Graphics Pro Turbo (Mach64)