Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intel MKL error when trying to add / test #592

Open
Rick1029 opened this issue Sep 22, 2021 · 0 comments
Open

Intel MKL error when trying to add / test #592

Rick1029 opened this issue Sep 22, 2021 · 0 comments
Labels
v2 Old version of Howdy (2.*)

Comments

@Rick1029
Copy link

When trying to add a face or test howdy it fails with an Intel MKL error. I'm under the impression that this is a recognition issue not a camera one (howdy snapshot shows 3 photos of my face. Camera is definitely working)

INTEL MKL ERROR: /lib/x86_64-linux-gnu/libmkl_avx512.so: undefined symbol: mkl_sparse_optimize_bsr_trsm_i8. Intel MKL FATAL ERROR: Cannot load libmkl_avx512.so or libmkl_def.so.

My CPU supports avx512, 2 and some others. Switching to CNN recognition or using ffmpeg instead of opencv still shows the same error.

Camera path is manually set: /dev/v4l/by-path/pci-0000:00:14.0-usb-0:11:1.0-video-index0 OR /dev/v4l/by-path/pci-0000:00:14.0-usb-0:11:1.2-video-index0 both work (IR lights up), but the index1 options do not. Again, I believe this is a recognition issue so mostly irrelevant.


Linux distribution: Pop_OS! 20.10, Kernel 5.14 (also tested on kernel 5.11 and 5.8)

Howdy version: 2.6.1

Dell XPS 9510, Intel i7-11800H.
Bus 003 Device 003: ID 0c45:672e Microdia Integrated_Webcam_HD

@saidsay-so saidsay-so added the v2 Old version of Howdy (2.*) label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2 Old version of Howdy (2.*)
Projects
None yet
Development

No branches or pull requests

2 participants