[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#250354: 2.6.5 kernel: Dialogs not shown correctly during base-config



tags 250354 patch
thanks

At Sat, 22 May 2004 20:51:15 +0200,
Frans Pop wrote:
> On Saturday 22 May 2004 17:57, Kenshi Muto wrote:
> There is still one remaining problem: if I load vga16fb and fbcon, I still get 
> a garbled display on vt1-6 after I switch from X11 (vt7).
> A reset or a switch from vt1-6 to another vt (not vt7) will fix the display.
> I don't know if that's an installer problem though... Any ideas?

RCS file: /cvsroot/base-config/base-config/termwrap,v
retrieving revision 1.41
diff -u -r1.41 termwrap
--- termwrap    23 May 2004 14:29:01 -0000      1.41
+++ termwrap    28 May 2004 16:13:16 -0000
@@ -238,9 +238,11 @@
        unset LANG
        unset LOCALE
        unset ENCODING
+       try_load_charset "C" iso01 iso01.f16
        ;;
 ISO-8859-1)
        # Supported by Linux console and xterm by default
+       try_load_charset "$ENCODING" iso01 iso01.f16
        ;;
 ISO-8859-2)
        # Load ISO-8859-2 charset mapping into console



Reply to: