Open housefm666 opened 1 year ago
On dunfell:
[ 1102.957007] tegradc tegradc.0: blank - normal
then it can wakeup:
[ 1606.315842] tegradc tegradc.0: unblank
[ 1606.349425] tegradc tegradc.0: sync windows ret = 242
This looks similar to something only I've been able to reproduce on Jetpack 5 so far in https://github.com/OE4T/meta-tegra/issues/1069
I tested it on tegra-demo-distro with the same result. I tried to run xset --display display:0 -q
but the command was missing, then I added it, and told me no display was found.
Describe the bug
On the kirkstone-l4t-r32.7.x, after idle-time (default 300 sec) the system goes into power-saving mode, and we do not get the screen back by pressing the keyboard or by clicking or moving the mouse.
Kernel message:
For testing purposes, you can shorten the idle-time, by adding this parameter:
Under Dunfell, this problem does not exist, but there the system does not go into power-saving mode, only we have a blank screen.