This bug was fixed in the package linux-oem-5.14 - 5.14.0-1032.35
---------------
linux-oem-5.14 (5.14.0-1032.35) focal; urgency=medium
* focal/linux-oem-5.14: 5.14.0-1032.35 -proposed tracker (LP:
#1967284)
* IPU6 camera has no function on Andrews MLK (LP: #1964983)
- SAUCE: IPU6: 2022-03-11 alpha release for Andrews MLK
- [Config] IPU6: enable OV02C10 sensor
* Fix audio on Zbook Studio G9 (LP: #1966010)
- gpiolib: acpi: Convert ACPI value of debounce to microseconds
- ALSA: hda/realtek: Fix LED on Zbook Studio G9
* alsa: enable the cirrus-logic side-codec to make the speaker output sound
(LP: #1965496)
- ASoC: cs35l41: CS35L41 Boosted Smart Amplifier
- ASoC: cs35l41: Fix use of an uninitialised variable
- ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot
- ASoC: cs35l41: Combine adjacent register writes
- ASoC: cs35l41: Don't overwrite returned error code
- ASoC: cs35l41: Fixup the error messages
- ASoC: cs35l41: Fix a bunch of trivial code formating/style issues
- misc: cs35l41: Remove unused pdn variable
- ASoC: cs35l41: Make cs35l41_remove() return void
- ASoC: cs35l41: Change monitor widgets to siggens
- ASoC: cs35l41: DSP Support
- ASoC: cs35l41: Set the max SPI speed for the whole device
- ASoC: cs35l41: Fix link problem
- ASoC: cs35l41: Fix undefined reference to core functions
- ASoC: cs35l41: Convert tables to shared source code
- ASoC: cs35l41: Move cs35l41_otp_unpack to shared code
- ASoC: cs35l41: Move power initializations to reg_sequence
- ASoC: cs35l41: Create shared function for errata patches
- ASoC: cs35l41: Create shared function for setting channels
- ASoC: cs35l41: Create shared function for boost configuration
- ASoC: cs35l41: Add cs35l51/53 IDs
- ASoC: cs35l41: Remove incorrect comment
- ASoC: cs35l41: Correct DSP power down
- ASoC: cs35l41: Correct handling of some registers in the cache
- ALSA: hda: cs35l41: Add support for CS35L41 in HDA systems
- ASoC: cs35l41: Update handling of test key registers
- ALSA: hda: cs35l41: fix double free on error in probe()
- ALSA: hda: cs35l41: Avoid overwriting register patch
- ALSA: hda: cs35l41: Add calls to newly added test key function
- ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespace
- ALSA: hda: cs35l41: Add missing default cases
- ALSA: hda: cs35l41: Make use of the helper function dev_err_probe()
- ALSA: hda: cs35l41: Tidyup code
- ALSA: hda: cs35l41: Make cs35l41_hda_remove() return void
- ALSA: hda/realtek: Add support for Legion 7 16ACHg6 laptop
- ALSA: hda/realtek: Add CS35L41 support for Thinkpad laptops
- ALSA: hda/realtek: fix speakers and micmute on HP 855 G8
- i2c: acpi: Add an i2c_acpi_client_count() helper function
- platform/x86: i2c-multi-instantiate: Use the new i2c_acpi_client_count()
helper
- Revert "platform/x86: i2c-multi-instantiate: Don't create platform device
for INT3515 ACPI nodes"
- spi: Create helper API to lookup ACPI info for spi device
- spi: Support selection of the index of the ACPI Spi Resource before alloc
- spi: Add API to count spi acpi resources
- platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver
name
- platform/x86: serial-multi-instantiate: Reorganize I2C functions
- platform/x86: serial-multi-instantiate: Add SPI support
- ALSA: hda/realtek: Add support for HP Laptops
- ACPI / scan: Create platform device for CS35L41
- [Config]: Add cirruslogic side codec support
* Revert drm/amd/pm: enable ASPM by default (LP: #1966680)
- SAUCE: Revert "drm/amd/pm: enable ASPM by default"
* Enable the mic-mute led on Dell XPS 9315 (LP: #1965846)
- SAUCE: ASoC: rt715:add micmute led control for Dell XPS 9315
* e1000e reports hardware hang (LP: #1966835)
- e1000e: Fix possible HW unit hang after an s0ix exit
* Miscellaneous upstream changes
- ASoC: cs35l41: Add support for hibernate memory retention mode
-- Timo Aaltonen <[email protected]> Thu, 31 Mar 2022
15:38:08 +0300
** Changed in: linux-oem-5.14 (Ubuntu Focal)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.14 in Ubuntu.
https://bugs.launchpad.net/bugs/1964983
Title:
IPU6 camera has no function on Andrews MLK
Status in HWE Next:
New
Status in linux package in Ubuntu:
In Progress
Status in linux-oem-5.14 package in Ubuntu:
Invalid
Status in linux-oem-5.17 package in Ubuntu:
Confirmed
Status in linux source package in Focal:
Invalid
Status in linux-oem-5.14 source package in Focal:
Fix Released
Status in linux-oem-5.17 source package in Focal:
Invalid
Status in linux source package in Jammy:
In Progress
Status in linux-oem-5.14 source package in Jammy:
Invalid
Status in linux-oem-5.17 source package in Jammy:
Confirmed
Bug description:
[SRU Justification]
[Impact]
New Andrews MLK equips yet another new I2C sensor and takes a few
driver updates to function normally.
[Fix]
Upstream driver commit:
https://github.com/intel/ipu6-drivers/commit/778819bef3d8ac8d6b24342372e006b7b43e381e
[Test Case]
To verify by following steps:
1. disable secure boot
2. $ sudo add-apt-repository ppa:canonical-hwe-team/intermediate-kernel
3. $ sudo add-apt-repository ppa:kchsieh/ipu6
4. $ sudo apt install linux-oem-5.14 version 5.14.0-9029-oem or newer
6. $ sudo apt install libipu6ep
7. $ sudo apt install libcamhal-ipu6ep-common
8. $ sudo apt install libcamhal-ipu6ep0
9. $ sudo apt install libgsticamerainterface-1.0-1
10. $ sudo apt install gstreamer1.0-icamera
11. $ sudo vim /etc/v4l2-relayd
-FORMAT=YUY2
+FORMAT=NV12
12. $ sudo reboot
[Where problems could occur]
Intel IPU6 platform is still under development and is not capable of
advanced power management features and may still suffer from stability
issues.
[Other Info]
Nomination for 5.15 is necessary for oem-5.14 to hwe-5.15 migration and
will depend on previous SRU proposal in bug 1955383
(https://lists.ubuntu.com/archives/kernel-team/2022-March/128922.html).
Nomination for generic-5.17 and oem-5.17 is still under planning.
========== original bug description ==========
The new platform uses yet another ov sensor OV02C10.
Prerequisites:
* kernel fix:
https://github.com/intel/ipu6-drivers/commit/778819bef3d8ac8d6b24342372e006b7b43e381e
* ipu6-camera-bins:
https://github.com/intel/ipu6-camera-bins/commit/7cc1dc2d9ab2b0766e034edf808d751bd25b42cc
* ipu6-camera-hal:
https://github.com/intel/ipu6-camera-hal/commit/b9b56de11de70b7c4520595176e4831bacf4a7fe
* icamerasrc:
https://github.com/intel/icamerasrc/commit/a35978264002acaad72bb9956238ccaef3743932
To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1964983/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp