Refresh rate wakes screen
EvanRowls opened this issue · 5 comments
I did a fresh install of the mainline image by macromorgan, installed the pocketchip-menu according to the installation instructions, and noticed the refresh rate of the menu wakes the screen from standby, essentially disabling dpms.
Launching an "app" that runs "xset dpms force off" shows that the screen refreshes (and wakes a sleeping screen) every 5 seconds
@EvanRowls I used these install instructions to install mainline. Very smooth.
Booting first time takes me to a terminal login screen on PocketCHIP.
Installing this according to instructions seems to succeed but I still only get a terminal interface.
Restarting awesome by echo 'awesome.restart()' | awesome-client gives me the error dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
Rebooting brings me back to the same terminal login.
How did you get this installed?
@djdiskmachine I followed this guide: https://www.reddit.com/r/ChipCommunity/comments/qnc53k/updated_mainline_debian_11_image/
Used @macromorgan s mainline image and flashed from my ubuntu computer.
@EvanRowls that's interesting. I got the impression the image was the same, only the installation method differed.
Thanks anyway!
Solved by
sudo apt install -y xserver-xorg-core --no-install-recommends --no-install-suggests && sudo apt -y install xinit openbox slim
@djdiskmachine I used the commandline you used but on restart i only get an empty desktop , no buttons and no icons.
SSH-ing on the chip and using: pocketchip-menu$ sudo ./load.sh did load the interface but nothing was clickable and the result is not permanent