-----BEGIN PGP SIGNED MESSAGE-----<snip>
Hash: SHA256
How to change console fonts?
I consulted ChatGPT about this. He suggested the following solution:
Edit the file: /etc/vconsole.conf
Add the line: FONT=Lat2-Terminus32x16
However, this did not work. When I restarted the computer, the font
remained the same.
David W. Hodgins escreveu:
On Wed, 23 Apr 2025 16:13:17 -0400, Gilberto F da Silva
<gfs1989@gmx.net> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256<snip>
How to change console fonts?
I consulted ChatGPT about this. He suggested the following
solution:
Edit the file: /etc/vconsole.conf
Add the line: FONT=Lat2-Terminus32x16
However, this did not work. When I restarted the computer, the
font remained the same.
$ cat /etc/vconsole.conf FONT=lat0-16 KEYMAP=us
The kbd package is required and has the default fonts. The
terminus-font is optional. The console-setup package is also
optional, but as it is required by grub2, removing it will break
systems that are not using refind to boot.
# urpmf Lat2-Terminus32x16 | sort -u
console-setup:/usr/share/consolefonts/Lat2-Terminus32x16.psf.gz
Do you have the console-setup package installed?
Thank you. You always answer my questions.
Yes. It was already installed.
$ cat /etc/vconsole.conf
FONT=Lat2-Terminus32x16
KEYMAP=us-intl
# urpmf Lat2-Terminus32x16 | sort -u console-setup:/usr/share/consolefonts/Lat2-Terminus32x16.psf.gz [root@localhost mageia9]#
ChatGPT also suggested this:
# systemctl restart systemd-vconsole-setup.service
but...
Job for systemd-vconsole-setup.service failed because the control
process exited with error code.
See "systemctl status systemd-vconsole-setup.service" and "journalctl
-xeu systemd-vconsole-setup.service" for details.
This command works but the change is not permanent.
# setfont /usr/share/consolefonts/Lat2-Terminus32x16.psf.gz
--
Abraços
Gilberto F da Silva
Gilberto F da Silva escreveu:
David W. Hodgins escreveu:
On Wed, 23 Apr 2025 16:13:17 -0400, Gilberto F da Silva
<gfs1989@gmx.net> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256<snip>
How to change console fonts?
I consulted ChatGPT about this. He suggested the following
solution:
Edit the file: /etc/vconsole.conf
Add the line: FONT=Lat2-Terminus32x16
However, this did not work. When I restarted the computer, the
font remained the same.
$ cat /etc/vconsole.conf FONT=lat0-16 KEYMAP=us
The kbd package is required and has the default fonts. The
terminus-font is optional. The console-setup package is also
optional, but as it is required by grub2, removing it will break
systems that are not using refind to boot.
# urpmf Lat2-Terminus32x16 | sort -u
console-setup:/usr/share/consolefonts/Lat2-Terminus32x16.psf.gz
Do you have the console-setup package installed?
Thank you. You always answer my questions.
Yes. It was already installed.
$ cat /etc/vconsole.conf
FONT=Lat2-Terminus32x16
KEYMAP=us-intl
# urpmf Lat2-Terminus32x16 | sort -u
console-setup:/usr/share/consolefonts/Lat2-Terminus32x16.psf.gz
[root@localhost mageia9]#
ChatGPT also suggested this:
# systemctl restart systemd-vconsole-setup.service
but...
Job for systemd-vconsole-setup.service failed because the control
process exited with error code.
See "systemctl status systemd-vconsole-setup.service" and "journalctl
-xeu systemd-vconsole-setup.service" for details.
This command works but the change is not permanent.
# setfont /usr/share/consolefonts/Lat2-Terminus32x16.psf.gz
How to change console fonts?
I consulted ChatGPT about this. He suggested the following solution:
Edit the file: /etc/vconsole.conf
Add the line: FONT=Lat2-Terminus32x16
However, this did not work. When I restarted the computer, the font
remained the same.
On 23/04/2025 21:13, Gilberto F da Silva wrote:
How to change console fonts?
I consulted ChatGPT about this. He suggested the following solution:
Edit the file: /etc/vconsole.conf
Add the line: FONT=Lat2-Terminus32x16
However, this did not work. When I restarted the computer, the font
remained the same.
With a console open, click on three horizontal bars, top right.
Find Settings, click on Configure console. Click on a Profile and Edit.
You have a choice of fonts and font sizes, among other things.
On Thu, 24 Apr 2025 01:21:10 -0400, Gilberto F da SilvaDo you have the console-setup package installed?
<gfs1989@gmx.net> wrote:
Gilberto F da Silva escreveu:
David W. Hodgins escreveu:
On Wed, 23 Apr 2025 16:13:17 -0400, Gilberto F da Silva
<gfs1989@gmx.net> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256<snip>
How to change console fonts?
I consulted ChatGPT about this. He suggested the following
solution:
Edit the file: /etc/vconsole.conf
Add the line: FONT=Lat2-Terminus32x16
However, this did not work. When I restarted the computer,
the font remained the same.
$ cat /etc/vconsole.conf FONT=lat0-16 KEYMAP=us
The kbd package is required and has the default fonts. The
terminus-font is optional. The console-setup package is also
optional, but as it is required by grub2, removing it will
break systems that are not using refind to boot.
# urpmf Lat2-Terminus32x16 | sort -u
console-setup:/usr/share/consolefonts/Lat2-Terminus32x16.psf.gz
[root@localhost mageia9]#
Thank you. You always answer my questions.
Yes. It was already installed.
$ cat /etc/vconsole.conf FONT=Lat2-Terminus32x16
KEYMAP=us-intl
# urpmf Lat2-Terminus32x16 | sort -u
console-setup:/usr/share/consolefonts/Lat2-Terminus32x16.psf.gz
ChatGPT also suggested this: # systemctl restart
systemd-vconsole-setup.service
but...
Job for systemd-vconsole-setup.service failed because the
control process exited with error code. See "systemctl status
systemd-vconsole-setup.service" and "journalctl -xeu
systemd-vconsole-setup.service" for details.
This command works but the change is not permanent. # setfont
/usr/share/consolefonts/Lat2-Terminus32x16.psf.gz
I wonder if vconsole is only looking in the
/usr/lib/kbd/consolefonts/ directory.
Try running as root, 'ln -s
/usr/share/consolefonts/Lat2-Terminus32x16.psf.gz /usr/lib/kbd/consolefonts/'
If that fixes it, open a bug report to report the issue.
If that does fix the issue, systemd should be changed so /usr/lib/systemd/systemd-vconsole-setup looks in both directories,
or the font packages should change which directories their files
are in, or Mageia should add symlink setup for the files as part of
the package installation.
Regards, Dave Hodgins
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 482 |
Nodes: | 16 (1 / 15) |
Uptime: | 73:44:30 |
Calls: | 9,572 |
Calls today: | 3 |
Files: | 13,666 |
Messages: | 6,142,435 |