From owner-freebsd-amd64@FreeBSD.ORG Mon Apr 9 21:00:33 2012 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6B3DC1065673 for ; Mon, 9 Apr 2012 21:00:33 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5E9818FC1F for ; Mon, 9 Apr 2012 21:00:32 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q39L0VFF090003 for ; Mon, 9 Apr 2012 21:00:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q39L0VME089993; Mon, 9 Apr 2012 21:00:31 GMT (envelope-from gnats) Date: Mon, 9 Apr 2012 21:00:31 GMT Message-Id: <201204092100.q39L0VME089993@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Ian X-Mailman-Approved-At: Mon, 09 Apr 2012 21:34:02 +0000 Cc: Subject: Re: amd64/166639: [boot] Syscons issue Intel D2700 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ian List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2012 21:00:33 -0000 The following reply was made to PR amd64/166639; it has been noted by GNATS. From: Ian To: bug-followup@FreeBSD.org, lebel.jerome@gmail.com Cc: Subject: Re: amd64/166639: [boot] Syscons issue Intel D2700 Date: Mon, 09 Apr 2012 15:50:22 -0500 I found an old PCI graphics card and did a bit more testing on the board. Firstly, though I definitely have the same display corruption as reported in this pr, I also have a issue with the serial console/terminal--or possibly with just serial interfaces in general--that I don't believe is related to the graphics issue, as it still occurs when using a PCI graphics card. However, I don't think I can entirely disable the integrated GPU, even when there is a PCI card plugged in, so I can't say for sure. So, in short, while I can confirm the graphics issue detailed in this pr, I think the serial issue is unrelated and I'll submit a separate pr for it.