RE: [Owfs-developers] "Swart" LCD driver working in 1.0p0 and not in 2.1.0/CVS?

2005-08-01 Thread Christian Magnusson
The problem was that I initiated the USB adapter with flexible speed, and not regular speed as the old version did. I have checked in the updates now. We might do some comparison between the 2 speed modes and see if it should be set to flexible automatically when there are no LCD display. I guess

Re: [Owfs-developers] Re: current CVS version broken!

2005-08-01 Thread Paul Alfille
On Sunday 31 July 2005 07:28 pm, Christian Magnusson wrote: > I think I found the problem.. I have probably been tired or something > when adding a row in ow_net.c which clears AI_PASSIVE. > The cvs is unreachable for me right now, so could somebody > else checkin the patch later? > > > diff --excl

Re: [Owfs-developers] OWFS intallation error

2005-08-01 Thread Paul Alfille
On Monday 01 August 2005 06:54 pm, Matthew Percival wrote: > Could you post a few lines before this? I am interested in seeing the > line where gcc (or whatever you are using) links it all together. You > can check my initial thought yourself even: does it contain `-lfuse' > anywhere in the

Re: [Owfs-developers] OWFS intallation error

2005-08-01 Thread Matthew Percival
G'Day, > owfs.o(.text+0x20e): In function `main': > /usr/local/owfs/module/owfs/src/c/owfs.c:152: undefined reference to > `fuse_new_compat2' > collect2: ld returned 1 exit status > make[4]: *** [owfs] Error 1 > make[4]: Leaving directory `/usr/local/owfs/module/owfs/src/c' > make[3]: *** [all-re

RE: [Owfs-developers] Re[4]: OWFS intallation error

2005-08-01 Thread Alfille, Paul H.,M.D.
Actually, as I now recall, I've had to use fuse 2.3 rather than the latest off the CVS. The fuse libraries seem to be in a little flux as more and more functionality is added. OWFS uses fuse in it's most basic form, and the added function is more a configuration problem than a benefit. Can you try

RE: [Owfs-developers] "Swart" LCD driver working in 1.0p0 and not in 2.1.0/CVS?

2005-08-01 Thread Alfille, Paul H.,M.D.
Thanks for bringing this up and testing. -Original Message- From: [EMAIL PROTECTED] on behalf of Josh (list address) Bailey Sent: Mon 8/1/2005 6:02 PM To: owfs-developers Subject: Re: [Owfs-developers] "Swart" LCD driver working in 1.0p0 and not in 2.1.0/CVS? Hi Christian, Paul; Thank

Re: [Owfs-developers] "Swart" LCD driver working in 1.0p0 and not in 2.1.0/CVS?

2005-08-01 Thread Josh (list address) Bailey
Hi Christian, Paul; Thank you both for your time and trouble fixing this! Be glad to give it a test here when you're done. Thanks again, On Mon, 1 Aug 2005, Christian Magnusson wrote: Just wanted to tell you that I found the problem with the missing LCD-display... I will cleanup the changes

Re: [Owfs-developers] "Swart" LCD driver working in 1.0p0 and not in 2.1.0/CVS?

2005-08-01 Thread Christian Magnusson
Just wanted to tell you that I found the problem with the missing LCD-display... I will cleanup the changes and checkin the changes as soon as I have cleaned up the code. /Christian On Sun, 2005-07-31 at 21:26, Paul Alfille wrote: > On Sunday 31 July 2005 05:38 am, Christian Magnusson wrote: >

[Owfs-developers] Re[4]: OWFS intallation error

2005-08-01 Thread Petr
APHMD> See APHMD> http://www.mail-archive.com/owfs-developers@lists.sourceforge.net/msg00192.html I did check it before I was trying to bother [EMAIL PROTECTED] :). I deleted all FUSE files and OWFS files, restarted computer (i was worried about FUSE) and downloaded last CVS files as described in

RE: Re[2]: [Owfs-developers] OWFS intallation error

2005-08-01 Thread Alfille, Paul H.,M.D.
See http://www.mail-archive.com/owfs-developers@lists.sourceforge.net/msg00192.html -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Petr Sent: Monday, August 01, 2005 3:46 PM To: Krzysztof Subject: Re[2]: [Owfs-developers] OWFS intallation error >> Hi, >> I

Re[2]: [Owfs-developers] OWFS intallation error

2005-08-01 Thread Petr
>> Hi, >> I am trying to install OWFS on Fedora 4. I am a newbie and I was >> following instructions given on >> http://owfs.sourceforge.net/install.html >> >> The compilation of OWFS was stopped with following errors. >> K> Did you install FUSE (file system in the user space - google)? :) Of

Re: [Owfs-developers] OWFS intallation error

2005-08-01 Thread Krzysztof
Petr wrote: > Hi, > I am trying to install OWFS on Fedora 4. I am a newbie and I was > following instructions given on > http://owfs.sourceforge.net/install.html > > The compilation of OWFS was stopped with following errors. > Did you install FUSE (file system in the user space - google)? --

[Owfs-developers] OWFS intallation error

2005-08-01 Thread Petr
Hi, I am trying to install OWFS on Fedora 4. I am a newbie and I was following instructions given on http://owfs.sourceforge.net/install.html The compilation of OWFS was stopped with following errors. owfs.o(.text+0x20e): In function `main': /usr/local/owfs/module/owfs/src/c/owfs.c:152: undefined