msm8953-mainline / linux

Linux mainline kernel with WIP patches for msm8953 devices
Other
111 stars 59 forks source link

xiaomi-mido: enable soundcard #115

Closed barni2000 closed 1 year ago

barni2000 commented 1 year ago

I have enabled sound_card node for mido with proper ucm (modified vince) config almost everything is working. (speaker, earpiece, mics, headphones, headsetmic, headset control)

HiFi.conf Forked msm8916-mainline/alsa-ucm-conf

It also work with original mido HiFi.conf but /usr/share/alsa/ucm2/platforms/msm8916/qdsp6.conf should be modified, CS-Voice lines should be commented out.

In mido HiFi.conf cset "name='RX3 Digital Volume' 115" should be modified to cset "name='RX3 Digital Volume' 78"

barni2000 commented 1 year ago

I think it is ready if we don't need to define audio-routing

alikates commented 1 year ago

LGTM, same as #116