Triode wrote: 
> On the subject of testing, the current jivelite support really assumes a
> 1080p monitor as the initially connected device.  I'd like to get some
> more test data to help us startup with support for other monitor sizes. 
> Would like some feedback on the following for anyone who can try:
> 
> 1) Do 1920x1080 (1080p) and 1280x720 (720p) skins both work on your 16:9
> devices - if so can you easily switch between the two of them?
> 2) If you can and have a 1080p TV/monitor, does it start up ok if you
> set 720p and then reboot the wandboard?
> 3) Could anyone who can access the dmesg post what the HDMI debug lines
> say when you connect a TV - this should include some data from the EDID
> exchange which says what resolutions are available.

Testing with my main TV (Samsung UE7000)

1) 1080p and 720p work, but both have trimmed edges (same happens with
my other TVs). With 1280x1024 skin the screen it's not trimmed, but
there's no audio (this doesn't happen with my other TVs). I can easily
switch between them. 
2) It reboots ok with the selected resolution.
3) Not sure if this is what you need:


Code:
--------------------
    
  [  147.595301] hdmi_video_present 1
  [  147.598569] hdmi_3d_present 1
  [  147.601550] hdmi_3d_multi_present 2
  [  147.605640] hdmi_vic_len 0
  [  147.608447] hdmi_3d_len 8
  [  147.611105] HDMI 3d struct all =0x140
  [  147.615259] HDMI 3d mask all =0x73f
  [  147.618787] Support 3D video format
  [  147.622298] vic_order_2d=4, 3d_struct=0, 3d_detail=0x0
  [  147.627951] vic_order_2d=5, 3d_struct=0, 3d_detail=0x0
  [  147.633137] vic_order_2d=9, 3d_struct=0, 3d_detail=0x0
  [  147.638785] vic_order_2d=10, 3d_struct=0, 3d_detail=0x0
  [  147.644411] CEA long desc timmings
  [  147.647832] Aspect ratio: 16:9
  [  147.650921]       148 MHz 1920 2448 2492 2640 1080 1084 1089 1125 +HSync 
+VSync
  [  147.657584]
  [  147.660507] Aspect ratio: 16:9
  [  147.663579]       74 MHz 1280 1720 1760 1980 720 725 730 750 +HSync +VSync
  [  147.669603]
  [  147.672425] Aspect ratio: 16:9
  [  147.675529]       74 MHz 1920 2448 2492 2640 540 542 547 562 +HSync +VSync
  [  147.681499]
  [  147.684363] EDID read returned : 0
  [  147.688108] mxc_hdmi mxc_hdmi: same edid
  
--------------------


Hope this helps.


------------------------------------------------------------------------
Alcaudon's Profile: http://forums.slimdevices.com/member.php?userid=59446
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to