Re: Problem with agp and r300 driver in powerpc

2005-09-09 Thread Daniel Estévez
El Viernes, 9 de Septiembre de 2005 10:41, Daniel Estévez Sánchez escribió: > El Viernes, 9 de Septiembre de 2005 06:45, Daniel Stone escribió: > > On Thu, 2005-09-08 at 14:10 -0400, Alex Deucher wrote: > > > I'm not sure that patch is enough anymore. You may need to use the > > > cvs version of t

Re: Problem with agp and r300 driver in powerpc

2005-09-09 Thread Daniel Estévez Sánchez
El Viernes, 9 de Septiembre de 2005 06:45, Daniel Stone escribió: > On Thu, 2005-09-08 at 14:10 -0400, Alex Deucher wrote: > > I'm not sure that patch is enough anymore. You may need to use the > > cvs version of the driver. Also, you will need to have the r300 3d > > lib (r300_dri.so) from mesa

Re: Problem with agp and r300 driver in powerpc

2005-09-09 Thread Daniel Estévez
El Jueves, 8 de Septiembre de 2005 23:30, escribió: > > Should I compile the whole kernel in drm-2.6? I'm not used to kernel > > developping and I'm affraid I have made a mistake somewere. > > Yes don't copy files anywhere.. just build the kernel in the drm-2.6 and > install it, my tree has ben's p

Re: Problem with agp and r300 driver in powerpc

2005-09-09 Thread Vladimir Dergachev
PS: Is there any debugging output or program which r300 project may find useful? PSS: Now I'm sure that my card works, so volodya can commit the patch to cvs. Done. Thank you ! Vladimir Dergachev --- SF.Net email is Spon

Re: Problem with agp and r300 driver in powerpc

2005-09-08 Thread Daniel Stone
On Thu, 2005-09-08 at 14:10 -0400, Alex Deucher wrote: > I'm not sure that patch is enough anymore. You may need to use the > cvs version of the driver. Also, you will need to have the r300 3d > lib (r300_dri.so) from mesa built and installed before 3d will work. > Set LIBGL_DEBUG to verbose and

Re: Problem with agp and r300 driver in powerpc

2005-09-08 Thread Dave Airlie
On Thu, 8 Sep 2005, Daniel Estévezz wrote: > El Jueves, 8 de Septiembre de 2005 00:38, escribió: > > > You should use David Airlie kernel DRM (which is in current Linus > > "git" top of tree) along with the following patch in case it didn't > > make it yet: > > OK. I have downloaded the project li

Re: Problem with agp and r300 driver in powerpc

2005-09-08 Thread Alex Deucher
On 9/8/05, Daniel Estévez <[EMAIL PROTECTED]> wrote: > El Jueves, 8 de Septiembre de 2005 15:26, escribió: > > El Jueves, 8 de Septiembre de 2005 00:38, escribió: > > > You should use David Airlie kernel DRM (which is in current Linus "git" > > > top of tree) along with the following patch in case

Re: Problem with agp and r300 driver in powerpc

2005-09-08 Thread Daniel Estévez
El Jueves, 8 de Septiembre de 2005 15:26, escribió: > El Jueves, 8 de Septiembre de 2005 00:38, escribió: > > You should use David Airlie kernel DRM (which is in current Linus "git" > > top of tree) along with the following patch in case it didn't make it > > yet: > > OK. I have downloaded the proj

Re: Problem with agp and r300 driver in powerpc

2005-09-08 Thread Daniel Estévez
El Jueves, 8 de Septiembre de 2005 00:38, escribió: > You should use David Airlie kernel DRM (which is in current Linus "git" > top of tree) along with the following patch in case it didn't make it > yet: OK. I have downloaded the project linux/kernel/git/airlied/drm-2.6.git. The patch seems to

Re: Problem with agp and r300 driver in powerpc

2005-09-07 Thread Benjamin Herrenschmidt
On Wed, 2005-09-07 at 18:12 +0200, Daniel Estévez wrote: > I have a new ibook with an ATI Mobility Radeon 9550 card and > want to help the r300 project testing the driver. I have compiled > the patched x server and the mesa drivers from cvs. I also have > compiled radeon.ko from the drm cvs o