linux-enable-ir-emitter: The configuration has failed.

  • After the new update, the IR broke, so I run
  • systemctl status linux-enable-ir-emitter.service
  • I saw a message saying config file is corrupted, please run linux-enable-ir-emitter fix config
  • I ran the command and run linux-enable-ir-emitter configure
  • however, it said configuration has failed. I tried restarting my computer, linux-enable-ir-emitter boot disable and run config command again but still fail.
  • Below is my log:

vuth@vuth-xps159500 Linux 5.14.2-1-MANJARO x86_64 21.1.3 Pahvo ~ >>> sudo linux-enable-ir-emitter configure
[ WARN:0] global /build/opencv/src/opencv-4.5.3/modules/videoio/src/cap_gstreamer.cpp (2056) handleMessage OpenCV | GStreamer warning: Embedded video playback halted; module source reported: Could not read from resource. [ WARN:0] global /build/opencv/src/opencv-4.5.3/modules/videoio/src/cap_gstreamer.cpp (1034) open OpenCV | GStreamer warning: unable to start pipeline [ WARN:0] global /build/opencv/src/opencv-4.5.3/modules/videoio/src/cap_gstreamer.cpp (597) isPipelinePlaying OpenCV | GStreamer warning: GStreamer: pipeline have not been created All frames were too dark, please check dark_threshold in config Average darkness: 0.0, Threshold: 100.0 Face detection image too dark [ WARN:0] global /build/opencv/src/opencv-4.5.3/modules/videoio/src/cap_gstreamer.cpp (2056) handleMessage OpenCV | GStreamer warning: Embedded video playback halted; module source reported: Could not read from resource. [ WARN:0] global /build/opencv/src/opencv-4.5.3/modules/videoio/src/cap_gstreamer.cpp (1034) open OpenCV | GStreamer warning: unable to start pipeline [ WARN:0] global /build/opencv/src/opencv-4.5.3/modules/videoio/src/cap_gstreamer.cpp (597) isPipelinePlaying OpenCV | GStreamer warning: GStreamer: pipeline have not been created All frames were too dark, please check dark_threshold in config Average darkness: 0.0, Threshold: 100.0 Face detection image too dark [sudo] password for vuth: [ WARN:0] global /build/opencv/src/opencv-4.5.3/modules/videoio/src/cap_gstreamer.cpp (1081) open OpenCV | GStreamer warning: Cannot query video position: status=0, value=-1, duration=-1 Did you see the ir emitter flashing (not just turn on) ? Yes/No ? no INFO: Warning to do not kill the processus ! ERROR: The configuration has failed. INFO: Do not hesitate to open an issue on GitHub ! https://github.com/EmixamPP/linux-enable-ir-emitter ~ >>> sudo linux-enable-ir-emitter configure [1] [ WARN:0] global /build/opencv/src/opencv-4.5.3/modules/videoio/src/cap_gstreamer.cpp (1081) open OpenCV | GStreamer warning: Cannot query video position: status=0, value=-1, duration=-1 Did you see the ir emitter flashing (not just turn on) ? Yes/No ? no INFO: Warning to do not kill the processus ! ERROR: The configuration has failed. INFO: Do not hesitate to open an issue on GitHub ! https://github.com/EmixamPP/linux-enable-ir-emitter

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 19 (10 by maintainers)

Most upvoted comments

Ok I see the problem ! I will fix that in the v3.1.0. Thank @cchvuth for your help ! When I ask you, can you test the 3.1.0 that will be on the dev branch ? In order to avoid other problems of this kind.

@supdrewin are you able to rollback the AUR packages version to 2.0.1 ? This version seems to not work with Dell … Thank you !

OK! No problem, but the 2.1.0 works so I just rollback to 2.1.0.

ah yeah I just need to run it again and it works now