From owner-freebsd-questions@FreeBSD.ORG Sun Jan 23 17:16:07 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF8701065697 for ; Sun, 23 Jan 2011 17:16:07 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 910B08FC1B for ; Sun, 23 Jan 2011 17:16:07 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id p0NHG628041219; Sun, 23 Jan 2011 10:16:06 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id p0NHG65w041216; Sun, 23 Jan 2011 10:16:06 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 23 Jan 2011 10:16:06 -0700 (MST) From: Warren Block To: Bahman Kahinpour In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Sun, 23 Jan 2011 10:16:06 -0700 (MST) Cc: freebsd-questions@freebsd.org Subject: Re: ATI Radeon 4350 Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jan 2011 17:16:07 -0000 On Sun, 23 Jan 2011, Bahman Kahinpour wrote: > Hi FreeBSD people all over the world, > > I've installed FreeBSD 8.1 on a system which has ATI Radeon 4350 (I > tried both 32bit and 64bit architectures, in both situations the > problem persists). After enabling HALD and DBUS my system runs X > Window System (GNOME, ...) very well without any problem or > instability. But when I exit the X Window System to the TCSH (e.g. > through the System>Logout in GNOME), my system suddenly reboots when I > try to get into the X Window System again. > > During a single bootup, my system can start the X Window System only > once and just reboots (not a proper reboot/one of these sudden > without-saving-anything/without-syncing-disks boots). > > As the system runs (that single time) X Window System properly without > any problems I do not think there is a driver problem. What should I > do? I think it needs one of these > compile-your-kernel-again-with-this-little-option tricks!!! Has anyone > managed to get ATI 4350 working on 8.1-RELEASE? It should Just Work. Did you addeWITHOUT_NOUVEAU=yes to /etc/make.conf before installing xorg and xf86-video-ati?