jetsonhacks / installLXDE

Install LXDE on the NVIDIA Jetson Developer Kits
MIT License
21 stars 3 forks source link

Jetson Nano blank screen after reboot #1

Open nggf18 opened 3 years ago

nggf18 commented 3 years ago

Hi! I have a Jetson Nano running JetPack 4.4 and used this script to install LXDE. I chose lightdm during installation and after reboot, i get a blank screen after the NVidia logo, no text or images whatsoever. I have already tried to use key combos to enter in text mode, but nothing seems to work. Can you please help me?

Thank you!

krutarth35 commented 3 years ago

same issue with 4.2! Solved by, once you hit the blank screen press 'ctrl + shift + F2' login with your username and password. once logged in, type in :~$ sudo dpkg-reconfigure lightdm and this time select 'gdm3'. I know it defeats the purpose of lightdm but it still gives you option to boot with lxde and used ram will be somewhere around 800 mb.