From owner-freebsd-questions@FreeBSD.ORG Wed Sep 22 23:33:25 2010 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 06921106564A for ; Wed, 22 Sep 2010 23:33:25 +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 B64AF8FC0C for ; Wed, 22 Sep 2010 23:33:24 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id o8MNXNDo073499; Wed, 22 Sep 2010 17:33:23 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id o8MNXNL4073496; Wed, 22 Sep 2010 17:33:23 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 22 Sep 2010 17:33:23 -0600 (MDT) From: Warren Block To: Scott Ballantyne In-Reply-To: <20100922211633.1269.qmail@ssr.com> Message-ID: References: <20100922081117.1785.qmail@ssr.com> <20100922211633.1269.qmail@ssr.com> 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]); Wed, 22 Sep 2010 17:33:24 -0600 (MDT) Cc: freebsd-questions@freebsd.org Subject: Re: Widescreen Monitor and X Help please 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: Wed, 22 Sep 2010 23:33:25 -0000 On Wed, 22 Sep 2010, Scott Ballantyne wrote: >> Does the black screen show a mouse pointer? No escape including >> ctrl-alt-f1? > > No mouse pointer, nothing. The X process will be shutdown with a > ctrl-c or ctrl-alt-delete, but the screen remains blank, in "power > saver" mode. > > Nothing I do makes any difference on the monitor. It really sounds like a driver problem. radeon doesn't explicitly support the 5000-series cards, but I thought it would work. Check /var/log/Xorg.0.log. You can try the radeonhd driver, or even the vesa driver. > I've done that, and it works just the same. I saw your other message > about HALD and read your interesting link, aei.html. I disabled the > HALD and DBUS, and rebooted, tried again, but with the same results. Right. It's probably not an input problem.