Open links in new tab
  1. installation - MariaDB - Can't create test file /var/lib/mysql/DietPi ...

    Apr 27, 2023 · filesystem of /mnt/dietpi_userdata and mount options? Add by editing the question. There's not enough space in comments to develop a follow forum like format.

  2. How to use the grovepi with pi4jv2 on Java? - Stack Overflow

    Dec 10, 2024 · The i2c ports are enabled on the dietpi, and strangely enough, my tests work just fine in python. Have you ever encountered a similar problem? Here's my java example test: (Note: the …

  3. DietPi - running a script manually works - Stack Overflow

    I'm trying to run a script automatic when booting Raspberry with DietPi. My script starts a Python3 programm which then at the end starts an external program MP4Box which merges 2 video files to a ...

  4. python - DietPI: _tkinter.TclError: no display name and no $DISPLAY ...

    Oct 15, 2020 · Name your python file main.py and drag your python file to the desktop.

  5. Network UPS Tools Script Assistance - Stack Overflow

    Sep 25, 2021 · I could then set a timer for say 60 sec prior to the FSD being initiated and killing the DietPi and eventually rebooting the UPS prior to it going completely dead. I set the LowBattery point …

  6. I can't start libcamera on Raspberry pi. Error undefined symbol

    Aug 15, 2022 · I have little knowledge of Linux and have installed libcamera to stream video from rbpicamera to vlc (or kodi, tvheadend, etc). But it gives error and I don't know ...

  7. server - podman "Error: cannot open sd-bus: No such file or directory ...

    Apr 1, 2023 · AFter installing podman on my pi3b using: sudo apt-get -y install podman After that i updated and rebooted, now when I try to run: sudo podman run hello-world it gives me the following …

  8. Autostart GUI application with LXDE session - Stack Overflow

    Nov 20, 2016 · This is on a raspberry pi running the 'DietPi' flavor over the raspian distro, and is perhaps what separates my question from the others. So I have a GUI application that I wish to launch at …

  9. Bind9 newbie not able to resolve local addresses - Server Fault

    Oct 4, 2020 · I am completely new to DNS servers and as an educational tool, I have installed bind9 on a RPi running dietpi - a stripped down version of Debian. External addresses resolve perfectly but …

  10. how to run multiple ansible plays in parallel? - Stack Overflow

    Sep 9, 2014 · So, DietPi has apt available, but it wants me to use the dedicated dietpi-update tool before-hand. dietpi-update will update DietPi specific files and run apt update, but not apt upgrade.