xserver-xorg-video-imx-viv-3.10.53-1.1.0 not work under xorg 1.10.4

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

xserver-xorg-video-imx-viv-3.10.53-1.1.0 not work under xorg 1.10.4

1,964 次查看
wallyyeh
Contributor V

Hi, I'm trying update our custom imx6q board from 3.10.17 to 3.10.53.

last time I update from 3.0.35, all I have to do is update

1. firmware-imx

2. gpu-viv-mx6q (it changes the name to imx-gpu-viv)

3. imx-lab

4. imx-vpu

and re-build the xserver-xorg-video-imx-viv; but this time Xorg seems never finish the FBDevScreenInit() in vivante_fbdev_driver.c

 

the reason I wonder is my xorg version is a little old? 3.10.17 use 1.12 and 3.10.53 use 1.16.

and xorg 1.16 even not used in ubuntu 14.04

 

the fail Xorg.0.log is in attach file.

Original Attachment has been moved to: Xorg.0.log.fail.zip

标签 (2)
标记 (1)
0 项奖励
回复
1 回复

920 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Wally,

If you are trying to port this to ubuntu, i think you need to build the EXA with DRI module again. You can get the package as part BSP. xserver-xorg-video-imx-viv-x.x.x.tar.gz. however I have tested the xorg 1.16, from bsp 3.10.31 scratch installation and it apparently works well, so I guess your issue should be due a vivante fb driver mismatch between versions. Please check this links that migth be helpful:

javascript:;

Re: X11 segfault in vivante driver kernel L3.10.17_1.0.2

Regards