Hello,
I have change my CPU from AMD 3700 to 5700G on my proxmox server and i have a big problem.
SVM is well enabled on the bios :
My CPU is compatible SVM
I'm a little bit stuck here
Thanks for your help
I have change my CPU from AMD 3700 to 5700G on my proxmox server and i have a big problem.
SVM is well enabled on the bios :
grep flags /proc/cpuinfo | tail -n 1
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca
My CPU is compatible SVM
lsmod | grep kvm
give nothingmodprobe kvm-amd
modprobe: FATAL: Module kvm-amd not found in directory /lib/modules/5.4.106-1-pve
I'm a little bit stuck here
Thanks for your help
Last edited: