----- Original Message -----
> Running on Raspberry Pi 3, with updates to April 19:
> 
> [ryniker@RPi3-2 ~]$ uname -a
> Linux RPi3-2 4.11.0-0.rc5.git0.1.fc26.armv7hl #1 SMP Mon Apr 3 21:06:36 UTC
> 2017 armv7l armv7l armv7l GNU/Linux
> [ryniker@RPi3-2 ~]$ /usr/bin/python3.6 --version
> Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another
> locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour).
> Python 3.6.0
> [ryniker@RPi3-2 ~]$ env | grep LC
> LC_ALL=C
> [ryniker@RPi3-2 ~]$
> 
> I downloaded and built the current 3.6.1 Python with only default
> configuration, and there is no complaint:
> 
> [ryniker@RPi3-2 ~]$ /usr/local/bin/python3.6 --version
> Python 3.6.1
> [ryniker@RPi3-2 ~]$
> 
> If Fedora packages Python configured to complain about awkward locale
> settings, it would be nice if Fedora starts after installation with a
> non-objectionable value.
> 
> In order to boot F26 on a Raspberry Pi, it is necessary to blacklist the
> vc4 module to avoid a kernel failure
> (https://bugzilla.redhat.com/show_bug.cgi?id=1387733). This means the

Hopefully this is no longer the case. On the 20170416 nightly images[1] I 
didn't need to blacklist on my problematic monitor (Haier 21").

> default target can be multi-user, but not graphical.  Consequently, the
> first boot application never runs.  Is first boot where appropriate
> locale configuration should occur?

The display and initial-setup should come up even with the module
blacklisted (perhaps not on workstation, not tested there), you lose some
performance but it should be very usable.

Paul

[1] - 
https://kojipkgs.fedoraproject.org/compose/branched//Fedora-26-20170416.n.0/compose/Spins/armhfp/images/


> _______________________________________________
> arm mailing list -- arm@lists.fedoraproject.org
> To unsubscribe send an email to arm-le...@lists.fedoraproject.org
> 
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-le...@lists.fedoraproject.org

Reply via email to