Had issue where VSERPI -- specifically Auto Waaaves v1.5 -- would start up just fine on boot, but hitting Esc didn't take me to Desktop. I would only get a black screen. It wasn't a lack of HDMI signal, but only a black screen.
Apparently this can happen on RPi when there is no more storage left on device. I only use RPi for VSERPI and nothing else, I found out the files in /var/log were taking a large percentage of available storage. After SSHing into RPi, I cleared log files and Desktop immediately showed up again.
Potential solutions could be to figure out why VSERPI is writing so much log data OR run RPi in read only mode to save SD card in general.
Had issue where VSERPI -- specifically Auto Waaaves v1.5 -- would start up just fine on boot, but hitting
Escdidn't take me to Desktop. I would only get a black screen. It wasn't a lack of HDMI signal, but only a black screen.Apparently this can happen on RPi when there is no more storage left on device. I only use RPi for VSERPI and nothing else, I found out the files in
/var/logwere taking a large percentage of available storage. After SSHing into RPi, I cleared log files and Desktop immediately showed up again.Potential solutions could be to figure out why VSERPI is writing so much log data OR run RPi in read only mode to save SD card in general.