I'm running owfs on a Beaglebone Black (running Ubuntu 13.10), it was
working OK previously but now, after some reboots, there's nothing
appearing at /mnt/1-wire.

The processes are running:-

    chris@beaglebone$ ps -ef | grep ow
    root       886     1  0 May04 ?        00:00:18 /usr/bin/owftpd -c
    /etc/owfs.conf --pid-file /var/run/owfs/owftpd.pid
    root      1008     1  0 May04 ?        00:00:00 /usr/bin/owhttpd -c
    /etc/owfs.conf --pid-file /var/run/owfs/owhttpd.pid
    root      1050     1  0 May04 ?        00:00:00 /usr/bin/owserver -c
    /etc/owfs.conf --pid-file /var/run/owfs/owserver.pid


My owfs.conf file has only the following (apart from comments):- 

    ! server: server = localhost:4304
    server: usb = all

    http: port = 2121


    ftp: port = 2120


    server: port = localhost:4304


So what's going on (apart from very little!)?

-- 
Chris Green

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to