MichaIng
MichaIng
Manually disabled displays, or such which are disconnected, but settings changed, do now show up in `dietpi-display` as well: https://github.com/MichaIng/DietPi/commit/a1a140d Since disabled displays usually show up as disconnected and without...
Thanks for the hint, makes sense. I adjusted it a way that it checks for GRUB configs regardless which architecture, if other configs are not found. And when applying settings,...
Thanks, it was sort of by design, to override applied values with those given by the sysfs (for enabled and connected displays). This made it easier to see if and...
Hmm, we did not recently change anything in this regards, or the content of `config.txt`, which should be identical on all images you tested. Also the kernel is identical on...
Looping through old issues, sorry that I missed you comment. `dietpi-config` warns about and offers to disable Bluetooth, if enabled, when the serial console on `ttyAMA0` full UART is enabled,...
Sorry for late reply. Does this issue still exist?
Thanks for the info. Hmm good to know and bad. Actually I thought that both U-Boot packages use the same source. But the versions are different, of course. I'll test...
@notDavid Many thanks for your report. Generally requests here on GitHub are prefectly fine. We'll have to dig into it, whether such encrypted mount can be accessed as every other...
@Joulinar Thanks for testing :+1:. What must be assured is that the decrypted mount must be done at boot automatically before any end user service starts. Either there is some...
@notDavid Yeah you're right. Only point would then be to not have unencrypted data on an offline drive, hence more something for a desktop work station: As long as it's...