Re: Xfree-4.2.0-0pre1v1 and dri FREEZE -- SOLVED

2002-06-18 Thread Rogério Brito
On Jun 18 2002, Bastien Nocera wrote: > Michel, your first binaries that implemented the DMA enabled Xv > worked fine with DRI. There's been some changes somewhere that make > it crap out... I'm not seeing any lockup here, but I have no questions that Michel's binaries have a diffe

Re: Xfree-4.2.0-0pre1v1 and dri FREEZE -- SOLVED

2002-06-18 Thread Michel Dänzer
On Wed, 2002-06-19 at 00:17, Bastien Nocera wrote: > On Tue, 2002-06-18 at 18:34, Egidio Corsini wrote: > > Strange... > > Anyway the fix was > > add > > Option "ForcePCIMode" "true" > > in the XF86Config-4 Device section > > > > But I have to notice that I've installed the last XFree86-4.2

Re: Xfree-4.2.0-0pre1v1 and dri FREEZE -- SOLVED

2002-06-18 Thread Bastien Nocera
On Tue, 2002-06-18 at 18:34, Egidio Corsini wrote: > Strange... > Anyway the fix was > add > Option"ForcePCIMode" "true" > in the XF86Config-4 Device section > > But I have to notice that I've installed the last XFree86-4.2.0-0pre1v1 > uploaded at http://people.debian.org/~branden/sid/p

Re: Xfree-4.2.0-0pre1v1 and dri FREEZE -- SOLVED

2002-06-18 Thread Egidio Corsini
I have to correct the previuos mail. The XF86Config-4 file was changed by debconf with my old settings that doesn't work at all. So in order to make dri works you have to add the ForcePCIMode option. :-))) egidio On 18:55, martedì 18 giugno 2002, Bastien Nocera wrote: > On Tue, 2002-06-18 at 16

Re: Xfree-4.2.0-0pre1v1 and dri FREEZE -- SOLVED

2002-06-18 Thread Egidio Corsini
Strange... Anyway the fix was add Option "ForcePCIMode" "true" in the XF86Config-4 Device section But I have to notice that I've installed the last XFree86-4.2.0-0pre1v1 uploaded at http://people.debian.org/~branden/sid/powerpc/ and the option is not there anymore, but, still, it is working c

Re: Xfree-4.2.0-0pre1v1 and dri FREEZE -- SOLVED

2002-06-18 Thread Bastien Nocera
On Tue, 2002-06-18 at 16:51, Egidio Corsini wrote: > now it works!! I've added the option suggested by Benjamin and DRI works > perfectly (at least with mesa demos... but I'll check with quake) > Now I'm just wondering: "do I really need to compile agpgart inside the > kernel > to get dri suppor

Re: Xfree-4.2.0-0pre1v1 and dri FREEZE -- SOLVED

2002-06-18 Thread Michel Dänzer
On Tue, 2002-06-18 at 17:51, Egidio Corsini wrote: > now it works!! I've added the option suggested by Benjamin and DRI works > perfectly (at least with mesa demos... but I'll check with quake) > Now I'm just wondering: "do I really need to compile agpgart inside the > kernel > to get dri suppor

Re: Xfree-4.2.0-0pre1v1 and dri FREEZE -- SOLVED

2002-06-18 Thread Egidio Corsini
now it works!! I've added the option suggested by Benjamin and DRI works perfectly (at least with mesa demos... but I'll check with quake) Now I'm just wondering: "do I really need to compile agpgart inside the kernel to get dri support?" If I remember correctly I cannot compile dri support witho