[Bug 2141307] Re: rpicam-apps not working on 26.04
Launchpad Bug Tracker
2141307 at bugs.launchpad.net
Tue Mar 10 05:55:07 UTC 2026
This bug was fixed in the package libcamera - 0.7.0-1ubuntu2
---------------
libcamera (0.7.0-1ubuntu2) resolute; urgency=medium
* d/p/fix_pisp_cfe_entities.patch: Allow both old and new CFE
entity match strings so camera modules can be detected on
Raspberry Pi 5 using libcamera0.5 (LP: 2110144)
* d/p/add_syncmode_and_tensors.patch: Add SyncMode controls
and CNN Tensors to enable rpicam-apps (LP: #2141307)
- This patch adds the SyncMode IPA controls and the IMX500 tesnors
and camera data required for rpicam-apps on the Raspberry Pi.
libcamera (0.7.0-1ubuntu1) resolute; urgency=medium
* debian/control:
- build without libtensorflow-lite-dev on arm for now since that
library is in Ubuntu universe.
libcamera (0.7.0-1) experimental; urgency=medium
[ Dylan Aïssi ]
* New upstream version 0.7.0
* Bump SONAME to libcamera0.7
* Add libtensorflow-lite-dev in Build-Depends for arm64 armhf,
this is required to enable the Raspberry Pi Neural Network AWB algorithm.
* Add patch fixing detection of system tensorflow-lite.
* Remove ppc64el-fix-ftbfs-gcc.patch, no longer required.
The build was successful on ppc64el via debusine without this patch.
* Remove redundant:
- Rules-Requires-Root: no
- Priority: optional
* Bump Standards-Version to 4.7.3
[ David Heidelberg ]
* salsa-ci: fix ARM64 builds
libcamera (0.6.0-2) unstable; urgency=medium
* Upload to unstable.
libcamera (0.6.0-1) experimental; urgency=medium
* New upstream version 0.6.0
* Bump SONAME to libcamera0.6
* Remove Disable_libunwind_integration.patch, merged upstream.
* Add python3-sphinx-book-theme in Build-Depends-Indep.
* Adjust python module install path.
* salsa-ci: disable debrebuild and reprotest jobs.
* Convert watch to version 5 and use Gitlab template.
libcamera (0.5.2-3) unstable; urgency=medium
* salsa-ci: enable cross-build job
* Add ':native' to python packages with arch 'all'
* Disable signatures verification if cross-building
libcamera (0.5.2-2) unstable; urgency=medium
* Adjust VCS fields in d/control and d/gbp.conf for unstable.
* Upload to unstable.
libcamera (0.5.2-1) experimental; urgency=medium
* New upstream version 0.5.2
* Add python3-sphinxcontrib.doxylink in Build-Depends-Indep
* Refresh debian/copyright
libcamera (0.5.1-1) experimental; urgency=medium
* New upstream version 0.5.1
* Refresh patches
* Install IPA modules in usr/lib/*/libcamera/ipa
* Adjust VCS field in d/control for experimental
-- Pragyansh Chaturvedi <pragyansh.chaturvedi at canonical.com> Wed, 18
Feb 2026 03:30:43 +0530
** Changed in: libcamera (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libcamera in Ubuntu.
https://bugs.launchpad.net/bugs/2141307
Title:
rpicam-apps not working on 26.04
Status in libcamera package in Ubuntu:
Fix Released
Status in picamera2 package in Ubuntu:
New
Status in rpicam-apps package in Ubuntu:
New
Bug description:
On a Raspberry Pi 5, running the nightly of Ubuntu 26.04 Desktop, I
installed `rpicam-apps`. There is a Raspberry Pi Global Shutter camera
connected. `rpicam-hello` fails to start up.
This worked on 25.04 Desktop.
```
$ rpicam-hello --timeout 0
[0:00:52.722467273] [3597] INFO Camera camera_manager.cpp:326 libcamera v0.5.0
[0:00:52.754151800] [3602] INFO RPI pisp.cpp:720 libpisp version 1.3.0
[0:00:52.766650689] [3602] ERROR IPAModule ipa_module.cpp:421 ipa_rpi_pisp.so: Failed to open IPA module shared object: /usr/lib/aarch64-linux-gnu/libcamera/ipa_rpi_pisp.so: undefined symbol: _ZN7libpisp7BackEnd6GetWbgER15pisp_wbg_config
[0:00:52.766691392] [3602] ERROR IPAManager ipa_manager.h:47 Failed to load proxy
[0:00:52.766707466] [3602] ERROR RPI pipeline_base.cpp:814 Failed to load a suitable IPA library
[0:00:52.766716188] [3602] ERROR RPI pisp.cpp:957 Failed to register camera imx296 10-001a: -22
Made X/EGL preview window
ERROR: *** no cameras available ***
```
ProblemType: Bug
DistroRelease: Ubuntu 26.04
Package: rpicam-apps 1.7.0-1ubuntu5
ProcVersionSignature: Ubuntu 6.17.0-1003.3-raspi 6.17.0-rc7
Uname: Linux 6.17.0-1003-raspi aarch64
ApportVersion: 2.33.1-0ubuntu3
Architecture: arm64
CasperMD5CheckResult: unknown
CloudArchitecture: aarch64
CloudID: nocloud
CloudName: unknown
CloudPlatform: nocloud
CloudSubPlatform: config-disk (/dev/mmcblk0p1)
CurrentDesktop: ubuntu:GNOME
Date: Mon Feb 9 14:28:18 2026
ImageMediaBuild: 20260209
SourcePackage: rpicam-apps
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcamera/+bug/2141307/+subscriptions
More information about the foundations-bugs
mailing list