Wow, fascinating! Thanks Egger!
On 2013-06-21, at 09:43 , Egger Clemens wrote:
> hi Dan,
>
>> I'm always curious about applications.
>>
>> What do you use the Thermochron button for?
>>
>
> we're using the Thermocron iButtons mainly for monitoring the temperature of
> biosample transports.
I've no problems, what do you use as power supply?
cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 7.0 (wheezy)"
NAME="Debian GNU/Linux"
VERSION_ID="7.0"
VERSION="7.0 (wheezy)"
ID=debian
ANSI_COLOR="1;31"
HOME_URL="http://www.debian.org/";
SUPPORT_URL="http://www.debian.org/support/";
BUG_REPORT
OK found that, lines 111-115 are
if (pn_raw_directory->selected_filetype != NO_FILETYPE) {
// File, not directory
LEVEL_CALL("return ENOTDIR pn_raw_directory=%p",
pn_raw_directory);
ret = -ENOTDIR;
So I guess that means that the patch is installed?
Mi
On 24 June 2013 16:25, Jan Kandziora wrote:
> Am 19.06.2013 09:39, schrieb Mick Sulley:
>> I am sure that I hit the error in Nautilus, as to the patch I am less sure.
>>
>> I downloaded and installed owfs as normal and checked that it worked, I
>> then applied the patch as you said, I then ran
>>
Am 19.06.2013 09:39, schrieb Mick Sulley:
> I am sure that I hit the error in Nautilus, as to the patch I am less sure.
>
> I downloaded and installed owfs as normal and checked that it worked, I
> then applied the patch as you said, I then ran
>
> ./configure
> make
> sudo make install
>
> Is