Am 12.06.2013 12:30, schrieb Mick Sulley:
>
> The folder contents could not be displayed.
> Sorry, could not display all the contents of "temperature": Not a
> directory
>
This is ENOTDIR and there is only one place in the owlib sources where
that error is returned. Could you start owf
Am 25.05.2013 23:24, schrieb foster:
>
> error is the same:
>
> CONNECT: ow_ds2482.c:(399) Found an i2c device at /dev/i2c-1 address 18
> DEBUG: ow_ds2482.c:(516) ok
> CONNECT: ow_ds2482.c:(428) i2c device at /dev/i2c-1 address 18 appears to be
> DS2482-x00
> DEBUG: ow_ds2482.c:(785) Channel
If it starts at boot it is run as root I believe. Try -
sudo /opt/owfs/bin/owfs --i2c=ALL:ALL --allow_other -m /mnt/1wire
On 12/06/13 21:52, foster wrote:
> It's all strange for me.
> If I start owfs from shell: /opt/owfs/bin/owfs --i2c=ALL:ALL --allow_other
> /mnt/1wire
> the same error occurs.
It's all strange for me.
If I start owfs from shell: /opt/owfs/bin/owfs --i2c=ALL:ALL --allow_other
/mnt/1wire
the same error occurs. But if this command runs from start1wire.sh -
http://wiki.temperatur.nu/index.php/OWFS_with_i2c_support_on_Raspberry_Pi_%28English_version%29#Make_sure_OWFS_is_start
Could anyone help me with this issue?
Thx.
--
View this message in context:
http://owfs-developers.1086194.n5.nabble.com/owhttpd-in-2-9p0-tp9556p9698.html
Sent from the OWFS Developers mailing list archive at Nabble.com.
-
Well I had got that wrong, main system is powered and I hadn't adjusted
for that, but having linked VDD and GND it still behaves the same.
I have just tested it out using a spare RasPi and the new sensors and
wiring are fine, which is what I wanted to test, but I am still
interested to get to
Are you using them with passive power (powered by the 1-wire line)? If so,
possibly you connected the VCC pin wrong (I did that once and got the same
behaviour).
/Marc
Op 12 jun. 2013 12:31 schreef "Mick Sulley" het volgende:
> i am extending my network, adding 3 temperature sensors and I wanted
i am extending my network, adding 3 temperature sensors and I wanted to
test the wiring before I actually connect them to my live system. I
installed owfs on my laptop and used a spare DS9490R USB adapter to
connect to the new sensors. This is what I see at the terminal
mick@mick-deb-laptop:/o