From owner-freebsd-current@FreeBSD.ORG Wed Feb 3 17:34:22 2010 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id DEC781065672; Wed, 3 Feb 2010 17:34:21 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-current@FreeBSD.org Date: Wed, 3 Feb 2010 12:33:58 -0500 User-Agent: KMail/1.6.2 References: <20100201184446.2325c04e.ubm.freebsd@gmail.com> <201002021643.09859.jkim@FreeBSD.org> <20100203143801.d83b65ac.ubm@u-boot-man.de> In-Reply-To: <20100203143801.d83b65ac.ubm@u-boot-man.de> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201002031234.16137.jkim@FreeBSD.org> Cc: Marc UBM Bocklet , Marc UBM Bocklet Subject: Re: vidcontrol / resolution problems with latest current 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: Wed, 03 Feb 2010 17:34:22 -0000 On Wednesday 03 February 2010 08:38 am, Marc UBM Bocklet wrote: > On Tue, 2 Feb 2010 16:43:07 -0500 > > Jung-uk Kim wrote: > > > > > Can anyone point me to a solution / is more info required? > > > > > > > > Hmm... The attached patch should restore the previous > > > > behavior. > > > > > > No change, unfortunately. Anything I can provide to help? > > > > How about the attached patch, then? > > Thanks for the quick response! > > Unfortunately, no change, even with the new patch. Screen stays on > and lit up, but I see not text. Starting X blindly still works. What happens if you blindly display screen-full of text ('dmesg' or 'ls -lR /' for example)? Also, can you show me verbose boot messages and 'vidcontrol -i mode' output? 'vidcontrol -i adapter' output from the mode (VESA_800x600) will be useful as well, e.g., 'vidcontrol -i adapter > vesa.txt' and please send me the vesa.txt. Jung-uk Kim