Error using sdbench

  • Tried to get son benchmarks of my sdcard, it seems that the sdbench script gets some kind of errors:

    [font="Monaco, Consolas, Courier, monospace"]awk: cmd. line:1: Division by zero ¿LibreELEC related?[/font]

  • Open the script, find this line:

    Code
    grep OpenELEC /etc/os-release >/dev/null && DDTIME=5 || DDTIME=6


    change "OpenELEC" to "LibreELEC" and give it a try.