Difference between revisions of "Jetson TX2/28 Display debug"

From eLinux.org
Jump to: navigation, search
Line 7: Line 7:
 
'''For T186(TX2).''' Note that TX2 still uses driver code of T210. <br>
 
'''For T186(TX2).''' Note that TX2 still uses driver code of T210. <br>
 
kernel/t18x/drivers/video/tegra/dc <br>
 
kernel/t18x/drivers/video/tegra/dc <br>
 +
 +
==Known issues==
 +
*HDMI
 +
** Display is not be able to up. Moreover, system is not able to up.
 +
https://devtalk.nvidia.com/default/topic/1003956/jetson-tx2/tx2-not-booting-up-with-hdmi-connected/post/5160211/#5160211

Revision as of 23:29, 8 January 2018

Get prepared

This section focuses on debug display driver issue on rel-28.x release.
Drivers of tegra display controller are under kernel source: https://developer.nvidia.com/embedded/downloads
Location:
For T210(TX1)
kernel/display/drivers/video/tegra/dc/
For T186(TX2). Note that TX2 still uses driver code of T210.
kernel/t18x/drivers/video/tegra/dc

Known issues

  • HDMI
    • Display is not be able to up. Moreover, system is not able to up.

https://devtalk.nvidia.com/default/topic/1003956/jetson-tx2/tx2-not-booting-up-with-hdmi-connected/post/5160211/#5160211