Re: usb audio. should this not work?

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

 



On Fri, 1 Jul 2016 12:56:55 +0200, Kristoffer Gustafsson wrote:
>The things you said on this list on using mu ysb soundcard didn't work
>at all. to use my intel card i created a file called default.conf
>and inside that file I type
>options snd-hda-intel index=1
>so I tried to replase it with
>options snd-usb-audio index=1
>I thought that should work, but it didn't

Usually the file is named /etc/modprobe.d/alsa-base.conf
or /etc/modprobe.d/alsa.conf .

Content of the file, old school, but nobody is doing it anymore:

  options snd cards_limit=2
  alias snd-card-0 snd-usb-audio
  alias snd-card-1 snd-hda-intel
  options snd-usb-audio index=0
  options snd-hda-intel index=1

New method:

  options snd slots=snd-usb-audio,snd-hda-intel

Respectively just ...

  options snd slots=snd-usb-audio

or just ...

  options snd slots=,snd-hda-intel

I guess it doesn't matter if you use a "-" or "_", I used the "_":

  [rocketmouse@archlinux ~]$ cat /etc/modprobe.d/alsa-base.conf 
  # ALSA module ordering
  options snd slots=snd_hdspm,snd_ice1712,snd_ice1712

Regards,
Ralf

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user



[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux