debian / raspian / bananian 'upgrading' to owfs 3.1p0 on jessie:
since owfs 3.1p0 is not available on jessie, one can manually install
the new packages by respecting the dependancies:
(take the following instructions at your own risk! And kids: don't do
this at home or on a production system)
download the packages you want to upgrade for your architecture from the
archives <https://packages.debian.org/stretch/owfs>:
additionally the packages libow
<https://packages.debian.org/stretch/libow-3.1-0> and owfs-common
<https://packages.debian.org/stretch/owfs-common> are needed mandatory
cd into the folder the packages are residing
install first owfs-common:
$ sudo dpkg --install owfs-common_3.1p0-1_all.deb
followed by lib-ow:
$ sudo dpkg --install libow-3.1-0_3.1p0-1_<arch>.deb
then you can install the packages you want to upgrade in the same fashion.
This was testet on bananian jessie only...
Cheers,
Martin
On 12/27/2015 10:22 AM, Jan Kandziora wrote:
Am 27.12.2015 um 08:22 schrieb Haas Martin:
Hi i am not able run owserver White startup parametr --w1, my raspberry pi
2 is confgigured to use gpio 4 for onewire, ow server can't read from
kernel driver.
With distribution do you use? Raspbian?
There are various reasons why this may fail. Debugging requires you to
update to the latest version of the owfs package for Raspberry Pi, which
is 3.1p0, as Vincent had this disabled in his packages previously.
After updating, run owserver with the --debug switch and send the log.
In addition, as we recently found there has been a kernel update in
various Raspberry distributions which breaks the w1 support inside owfs.
So if you use a recent kernel, you have to compile the owfs package for
Raspberry yourself. Please use the latest version from git archive.
$ git clone git://git.code.sf.net/p/owfs/code owfs-code
Kind regards
Jan
------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers
------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers