Guy Sheffer
Guy Sheffer
Not sure, still can't get it to work here, and tried following the troubleshooting. Also if I try follwoing the troubleshooting and remove the easy-move-resize from the accessibility [as mentioned...
Why are you doing this? I am asking because 1. I want to know what flow is breaking for you, if any 2. These moduels are remote modules, their path...
It does not seem to me that this is a solution, more like a workaround: ``` rm -R /home/pi/.cache/chromium/Default/Cache rm -R /home/pi/.config/chromium/BrowserMetrics/*.* rm -rf ~/.config/chromium/Singleton* ``` What exactly is filling...
I am not sure how to disable it from the build, but it looks like you can disable it according to this: https://askubuntu.com/a/1343947/116460 ``` Disable/enable: Open Chrome/Chromium, More, Settings. Under...
This was fixed in: https://github.com/guysoft/FullPageOS/issues/613
Asked here NetworkManager if we need to generate a uuid or not: https://lists.freedesktop.org/archives/networkmanager/2024-August/000333.html
@ingojaeckel Thats cool! Your comment also comes in a good time because we are just at a crossroad to decide if this PR will get in or this one: https://github.com/guysoft/CustomPiOS/pull/230...
Merged, we also have a work in progress to add a new headless_nm module that would become the default option. I am merging this so CustomPiOS v1 has some option...
What are you setting in ``config.txt``? Please provide the file. As far as I can tell its expected behaviour, if its not its a Raspbian issue. This is the best...
Ok, does this happen in raspbian (desktop version)? Also have you tried the nightly build? (it might need fixing because of #325 which will happen today)