Samuel Dionne-Riel

Results 471 comments of Samuel Dionne-Riel

> You are missing the modem manager update and the `--enable-qrtr` in `libqmi`, but I don't think either of those are necessary anymore. A quick build of `libqmi` says `QMI...

Ugh, I reproduced the issue, I've been accidentally hiding the underlying problem by using a `local.nix` config while finalizing the work... It only happens for a "full" rootfs build, which...

@chuangzhu > Mobile network not working on my enchilada. It did work on postmarketOS, so I guess it's not an upstream bug. [ModemManager log](https://github.com/NixOS/mobile-nixos/files/9690181/haskap-mm.log), [`qmicli -d qrtr://0 --uim-get-card-status` result](https://github.com/NixOS/mobile-nixos/files/9690182/haskap-qrtr.log) This...

Raced the generic changes out of this PR into `master`. We're left with a bit less to actually review here. Note that I've added an update to 6.0.0, but it...

This is odd, I just verified, with the current state of this PR as of 1648db0bec4fc18b064a3159228aef5373eac13f I definitely can connect through NetworkManager to my mobile plan. I'm online, Wi-Fi disabled,...

That is odd. I'll note that I cross-compile the boot image, real cross-compilation.

With this latest change set, marking the current slot as bootable is implemented. This is feature complete (AFAIK).

Camera [likely doesn't work](https://wiki.postmarketos.org/wiki/OnePlus_6_(oneplus-enchilada)#Camera) for the moment, but I'm under the impression there is work going on for that? Calls/SMS weren't tested *yet*. SMS should work, as upstream states it...

Ubuntu Touch relies on Halium to run the vendor userspace blobs, and then relies on the vendor kernel - https://gitlab.com/ubports/porting/community-ports/android9/oneplus-6/kernel-oneplus-sdm845 It's a different approach and won't work here. It's basically...

It's been handled differently in Linux. Instead of a new OPP list, they are edited in the Pinephone Pro dts. I guess it's expected there will never be another RK3399-T/S/whichever...