Install gpiod
sudo apt update sudo apt install gpiodSix command-line tools are available:
* gpiodetect - list all gpiochips present on the system, their names, labels and number of GPIO lines * gpioinfo - list all lines of specified gpiochips, their names, consumers, direction, active state and additional flags * gpioget - read values of specified GPIO lines * gpioset - set values of specified GPIO lines, potentially keep the lines exported and wait until timeout, user input or signal * gpiofind - find the gpiochip name and line offset given the line name * gpiomon - wait for events on GPIO lines, specify which events to watch, how many events to process before exiting or if the events should be reported to the console
sudo apt-get update sudo apt-get install nvidia-jetpack
CUDA:
終端命令行執(zhí)行:nvcc -V,
如果提示:bash: nvcc: command not found
則先導(dǎo)入環(huán)境變量:
$ export PATH=/usr/local/cuda-11/bin:$PATH
$ export LD_LIBRARY_PATH=/usr/local/cuda-11/lib64:$LD_LIBRARY_PATH
再執(zhí)行nvcc -V即可。
cudnn:
終端命令行執(zhí)行:
$ dpkg --list | grep cudnn
opencv:
終端命令行執(zhí)行:
$ dpkg --list | grep libopencv
tensorRT:
終端命令行執(zhí)行:
$ pip list | grep tensorrt
network: version: 2 renderer: NetworkManager ethernets: eth0: # 有線網(wǎng)卡的名字 mtu: 9000 #設(shè)置的mtu值,如果加上此項(xiàng)過(guò)后,需重啟系統(tǒng)才會(huì)生效。 addresses: [11.22.33.44/24] # 填I(lǐng)P地址,后面有一個(gè)/24 dhcp4: no # IPv4關(guān)閉自動(dòng)獲取IP dhcp6: no # IPv6關(guān)閉自動(dòng)獲取IP gateway4: 11.22.33.2 # 設(shè)置網(wǎng)關(guān),注意網(wǎng)關(guān)前3位跟IP地址前3位肯定是一致的。 nameservers: addresses: [22.33.44.1,22.33.44.2] # 設(shè)置DNS解析主、備的服務(wù)器IP地址,如果有多個(gè)中間用逗號(hào)隔開(kāi),但不要有空格
echo 255 > /sys/kernel/debug/tegra_fan/target_pwm (L4T老版本)
或者
echo 255 >/sys/devices/pwm-fan/target_pwm
或者
sudo systemctl stop nvfancontrol.service
echo 255 > /sys/devices/platform/pwm-fan/hwmon/hwmon3/pwm1 (Jetpack5.*)
運(yùn)行如下命令:
head -n1 /etc/nv_tegra_release
技術(shù)支持:陳工 +86-17607148846
技術(shù)支持:耿工 +86-18515155467
聯(lián)系電話:400-127-3302
聯(lián)系郵箱:gcs@plink-ai.com
聯(lián)系地址: 北京市海淀區(qū)上地三街金隅嘉華大廈C1108