Description
See the subject line.
How to reproduce
- Change a pedalboard
- Hit the
save
button - Power off the device once the store bar has finished
- Power on the device. Changes sometimes aren’t stored
Expected/suggested solution
Use fsync()/sync
after writing a pedalboard
or (to probably catch some more instances of this problem):
echo 100 > /proc/sys/vm/dirty_expire_centisecs
echo 100 > /proc/sys/vm/dirty_writeback_centisecs
Additional information
I’m on 1.4 RC2
Some background info / additional reading: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/317781/comments/45