Re: [linux-audio-user] xmms does not play on multiface

From: Martin Wohlleben <Martin.Wohlleben@email-addr-hidden>
Date: Mon Oct 02 2006 - 20:20:57 EEST

Am Sonntag, den 01.10.2006, 20:15 +0200 schrieb Dragan Noveski:
> hi to the list,
> i have a strange issue here with xmms, which wants not to play via
> rme-multiface.
> i am using 2.6.18-rt5 kernel, compiled with 1000Hz option, when i load
> my usb device, or the onboard sound, xmms plays very well, but only on
> the multiface i have the issue, that xmms responses only the first
> "click" and than it freezes.
> the same issue i have using the 2.6.16-rt13 kernel, but as it is working
> on these kernels using the usb/onboard sound, i dont think that this is
> related to the kernel, but perhaps to the firmware?
>
> dont know.
>
> does anybody else have this problem using rme-cards?
>
> cheers,
> doc
>
Hi,

my Multiface is running fine with xmms under 2.6.26-rt29. The only thing
is, that xmms only accepts the grouped outputs set in my ~/.asoundrc

For example my multiface is hw:2, but xmms can't acces hw:2,0. So I have
to set:

pcm.hdsp {
        type hw
        card 2
        }

ctl.hdsp {
        type hw
        card 2
        }

pcm.hdsp_analog {
        type plug
        ttable.0.0 1
        ttable.1.1 1
        ttable.2.2 1
        ttable.3.3 1
        ttable.4.4 1
        ttable.5.5 1
        ttable.6.6 1
        ttable.7.7 1
        slave.pcm hdsp
        }

in my ~/.asoundrc and use `hdsp_analog` as output device in xmms.

Mor infos to goup your channels can be found here:
http://www.linuxjournal.com/article/7024

regards
Martin
Received on Tue Oct 3 00:15:02 2006

This archive was generated by hypermail 2.1.8 : Tue Oct 03 2006 - 00:15:02 EEST