Updated Troubleshooting (mediawiki)

Daniel Markstedt 2023-08-01 22:06:21 -07:00
parent 52827614fd
commit fd38fef93e

@ -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.