Re: [SOLVED] tty1 and italian charset ...

From: Emiliano 'AlberT' Gabrielli (AlberT_at_SuperAlberT.it)
Date: 07/30/04

  • Next message: Tim Waugh: "Re: [PATCH] Gigabit Ethernet support for forcedeth"
    To: linux-kernel@vger.kernel.org
    Date:	Fri, 30 Jul 2004 18:12:34 +0200
    
    

    On 16:30, venerdě 30 luglio 2004, Emiliano 'AlberT' Gabrielli wrote:
    > On 18:31, giovedě 29 luglio 2004, you wrote:
    > > > > Sounds like you're trying to print Latin-1 on an UTF-8 console or
    > > > > vice versa.
    > > > >
    > > > >         echo -ne '\\033%G'      -- Enable UTF-8
    > > > >         echo -ne '\\033%@'      -- Disable UTF-8
    > > > >
    > > > >         -hpa
    > >
    > > (If it is not that, then investigate your font, etc.
    > > This is probably not a kernel matter.)
    >
    > yep, I tried them ... without the double backslash :-)
    >
    > they just turn UTF-8 on/off ... no change about my problem.
    > What problem in my font ?? why should my font works wrong _only_ on tty1
    > ???
    >
    > is there a place in kernel where I could set a wrong font for console, and
    > a reason explaining why this affects only tty1 ?

    thanx to Andries suggestion I forced SCREEN_FONT=lat0-sun16
    in /etc/console-tools/config ... now it works fine :-)

    -- 
    <?php echo '       Emiliano `AlberT` Gabrielli       ',"\n",
               '  E-Mail: AlberT_AT_SuperAlberT_it  ',"\n",
               '  Web:    http://SuperAlberT.it  ',"\n",
    '  IRC:    #php,#AES azzurra.com ',"\n",'ICQ: 158591185'; ?>
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Tim Waugh: "Re: [PATCH] Gigabit Ethernet support for forcedeth"

    Relevant Pages

    • Re: tty1 and italian charset ...
      ... On 18:31, giovedě 29 luglio 2004, you wrote: ... > (If it is not that, then investigate your font, etc. ... > This is probably not a kernel matter.) ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: Console 80x50 SVGA
      ... > Just a question about displaying the console in 80x50 lines instead of ... You need to change the mode at boot. ... because my frame buffer is 1024x768 and my font is 8x16. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)