From nobody@FreeBSD.org  Mon Oct 23 18:48:12 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5393516A417
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Oct 2006 18:48:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 78A4643D7D
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Oct 2006 18:48:00 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k9NIlqAc028288
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Oct 2006 18:47:52 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k9NIlqIL028286;
	Mon, 23 Oct 2006 18:47:52 GMT
	(envelope-from nobody)
Message-Id: <200610231847.k9NIlqIL028286@www.freebsd.org>
Date: Mon, 23 Oct 2006 18:47:52 GMT
From: Haoyuan Li<haoyuan.li@free.fr>
To: freebsd-gnats-submit@FreeBSD.org
Subject: FreeBSD 6.2 Beta 2 refuses X.org
X-Send-Pr-Version: www-3.0

>Number:         104718
>Category:       kern
>Synopsis:       FreeBSD 6.2 Beta 2 refuses X.org
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 23 18:50:14 GMT 2006
>Closed-Date:    Tue Oct 24 07:54:39 GMT 2006
>Last-Modified:  Tue Oct 24 17:20:17 GMT 2006
>Originator:     Haoyuan Li
>Release:        6.2 BETA2
>Organization:
>Environment:
Default 6.2 BETA2.
>Description:
It seems that in the default kernel of 6.2 BETA2 some 7 CURRENT features have been introduced. The X.org installed from packages-6.2-release is refused with error of KDSETMODE and KD_GRAPHICS failure. Please check the kernel setting or related ports packages.
>How-To-Repeat:
# X [Enter]
>Fix:

>Release-Note:
>Audit-Trail:

From: Kris Kennaway <kris@obsecurity.org>
To: Haoyuan Li <haoyuan.li@free.fr>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/104718: FreeBSD 6.2 Beta 2 refuses X.org
Date: Tue, 24 Oct 2006 01:05:00 -0400

 On Mon, Oct 23, 2006 at 06:47:52PM +0000, Haoyuan Li wrote:
 
 
 > >Description:
 > It seems that in the default kernel of 6.2 BETA2 some 7 CURRENT features have been introduced. The X.org installed from packages-6.2-release is refused with error of KDSETMODE and KD_GRAPHICS failure. Please check the kernel setting or related ports packages.
 > >How-To-Repeat:
 > # X [Enter]
 
 Please post an exact transcript of the error, instead of an overview.
 
 Kris

From: Kris Kennaway <kris@obsecurity.org>
To: Kris Kennaway <kris@obsecurity.org>
Cc: Haoyuan Li <haoyuan.li@free.fr>, freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/104718: FreeBSD 6.2 Beta 2 refuses X.org
Date: Tue, 24 Oct 2006 01:07:36 -0400

 On Tue, Oct 24, 2006 at 01:05:00AM -0400, Kris Kennaway wrote:
 > On Mon, Oct 23, 2006 at 06:47:52PM +0000, Haoyuan Li wrote:
 > 
 > 
 > > >Description:
 > > It seems that in the default kernel of 6.2 BETA2 some 7 CURRENT features have been introduced. The X.org installed from packages-6.2-release is refused with error of KDSETMODE and KD_GRAPHICS failure. Please check the kernel setting or related ports packages.
 > > >How-To-Repeat:
 > > # X [Enter]
 > 
 > Please post an exact transcript of the error, instead of an overview.
 
 Also please provide full details of your graphics hardware.
 
 Kris

From: Haoyuan Li <haoyuan.li@free.fr>
To: Kris Kennaway <kris@obsecurity.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/104718: FreeBSD 6.2 Beta 2 refuses X.org
Date: Tue, 24 Oct 2006 10:04:35 +0200

 Hi,
 
 Problem resolved by updating the kernel to latest source.
 
 cvsup the src to RELENG_6
 make buildkernel & make installkernel (default GENERIC kernel options)
 restart the machine
 all goes OK.
 
 By the way, I don't think this is a graphic hardware problem, according to the
 follwoing link:
 http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066279.html
 
 Greetings
 
 Haoyuan
 
 Selon Kris Kennaway <kris@obsecurity.org>:
 
 > On Tue, Oct 24, 2006 at 01:05:00AM -0400, Kris Kennaway wrote:
 > > On Mon, Oct 23, 2006 at 06:47:52PM +0000, Haoyuan Li wrote:
 > >
 > >
 > > > >Description:
 > > > It seems that in the default kernel of 6.2 BETA2 some 7 CURRENT features
 > have been introduced. The X.org installed from packages-6.2-release is
 > refused with error of KDSETMODE and KD_GRAPHICS failure. Please check the
 > kernel setting or related ports packages.
 > > > >How-To-Repeat:
 > > > # X [Enter]
 > >
 > > Please post an exact transcript of the error, instead of an overview.
 >
 > Also please provide full details of your graphics hardware.
 >
 > Kris
 >
 
 
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Tue Oct 24 07:54:06 UTC 2006 
State-Changed-Why:  
Recompile and reinstall the kernel solved the problem. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104718 

From: Kris Kennaway <kris@obsecurity.org>
To: Haoyuan Li <haoyuan.li@free.fr>
Cc: Kris Kennaway <kris@obsecurity.org>, freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/104718: FreeBSD 6.2 Beta 2 refuses X.org
Date: Tue, 24 Oct 2006 13:19:47 -0400

 On Tue, Oct 24, 2006 at 10:04:35AM +0200, Haoyuan Li wrote:
 > Hi,
 > 
 > Problem resolved by updating the kernel to latest source.
 > 
 > cvsup the src to RELENG_6
 > make buildkernel & make installkernel (default GENERIC kernel options)
 > restart the machine
 > all goes OK.
 > 
 > By the way, I don't think this is a graphic hardware problem, according to the
 > follwoing link:
 > http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066279.html
 
 OK, I'll close the PR.
 
 Kris
>Unformatted:
