|
There are the Public Holidays in China from the 1st to the 8th of October. Maybe this is the reason why they are not replying to our emails.
In any case I noticed that Beelink moved all the GPU memory carveouts on the CMA. This, with 3 GB of ram (and even with 2 GB), it's quite useless and, if it's not well configured, could cause the gpu issues we are experiencing.
WHAT IS CMA IN FEW WORDS?
The CMA (Contigous Memory Allocation) is used in low-ram devices (1 GB RAM or less) because allows Android to use big chunks of contiguous memory (that are usually reserved only, for example, for the GPU operations) as a system memory. If the GPU reclaims its reserved chunk, Android must free it, in order to allow the GPU to work properly.
It's clear that if the reclaim procedure doesn't work properly, the GPU will have no ram to work.
I suggest to Beelink (or to someone more able than me with custom roms) to disable the CMA for the GPU. I'm not sure it will resolve the problem but it would be a good starting point. |
|