Re: [Alsa-user] Troubleshooting new USB audio device

2017-02-23 Thread Clemens Ladisch
Caelia Chapin wrote: > On Thu, Feb 23, 2017 at 12:29 AM, Clemens Ladisch wrote: > > $ aplay -Dplughw:MCX8000 pj.wav > > Playing WAVE 'pj.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, > Stereo > > aplay: set_params:1363: Unable to install hw params: > > Hmm. Any error

Re: [Alsa-user] Troubleshooting new USB audio device

2017-02-23 Thread Caelia Chapin
On Thu, Feb 23, 2017 at 5:14 AM, Clemens Ladisch wrote: > > > This might be a bug in the firmware of your device (I guess the driver > shipped with it does not bother to ask for the clock source status, and so > this function was never tested). > > Do you know how to recompile

Re: [Alsa-user] Troubleshooting new USB audio device

2017-02-23 Thread Caelia Chapin
On Thu, Feb 23, 2017 at 12:29 AM, Clemens Ladisch wrote: > > $ aplay -Dplughw:MCX8000 pj.wav > > Playing WAVE 'pj.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, > Stereo > > aplay: set_params:1363: Unable to install hw params: > > Hmm. Any error messages in the system

Re: [Alsa-user] Troubleshooting new USB audio device

2017-02-23 Thread Clemens Ladisch
Caelia Chapin wrote: > On Thu, Feb 23, 2017 at 5:14 AM, Clemens Ladisch wrote: > This might be a bug in the firmware of your device (I guess the driver > shipped with it does not bother to ask for the clock source status, and so > this function was never tested). > > Do you know