Re: [Alsa-user] how to make sure internal card is card 0

2016-06-03 Thread Ralf Mardorf
On Fri, 03 Jun 2016 02:30:16 -0400, cov...@ccs.covici.com wrote: >Ralf Mardorf wrote: > >> On Fri, 27 May 2016 04:58:44 -0400, cov...@ccs.covici.com wrote: >> >I have an alsa.conf, but not alsa-base.conf. >> >> Assumed the alsa.conf should be located in /etc/modprobe.d/, then add >> >> opt

Re: [Alsa-user] how to make sure internal card is card 0

2016-06-02 Thread covici
Ralf Mardorf wrote: > On Fri, 27 May 2016 04:58:44 -0400, cov...@ccs.covici.com wrote: > >I have an alsa.conf, but not alsa-base.conf. > > Assumed the alsa.conf should be located in /etc/modprobe.d/, then add > > options snd slots=snd_emu10k1 > > to the bottom of this file. Thanks, it worke

Re: [Alsa-user] how to make sure internal card is card 0

2016-05-27 Thread covici
Thanks again. Ralf Mardorf wrote: > On Fri, 27 May 2016 04:58:44 -0400, cov...@ccs.covici.com wrote: > >I have an alsa.conf, but not alsa-base.conf. > > Assumed the alsa.conf should be located in /etc/modprobe.d/, then add > > options snd slots=snd_emu10k1 > > to the bottom of this file. >

Re: [Alsa-user] how to make sure internal card is card 0

2016-05-27 Thread Ralf Mardorf
On Fri, 27 May 2016 04:58:44 -0400, cov...@ccs.covici.com wrote: >I have an alsa.conf, but not alsa-base.conf. Assumed the alsa.conf should be located in /etc/modprobe.d/, then add options snd slots=snd_emu10k1 to the bottom of this file. Regards, Ralf ---

Re: [Alsa-user] how to make sure internal card is card 0

2016-05-27 Thread covici
Thanks for your quick response, I will try that. I have an alsa.conf, but not alsa-base.conf. Thanks. Ralf Mardorf wrote: > Hi, > > write /etc/modprobe.d/alsa-base.conf [1] with the content > > options snd slots=snd_emu10k1 > > assumed snd_emu10k1 (snd-emu10k1) should be the module for yo

Re: [Alsa-user] how to make sure internal card is card 0

2016-05-27 Thread Ralf Mardorf
-user] how to make sure internal card is card 0 Hi, write /etc/modprobe.d/alsa-base.conf [1] with the content   options snd slots=snd_emu10k1 assumed snd_emu10k1 (snd-emu10k1) should be the module for your internal sound card. The Emu card then always will be hw:0 and the USB device always

Re: [Alsa-user] how to make sure internal card is card 0

2016-05-27 Thread Ralf Mardorf
Hi, write /etc/modprobe.d/alsa-base.conf [1] with the content options snd slots=snd_emu10k1 assumed snd_emu10k1 (snd-emu10k1) should be the module for your internal sound card. The Emu card then always will be hw:0 and the USB device always hw:1. Regards, Ralf [1] For my machine USB devices

[Alsa-user] how to make sure internal card is card 0

2016-05-27 Thread covici
Hi. I have an internal and a USB sound card using linux kernel 4.1.17. Now if I boot with the usb card plugged in, it seems most of the time to set it as card 0 which is a major problem for me, due to some applications I have. So, my question is, how to make sure the internal sound card is always