Dnia 30-01-2012 o 21:17:49 Robert Hampf <rha...@hlemmur.skutan.com>  
napisaƂ(a):

> I have tried installing from source before but I don't understand what
> to do after compiling to be able to get readings.

Maybe it's good idea to compile owfs if there is no other idea why it  
doesn't work. Maybe there is some dependency which does not get installed.
Compilation is fairly easy.
./configure
(look at the output and make sure the usb is enabled)

Compile-time options:
                   Caching is enabled
                       USB is enabled
If USB says DISABLED then You have to install libusb-dev package (I use  
Ubuntu and it is showed under this name in Synaptic)

make
make install
then owfs should be i /opt/owfs/bin
First try to run owserver --debug  instead of owfs to rule out problems  
with fuse. You can get readings from owserver with owread.

Can you post dmesg output after plugging in the 1-wire adapter

-- 
p4trykx

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to