From 1aa98200dc605af51f104361d181c45503d7f531 Mon Sep 17 00:00:00 2001 From: tiyn Date: Tue, 23 Dec 2025 02:50:07 +0100 Subject: [PATCH] raspberry pi: added ssh troubleshooting --- wiki/linux/raspberry_pi.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/wiki/linux/raspberry_pi.md b/wiki/linux/raspberry_pi.md index 76227bd..8e37c49 100644 --- a/wiki/linux/raspberry_pi.md +++ b/wiki/linux/raspberry_pi.md @@ -35,3 +35,13 @@ This section addresses them. The [AI HAT](https://www.raspberrypi.com/documentation/accessories/ai-hat-plus.html) is an extension which uses the [Hailo AI module](/wiki/hailo.md) for use with the [Raspberry Pi 5](https://www.raspberrypi.com/products/raspberry-pi-5). + +## Troubleshooting + +This section addresses the usage of Raspberry Pi systems. + +### SSH Servera Not Starting for Imager Setups + +Sometimes the [imager](#setup) can run into errors which does not set up the +[SSH](/wiki/linux/openssh.md) server on the Pi correctly. +In this case the SSH server needs to be started manually by display and keyboard.