EDIT: Have discussed with Werner on Discord, I will need to migrate to armbian for this as Debian does not work with PPAs. I will use release 6.1.x from here:
https://dl.armbian.com/orangepi5/archive/Armbian_24.5.1_Orangepi5_jammy_vendor_6.1.43.img.xz
No longer need assistance with below.
I'm trying to install this on my Orange Pi 5 running standard Orange Pi Debian 12 (bookworm).
I'd like my Pi 5 to run both Home Assistant as well as Kodi, so I first used this guide:
https://gist.github.com/renatoccosta/c30f0b4216c8caaf1f202b0a0561b5d3
and am now trying to follow the guide in this thread.
When I try to add the repos and update, I get the following errors:
E: The repository 'https://ppa.launchpadcontent.net/liujianfeng1994/panfork-mesa/ubuntu bookworm Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'https://ppa.launchpadcontent.net/liujianfeng1994/rockchip-multimedia/ubuntu bookworm Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Is there a way for me to use these repos on my OS (standard Orange Pi release of Debian)? I thought that as I am running Debian bookworm and the guide is for armbian bookworm, then it should work OK?
I am also unable to install the ubuntu-desktop repo.
Am I out of luck? Or is there a way around this?