This works, but locking the screen or turning the monitor off and on leads to a black screen unresponsive to keyboard and mouse input. I have to reboot if I want to get back to the desktop. Is this a known bug, or at least one that other people are experiencing? Looking for a solution since I can’t really afford this behavior.
I am not connected to any debug board, but when the issue does happen (only with Wayland for me) I can still access the serial console and log in through putty on another computer ([url]https://www.jetsonhacks.com/2017/03/24/serial-console-nvidia-jetson-tx2/[/url]). This leads me to believe that it is related to the gnome shell in particular.
When I go to lock the screen, I see the animation for the lock screen image scrolling from the top to the bottom of the screen and once it hits the bottom the screen goes black. It seems like gnome encounters some issue when trying to display the screensaver.
Glad to hear I’m not the only one seeing the issue.
This post is resolved since it is a known bug that will be fixed in a future release.
Switching to the Weston compositor instead of Gnome fixed this problem for me, at the cost of losing the Gnome desktop shell ( which is unneeded in my instance ).
Starting the Weston compositor as a desktop shell:
Open a virtual console ( e.g. Ctrl + Alt + f3 ) and log in
If starting from boot, stop the gdm3 service. Weston will crash if it is running.