WebReflection / benja

Bootable Electron Node JS Application
https://archibold.io/benja/
194 stars 32 forks source link

Launch App on SPI display (Raspberry PI) #48

Closed schlangguru closed 6 years ago

schlangguru commented 6 years ago

Hi, i try to launch the application on my 3.2" spi display. The first few lines of the boot commands are shown on the display but the app itself still shows only up on the hdmi output. I'm using the RPI ISO image from the benja homepage.

WebReflection commented 6 years ago

I've configured TFT displays through this file: https://github.com/WebReflection/benja/blob/gh-pages/os/sh/rpi-tft

you need to drop Weston, since unfortunately most display work only on Xorg, and change the startup too.

You should also ask to your display seller how to configure it in Xorg.