<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>> Date: Thu, 17 Jan 2008 11:38:54 -0500<br>> From: mdiehl@nac.net<br>> To: fufutos610@hotmail.com<br>> CC: xorg-driver-ati@lists.x.org<br>> Subject: Re: Error in video display -- ati 3D RagePro card<br>> <br>> George - wrote:<br>> <br>> > http://people.freedesktop.org/~gsap7/mach64-cursor.patch<br>> <br>> Please tell me how to apply it.<br>> <br>> Is this for both Fedora or for Ubuntu ... or both?<br>> <br>should apply to both, do you know how to compile source packages for your distro ?<br><br>it applies with:<br><br>cd <top dir for ati package><br>
patch -p1 < mach64-cursor.patch<br>
<br>you may want to try git HEAD directly (for ubuntu):<br><br>sudo apt-get install git-core<br>
sudo apt-get build-dep xserver-xorg-video-ati<br><br>git-clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati<br>cd xf86-video-ati<br>git-checkout -b test master<br>patch -p1 < mach64-cursor.patch<br>
./autogen.sh --prefix=/usr<br>make<br>make install<br><br>If sth goes wrong, reinstall ubuntu driver with:<br>sudo apt-get --reinstall install xserver-xorg-video-ati<br><br>regards,<br>George.<br><br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>