From owner-freebsd-questions@FreeBSD.ORG Mon Jan 24 11:47:26 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 14E7A1065672 for ; Mon, 24 Jan 2011 11:47:26 +0000 (UTC) (envelope-from bahman.linux@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id C2D6C8FC12 for ; Mon, 24 Jan 2011 11:47:25 +0000 (UTC) Received: by qwj9 with SMTP id 9so3802236qwj.13 for ; Mon, 24 Jan 2011 03:47:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=HcGyk/H7r8SvDTw7IVssGQuq4ULsqcluI1EYl+S0+7c=; b=mKHYrpM3Ynu6/Adxbp4vqxgXJURofJpIBWnhHVS964r5JPvapApIX7Vb3YKuWOv4u3 MJD8t/17HlAUiI1+GQV6UT4GKPJbkANtXzThCf03qdOQU5+a0NlPeKXbIvrAwWb59TAC pP7oR6nsL1fb8420QlnsJs/vkikFa3ZRaHyRk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Wmy3+lkPP0JqysM9wf7NvZi2+h1O5HW1EzO3D6wBeKbi7d1ih2BYQUgDe8grY5wCwf ogl/hB+hQDDbb7oz7y/yrH4tgMYLJfYEcbg1yCBytarhHt9rcIPsenrMWFIMqJPOfO0p 1jm11pKPO2x5Us4g/Nuacu10EZAxZW7Q/5ebs= MIME-Version: 1.0 Received: by 10.229.192.76 with SMTP id dp12mr3774946qcb.65.1295869644913; Mon, 24 Jan 2011 03:47:24 -0800 (PST) Received: by 10.220.195.137 with HTTP; Mon, 24 Jan 2011 03:47:24 -0800 (PST) In-Reply-To: References: Date: Mon, 24 Jan 2011 15:17:24 +0330 Message-ID: From: Bahman Kahinpour To: Warren Block Content-Type: text/plain; charset=UTF-8 Cc: freebsd-questions 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: Mon, 24 Jan 2011 11:47:26 -0000 Hi, Thanks for your reply. I compiled them after doing a "portsnap fetch extract" again today but the problem still persists. The problem exists also in the 7.3-release both 32-bit and 64-bit architectures. Do you think I shall test CURRENT (devel) version and report the bug if it is still there? On 1/23/11, Warren Block wrote: > 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? >