diff options
author | Rushab Shah <[email protected]> | 2023-10-24 20:31:52 +0530 |
---|---|---|
committer | GitHub <[email protected]> | 2023-10-24 18:01:52 +0300 |
commit | b21ccfbcc94759d6eeb94b4e5d044c814bce12f9 (patch) | |
tree | 2383e4813e7aead00f153fa697c828d74ddabfba /kvmd/__init__.py | |
parent | d5a6354331dcac16028390aaffcbb798d7180a88 (diff) |
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
```
Diffstat (limited to 'kvmd/__init__.py')
0 files changed, 0 insertions, 0 deletions