04-26-2018, 03:39 AM
I'm trying to use this, per pine64_enable_sunxidrm.sh
But when I run "apt-get update" afterwards, I always get this error:
Is the script out-of-date? What am I doing wrong?
I'm trying to get a video driver so that I can use SDL2 with hardware acceleration from a minimal install.
Code:
apt-add-repository -y ppa:ayufan/pine64-ppa
But when I run "apt-get update" afterwards, I always get this error:
Code:
W: The repository 'http://ppa.launchpad.net/ayufan/pine64-ppa/ubuntu bionic Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
Is the script out-of-date? What am I doing wrong?
I'm trying to get a video driver so that I can use SDL2 with hardware acceleration from a minimal install.