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

Device or resource busy : Fedora 20 issue #15

Open
IwoHerka opened this issue Oct 16, 2014 · 1 comment
Open

Device or resource busy : Fedora 20 issue #15

IwoHerka opened this issue Oct 16, 2014 · 1 comment

Comments

@IwoHerka
Copy link

Linux version: 3.11.10-301.fc20.x86_64, gcc 4.8.2
Distro: Fedora 20 XFCE Spin

Issue (when running):
RtApiAlsa::getDeviceInfo: snd_pcm_open error for device (hw:0,0), Device or resource busy.

RtApiAlsa::getDeviceInfo: snd_pcm_open error for device (hw:0,0), Device or resource busy.

RtApiAlsa::probeDeviceOpen: pcm device (hw:0,0) won't open for output.

Anyone encountered similar problem?
Also: latest releases on ftp://ftp.gnu.org/gnu/cursynth
don't include cstdlib fix for rand() problem

@ghost
Copy link

ghost commented Apr 12, 2015

I had the same issue and fixed it by using the patches to rtAudio.cpp recommended here:
http://comments.gmane.org/gmane.comp.lang.chuck.user/166.

I also have a fork with the edit so you can pull it from there too.

It should work for you too assuming that pulseaudio is the problem, even though this is sort of a temporary fix.

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

1 participant