Search Criteria
Package Details: intel-ipu6-camera-bin r92.30e8766-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ipu6-camera-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | ipu6-camera-bin |
| Description: | Intel IPU6 camera binaries |
| Upstream URL: | https://github.com/intel/ipu6-camera-bins |
| Licenses: | custom:proprietary |
| Provides: | intel-ipu6ep-camera-bin |
| Replaces: | intel-ipu6ep-camera-bin |
| Submitter: | thesola10 |
| Maintainer: | reacocard |
| Last Packager: | reacocard |
| Votes: | 4 |
| Popularity: | 0.066595 |
| First Submitted: | 2022-08-20 20:51 (UTC) |
| Last Updated: | 2025-12-24 04:53 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- intel-ipu6-dkms-gitAUR
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Required by (3)
- intel-ipu6-camera-hal-git
- intel-ipu6ep-camera-hal-git (requires intel-ipu6ep-camera-bin)
- libcamera-ipu6 (optional)
Latest Comments
reacocard commented on 2025-12-14 09:03 (UTC)
This can still be useful on newer kernels, since it unlocks intel's proprietary image processing stack which currently has better image quality than the open source libcamera stack.
Updated PKGBUILD:
thesola10 commented on 2024-10-08 07:05 (UTC)
This package is obsolete!
Linux kernel 6.10 onwards now has built-in IPU6 drivers and this package will no longer work! Uninstall it from your system if it is still installed.
thesola10 commented on 2023-08-29 09:34 (UTC)
@twouters this is actually an issue with
-camera-hal-gitpackages, update yourintel-ipu6ep-camera-hal-gittwouters commented on 2023-08-29 09:06 (UTC)
I got the following error from v4l2-relayd:
Worked around this by creating an ld.so.conf file
/etc/ld.so.conf.d/intel-ipu6-camera-bin-adl.conf:Just like acegallagher, I'm not sure how to properly handle this for the different variants in the PKGBUILD.
thesola10 commented on 2023-08-28 13:10 (UTC)
Latest update now replaces
-ipu6epvariant with common ipu6 package, providing both package names to preserve-camera-hal-gitdepsacegallagher commented on 2023-08-17 00:13 (UTC)
Which seems to imply that this package needs to know what version you require. I've changed the following hacky line for my alder lake pc for copying libs from the upstream directory:
I'm not sure what the most clever way to reformat the PKGBUILD would be.
twouters commented on 2023-08-16 09:36 (UTC)
it looks like the upstream structure changed and the binaries are no longer in separate directories as of https://github.com/intel/ipu6-camera-bins/tree/ce52d3df8dde0a38ed60773169dca344806d7c51
skunxoi commented on 2022-10-19 01:05 (UTC)
Can you also make packages for jasperlake please!