Maxime Dirksen
Maxime Dirksen
I assume you are using it in combination with Howdy In all file returned by `grep -rl howdy /etc/pam.d`, add the following line before the one mentioning "howdy": ``` auth...
@Stretox you can try: In the tweak command, enter `12`, then `1 3 2 0 0 0 0 0 0`, if the video preview is blinking, enter `12` again, and...
Ahah no problem! Mostly because I saw so many camera instructions since I started this project 😄
It seems you are using the AUR package? Does not work well because of the OpenCV package. Please try with the tarball provided here.
Feel free to comment to re-open
> Sorry, I don't understatnd what you mean. My bad, the right command is: `find /etc/linux-enable-ir-emitter -type f -exec sh -c 'echo "File: {}"; cat {}; echo ""' \;`
Better, just execute `sudo linux-enable-ir-emitter tweak` and past here the output
Could you provide me the gdb backtrace for the configure command? Please follow the instructions of the bot comment in the PR: https://github.com/EmixamPP/linux-enable-ir-emitter/pull/184. Thank you
Aah, what I really needed was the result of the `bt` (or `backtrace`) command inside gdb after the segfault :confused: Sorry, may be the explanation wasn't clear
No problem, thanks for your precious time! 1. Could you show me the outputs? Are you indeed using the version of the PR #184? Because it contains debug symbols that...