Hi all I want to report what I found, it may help... I run owfs for DSL (bootable CD owfs-dsl-2.7p4) (frugal install on flash disk). My 1-wire network on USB (DS9490) has 1xDS18B20 1xDS18S20 2xDS2413. Because I found several "Bad Adapter adapter reconnected" messages in my logs I Google-search and found the answer (here on the mailing list): I changed the line SERVER: d /dev/ttyS0 to #SERVER: d /dev/ttyS0 in the file /home/dsl/owfs.conf Of course this file is the one used to start the server: owserver -c /home/dsl/owfs.conf
Success: no more boring messages in my logs. But two interesting side effects: - 1 : Now alarm is working, before it was not (/tmp/1wire/alarm was always empty even when a threshold was crossed) - 2 : Before owfs.conf modification the folowing message in the log daemon.info OWFS[3288]: Set DS9490 001/002 unique id to 3A B3 60 02 00 00 00 D7 It was not correct: this ID is a DS2413 one After owfs.conf modification this message is the good one: daemon.info OWFS[3430]: Set DS9490 001/002 unique id to 81 F1 80 2D 00 00 00 C9 For information here is my owfs directory :~# ls -l /tmp/1wire/ drwxrwxrwx 1 root root 8 May 16 15:02 10.1232FA010800 drwxrwxrwx 1 root root 8 May 16 15:02 28.AFC725020000 drwxrwxrwx 1 root root 8 May 16 15:02 3A.546302000000 drwxrwxrwx 1 root root 8 May 16 15:02 3A.B36002000000 drwxrwxrwx 1 root root 8 May 16 15:02 81.F1802D000000 drwxr-xr-x 1 root root 8 May 16 14:34 alarm drwxr-xr-x 1 root root 8 May 16 14:34 bus.0 drwxr-xr-x 1 root root 8 May 16 14:34 settings drwxrwxrwx 1 root root 8 May 16 15:02 simultaneous drwxr-xr-x 1 root root 8 May 16 14:34 statistics drwxr-xr-x 1 root root 30 May 16 14:34 structure drwxr-xr-x 1 root root 8 May 16 14:34 system drwxr-xr-x 1 root root 8 May 16 14:34 uncached Thks -- Guy ------------------------------------------------------------------------------ _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers