summaryrefslogtreecommitdiff
path: root/scripts/kvmd-udev-hdmiusb-check
AgeCommit message (Collapse)Author
2023-12-05Update kvmd-udev-hdmiusb-check (#154)sparky3387
This is to allow USB 3.0 Capture Cards to be used in the top USB port, this is to allow Macrosilicon's MS2130 to be used with PiKVM, when doing this it must also be switched to pixel format yuyv in the override.yaml
2023-10-24kvmd-udev-hdmiusb-check: Add support for rPi4 b rev 1.5 (#153)Rushab Shah
Adds support for the following new revision of the board: # tr < /proc/device-tree/model -d '\000' Raspberry Pi 4 Model B Rev 1.5 Without this, `/dev/video19` from the `rpivid_hevc` driver gets incorrectly linked to `/dev/kvmd-video` ```bash lrwxrwxrwx 1 root root 6 Sep 28 08:14 /dev/kvmd-video -> video19 ```
2023-05-27copyright updateMaxim Devaev
2022-06-24shellcheckMaxim Devaev
2022-01-07copyright bumpMaxim Devaev
2021-09-08small rebrandingMaxim Devaev
2021-05-20fixed systemd bug: systemd >= 248.3-2Devaev Maxim
2021-05-12quick workaround for broken %bDevaev Maxim
2021-01-28another rpi4 revisionDevaev Maxim
2021-01-14added info about the new pi4 revisionDevaev Maxim
2021-01-07update copyDevaev Maxim
2020-09-10fixDevaev Maxim
2020-08-01revision-specificDevaev Maxim