本帖最后由 lihuanghe 于 2024-8-31 17:34 编辑
kmre启动 log日志如下:
其中有一句:E GRALLOC-DRM: unsupported driver: jmgpu
是不支持显卡的问题吗,信创电脑GPU是景嘉微的JM9100m芯片。
怎么解决?
- -30 15:32:14.742 532 532 D DisplayControlHostConnection: ###### DisplayControlHostConnection::get() New Host Connection established 0x75afc22390, tid 532 ######
- 08-30 15:32:14.743 437 437 I ServiceManager: Waiting for service 'SurfaceFlinger' on '/dev/binder'...
- 08-30 15:32:14.746 381 381 I ServiceManager: Waiting for service 'package_native' on '/dev/binder'...
- 08-30 15:32:14.767 532 532 E GRALLOC-DRM: unsupported driver: jmgpu
- 08-30 15:32:14.767 532 532 W EGL-MAIN: fail to get drm fd
- 08-30 15:32:14.767 532 532 W libEGL : eglInitialize(0x76afc246b0) failed (EGL_NOT_INITIALIZED)
- 08-30 15:32:14.767 532 532 F RenderEngine: eglQueryStringImplementationANDROID(EGL_VERSION) failed
- --------- beginning of crash
- 08-30 15:32:14.767 532 532 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 532 (surfaceflinger), pid 532 (surfaceflinger)
- 08-30 15:32:14.774 551 551 E cutils-trace: Error opening trace file: No such file or directory (2)
- 08-30 15:32:14.777 552 552 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
- 08-30 15:32:14.777 186 186 I tombstoned: received crash request for pid 532
- 08-30 15:32:14.778 552 552 I crash_dump64: performing dump of process 532 (target tid = 532)
- 08-30 15:32:14.779 552 552 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
- 08-30 15:32:14.779 552 552 F DEBUG : Build fingerprint: 'Kylin/kmre_arm64/kmre_arm64:11/RP1A.201005.006/hcl04251145:user/release-keys'
- 08-30 15:32:14.779 552 552 F DEBUG : Revision: '0'
- 08-30 15:32:14.779 552 552 F DEBUG : ABI: 'arm64'
- 08-30 15:32:14.779 552 552 F DEBUG : Timestamp: 2024-08-30 15:32:14+0800
- 08-30 15:32:14.779 552 552 F DEBUG : pid: 532, tid: 532, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
- 08-30 15:32:14.779 552 552 F DEBUG : uid: 0
- 08-30 15:32:14.779 552 552 F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
- 08-30 15:32:14.779 552 552 F DEBUG : Abort message: 'eglQueryStringImplementationANDROID(EGL_VERSION) failed'
- 08-30 15:32:14.779 552 552 F DEBUG : x0 0000000000000000 x1 0000000000000214 x2 0000000000000006 x3 0000007fda6269c0
- 08-30 15:32:14.779 552 552 F DEBUG : x4 00000077b2f9c000 x5 00000077b2f9c000 x6 00000077b2f9c000 x7 00000077b2f9c000
- 08-30 15:32:14.779 552 552 F DEBUG : x8 00000000000000f0 x9 00000077b114f818 x10 ffffff80ffffffdf x11 0000000000000001
- 08-30 15:32:14.779 552 552 F DEBUG : x12 0000007fda626990 x13 0000000000000038 x14 0000007fda626b60 x15 ffffffffffffffff
- 08-30 15:32:14.779 552 552 F DEBUG : x16 00000077b11e8c80 x17 00000077b11c9fc0 x18 00000077b2a18000 x19 00000000000000ac
- 08-30 15:32:14.779 552 552 F DEBUG : x20 0000000000000214 x21 00000000000000b2 x22 0000000000000214 x23 00000000ffffffff
- 08-30 15:32:14.779 552 552 F DEBUG : x24 0000000000000003 x25 0000000000000000 x26 0000000000000000 x27 0000000000000000
- 08-30 15:32:14.779 552 552 F DEBUG : x28 0000000000000000 x29 0000007fda626a40
- 08-30 15:32:14.780 552 552 F DEBUG : lr 00000077b117d034 sp 0000007fda6269a0 pc 00000077b117d064 pst 0000000000000000
- 08-30 15:32:14.786 378 390 I ServiceManager: Waiting for service 'package_native' on '/dev/binder'...
- 08-30 15:32:14.793 552 552 F DEBUG : backtrace:
- 08-30 15:32:14.793 552 552 F DEBUG : #00 pc 000000000004e064 /apex/com.android.runtime/lib64/bionic/libc.so (abort+180) (BuildId: 3050f3246625cd36bb1ee115080d09fa)
- 08-30 15:32:14.793 552 552 F DEBUG : #01 pc 0000000000006334 /system/lib64/liblog.so (__android_log_default_aborter+12) (BuildId: c92329feece7a2d7fa4d9fb6acc815f9)
- 08-30 15:32:14.793 552 552 F DEBUG : #02 pc 0000000000006ec8 /system/lib64/liblog.so (__android_log_assert+336) (BuildId: c92329feece7a2d7fa4d9fb6acc815f9)
- 08-30 15:32:14.793 552 552 F DEBUG : #03 pc 000000000018c284 /system/lib64/libsurfaceflinger.so (android::renderengine::gl::GLESRenderEngine::create(android::renderengine::RenderEngineCreationArgs const&)+4012) (BuildId: 668a9204d7557930c8b9b715db2e0f57)
- 08-30 15:32:14.793 552 552 F DEBUG : #04 pc 000000000018b180 /system/lib64/libsurfaceflinger.so (android::renderengine::RenderEngine::create(android::renderengine::RenderEngineCreationArgs const&)+168) (BuildId: 668a9204d7557930c8b9b715db2e0f57)
- 08-30 15:32:14.793 552 552 F DEBUG : #05 pc 000000000010a0c0 /system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::init()+184) (BuildId: 668a9204d7557930c8b9b715db2e0f57)
- 08-30 15:32:14.793 552 552 F DEBUG : #06 pc 00000000000021a8 /system/bin/surfaceflinger (main+352) (BuildId: 90f19aac502ae7e05183738dd9ef97d1)
- 08-30 15:32:14.793 552 552 F DEBUG : #07 pc 00000000000495b4 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 3050f3246625cd36bb1ee115080d09fa)
- 08-30 15:32:14.820 375 375 I ServiceManager: Waiting for service 'package_native' on '/dev/binder'...
复制代码
|
|
|
|
|
版权说明:论坛帖子主题均由合作第三方提供并上传,若内容存在侵权,请进行举报