@rkorell Just read that X11 is still there in Trixie. So no stress yet, but yes, it is old and may be on it’s way out one of these good ol days.
Read the statement by Michael Teeuw here.
Posts
-
RE: new Raspi OS release
-
RE: new Raspi OS release
@sdetweil I did not see it mentioned for
trixie, but that is possible. -
RE: new Raspi OS release
@BKeyport X11 does not work for me, hence I use Wayfire. As Labwc is supposed to be the newer lighter compositor, I would like to get that to work for me.
-
RE: new Raspi OS release
@rkorell I just switched back to Wayfire now and it works fine for me. I am running Pi5. When I tested X11 the screen blanking did not work for me. I have been reading around Labwc and
wlopmbut have seen a lot of people having issues with Labwc. I will test it later today but for now I have switched back to Wayfire. -
RE: new Raspi OS release
@sdetweil As was expected, my screen on and screen off scripts no longer work. I will have a look at them today and see if I can get them to work with Labwc else I will switch back to Wayfire. Will advise after I have had a chance to look at them.
First have to give the boss his time today then I can play…😉
-
RE: new Raspi OS release
@mumblebaj After the upgrade I got presented with a screen asking me to
Keep WayfireorSwitch to Labwc. I elected to switch to labwc. I have opted to switch to labwc.Warning to others: this has reset my screen orientation and resolution. Easy fix for me but others may have a problem.What I have noticed, when upgrading, around 99% mark, it asked a bunch of questions around keeping labc configs or install the vendor ones, I elected Y to install the vendor ones for those and I have noticed that my MM splash screen at startup has been replaced by the Raspi one. Not an issue for me but for anybody else who may want to keep theirs say no to those questions.
Started the MM and it is running. Now, just to test my Screen On and Off scripta later this evening and tomorrow morning to see if they still work as is. Will update but it looks fine thus far.
-
RE: new Raspi OS release
@sdetweil Busy upgrading now. Will provide some feedback once done and MM is up and running. Will advise if my screen on and off stuff still work but may only be tomorrow sometime.
-
RE: new Raspi OS release
@sdetweil Seems to be more touch related changes. I may update my pi to this latest release and test how my MM runs with it.
-
RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs
I just done a fresh install of the module and it works fine for me.

Just out of curiosity, did you do the following steps?
-
cd MMM-PublicTransportHafas -
npm ci --omit=dev
@KristjanESPERANTO ) saw the below in the log, I am assuming it is nothing to be concerned about?

-
-
RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs
@KristjanESPERANTO Not sure if it is advisable to update the modules
requiresVersionto the latest MM version. With the issue of older PI’s not able to run the latest version of MM you run the risk of the modules no longer working even if they can still work on older versions of MM. I prefer to keep my version 2 versions behind as they worked on those. Unless your module has specifically been updated with dependencies of the latest MM.