Hi,
I have installed the jetson-nano-sd-r32.2-2019-07-16 from the official source [url]https://developer.nvidia.com/embedded/jetson-nano-developer-kit[/url]
Now i need to disable the auto-screen-lock.
I have tried the following methods as suggested in stack-overflow and other sources.
-
gsettings set org.gnome.desktop.screensaver lock-enabled false
[url]Disabling Lock Screen 18.04 - Ask Ubuntu
gsettings set org.gnome.desktop.screensaver idle-activation-enabled false
gsettings set org.gnome.settings-daemon.plugins.power idle-dim false
[url]Lock screen without blank in 18.04 - Ask Ubuntu
But even following these recommendations the screen gets auto-locked after sometime when my system is started, when i don’t interact with the system.
can someone point me what could be the issue, not able to figure out myself.
Thanks.