On Mon, Sep 19, 2016 at 5:19 PM, Ralf Mardorf
wrote:
> On Mon, 19 Sep 2016 15:01:51 +0200, Vladimir Savic wrote:
>>On Mon, Sep 19, 2016 at 2:14 PM, Ralf Mardorf
>>> your old syntax was _incomplete_.
>>
>>Funnily enough, I never touched that file. I haven't manually
>>configured anything. Strange..
On Mon, 19 Sep 2016 15:01:51 +0200, Vladimir Savic wrote:
>On Mon, Sep 19, 2016 at 2:14 PM, Ralf Mardorf
>> your old syntax was _incomplete_.
>
>Funnily enough, I never touched that file. I haven't manually
>configured anything. Strange...
Hi,
you mentioned "Antergos linux (Arch based)". At lea
On Mon, Sep 19, 2016 at 2:14 PM, Ralf Mardorf
wrote:
> On Mon, 19 Sep 2016 10:14:13 +0200, Vladimir Savic wrote:
>>Thanks, peaope!
>>
>>Worked like charm. I still don't get why though. It is the same thing,
>>but written using different syntax, or? Who knows...
>>
>>Thanx again!
>
> You are welcom
On Mon, 19 Sep 2016 10:14:13 +0200, Vladimir Savic wrote:
>Thanks, peaope!
>
>Worked like charm. I still don't get why though. It is the same thing,
>but written using different syntax, or? Who knows...
>
>Thanx again!
You are welcome!
What does your alsa-base.conf look like now?
The "slot" meth
On Mon, 19 Sep 2016 09:07:28 +0200, Vladimir Savic wrote:
>$ cat alsa-base.conf
>options snd_hda_intel index=0
>options snd_usb_audio index=1
Delete this and edit alsa-base.conf to
options snd slots=snd_hda_intel,snd_usb_audio
or if you should insist in using the old index method edit it to
Let's see what we have there...
$ cat alsa-base.conf
options snd_hda_intel index=0
options snd_usb_audio index=1
And this one is, I guess, irrelevant.
$ cat i915.conf
options i915 modeset=1
On Mon, Sep 19, 2016 at 8:48 AM, Clemens Ladisch
wrote:
> Vladimir Savic wrote:
> > [ 395.494123] snd-
On Mon, 19 Sep 2016 08:48:24 +0200, Clemens Ladisch wrote:
>Vladimir Savic wrote:
>> [ 395.494123] snd-usb-audio 1-12:1.2: cannot find the slot for
>> index 1 (range 0-1), error: -16
>
>Some configuration settings in some .conf file in /etc/modprobe.d/ are
>wrong.
Try running
cat /etc/modpro
Vladimir Savic wrote:
> [ 395.494123] snd-usb-audio 1-12:1.2: cannot find the slot for index 1
> (range 0-1), error: -16
Some configuration settings in some .conf file in /etc/modprobe.d/ are wrong.
Regards,
Clemens
-