View Single Post
Old 04-22-2020, 06:10 PM   #6
KristianR
Member
KristianR began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Feb 2016
Device: none
Quote:
Originally Posted by NiLuJe View Post
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
KristianR is offline   Reply With Quote