[Bug 2009826] Re: [FFe] imx708 overlay not loaded automatically

Launchpad Bug Tracker 2009826 at bugs.launchpad.net
Thu Mar 9 23:20:48 UTC 2023


This bug was fixed in the package linux-firmware-raspi - 9-0ubuntu1

---------------
linux-firmware-raspi (9-0ubuntu1) lunar; urgency=medium

  * New upstream boot firmware, 1.20230306
    - Fixes issue with long pathnames when using os_prefix option
      (https://github.com/raspberrypi/firmware/issues/1720)
    - vcgencmd display_power and camera_auto_detect fixes (LP: #2009826)
    - Pi Zero 2W wifi issues
      (https://github.com/raspberrypi/firmware/issues/1723)
    - Lost frames in bcm2835-v4l2-codec
      (https://github.com/raspberrypi/linux/issues/5059)
    - Fix GET_CLOCKS to not overwrite client buffer
      (https://github.com/raspberrypi/firmware/issues/1688)
    - Fix initramfs on NVMe boot
      (https://github.com/raspberrypi/firmware/issues/1731)
    - Fix initial GPIO expander state
      (https://github.com/raspberrypi/linux/issues/5107)
    - Fix failover to secondary PMIC interface functions
      (https://forums.raspberrypi.com/viewtopic.php?t=338429)
    - Never set the warranty bit
      (https://github.com/raspberrypi/firmware/issues/1741)
    - Support [cm4s] conditional sections
    - Restore VEC and PIXEL clocks after HDMI domain power cycle
      (https://github.com/raspberrypi/linux/issues/4962)
    - Fix silent truncation of oversized secure-boot ramdisk
      (https://github.com/raspberrypi/rpi-eeprom/issues/375)
    - Fix initrd load failure due to camera-autodetection changes
      (https://github.com/raspberrypi/firmware/issues/1750)
    - Fix eth0 disabled on Pi 400
      (https://github.com/raspberrypi/firmware/issues/1754)
    - Add tryboot A_B mode
    - Add all, none, tryboot sections to autoboot.txt
    - HAT EEPROM support for GPIO bank 1
      (https://github.com/raspberrypi/firmware/issues/1756)
    - Use new SDHCI controller instead of legacy arasan
      (https://github.com/raspberrypi/firmware/issues/1763)
    - Fix boot hang with hdmi_ignore_hotplug on CM4
      (https://forums.raspberrypi.com/viewtopic.php?t=345362)
    - arm_dispmanx: Correct support for NV21, and add support for YV16
      (https://github.com/raspberrypi/firmware/issues/1767)
    - arm_dispmanx: Fix FKMS to adopt pre-multiplied alpha
      (https://github.com/raspberrypi/firmware/issues/1773)
  * New upstream wifi fixes
    - Pi Zero 2W stuttering sound over Bluetooth
      (https://github.com/RPi-Distro/firmware-nonfree/issues/33)
  * New upstream bluetooth firmware release, 1.2-4+rpt10

    [ Phil Elwell ]
    - 43455 firmware: Fix BLE advertising on new phones

 -- Dave Jones <dave.jones at canonical.com>  Tue, 07 Mar 2023 15:33:53
+0000

** Changed in: linux-firmware-raspi (Ubuntu)
       Status: In Progress => Fix Released

** Bug watch added: github.com/raspberrypi/firmware/issues #1720
   https://github.com/raspberrypi/firmware/issues/1720

** Bug watch added: github.com/raspberrypi/firmware/issues #1723
   https://github.com/raspberrypi/firmware/issues/1723

** Bug watch added: github.com/raspberrypi/linux/issues #5059
   https://github.com/raspberrypi/linux/issues/5059

** Bug watch added: github.com/raspberrypi/firmware/issues #1688
   https://github.com/raspberrypi/firmware/issues/1688

** Bug watch added: github.com/raspberrypi/firmware/issues #1731
   https://github.com/raspberrypi/firmware/issues/1731

** Bug watch added: github.com/raspberrypi/linux/issues #5107
   https://github.com/raspberrypi/linux/issues/5107

** Bug watch added: github.com/raspberrypi/firmware/issues #1741
   https://github.com/raspberrypi/firmware/issues/1741

** Bug watch added: github.com/raspberrypi/linux/issues #4962
   https://github.com/raspberrypi/linux/issues/4962

** Bug watch added: github.com/raspberrypi/rpi-eeprom/issues #375
   https://github.com/raspberrypi/rpi-eeprom/issues/375

** Bug watch added: github.com/raspberrypi/firmware/issues #1750
   https://github.com/raspberrypi/firmware/issues/1750

** Bug watch added: github.com/raspberrypi/firmware/issues #1754
   https://github.com/raspberrypi/firmware/issues/1754

** Bug watch added: github.com/raspberrypi/firmware/issues #1756
   https://github.com/raspberrypi/firmware/issues/1756

** Bug watch added: github.com/raspberrypi/firmware/issues #1763
   https://github.com/raspberrypi/firmware/issues/1763

** Bug watch added: github.com/raspberrypi/firmware/issues #1767
   https://github.com/raspberrypi/firmware/issues/1767

** Bug watch added: github.com/raspberrypi/firmware/issues #1773
   https://github.com/raspberrypi/firmware/issues/1773

** Bug watch added: github.com/RPi-Distro/firmware-nonfree/issues #33
   https://github.com/RPi-Distro/firmware-nonfree/issues/33

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to linux-firmware-raspi in Ubuntu.
https://bugs.launchpad.net/bugs/2009826

Title:
  [FFe] imx708 overlay not loaded automatically

Status in linux-firmware-raspi package in Ubuntu:
  Fix Released

Bug description:
  [Impact]

  The imx708 overlay needed for support of the Raspberry Pi Camera
  module v3 is not being loaded automatically despite
  camera_auto_detect=1 being present in config.txt. This requires a boot
  firmware bump to fix.

  [Test Plan]

  * Flash lunar daily image to SD card
  * Boot on a Pi model with a v3 camera module connected to the CSI port
  * sudo dmesg | grep imx708
  * There should be no output with the current boot firmware
  * sudo add-apt-repository ppa:waveform/firmware
  * sudo apt install linux-firmware-raspi
  * sudo reboot
  * sudo dmesg | grep imx708
  * imx708 should appear in the output a couple of times

  [Regression Potential]

  As the boot firmware is closed source, we have no option but to bump
  the version in order to fix this. Obviously, as this is the boot
  firmware there is wide potential for regressions, and this new version
  should be tested on *all* supported Pi models, including those that
  can't support the camera module (i.e. the Pi 400 which lacks a CSI
  port).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware-raspi/+bug/2009826/+subscriptions




More information about the foundations-bugs mailing list