4G: instalasi UHD di Ubuntu 16.04: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump to search
Created page with "==Set CPU Freq== sudo apt-get install cpufrequtils echo 'GOVERNOR="performance"' | sudo tee /etc/default/cpufrequtils sudo systemctl disable ondemand cek cat /sys/devic..."
 
Line 13: Line 13:
==Install UHD==
==Install UHD==


sudo apt update
  sudo apt -y install libuhd-dev libuhd003 uhd-host
  sudo apt -y install libuhd-dev libuhd003 uhd-host



Revision as of 07:05, 27 September 2022

Set CPU Freq

sudo apt-get install cpufrequtils
echo 'GOVERNOR="performance"' | sudo tee /etc/default/cpufrequtils
sudo systemctl disable ondemand

cek

cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor

reboot komputer

Install UHD

sudo apt update
sudo apt -y install libuhd-dev libuhd003 uhd-host

Download & Cek Ettus B210

sudo uhd_find_devices
sudo uhd_images_downloader
sudo uhd_usrp_probe