You are not logged in.

#1 2018-03-02 08:13:44

jNumbers
Member
Registered: 2017-12-01
Posts: 11

[SOLVED] Terminal Displaying Unknown Characters

I have suddenly received strange characters on my terminal and I'm not sure why. I made sure that

en_US.UTF-8 UTF-8

is uncommented in

locale.gen

to make sure it's not a UTF-8 issue.

For example, when I type

lsblk

I get the following: lsblk unknown char

lsblk chars

Any idea what this might be?

Last edited by jNumbers (2018-03-03 04:09:25)

Offline

#2 2018-03-02 08:34:20

seth
Member
Registered: 2012-09-03
Posts: 51,213

Re: [SOLVED] Terminal Displaying Unknown Characters

Did you also regenerate and configure the https://wiki.archlinux.org/index.php/Locale ?

locale
locale -a
localectl

Offline

#3 2018-03-02 12:01:34

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,530
Website

Re: [SOLVED] Terminal Displaying Unknown Characters

Is it just lsblk?  I.e., does `lsblk -i` look ok, and does `pstree` show odd characters in place of the line drawing?


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#4 2018-03-03 04:08:42

jNumbers
Member
Registered: 2017-12-01
Posts: 11

Re: [SOLVED] Terminal Displaying Unknown Characters

seth wrote:

Did you also regenerate and configure the https://wiki.archlinux.org/index.php/Locale ?

It appears that I forgot to set 'localectl'.
Thank you.

Offline

Board footer

Powered by FluxBB