Re: [r200] Since your latest merge I only get indirect

2005-04-28 Thread Dieter Nützel
Am Sonntag, 17. April 2005 21:40 schrieb Ian Romanick: Dieter Ntzel wrote: cvs update -D '4 days ago' fix it. Maybe there is a brand new TLS patch for X.org CVS anywhere? The TLS support is only built if you add '-DGLX_USE_TLS' to your compiler flags. The prefered way to do that is

Re: [r200] Since your latest merge I only get indirect

2005-04-28 Thread Dieter Nützel
Am Sonntag, 17. April 2005 21:40 schrieb Ian Romanick: Dieter Ntzel wrote: cvs update -D '4 days ago' fix it. Maybe there is a brand new TLS patch for X.org CVS anywhere? The TLS support is only built if you add '-DGLX_USE_TLS' to your compiler flags. The prefered way to do that is

Re: DRI lockup on R200, 2.6.11.7

2005-04-28 Thread Dave Airlie
On 4/26/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Using 2.6.11.7, I'm experiencing the same problem as reported here: http://lkml.org/lkml/2005/3/12/99 Except it happens for me after X is running. X locks up, only the mouse pointer moves, X spins doing this: --- SIGALRM (Alarm

linux-solo fb-dri

2005-04-28 Thread David Kesselring
Hello, My project is to get opengl/mesa on an embedded arm7. I am trying to begin with the linux-solo build and the simplest driver which seems to be the fb-dri. Unfortunately it does not compile. Do any of you have information about the current status of this driver? Ideally, I would like to

Re: linux-solo fb-dri

2005-04-28 Thread Keith Whitwell
David Kesselring wrote: Hello, My project is to get opengl/mesa on an embedded arm7. I am trying to begin with the linux-solo build and the simplest driver which seems to be the fb-dri. Unfortunately it does not compile. Do any of you have information about the current status of this driver?

Re: linux-solo fb-dri

2005-04-28 Thread Keith Whitwell
Keith Whitwell wrote: David Kesselring wrote: Hello, My project is to get opengl/mesa on an embedded arm7. I am trying to begin with the linux-solo build and the simplest driver which seems to be the fb-dri. Unfortunately it does not compile. Do any of you have information about the current

Re: linux-solo fb-dri

2005-04-28 Thread David Kesselring
Thanks Keith. David On Thu, 28 Apr 2005, Keith Whitwell wrote: Keith Whitwell wrote: David Kesselring wrote: Hello, My project is to get opengl/mesa on an embedded arm7. I am trying to begin with the linux-solo build and the simplest driver which seems to be the fb-dri.