Telraam / Telraam-RPi

The scripts that run on the Telraam Raspberry Pi computers, responsible for connecting to the local wifi, traffic monitoring and communicating with the central Telraam servers.
128 stars 19 forks source link

Image not working #38

Open gent99 opened 10 months ago

gent99 commented 10 months ago

I downloaded the image from here https://telraam-api.net/telraam-sd-image.zip and flashes it with etcher. The pi 3B+ is not booting from the sd-card. Checking that sd-card is working with rasboan is booting fine.

hcankaya commented 9 months ago

Same issue here. It is not working on a Respberry Pi 3 A+.

gent99 commented 9 months ago

It seems that it's not working on a rpi 3 + (neither a nor b)

hcankaya commented 9 months ago

Most probably the Raspberry Pi 3A+ got a HW revision and some electronic components got changed on the newer produced boards. As the Telraam v1 image is still using the Raspbian Stretch as a basis, these HW changes are not supported I guess.

I copied the following files from a newer Raspi OS version (2023-12-11-raspios-bookworm-armhf-lite) to the Telraam image and this did the magic.

start_x.elf start_db.elf start_cd.elf start.elf bootcode.bin fixup_x.dat fixup.dat fixup_cd.dat fixup_db.dat

It starts up and TELRAAM hotspot is accessible. Will report if i experience anything weird.

dave-driesmans commented 9 months ago

Thanks for the investigation @hcankaya !

Peterjbdk commented 7 months ago

@hcankaya any update? Everything working OK? I am about to try to set up a Pi Zero V1.1 with Telraam

Peterjbdk commented 7 months ago

and no luck!!!

hcankaya commented 7 months ago

@Peterjbdk no issues on my side. Everything is working fine since 2 months now.

Peterjbdk commented 7 months ago

Got it working - will check counts in daylight tomorrow. Just in case anyone else meets the same problems I did, use the Balena Etcher, not the Raspberry Pi imager to flash the Telraam image; then do what @hcankaya recommends above using the 2023-12-11-raspios-bookworm-armhf-lite image to copy over and replace the 9 files.

spinko101 commented 5 months ago

I wish someone could get this working on a brand new Raspberry Pi 5 with an IP camera !! But I guess I'm overly optimistic today :-)

Peterjbdk commented 5 months ago

Have you tried this:

https://telraam.helpspace-docs.io/article/37/updating-the-telraam-v1-software-by-yourself https://telraam.helpspace-docs.io/article/37/updating-the-telraam-v1-software-by-yourself

On 18 Jun 2024, at 10:0645, spinko101 @.***> wrote:

I wish someone could get this working on a brand new Raspberry Pi 5 with an IP camera !! But I guess I'm overly optimistic today :-)

— Reply to this email directly, view it on GitHub https://github.com/Telraam/Telraam-RPi/issues/38#issuecomment-2175590314, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD77MYVMZ54W35YQ5HQGZY3ZH72CLAVCNFSM6AAAAABCA5DZ2SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZVGU4TAMZRGQ. You are receiving this because you were mentioned.

spinko101 commented 4 months ago

thanks for your reply... yes, I have tried this but it doesn't work either with a Pi 4 or a Pi 5 ;-)

Peterjbdk commented 4 months ago

Try this:

https://github.com/Telraam/Telraam-RPi/issues/38 https://github.com/Telraam/Telraam-RPi/issues/38

from:

https://telraam.helpspace-docs.io/article/37/updating-the-telraam-v1-software-by-yourself https://telraam.helpspace-docs.io/article/37/updating-the-telraam-v1-software-by-yourself

just above # Step 1

Remark 12 Feb 2024: Seems the Raspberry Pi 3A+ got a HW revision and the zip is not compatible with. Read more here: https://github.com/Telraam/Telraam-RPi/issues/38 https://github.com/Telraam/Telraam-RPi/issues/38

On 19 Jun 2024, at 08:3836, spinko101 @.***> wrote:

thanks for your reply... yes, I have tried this but it doesn't work either with a Pi 4 or a Pi 5 ;-)

— Reply to this email directly, view it on GitHub https://github.com/Telraam/Telraam-RPi/issues/38#issuecomment-2177974783, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD77MYRST6BVBB7IVJD3WS3ZIEYPZAVCNFSM6AAAAABCA5DZ2SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZXHE3TINZYGM. You are receiving this because you were mentioned.