Paul Alfille wrote: > On Mon, Aug 10, 2009 at 4:57 PM, William Brown<[email protected]> wrote: > >> i cannot access the data from owserver. Owserver seems to be working (I >> originally thought it was the adapter) but there is no communication >> with the programs. Owhttpd doesn't show the bus.0 or any devices on the >> bus. My irrigation web page doesn't show any php derived values on the >> screen. Perl programs report read error trying to access devices. It's >> like there is no 1wire bus and no devices. When I revert back to owfs >> 2.7p22 everything works normally. The log shows that owserver is >> working, that program requests are received from my web page, but the >> data is unavailable to anything/one except owserver. >> >> > > I tried owserver on both ubuntu and suse. It seems to work. > > Can you try: > owserver --fake=10 -p 4304 > owdir -s 4304 > > $ /opt/owfs/bin/owserver --fake=10 -p 4314 $ /opt/owfs/bin/owdir -s 4314 /10.67C6697351FF /bus.0 /uncached /settings /system /statistics /structure /simultaneous /alarm
But when I do this with owfs27p24 $ /opt/owfs/bin/owserver -uall --usb_regulartime -a /home/wgb/irry/dat/owalias.dat --error_level=4 $ /opt/owfs/bin/owdir -s 4304 I get no response. When I use owfs2.7p22 $ /opt/owfs/bin/owserver -uall --usb_regulartime -a ~/irry/dat/owalias.dat --error_level=4 $ /opt/owfs/bin/owdir -s 4304 /Volt_Meter(DS2450) /Moisture_Meter(DS2760) /81.227129000000 /IO_relay(DS2408) /bus.0 /uncached /settings /system /statistics /structure /simultaneous /alarm Owhttpd bus listing still shows duplicates sometimes and doesn't always list all devices. Owdur same thing /opt/owfs/bin/owdir -s 4304 /Volt_Meter(DS2450) *** missing some devices, see above correct owdir list above /bus.0 /uncached /settings /system /statistics /structure /simultaneous /alarm Sleep is highly overrated when programming.;) > Paul > > ------------------------------------------------------------------------------ > 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
