You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After (almost) successful binary drivers installation, the /sys/module/snd_soc_sof_es8336/parameters/quirk reports only overridden quirk value, not the default one. When the override is not set, the /sys/module/snd_soc_sof_es8336/parameters/quirk reports -1 on my host.
The default value itself is reported in the dmesg log. If overloaded, it is said like this:
This ticket has been branched from #4397 by request of developers. You can see there all details, and detailed dmesg reports with and without an overwritten quirk, for the debug switched on.
The text was updated successfully, but these errors were encountered:
We're not going to try to fix this @nnseva, we are swamped with way too many issues that are all root-caused to the codec driver. This is not an SOF problem.
I'll leave this issue open but no one on the SOF side will work on this.
After (almost) successful binary drivers installation, the
/sys/module/snd_soc_sof_es8336/parameters/quirk
reports only overridden quirk value, not the default one. When the override is not set, the/sys/module/snd_soc_sof_es8336/parameters/quirk
reports -1 on my host.The default value itself is reported in the dmesg log. If overloaded, it is said like this:
[ 5.048328] sof-essx8336 sof-essx8336: Overriding quirk 0x1a0 => 0x120
Please fix the doc (or the code) https://thesofproject.github.io/latest/getting_started/intel_debug/suggestions.html#es8336-support.
This ticket has been branched from #4397 by request of developers. You can see there all details, and detailed
dmesg
reports with and without an overwritten quirk, for the debug switched on.The text was updated successfully, but these errors were encountered: