nidfix;619467 Wrote: 
> Hello,
> 
> Still no luck.
> 
> Here is messages I can see:
> 
> 
> 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

This is your problem, you didn't go back to the original asound.conf.
If you want to play music using aplay over the USB port, you CANNOT
have the USB DAC setup as the default device. Squeezeplay opens the
"default" device, and if its the USB, squeezeplay gets it, which means
aplay cannot open it, (because squeezeplay already HAS it).

Here is the rule: to play music with aplay, the default device CANNOT
be the USB DAC. If you want to play music with squeezeplay (the Touch's
normal player, from the touch screen etc), the default device HAS to be
the USB DAC,

You cannot switch between the Touch and aplay with the same
configuration.

John S.


-- 
JohnSwenson
------------------------------------------------------------------------
JohnSwenson's Profile: http://forums.slimdevices.com/member.php?userid=5974
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