How can i enable the DVI output of Pandaboard with Ubuntu ?
I have changed boot args :
+ omapfb.mode=dvi:1024x768MR-16@60 omapdss.def_disp=dvi
but there is no effect no any output for dvi.
what can i do to get display on DVI output?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
How can i enable the DVI output of Pandaboard with Ubuntu ?
I have changed boot args :
+ omapfb.mode=dvi:1024x768MR-16@60 omapdss.def_disp=dvi
but there is no effect no any output for dvi.
what can i do to get display on DVI output?
DVI enablement is dependent on which kernel version you are using as well as which kernel options are enabled. the ubuntu releases generally have the DVI enabled by default and use the EDID to read the available resolutions from the lcd panel.
ubuntu specific setup and requirements will most likely get better responses from the ubuntu-arm mailing lists or the #ubuntu-arm irc channel on freenode.net
Dave