I have connected the AI camera to Pi 5. Running Raspberry Pi OS bookworm
kavasamroot@mugam1:~ $
kavasamroot@mugam1:~ $ sudo apt update && sudo apt full-upgrade
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
kavasamroot@mugam1:~ $
kavasamroot@mugam1:~ $
kavasamroot@mugam1:~ $ sudo apt install imx500-all
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package imx500-all
kavasamroot@mugam1:~ $ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
I could not get the imx500-all package installed. I see lot of posts related to this. None resolved. Has this issue been resolved? Any pointers will be highly appreciated
kavasamroot@mugam1:~ $
kavasamroot@mugam1:~ $ sudo apt update && sudo apt full-upgrade
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
kavasamroot@mugam1:~ $
kavasamroot@mugam1:~ $
kavasamroot@mugam1:~ $ sudo apt install imx500-all
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package imx500-all
kavasamroot@mugam1:~ $ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
I could not get the imx500-all package installed. I see lot of posts related to this. None resolved. Has this issue been resolved? Any pointers will be highly appreciated
Statistics: Posted by Arul Krishna Moorthy — Sun Mar 09, 2025 2:47 pm — Replies 5 — Views 157