Am 28.04.2016 um 04:15 schrieb Juliean Galak:
>>> and through a web page.
>>>
>> You need the owhttpd to do this. Or you implement it your own.
>>
> 
> owhttpd is what I want, but I can't figure out how to start it.  "sudo
> service owhttpd start" doesn't work - it says no such service.  Before, it
> auto started.
> 
If you don't use the package, that cannot work as the owfs distribution
doesn't have any start scripts or unit files on board.

The debian package seems not to have a systemd unit file but a
owhttpd.init script meant for being placed in /etc/init.d/. It's not
there when you install the package?


>>
>>> After edting owfs.conf I've restarted the server (using sudo service
>>> owserver restart) and even rebooted, but I don't get anything in
>> /mnt/1wire
>>>
>> Fuse problems most likely. Check with
>>
>> $ owdir /uncached
>>
>> That asks owserver about the onewire chips connected and owserver asks
>> kernel's w1 subsystem.
>>
> 
> When I run that command, I get this:
> 
> /uncached/10.67C6697351FF
> /uncached/05.4AEC29CDBAAB
> /uncached/28.FF035F651501
> /uncached/bus.2
> /uncached/bus.1
> /uncached/bus.0
> /uncached/settings
> /uncached/system
> /uncached/statistics
> /uncached/structure
> /uncached/simultaneous
> /uncached/alarm
> 
It means owserver works.


> 
> The first three items that look like 1W IDs, but they aren't the IDs of the
> two devices I have attached to the bus.  (w1 recognizes the devices
> correctly - they come up in /sys/bus/w1/devices
> 
Check the output of

$ ps aux|grep owserver

for the --fake option. And the -c/--configfile option, it's also
possible to specify fake (testing) devices in a config file.


Kind regards

        Jan




------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to