Advertisement
skinney6

tvservice

May 7th, 2014
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. root@xbian:~# tvservice --modes=CEA
  2. Group CEA has 1 modes:
  3. (prefer) mode 16: 1920x1080 @ 60Hz 16:9, clock:148MHz progressive
  4. root@xbian:~# tvservice --modes=CEA_3D_SBS
  5. [E] Invalid group 'CEA_3D_SBS'
  6. root@xbian:~# tvservice --modes=CEA_3D_TV
  7. [E] Invalid group 'CEA_3D_TV'
  8. root@xbian:~# tvservice --modes=CEA_3D_TB
  9. [E] Invalid group 'CEA_3D_TB'
  10. root@xbian:~# tvservice -s
  11. state 0x12001a [HDMI CEA (16) RGB lim 16:9], 1920x1080 @ 60Hz, progressive
  12. root@xbian:~# tvservice -d > edid
  13. tvservice: option requires an argument -- 'd'
  14. root@xbian:~# tvservice -d edid
  15. Written 256 bytes to edid
  16. root@xbian:~# cat edid
  17. xÿÿÿÿÿî
  18. Úÿ£XJ¢)IK:q8-@X,Eº!q X,%º!üDENON-AVAMP
  19. ý=D
  20. *EqO #$
  21.  
  22. ;=ÀPY~_WaTgM_ãl
  23. ¸-ÀIrQÐ n(Uº!
  24. Ð à->º!
  25. Ð à->
  26. !wroot@xbian:~#
  27. root@xbian:~# tvservice -n
  28. device_name=DON-DENON-AVAMP
  29. root@xbian:~# tvservice -m DMT
  30. Group DMT has 0 modes:
  31. root@xbian:~# tvservice -m CEA
  32. Group CEA has 1 modes:
  33. (prefer) mode 16: 1920x1080 @ 60Hz 16:9, clock:148MHz progressive
  34. root@xbian:~# tvservice -p
  35. Powering on HDMI with preferred settings
  36. root@xbian:~# tvservice -s
  37. state 0x12001a [HDMI CEA (16) RGB lim 16:9], 1920x1080 @ 60Hz, progressive
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement