Video Disabled when switching to GUI

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Video Disabled when switching to GUI

Jump to solution
785 Views
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 Kudos
1 Solution
675 Views
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);

View solution in original post

0 Kudos
1 Reply
676 Views
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 Kudos