Julien Pierre
Julien Pierre
re: the commands, I just want to know the exact syntax that is made for each call, so I can isolate them like the shell script I posted earlier. Yes,...
I tried your suggestion, and it succeeded. Very odd. Now running it again the way it was to confirm the hang. Edit: yes, it definitely hangs again with this call....
Thanks ! I just updated raspiBackup and did a backup. Here is the output : ... --- RBK0010I: pi64: raspiBackup.sh V0.6.9.1 - 2024-05-29 (dcfab2f) stopped at Wed May 29 12:27:36...
I may have isolated the trigger, but the root cause is still unknown. I tried umount /backup and then mount -a . Then, ls worked fine on the most recent...
FYI, my latest attempt - return early in executeTar. The problem was not reproduced. So, running tar is part of the root cause. But it isn't the only one. I...
I couldn't get that line to work in my script. There is an extraneous parenthesis. I tried to remove it, but it doesn't work either. I just don't know what...
Unfortunately, the updated script you provided does not reproduce the hang issue. It must be a specific sequence of things that does.
Not sure. I was hoping to get some useful output from "strace -ff -o raspi". But it looks like there are way too many processes involved - no less than...
Yeah, it sounds like some SB16 emulation problem, not quite sure what's going on there. The reason I wanted to try DMP was to get the output of a MOD...
@johnnovak actually, I was looking for a module player that would render directly to a PCM file, such as a WAV file,. It doesn't need to be DOS-based - it...