mirror of https://github.com/pikvm/pikvm.git
Update Community_FAQ.md (#381)
Fixed an error I overlooked in the Troubleshooting section
This commit is contained in:
parent
201c41a915
commit
08ab48ba24
|
|
@ -351,7 +351,8 @@ done
|
||||||
- Keyboard/Mouse icons orange? Try a different cable (ALLOT are power only), 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`
|
||||||
|
```
|
||||||
lrwxrwxrwx 1 root root 5 Apr 5 21:33 /dev/kvmd-hid-keyboard -> hidg0
|
lrwxrwxrwx 1 root root 5 Apr 5 21:33 /dev/kvmd-hid-keyboard -> hidg0
|
||||||
lrwxrwxrwx 1 root root 5 Apr 5 21:33 /dev/kvmd-hid-mouse -> hidg1
|
lrwxrwxrwx 1 root root 5 Apr 5 21:33 /dev/kvmd-hid-mouse -> hidg1
|
||||||
lrwxrwxrwx 1 root root 6 Mar 15 09:07 /dev/kvmd-video -> video0
|
lrwxrwxrwx 1 root root 6 Mar 15 09:07 /dev/kvmd-video -> video0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue