0
0
Fork 0
mirror of https://github.com/boltgolt/howdy.git synced 2024-09-19 09:51:19 +02:00

Added compatibility for ASUS Q507IQ laptop

James 2022-06-30 16:14:53 -04:00
parent 0d00a1eac6
commit aed2c9c8ab

@ -7,6 +7,14 @@ v4l2-ctl --list-devices
```
***
* **ASUS Q507IQ HD IR UVC WebCam**
System: ZorinOS 16.1
Config changes: `device_path = /dev/video2`, `dark_threshold = 100`
Notes: UVC adds extra video devices like `video1` and `video3`. From what I understand they are just used to transmit metadata for `video0 (color webcam)` and `video2 (grayscale IR camera)` respectively.
* **Lenovo ThinkPad X1 Carbon Gen 9 Integrated Camera (2021)**
System: Ubuntu 20.04 LTS, Fedora 34