EmixamPP / linux-enable-ir-emitter

Provides support for infrared cameras that are not directly enabled out-of-the box.
MIT License
242 stars 21 forks source link

The webcam continues forgetting the configuration #203

Open elegos opened 4 weeks ago

elegos commented 4 weeks ago

Describe the bug I've got an IR webcam connected to the computer via a KVM. I've noticed that pretty much every time I restart the computer, the IR emitter doesn't emit light. If I configure it again via sudo linux-enable-ir-emitter configure -m it works again, until the next restart (or two). I've noticed that in /etc/linux-enable-ir-emitter I have different configuration files, even if the webcam is one.

I'm in a dual-boot system (Windows / Linux)

  /etc/linux-enable-ir-emitter                                                                                                            at  13:00:23
❯ ll
totale 16K
-rw-r--r--. 1 root root 460 24 ott 13.00 pci-0000:02:00.0-usb-0:1.4.1:1.2-video-index0
-rw-r--r--. 1 root root 377  9 ott 11.26 pci-0000:02:00.0-usb-0:1.4.1:1.2-video-index0.ini
-rw-r--r--. 1 root root 460 17 set 00.17 pci-0000:0c:00.3-usb-0:2.4.1:1.2-video-index0
-rw-r--r--. 1 root root 377 15 set 17.00 pci-0000:0c:00.3-usb-0:2.4.1:1.2-video-index0.ini

How to reproduce

Additional info