Hi
When I use the bootargs "omapfb.mode=dvi:hd720" (60Hz), as described
in the previous post, the picture is shifted 20% to the left and a
little up. I have tried to read the EDID from the TV and do the
calculations as described, and I get the same timing values as for the
hd720 setting.
I changed the left/right margin values and upper/lower margin, to get
the picture at the center of the screen. And I ended up having to swap
left_margin with right_margin, and upper_margin with lower_margin to
get the picture at the right position. I also read the EDID for 720p
50Hz and did the calculations, and also here I had to swap the timing
numbers to get the picture in the right position.
I have heard from Peter McDermott at NthCode that some of their
testers had the same problem with the "omapfb.mode=dvi:hd720" setting,
but not all testers. I guess it is a matter of if your TV is able to
auto adjust the position of the picture.
Can somebody do the following with their BB connected to a HDTV (or
monitor)?
-Boot linux with the bootargs: omapfb.mode=dvi:hd720 (gives 720p at
60Hz)
-Do a 'cat /sys/devices/platform/omapdss/display0/timings' and you
should get: 74250,1280/220/110/40,720/20/5/5
-Do a 'echo "74250,1280/110/220/40,720/5/20/5" > /sys/devices/platform/
omapdss/display0/timings'
-You can also try 'echo "74250,1280/440/220/40,720/5/20/" > /sys/
devices/platform/omapdss/display0/timings' to get 720p 50Hz
If you had the problem with the picture being shifted left, did it
solve the problem? If you didn't have the problem, did it give you a
shifted picture?
Regards,
Karsten
On Oct 17, 10:34 pm, "
rubiktu...@googlemail.com"
<
rubiktu...@googlemail.com> wrote:
> Hi,
> if anyone want to know how to use
> your own HDTV on the Beagleboard here
> is an tutorial how to do it.
> I'am not an linux-expert and i had found out it
> with a little bit experimenting with beagle and tv
> so it worked for me.
> If anyone had a better solution or see a mistake, he
> can say it!
>
> So setup a LCD TV with Beagle you must:
>
> 1.Read out your EDID from your LCD TV.
> 2.Convert the xFree timings to framebuffer timings
> 3. Add the new framebuffer modeline to
> /kernelrootfolder/drivers/video/modedb.c
> 4. compile the kernel and use your resolution
>
> Details:
>
> 1. You can readout your EDID with Monitor Asset Manager or Powerstrip
> both available onhttp://
www.entechtaiwan.com/util/(for Windows) or