From fd38fef93e37b4c244b9ba87ba9135eeb006c42e Mon Sep 17 00:00:00 2001 From: Daniel Markstedt Date: Tue, 1 Aug 2023 22:06:21 -0700 Subject: [PATCH] Updated Troubleshooting (mediawiki) --- Troubleshooting.mediawiki | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Troubleshooting.mediawiki b/Troubleshooting.mediawiki index 586a2a8..8af5689 100644 --- a/Troubleshooting.mediawiki +++ b/Troubleshooting.mediawiki @@ -283,9 +283,9 @@ dtoverlay=disable-bt dtoverlay=disable-wifi ``` -== The PiSCSI is behaving erratically == +== Raspberry Pi Undervoltage == -If your PiSCSI setup is starting up but behaving erratically, it may not be getting enough power from the power supply or SCSI bus. Symptoms include the network interface going down randomly, or the SCSI host not recognizing attached devices due to lack of termination power. +If your PiSCSI setup is starting up but behaving erratically, it may not be getting enough power from the power supply or SCSI bus. Symptoms include the network interface going down randomly, the SCSI host not recognizing attached devices due to lack of termination power, or bus errors on the host system caused by the emulated SCSI device. One way to determine that the Raspberry Pi isn't getting enough power, is to observe the syslog and look for "Under-voltage detected!" messages.