Bug 2341731
Summary: | IPU6 cameras not working due to missing handshake GPIO support | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Hans de Goede <hdegoede> |
Component: | kernel | Assignee: | Hans de Goede <hdegoede> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 41 | CC: | acaringi, adscvr, airlied, alciregi, bskeggs, hdegoede, hpa, josef, kernel-maint, linville, masami256, mchehab, ptalbert, rclemmer, steved, suraj.ghimire7 |
Target Milestone: | --- | Keywords: | Desktop, HardwareEnablement |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-05-23 21:46:00 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: | |||
Bug Blocks: | 2332997, 2347295, 2360429 |
Description
Hans de Goede
2025-01-23 11:04:46 UTC
I've just posted a series upstream which implements the suggested solution, waiting for testing now... : https://lore.kernel.org/platform-driver-x86/20250325161340.342192-1-hdegoede@redhat.com/ Has this landed yet on 6.14.4-300.fc42.x86_64 kernal? I have a HP Spectre x360 16 16-aa0023DX and I was wondering if the camera work is coming for this model? Handshake GPIO support has now landed upstream: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/commit/?h=for-next&id=c5d0393272048748ace2dd4ff8326fc0bf70b262 And I've backported this to the Fedora kernels starting with kernel-6.14.6-300.fc42. On laptop models where the following messages was shown in dmesg: [ 4.908019] int3472-discrete INT3472:01: GPIO type 0x12 unknown; the sensor may not work with an otherwise supported camera-sensor (and if necessary the USBIO drivers installed from rpmfusion installed) the camera should now work. Also see: https://hansdegoede.dreamwidth.org/29996.html Note the colors being washed out and/or the image possibly being a bit over or under exposed is expected behavior ATM, this is due to the software ISP needing more work to improve the image quality. There also is a software-ISP issue where in some cases the auto-exposure algorithm gets into an oscillation and the image flickers pretty badly. Since this bug was for tracking adding handshake GPIO support to the Fedora kernels, I'm now closing this. If your camera still does not work after these changes (and with he USBIO drivers installed from rpmfusion) and you've not filed a bug for your laptop model already please file a bug following these instructions: https://fedoraproject.org/wiki/Changes/X86_MIPI_CameraHwEnablement#How_To_Test |