[linux-audio-user] M-Audio Audiophile USB with ASLA problems
Clemens Ladisch
cladisch at fastmail.net
Fri Aug 11 13:52:56 EDT 2006
Kareem Kneawy wrote:
> $ aplay -D hw:1,0 -c2 -t raw -r48000 -fS16_BE ed.raw
> Playing raw data 'ed.raw' : Signed 16 bit Big Endian, Rate 48000 Hz, Stereo
> aplay: set_params:962: Unable to install hw params:
> ...
Try
aplay -v -D plughw:1,0 -c2 -t raw -r48000 -fS16_BE ed.raw
and the look what format is actually used by the driver.
HTH
Clemens
More information about the Linux-audio-user
mailing list