I used simple steps and it perfectly worked for me:
- Open a root terminal in raspberry Pi. Now you need to edit your script that's starting X. In the default build with lightdm.
- Open "lightdm.conf" file located in,/etc/lightdm/lightdm.conf
- Add below line in to SeatDefault section.[SeatDefaults]xserver-command=X -s 0 -dpms
- Restart your Raspberry Pi.
Now issue should be solved.
thanks man
ReplyDelete