Update ezcoo.md (#618)

Added some verbiage to the troubleshooting section
This commit is contained in:
arch1mede 2022-01-22 22:06:13 -08:00 committed by GitHub
parent 58cf5622f7
commit 0cd11bd64a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 3 deletions

View File

@ -167,9 +167,18 @@ kvmd:
```
## Simple troubleshooting steps to perform
??? example Steps
1. SSH or open a web terminal to your PiKVM
2. `ls -la /dev/ttyUSB*` - This should give you an output. If not, try a different cable till an output is displayed.
```
Video Issues:
Hook a monitor to the output and test
Reseat the cables
Change out the cables
Switching issues:
SSH or open a web terminal to your PiKVM
`ls -la /dev/ttyUSB*` - This should give you an output. If not, try a different cable till an output is displayed.
```
!!! tip "EZCOO Wiring example can be found [here](https://docs.pikvm.org/wiring_examples/)"