Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service does not start... #8

Open
apocalypse2012 opened this issue Jul 5, 2021 · 1 comment
Open

Service does not start... #8

apocalypse2012 opened this issue Jul 5, 2021 · 1 comment

Comments

@apocalypse2012
Copy link

Hello,
I am running a raspberry pi 3b on raspian version 10 (buster). I have followed the directions meticulously and double check every dependency. Several of which I had to build myself. After install, the service is not running and cannot be started. No error message. My only clue is that 'ps axu | grep' mustang shows only the process for the grep itself.
My only deviation from the instructions is this boot instruction...

Force USB to "full" speed (aka USB 1.1). Edit the file /boot/cmdline.txt and add the text underlined below.

(some entries omitted)... rootwait dwc_otg.speed=1

Adding this parameter to the cmdline.txt file causes all usb functionality to be disabled. No keyboard or mouse. No mustang. No midi controller. Seems like there may be something failing against Buster. I am inches from success with this build and I really need tot get the bridge working. Halp!

@snhirsch
Copy link
Owner

snhirsch commented Jul 5, 2021

I'm sorry to hear of these issues. First, I've never tried to use keyboard or mouse with a RaspberryPi (ssh login only) and can certainly accept that the USB parameter causes them to fail. But, I think the larger problem is your use of Debian Buster. I would suggest dropping back to Jessie (v8), which is what I used for development. It's been about 5 years since I've used the Mustang amp and at this point I have no time or interest in revisiting the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants