Terminal and console are two different things. Console is what you get if your computer boots up in text mode. Terminal is what you start inside graphical environment (X or Wayland). Which one are you having issues with? What does echo $TERM output? If it’s the former, how are you watching videos exactly? O_o If it’s the latter, setfont won’t do anything; you need to look at configuration of your terminal emulator or try a different one.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Well, then it's the console. mpv runs directly from the console (maybe it starts the X server in the background without it being obvious, no idea).
echo $TERM says linux.
My first recommendation is to just use graphical environment. My second is to try fbterm.
Thanks! If and when I really need to display Japanese, I'll switch to my graphical environment. My old T480 is having a hard time playing 4K vids unless I play them directly from the console, for some reason...
I'll check out fbterm too!
what terminal emulator are you using?
Could it be agetty? I have never thought of what that initial CLI environment could be named...
It's the terminal/CLI after logging in. No desktop environment.
