Video Disabled when switching to GUI

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

Video Disabled when switching to GUI

跳至解决方案
1,392 次查看
PaulDeMetrotion
Senior Contributor I


I have a custom i.MX6Q CPU board that I am attempting to use the L3.0.35_1.1.0_oneiric Linux file system. The board provides LVDS and HDMI video outputs. With either video selected the board appears to boot properly and will display the boot sequence until the video attempts to display the GUI interface provided by Ubuntu. At this point the video appears to be disabled and nothig ever appears on either display. Any ideas why this would occur?

0 项奖励
回复
1 解答
1,282 次查看
PaulDeMetrotion
Senior Contributor I

Solved. Had removed the following line from my board specific file:

imx_add_viv_gpu(&imx6_gpu_data, &imx6q_gpu_pdata);

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,283 次查看
PaulDeMetrotion
Senior Contributor I

Solved. Had removed the following line from my board specific file:

imx_add_viv_gpu(&imx6_gpu_data, &imx6q_gpu_pdata);

0 项奖励
回复