piejam icon indicating copy to clipboard operation
piejam copied to clipboard

Setup instructions

Open vsternbach opened this issue 1 year ago • 1 comments

Hey, couldn't find any documentation on the internet, so asking here:

  1. Will it work on a screen connected to hdmi port or only on touch screen?
  2. Is it possible to install it standalone and not as rpi image? I suppose it needs to be built from source? Can you give a snippet of what do I need to run on rpi in order to do that?

vsternbach avatar Jul 20 '24 08:07 vsternbach

Hi, all available documentation can be found here: https://piejam.readthedocs.io/en/stable/

  1. Afaik, it works with HDMI and USB mouse/keyboard if you are using PieJamOS.

  2. If you want to use it with another Linux distribution then it needs to be built from source, there are no prebuilt binaries. Caution also needs to be taken, because it uses Alsa directly, therefore no other software (e g. Pulse wire, jack) should use the audio interface.

nooploop avatar Jul 20 '24 08:07 nooploop