Install error + configuration failed
See original GitHub issueDescribe the bug
The following error is shown after running install.sh
install: cannot stat 'sources/autocomplete/%{name}': No such file or directory
Upon running sudo linux-enable-ir-emitter configure
, the IR did not start flashing. I answered No
about 10 times (and I don’t have 10 cameras) and each time got:
Ioctl error code: -1, errno: 84
Illegal byte sequence.
Did you see the ir emitter flashing (not just turn on) ? Yes/No ? No
I saw my regular camera indicator flash the last several times (but not the IR camera). How to reproduce
I followed the instructions from the readme (version b2172cf)
Additional info
- Distro:
Ubuntu
- Version:
20.04.3 LTS x86_64 with 5.10.0-1051-oem kernel
- Version of linux-enable-ir-emitter:
3.2.3
- Version of python3:
3.8.10
- How did you install linux-enable-ir-emitter: bash
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
install error "configuration failed for package sf #1316 - GitHub
installing the source package 'sf' trying URL 'https://cran.rstudio.com/src/contrib/sf_0.9-0.tar.gz' Content type 'application/x-gzip' ...
Read more >"configuration failed for package <name>" - R
“ configuration failed ” usually means that the R package needs headers for some C libraries to be built. Check the output before...
Read more >ERROR configuration failed for package RCurl during ...
You need Curl installed on your system. Try running this in a command line terminal: sudo apt-get install -y libcurl4-openssl-dev.
Read more >Error 1603 installing the Configuration Manager client
Cause. This can occur if a previously failed installation of the Configuration Manager client left behind an IPI installer file (.ipi) in the...
Read more >ERROR: configuration failed for package 'ragg' - Stack Overflow
The solution is in the log: Configuration failed to find one of freetype2 libpng libtiff-4. Try installing: * deb: libfreetype6-dev ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Here is the additional information:
`v4l2-ctl --list-devices`
Utility was not initially installed. Upon installation of v4l-utils, I got
sh: 0: getcwd() failed: No such file or directory
after processing triggers.`v4l2-ctl -d /dev/video0 --list-formats-ext`
`/dev/video1`
`/dev/video2` (I believe this is the IR camera)
`/dev/video3`
Yes, I think everything is working fine now as I was able to get Howdy (facial recognition software) to work with my IR camera