From owner-freebsd-x11@FreeBSD.ORG Wed Dec 30 20:06:44 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EB87106566C for ; Wed, 30 Dec 2009 20:06:44 +0000 (UTC) (envelope-from fleclerc@gmail.com) Received: from mail-yx0-f171.google.com (mail-yx0-f171.google.com [209.85.210.171]) by mx1.freebsd.org (Postfix) with ESMTP id 0C6948FC14 for ; Wed, 30 Dec 2009 20:06:43 +0000 (UTC) Received: by yxe1 with SMTP id 1so11268452yxe.3 for ; Wed, 30 Dec 2009 12:06:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=+uu8AG6ksy+XxIijLnfp5viCLvRRoylq2SmkYy9hN4k=; b=VKV/i2p2bE3vMo/jqbdtoCMDEmp1qQs45WI1jDhHo1jEtFkCDUhP8KWl3aOyXIogvl Nlwbrhdcqu5v/7/eoncKkXrwgZkMW23Bty/AEjZMQIv5l5cKMpBJUaggsBTGx+zKf+fu bBqgz4dAGpSPggVFd7ThzYfOXaJ+rtiYghqqQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=vuqLmXQWqxg5XZk5RVpgF138SIX5cDBnQUqVF9zh6kYiAFQdOT1oesPUdAffCSMilx wsCuws/RZFK2Y+9DGZoXpIVeMP4/M0N3GGlbTT/5Lv6wbE/NBXerNXyjU0MHxm/NR2Rp Fen2jnLWN2cXS2iSUabynNvX04cLm2Z20JEOs= MIME-Version: 1.0 Received: by 10.150.234.30 with SMTP id g30mr16963964ybh.196.1262202231127; Wed, 30 Dec 2009 11:43:51 -0800 (PST) From: =?ISO-8859-1?Q?Fran=E7ois_Leclerc?= Date: Wed, 30 Dec 2009 14:43:31 -0500 Message-ID: <363673bf0912301143x72aa6177g898648a7de5384e@mail.gmail.com> To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Xorg crashes and reboots my computer X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2009 20:06:44 -0000 Hi, I saw that someone already posted something similar. I have the same problem. http://lists.freebsd.org/pipermail/freebsd-x11/2009-December/009124.html My system is: Intel Q6600 on a ASUS Maximus X38 board with a Radeon HD 3870= . I have FreeBSD - 8.0 - STABLE - AMD64 installed. It doesn't matter which driver I use (radeon or radeonhd), my machine freezes or reboots when switching to graphical mode. Note that my xorg.conf file is ok as per "Xorg -config xorg.conf -retro": I get the grey screen an= d my mouse cursor is working correctly. Things get bad when I "xinit" or "startx". If I disable "dri" and "dri2" in /etc/X11/xorg.conf things work flawlessly. I read the list and someone else mentionned a new version of Xorg (7.6.1 I think) is due soon. Will it fix issues like the one we are having? When wil= l it be released? Like the other poster, I can work with VESA in the meantime, but I would prefer this issue fixed! Cheers! Fran=E7ois