Date: Wed, 3 Apr 2002 14:35:50 +0200 From: Pierre Beyssac <beyssac@enst.fr> To: Coleman Kane <cokane@FreeBSD.ORG> Cc: Current <current@FreeBSD.ORG> Subject: Re: XFree86 and -CURRENT crashing Message-ID: <20020403143550.A44039@bofh.enst.fr> In-Reply-To: <20020403031443.A733@freebsd.org>; from cokane@FreeBSD.ORG on Wed, Apr 03, 2002 at 03:14:43AM -0500 References: <20020403031443.A733@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 03, 2002 at 03:14:43AM -0500, Coleman Kane wrote: > I have been having major issues with XFree86 recently. It seems to just > completely halt the machine hard whenever I try starting it. If I run > it from a remote terminal with -verbose all the way up, it seems to halt > at the section just after it says it's loading the RENDER module. I was > wondering if anyone else knew of or has the same problem. Basically, > it is a typical Athlon system running a Radeon DDR 32MB card, but the If DRI is enabled in your XF86Config, try commenting out 'Section "DRI"' and start XFree again. If it fixes the crash, I bet you are using the DRI kernel module stuff (port drm-kmod). I'm using it for a Radeon card, and I need to recompile/reinstall it almost every time I update my kernel to avoid crashes when starting XFree. -- Pierre Beyssac pb@enst.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020403143550.A44039>