Hello
Yes, from linuxx.eu and the hardware from your jpg. For the test i work under root
On SD-Card BPI-BOOT/bananapi/bpi-m3/linux/script.bin I write
[w1_para]
gpio = 4
with bin2fex
(Later, if the System run i will give it on emmc)
Debian Jessie lite from 2015 have no script.bin- delete
Debian Jessie beta 1.0 have 2 script.bin write the config in all -delete
raspbian jessie from 5.2016 run now on BPI M3 SD-Card
/sys/bus/w1/devices is clean
DS18b20 is running, i test it on Arduino
modprobe w1-gpio
modprobe w1-therm
brings no error and no comment
have you installed the sunxi-tools in the /home/pi folder or in the /home/bananapi folder?
The bananapi m3 has a different home folder. (/home/pi)
Try replacing bananapi with just “pi”
Since a year ago, i have written an Kernel driver, which the w1 has supported for the m3, i have to look. If i find the code again, i will realease it.