You are not logged in.

#1 2015-10-23 07:44:29

watermelons
Member
Registered: 2015-10-23
Posts: 10

Locale Issues

So, when I
arecord -l, my terminal isn't displaying some of the characters for a microphone I have. I heard this was a locale issue, so when I run locale, I get
LANG=
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=

I should be on en-utf8. Also, I'm missing my locale.sh file. Most of the stuff I've searched involves initscripts which I believe is not supported anymore.

Offline

#2 2015-10-23 07:49:30

headkase
Member
Registered: 2011-12-06
Posts: 1,977

Re: Locale Issues

Did you do: This?

Offline

#3 2015-10-23 07:55:53

watermelons
Member
Registered: 2015-10-23
Posts: 10

Re: Locale Issues

headkase wrote:

Did you do: This?

Yes I have.

Offline

#4 2015-10-23 08:03:49

watermelons
Member
Registered: 2015-10-23
Posts: 10

Re: Locale Issues

Here is what I have done so far:
I have updated everything. I have put LANG=en_US.UTF-8 UTF-8
LANGUAGE=en_US.UTF-8 UTF-8
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
in my /etc/locale.conf file
I have tried doing locale-gen again.
I could not find my locale.sh file at all.

Offline

#5 2015-10-23 08:16:19

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Locale Issues


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#6 2015-10-23 19:01:02

watermelons
Member
Registered: 2015-10-23
Posts: 10

Re: Locale Issues

I have tried everything on that page.

Offline

#7 2015-10-23 19:11:52

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

Re: Locale Issues

What is the output of

grep -v '^#' /etc/locale.gen

What do you mean you can't find locale.sh?  Where have you looked?  It should be in /etc/profile.d/, if it isn't, you need to reinstall the filesystem package.


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

Offline

#8 2015-10-23 20:26:17

watermelons
Member
Registered: 2015-10-23
Posts: 10

Re: Locale Issues

Trilby wrote:

What is the output of

grep -v '^#' /etc/locale.gen

What do you mean you can't find locale.sh?  Where have you looked?  It should be in /etc/profile.d/, if it isn't, you need to reinstall the filesystem package.

en_US.UTF-8 UTF-8  
en_US ISO-8859-1  

and how would I do that. It is not in /etc/profile.d/

$ ls /etc/profile.d
gpm.sh   jre.sh              mozilla-common.sh  perlbin.sh
jre.csh  mozilla-common.csh  perlbin.csh        vte.sh

Offline

#9 2015-10-23 20:39:54

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Locale Issues

How did you install Arch? What is the output of uname -a?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#10 2015-10-24 05:30:25

watermelons
Member
Registered: 2015-10-23
Posts: 10

Re: Locale Issues

Linux pagearch 4.2.3-1-ARCH #1 SMP PREEMPT Sat Oct 3 18:52:50 CEST 2015 x86_64 GNU/Linux

I installed multiple times on a virtual machine and then followed the wiki/a guide.

Offline

#11 2015-10-24 11:46:52

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

Re: Locale Issues

watermelons wrote:

and then followed the wiki/a guide.

What guide?


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

Offline

#12 2015-10-24 20:46:52

watermelons
Member
Registered: 2015-10-23
Posts: 10

Offline

#13 2015-10-24 21:30:20

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,604

Re: Locale Issues

Yeah, so you followed some random 3rd party video and it didn't work. Shocker.

Offline

Board footer

Powered by FluxBB