Hello,

Still no luck.

Here is messages I can see:


# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: TXRX [MXC SPDIF TX/RX], device 0: MXC_SPDIF [MXC_SPDIF]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Scarlatti [dCS Scarlatti], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: fab4 [fab4], device 0: fab4-ak4420 []
Subdevices: 0/1
Subdevice #0: subdevice #0
# aplay -Dplugusb -v /media/mmcblk0p1/11\ Piste\ 11.wav
Playing WAVE '/media/mmcblk0p1/11 Piste 11.wav' : Signed 16 bit Little
Endian, Rate 44100 Hz, Stereo
aplay: set_params:1022: Unable to install hw params:
ACCESS:  RW_INTERLEAVED
FORMAT:  S16_LE
SUBFORMAT:  STD
SAMPLE_BITS: 16
FRAME_BITS: 32
CHANNELS: 2
RATE: 44100
PERIOD_TIME: (125011 125012)
PERIOD_SIZE: 5513
PERIOD_BYTES: 22052
PERIODS: (3 4)
BUFFER_TIME: 500000
BUFFER_SIZE: 22050
BUFFER_BYTES: 88200

The definition of plugusb in asound.conf is:
pcm.usbdac {
type hw;
card Scarlatti;
}
pcm.plugusb {
type plug;
slave.pcm "usbdac";
}
ctl.plugusb {
type hw;
card Scarlatti;
}

At the same time, if I stream the file to hw:0,0 (the SPDIF card) it
works fine.

It runs kernel SqueezeboxTouch 2.6.26.8-rt16-332-g5849bfa.

Any idea is welcome


-- 
nidfix
------------------------------------------------------------------------
nidfix's Profile: http://forums.slimdevices.com/member.php?userid=18894
View this thread: http://forums.slimdevices.com/showthread.php?t=82110

_______________________________________________
Touch mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/touch

Reply via email to