You are not logged in.

#1 2023-03-17 09:39:07

knarh
Member
Registered: 2023-03-11
Posts: 58

[SOLVED]Changing font in linux console doesn't work

Hello,
I installed terminus-font package for pcf font version in /usr/share/kbd/consolefonts

Then added to /etc/vconsole.conf

FONT=ter-132.psf.gz

I have nvidia driver which changes my console font, so I added to /etc/mkinitcpio.conf

MODULES=(nvidia nvidia_modeset nvidia_uvm nvidia_drm)

Then

mkinitcpio -P

And have this mistake:

-> Running build hook: [consolefont]
==> ERROR: consolefont: requested font not found: "ter-132.pcf.gz"

I tried a full path in vconsole: /usr/share/kbd/consolefonts/ter-132.psf.gz which doesn't work either

What am I doing wrong? And is keymap in config really needed?

P.S. I'm a newbie,so I don't know anything about kernel modules, kernel parameters, hooks and  mkinitcpio

Last edited by knarh (2023-03-17 11:13:00)

Offline

#2 2023-03-17 10:49:50

NoSavvy
Member
From: Dorchester, Dorset, UK
Registered: 2013-01-23
Posts: 97

Re: [SOLVED]Changing font in linux console doesn't work

I have only "FONT=ter-120n" in vconsole.conf

Offline

#3 2023-03-17 11:05:02

knarh
Member
Registered: 2023-03-11
Posts: 58

Re: [SOLVED]Changing font in linux console doesn't work

Thanks!

Offline

Board footer

Powered by FluxBB