mirror of https://github.com/pikvm/pikvm.git
Update Community_FAQ.md (#266)
Added more verbiage to "Troubleshooting" Section for clarity
This commit is contained in:
parent
7b0e1d7025
commit
17e84a19d5
|
|
@ -222,8 +222,9 @@ done
|
||||||
```dmesg | grep tc35``` - CSI
|
```dmesg | grep tc35``` - CSI
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
```dmesg | egrep '1-1.[245]|uvc'``` - USB
|
```dmesg | egrep '1-1.[245]|uvc'``` - USB
|
||||||
|
- **hint:** look at kvmd-platform line of the output... make sure it matches the image they expect for the capture device and platform
|
||||||
|
|
||||||
- Keyboard/Mouse icons orange? Try a different cable, try a different usb port
|
- Keyboard/Mouse icons orange? Try a different cable (ALLOT are power only), try a different usb port
|
||||||
|
|
||||||
- Should see the following if everything is in place
|
- Should see the following if everything is in place
|
||||||
```ls -l /dev/kvmd*
|
```ls -l /dev/kvmd*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue