MXFBPi Beta 2 testing

Help on all MX Re-spins
Message
Author
User avatar
Jerry3904
Administrator
Posts: 23455
Joined: Wed Jul 19, 2006 6:13 am

Re: MXFBPi Beta 2 testing

#71 Post by Jerry3904 »

There is something screwy going on with locale settings
That's not good. You used RPi Config to set them, I believe? What is the output of this command:

Code: Select all

locale
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
Jerry3904
Administrator
Posts: 23455
Joined: Wed Jul 19, 2006 6:13 am

Re: MXFBPi Beta 2 testing

#72 Post by Jerry3904 »

About the time delay, this Arch paragraph seems relevant
systemd-timesyncd is a daemon that has been added for synchronizing the system clock across the network. It implements an SNTP client. In contrast to NTP implementations such as chrony or the NTP reference server this only implements a client side, and does not bother with the full NTP complexity, focusing only on querying time from one remote server and synchronizing the local clock to it. Unless you intend to serve NTP to networked clients or want to connect to local hardware clocks this simple NTP client should be more than appropriate for most installations. The daemon runs with minimal privileges, and has been hooked up with networkd to only operate when network connectivity is available. The daemon saves the current clock to disk every time a new NTP sync has been acquired, and uses this to possibly correct the system clock early at bootup, in order to accommodate for systems that lack an RTC such as the Raspberry Pi and embedded devices, and make sure that time monotonically progresses on these systems, even if it is not always correct. To make use of this daemon a new system user and group "systemd-timesync" needs to be created on installation of systemd.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
dolphin_oracle
Developer
Posts: 22647
Joined: Sun Dec 16, 2007 12:17 pm

Re: MXFBPi Beta 2 testing

#73 Post by dolphin_oracle »

Jerry3904 wrote: Tue Feb 02, 2021 4:28 pm
There is something screwy going on with locale settings
That's not good. You used RPi Config to set them, I believe? What is the output of this command:

Code: Select all

locale
on the locale issue, the only locale generated on the b2 img is the en_US.UTF8 locale. which means even if you choose a different locale, you ain't gonna get it because they aren't present.

which makes chris' LC_ALL error message make sense.

Code: Select all

sudo dpkg-reconfigure locales
will allow you to select and generate locales. our system-locales-mx utility does the same, but I don't remember if that's on the PI img or not (part of mx-goodies).
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/

User avatar
Jerry3904
Administrator
Posts: 23455
Joined: Wed Jul 19, 2006 6:13 am

Re: MXFBPi Beta 2 testing

#74 Post by Jerry3904 »

Aha! mx-goodies is installed, but that app produces a bunch of errors.

@chrispop99 Please run the code DO posts, accepting the default "All" option (unless there is some better way to proceed). Then see if things work better, starting with nitrogen. Thanks.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
chrispop99
Global Moderator
Posts: 3388
Joined: Tue Jan 27, 2009 2:07 pm

Re: MXFBPi Beta 2 testing

#75 Post by chrispop99 »

Jerry3904 wrote: Tue Feb 02, 2021 8:19 pm @chrispop99 Please run the code DO posts, accepting the default "All" option (unless there is some better way to proceed). Then see if things work better, starting with nitrogen. Thanks.
I generated all locales. That gets rid of the terminal message about locales. Nitrogen still doesn't run, giving this error:

Screenshot_2021-02-03_09-10-18.png

This is a 'mature' install, so I'm starting again with a fresh image.

Chris
You do not have the required permissions to view the files attached to this post.
MX Facebook Group Administrator.
Home-built desktop - Core i5 9400, 970 EVO Plus, 8GB
DELL XPS 15
Lots of test machines

User avatar
Jerry3904
Administrator
Posts: 23455
Joined: Wed Jul 19, 2006 6:13 am

Re: MXFBPi Beta 2 testing

#76 Post by Jerry3904 »

Jeesh, thanks. Well, we're not using it OOTB so it's just an annoyance but I'd like to get it to work b/c it seems to work for the rest of the world.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
chrispop99
Global Moderator
Posts: 3388
Joined: Tue Jan 27, 2009 2:07 pm

Re: MXFBPi Beta 2 testing

#77 Post by chrispop99 »

Jerry3904 wrote: Wed Feb 03, 2021 6:11 am Jeesh, thanks. Well, we're not using it OOTB so it's just an annoyance but I'd like to get it to work b/c it seems to work for the rest of the world.
Are you able to make a fresh image, use the Raspi config to set locale to GB, and see if Nitrogen works please?

If it does, I'm giving up with that aspect of it! If it doesn't, somehow it needs fixing.

Chris
MX Facebook Group Administrator.
Home-built desktop - Core i5 9400, 970 EVO Plus, 8GB
DELL XPS 15
Lots of test machines

User avatar
chrispop99
Global Moderator
Posts: 3388
Joined: Tue Jan 27, 2009 2:07 pm

Re: MXFBPi Beta 2 testing

#78 Post by chrispop99 »

With a fresh install, I generated all locales (it takes a long time!), selecting GB to use. I rebooted, and Nitrogen worked. I then used the sections of the Raspi config to set the other localisation elements, other than locale. Nitrogen still worked OK.

It would seem, and this makes no sense, that using Raspi config to set locale breaks Nitrogen.

Chris
MX Facebook Group Administrator.
Home-built desktop - Core i5 9400, 970 EVO Plus, 8GB
DELL XPS 15
Lots of test machines

User avatar
Jerry3904
Administrator
Posts: 23455
Joined: Wed Jul 19, 2006 6:13 am

Re: MXFBPi Beta 2 testing

#79 Post by Jerry3904 »

Thanks for the testing. That makes no sense to me, either.

Since choosing nitrogen means cancelling fehbg in startup as well, I'm going to take it off the image.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
chrispop99
Global Moderator
Posts: 3388
Joined: Tue Jan 27, 2009 2:07 pm

Re: MXFBPi Beta 2 testing

#80 Post by chrispop99 »

Jerry3904 wrote: Wed Feb 03, 2021 7:00 am Thanks for the testing. That makes no sense to me, either.

Since choosing nitrogen means cancelling fehbg in startup as well, I'm going to take it off the image.
OK, thanks for the heads up.

Chris
MX Facebook Group Administrator.
Home-built desktop - Core i5 9400, 970 EVO Plus, 8GB
DELL XPS 15
Lots of test machines

Locked

Return to “MX Respins”