@thesola10 that's not entirely true. Not all parts of the driver have been upstreamed, e.g. the driver for sensor OVTI02E1 is still missing in the kernel. Thus, this package is still needed, and the non-upstreamed drivers in fact still work with the recent kernel 6.12.1. Please keep this package, and update to revision r205.0ad498824. Thanks! :)
Search Criteria
Package Details: intel-ipu6-dkms-git r187.aecec2aae-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/intel-ipu6-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | intel-ipu6-dkms-git |
Description: | Intel IPU6 camera drivers (DKMS) |
Upstream URL: | https://github.com/intel/ipu6-drivers |
Licenses: | unknown |
Conflicts: | intel-ivsc-driver-dkms-git |
Provides: | intel-ivsc-driver-dkms-git |
Submitter: | thesola10 |
Maintainer: | thesola10 |
Last Packager: | thesola10 |
Votes: | 4 |
Popularity: | 0.000059 |
First Submitted: | 2022-08-20 20:52 (UTC) |
Last Updated: | 2024-07-08 15:49 (UTC) |
Dependencies (3)
- dkms (dkms-gitAUR)
- intel-ivsc-firmwareAUR (intel-ivsc-firmwareAUR)
- git (git-gitAUR, git-glAUR) (make)
Sources (1)
dmoebius commented on 2024-12-09 16:42 (UTC)
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.
eriknelson commented on 2024-08-11 17:53 (UTC)
What's the current state of this package? I'd be happy to at least help getting it working again if someone can point me in the right direction. I have a Dell XPS 13 (9315), which unfortunately seems to have this camera, and it's the last piece of functionality that I need to enable.
thesola10 commented on 2024-03-29 10:34 (UTC)
i'm open to accept co-maintainers for the set of IPU6-related packages, don't hesitate to reach out by email
(read: IPU6 is so horrendous i've basically given up on it)
matus commented on 2024-03-04 22:25 (UTC) (edited on 2024-03-05 11:47 (UTC) by matus)
facing a similar issue to that reported by @FSund.
$ sudo dmesg | grep ipu6
[ 2.350945] intel-ipu6 0000:00:05.0: enabling device (0000 -> 0002)
[ 2.351335] intel-ipu6 0000:00:05.0: Device 0xa75d (rev: 0x1)
[ 2.351367] intel-ipu6 0000:00:05.0: physical base address 0x603c000000
[ 2.351368] intel-ipu6 0000:00:05.0: mapped as: 0x000000001f630160
[ 2.351439] intel-ipu6 0000:00:05.0: IPU in secure mode
[ 2.351443] intel-ipu6 0000:00:05.0: IPU secure touch = 0x0
[ 2.351445] intel-ipu6 0000:00:05.0: IPU camera mask = 0xff
[ 2.368529] intel-ipu6 0000:00:05.0: IPC reset done
[ 2.368532] intel-ipu6 0000:00:05.0: cpd file name: intel/ipu6ep_fw.bin
[ 2.368564] intel-ipu6 0000:00:05.0: Direct firmware load for intel/ipu6ep_fw.bin failed with error -2
[ 2.368567] intel-ipu6 0000:00:05.0: Requesting signed firmware failed
[ 2.368753] intel-ipu6: probe of 0000:00:05.0 failed with error -2
I've installed intel-ipu6-camera-bin
firmware and rebooted the system before installing this package
$ yay -Qs ipu6
local/icamerasrc-git r67.528a6f1-1
local/intel-ipu6-camera-bin r73.af5ba0c-1
local/intel-ipu6-camera-hal-git r95.da2e282-1
local/intel-ipu6-camera-hal-git-debug r95.da2e282-1
local/intel-ipu6-dkms-git r158.fb4c17019-1
FYI, I also tried using the intel-ipu6ep-camera-hal-git
package with the same result
$ yay -Qs ipu6
local/icamerasrc-git r67.528a6f1-1
local/intel-ipu6-camera-bin r73.af5ba0c-1
local/intel-ipu6-dkms-git r158.fb4c17019-1
local/intel-ipu6ep-camera-hal-git r95.da2e282-1
local/intel-ipu6ep-camera-hal-git-debug r95.da2e282-1
@thesola10, any other ideas on what could be failing?
thesola10 commented on 2024-02-05 20:47 (UTC)
@FSund you need intel-ipu6-camera-bin to provide firmware
FSund commented on 2024-02-05 20:42 (UTC)
Am I doing something wrong here?
➜ sudo dmesg | grep ipu6
[ 3.154934] intel_ipu6: loading out-of-tree module taints kernel.
[ 3.154943] intel_ipu6: module verification failed: signature and/or required key missing - tainting kernel
[ 3.159688] intel-ipu6 0000:00:05.0: enabling device (0000 -> 0002)
[ 3.160292] intel-ipu6 0000:00:05.0: Device 0xa75d (rev: 0x0)
[ 3.160311] intel-ipu6 0000:00:05.0: physical base address 0x624c000000
[ 3.160313] intel-ipu6 0000:00:05.0: mapped as: 0x000000007bb4e633
[ 3.160464] intel-ipu6 0000:00:05.0: IPU in secure mode
[ 3.160466] intel-ipu6 0000:00:05.0: IPU secure touch = 0x0
[ 3.160467] intel-ipu6 0000:00:05.0: IPU camera mask = 0x0
[ 3.175725] intel-ipu6 0000:00:05.0: IPC reset done
[ 3.175733] intel-ipu6 0000:00:05.0: cpd file name: intel/ipu6ep_fw.bin
[ 3.176746] intel-ipu6 0000:00:05.0: Direct firmware load for intel/ipu6ep_fw.bin failed with error -2
[ 3.176750] intel-ipu6 0000:00:05.0: Requesting signed firmware failed
[ 3.178001] intel-ipu6: probe of 0000:00:05.0 failed with error -2
Pinned Comments
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.