Results 1 to 4 of 4

Thread: Etherdream error handling?

  1. #1
    Join Date
    Jul 2016
    Location
    Tokyo,Japan
    Posts
    2

    Default Etherdream error handling?

    Hi, I'm developping realtime laser software using etherdream.

    I'm using etherdream and j4cDAC based library(ofxetherdream, ofxIlda).
    And I have a trouble that laser stopped within 1 - 10min with error.
    The error message is below:

    [26.957692] e7875c !! protocol error: unexpected data ack
    [26.958636] e7875c L: prepare ACKed
    [33.345310] e7875c L: st 1 om 0; b 0 + 4048 - 0 = 4048 -> write -2348 (<- repeat endless.......)

    This error happened by using my ofxetherdream project, and j4cDAC test code(https://github.com/j4cbo/j4cDAC/blob/master/driver/libetherdream/test.c).

    I understand this error causes because of network stream, but how should I do in order to prevent this trouble?
    Is there guidelines for it?(i.e. max point, send interval, and so on...)







  2. #2
    Join Date
    Mar 2012
    Posts
    19

    Default

    Hi, Did you ever end up finding a solution for this? I'm having a similar issue where this error occurs and the etherdream stops sending frames to the laser. I can't reproduce the error it happens randomly

  3. #3
    Join Date
    Jul 2016
    Location
    Tokyo,Japan
    Posts
    2

    Default

    No. We need to implement error check code.

  4. #4
    Join Date
    Feb 2018
    Location
    VA <-> NYC
    Posts
    5

    Default

    Has any progress been made on this? I haven't run into this myself but I expect to migrate to OFX from TouchDesigner in the future.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •