hai folks,
I didn't read all the mails in the last 2 weeks, so i don't know exactly
if anybody already found a solution, but i have a similar problem.
my XFree86 3.3.3-3 with an ATI XPERT@work (RagePRO - 8MB) shows the same
problems : total crash of the X-server.
I found that the crash occurs all the time i start a prog using gtk so i
updated to version 1.0.6 with no results.
the only error message i receive is :
mach64ProgramClkMach64CT: Warning: Q < 10.66666667
i can't really make much out of it ... i think it has something to do with
the RAMDAC speed ... but that's just a guess.
(I've made all the changes to my /etc/XF86config as described in the
support database)
perhaps anybody is able to isolate the problem a little better now :)
Andreas Hupfau
_______
/ LINUX \
| @work /
\________
homepage: http://www.linuxatwork.at
contact: [EMAIL PROTECTED]
On Tue, 5 Jan 1999, Bjorn Fahller wrote:
>
> > I got the same problems with G200 and XFree86 3.3.3-3 when run apps like gimp
> > version 1.0. I've posted the complete stderr of the x-serever to Xfree guys
> > since 10-15 of December with no reply till today.
>
> Hmmm. Interesting. I too have a G200 and XFree86 3.3.3-3 (glibc1.)
>
> I've found that Quake2 (in X) crashes X the same way, and so does anything using
> Imlib. This morning I isolated the latter to this miniature program:
>
> #include <Imlib.h>
> #include <X11/Intrinsic.h>
>
> int main(int argc, char* argv[])
> {
> XtAppContext ac = XtCreateApplicationContext();
> Display* disp = XtOpenDisplay(ac,"","","",0,0,&argc,argv);
> Imlib_init(disp);
> XtCloseDisplay(disp);
> XtDestroyApplicationContext(ac);
> return 0;
> }
>
> Haven't seen exactly where it dies, since the crash is so brutal, but removing
> the Imlib_init call makes both X and the program survive.
> _
> /Bjorn.
>
> -
> To get out of this list, please send email to [EMAIL PROTECTED] with
> this text in its body: unsubscribe suse-linux-e
> Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
> archiv at http://www.suse.com/Mailinglists/suse-linux-e/index.html
>
-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archiv at http://www.suse.com/Mailinglists/suse-linux-e/index.html