mobile-nixos icon indicating copy to clipboard operation
mobile-nixos copied to clipboard

[WIP] nokia-argon: init

Open samueldr opened this issue 2 years ago • 1 comments

nokia-argon (Nokia 8110 4G)

This is more of a flex than anything useful.

argon

See: https://youtu.be/fiqtHFoBh5w


2023 update

This might not be a flex anymore, now that there was community work on mainline.

The last push updates to the 6.0 branch from the main dev working on that device, which is not the latest kernel version supposed to support that device, but 6.1 on msm8916-mainline panics early on during device init. Exploring why hasn't been done yet.

This is working off 6.0 so I can take care of the overall integration work first. Once this is in a good enough state, it will be easier to try and figure out what is broken when using upstream. (Can't diff against a working system if there's no working system!)

TODO

  • ~~Send lvgui changes to lvgui~~
  • Package firmware for modem, wifi
  • Make modem, wifi work

Maybe handle this later?

  • Fix layouting issues with tiny GUI (logo being truncated at the top) (also affects asus-sparrow)
  • Scale text in boot splash according to resolution, instead of static size

samueldr avatar Jun 09 '22 20:06 samueldr

This latest push:

  • Rebases on current tip
  • Reworks on top of the new mainline work [read main description]
  • Has some extra work that will need to be broken out in discrete PRs

samueldr avatar Feb 12 '23 22:02 samueldr