From marc@leeloo.intern.geht.de  Thu Nov 21 13:33:13 2002
Return-Path: <marc@leeloo.intern.geht.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1440E37B401; Thu, 21 Nov 2002 13:33:13 -0800 (PST)
Received: from leeloo.intern.geht.de (pD952722E.dip.t-dialin.net [217.82.114.46])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id EAF4C43EB3; Thu, 21 Nov 2002 13:33:01 -0800 (PST)
	(envelope-from marc@leeloo.intern.geht.de)
Received: by leeloo.intern.geht.de (Postfix, from userid 1001)
	id 66F213988E; Thu, 21 Nov 2002 22:32:57 +0100 (CET)
Message-Id: <20021121213257.66F213988E@leeloo.intern.geht.de>
Date: Thu, 21 Nov 2002 22:32:57 +0100 (CET)
From: Marc Recht <marc@informatik.uni-bremen.de>
Reply-To: Marc Recht <marc@informatik.uni-bremen.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc: rwatson@freebsd.org
Subject: No console (term) if smbus is enable in the kernel
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         45574
>Category:       kern
>Synopsis:       No console (term) if smbus is enable in the kernel
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 21 13:40:01 PST 2002
>Closed-Date:    Tue Mar 25 07:40:51 PST 2003
>Last-Modified:  Sun Oct 23 21:42:53 GMT 2005
>Originator:     Marc Recht
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD leeloo.intern.geht.de 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Nov 21 21:17:48 CET 2002 root@:/usr/src/sys/i386/compile/LEELOO i386


	
>Description:
If I build a kernel with these devices, I don't have a console/term at the next boot. Remote login with SSH works.
device     smbus
device     viapm
device     smb

	
>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: roam 
State-Changed-When: Thu Nov 21 23:58:24 PST 2002 
State-Changed-Why:  
Could you post the output of 'dmesg -a' after booting up from the kernel 
without a console terminal? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=45574 
State-Changed-From-To: feedback->closed 
State-Changed-By: keramida 
State-Changed-When: Tue Mar 25 07:39:46 PST 2003 
State-Changed-Why:  
Feedback timeout.  -CURRENT has changed a lot since Nov 2002, and the gnats 
database isn't really a good place for -CURRENT problems. 

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

From: FUJIMOTO Kou <fujimoto@j.dendai.ac.jp>
To: freebsd-gnats-submit@FreeBSD.org, marc@informatik.uni-bremen.de
Cc:  
Subject: Re: kern/45574: No console (term) if smbus is enable in the kernel
Date: Sat, 07 Feb 2004 15:25:03 +0900

 I hope someone who is responsible will re-open this PR.
 I have encountered the same problem on 5.2-RELEASE-p2, as
 I mentioned in PR 62438.
 
 Actually I enable the following devices as shown in viapm(4)
 man page:
 device          smbus
 device          smb
 device          viapm
 device          iicbb
 device          iicbus
 device          iicsmb
 
 "Frozen console" in PR 62438 is rather obscure.
 To be precise, it never display keyboard input and non-kernel
 output (fsck result, rc.d echoes and login prompt), while
 it displays kernel messages. Remote services are A.O.K. as Herr Recht.

Adding to audit trail:

see the discussion in kern/87363 and a possible fix in kern/62438.
>Unformatted:
