FRANK333 Posted May 15, 2022 Posted May 15, 2022 http://ix.io/3XOk I attach the video of the bug in armbian-config. I tried editing the environment.txt file and enabling w1-gpio and pin but it doesn't work. the device connected is a temperature sensor that has always worked for the past 4 years is a ds18b20 (https://forum.armbian.com/topic/8095-orangepi-zero-not-working-with-1-wire/) Screen record from 2022-05-15 10.33.29.webm
Igor Posted May 15, 2022 Posted May 15, 2022 This bug is here for a while. https://github.com/armbian/config/issues/33 You can enable this manually too. 6 hours ago, FRANK333 said: I tried editing the environment.txt file and enabling w1-gpio and pin but it doesn't work. You might need to downgrade kernel to 5.10.y 1
Solution FRANK333 Posted May 16, 2022 Author Solution Posted May 16, 2022 ok thanks, i solved it , no need to change kernel , i added in /boot/armbianEnv.txt overlay_prefix=sun50i-h5 which is specific for orange pi zero plus , overlays appeared in armbian-config i selected them , i inserted the pa gpio corresponding to the pin connected to the 1wire sensor and everything works. 1
Recommended Posts