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

[Owfs-developers] installing owfs on rapsberry pi

2015-04-02 Thread Eric Baumann
Hi Gregg Well, as mentioned already, it was failure on my part to set up the OS (Raspian) through raspi-config correctly. Here is my recommendation: OWFS and the Raspberry PI belong together very well I think. So having good build instructions for newbies is very desirable. The best instruction

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

2015-03-30 Thread Roland Franke
] installing owfs on rapsberry pi Dear Colin, Dear Roland Thanks for your help. Now fresh from start: I did sudo apt-get install libusb-1.0-0-dev and then went into owfs directory, sudo ./configure , which worked (USB is enabled) when running sudo make I get this: pi@raspberrypi

[Owfs-developers] installing owfs on rapsberry pi

2015-03-30 Thread Eric Baumann
Dear Colin, Dear Roland Thanks for your help. Now fresh from start: I did sudo apt-get install libusb-1.0-0-dev and then went into owfs directory, sudo ./configure , which worked (USB is enabled) when running sudo make I get this: pi@raspberrypi ~/owfs-3.1p0 $ sudo make CDPATH="${ZSH_VER