0
$ uname -i
x86_64

but my CPU is AMD® Ryzen 9 3900x

ubuntu-22.04.2-desktop-amd64.iso was installed (amd64 != x86_64? or is the same thing?)

What are the consquences here? Should I expect that my computer is running slower / various apps don't make use of CPU optimizations?

VMWare / virtualbox running on this host also seem unstable.

(This is 22.04.2)

user48956
  • 681

1 Answers1

4

x86_64 is identical to amd64.

x86_64 means 64 bit. Your processor is also 64 bit.

You have the right architecture. There is nothing to worry about.