[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: usb audio card not listed in alsaconf



On Mon, 13 Dec 2004 19:50:05 +0100, Frederico Rodrigues Abraham wrote:
>     Hi. I have an usb audio card which driver loads correctly in ALSA,
> but the card is not being listed in alsaconf...
>     Does anything else need to be done to make this work?


The latest ALSA packages in sid don't need much help from
alsaconf to configure the ALSA drivers.  If alsaconf doesn't
recognize your card, just add /etc/modutils/sound and
/etc/modprobe.d/sound files containing lines like these:

    alias snd-card-0 snd-cs46xx
    alias sound-slot-0 snd-cs46xx

where you should put the name of your own driver in place
of 'snd-cs46xx'.  These aliases are used by
/etc/apm/event.d/alsa if you have
force_stop_modules_before_suspend set to "true" and possibly
serve some other purposes unknown to me.

-- 
Thomas Hood



Reply to: