Last seen: lis 21, 2024
(node we manage from) copy Public Key to Admin Key field in target node we will manage (node we manage) copy Public Key from managed node to Admi...
Meshtastic Example rich configuration for EU Channels LongFast Uplink Enabled = ON Device Role = Client NodeInfo broadcas...
Remember: Please note that most T-Beam/SX1278/SX1268 (example) modules are not able to output more than 22dbm, you need an amplifier (it also improves...
this could fix GPU detection by tensorflow # Store original LD_LIBRARY_PATH export ORIGINAL_LD_LIBRARY_PATH="${LD_LIBRARY_PATH}" # Get the...
another solution sudo add-apt-repository ppa:graphics-drivers/ppa wget sudo mv cuda-wsl-ubuntu.pin /etc/apt/preferences.d/cuda-repository-pin-600 ...
Start powershell type "wsl --update" inside ubuntu type "sudo apt install x11-apps -y"
one of many solutions, below is the working version as of 05/06/2024 wget sudo mv cuda-wsl-ubuntu.pin /etc/apt/preferences.d/cuda-repository-pin-600...
simple (one of many) solution install cuda-toolkit-12-1 (using apt install cuda-toolkit-12-1 command) sudo rm /usr/bin/nvcc sudo ln -s /usr/loca...