Nik:

You are correct: This thread has been discussed many times:
http://www.geocrawler.com/mail/thread.php3?subject=The+solution+to+Mach64+problems+on+Lombard&list=239
http://lists.debian.org/debian-powerpc/2000/debian-powerpc-200012/threads.html#00253
http://www.geocrawler.com/mail/thread.php3?subject=Xfree86-4.0.1%2C+Lombard%2C+Mach64+driver%2C+X-server+Crash&list=3

I suppose that I might have found these earlier if I had known the relationship between the Mach64 and the ATI 3D Rage Pro LT... I'd been searching using the phrase "lombard ATI 3D".

What _is_ the relationship between Mach64 and ATI Rage?

Eric P.
Sunnyvale, CA


From: nik gaffney <[EMAIL PROTECTED]>
To: "Eric Pretorious" <[EMAIL PROTECTED]>,debian-powerpc@lists.debian.org
Subject: Re: Configuring XFree86 on PowerBook G3 Lombard (Bronze)
Date: Mon, 9 Jun 2003 15:34:39 +0200

> I need your help: I can't get Xserver 4.1.0.1 to work on my PowerBook G3.
> (I'm using Woody.)

i recall several threads here about getting xfree86 working on lombard, the
reassuring answer it that it does! and with acceleration ( if you are looking
for a challenge. . see http://people.debian.org/~daenzer/ for the relevant
dri-mach64 packages)

to begin with, the video chip is ati mach64, so the relevant bits of your
xfree86 config should look something like

Section "Monitor"
        Identifier      "Lombard LCD"
        Option          "DPMS"
        HorizSync       31.5-57.0
        VertRefresh     50-70
EndSection

Section "Device"
        Identifier              "Lombard ATI"
        Driver                  "ati"
        ChipSet                 "mach64"
        BusID                   "PCI:0:17:0"
        Option "DMAMode"      "mmio"
EndSection

Section "Screen"
        Identifier      "Screen0"
        Device          "Lombard ATI"
        Monitor         "Lombard LCD"
        DefaultDepth    16
        SubSection "Display"
                Depth           16
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

> I've never used X before - This is my first time using Linux as a desktop.
> I've only used it in a server environment in the past.
>
> I've researched the video spec's at apple.com
> (http://docs.info.apple.com/article.html?artnum=43120) and by searching
> Google but wasn't able to find much of the information that the
> dpkg-reconfigure script (`dpkg-reconfigure xserver-xfree86`) is asking for.
> e.g., Driver, sync/refresh rates, mouse type, keyboard type, etc.
>
> I recall reading somewhere that the Lombard uses an ATI driver but can not
> find much else. Please help!
>
> Eric P.
> Sunnyvale, CA





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail

Reply via email to