Coder Social home page Coder Social logo

Comments (7)

gabrielgagz avatar gabrielgagz commented on June 10, 2024

h265 10bit? or 8bit? I don't have issues with 8bit, because we can use the hardware decoder

from android_device_razer_pearlyn.

lbdroid avatar lbdroid commented on June 10, 2024

Yeah, it's probably that. I know the 805 can't do 10 bit, and it would be way too heavy to deal with in software.

from android_device_razer_pearlyn.

gabrielgagz avatar gabrielgagz commented on June 10, 2024

805 doesn't support 10bit hardware decoding...so, we can't handle 10bit by software (at least properly)...

from android_device_razer_pearlyn.

lbdroid avatar lbdroid commented on June 10, 2024

Well in any case, the point of this thread is more about the ability of the device to wake consistently. Have you got any leads on that?

from android_device_razer_pearlyn.

gabrielgagz avatar gabrielgagz commented on June 10, 2024

No, is something hard to catch, probably not a kernel panic. Seems to be related to some memory leak in some how, pearlyn runs out of memory and dies (actually goes to QDL mode). Right now, im running my build on enforcing and i don't have such issue (at least for now). but is just conjectures...

from android_device_razer_pearlyn.

lbdroid avatar lbdroid commented on June 10, 2024

I attempted to force the unit to stay awake using the don't sleep while plugged in option in the developer menu. Assuming that it actually stayed awake (the device seemed to feel a little warmer after sitting a while like that), then it doesn't seem that the problem is related to sleep at all.

And since it seems to happen even while the device is awake, it should be easy enough to dump kmsg and logcat continuously to a different server on the network, and periodically check the memory and various other stats on the board to see if something is changing. Memory leaks should be quite obvious, if that is what is happening.

from android_device_razer_pearlyn.

gabrielgagz avatar gabrielgagz commented on June 10, 2024

Fixed on the test kernel branch for lineage-16:

https://github.com/gabrielgagz/android_kernel_razer_pearlyn/tree/lineage-16.0_test

(this will become the default lineage-16 branch in the future)

from android_device_razer_pearlyn.

Related Issues (3)

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.