Page 1 of 1

1-wire does not work on NanoPi NEO Air

Posted: Thu Oct 19, 2017 6:57 pm
by thomaspfeiffer
I'm using nanopi-neo-air_ubuntu-core-xenial_4.11.2_20170905 on a NanoPi NEO Air. Unfortunately 1-wire seems to not be supported:

Code: Select all

$> sudo modprobe w1-gpio-board gpio=203
modprobe: FATAL: Module w1-gpio-board not found in directory /lib/modules/4.11.2
$> modprobe w1-gpio
modprobe: FATAL: Module w1-gpio not found in directory /lib/modules/4.11.2


This code was working with FriendlyArm's 3.something kernel (with some issues as well: thread; but at least it worked). Do you have any hints on how i can get 1-wire working with the ubuntu 4.11 kernel?

Thanks, Thomas

Re: 1-wire does not work on NanoPi NEO Air

Posted: Fri Nov 03, 2017 10:11 am
by JohnChip
TOC TOC
I have the same issue ...

Re: 1-wire does not work on NanoPi NEO Air

Posted: Sat Oct 27, 2018 7:10 pm
by thomaspfeiffer
For those who do not want to waste their time: 1-wire works great with Armbian. For details see here.