Cannot Set LC ALL and LANGUAGE for RPi 4
-
Good Evening,
I am having trouble setting the LC ALL and LANGUAGE for my RPi 4 running Raspbian Lite in order to install a RPi 4 Retropie branch. They are both blank and running the
sudo raspi-config
or even ````sudo locale-gen en_US.UTF-8`` does not seem to fix it. Are these really needed? I cannot remember checking these my other Pi setups but after noticing this I am curious.Pi 4 2GB
Official PS
No other devices attached yet. -
@KN4THX - Possibly try
sudo update-locale LANGUAGE="en_US:en"
&sudo update-locale LC_ALL="en_US.UTF-8"
. -
@Riverstorm Thanks, I ill give that a shot when I boot it up next. I started having more difficult issues than that so powered it off for a bit.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.