alsa-ucm-conf icon indicating copy to clipboard operation
alsa-ucm-conf copied to clipboard

ucm2: Sync Librem 5 config with Purism's downstream one

Open Newbytee opened this issue 2 years ago • 3 comments

The config currently in this repo has several issues. The Purism downstream one resolves these.

Taken from https://source.puri.sm/Librem5/librem5-base, commit f5b51beb144f76ef3bc483b74e19867bd6364d32

Newbytee avatar Sep 05 '23 07:09 Newbytee

cc @agx

craftyguy avatar Sep 05 '23 07:09 craftyguy

From the first look this is very unclean update.

Some modifications are straight, but the big ones seems a bit step back.

Some comments:

Header to Header1 is not finished (not all ConflictingDevices blocks were modified) The disdevall "" in EnableSequence will call DisableSequences for all devices, so it's not required to duplicate the work. Empty DisableSequence block in Verb.

perexg avatar Sep 05 '23 08:09 perexg

@Newbytee Purism's downstream config still relies on unmerged kernel patches for the jack mic detection so it's not upstreamable as is.

/cc @dos1 as in my recollection he wanted to upstream the kernel bits before updating UCM.

agx avatar Sep 05 '23 11:09 agx