12 Commits

Author SHA1 Message Date
Rushab Shah
b21ccfbcc9
kvmd-udev-hdmiusb-check: Add support for rPi4 b rev 1.5 (#153)
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-10-24 18:01:52 +03:00
Maxim Devaev
a834c89ef3 copyright update 2023-05-27 12:41:22 +03:00
Maxim Devaev
9f4c241204 shellcheck 2022-06-24 16:05:10 +03:00
Maxim Devaev
1b3a2cc3f7 copyright bump 2022-01-07 16:39:02 +03:00
Maxim Devaev
8f11fa3b91 small rebranding 2021-09-08 06:47:54 +03:00
Devaev Maxim
835d6833f8 fixed systemd bug: systemd >= 248.3-2 2021-05-20 08:40:04 +03:00
Devaev Maxim
19f8bd613e quick workaround for broken %b 2021-05-12 12:35:22 +03:00
Devaev Maxim
6c1be11f35 another rpi4 revision 2021-01-28 22:14:52 +03:00
Devaev Maxim
1799e34fd0 added info about the new pi4 revision 2021-01-14 23:08:42 +03:00
Devaev Maxim
c169f55204 update copy 2021-01-07 10:33:02 +03:00
Devaev Maxim
23ad910606 fix 2020-09-10 10:40:17 +03:00
Devaev Maxim
3e9f711946 revision-specific 2020-08-01 18:07:16 +03:00