Re: DRI lockup on R200, 2.6.11.7

2005-05-14 Thread Andreas Stenglein
Am 11.05.2005 18:21:59 schrieb(en) Ryan Richter: Another one today, but it's a little different now. I got to see this happen from the beginning today. A few minutes before the crash, 3D operations become very slow. When X hangs, it's now doing this: when comparing radeon_tcl.c with

[Bug 3217] Computer hangs during X.org shutdown. I get bad page state at __free_pages_ok if I /etc/init.d/xdm stop. i915 glx xorg 6.8.99.3

2005-05-14 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 yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=3217 --- Additional Comments From [EMAIL PROTECTED] 2005-05-14 05:41 --- now

full OpenGL vs OpenGL-ES

2005-05-14 Thread Jon Smirl
Our egl extension is supposed to expose the full OpenGL implementation, right? For example egl Context is not exposing the full OpenGL context. Don't we need some way to turn on full OpenGL support and then add all of the defines needed? -- Jon Smirl [EMAIL PROTECTED]

Re: DRI lockup on R200, 2.6.11.7

2005-05-14 Thread Ryan Richter
On Sat, May 14, 2005 at 12:50:51PM +0200, Andreas Stenglein wrote: Does the lockup occur when disabling hw-tcl? This is part of X, right? Can you explain how to do that? :) Thanks, -ryan --- This SF.Net email is sponsored by Oracle Space

Re: DRI lockup on R200, 2.6.11.7

2005-05-14 Thread khaqq
On Sat, 14 May 2005 12:57:05 -0400 Ryan Richter [EMAIL PROTECTED] wrote: On Sat, May 14, 2005 at 12:50:51PM +0200, Andreas Stenglein wrote: Does the lockup occur when disabling hw-tcl? This is part of X, right? Can you explain how to do that? :) Thanks, -ryan The easiest way is

Re: DRI lockup on R200, 2.6.11.7

2005-05-14 Thread Ryan Richter
On Sat, May 14, 2005 at 09:00:47PM +0200, khaqq wrote: The easiest way is probably to use DRIConf available at : http://dri.freedesktop.org/wiki/DriConf I'm using Xfree 4.3 (Debian sid), so I don't think that will work. Is this even applicable to this version of X? -ryan