Giter VIP home page Giter VIP logo

Comments (2)

frio avatar frio commented on May 15, 2024

Ooh, got it. 0x4040462e is also MXCFB_SEND_UPDATE_OLD for the old Cervantes devices. In ffi/framebuffer_mxcfb.lua we check if the self.device.model is a Cervantes3, but it's actually a Cervantes 3! I'll open a PR :).

from koreader-base.

pazos avatar pazos commented on May 15, 2024

@frio: thanks for your feedback!. It is really nice seeing others using KOReader on these devices.

0x4040462e is also MXCFB_SEND_UPDATE_OLD for the old Cervantes devices

I copied this from original device kernel sources but seems unused, so I will remove that and use MXCFB_SEND_UPDATE for all the lineup, just like qt driver does.

check if the self.device.model is a Cervantes3

The check logic is flawed. There is a tiny little room for optimization in newer devices (ie: using REGAL waveforms in partial/ui updates & set the flags accordly). I got good results in my cervantes4 which I think will work on cervantes3, so If you're willing to try, I will push those changes and leave cervantes2013 as an old device until somebody comes in with that device to test.

BTW, regarding your original comment about the switching page bug on developers firmware, this was fixed upstream in bq/cervantes#9 thanks to @avsej

from koreader-base.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.