Oliver Feiler wrote:
> On Saturday 06 July 2002 17:36, Oliver Feiler wrote:
>
>>On Friday 05 July 2002 13:04, Jos� Fonseca wrote:
>>
>>>Keith Whitwell confirmed the readiness of the r200-0-1-branch for
>>>testing and for binary snapshots.
>>>
>>Just tested this driver on a system with original ATI 8500 card.
>>
>>With the binary snaphots and with the r200 branch compiled myself the
>>system crashes immediately when X is started. With DRI disabled X comes up
>>and runs without problems.
Oliver,
If you have the room for a fully debuggable X Server, try adding this
patch before you build the X Server.
Then login remotely and run gdb xc/programs/Xserver/XFree86 as root.
If you can case the crash like that, post the backtrace to the list.
Regards,
Jens
--
/\
Jens Owen / \/\ _
[EMAIL PROTECTED] / \ \ \ Steamboat Springs, Colorado
--- xc/config/cf/host.def.jens Tue Jun 4 16:32:56 2002
+++ xc/config/cf/host.def Tue Jul 6 13:43:29 2002
@@ -55,7 +55,7 @@
/* #define GlxBuiltInMga YES */
/* #define GlxBuiltInR128 YES */
/* #define GlxBuiltInRadeon YES */
-/* #define DoLoadableServer NO */
+#define DoLoadableServer NO
/* Optionally turn this on to change the place where you install the build.
* Warning: trailing blanks will cause build failures.