GithubHelp home page GithubHelp logo

Comments (4)

ADeadTrousers avatar ADeadTrousers commented on May 24, 2024

LiveDisplay is being included in vendor by default and because this ROM doesn't touch vendor at all the required files are missing.
Need to investigate if it's possible to change it to "non-vendor".

from android_device_unihertz_atom_lxl.

ADeadTrousers avatar ADeadTrousers commented on May 24, 2024

With [email protected] I was able to include it into system (instead of [email protected]) but now I get avc:denied in logcat. So the selinux rules are missing.

from android_device_unihertz_atom_lxl.

ADeadTrousers avatar ADeadTrousers commented on May 24, 2024

I've been checking all 3 livedisplay interfaces offered by LOS but none of those seems to be suitable for the Atom L/XL:
legacymm requires a library libmm-disp-apis.so but it's not on stock rom.
sdm requires a library libsdm-disp-apis.so but it's not on stock rom.
sysfs requires specific interfaces (or rather "files") in /sys/class/graphics/fb0 but none of them (e.g. hbm, sre, rgb ... ) are present.
The third one looks the most promising but it seems that the hardware interface is not designed the way LOS is expecting. The code is not that complicated and I found various other device trees that included their own livedisplay implementation but as long as I can't find a more "mediatek" solution I'm afraid I cannot do a thing about this.

from android_device_unihertz_atom_lxl.

ADeadTrousers avatar ADeadTrousers commented on May 24, 2024

It looks like it's not possible to get livedisplay to work anytime soon because the kernel doesn't offer the required services.
Maybe they are just named different but as long as I don't get any better clues I'm moving this on the "enhancement" list for later.

from android_device_unihertz_atom_lxl.

Related Issues (14)

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.