a-dekker
a-dekker
It doesn't seem to be fixed, it still contains the line `export HISTFILE="${HISTFILE:-$HOME/.bash_history}"` at https://github.com/cantino/mcfly/blob/master/mcfly.bash#L13
That seems strange, never experienced any issues with the alternative implementation. The change is also very straightforward: test if the value is set, if not, set the default. It should...
Thanks for your response. I am trying to flash 1.20g, but no luck so far. I flashed 1.19 initially using tuya-convert, but the firmware upgrade via the web interface only...
Already tried Firefox, Chrome and konqueror. Now I also tried Chrome and Edge from within a virtual machine and using Chrome and Opera (Android) from a Chromebook. All fail with...
The latest toolchain can be found here: http://od.abstraction.se/opendingux/toolchain/opendingux-gcw0-toolchain.2021-03-10.tar.xz
OD beta is developed in a kind of nightly build cycle. The device build is updated maybe every 14 days. The toolchain is updated less frequently (the release before March...
libc 2.31 does seem fairly recent (also the version I have on my rolling update Linux systems).
You could try the previous toolchain: https://ozgur.kazancci.com/jutleys/13-RS90/toolchain/opendingux-gcw0-toolchain.2020-10-01.tar.gz I did successfully create some OPK files with this toolchain in the past. I have not used the March release yet.
I do see the same in the Oct 2020 release. Perhaps I used the local mksquashfs and not the toolchain one for creating the OPK image.
Thanks! First impression: it does work, but with a bit of issues: - Exiting OpenMSX freezes OpenMSX (hard kill needed) - There seems to be some kind of blurring effect...