Am Sonntag, 24. November 2002 16:17 schrieb Brian Paul:
> From the various emails I gather that there may be an X server
> lock-up problem independant of the DRI, with both the trunk and
> mesa-41 branch. If that's incorrect, let me know.
>
> Then, it appears that the r200 driver on the mesa-41 b
David Dawes wrote:
On Mon, Nov 25, 2002 at 09:44:46AM +, Keith Whitwell wrote:
I think I found the problem. usleep() gets defined as a macro to xf86usleep()
in xf86_ansi.h (via radeon_regs.h) and needs to be #undefined.
Do we know why xf86_ansi.h is getting included in the client-side mo
On Mon, Nov 25, 2002 at 09:44:46AM +, Keith Whitwell wrote:
>
>>>I think I found the problem. usleep() gets defined as a macro to xf86usleep()
>>>in xf86_ansi.h (via radeon_regs.h) and needs to be #undefined.
>>
>>
>> Do we know why xf86_ansi.h is getting included in the client-side module?
I think I found the problem. usleep() gets defined as a macro to xf86usleep()
in xf86_ansi.h (via radeon_regs.h) and needs to be #undefined.
Do we know why xf86_ansi.h is getting included in the client-side module?
It's only intended for X server modules. It'd be better to not include
it in
On Sat, Nov 23, 2002 at 07:51:08AM -0700, Brian Paul wrote:
>Adam K Kirchhoff wrote:
>> On Fri, 22 Nov 2002, Brian Paul wrote:
>>
>>
>>>Adam K Kirchhoff wrote:
>>>
I would be worried that whatever is causing the server from the mesa-41
branch to crash under FreeBSD is going to make it way
On Sun, Nov 24, 2002 at 10:45:48 +, Alan Hourihane wrote:
> On Sun, Nov 24, 2002 at 10:11:12 +, Alan Hourihane wrote:
> >
> > I've found a crash with the current trunk code using indirect GLX mode.
> >
> > I'll post a few more details soon.
>
> Having built a debug server it shows that t
On Sun, Nov 24, 2002 at 10:11:12 +, Alan Hourihane wrote:
>
> I've found a crash with the current trunk code using indirect GLX mode.
>
> I'll post a few more details soon.
Having built a debug server it shows that the last checkin to
swrast/s_context.c which adds a _mesa_pb_flush(ctx); cal
I've found a crash with the current trunk code using indirect GLX mode.
I'll post a few more details soon.
Alan.
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_
From the various emails I gather that there may be an X server
lock-up problem independant of the DRI, with both the trunk and
mesa-41 branch. If that's incorrect, let me know.
Then, it appears that the r200 driver on the mesa-41 branch may
have a problem too. If you've got both trunk and mesa-
Well, I rebuilt the X server, commenting out the DoLoadableServer NO line
from host.def. And, once again, the server crashed as soon as I tried to
run gkrellm, though I had no problems running gkrellm or kde with the
static server.
I took Eric suggestion and built gdb52 from the ports tree. Run
On 23 Nov 2002, Eric Anholt wrote:
> On Sat, 2002-11-23 at 16:16, Adam K Kirchhoff wrote:
> >
> > On Sat, 23 Nov 2002, Brian Paul wrote:
> >
> > > Adam K Kirchhoff wrote:
> > >
> > > > Alright... That fixed the xf86usleep error, but the server crashes are
> > > > still happening.
> > >
> > > Cou
On Sat, 2002-11-23 at 16:16, Adam K Kirchhoff wrote:
>
> On Sat, 23 Nov 2002, Brian Paul wrote:
>
> > Adam K Kirchhoff wrote:
> >
> > > Alright... That fixed the xf86usleep error, but the server crashes are
> > > still happening.
> >
> > Could you possibly build a static server and find where it
On Sat, 23 Nov 2002, Brian Paul wrote:
> Adam K Kirchhoff wrote:
>
> > Alright... That fixed the xf86usleep error, but the server crashes are
> > still happening.
>
> Could you possibly build a static server and find where it crashes
> with gdb?
>
> I can explain the process if needed.
Well, I'
Adam K Kirchhoff wrote:
Alright... That fixed the xf86usleep error, but the server crashes are
still happening.
Could you possibly build a static server and find where it crashes
with gdb?
I can explain the process if needed.
-Brian
---
> Adam K Kirchhoff wrote:
> > On Fri, 22 Nov 2002, Brian Paul wrote:
> >
> >
> >>Adam K Kirchhoff wrote:
> >>
> >>>I would be worried that whatever is causing the server from the
> > > > mesa-41
> >>>branch to crash under FreeBSD is going to make it way into the
> > > > trunk.
> >>
> >>Can you upda
Adam K Kirchhoff wrote:
On Fri, 22 Nov 2002, Brian Paul wrote:
Adam K Kirchhoff wrote:
I would be worried that whatever is causing the server from the mesa-41
branch to crash under FreeBSD is going to make it way into the trunk.
Can you update your mesa-41 branch and rebuild? I just did an
On Fri, 22 Nov 2002, Brian Paul wrote:
> Adam K Kirchhoff wrote:
> > I would be worried that whatever is causing the server from the mesa-41
> > branch to crash under FreeBSD is going to make it way into the trunk.
>
> Can you update your mesa-41 branch and rebuild? I just did another
> merge fr
frame rate than as you turn, slideshow for a few
seconds than fast again.
On (22/11/02 07:08), Brian Paul wrote:
> From: Brian Paul <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [Dri-devel] Merge of mesa-41 branch to trunk
> Date: Fri, 22 Nov 2002 07:08:43 -0700
>
Adam K Kirchhoff wrote:
I would be worried that whatever is causing the server from the mesa-41
branch to crash under FreeBSD is going to make it way into the trunk.
Can you update your mesa-41 branch and rebuild? I just did another
merge from the trunk which picked up a few updates.
-Brain
Adam K Kirchhoff wrote:
On Fri, 22 Nov 2002, Jens Owen wrote:
Brian Paul wrote:
Adam K Kirchhoff wrote:
> On Fri, 22 Nov 2002, Brian Paul wrote:
>
>>My plan is to merge the mesa-41 branch into the DRI trunk this
>>weekend. Let me know if there are any concerns.
>
> I would be worried that wh
On Fri, 22 Nov 2002, Jens Owen wrote:
> Brian Paul wrote:
> > Adam K Kirchhoff wrote:
> > > On Fri, 22 Nov 2002, Brian Paul wrote:
> > >
> > >>My plan is to merge the mesa-41 branch into the DRI trunk this
> > >>weekend. Let me know if there are any concerns.
> > >
> > > I would be worried
Brian Paul wrote:
Adam K Kirchhoff wrote:
> On Fri, 22 Nov 2002, Brian Paul wrote:
>
>>My plan is to merge the mesa-41 branch into the DRI trunk this
>>weekend. Let me know if there are any concerns.
>
> I would be worried that whatever is causing the server from the mesa-41
branch to cra
Adam K Kirchhoff wrote:
> On Fri, 22 Nov 2002, Brian Paul wrote:
>
>>My plan is to merge the mesa-41 branch into the DRI trunk this
>>weekend. Let me know if there are any concerns.
>
> I would be worried that whatever is causing the server from the mesa-41
branch to crash under FreeBSD is going
I would be worried that whatever is causing the server from the mesa-41
branch to crash under FreeBSD is going to make it way into the trunk.
Adam
On Fri, 22 Nov 2002, Brian Paul wrote:
>
> My plan is to merge the mesa-41 branch into the DRI trunk this
> weekend. Let me know if there are any
My plan is to merge the mesa-41 branch into the DRI trunk this
weekend. Let me know if there are any concerns.
-Brian
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
25 matches
Mail list logo