July 21, 20196 yr hi, I have build a server with following specs: MOBO: ASROCK x370 TAICHI (BIOS 5.60 P) CPU: AMD Ryzen 7 3700X 8-Core @ 3600 MHz GPU: GEFORCE GTX 1060 6GB RAM: 32GB DDR4 UNRAID: 6.7.2 CACHE: ADATA SX6000 PRO 512GB NVME | ARRAY: 1x4TB WD RED + 2x3TB WD RED | PARITY: 1x4TB WD RED and I have few problems. I created win 10 VM with GPU and CPU passthrough according to SPACEINVADERONE video on ryzen 1500x build. I used following settings during unraid boot default menu.c32 menu title Lime Technology, Inc. prompt 0 timeout 50 label Unraid OS menu default kernel /bzimage append rcu_nocbs=0-15 pcie_acs_override=downstream,multifunction initrd=/bzroot label Unraid OS GUI Mode kernel /bzimage append rcu_nocbs=0-15 pcie_acs_override=downstream,multifunction initrd=/bzroot,/bzroot-gui I used following template settings: However I cant install AMD ryzen drivers for CPU and power plans and CPU is fixed to 3.6 GHz and is not boosting as on normal bare hardware. Any idea how to overcome this? 2. I've installed glances and have follwing poping up
July 21, 20196 yr 1 hour ago, brinx said: However I cant install AMD ryzen drivers The chipset in the VM isn't a AMD chipset or Intel nor is it possible to directly set it to the exact one your board is using. Chipset drivers never will be installable inside a VM like on a bare metal system. So you loose some features like controlling your fan or RGB controllers, flashing BIOS with software from inside the VM etc. Most of the stuff you have to set in the BIOS (fan speed, RGB, OC etc.) EDIT check the clock speeds of your CPU if the VM is running with the following command on Unraid to see which core is running at which speed. The speed the windows task manager or other tools are reporting are wrong. watch grep \"cpu MHz\" /proc/cpuinfo Edited July 21, 20196 yr by bastl
July 21, 20196 yr Author Thanks for info - when using provided command I can see that clocks are boosting to 4GHz however as per AMD spec it should go up to 4.4GHz Any way to fix it?
July 23, 20196 yr @brinx Install the plugin "Tips and Tweaks" and check what is set for the "CPU Scaling Governor". If it is set to "Power save", switch it to "On demand" and test again.
July 23, 20196 yr Author 1 hour ago, bastl said: @brinx Install the plugin "Tips and Tweaks" and check what is set for the "CPU Scaling Governor". If it is set to "Power save", switch it to "On demand" and test again. It is already set to ON Demand
Archived
This topic is now archived and is closed to further replies.