From owner-freebsd-x11@FreeBSD.ORG Tue Jan 25 19:51:16 2011 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 40E87106566B; Tue, 25 Jan 2011 19:51:16 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-x11@FreeBSD.org Date: Tue, 25 Jan 2011 14:51:03 -0500 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201101251451.07841.jkim@FreeBSD.org> Cc: Subject: Re: Can't switch tty' 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: Tue, 25 Jan 2011 19:51:16 -0000 On Tuesday 25 January 2011 12:48 pm, 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. > > PS: I try to recompile with the WITHOUT_NOUVEAU knobs to get a > newer libdrm but it doesn't change anything. It looks this problem was fixed in the vendor source. However, it won't be easy to back-port those particular changes because HD 6xxx support was added and it looks quite intrusive. That means, you have to wait for the next release, unfortunately. Jung-uk Kim