Which is the znver5 status?

Hi,

I tried to use znver5 as I have a supported CPU, but it looks like there are no repos or packages for it. In the mirrors I only can see znver3 and znver4.

These are the configurations I tried without success:
pacman.conf:

[cachyos-znver5]
Include = /etc/pacman.d/cachyos-v5-mirrorlist

[cachyos-core-znver5]
Include = /etc/pacman.d/cachyos-v5-mirrorlist

[cachyos-extra-znver5]
Include = /etc/pacman.d/cachyos-v5-mirrorlist

cachyos-v5-mirrorlist

cachyos-v5-mirrorlist:
Server = https://cdn-1.cachyos.org/$arch_v5/$repo
Server = https://nl-ams.soulharsh007.dev/repo/$arch_v5/$repo
Server = https://de-nue.soulharsh007.dev/cachyos/repo/$arch_v5/$repo
Server = https://mirror.cachyos.org/repo/$arch_v5/$repo
Server = https://no.mirror.cx/cachyos/repo/$arch_v5/$repo
Server = https://mir.cachyos.fr/repo/$arch_v5/$repo
Server = https://aur.cachyos.org/repo/$arch_v5/$repo
Server = https://mirror.fast0ne.com/repo/$arch_v5/$repo
Server = https://cdn.cachyos.org/repo/$arch_v5/$repo
Server = https://at.cachyos.org/repo/$arch_v5/$repo
Server = https://us.cachyos.org/repo/$arch_v5/$repo
Server = https://cdn77.cachyos.org/repo/$arch_v5/$repo
Server = https://mirror.truenetwork.ru/cachy/repo/$arch_v5/$repo

Hello,
For Zen5 CPUs, it’s znver4 Repo:

Hey,

That does not work like that :stuck_out_tongue:

If we would compile the repos for every available architecture, then we would need several 10000Euros per month. We dont have so much money.

The installer does automatically detect, which is the best repository for the cpu. Since Zen4 and Zen5 are mostly equal in terms of instructions, its fine to use the znver4 one!

1 Like

Hey. Thank you for the clarification. So far it has been working great. The only problem I did find was with new Python 3.13 and PGO. I will raise an issue later when I have more information. Thanks!