pinephone, pinetab, etc devel chat | https://gitlab.com/pine64-org/ Bridged to #pinedev on Freenode and #pine-dev:matrix.org on Matrix
[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
Читать полностью…[I] <megi> kernel docs don't mention online/present attributes at all
Читать полностью…I know, but seems kernel docs also suggest that ONLINE should be there
Читать полностью…It currently only toggles present between 0 and 1 while connecting the cable
Читать полностью…megi: Is it correct that the rk818-usb doesn't show the "online" property? My understanding is that a charger should show this?
Читать полностью…http://www.winforcetek.com/pdf/PD-DST-0011-00%20AF8133J%20V03.pdf
Читать полностью…[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> https://www.kernel.org/doc/html/latest/power/power_supply_class.html
Читать полностью…[I] <megi> it has 'present' = 1 property when VBUS is detected
Читать полностью…