Steven Hirsch

Results 95 comments of Steven Hirsch

Hi, Scott. The USB id is only part of the equation. There's also a Fender model id to take into account. In mustang.cpp, you'll see this near the top of...

Thanks for grabbing that, but it's unlikely I'll have time to pursue any further development.

Nice work, but is there any chance of providing installation and usage instructions? I never use Windows for anything serious and wouldn't know where to start.

Great - thanks. Also, I don't want to make a big deal out of this but my code is under a GPL license and the terms of that license do...

Thanks very much! Adding back the LICENSE file is the important bit and I appreciate you doing that.

Error code 127 is an indication of general execution failure from the shell. Please check to ensure that all these files are actually installed on your Pi: - /bin/bash -...

mustang_bridge is not run as a systemctl task and I would suggest against issuing any systemctl commands referencing it. The patch to the udevd service configuration could very well be...

No problem. At one point in the distant past Linux was a clean operating system that was quite simple to comprehend. Twenty years on, it's accumulated layer after layer of...

No, I probably chose it out of complete naivety :-). Once you fixed the runlevel settings, does startup on hot-plug begin working for you? Really appreciate your troubleshooting this! The...

I just checked in the changes you suggested and gave you credit for finding the problem. Also to clarify: Did you confirm that the fix to /lib/systemd/system/systemd-udevd.service was strictly necessary?...