Subject: Re: Problem with wscons (80x50 and ibm fonts)
To: None <netbsd-help@netbsd.org>
From: Adrien Auzanneau <ada@darksnow.org>
List: netbsd-help
Date: 09/27/2002 11:18:31
On Thu, Sep 26, 2002 at 07:28:58PM -0400, kpneal@pobox.com wrote:
-> 
-> What platform are you on? What video card are you using?
-> 
I'm on NetBSD 1.6 on a i386 laptop.
IBM ThinkPad T30. It using an ATI RADEON 7500 video card.

-> Font loading is currently broken on some platforms (like the alpha)
-> because there is no kernel support for /dev/wsfont. On other platforms,
-> like the i386, you have to make the device node for /dev/wsfont. 
-> 
-> % cd /dev ; MAKEDEV wscons
cd /dev ; ./MAKEDEV wsfont

I've do that.
Doesn't work better.

Well, an other example.

I think 80x50 mode is ok, just fonts are too big. So i'm testing with
this config in my wscons.conf:


#	$NetBSD: wscons.conf,v 1.10 2001/12/19 09:36:36 augustss Exp $

# fonts to load
#	name	width	height	enc	file
font	ibm	-	16	ibm	/usr/share/wscons/fonts/vt220l.816

[...]

screen	4	80x50	vt100

I rebooting and i can see this error message
in dmesg:

vga_init_screen: no font
wsdisplay0: screen 4 added (80x50, vt100 emulation)

==
PS: If i keep the vt220l.808 font and keep the height to 8, when
rebooting, i haven't got error, but in console, the font is "cut in
half". Like a too big font on a good 80x50 term.

All suggestion are welcome ;)


PS: I'm also interesting to be contact by anyone having a thinkpad T
series, for exchanging tips. (XFree4.2 and ati radeon 7500....)

Have a nice day.

--
Adrien.
http://www.netbsd-fr.org/ (under construction)