kevin liu wrote:
>> ALSA_CARD tells alsa to use that card # as the default.
>>
>> So in your case you want to set
>>
>> ALSA_CARD=1
>>
>
> But I think I should not assign a static ALSA_CARD number in a
> usrspace script.
> Before I plug my usb audio device, ALSA_CARD 1 is not present,
kevin liu wrote:
>> OK, the problem is that the kernel assigns card numbers based on
>> whatever it wants, so the cards can move around each time you boot the
>> system.
>>
>
> My case is a little different from yours.
> I have an on-board sound card and another usb audio card when I plug my t
kevin liu wrote:
> Then thanks so much.:-)
>
> On Dec 3, 2007 11:10 PM, Yan Seiner <[EMAIL PROTECTED]> wrote:
>
>> kevin liu wrote:
>>
>>> Dear:
>>> I want to use snd-usb-audio to drive my usb audio stream interface.
>>> Just now, I got the correct tv program sound by accident using