stefanpartheym / archlinux-ipu6-webcam

Easy installation for patched Intel IPU6 camera drivers
133 stars 14 forks source link

install script fails doe to IA_BCOMP_LIB not set #41

Closed naps62 closed 4 months ago

naps62 commented 9 months ago

trying to install on a kernel 6.5 (I'm aware of #40 ). towards the end I get the following error:

Install camera configure files foripu6ep
-- Configuring done (0.0s)
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
IA_BCOMP_LIB
    linked by target "camhal_static" in directory /home/naps62/contrib/stefanpartheym/archlinux-ipu6-webcam/intel-ipu6ep-camera-hal-git/src/ipu6-camera-hal
    linked by target "camhal" in directory /home/naps62/contrib/stefanpartheym/archlinux-ipu6-webcam/intel-ipu6ep-camera-hal-git/src/ipu6-camera-hal
alvinpeters commented 9 months ago

On it, going to run a fresh Arch Linux install to see if I can replicate this one.

Maybe I should try Manjaro again. You're still using Manjaro right?

naps62 commented 9 months ago

yes, sorry for not mentioning (I often forget it myself 😅 )

alvinpeters commented 9 months ago

The AUR package for intel-ipu6ep-camera-hal-git is now fixed and updated to latest. I believe it's working now. To install it together with the script.

I'm making a PR that will incorporate that plus allowing to build tiger lake and meteor lake. should be done by tomorrow.

Edit: see #42

alvinpeters commented 9 months ago

@naps62 got my PR to a working state. Feel free to test it!

The script will uninstall both this repo's and AUR packages then install/force rebuild the existing ones

Tropicao commented 9 months ago

I had broken webcam support after upgrading my kernel this morning, so I re-ran the installer and stumbled upon the IA_BCOMP_LIB not set error. I then gave a try to @striczkof PR and finally got the webcam working, but with some local tweaks to make it work (see #42 for details)

stefanpartheym commented 7 months ago

Anyone experiencing this issue installing the drivers with the latest commits? Cause I didn't. Would close this one, if it's not the case.

stefanpartheym commented 4 months ago

Closing this one now.