Updated Troubleshooting (mediawiki)

Daniel Markstedt 2023-03-26 11:33:35 -07:00
parent 699e5676ad
commit 2a7f278061

@ -69,7 +69,10 @@ pip install RPi.GPIO
| The utility will list all of the SCSI signals that are not working properly. You can the use the [https://github.com/PiSCSI/piscsi-hw schematic] to debug if there are any broken traces, lifted pads or bad solder joints.
| The Python test script will list all of the SCSI signals that are not working properly. You can the use the [https://github.com/PiSCSI/piscsi-hw schematic] to debug if there are any broken traces, lifted pads or bad solder joints.
|-
| [[https://user-images.githubusercontent.com/34318535/218277771-4ab743e9-d588-4547-b74d-1718a9649546.png]]
| Example of a mostly successful test run
[[https://user-images.githubusercontent.com/34318535/218277771-4ab743e9-d588-4547-b74d-1718a9649546.png]]
Example of a completely failed test run
[[https://user-images.githubusercontent.com/34318535/218277844-1607f3a1-6b7b-41c4-af29-60e330891746.png]]
| Example Successful Test Run
[[images/loopback_test_success.png]]