Hmmm, it's working fine here with a similar setup. I loaded Ubuntu 9.04 on my netbook, and the required packages and built OWFS.
sudo /opt/owfs/bin/owserver -u p...@asus:~$ /opt/owfs/bin/owdir /uncached | grep "\." /uncached/10.101454000800 /uncached/2C.66FE04000000 /uncached/2C.1B7900000000 /uncached/22.367A03000000 /uncached/12.C4DF1F000000 /uncached/01.5F50CA090000 /uncached/89.BD29C300705E /uncached/bus.0 p...@asus:~$ /opt/owfs/bin/owdir /uncached | grep "\." | wc -l 8 p...@asus:~$ while : ; do /opt/owfs/bin/owdir /uncached | grep "\." | wc -l ; sleep 1 ; done 8 8 8 8 8 8 8 ... for at least an hour. I'm getting more suspicious of the wiring, despite the differences between the versions. Can you look at the errors (under statistics) when the 2 are running? Probably easiest to run `/opt/owfs/bin/owhttpd -s 4304 -p 4444` and explore in your browser localhost:4444 Paul Alfille On Thu, Aug 20, 2009 at 7:37 PM, William Brown<[email protected]> wrote: > Mostly. Sometimes devices are not read by the blue usb adapter. > Generally everything seems to work correctly. > > > Paul Alfille wrote: >> So p22 works with the USB adapter? >> >> On Thu, Aug 20, 2009 at 3:43 AM, William Brown<[email protected]> wrote: >> >>> I'm totally lost at this point. Owfs2.7p24 had been working until I >>> tried this. This did not work at all for owfs2.7p24 and then owserver >>> stopped responding and when I restart owserver, owserver did not work. >>> I reverted back to owfs2.7p22 and everything is good. Including this >>> test. Except some devices are not listed sometimes, but usually are. >>> My old laptop server has usb 1.1, would this matter? As for the serial >>> adapter, it died that is why I am using my usb adapter. I have always >>> had issues with the usb adapter which is why I bought a serial adapter. >>> The serial adapter always worked correctly when it was working. >>> Thank you for your patience. >>> >>> Paul Alfille wrote: >>> >>>> Ok a test under SUSE 11.0 >>>> >>>> sudo /opt/owfs/bin/owserver -u >>>> >>>> then: >>>> while : ; do /opt/owfs/bin/owdir /uncached ; sleep 1 ; done >>>> >>> ------------------------------------------------------------------------------ >>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >>> trial. Simplify your report design, integration and deployment - and focus >>> on >>> what you do best, core application coding. Discover what's new with >>> Crystal Reports now. http://p.sf.net/sfu/bobj-july >>> _______________________________________________ >>> Owfs-developers mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/owfs-developers >>> >>> >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Owfs-developers mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/owfs-developers >> >> > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
