Subject: kern/21079: wscons bug?
To: None <gnats-bugs@gnats.netbsd.org>
From: None <dawszy@arhea.pl>
List: netbsd-bugs
Date: 04/09/2003 21:51:26
>Number:         21079
>Category:       kern
>Synopsis:       we are unable to set term type to vt220 ?
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 09 12:52:00 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dawid Szymański
>Release:        NetBSD 1.6
>Organization:
-- 
Dawid Szymański aka SQ6EMM
"If it isn't possible with NetBSD, it isn't worth doing."
  -- Petter "Nosfisk" Lindquist
>Environment:
	
	
System: NetBSD gornik.tgr.lubin.edu.pl 1.6 NetBSD 1.6 (GORNIK) #0: Tue Feb 11 15:41:33 CET 2003 dawszy@gornik.tgr.lubin.edu.pl:/usr/src/sys/arch/i386/compile/GORNIK i386
Architecture: i386
Machine: i386
>Description:
	
	I've found this problem after sending misc/21069.
	I have to tell that I didn't well test what I've sent. I mean
	what I sent does work perfectly, but only on first console, on
	rest we still have old fonts...

	What I've found exactly after it is, that when you are trying
	to set up:
	-- wscons.conf --
	screen 1 -  vt220 (instead of screen 1 - vt100)
	-- wscons.conf --

	You get such error message:

	WSDISPLAYIO_ADDSCREEN: Device not configured

	I am not sure, but for me it seems that we are unable to use vt220 emulation.

>How-To-Repeat:
	Simply run:
	(the numbers on the ends of line are your console number)

	wsconscfg -F -d 2
	wsconscfg -t 80x25 -e vt220 2
	wsconscfg -t 80x25 -e vt100 2

>Fix:
	
	Not known.
>Release-Note:
>Audit-Trail:
>Unformatted: