ArdescoConsulting / Telramian

Install script for Telraam Raspberry PI
MIT License
6 stars 4 forks source link

Pi Zero 2W #4

Open Leedrag opened 2 years ago

Leedrag commented 2 years ago

I've tried the script on a Pi Zero 2W, because the Raspian OS lite works with the device. After executing the script I've got a "syntax error near unexpected token 'newline' " in line 7

Did my expactation was quite to simple to use it with a Pi Zero 2W?

silkyclouds commented 2 years ago

Hey here,

I'm trying to run this script on a rpi02W as well, it starts building then crashes the pi.

The led is blinking at a regular interval, but nothing showing a "normal" activity lets say so.

Funny fact, it somehow breaks the sshd, as I can't even ssh the pi using another shell ! the pi keeps pingable though...

I guess some cleanup needs to be done in the code.

First step would be to run each command one by one to clearly point what command is broken?

Any advice welcome !

poolsztynsku commented 1 year ago

@Leedrag @silkyclouds Any progress on RPi Zero 2W install?