Am 09.11.2015 um 21:14 schrieb David Jackson: > > did this after a reboot.! > > ps -Af | grep ow > root 2134 1 0 13:35 ? 00:00:00 /usr/bin/owserver -c > /etc/owfs.conf --pid-file /var/run/owfs/owserver.pid > root 2213 1 0 13:35 ? 00:00:00 /usr/bin/owhttpd -c > /etc/owfs.conf --pid-file /var/run/owfs/owhttpd.pid > kdj 2361 2346 0 13:35 pts/0 00:00:00 grep --color=auto ow > > Looks like owserver is running. > This is fine. owserver and owhttpd are running nicely.
> > #http: port = 2121 > This won't shutdown owhttpd, but just put the it's port setting to the default, which is ... 2121. But no problem, as owhttpd is configured to use owserver as the backend. > > #ftp: port = 2120 > Same here. But you don't run owftp. > > kdj@raspberrypi ~ $ sudo owfs -c /etc/owfs.conf > kdj@raspberrypi ~ $ cd /mnt/1wire > kdj@raspberrypi /mnt/1wire $ ls > bus.0 bus.1 settings statistics structure system uncached > > for some reason calling it this way does not work > It works. If it won't work, you won't see bus.0 and bus.1. One is a "local" bus of owfs itself, one is the bus of the owserver. Inside the owserver bus directory is another bus directory, which represents the USB host adapter found. > > kdj@raspberrypi /mnt/1wire $ /opt/owfs/bin/owget /uncached > > /uncached/bus.0 > /uncached/settings > /uncached/system > /uncached/statistics > /uncached/structure > kdj@raspberrypi /mnt/1wire $ > Great. This means you can finally start to debug the hardware problems. It only shows one bus here because owget is an ownet program, not core owlib, so it can't connect to a "local" bus. So the only bus you see is the USB host adapter. > still no Devices though!:( > Please disconnect *anything* from the onewire connector of the DS1490. owget /uncached should show you the internal DS2401 as a 81.xxx node now. Kind regards Jan ------------------------------------------------------------------------------ Presto, an open source distributed SQL query engine for big data, initially developed by Facebook, enables you to easily query your data on Hadoop in a more interactive manner. Teradata is also now providing full enterprise support for Presto. Download a free open source copy now. http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140 _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers