timower / rM2-stuff

Collection of reMarkable related apps, utilities and libraries.
GNU General Public License v3.0
125 stars 10 forks source link

rm2fb for version 3.6 #21

Closed juanfcocontreras closed 8 months ago

juanfcocontreras commented 11 months ago

It seems that there is a new version of Remarkable (3.6)

Would it be possible to update rm2fb to work with this version?

Thanks in advance!

ilyaluk commented 11 months ago

I'm looking into that.

3.6 firmware significantly differs from 3.5 (glibc version, damage update notifications in xochitl), this might take some time to adapt.

timower commented 11 months ago

Yeah, looks like they changed how they do updates. Using QRegion more, though the underlying functions didn't change that much. I'll try to get it working, does the glibc version influence LD_PRELOAD?

ReemX commented 10 months ago

Hey there ReemX here part of the rmHacks team we currently are in the midst of releasing a revision of ddvk's hacks currently we got lamy pen, show brush icon instead of default "eye" icon, remove x from top right. a lot of users don't want to update to the latest versions because they use rm2fb on an older version thus making us want to update rm2fb to the latest version I stumbled upon this revision of the buffer upon researching the subject... What would you need in order to get an update going? we currently hold some tools that may help you in updating the buffer... this is my discord: reemx44

timower commented 10 months ago

Adding support for 3.6 can be done, I think I figured out how. Though it's not my focus right now, as toltec won't work yet. That's blocked by https://github.com/toltec-dev/toolchain/pull/27, once that lands I'll focus on adding rm2fb support for 3.6

ReemX commented 10 months ago

alright, thanks for your work👌

timower commented 9 months ago

The dev branch just got 3.8 support: https://github.com/timower/rM2-stuff/tree/dev I assume the latest version is OK?

juanfcocontreras commented 8 months ago

The dev branch just got 3.8 support: https://github.com/timower/rM2-stuff/tree/dev I assume the latest version is OK?

Great news! Could you share the .so files for people (like me) who doesn't use Toltec? Or is there a way to extract them from ipk files?

Thank you in advance!

juanfcocontreras commented 8 months ago

Or is there a way to extract them from ipk files?

I found it!

https://github.com/toltec-dev/toltec/blob/stable/docs/opkg.md

.ipk are like .deb (.tar.gz) files