[Owfs-developers] Support for Louis Swart's LCD interface broken in latest version of owfs?

2007-10-05 Thread Erik Freiholtz
Hi!
I've been using Louis Swart's LCD interfaces for years.

When trying to use the interface with one of the later versions of owfs (2.6p6
2.6p7) the LCD interface is not found at all.

Everything is fine in 2.6p1, I have not tried p2,p3,p4 or p5.

Since I use the displays on openwrt-routers it is a little bit tricky
to use an old version.

I've searched the mailing lists and the web, but I can't even find
anyone mention this problem, is this a known bug?

Best Regards
Erik Freiholtz

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers


Re: [Owfs-developers] owfs 2.6p7 causing trouble with LCD_H

2007-10-05 Thread Eric Allen
Oh! I didn't realize that owfs actually hosted the ipk's too, including the
older version. Thanks!

On 10/5/07, Christian Magnusson <[EMAIL PROTECTED]> wrote:
>
>  You can always download the packages manually with wget (or ipk directly)
> from the directory:
>
> http://owfs.sourceforge.net/openwrt/kamikaze/packages/
>
>
>
> ipkg remove owlib owfs owshell
>
> ipkg install
> http://owfs.sourceforge.net/openwrt/kamikaze/packages/owfs_2.6p6-8_mipsel.ipk
> http://owfs.sourceforge.net/openwrt/kamikaze/packages/owlib_2.6p6-8_mipsel.ipk
>
>
>
> /Christian
>
>
>
>
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Eric Allen
> *Sent:* den 5 oktober 2007 05:23
> *To:* owfs-developers@lists.sourceforge.net
> *Subject:* Re: [Owfs-developers] owfs 2.6p7 causing trouble with LCD_H
>
>
>
> I'd like to revert back, but I can't seem to find a p6 ipk for OpenWRT
> kamikaze. I'm trying to build my own, but I'm running into some issues with
> the kamikaze build system and p6.
>
> In case somebody can help me out, the lines I'm getting that are causing
> the error are the following:
> /usr/bin/install -c -d /usr/bin
> /usr/bin/install -c -m 755 owtap.tcl /usr/bin/owtap
> /usr/bin/install: cannot create regular file `/usr/bin/owtap': Permission
> denied
>
>  On 10/4/07, *Gregg C Levine* <[EMAIL PROTECTED]> wrote:
>
> Hello!
> Eric, like you I'm an ordinary user, and sometimes a developer. Of
> hardware.
> So I suggest you revert back to the working version for your OpenWRT
> enabled
> LinkSys box, and continue with it. However unless you do your own
> development for the unit, and can make your own binaries then I would
> suggest to debug the issue and naturally report back here with the obvious
> solutions and a properly formatted patch.
>
> Paul we've got a problem here with these. While I do not use the LCD
> interface routines, I will be ready to be able to test 2.6p7 for this
> ongoing issue, naturally talking to regular One-Wire hardware. I'll know
> more in a few more days.
>
> --
> Gregg C Levine [EMAIL PROTECTED]
> "The Force will be with you. Always." Obi-Wan Kenobi
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Eric
> Allen
> Sent: Thursday, October 04, 2007 11:05 PM
> To: owfs-developers@lists.sourceforge.net
> Subject: Re: [Owfs-developers] owfs 2.6p7 causing trouble with LCD_H
>
> I tried p6 and p7 on the Intel mac. p6 works fine, p7 doesn't.
> On 10/4/07, Gregg Levine < [EMAIL PROTECTED] > wrote:
> On 10/4/07, Eric Allen <[EMAIL PROTECTED] > wrote:
> > I just tried upgrading to owfs 2.6p7 on my OpenWRT linksys box and
> > discovered that the LCD_H interface to a Hobby Boards LCD now produces
> > garbled output. Clear seems to work the first time, but that's about all
> the
> > success I can get. I can confirm the same behavior on my mac using the
> USB
> > 1-wire dongle. 2.6p6 works fine.
> >
> > -Eric
>
> Hello!
> Eric here's an odd suggestion. Try using 2.6p7 on your Mac. Now is
> this Mac an Intel family member or one of the surviving PowerPC family
> members?
> --
> Gregg C Levine [EMAIL PROTECTED]
> "This signature was once found posting rude
> messages in English in the Moscow subway."
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> ___
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
>
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> ___
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
>
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> ___
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
>
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX a

Re: [Owfs-developers] Support for Louis Swart's LCD interface broken in latest version of owfs?

2007-10-05 Thread Paul Alfille
I tested it recently, successfully.
When you way not seen -- do you mean that no device with family code FF
appears?

Paul Alfille

On 10/5/07, Erik Freiholtz <[EMAIL PROTECTED]> wrote:
>
> Hi!
> I've been using Louis Swart's LCD interfaces for years.
>
> When trying to use the interface with one of the later versions of owfs (
> 2.6p6
> 2.6p7) the LCD interface is not found at all.
>
> Everything is fine in 2.6p1, I have not tried p2,p3,p4 or p5.
>
> Since I use the displays on openwrt-routers it is a little bit tricky
> to use an old version.
>
> I've searched the mailing lists and the web, but I can't even find
> anyone mention this problem, is this a known bug?
>
> Best Regards
> Erik Freiholtz
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> ___
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/___
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers


Re: [Owfs-developers] owfs 2.6p7 causing trouble with LCD_H

2007-10-05 Thread Eric Allen
If I take p7 and revert modules/owlib/src/c/ow_2408.c back to p6 then the
LCD works. I'll play around with the code more this weekend.

On 10/4/07, Paul Alfille <[EMAIL PROTECTED]> wrote:
>
> Nothing obvious on first perusal of the code. I'll dust off my LCD this
> weekend and debug the problem.
> Thank you again for finding release where support breaks.
>
> When you say "garbled output" -- does that mean the correct number of
> characters, just gibberish?
>
> Paul Alfille
>
> On 10/4/07, Eric Allen <[EMAIL PROTECTED]> wrote:
> >
> > I tried p6 and p7 on the Intel mac. p6 works fine, p7 doesn't.
> >
> > On 10/4/07, Gregg Levine < [EMAIL PROTECTED] > wrote:
> > >
> > > On 10/4/07, Eric Allen < [EMAIL PROTECTED] > wrote:
> > > > I just tried upgrading to owfs 2.6p7 on my OpenWRT linksys box and
> > > > discovered that the LCD_H interface to a Hobby Boards LCD now
> > > produces
> > > > garbled output. Clear seems to work the first time, but that's about
> > > all the
> > > > success I can get. I can confirm the same behavior on my mac using
> > > the USB
> > > > 1-wire dongle. 2.6p6 works fine.
> > > >
> > > > -Eric
> > >
> > > Hello!
> > > Eric here's an odd suggestion. Try using 2.6p7 on your Mac. Now is
> > > this Mac an Intel family member or one of the surviving PowerPC family
> > > members?
> > > --
> > > Gregg C Levine [EMAIL PROTECTED]
> > > "This signature was once found posting rude
> > > messages in English in the Moscow subway."
> > >
> > >
> > > -
> > > This SF.net email is sponsored by: Splunk Inc.
> > > Still grepping through log files to find problems?  Stop.
> > > Now Search log events and configuration files using AJAX and a
> > > browser.
> > > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > > ___
> > > Owfs-developers mailing list
> > > Owfs-developers@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/owfs-developers
> > >
> >
> >
> >
> > -
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > ___
> > Owfs-developers mailing list
> > Owfs-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/owfs-developers
> >
> >
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> ___
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
>
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/___
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers


Re: [Owfs-developers] owfs 2.6p7 causing trouble with LCD_H

2007-10-05 Thread Eric Allen
Got it. The variable cleanup slightly changed the checking code and caused
it to fail every time. The attached patch against 2.6p7 makes the LCD work
again.

On 10/5/07, Eric Allen <[EMAIL PROTECTED]> wrote:
>
> If I take p7 and revert modules/owlib/src/c/ow_2408.c back to p6 then the
> LCD works. I'll play around with the code more this weekend.
>
> On 10/4/07, Paul Alfille <[EMAIL PROTECTED]> wrote:
> >
> > Nothing obvious on first perusal of the code. I'll dust off my LCD this
> > weekend and debug the problem.
> > Thank you again for finding release where support breaks.
> >
> > When you say "garbled output" -- does that mean the correct number of
> > characters, just gibberish?
> >
> > Paul Alfille
> >
> > On 10/4/07, Eric Allen < [EMAIL PROTECTED]> wrote:
> > >
> > > I tried p6 and p7 on the Intel mac. p6 works fine, p7 doesn't.
> > >
> > > On 10/4/07, Gregg Levine < [EMAIL PROTECTED] > wrote:
> > > >
> > > > On 10/4/07, Eric Allen < [EMAIL PROTECTED] > wrote:
> > > > > I just tried upgrading to owfs 2.6p7 on my OpenWRT linksys box and
> > > > > discovered that the LCD_H interface to a Hobby Boards LCD now
> > > > produces
> > > > > garbled output. Clear seems to work the first time, but that's
> > > > about all the
> > > > > success I can get. I can confirm the same behavior on my mac using
> > > > the USB
> > > > > 1-wire dongle. 2.6p6 works fine.
> > > > >
> > > > > -Eric
> > > >
> > > > Hello!
> > > > Eric here's an odd suggestion. Try using 2.6p7 on your Mac. Now is
> > > > this Mac an Intel family member or one of the surviving PowerPC
> > > > family
> > > > members?
> > > > --
> > > > Gregg C Levine [EMAIL PROTECTED]
> > > > "This signature was once found posting rude
> > > > messages in English in the Moscow subway."
> > > >
> > > >
> > > > -
> > > > This SF.net email is sponsored by: Splunk Inc.
> > > > Still grepping through log files to find problems?  Stop.
> > > > Now Search log events and configuration files using AJAX and a
> > > > browser.
> > > > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > > > ___
> > > > Owfs-developers mailing list
> > > > Owfs-developers@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/owfs-developers
> > > >
> > >
> > >
> > >
> > > -
> > > This SF.net email is sponsored by: Splunk Inc.
> > > Still grepping through log files to find problems?  Stop.
> > > Now Search log events and configuration files using AJAX and a
> > > browser.
> > > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > > ___
> > > Owfs-developers mailing list
> > > Owfs-developers@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/owfs-developers
> > >
> > >
> >
> >
> > -
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > ___
> > Owfs-developers mailing list
> > Owfs-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/owfs-developers
> >
> >
>


fix_lcd.patch
Description: Binary data
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/___
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers


Re: [Owfs-developers] owfs 2.6p7 causing trouble with LCD_H

2007-10-05 Thread Paul Alfille
Wonderful. Applied.
Quite a subtle problem. Who'd have thought that ~((unsigned char) val) was
not of type (unsigned char).

Paul Alfille

On 10/5/07, Eric Allen <[EMAIL PROTECTED]> wrote:
>
> Got it. The variable cleanup slightly changed the checking code and caused
> it to fail every time. The attached patch against 2.6p7 makes the LCD work
> again.
>
> On 10/5/07, Eric Allen <[EMAIL PROTECTED]> wrote:
> >
> > If I take p7 and revert modules/owlib/src/c/ow_2408.c back to p6 then
> > the LCD works. I'll play around with the code more this weekend.
> >
> > On 10/4/07, Paul Alfille <[EMAIL PROTECTED]> wrote:
> > >
> > > Nothing obvious on first perusal of the code. I'll dust off my LCD
> > > this weekend and debug the problem.
> > > Thank you again for finding release where support breaks.
> > >
> > > When you say "garbled output" -- does that mean the correct number of
> > > characters, just gibberish?
> > >
> > > Paul Alfille
> > >
> > > On 10/4/07, Eric Allen < [EMAIL PROTECTED]> wrote:
> > > >
> > > > I tried p6 and p7 on the Intel mac. p6 works fine, p7 doesn't.
> > > >
> > > > On 10/4/07, Gregg Levine < [EMAIL PROTECTED] > wrote:
> > > > >
> > > > > On 10/4/07, Eric Allen < [EMAIL PROTECTED] > wrote:
> > > > > > I just tried upgrading to owfs 2.6p7 on my OpenWRT linksys box
> > > > > and
> > > > > > discovered that the LCD_H interface to a Hobby Boards LCD now
> > > > > produces
> > > > > > garbled output. Clear seems to work the first time, but that's
> > > > > about all the
> > > > > > success I can get. I can confirm the same behavior on my mac
> > > > > using the USB
> > > > > > 1-wire dongle. 2.6p6 works fine.
> > > > > >
> > > > > > -Eric
> > > > >
> > > > > Hello!
> > > > > Eric here's an odd suggestion. Try using 2.6p7 on your Mac. Now is
> > > > >
> > > > > this Mac an Intel family member or one of the surviving PowerPC
> > > > > family
> > > > > members?
> > > > > --
> > > > > Gregg C Levine [EMAIL PROTECTED]
> > > > > "This signature was once found posting rude
> > > > > messages in English in the Moscow subway."
> > > > >
> > > > >
> > > > > -
> > > > > This SF.net email is sponsored by: Splunk Inc.
> > > > > Still grepping through log files to find problems?  Stop.
> > > > > Now Search log events and configuration files using AJAX and a
> > > > > browser.
> > > > > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > > > > ___
> > > > > Owfs-developers mailing list
> > > > > Owfs-developers@lists.sourceforge.net
> > > > > https://lists.sourceforge.net/lists/listinfo/owfs-developers
> > > > >
> > > >
> > > >
> > > >
> > > > -
> > > > This SF.net email is sponsored by: Splunk Inc.
> > > > Still grepping through log files to find problems?  Stop.
> > > > Now Search log events and configuration files using AJAX and a
> > > > browser.
> > > > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > > > ___
> > > > Owfs-developers mailing list
> > > > Owfs-developers@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/owfs-developers
> > > >
> > > >
> > >
> > >
> > > -
> > > This SF.net email is sponsored by: Splunk Inc.
> > > Still grepping through log files to find problems?  Stop.
> > > Now Search log events and configuration files using AJAX and a
> > > browser.
> > > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > > ___
> > > Owfs-developers mailing list
> > > Owfs-developers@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/owfs-developers
> > >
> > >
> >
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> ___
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
>
>
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/___
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers


Re: [Owfs-developers] owfs 2.6p7 causing trouble with LCD_H

2007-10-05 Thread Christian Magnusson
 

static int OW_w_pios(const BYTE * data, const size_t size, const struct
parsedname *pn)

{

BYTE formatted_data[formatted_size];

 

-if ( formatted_data[formatted_data_pointer+1] != ~data[i] ) {

+if ( formatted_data[formatted_data_pointer+1] != (BYTE) ~data[i] )
{

 

Can't see why this should fix it, since both variables are BYTE from the
beginning. I wonder if there are any problem where formatted_data is set
too.

 

formatted_data[formatted_data_pointer+1] = ~data[i];

 

Is this working as it should?  And the comparison fails?

 

/Christian

 

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eric
Allen
Sent: den 6 oktober 2007 03:02
To: owfs-developers@lists.sourceforge.net
Subject: Re: [Owfs-developers] owfs 2.6p7 causing trouble with LCD_H

 

Got it. The variable cleanup slightly changed the checking code and caused
it to fail every time. The attached patch against 2.6p7 makes the LCD work
again.

On 10/5/07, Eric Allen <[EMAIL PROTECTED]> wrote:

If I take p7 and revert modules/owlib/src/c/ow_2408.c back to p6 then the
LCD works. I'll play around with the code more this weekend.

On 10/4/07, Paul Alfille <[EMAIL PROTECTED]> wrote:

Nothing obvious on first perusal of the code. I'll dust off my LCD this
weekend and debug the problem.
Thank you again for finding release where support breaks.

When you say "garbled output" -- does that mean the correct number of
characters, just gibberish? 

Paul Alfille

 

On 10/4/07, Eric Allen < [EMAIL PROTECTED] 
> wrote:

I tried p6 and p7 on the Intel mac. p6 works fine, p7 doesn't.

 

On 10/4/07, Gregg Levine < [EMAIL PROTECTED]
 > wrote:

On 10/4/07, Eric Allen < [EMAIL PROTECTED]  
> wrote:
> I just tried upgrading to owfs 2.6p7 on my OpenWRT linksys box and
> discovered that the LCD_H interface to a Hobby Boards LCD now produces
> garbled output. Clear seems to work the first time, but that's about all
the 
> success I can get. I can confirm the same behavior on my mac using the USB
> 1-wire dongle. 2.6p6 works fine.
>
> -Eric

Hello!
Eric here's an odd suggestion. Try using 2.6p7 on your Mac. Now is 
this Mac an Intel family member or one of the surviving PowerPC family
members?
--
Gregg C Levine [EMAIL PROTECTED]
"This signature was once found posting rude 
messages in English in the Moscow subway."

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop. 
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___ 
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers
 

 


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser. 
Download your FREE copy of Splunk now >> http://get.splunk.com/
___ 
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

 


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser. 
Download your FREE copy of Splunk now >> http://get.splunk.com/
___ 
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

 

 

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/___
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers


Re: [Owfs-developers] Support for Louis Swart's LCD interface broken in latest version of owfs?

2007-10-05 Thread Paul Alfille
I see that we use different timing (Flexible speed) currently rather than
back in 2.6p1

I'll test to see if this is the problem.

Paul Alfille

On 10/5/07, Erik Freiholtz <[EMAIL PROTECTED]> wrote:
>
> Hi!
> I've been using Louis Swart's LCD interfaces for years.
>
> When trying to use the interface with one of the later versions of owfs (
> 2.6p6
> 2.6p7) the LCD interface is not found at all.
>
> Everything is fine in 2.6p1, I have not tried p2,p3,p4 or p5.
>
> Since I use the displays on openwrt-routers it is a little bit tricky
> to use an old version.
>
> I've searched the mailing lists and the web, but I can't even find
> anyone mention this problem, is this a known bug?
>
> Best Regards
> Erik Freiholtz
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> ___
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/___
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers


Re: [Owfs-developers] Data error reading DS2423 counters

2007-10-05 Thread Rob Conway
I've gone back through the versions and have found 2.5p10 is the last working 
version of owserver that enables me to read the counter values of a 2423

I could not get 2.6p0 or p1 to even work on ubuntu  I know after loading 2.6p5  
/ p6 and p7 the counters do not work.

ANy idea's on why 2423 counter parameters do not work on the latest releases.  
If I have to keep running 2.5p10 was this a stable release ?

cheers

rob


  - Original Message - 
  From: Rob Conway 
  To: owfs-developers@lists.sourceforge.net 
  Sent: Tuesday, October 02, 2007 9:08 PM
  Subject: Re: [Owfs-developers] Data error reading DS2423 counters


  ANy news on reading counter values for 2423 ?

  cheers

  rob
- Original Message - 
From: Rob Conway 
To: owfs-developers@lists.sourceforge.net 
Sent: Wednesday, September 26, 2007 10:03 PM
Subject: Re: [Owfs-developers] Data error reading DS2423 counters


Was there a resolution for this problem...?  I had ignored the thread 
previously since my NSLU2 was not effected 
I moved from a NSLU2 SLUG 6.8 running owfs - 2.6p1-3 where my counters 
worked great.  I have just built a ubuntu box running owfs 2.6p6 as of 1 week 
ago...I thought everything was OK as my physical network has not changed since 
moving to a ubunutu box however, now like others, my DS2423 counters return 
"error" for all counter values.

The owhttpd generated page for my DS2423 gives states "Error: Invalid
Argument" for;
- counters.ALL
- counters.A
- counters.B
- memory
- mincount
- pages/ { all entries }

The other entries appear to be fine.



cheers

rob


  - Original Message - 
  From: Rob Conway 
  To: owfs-developers@lists.sourceforge.net 
  Sent: Tuesday, May 01, 2007 7:22 AM
  Subject: Re: [Owfs-developers] Data error reading DS2423 counters


  see below for unslung 6.8 SLUG


  I run  a DS2423 on an NSLU2 and it works fine

  "owfs - 2.6p1-3"

  # /opt/bin/owread -s 3002 1D.EBEF090034/counters.A
   8998369#

  cheers

  rob

- Original Message - 
From: Lorenz Drack 
To: owfs-developers@lists.sourceforge.net 
Sent: Tuesday, May 01, 2007 12:52 AM
Subject: Re: [Owfs-developers] Data error reading DS2423 counters


Hi all, FWIW all my DS2423 devices on the slug are now reading errors. 
Does anyone remember which version these still worked for?

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul 
Alfille
Sent: Sunday, 29 April 2007 11:56 AM
To: owfs-developers@lists.sourceforge.net
Subject: Re: [Owfs-developers] Data error reading DS2423 counters

 

I've been looking at the code.

Can you post what kind of errors you are getting? Perhaps debug output?

Paul Alfille

On 4/27/07, Paul Alfille <[EMAIL PROTECTED]> wrote:

Hacker's guide:

code is in: DS2423 is in module/owlib/src/c/ow_ds2423.c
debugging: --foreground --error_level=9
sniffing: use an extra "LINK" adapter and the src/sniffer/linksniff 
program (just run "make" in that directory). 

Paul Alfille






On 4/27/07, Matthias Urlichs < [EMAIL PROTECTED] > wrote:

Hi,

njh:
> Ok, I just soldered one up and plugged it in.  I get roughly the same 
> error:

Ouch. Any ideas where that comes from?

owserver doesn't seem to actually log anything special.
A Hacker's Guide (or, if it already exists, a pointer to it) which
gives one a few pointers WRT where to start finding that kind of 
problem 
would be appreciated.

--
Matthias Urlichs   |   {M:U} IT Design @ m-u-it.de   |   [EMAIL 
PROTECTED]
Disclaimer: The quote was selected randomly. Really. | 
http://smurf.noris.de
- -
I WILL NOT CHARGE ADMISSION TO THE BATHROOM
-- Bart Simpson on chalkboard in episode 9F19 


- 
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/owfs-developers

 

 







-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.