stenogotchi icon indicating copy to clipboard operation
stenogotchi copied to clipboard

Disable overlay when using Pi 3 B+

Open Topdog1221 opened this issue 1 year ago • 1 comments

Describe the bug Blue Screen, not able to type anything in console.

To reproduce Steps to reproduce the behavior:

  1. Turn on pi
  2. Login to root
  3. Loads a few things and then blue screen. Expected behavior

Honestly it makes sense that it happened as I am running it on a pi 3 model b+. I just am wondering if I could remove the screen its trying to overlay as I wont need it until I get a raspberry pi zero 2 w for msrp.

Software/hardware configuration (please complete the following information):

  • Stenogotchi version: Latest
  • Plugin version: Latest
  • OS: DietPi Latest
  • Hardware: pi 3 model b+ Additional Context I can login to dietpi, but have to reset if I want to go back to the keyboard.

Topdog1221 avatar Oct 13 '22 18:10 Topdog1221

I assume the overlay you refer to is the X display server which is needed by Plover to capture input when running headless. You can prevent it, and stenogotchi, from auto-launching by commenting out the lines in ~/.bash_profile.

Anodynous avatar Oct 13 '22 20:10 Anodynous