[Owfs-developers] Fwd: Re: installing owfs on raspberry pi

2015-04-03 Thread Jim Lill
Is a patch update coming out soon? I only ask because the last time I edited a file to do something like below, the official patch came out while my compile was running!! Happy Holidays -Jim On 3/29/2015 11:04 AM, Roland Franke wrote: Hello, you

[Owfs-developers] installing owfs on raspberry pi

2015-04-03 Thread Eric Baumann
Hi all, hi Herbert you wrote: here is another complete instruction that worked well for me: http://wiki.m.nu/index.php/OWFS_with_i2c_support_on_Raspberry_Pi_%28English_version%29 it has to be noted that you have to add owserver and owhttpd additionally to the proposed start script if desired. Ye

Re: [Owfs-developers] installing owfs on cubie truck

2015-04-03 Thread Ritchie
Hi to all, I am running my owserver with the version 2.8 (actual debian stable version) and would like to upgrade this installation to the actual version. Is there a description which will work for a cubie truck (debian) as well. Best regards Ritchie

Re: [Owfs-developers] installing owfs on rapsberry pi

2015-04-03 Thread Mick Sulley
Note also that the line - sudo i2cdetect -y 1 needs to be changed to sudo i2cdetect -y -0 if you have an early version as the PIO pins were swapped between revisions 1 and 2 Mick On 03/04/15 09:23, HRueck wrote: > Hi to all involved, > > here is another complete instruction that worked

Re: [Owfs-developers] installing owfs on rapsberry pi

2015-04-03 Thread HRueck
Hi to all involved, here is another complete instruction that worked well for me: http://wiki.m.nu/index.php/OWFS_with_i2c_support_on_Raspberry_Pi_%28English_version%29 it has to be noted that you have to add owserver and owhttpd additionally to the proposed start script if desired. regards, Herb