Various updates

This commit is contained in:
2025-05-05 15:31:28 +02:00
parent 6b2afdbb3b
commit 6bfa896f9a
2 changed files with 10 additions and 2 deletions

View File

@@ -166,6 +166,13 @@ sudo systemctl enable --now wpa_supplicant@wlan0.service
sudo su -l -c "systemctl enable --now systemd-networkd"
```
#### Sensors
```bash
sudo apt install lm-sensors fancontrol read-edid i2c-tools libi2c-dev python3-smbus -y
sudo sensors-detect
```
---
#### Turing RK1 (RK3588)