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

Minor formatting changes to improve readability

PJSingh5000 2021-04-28 22:31:33 -04:00
parent 93bfc523b3
commit 3b0c3b7aab

@ -12,166 +12,173 @@ v4l2-ctl --list-devices
* **[LilBit, RGB-IR Camera](https://www.amazon.de/dp/B071R6ZV7Q/ref=psdc_430210031_t1_B071RD1SXH) (external USB)**
System: Ubuntu 18.04 LTS + Kernel 4.19.27 (install required)
System: Ubuntu 18.04 LTS + Kernel 4.19.27 (install required)
needed: [QT_X11_NO_MITSHM=1 in /etc/environment](https://github.com/boltgolt/howdy/issues/23)
registered as: ID 0408:7090 Quanta Computer, Inc.
Needed: [QT_X11_NO_MITSHM=1 in /etc/environment](https://github.com/boltgolt/howdy/issues/23)
Registered as: ID 0408:7090 Quanta Computer, Inc.
* **Lenovo ThinkPad P52 Integrated Camera (2019)**
System: Ubuntu 19.04 with Kernel 5.0.0-13-generic
System: Ubuntu 19.04 with Kernel 5.0.0-13-generic
* **Lenovo ThinkPad P52 Integrated IR Camera (2018)**
System: Arch Linux with Kernel 5.2.13-arch1-1-ARCH
System: Arch Linux with Kernel 5.2.13-arch1-1-ARCH
Config changes: `device_path = /dev/video2`, `dark_threshold = 80`, `force_mjpeg = true`
Config changes: `device_path = /dev/video2`, `dark_threshold = 80`, `force_mjpeg = true`
* **Lenovo ThinkPad T480 Integrated IR Camera**
System: Ubuntu 18.04 LTS with Kernel 5.0.0-25-generic
System: Ubuntu 18.04 LTS with Kernel 5.0.0-25-generic
* **Lenovo ThinkPad T490 Integrated IR Camera**
System: Ubuntu 18.04 LTS with Kernel 5.0.0-25-generic
System: Ubuntu 18.04 LTS with Kernel 5.0.0-25-generic
* **Lenovo Thinkpad T14s(AMD) Integrated IR Camera**
System: Manjaro with Kernel 5.9.1-3-MANJARO
System: Manjaro with Kernel 5.9.1-3-MANJARO
Using the IR-Camera required following [this guide](https://github.com/EmixamPP/linux-enable-ir-emitter) to enable the IR-Blaster.
Using the IR-Camera required following [this guide](https://github.com/EmixamPP/linux-enable-ir-emitter) to enable the IR-Blaster.
Config changes: `device_path = /dev/video2`, `dark_threshold = 80`
Config changes: `device_path = /dev/video2`, `dark_threshold = 80`
* **Lenovo Thinkpad T14 (AMD) IMC Networks Integrated IR Camera (13d3:5406)**
System: Debian Bullseye with kernel 5.10.0-3-amd64
System: Debian Bullseye with kernel 5.10.0-3-amd64
Config changes: `device_path = /dev/video2`, `dark_threshold = 80`
Config changes: `device_path = /dev/video2`, `dark_threshold = 80`
Using the IR-Camera required following [this guide](https://github.com/EmixamPP/linux-enable-ir-emitter) (without changing the values in the .c file) to enable the IR-Blaster.
Using the IR-Camera required following [this guide](https://github.com/EmixamPP/linux-enable-ir-emitter) (without changing the values in the .c file) to enable the IR-Blaster.
* **Lenovo Yoga Slim 7(AMD) Integrated IR Camera**
System: Ubuntu 20.10 with Kernel 5.8.0-7630-generic
System: Ubuntu 20.10 with Kernel 5.8.0-7630-generic
Using the IR-Camera required following [this guide](https://github.com/EmixamPP/linux-enable-ir-emitter) to enable the IR-Blaster.
Using the IR-Camera required following [this guide](https://github.com/EmixamPP/linux-enable-ir-emitter) to enable the IR-Blaster.
Config changes: `device_path = /dev/video2`, `dark_threshold = 80`
Config changes: `device_path = /dev/video2`, `dark_threshold = 80`
* **Azurewave USB2.0 HD IR UVC WebCam (Asus Zenbook UX433FN)**
System: openSUSE Tumbleweed with Kernel 5.1.5-1-default
System: openSUSE Tumbleweed with Kernel 5.1.5-1-default
* **Logitech BRIO**
System: Arch Linux with Kernel 5.1.16-arch1-1-ARCH
System: Arch Linux with Kernel 5.1.16-arch1-1-ARCH
* **HP Wide Vision FHD Camera: HP W (HP Envy x360 bp108ng)**
System: Ubuntu 19.04 with Kernel 5.0.0-20-generic
System: Ubuntu 19.04 with Kernel 5.0.0-20-generic
* **Lenovo Thinkpad X1 Tablet Gen 3 Integrated IR Camera**
System: Arch Linux with Kernel 5.2.0-1-ARCH
System: Arch Linux with Kernel 5.2.0-1-ARCH
* **Dell XPS 13 9370 Intergrated IR Camera**
System: Fedora 30 with Kernel 5.2.8-200.fc30.x86_64
System: Fedora 30 with Kernel 5.2.8-200.fc30.x86_64
* **Dell XPS 13 9380 Integrated Web Camera**
System: Ubuntu 18.04.3 with Kernel 5.0.0-25-generic
System: Ubuntu 18.04.3 with Kernel 5.0.0-25-generic
* **Dell XPS 13 9300 (2020) Integrated Web Camera**
System: Manjaro Cinnamon with Kernel 5.7.0-3-MANJARO
System: Manjaro Cinnamon with Kernel 5.7.0-3-MANJARO
Config changes: `device_path = /dev/video2`, `dark_threshold = 80`
Config changes: `device_path = /dev/video2`, `dark_threshold = 80`
* **Logitech HD Pro Webcam C920**
System: NixOS with Kernel 5.6.19
System: NixOS with Kernel 5.6.19
Hardware: Dell XPS 13 9300 (2020)
Hardware: Dell XPS 13 9300 (2020)
Config changes: device_path = /dev/video4 (since XPS 13 internal camera is /dev/video2)
Config changes: `device_path = /dev/video4 (since XPS 13 internal camera is /dev/video2)`
* **Dell XPS 15 9500 (2020) Integrated Web Camera**
System: Pop!_OS with Kernel 5.8.0-7642-generic
System: Pop!_OS with Kernel 5.8.0-7642-generic
Config changes: `device_path = /dev/video2`
Config changes: `device_path = /dev/video2`
* **Dell Latitude 5401 Integrad Web Camera**
System: Ubuntu 20.04 LTS with 5.4.0-37-generic
System: Ubuntu 20.04 LTS with 5.4.0-37-generic
* **Logitech, Inc. Webcam C270** (non-IR camera)
System: Ubuntu 19.10 with Kernel 5.3.0-generic
System: Ubuntu 19.10 with Kernel 5.3.0-generic
* **BisonCam,NB Pro: BisonCam,NB Pr** (non-IR camera)
System: Ubuntu 18.04 with Kernel 5.3.0-generic
System: Ubuntu 18.04 with Kernel 5.3.0-generic
* **Dell Inspiron 7370 Integrated IR Camera**
System: Manjaro with Kernel 5.6.8-1
System: Manjaro with Kernel 5.6.8-1
* **Dell Inspiron 5379 Integrated IR Camera**
System: Ubuntu 20.04 with Kernel 5.4.0-33-generic
System: Ubuntu 20.04 with Kernel 5.4.0-33-generic
* **Razer Blade 15 Advanced 2019 Integrated IR Camera**
System: Manjaro KDE with Kernel 5.4.52-1-MANJARO
System: Manjaro KDE with Kernel 5.4.52-1-MANJARO
Config changes: `device_path = /dev/video2`, `frame_width = 360`, `frame_height = 360`, `ignore_closed_lid = false`,`dark_threshold = 80`
Config changes: `device_path = /dev/video2`, `frame_width = 360`, `frame_height = 360`, `ignore_closed_lid = false`,`dark_threshold = 80`
* **Microsoft LifeCam HD-3000**
System: Manjaro with Kernel 5.8.6-1-MANJARO works out of the box.
System: Manjaro with Kernel 5.8.6-1-MANJARO works out of the box.
* **HP Zbook Studio G5**
System: Ubuntu 20.04.1 with Kernel 5.4.0-54-generic
System: Ubuntu 20.04.1 with Kernel 5.4.0-54-generic
Config changes: `device_path = /dev/video0`
Config changes: `device_path = /dev/video0`
* **Lenovo Yoga 14s 2021**
System: Arch Linux with Kernel 5.9.9-arch1-1
System: Arch Linux with Kernel 5.9.9-arch1-1
* **Tuxedo Pulse 15**
System: Manjaro Linux with Kernel 5.10.2-2-MANJARO and 5.9.16-1-MANJARO
System: Manjaro Linux with Kernel 5.10.2-2-MANJARO and 5.9.16-1-MANJARO
Config changes: device_path = /dev/video2
Config changes: `device_path = /dev/video2`
* **System76 Lemur Pro (lemp10)**
System: Pop!_OS 20.10 with Kernel 5.8.0-7630-generic
System: Pop!_OS 20.10 with Kernel 5.8.0-7630-generic
Config changes: device_path = /dev/v4l/by-id/usb-Sonix_Technology_Co.__Ltd._Chicony_USB2.0_Camera-video-index0
Config changes: `device_path = /dev/v4l/by-id/usb-Sonix_Technology_Co.__Ltd._Chicony_USB2.0_Camera-video-index0`
* **Tongfang PF4NU1F Integrated IR Camera**
System: Ubuntu 20.10 with Kernel 5.8.0-45-generic
System: Ubuntu 20.10 with Kernel 5.8.0-45-generic
Config changes: `device_path = /dev/video2`, `frame_width = 640`, `frame_height = 360`
Config changes: `device_path = /dev/video2`, `frame_width = 640`, `frame_height = 360`
* **Dell Latitue E6430 Integrated IR Camera**
System: Ubuntu 20.04.2 LTS with Kernel 5.8.0-49-generic
System: Ubuntu 20.04.2 LTS with Kernel 5.8.0-49-generic
Config changes:
`device_path = /dev/v4l/by-id/usb-001BFCEB8109-D11A-022427_Laptop_Integrated_Webcam_E4HD-video-index0`
...or...
`device_path = /dev/video0`
Config changes: `device_path = /dev/v4l/by-id/usb-001BFCEB8109-D11A-022427_Laptop_Integrated_Webcam_E4HD-video-index0`
or
`device_path = /dev/video0`
* **HP TrueVision FHD RGB-IR: HP Tr (usb-0000:00:14.0-5)**
System: HP Spectre x360 - 15t Touch Laptop (2017 model), Ubuntu 20.04 with Kernel 5.8.0-50-generic, Ubuntu 21.04 with Kernel 5.11.0-16-generic
System: HP Spectre x360 - 15t Touch Laptop (2017 model)
Config changes: `device_path = /dev/video0`
OS & Kernel: Ubuntu 20.04 with Kernel 5.8.0-50-generic, Ubuntu 21.04 with Kernel 5.11.0-16-generic
Config changes: `device_path = /dev/video0`