Hi!
I'm getting the following error message on my Asus WL-500G Premium (running White Russian 0.9) when trying to run run-owfs.
$ run-owfs
fusermount: mountpoint is not empty
fusermount: if you are sure this is safe, use the 'nonempty' mount option
The 1-wire devices attached (to the bottom USB-port) is two temperature sensors attached to a VS COM USB to RS232 adapter (more info available on www.vscom.de/619.htm - the adapter is supported by kernel 2.4 and up according to the manufacturer - it works in Ubuntu 6.10).
I have installed the following packages.
kmod-usb-uhci
kmod-usb-core
kmod-usb2
kmod-usb-storage
kmod-fuse
libfuse
fuse-utils
owfs
owlib
temploggerd
rrdtool1
librrd1
zlib
rrdcgi1
I installed the fuse packages from OpenWrt at first, but removed them and installed from http://home.mag.cx/openwrt/packages/ instead. OWFS & temploggerd are from mag.cx as well.
The html pages created by temploggerd & rrdtool are up and running nicely, but I get no temperature values so far.
lsusb info on the adapter:
root@Suze:~$ lsusb
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Bus 001 Device 002: ID 0403:6001 Future Technology Devices International, Ltd 8-bit FIFO
contents of /var/1wire/
$ ls /var/1wire/
bus.0 settings statistics structure system uncached
contents of /tmp/1wire/
$ ls /tmp/1wire/
bus.0 settings statistics structure system uncached
nattugglan