minecrell has quit [Quit: Ping timeout (120 seconds)]
minecrell has joined #msm8937-mainline
minecrell has quit [Quit: Ping timeout (120 seconds)]
minecrell has joined #msm8937-mainline
<
semf[m]>
where do i grab mbhc values from downstream
<
semf[m]>
finally found them, gonna test in a bit
<
chenxuecong[m]>
Help
<
chenxuecong[m]>
The goodix touchscreen on Rolex doesn't work
<
semf[m]>
did you enable it in lk2nd
<
semf[m]>
its commented out iirc
<
chenxuecong[m]>
Yes
<
semf[m]>
i dont know then, wait for barni2000 to respond
<
barni2000[m]>
It is enabled by default btw there is a chance you have edt variant
<
barni2000[m]>
Can you send me a dmesg dump from recovery?
<
semf[m]>
i've installed my build with added audio but idk how to go further with alsa ucm
<
semf[m]>
is there an autogen or do i have to do something
<
barni2000[m]>
If you send me the mixer path I will tell which config is fine for you
<
barni2000[m]>
Which device?
<
barni2000[m]>
In that case you can use Prada config
<
semf[m]>
(i just kanged everything from prada comit)
<
semf[m]>
except for audio-routing stuff, i copy and pasted from downstream
<
barni2000[m]>
I have already uploaded ugg audio support btw
<
barni2000[m]>
You will need to copy ucm2 folder to /use/share/alsa
<
semf[m]>
do i rebuild with your new dts or should mine be enough for now
<
barni2000[m]>
After copy conf.d/xiaomi-prada to conf.d/xiaomi-ugg and rename the config file in it
<
barni2000[m]>
semf[m]: Your dts missing wcd_codec ig
<
semf[m]>
its there
<
barni2000[m]>
Yes but routing is missing
<
semf[m]>
<barni2000[m]> "You will need to copy ucm2..." <- i rebuilt dts and did this but still nothing
<
semf[m]>
buut aplay -l does output something
<
semf[m]>
also speakers scream while i plug in a 3.5mm
<
semf[m]>
buttons work fortunately
<
barni2000[m]>
Switch to earpiece
<
barni2000[m]>
Maybe HPHR should be used in the speaker config instead of HPHK
<
barni2000[m]>
s/HPHK/HPHL/
<
barni2000[m]>
I cannot check my config atm
<
barni2000[m]>
You can check "speaker" section in mixer_path xml
<
semf[m]>
barni2000[m]: only option in output devices is dummy output
<
semf[m]>
* output devices (in phosh) is dummy
<
barni2000[m]>
What does alsaucm reload says?
<
semf[m]>
amia:~/Documents/alsa-ucm-conf$ alsaucm reload
<
semf[m]>
alsaucm: error failed to open sound card hw:0: No such file or directory
<
semf[m]>
ALSA lib main.c:1554:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2
<
semf[m]>
Fixed everything and headphones now work
<
semf[m]>
Speakers work if i put in my 3.5mm with enough pressure (somehow)
<
semf[m]>
now headphone output now goes to earpiece
<
barni2000[m]>
What? 😂 I will check my config when I have arrived home
<
barni2000[m]>
Btw speaker and headphones 1 side will be work together because speaker uses headphones out
<
barni2000[m]>
Ig it is same on Android just android hides speaker when headphone is plugged in
<
barni2000[m]>
I could do the same in ucm config
<
barni2000[m]>
Output switch is not working automatically atm
<
barni2000[m]>
You should switch manually
f_ is now known as funderscore
<
NekoCWD[m]>
<barni2000[m]> "Output switch is not working..." <- ```pactl load-module module-switch-on-port-available```
funderscore is now known as f_
<
barni2000[m]>
it is in the default config
<
barni2000[m]>
ig it is not loading by default