Bug 2407313
| Summary: | Dell Pro Premium 14 ipu7 + ov08x40 camera not working, requires vision-drivers | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | miha.garafolj | ||||||||||
| Component: | kernel | Assignee: | Kate Hsuan <hpa> | ||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | medium | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 43 | CC: | acaringi, adscvr, airlied, fedora-account, hans, hpa, josef, kernel-maint, linville, masami256, mchehab, ptalbert, steved, suraj.ghimire7 | ||||||||||
| Target Milestone: | --- | Keywords: | Desktop | ||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Linux | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | kernel-7.1.13-200.fc44 kernel-7.1.13-100.fc43 | Doc Type: | --- | ||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2026-09-04 01:11:18 UTC | Type: | --- | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Bug Depends On: | 2413656 | ||||||||||||
| Bug Blocks: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
miha.garafolj
2025-10-30 08:38:56 UTC
Created attachment 2111427 [details]
kernel.txt
Created attachment 2111428 [details]
lsusb.txt
Created attachment 2111429 [details]
i2c-devices.txt
Created attachment 2111430 [details]
spi-devices.txt
Your system looks a lot like the system from bug 2402746, so I think the issue is that you need the out of tree Intel vision-drivers from: https://github.com/intel/vision-drivers.git Can you try the following workaround: 1. "sudo dnf install kernel-devel-matched libcamera-qcam" 2. Reboot 3. Do *not* try to use the camera yet! 4. Run the following commands from a terminal: git clone https://github.com/intel/vision-drivers.git cd vision-drivers make sudo insmod intel_cvs.ko 5. Now try to use the camera by running "qcam" If the camera works in qcam, then it should also work in Firefox. Note these new MIPI cameras only work in applications which support using pipewire to access the camera like Firefox and Snapshot (aka "Camera" in gnome). Note I've added slightly more elaborate workaround instructions for this to the generic tracking bug for Intel's vision drivers not being upstream, see bug 2413656 comment 1. As tested on 2026-01-07, going by the instructions at https://bugzilla.redhat.com/show_bug.cgi?id=2413656#c1 with kernel 6.17.12-300.fc43.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Dec 13 05:06:24 UTC 2025 x86_64 GNU/Linux qcam does work for me. I'm no longer working on IPU6/IPU7 camera support. Re-assigning the remaining IPU6/IPU7 bugs assigned to me to Kate. FEDORA-2026-a7b1ccd14c (kernel-7.1.13-100.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2026-a7b1ccd14c FEDORA-2026-0d885c0533 (kernel-7.1.13-200.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2026-0d885c0533 FEDORA-2026-0d885c0533 has been pushed to the Fedora 44 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-0d885c0533` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-0d885c0533 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2026-a7b1ccd14c has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-a7b1ccd14c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-a7b1ccd14c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2026-0d885c0533 (kernel-7.1.13-200.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2026-a7b1ccd14c (kernel-7.1.13-100.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. |