ICS上的同步锁定错误

时间:2012-06-26 07:53:28

标签: android android-4.0-ice-cream-sandwich

我的问题如下,我所有的库都是最新的,所有东西(包括内核)都让新的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)**

1 个答案:

答案 0 :(得分:1)

这是一个迟到的回复,但看起来你的错误源于你的内核没有内置的同步锁定。您是否已将同步锁定设备驱动程序中的后端/合并到内核中?

不确定你运行的cpu,但显然是MSM / QCOM ..

所以这是一个很好的起点。

https://github.com/ikarosdev/triumph-kernel-msm7x30/commit/d382ea0e23631bfce889425c0c3d7889df57bfbf