ss89
ss89
i just checked and behaviour must've changed from 19.08.1 to 20.03, as my package manager said that this was the last update and exactly then my backups stopped working.
To compile 19.08.1 i had to change `timeshift-19.08.1/src/Utility/AsyncTask.vala:76` to use `protected` instead of `public`. Compile docs that i also added to #440 ``` docker run -it --rm -e DEBIAN_FRONTEND=noninteractive -e...
Whenever you use timeshift, you have to be root anyway (current situation, not exactly what i'd find desirable as a user). As per the makefile, i think you are correct:...
@teejee2008 i am facing the same issue. Can you please provide instructions on how to compile this from source? I want to use an older version that still supports using...
@russelld58 not sure, but maybe you are still interested in the compiling instructions?
> @ss89 Hello! you can try to do something similar as this video explains. If your MPPT has RS232 output https://www.youtube.com/watch?v=hQCPfaHJI6o Is the code somewhere on github? I don't feel...
I'm following (almost) all github issues created by Hedda about zigbee on nrf/esp32-h2/esp32-c6 since december last year and it seems like basic functionality (or even more?) is done and working...
Thanks for your extensive response @Hedda. If i get it the correct way, then to test basic functionality i should be able to connect an FTDI usb serial adapter (or...
> @ss89 Please check it as follows steps: > > * /dev/ttyUSB0: Connect a USB cable to UART port for power supply, output log and download firmware. > * /dev/ttyUSB1:...
I tried it with rebooting (now actually with an esp32-h2) and i still get an error that it failed to deserialize the command: ``` 2024-04-06 18:32:01.766 Sebastians-MBP.fritz.box asyncio DEBUG Using...