Quote:
Originally Posted by NiLuJe
Huh. Does the file (the kernel module, I mean) actually exist on your device? (It's not in the FW package, and it should definitely not be here at all from my understanding of the kernel config...).
Stupid but obvious remark: make sure you're actually running the updated version of the script  .
|
I will double check tomorrow on both devices (3.19 vs. 4.20) but I‘m quite sure I navigated to the directory and the file was there.
Quote:
Other than that, some general remarks: set -xeo pipefail, curly braces, quoting, shellcheck, check FBInk's output, and given set -x: check the output, period .
|
Thanks for this hint - I corrected some flaws and further simplified the script for testing. Just outputting date, no image. Letting this run overnight and will report back.
Kind regards
KristianR