SonnyJim
SonnyJim
Just had this happen to me. Was printing something, went to change the filament using the menu option, when I inserted the new filament and pressed OK it went back...
What I did was contacted BTT support, who made me run through quite a few troubleshooting steps. Once it was clear the board was dead they sent me a new...
I'm getting the same error Linux Mint 20.3. Both OBS and Glava are built from git sources: `info: Initializing GLava OBS Plugin... debug: input str '', set '(null)' info: Updating...
Yeah I'm trying similar, but using a named pipe and it fails as soon as I start playing something in MPD: sudo ./pi_fm_rds -freq 107.9 -audio /tmp/mpd.fifo Virtual memory mapped...
No, I think there is a different problem here. I've managed to get something working by using SoX: sox -t raw -b 16 -e unsigned-integer -r48000 /tmp/mpd.fifo -t wav -...
Ah right you are, I was thinking it was some kind of problem with sf_open_fd() not supporting pipes properly
Further investigation reveals the root of the problem, it's not putting quotes around the filename when it tries to run it: Port:6805, secondaryPort:6806) [19:46:54,574 INFO MameHubEngine.java:142] CALLING: csume.exe a500 -flop2...
It boots fine when I remove the -flop2 option AND add quotes around the filename. If I don't put quotes around the filename I predictably get this error: "and" approximately...
You still need to tell MESS to enable the second drive with "-fdc:1 35dd", -flop2 isn't enough to do that.
I haven't seen a per system configuration file, but on the command line it's "-fdc:1 35dd". It's like this due to there being many different configurations (single sided/double sided/3.5"/8" etc)...