SEEED ODYSSEY UBUNTU Focal 20.4

Hello,
I am trying to get the zymkey4i to work with a seeed studio ODYSSEY-X86J4105 . It has a pin header that matches the RPi 40 pin. When trying to install it using the following command:

curl -G https://s3.amazonaws.com/zk-sw-repo/install_zk_sw.sh | sudo bash

I get the following


Successfully built progress
Installing collected packages: progress
Successfully installed progress-1.5
Collecting python-gnupg
Downloading python_gnupg-0.4.6-py2.py3-none-any.whl (17 kB)
Installing collected packages: python-gnupg
Successfully installed python-gnupg-0.4.6
done.
Importing Zymbit Packages gpg key… done.
Installing /etc/apt/sources.list.d/zymbit.list…done…Updating now.
Hit:1 Index of /ubuntu focal InRelease
Hit:2 Index of /ubuntu focal-updates InRelease
Hit:3 Index of /ubuntu focal-security InRelease
Hit:4 Index of /ubuntu focal-backports InRelease
Err:5 https://zk-sw-repo.s3.amazonaws.com/apt-repo-focal-x86_64 focal InRelease
403 Forbidden [IP: 52.216.138.115 443]
Reading package lists… Done
E: Failed to fetch https://zk-sw-repo.s3.amazonaws.com/apt-repo-focal-x86_64/dists/focal/InRelease 403 Forbidden [IP: 52.216.138.115 443]
E: The repository ‘https://zk-sw-repo.s3.amazonaws.com/apt-repo-focal-x86_64 focal InRelease’ is not signed.
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.

Any help would be greatly appreciated. Many thanks.

Hi Cameron,

We don’t support x86. We only support ARM.

Regards,

Bob

Ah, well I guess that would be the problem. That is too bad. I use the zymkey for my Rpi3’s and 4’s. It is a great solution. Was hoping to also use it for the Odyssey. Thanks anyways.