Egert
June 14, 2025, 4:19pm
1
Which system do you use? Android, Ubuntu, OOWOW or others?
Android 12
Please describe your issue below:
Latest available android 12 build seems to be the most working build for android.
Android 13 has problem with using usbc for monitor
Android 14 is unable to launch apps that work fine under android 12. Play store gave some error and Nomad sculpt just closes, but works well on android 12.
Are there plans for updated android 14 builds or 13 with that usbc display fix?
Thanks
Hello, I can confirm that your problem is on Android 14. This app Nomad Sculpt crashes after opening it, right?
Egert
June 16, 2025, 12:26pm
3
Hello
Yes, it closes as soon as I klick on the icon. It does not load any UI parts and crashes instantly.
Hello,You need to follow the following two steps:
Download libGLES_mali.so
https://drive.google.com/file/d/1j7atpJraDZNFyaiTIBDYDh6P_OrVh6UG/view?usp=sharing
Replace the downloaded libGLES_mali.so with the path vendor/rockchip/common/gpu/MaliG610/lib/arm64/libGLES_mali.so
2.Apply the following patch to the path device/khadas/common
xiong@builder:~/work/edge2-14/device/khadas/common$ git diff
diff --git a/gpu/bifrost/property/arm.gralloc.usage.prop b/gpu/bifrost/property/arm.gralloc.usage.prop
index fd0e190..8236fc2 100755
--- a/gpu/bifrost/property/arm.gralloc.usage.prop
+++ b/gpu/bifrost/property/arm.gralloc.usage.prop
@@ -17,7 +17,7 @@
# Usage properties for Gralloc
#
# No AFBC Vendor usage bit
-ro.vendor.arm.gralloc.no_afbc_usage_flags=0x20000000
+#ro.vendor.arm.gralloc.no_afbc_usage_flags=0x20000000
ro.vendor.arm.gralloc.no_afbc_usage_mask=0x60000000
# Force Back Buffer Vendor usage bit
ro.vendor.arm.gralloc.force_back_buffer_usage_flags=0x40000000000000
We will fix this issue in the next version
您好,我这边遇到的问题是,PXPlay 在 Android 14 上闪退,程序能打开,但是在第一个界面,点击开始按钮就闪退了,麻烦帮忙解决下,这个程序在 Android 13 上是能正常使用的,谢谢!
是的,就是这个,远程串流PS游戏的应用,在edge2安卓13上能显示启动界面,但是点击“开始使用”就闪退了,我试过刷安卓12是没问题的,但是只有13蓝牙连接手柄支持全功能……如果能解决这个问题,edge2就是客厅最合适的娱乐设备了,比很多电视盒子都强👍
您好,我之前的账号发了个下载链接,被系统判定广告给封禁了,所以只能重新注册一个来回复,给您发的私信不知道收到了没?里面有激活序列号,以及apk下载地址,希望能帮忙解决这个问题,非常感谢!
你好,没有收到邮件信息,你按照上面我提出修改代码后没有效果吗
您能提供下邮箱地址或者其他联系方式吗?我把apk和序列号给您发过去,谢谢
您好,apk以及序列号已经通过邮件发送,请查收,谢谢。
@coding-class 你按照我这个修改方法可以修复PXPlay闪退的问题
xiong.zhang:
Hello,You need to follow the following two steps:
Download libGLES_mali.so
https://drive.google.com/file/d/1j7atpJraDZNFyaiTIBDYDh6P_OrVh6UG/view?usp=sharing
Replace the downloaded libGLES_mali.so with the path vendor/rockchip/common/gpu/MaliG610/lib/arm64/libGLES_mali.so
2.Apply the following patch to the path device/khadas/common
xiong@builder:~/work/edge2-14/device/khadas/common$ git diff
diff --git a/gpu/bifrost/property/arm.gralloc.usage.prop b/gpu/bifrost/property/arm.gralloc.usage.prop
index fd0e190..8236fc2 100755
--- a/gpu/bifrost/property/arm.gralloc.usage.prop
+++ b/gpu/bifrost/property/arm.gralloc.usage.prop
@@ -17,7 +17,7 @@
# Usage properties for Gralloc
#
# No AFBC Vendor usage bit
-ro.vendor.arm.gralloc.no_afbc_usage_flags=0x20000000
+#ro.vendor.arm.gralloc.no_afbc_usage_flags=0x20000000
ro.vendor.arm.gralloc.no_afbc_usage_mask=0x60000000
# Force Back Buffer Vendor usage bit
ro.vendor.arm.gralloc.force_back_buffer_usage_flags=0x40000000000000
We will fix this issue in the next version
下面是Android 14.0修复后打开PXPlay的视频,我们将会在最近上传代码跟固件
请问要怎么操作呀,我用安卓文件管理器,找不到对应的目录
这个是要编译代码的,你可以等待几天,我们已经准备更新固件了,到时候会更新公告
固件有两个需要优化的地方,我们要修复好再更新固件,我们已经再加急处理中