[M] <piggz> megi: odd, i think my compiler is hitting issues in the bes2600 driver I guess you dont see, having to build with KCFLAGS=-Wno-error=implicit-function-declaration -Wno-error=missing-prototypes
Читать полностью…[M] <piggz> anyone here doing pine-pud-pro fw dev? was wondering if the buds have a BLE api for controls ?
Читать полностью…[M] <piggz> Megi: One of my users is suggesting there is a usb suspend bug that needs to be fixed. He is basing this on a talk (https://fosdem.org/2024/schedule/event/fosdem-2024-3200-universal-serial-bug-a-tale-of-spontaneous-modem-resets/) about the librem5 phone/modem, and this patch https://source.puri.sm/Librem5/linux/-/merge_requests/672/diffs?commit_id=9cceaf04aded144a18760f1c57ea8e9741830d09 . Does this suspend issue exist on the PP/PPP and its USB topology/modem ?
Читать полностью…[I] <megi> everything seems OK, incl. discovery of Alt modes, but the tcpm driver will not start "enter mode" process
Читать полностью…[M] <Yoda> It was not any hot new one - just a few numbers more than the old ones
Читать полностью…[I] <megi> there are other options, too, like direct access to codec registers over quectel's AT commands
Читать полностью…[M] <Yoda> ok, I haven't changed mine either - but I think newer PPP's comes with a newer firmware
Читать полностью…[I] <megi> hm, so it may be something else, reverting to the state just prior to those changes did not help
Читать полностью…[I] <megi> Danct12: the bug with Alt mode not working on PPP is some upstream issue, it was probably broken during this https://lore.kernel.org/lkml/20240108191620.987785-14-rdbabiera@google.com/
Читать полностью…[I] <megi> should not matter, as long as Quectel did not disable the adb access completely
Читать полностью…[I] <megi> enabled adb, push my binary codec setup tool there, and install it to run during init
Читать полностью…[I] <megi> also people probably will not be very happy, because the part of the program will have to run on the modem itself
Читать полностью…[I] <megi> and unfortunately DMIC is way more silent than modem audio, so they can't go via the same input path
Читать полностью…