This bug was fixed in the package linux-oem-6.11 - 6.11.0-1007.7 --------------- linux-oem-6.11 (6.11.0-1007.7) noble; urgency=medium
* noble/linux-oem-6.11: 6.11.0-1007.7 -proposed tracker (LP: #2085318) * iwlwifi 0000:00:14.3: Failed to start RT ucode: -110 (LP: #2085504) - SAUCE: Revert "wifi: iwlwifi: remove retry loops in start" * Bluetooth[8086:a876] crash with "hci0: Failed to read MSFT supported features (-110)" (LP: #2085485) - Bluetooth: btintel_pcie: Add handshake between driver and firmware - Bluetooth: btintel_pcie: Add recovery mechanism * Fix phantom monitor on some machines with kernel 6.11 (LP: #2085456) - SAUCE: Revert "video/aperture: optionally match the device in sysfb_disable()" * BT Switch cannot open under Ubuntu 24.04 on MT7920 (LP: #2085437) - SAUCE: Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw * OVTI08F4:00: number of CSI2 data lanes 2 is not supported (LP: #2084059) - SAUCE: media: ipu-bridge: Add support for additional link frequencies * Fix USB device suspend failure while HCD in S4 wakeup (LP: #2085410) - SAUCE: USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up * [SRU] add support of QCA BT 0489:e0fc (LP: #2085406) - SAUCE: Bluetooth: btusb: add Foxconn 0xe0fc for Qualcomm WCN785x * The ASPM is disabled on Realtek NIC which prevents the system from entering s0ix (LP: #2085398) - SAUCE: r8169: Add Dell platforms to the ASPM quirk * r8169: transmit queue 0 timed out error when re-plugging the Ethernet cable (LP: #2084526) - r8169: disable ALDPS per default for RTL8125 * Service LED will show 1A8W when unplug WD22TB4 with TBT3 HDD then resume from suspend (LP: #2082225) - SAUCE: PCI: pciehp: Fix system hang during resume with daisy-chained hotplug controllers * AMD ACP7.1 support (LP: #2077941) - ASoC: amd: acp: add ZSC control register programming sequence - ASoC: amd: acp: add legacy driver support for ACP7.1 based platforms * Support ov05c10 camera sensor in Intel ipu-bridge (LP: #2081866) - SAUCE: media: Support ov05c10 camera sensor * Dell Alienware sysytem reports errors of dell_wmi_sysman and dell_smbios in demsg (LP: #2084808) - platform/x86: dell-sysman: add support for alienware products * Intel(R) PRO/1000 I219 ethernet adapter [8086:550c] may block entrance of modern standby (LP: #2081130) - platform/x86: intel/pmc: Ignore all LTRs during suspend - e1000e: change I219 (19) devices to ADP - x86/apic: Always explicitly disarm TSC-deadline timer * Fix distorted sound output after suspend more than 30 seconds on Cirrus audio codec (LP: #2084759) - SAUCE: mfd: cs42l43: Disable IRQs during suspend * Dell AIO backlight is not working, dell_uart_backlight module is missing (LP: #2083800) - [Config] enable CONFIG_DELL_UART_BACKLIGHT * Add Intel Arrow Lake-H LPSS PCI IDs (LP: #2083905) - mfd: intel-lpss: Add Intel Arrow Lake-H LPSS PCI IDs * Missing device ID for amd_atl driver for AMD Strix platform (LP: #2083292) - SAUCE: x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h * Need driver support for Realtek RTL8126A rev.b 5Gbps ethernet [10ec:8126] (LP: #2079017) - r8169: add support for RTL8126A rev.b - r8169: add missing MODULE_FIRMWARE entry for RTL8126A rev.b * Missing devices nodes for AMD Instinct MI300 card when installed along with integrated display (LP: #2078773) - drm: Use XArray instead of IDR for minors - accel: Use XArray instead of IDR for minors - drm: Expand max DRM device number to full MINORBITS * UBSAN: array-index-out-of-bounds in module mt76 (LP: #2081785) - wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clc * Support Qualcomm WCN7851 Dual Bluetooth Adapter 0489:E0F3 (LP: #2081796) - SAUCE: Bluetooth: btusb: Add one more ID 0x0489:0xe0f3 for Qualcomm WCN785x * [SRU] uncore: Add ARL and LNL support on 6.11 (LP: #2081810) - perf/x86/intel/uncore: Add Arrow Lake support - perf/x86/intel/uncore: Factor out common MMIO init and ops functions - perf/x86/intel/uncore: Add Lunar Lake support - perf/x86/intel/uncore: Add LNL uncore iMC freerunning support - perf/x86/intel/uncore: Use D0:F0 as a default device [ Ubuntu: 6.11.0-9.9 ] * oracular/linux: 6.11.0-9.9 -proposed tracker (LP: #2084250) * re-enable Ubuntu FAN in the Noble kernel (LP: #2064508) - SAUCE: fan: add VXLAN implementation - SAUCE: fan: Fix NULL pointer dereference - SAUCE: fan: support vxlan strict length validation * update for V3 kernel bits and improved multiple fan slice support (LP: #1470091) // re-enable Ubuntu FAN in the Noble kernel (LP: #2064508) - SAUCE: fan: tunnel multiple mapping mode (v3) * Setting I/O scheduler to 'none' causes error in oracular (LP: #2083845) - block: Fix elv_iosched_local_module handling of "none" scheduler * Miscellaneous Ubuntu changes - [Config] Update toolchain versions -- Kuan-Ying Lee <kuan-ying....@canonical.com> Thu, 24 Oct 2024 15:45:12 +0800 ** Changed in: linux-oem-6.11 (Ubuntu Noble) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2081866 Title: Support ov05c10 camera sensor in Intel ipu-bridge Status in linux package in Ubuntu: Fix Committed Status in linux-oem-6.11 package in Ubuntu: Invalid Status in linux source package in Noble: Won't Fix Status in linux-oem-6.11 source package in Noble: Fix Released Status in linux source package in Oracular: In Progress Status in linux-oem-6.11 source package in Oracular: Invalid Bug description: [SRU Justification] BugLink: https://bugs.launchpad.net/bugs/2081866 [Impact] Camera sensor ov05c10 is not probed automatically: ``` $ cat /sys/bus/acpi/devices/OVTI05C1:00/status 15 $ sudo dmesg | grep ipu ... intel-ipu7 intel-ipu7: no subdev found in graph intel_ipu7_psys.psys intel_ipu7.psys.40: psys probe minor: 0 ``` [Fix] * https://github.com/intel/ipu6-drivers/blob/master/patch/v6.8/0012-media- Support-ov05c10-camera-sensor.patch [Test Case] The new camera sensor should be probed automatically and function well: ``` $ sudo dmesg | grep ipu ... intel-ipu7 intel-ipu7: Found supported sensor OVTI05C1:00 intel-ipu7 intel-ipu7: Connected 1 cameras ... intel_ipu7_isys.isys intel_ipu7.isys.40: bind ov05c10 13-0010 nlanes is 2 port is 0 intel_ipu7_isys.isys intel_ipu7.isys.40: All sensor registration completed. ``` [Where problems could occur] Some of the IPU6/IPU7 camera sensor drivers are not yet upstreamed, and ov05c10 is one of them. Expect further turning/bug fixes. [Other Info] While ov05c10 is currently only used on Intel Lunar Lake platform with oem-6.11 kernel, we will target kernels >= 6.11 at least for now. Nominating for Unstable-6.12, Oracular-6.11 and certainly OEM-6.11. ============ original bug report ============ Proposed fix: https://github.com/intel/ipu6-drivers/blob/master/patch/v6.8/0012-media- Support-ov05c10-camera-sensor.patch Camera sensor driver is only available in ipu6-drivers/oracular >= 0~git202407190257.9369b88e-0ubuntu1, which is only compiled along with v6.11 kernels such as linux-6.11/oracular and linux-oem-6.11/noble. --- ProblemType: Bug ApportVersion: 2.28.1-0ubuntu3.1 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/seq: ubuntu 2618 F.... pipewire CRDA: N/A CasperMD5CheckResult: pass DistroRelease: Ubuntu 24.04 InstallationDate: Installed on 2024-10-21 (0 days ago) InstallationMedia: Ubuntu 23.10.1 "Mantic Minotaur" - Release amd64 (20231016.1) IwConfig: lo no wireless extensions. enx00e04c6801fa no wireless extensions. MachineType: Dell Inc. Dell Pro 13 Plus PB13250 Package: linux-oem-6.11 (not installed) ProcFB: 0 xedrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.11.0-1006-oem root=UUID=ba7b5ccb-fe87-4a1f-bf80-21c345ae57fc ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 6.11.0-1006.6-oem 6.11.0 RelatedPackageVersions: linux-restricted-modules-6.11.0-1006-oem N/A linux-backports-modules-6.11.0-1006-oem N/A linux-firmware 20240318.git3b128b60-0ubuntu2.4 RfKill: 0: hci0: Bluetooth Soft blocked: no Hard blocked: no Tags: noble Uname: Linux 6.11.0-1006-oem x86_64 UnreportableReason: This report is about a package that is not installed. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: N/A _MarkForUpload: False dmi.bios.date: 09/23/2024 dmi.bios.release: 89.7 dmi.bios.vendor: Dell Inc. dmi.bios.version: 89.7.35 dmi.board.name: 0VE01B dmi.board.vendor: Dell Inc. dmi.board.version: D02 dmi.chassis.type: 10 dmi.chassis.vendor: Dell Inc. dmi.ec.firmware.release: 0.0 dmi.modalias: dmi:bvnDellInc.:bvr89.7.35:bd09/23/2024:br89.7:efr0.0:svnDellInc.:pnDellPro13PlusPB13250:pvr:rvnDellInc.:rn0VE01B:rvrD02:cvnDellInc.:ct10:cvr:sku0CDB: dmi.product.family: Dell Pro Laptops dmi.product.name: Dell Pro 13 Plus PB13250 dmi.product.sku: 0CDB dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2081866/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp