From owner-freebsd-current@FreeBSD.ORG Mon Jan 24 05:42:20 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E670106564A for ; Mon, 24 Jan 2011 05:42:20 +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 040678FC08 for ; Mon, 24 Jan 2011 05:42:19 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id p0O5DWv0043510; Sun, 23 Jan 2011 22:13:32 -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 p0O5DWJ6043507; Sun, 23 Jan 2011 22:13:32 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 23 Jan 2011 22:13:32 -0700 (MST) From: Warren Block To: Rob Farmer 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 22:13:32 -0700 (MST) Cc: FreeBSD-Current , LOL Subject: Re: Cannot switch tty's after install xorg, gnome and gdm X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2011 05:42:20 -0000 On Sun, 23 Jan 2011, Rob Farmer wrote: > On Sun, Jan 23, 2011 at 07:32, LOL wrote: >> Hi guys. >> On every release of freebsd that i tried (-CURRENT, -STABLE, -RELEASE) >> everything goes fine until I install xorg, gdm and gnome by packages >> or not it does not make any difference. When I boot with >> gnome_enable="YES" , and gdm start, when I try to change tty, on every >> tty, its a black screen and my monitor tell me, power saving mode >> enable until I switch back to gdm. I installed the xf86-video-ati >> driver and I have an ati radeon HD 5770. > > The correct driver for recent ATI cards is xf86-video-radeonhd. And > try the WITHOUT_NOUVEAU knob as David suggests. Actually, the radeon driver from xf86-video-ati is more solid and likely to work reliably, even with newer cards. Features for 5000-series cards are sparse, though. It appears that work on radeonhd has dropped off. > ports or x11 are better lists for this - current is for things in the > base system. Yes.