SXGA resolution on VGA output not working in Kernels > 2.6.35.3

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

SXGA resolution on VGA output not working in Kernels > 2.6.35.3

687 Views
KaiMayer
Contributor I

Hi!

I've compiled and tried many kernels over the last days and no kernel seems to support 1280x1024 resolution setting for the VGA connector on the i.MX53 QSB.

Only the original 2.6.35.3 kernel branch for IMX seems to support this resolution.

VGA output works well, but the kernel ignores the u-boot settings for the VGA output and permanently switches to 1024x768@60.

Has someone tried and sucessfully got SXGA on VGA working with newer self-compiled kernels (e.g. 3.6.39) ?

 

Kind regards

Kai

Tags (1)
0 Kudos
2 Replies

516 Views
KaiMayer
Contributor I

Kernel says on bootup:

mxc_sdc_fb mxc_sdc_fb.0: register mxc display driver vga
_regulator_get: get() with no identifier
imx-ipuv3 imx-ipuv3.0: Channel already disabled 9
imx-ipuv3 imx-ipuv3.0: Channel already uninitialized 9
imx-ipuv3 imx-ipuv3.0: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
imx-ipuv3 imx-ipuv3.0: Channel already disabled 10
imx-ipuv3 imx-ipuv3.0: Channel already uninitialized 10
mxc_sdc_fb mxc_sdc_fb.1: register mxc display driver vga
mxc_sdc_fb mxc_sdc_fb.1: register mxc display driver failed with -22

So driver for fb1 fails to register :(

Kind regards

Kai

0 Kudos