Is there anyone who can answer this question??
Latest posts made by lxl
-
libhybris (android12.0)
The device I want to port, only android 12.0 environment, and in android system using allocator_hidl_4.0 interface and mapper_hidl_4.0. in the process of porting reported error: gralloc4: Buffer: 0x7f8800c540 has not been registered with Gralloc, not sure if this is related to libhybris or not?
1、In github I found that libhybris is only supported up to android-9.0
https://github.com/ubports/libhybris/blob/xenial/hybris/configure.ac2、Replacing only libhybris-related libraries while keeping all the system's files intact will end up reporting gralloc-related errors, although there are different behaviors.
Note: libhybris-*.so are from separate images of different devices from ubports (e.g. jingpad, oneplus nord 3 5G, Samsung Galaxy A33 - A53, etc.)
https://gitlab.com/ubports/porting/community-ports/android12Based on the above, do I need to compile libhybris for my device?
Is anyone else experiencing a similar situation? -
RE: Cant get UI to work on Samsung Galaxy S10
@Kreato May I ask if this issue is resolved? What is the problem?
-
ubuntu touch port (android-12.0 mali610)
When porting ubuntu touch, has anyone encountered the error:
gralloc4: Buffer: 0x7f8800c580 has not been registered in Gralloc yet!
I wonder if this has anything to do with the kernel?
Both lightdm and lomiri services are up, but the desktop doesn't show anything.