| 24 May 2021 |
cbrtrnx | In reply to @thra11:matrix.org samueldr I recently dug out my pinephone and updated it to a more recent mobile-nixos & nixpkgs. I notice lsmod doesn't list any modules. Are all the relevant modules built-in instead? How far is it? Is something like ofono working? Using nixos with sxmo on pine would be interesting. | 17:25:06 |
samueldr | Linux Hackerman: yes, FEX! https://github.com/FEX-Emu/FEX | 17:28:15 |
samueldr | artemist 🏳️⚧️: yeah, but that also requires implementing the IBB (or "IBF"), while in a more ideal world we'd see the OEMs build on top of coreboot, even if not mainlined :/ | 17:29:31 |
artemist 🏳️⚧️ | True | 17:30:02 |
samueldr | cbrtrnx: I verified a few months back the modem was working by using the modem to go online; but did not have a call/SMS plan to test with... | 17:30:24 |
samueldr | ... but the general readiness of the pinephone, hard to say, but it definitely is in the last 10% I guess all the details | 17:31:02 |
plabadens | samueldr : so from my limited testing of Tow-Boot, a standard Aarch64 Fedora ISO seems to shutdown just fine with the latest patches | 20:03:10 |
samueldr | with the "plug my ears" workaround? :) | 20:03:26 |
plabadens | On UEFI | 20:03:26 |
plabadens | Indeed | 20:03:35 |
samueldr | LALALALA I DON'T KNOW HOW TO SHUTDOWN | 20:03:43 |
samueldr | yeah, similarly I tested on two systems I knew showed the issue | 20:03:51 |
samueldr | I didn't really need much reviews, considering I tracked down the actual code paths in U-Boot and Linux | 20:04:17 |
samueldr | but nice to hear | 20:04:25 |
samueldr | the last bit issue is the rockchipdrm/efifb issue | 20:04:55 |
samueldr | * the last big issue is the rockchipdrm/efifb issue | 20:05:00 |
samueldr | (as far as Tow-Boot + stock Linux on RK3399 goes) | 20:05:14 |
plabadens | In reply to @samueldr:matrix.org the last big issue is the rockchipdrm/efifb issue Yes it's a very dark boot boot process | 20:05:51 |
samueldr | unclear if there's any fault that lies on U-Boot's side, or if it's entirely on Linux | 20:06:29 |
plabadens | And the mainline is missing some patches but that's another issue | 20:06:37 |
samueldr | * unclear to me if there's any fault that lies on U-Boot's side, or if it's entirely on Linux | 20:06:41 |
plabadens | Gnome 40 was surprisingly smooth | 20:06:48 |
samueldr | yeah, that's another issue :) | 20:06:50 |
plabadens | smooth is a relative term here | 20:07:19 |
samueldr | plabadens: maybe it'll surprise you, but the same Fedora iso boots also fine on the Pinebook A64 with Tow-Boot, and works "just as well", well, a bit better and worse... slower because of the CPU, but the VT works | 20:07:48 |
plabadens | I've added this patch on top of your patchset: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/power/supply/cw2015_battery.c?id=bf3841073bf34c9568ee5d6a6020b3902b3eef81 | 20:10:31 |
plabadens | helps with battery estimation in certain cases (waybar) | 20:10:59 |
samueldr | feel free to PR the patch | 20:11:26 |
samueldr | unclear from that page whether it's in 5.12 or will be in 5.13 | 20:11:55 |
plabadens | it's not in the 5.12 branch | 20:13:04 |