Felix Miata wrote:

> /etc/modules.d/

Hi your post is interesting for me.

on the debian one it is /etc/modprobe.d/ - no?

I have similar chip if not same

00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev
0b)
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev
04)

so there I put sound.conf in /etc/modprobe.d/ and it has

## ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-hda-intel
alias snd-card-1 snd-usb-audio

## module options should go here
options snd-hda-intel index=0 model=ref enable_msi=1 enable=0,1
options snd-usb-audio index=1

which means HDMI is disabled (enable=0,1)

But according your proposal it should be possible to invert the order of how
it is initialized - correct?

Now for the setup above perhaps I should change to

options snd-hda-intel index=1,0 model=ref enable_msi=1
options snd-usb-audio index=2

What do you think Mr Miata?

Why should it be related to TDE? I do not think your statement is rectified
here. However I did not test anything else.

regards





Reply via email to