I did repeat the test on the raspi. I do realize I am running a newer version on the raspi, so the logs might not be comparable, but nevertheless I did attach them.

I hope it will shed some light on the problem at hand!

Cheers,

Martin

On 11/04/2012 12:08 PM, Martin Patzak (GMX) wrote:
I did start owfs in debug mode and logged both commands:

echo "1" > PIO,0


and


echo "1" > PIO.BYTE


BOTH return an error in the end:

DEBUG: ow_write.c:FS_write_postparse(194) Error writing to
/29.646C08000000/PIO.0
DEBUG: ow_parsename.c:FS_ParsedName_destroy(54) /29.646C08000000/PIO.0
write[0] 2 bytes to 0


The full logs are attached

I am not able to interpret the log and derive where the problem is, but
I am sure somebody else can :D

I have to switch the Bus back to raspi now - its starting to get cold in
here :)

Cheers,

Martin


------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d



_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers
unique: 11, opcode: LOOKUP (1), nodeid: 2, insize: 46, pid: 31108
LOOKUP /29.646C08000000/PIO.0
getattr /29.646C08000000/PIO.0
   NODEID: 3
   unique: 11, success, outsize: 144
unique: 12, opcode: OPEN (14), nodeid: 3, insize: 48, pid: 31108
open flags: 0x20001 /29.646C08000000/PIO.0
   open[0] flags: 0x20001 /29.646C08000000/PIO.0
   unique: 12, success, outsize: 32
unique: 13, opcode: SETATTR (4), nodeid: 3, insize: 128, pid: 31108
truncate /29.646C08000000/PIO.0 0
getattr /29.646C08000000/PIO.0
   unique: 13, success, outsize: 120
unique: 14, opcode: FLUSH (25), nodeid: 3, insize: 64, pid: 31108
   unique: 14, error: -38 (Function not implemented), outsize: 16
unique: 15, opcode: WRITE (16), nodeid: 3, insize: 82, pid: 31108
write[0] 2 bytes to 0 flags: 0x20001
   write[0] 2 bytes to 0
   unique: 15, success, outsize: 24
unique: 16, opcode: RELEASE (18), nodeid: 3, insize: 64, pid: 0
release[0] flags: 0x20001
   unique: 16, success, outsize: 16
 
unique: 22, opcode: LOOKUP (1), nodeid: 2, insize: 49, pid: 31108
LOOKUP /29.646C08000000/PIO.BYTE
getattr /29.646C08000000/PIO.BYTE
   NODEID: 4
   unique: 22, success, outsize: 144
unique: 23, opcode: OPEN (14), nodeid: 4, insize: 48, pid: 31108
open flags: 0x20001 /29.646C08000000/PIO.BYTE
   open[0] flags: 0x20001 /29.646C08000000/PIO.BYTE
   unique: 23, success, outsize: 32
unique: 24, opcode: SETATTR (4), nodeid: 4, insize: 128, pid: 31108
truncate /29.646C08000000/PIO.BYTE 0
getattr /29.646C08000000/PIO.BYTE
   unique: 24, success, outsize: 120
unique: 25, opcode: WRITE (16), nodeid: 4, insize: 82, pid: 31108
write[0] 2 bytes to 0 flags: 0x20001
   write[0] 2 bytes to 0
   unique: 25, success, outsize: 24
unique: 26, opcode: RELEASE (18), nodeid: 4, insize: 64, pid: 0
release[0] flags: 0x20001
   unique: 26, success, outsize: 16

 
------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to