pinephone, pinetab, etc devel chat | https://gitlab.com/pine64-org/ Bridged to #pinedev on Freenode and #pine-dev:matrix.org on Matrix
[I] <megi> I have not tried that yet, last I worked on this I did optimizations for main codec I2S -> modem codec I2S paths
Читать полностью…[I] <megi> except PPP has two codecs and is much more complicated
Читать полностью…[I] <megi> pretty similar to my work on this for PP https://xnux.eu/devices/feature/audio-pp.html
Читать полностью…[M] <piggz> i dread to think how your audio config is set up
Читать полностью…[I] <megi> yes, I looked at the whole routing, not just specific issues
Читать полностью…[I] <megi> eh., you're assuming too much, I guess :)
Читать полностью…[M] <piggz> alaraajavamma in the modem group said it was a common problem on the pro across distros
Читать полностью…[M] <piggz> [reply]:
could it be related to the jack work mentioned here? https://xnux.eu/log/099.html
[I] <megi> there's just no way to disable use of VBUS on RK818/PPP via the driver
Читать полностью…[I] <megi> that's not documentation for the property, it's just a word in the text... there's no meaning defined for _ONLINE and _PRESENT ... based on axp20x drivers's use, _PRESENT is used to indicate that VBUS voltage is present on the USB input to the PMIC and _ONLINE to indicate that it's actually used by PMIC and you can write to it to disable use of VBUS while it's connected
Читать полностью…[I] <megi> Newbyte: jack is created by simple-sound-card now, not by codec driver
Читать полностью…[M] <piggz> (from the perspective of the other caller)
Читать полностью…[M] <piggz> how does it behave for you using the internal mic for input, and the speaker for output?
Читать полностью…[I] <megi> I don't have UCM, I use a tool that configures everything fully, and doesn't just do procedural modifications to alsa settings
Читать полностью…[M] <piggz> he also thought you'd looked into it and potentially had a fix
Читать полностью…[M] <piggz> megi: well, im not doing anything different to the pinephone :) im using UCM config from pmos on the Pro, and assume it does the "right thing (tm)" when selecting the speaker :)
Читать полностью…[I] <megi> piggz: you're probably mixing some extra unwanted audio into output to the modem, when you enable the speaker
Читать полностью…megi: https://megous.com has expired certificate
Websites prove their identity via certificates, which are valid for a set time period. The certificate for megous.com expired on 12/23/2023.Читать полностью…
Error code: SEC_ERROR_EXPIRED_CERTIFICATE
[I] <megi> some other drivers use _ONLINE property differently
Читать полностью…[I] <megi> I kept the meaning consistent between PP/PPP
Читать полностью…From 12 devices I have ranging from old 3.4 kernel based ones to mainline devices like PT2, PPP and PP the PPP is the only one not having it
Читать полностью…[I] <megi> if there're some other docs, I'm not aware of them
Читать полностью…