Guy Sheffer
Guy Sheffer
Hey, So i built a raspbian-based distro that ships with a realtime kernel here: https://github.com/guysoft/RealtimePi I was wondering - is this something worth shipping so people can play with servos?...
Related issue #214 # Features In the docker container of CustomPiOS you can now use: ## Download flag ``` build -d ``` To download the latest tested image automatically. ##...
In bookworm Raspberry Foundation/Ltd has removed wpa-suppilcant and switched to NetworkManger In the network module we add a way to headless configure wpa-supplicant. This is where its done in the...
See here, has user pi: https://github.com/guysoft/FullPageOS/blob/devel/src/modules/fullpageos/filesystem/root_init/etc/systemd/system/x11vnc.service#L7 Needs to be changed to something global
Hey, Getting this and wondering if anyone else got this or has a way around it: Log; ``` > [base 8/12] RUN npx prisma generate: #0 5.783 prisma:warn Prisma only...
Creates a file wifi.nmconnection in the boot folder if used, and lets you set up a NetworkManager connection. I kept it low level so people can put more exotic settings...
May not be merged, see talk in #240
Docs don't say you need ripgrep installed, but edit prompt says all opencode users have it installed
### Description Hey, I would add a PR but I am not sure where to PR the docs. I was trying to understand why opencode kept using rg which is...
can't run python4andorid in debugger in vscode because shprint does not seem to work well in debugpy
The debgger used in vscode, debugpy, seems to not be able to run bulldozer because of code in python-for-android. When running a build sh.basename is called in the python3 recipe....
cloned and built, got: ``` [INFO]: running patch -t -d /home/guy/workspace/kivy/kivy-remote-shell/.buildozer/android/platform/build-arm64-v8a_armeabi-v7a/build/python-installs/remoteshell/arm64-v8a/zope -p1 -i /home/guy/workspace/kivy/kivy-remote-shell/.buildozer/android/platform/python-for-android/pythonforandroid/recipes/zope_interface/fix-init.patch [DEBUG]: The next patch would create the file __init__.py, [DEBUG]: which already exists! Assuming -R. [DEBUG]:...