Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 2007 18:25:40 GMT
From:      "Michael B. Trausch"<fd0man@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/108442: UTF-8 support for console
Message-ID:  <200701271825.l0RIPeDI038263@www.freebsd.org>
Resent-Message-ID: <200701271830.l0RIULMD056366@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         108442
>Category:       kern
>Synopsis:       UTF-8 support for console
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 27 18:30:20 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Michael B. Trausch
>Release:        6.2-RELEASE
>Organization:
N/A
>Environment:
FreeBSD testing.trausch.us 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
UTF-8 characters are not supported natively on the system console, but they are supported just fine in an xterm or another terminal that has UTF-8 support.  The console should support UTF-8 character display, as well, though this would probably mean that it would need to be a framebuffer of some sort.
>How-To-Repeat:
Create a file with the following contents:

=== Begin text file ===
This system is running FreeBSD which is Copyright © 1992-2007 The FreeBSD Project, and Copyright © 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California.  All Rights Reserved.

Your system administrator is “Søren”.
=== End text file ===

“cat” this file to the display on the console of the box, and there are five characters that will not properly display.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701271825.l0RIPeDI038263>