G'day,
What behaviour do you get with 1.0.13 as opposed to 1.0.1[012]? (do
speakers still work, does sound not work at all or stutter,...). steef
is probably going to respond that you should try adding disable_msi=1 as
a module parameter (and that's not a half bad idea, it seems to help a
nu
steef wrote:
> Gustav Degreef wrote:
>
>> I'm also using the snd_hda_intel module (chip 14f1 ID 5047), but when
>> I try modprobe snd-hda-intel disable_msi=1it refuses to load and dmesg
>> gives an error message that it an unknown parameter. I can load the
>> module with any number of model=
Sorry, haven't been following this thread... The behaviour I
experienced that this fixed was:
- under 1.0.12, mixer was not working properly. (no headphone volume,
internal speakers worked fine, no mixer track for headphone)
- 1.0.13 had some patches related to mixers in hda_intel devices, so
steef wrote:
> ..the driver works perfect now. cordial thanks to you all.
> but...where can i find an *explanation* for what i have done by
> putting this kwrite-file with in it ...* disable msi_1 * in
> /etc/modprobe.d ??
>
I'm glad to hear that this works for you... I'm sorry that my d
What behaviour are you experiencing?
I would suggest using 1.0.13 of Alsa, and specifying the module
parameter disable_msi=1 for the module snd-hda-intel.
i.e. You should have a line like:
options snd-hda-intel index=0
in /etc/modprobe.conf
change it to:
options snd-hda-intel index=0 disable_msi