Re: [Alsa-user] alsa-lib and RME HDSP9652
Brought to you by:
perex
|
From: Clemens L. <cla...@go...> - 2012-08-07 07:00:55
|
Anders Genell wrote: > I have a RME HDSP9652 and have since I switched from Ubuntu 10.04 to > 12.04 run into some trouble. The card works fine using e.g. aplay or > jack, but it seems like apps using alsa-lib won't work. Both aplay and jack _are_ apps using alsa-lib. > [AO_ALSA] Unable to set hw-parameters: Device or resource busy The hdsp driver generates this error if the requested sample rate does not match its internal sample rate, but I don't know how exactly this driver handles sample rates. Probably you have to configure the clock source differently. Regards, Clemens |