Re: [Owfs-developers] Update OWFS

2015-04-01 Thread Paul Alfille
I usually just build the new version on top of the old. That works as long as you didn't install via package manager and direct source build, since one usually installs in /usr/bin and the other in /opt/owfs/bin The only other gotcha is that linux won't load the new shared library as long as any o

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

2015-04-01 Thread Gregg Levine
Hello! Exactly. Every time I startup a new image, I promptly set my location, that is where I live, US, for language settings, and that of keyboard setting. Theoretically it should be possible to set the image to match exactly where you are. Don't worry about the cgroups and cgroups2 error message

[Owfs-developers] installing owfs on raspberry pi

2015-04-01 Thread Eric Baumann
Hi Roland, hi Gregg Thanks for helping out. Indeed, I have encoutered the warnings : perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning:

Re: [Owfs-developers] Strong Pull Function for DS2480 of the owserver activate

2015-04-01 Thread Jan Kandziora
Am 01.04.2015 um 19:52 schrieb Ritchie: > Hi to all, > > I am fighting with my 1-wire installation, where I have one bus of five, > who drives me crazy. I still get a lot of failure in the statistic. > I checked already cabling, bus structure. > How long is your bus? How long are stubs? Which kin

Re: [Owfs-developers] Update OWFS

2015-04-01 Thread Jan Kandziora
Am 01.04.2015 um 16:15 schrieb HRueck: > when I want to update to a newer version, do I have to just install the newer > one or do I have to uninstall first the older one? > This depends how you have "installed" owfs. If you have installed owfs through the package manager of your Linux distributio

[Owfs-developers] Strong Pull Function for DS2480 of the owserver activate

2015-04-01 Thread Ritchie
Hi to all, I am fighting with my 1-wire installation, where I have one bus of five, who drives me crazy. I still get a lot of failure in the statistic. I checked already cabling, bus structure. I would like to use the function "strong pull" up of my DS2480 Buscontroller (USB) Does the owserv

[Owfs-developers] Update OWFS

2015-04-01 Thread HRueck
when I want to update to a newer version, do I have to just install the newer one or do I have to uninstall first the older one? -- View this message in context: http://owfs-developers.1086194.n5.nabble.com/Update-OWFS-tp11252.html Sent from the OWFS Developers mailing list archive at Nabble.c

Re: [Owfs-developers] OWFS anf FHEM on Raspberry2

2015-04-01 Thread HRueck
Problem solved! FHEM should connect to OWSERVER via localhost. It is known that FHEM freezes, if no OWSERVER is found. IP interface localhost was not set on the RasPi. Silly mistake!!! -- View this message in context: http://owfs-developers.1086194.n5.nabble.com/OWFS-anf-FHEM-on-Raspberry2