-
Notifications
You must be signed in to change notification settings - Fork 64
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
alsa error #21
Comments
Can you check whether 'alsa.conf' exists in that path (/etc/alsa/)? It should belong to 'libasound2-data', but you can explicitly check
First fix could be just reinstalling 'libasound2-data'. |
I solved the 'Cannot access file /etc/alsa/alsa.conf' error @with:
But I still have the error:
My output of dpkg -S /usr/share/alsa/:
So 'libasound2-data' is installed. Any idea? OS: Ubuntu |
That 'quit' error is known and caused by the Midi implementation Does it work now, with the symbolic link you created? Did you ever had (or have) installed JACK in parallel to Alsa? |
Can someone tell me what I'm doing wrong?
ALSA lib conf.c:3009:(snd_config_update_r) Cannot access file /etc/alsa/alsa.conf
ALSA lib seq.c:935:(snd_seq_open_noupdate) Unknown SEQ default
Did not find any Launchpads, meh...
Exception AttributeError: "'NoneType' object has no attribute 'quit'" in <bound method __Midi.del of <launchpad_py.launchpad.__Midi instance at 0x7fa29dcd9128>> ignored
The text was updated successfully, but these errors were encountered: