public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Systemd Fonts problem
@ 2023-05-18 13:42 Jacques Montier
  2023-05-18 17:37 ` [gentoo-user] [Solved] " Jacques Montier
  0 siblings, 1 reply; 2+ messages in thread
From: Jacques Montier @ 2023-05-18 13:42 UTC (permalink / raw
  To: gentoo-user@lists.gentoo.org

[-- Attachment #1: Type: text/plain, Size: 675 bytes --]

Hello all,

I encounter three problems:

1- Grub2 does not display accentuated French letters (? instead of é)
In /etc/default/grub i have the line
: GRUB_FONT="/boot/grub/fonts/DejaVuSansMono.pf2"
#ls /boot/grub/fonts/DejaVuSansMono.pf2

2- systemctl start systemd-vconsole-setup gives an error.
It does not find the DejaVuSansMono file.

vconsole.conf :
KEYMAP=fr
XKBLAYOUT=fr
FONT=DejaVuSansMono

3- Without the line FONT=DejaVuSansMono, systemd-vconsole-setup starts
without error, but is inactive after reboot.

My locales :

locale -a :
C
C.utf8
fr_FR
fr_FR.utf8
POSIX

Thanks a lot for your responses and help.



 *--*

*Jacques*

[-- Attachment #2: Type: text/html, Size: 1321 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-user] [Solved] Re: Systemd Fonts problem
  2023-05-18 13:42 [gentoo-user] Systemd Fonts problem Jacques Montier
@ 2023-05-18 17:37 ` Jacques Montier
  0 siblings, 0 replies; 2+ messages in thread
From: Jacques Montier @ 2023-05-18 17:37 UTC (permalink / raw
  To: gentoo-user@lists.gentoo.org

[-- Attachment #1: Type: text/plain, Size: 1383 bytes --]

Hello again,

Finally, i resolved my fonts problem.

1- In /etc/defautl/grub I commented the two lines
#GRUB_TERMINAL=console
#GRUB_GFXPAYLOAD_LINUX=text

Now Grub is launched in graphic mode with the DejaVuSansMono.pf2 font size
20.

2- I set the keymap : localectl set-keymap fr-latin9

My /etc/vconsole.conf

KEYMAP=fr-latin9
XKBLAYOUT=fr
XKBMODEL=pc105
XKBOPTIONS=terminate:ctrl_alt_bksp
XKBVARIANT=latin9

3- systemctl start systemd-vconsole-setup works fine.

Sorry for the noise !

Have a nice week end

Cheers,

--
Jacques

Le jeu. 18 mai 2023 à 15:42, Jacques Montier <jmontier@gmail.com> a écrit :

> Hello all,
>
> I encounter three problems:
>
> 1- Grub2 does not display accentuated French letters (? instead of é)
> In /etc/default/grub i have the line
> : GRUB_FONT="/boot/grub/fonts/DejaVuSansMono.pf2"
> #ls /boot/grub/fonts/DejaVuSansMono.pf2
>
> 2- systemctl start systemd-vconsole-setup gives an error.
> It does not find the DejaVuSansMono file.
>
> vconsole.conf :
> KEYMAP=fr
> XKBLAYOUT=fr
> FONT=DejaVuSansMono
>
> 3- Without the line FONT=DejaVuSansMono, systemd-vconsole-setup starts
> without error, but is inactive after reboot.
>
> My locales :
>
> locale -a :
> C
> C.utf8
> fr_FR
> fr_FR.utf8
> POSIX
>
> Thanks a lot for your responses and help.
>
>
>
>  *--*
>
> *Jacques*
>

[-- Attachment #2: Type: text/html, Size: 2587 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-18 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-18 13:42 [gentoo-user] Systemd Fonts problem Jacques Montier
2023-05-18 17:37 ` [gentoo-user] [Solved] " Jacques Montier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox