[Dri-devel] xserver86 drm trunk

2004-03-04 Thread Cristiano De Michele
Hi, using your packages (2004-02-28) I get only a black screen starting the xserver but installing in addition to your packages the latest binary snapshot (2004-03-03) from dri.sf.net now it works. Moreover I solved the problem of corrupted text removing the following instruction in my gl code: gl

[Dri-devel] Fw: Re: Savage driver in Mesa and DRI trunk

2004-03-04 Thread Felix Kühling
Mark, I'm forwarding your message to the dri-devel mailing list. I can't test randr here. Alex how much do you know about randr? Can you reproduce and problems? Regards, Felix Begin forwarded message: Date: Thu, 4 Mar 2004 21:14:46 + (GMT) From: Mark van Rossum <[EMAIL PROTECTED]> To: [EM

Re: [Dri-devel] [patch] Testing a theory about Savage lockups

2004-03-04 Thread Felix Kühling
On Thu, 4 Mar 2004 17:38:17 -0300 "Paulo R. Dallan" <[EMAIL PROTECTED]> wrote: [snip] > > Hi Feliz, > > Made the tests - in fact, I had to patch the file manually - I noticed the > real change was only one line long, and I didn't know how to use the patch > program properly - what a shame!; ok

[Dri-devel] Savage XvMC

2004-03-04 Thread Alex Deucher
For those of you messing with XvMC support on savage, I just checked in a fix for the missing extension problem. I had forgotten to port over the setup code from S3's driver. I tested it briefly on savage4, but I only got an blue window. It's possible that the XvMC stuff is prosavage/twister onl

[Dri-devel] [Bug 512] Video crashes xinerama system

2004-03-04 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=512 [EMAIL PROTECTED] changed: What|Removed |Added --

Re: [Dri-devel] ati igp 320M

2004-03-04 Thread Michel Dänzer
On Thu, 2004-03-04 at 17:17, Cristiano De Michele wrote: > 1) text in open gl application is corrupted What application(s)? Corrupted how? > 2) I get only 200 fps (though glxinfo says dri is enabled) Please post the output of LIBGL_DEBUG=verbose glxgears -- Earthling Michel DÃnzer

[Dri-devel] Re: BillardGL problems

2004-03-04 Thread Michel Dänzer
On Thu, 2004-03-04 at 18:18, Brian Paul wrote: > > I think I've found the problem. I think the problem occurs when > BillardGL compiles a glBlendFunc() call into a display list. > > When Ian did the BlendFunc -> BlendFuncSeparate changes he yanked the > code that setup a dispatch table entry f

Re: [Dri-devel] BillardGL problems

2004-03-04 Thread Brian Paul
Michel DÃnzer wrote: On Mon, 2004-03-01 at 19:23, Brian Paul wrote: MickaÃl Cornet wrote: Le samedi 28 FÃvrier 2004 14:16, Michel DÃnzer a Ãcrit : The ball shadows are white, and I get lots of Mesa implementation error: User called no-op dispatch function (not part of Mesa subset?) Please rep

Re: [Dri-devel] ati igp 320M

2004-03-04 Thread Cristiano De Michele
actually I compiled dri sources from CVS and I installed them. Synaptics driver now does not cause problems any more but two problems persist: 1) text in open gl application is corrupted 2) I get only 200 fps (though glxinfo says dri is enabled) regards Cristiano On Thu, 2004-03-04 at 15:44,

Re: [Dri-devel] ati igp 320M

2004-03-04 Thread Felix Kühling
On Thu, 04 Mar 2004 15:50:34 +0100 Cristiano De Michele <[EMAIL PROTECTED]> wrote: > if I compile dri-tree sources from CVS > what directories should I backup to restore the original xfree86 files > if the dri binaries won't work? > making a backup copy of /usr/X11R6/ and /etc/X11 > is enough? Y

Re: [Dri-devel] ati igp 320M

2004-03-04 Thread Alex Deucher
--- Felix Kühling <[EMAIL PROTECTED]> wrote: > On Thu, 4 Mar 2004 06:29:51 -0800 (PST) > Alex Deucher <[EMAIL PROTECTED]> wrote: > > > > > --- Cristiano De Michele <[EMAIL PROTECTED]> wrote: > > > ok but what about the other two problems? > > > in particular the fact that I can't use synaptics >

Re: [Dri-devel] ati igp 320M

2004-03-04 Thread Cristiano De Michele
if I compile dri-tree sources from CVS what directories should I backup to restore the original xfree86 files if the dri binaries won't work? making a backup copy of /usr/X11R6/ and /etc/X11 is enough? On Thu, 2004-03-04 at 15:44, Felix Kühling wrote: > On Thu, 4 Mar 2004 06:29:51 -0800 (PST) >

Re: [Dri-devel] ati igp 320M

2004-03-04 Thread Felix Kühling
On Thu, 4 Mar 2004 06:29:51 -0800 (PST) Alex Deucher <[EMAIL PROTECTED]> wrote: > > --- Cristiano De Michele <[EMAIL PROTECTED]> wrote: > > ok but what about the other two problems? > > in particular the fact that I can't use synaptics > > module is a serious problem for me and for now > > I can'

Re: [Dri-devel] ati igp 320M

2004-03-04 Thread Cristiano De Michele
On Thu, 2004-03-04 at 15:29, Alex Deucher wrote: > --- Cristiano De Michele <[EMAIL PROTECTED]> wrote: > > ok but what about the other two problems? > > in particular the fact that I can't use synaptics > > module is a serious problem for me and for now > > I can't use dri binaries :( > > > > I'm

Re: [Dri-devel] ati igp 320M

2004-03-04 Thread Alex Deucher
--- Cristiano De Michele <[EMAIL PROTECTED]> wrote: > ok but what about the other two problems? > in particular the fact that I can't use synaptics > module is a serious problem for me and for now > I can't use dri binaries :( > I'm not familiar with the synaptics module. Is it a standard Xinpu

Re: [Dri-devel] ati igp 320M

2004-03-04 Thread Cristiano De Michele
ok but what about the other two problems? in particular the fact that I can't use synaptics module is a serious problem for me and for now I can't use dri binaries :( On Thu, 2004-03-04 at 15:20, Alex Deucher wrote: > --- Cristiano De Michele <[EMAIL PROTECTED]> wrote: > > Hi Alex, > > > > this t

Re: [Dri-devel] ati igp 320M

2004-03-04 Thread Alex Deucher
--- Cristiano De Michele <[EMAIL PROTECTED]> wrote: > Hi Alex, > > this the log of the X I'm currently running (plain > debian 4.3.0 package without latest dri installed), > I sent you this file just to show my hardware and settings... > with dri binaries installed I had in Xfree86.0.log > a line

Re: [Dri-devel] ati igp 320M

2004-03-04 Thread Cristiano De Michele
Hi Alex, this the log of the X I'm currently running (plain debian 4.3.0 package without latest dri installed), I sent you this file just to show my hardware and settings... with dri binaries installed I had in Xfree86.0.log a line like this: (II) RADEON(0): Direct rendering enabled and glxgears

Re: [Dri-devel] ati igp 320M

2004-03-04 Thread Alex Deucher
--- Cristiano De Michele <[EMAIL PROTECTED]> wrote: > ...I forgot to attach my Xfree86.0.log file, > here it is: > > This is a pre-release version of XFree86, and is not supported in any > way. Bugs may be reported to [EMAIL PROTECTED] and patches > submitted > to [EMAIL PROTECTED] Before repor

[Dri-devel] ati igp 320M

2004-03-04 Thread Cristiano De Michele
...I forgot to attach my Xfree86.0.log file, here it is: This is a pre-release version of XFree86, and is not supported in any way. Bugs may be reported to [EMAIL PROTECTED] and patches submitted to [EMAIL PROTECTED] Before reporting bugs in pre-release versions, please check the latest version

[Dri-devel] ati igp 320M

2004-03-04 Thread Cristiano De Michele
Hi, I'm using Debian Unstable (Xfree 4.3.0.1-2, I attached the Xfree86.0.log file) on a compaq evo n1015v and I installed latest binary snapshot (2004-03-03 + XFreee86 executable). Finally now 3D acceleration works and I'm happy for that but there are some issues I have to point out: 1) if I load