Results 2621 comments of MichaIng

Which SBC and Debian version are you using?

Please try with libgpio: ```sh apt install gpiod gpioinfo ```

Many thanks for your report. I also see these messages, but I cannot observe any related negative effect. These seem to be regulators for devices which are not attached, e.g....

Many thanks for your report. Note that RPi with its `config.txt`, custom bootloader and kernel are very different from upstream U-Boot with `boot.src` (which loads `dietpiEnv.txt` as environment file) and...

I agree. We cannot change something about how device trees and related hardware features can be enabled in mainline U-Boot and mainline Linux, but we can add `dietpi-config` options for...

> Is there no way to create a SPI DTB that can then be loaded with option of which SPI (0 or 1) or both that can be enabled? This...

SFTP does not require an HTTPS certificate. It uses SSH and hence requires only either user/password or an SSH key pair for user authentication while the SSH servers have their...

Hmm, can you show: ```sh mysql -e 'select * from nextcloud.oc_storages' ``` Indeed on uninstall a backup of database and Nextcloud files is created and loaded automatically on an install...

I'm confused about all the different `local::` entries. Are those all valid? `dietpi-software` expects one such entry only.

> Looking on my system /mnt/dietpi_userdata/nextcloud_data/ is still a location on my system and I am able to cd into it. The same goes for /mnt/BackUpDrive (stores only backup files,...