Mauro Carvalho Chehab

Results 102 comments of Mauro Carvalho Chehab

Could you prepare a patch? Mine didn't work, as the checks I added weren't enough.

> Can you try this patch @mchehab: > > https://github.com/plbossart/sound/commits/fix/es8336-detection/ > > Compile-tested only. It worked fine at the notebook with AC97. Didn't test with SOF. Feel free to add...

PR #4756 partially solved the issue by letting unused DMIC to be registered. This is not a proper solution though, as there won't be anything connected as DMIC. It also...

Btw, did a quick test today on a different notebook: Huawei 14 2021: BIOS DSM is also not reliable there: quirks are needed. I'll try to add a patch on...

> Btw, did a quick test today on a different notebook: Huawei 14 2021: BIOS DSM is also not reliable there: quirks are needed. I'll try to add a patch...

> > Btw, did a quick test today on a different notebook: Huawei 14 2021: BIOS DSM is also not reliable there: quirks are needed. I'll try to add a...

> > Matebook 14 (2021) support is not trivial: it uses AMIC on TGL. Currently, it seems that this is not properly supported. Maybe something needs to be changed at...

There is a known regression with Kernel 6.1. The fix depends on both adding a patch to the Linux Kernel and a change in rasdaemon. See: https://github.com/mchehab/rasdaemon/commit/6986d818e6d2c846c001fc7211b5a4153e5ecd11 The Kernel patch...

I added a Fedora 37 package, based on version 0.6.8: https://bodhi.fedoraproject.org/updates/FEDORA-2023-e1ccb95257. Yet, I'd appreciate feedback on version 0.8.0 as well, as it is now using libtraceevent.

Merged, thanks!