我的问题如下,我拥有最新的所有库和所有东西(包括内核)来让新的 Qualcomm ICS Adreno 驱动程序在 ICS 上工作。
构建后,我在logcat (*) 第 435 行收到一个已知错误。
我的手机是名为 Galaxy 5 或 Europa 的 ARMv6。
欢迎任何帮助解决 logcat 上的任何问题。
(*)
E/msm7x27.gralloc( 4574): We support 2 buffers
I/msm7x27.gralloc( 4574): using (fd=34)
I/msm7x27.gralloc( 4574): id = msmfb30_30001
I/msm7x27.gralloc( 4574): xres = 240 px
I/msm7x27.gralloc( 4574): yres = 320 px
I/msm7x27.gralloc( 4574): xres_virtual = 240 px
I/msm7x27.gralloc( 4574): yres_virtual = 640 px
I/msm7x27.gralloc( 4574): bpp = 32
I/msm7x27.gralloc( 4574): r = 24:8
I/msm7x27.gralloc( 4574): g = 16:8
I/msm7x27.gralloc( 4574): b = 8:8
I/msm7x27.gralloc( 4574): width = 38 mm (160.421051 dpi)
I/msm7x27.gralloc( 4574): height = 51 mm (159.372543 dpi)
I/msm7x27.gralloc( 4574): refresh rate = 0.00 Hz
D/CALCFPS ( 4574): DEBUG_CALC_FPS: 0
D/CALCFPS ( 4574): period: 10
D/CALCFPS ( 4574): ignorethresh_us: 500000
D/CALCFPS ( 4574): DEBUG_CALC_FPS: 0
D/CALCFPS ( 4574): period: 10
D/CALCFPS ( 4574): ignorethresh_us: 500000
D/FramebufferNativeWindow( 4574): mNumBuffers = 2
**E/libgenlock( 4574): genlock_create_lock: open genlock device failed (err=No such file or directory)**