Can't install ti-edgeai or ti-vision packages

I loaded “BBAI64 Debian 12.7 2024-09-04 XFCE Flasher” and am following along in the “Getting started” at Quick Start Guide — BeagleBoard Documentation. The step titled “Update ti-edge-ai 8.2 examples” fails with:

E:  Unable to locate package ti-edgeai-8.2-base
E:  Couldn't find any package by glob 'ti-edgeai-8.2-base'
E:  Unable to locate package ti-vision-apps-8.2
E:  Couldn't find any package by glob 'ti-vision-apps-8.2'
E:  Unable to locate package ti-vision-apps-eaik-firmware-8.2
E:  Couldn't find any package by glob 'ti-vision-apps-eaik-firmware-8.2'

My /opt directory only contains:

bb-code-server
node-red
source
ti-zephyr-firmware
u-boot

I checked /etc/apt/sources.list and only debian.org repos are defined. What are the TI repos? Why are they not in the image to begin with or why does the “Getting started” instructions not include steps to add them?

FYI, even though this is supposed to be the “XFCE” image, it boots to a console. I had to manually install XFCE to get a desktop.

I tried this with both BBAI64 Debian 12.7 and the older 12.6 but got the same result.

The pre-built TI EDGEAI image is available here: ARM64 - Debian 11.x (Bullseye) - Monthly Snapshots - 2023-10-07

All “Debian 12.x” images are setup to be used with bb-imager, or you need to edit ‘sysconf.txt’ in the boot partition to setup your initial user.

If you want TI’s latest EDGE AI grab this build: BBAI64 now can use TI SDK10.0 and debug R5

Regards,