Error in video display -- ati 3D RagePro card

George - fufutos610 at hotmail.com
Thu Jan 17 09:26:34 PST 2008


> Date: Thu, 17 Jan 2008 11:38:54 -0500
> From: mdiehl at nac.net
> To: fufutos610 at hotmail.com
> CC: xorg-driver-ati at lists.x.org
> Subject: Re: Error in video display -- ati 3D RagePro card
> 
> George - wrote:
> 
> > http://people.freedesktop.org/~gsap7/mach64-cursor.patch
> 
> Please tell me how to apply it.
> 
> Is this for both Fedora or for Ubuntu ... or both?
> 
should apply to both, do you know how to compile source packages for your distro ?

it applies with:

cd <top dir for ati package>

patch -p1 < mach64-cursor.patch


you may want to try git HEAD directly (for ubuntu):

sudo apt-get install git-core

sudo apt-get build-dep xserver-xorg-video-ati

git-clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati
cd xf86-video-ati
git-checkout -b test master
patch -p1 < mach64-cursor.patch


./autogen.sh --prefix=/usr
make
make install

If sth goes wrong, reinstall ubuntu driver with:
sudo apt-get --reinstall install xserver-xorg-video-ati

regards,
George.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.x.org/archives/xorg-driver-ati/attachments/20080117/84dc417f/attachment.htm 


More information about the xorg-driver-ati mailing list