• jdr8@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    21 days ago

    Very interesting. Yes I run Sailfish on a Xperia 10 III.

    But was not aware of the kernel being supported by the SoC.

    Seems like you’re involved in an interesting project.

    I’m quite curious about it.

    • erebion@news.erebion.eu
      link
      fedilink
      English
      arrow-up
      3
      ·
      21 days ago

      Still early days, but hopefully I’ll at some point have it all working.

      This is my current progress: https://git.erebion.eu/forgejo/erebion/pdx213-temp

      Next step would be upstreaming some patches to the kernel, I just need to find the time.

      Someone more skilled and knowledgeable than me in mainlining could probably get most of the remaining things done in a couple days, but I need to read a lot of docs and try out a lot of things.

      • jdr8@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        21 days ago

        That is some impressive stuff, well done!

        I’m a software developer but nowhere near kernel stuff.

        I do have a curiosity to learn more about kernel development.

        Definitely will check it out later.

        • erebion@news.erebion.eu
          link
          fedilink
          English
          arrow-up
          2
          ·
          21 days ago

          It’s not that hard, the hardest part is finding the right info, I don’t even know C. I just enable the components that have drivers and leave the rest until someone writes the driver. :)