OpenLightingProject / ola

The Open Lighting Architecture - The Travel Adaptor for the Lighting Industry
https://www.openlighting.org/ola/
Other
641 stars 204 forks source link

Error of running "olad -l 3" (using Ubuntu, Enttec DMXUSB pro) #1507

Closed soutaroumaejima closed 5 years ago

soutaroumaejima commented 5 years ago

Hi.

I think I have completed set-up of all dependencies about OLA successfully. However, the result of running olad -l 3 is the error Device /dev/ttyUSB0 locked by PID 3112 and process exists, failed to acquire lock.

Also, I have checked https://github.com/OpenLightingProject/ola/issues/1368 and tried ./configure --disable-all-plugins and ./configure --enable-usbpro. But the result didn't changed.

Do you have any idea?

peternewman commented 5 years ago

Hi @soutaroumaejima ,

I'm amazed you've got the same PID number as the other user. Have you checked yours is also OLA?

What does ola_dev_info show?

Can we see all of an olad -l 4 log please?

You'd need to do ./configure --disable-all-plugins --enable-usbpro to just get USB Pro, but it should be possible to fix without doing that.

Can you set enabled = false in your ola-stageprofi.conf.

What is your /dev/ttyUSB0, an Enttec USB Pro?

peternewman commented 5 years ago

Apologies, I didn't read the issue subject earlier which answers a few of my questions.

soutaroumaejima commented 5 years ago

Thank you very much for your prompt response. I will anser your questions.

>I'm amazed you've got the same PID number as the other user. Have you checked yours is also OLA? PID number is changed every time so that having got the same PID number was an accident I think. I think I had installed and checked OLA properly. That is using set-up.

OS:Ubuntu16.04 Device:Entecc DMXUSB pro *Using command for installing package: sudo apt-get install libcppunit-dev libcppunit-1.13-0v5 uuid-dev pkg-config libncurses5-dev libtool autoconf automake g++ libmicrohttpd-dev libmicrohttpd10 protobuf-compiler libprotobuf-lite9v5 python-protobuf libprotobuf-dev libprotoc-dev zlib1g-dev bison flex make libftdi-dev libftdi1 libusb-1.0-0-dev liblo-dev libavahi-client-dev python-numpy git clone https://github.com/OpenLightingProject/ola.git ola

soutaroumaejima commented 5 years ago

>What does ola_dev_info show? This is result.

log of ola_dev_info

maejima-i3@maejimai3-DS61:~/ola$ ola_dev_info
Device 1: Dummy Device
  port 0, OUT Dummy Port, RDM supported
Device 2: Art-Net [192.168.10.3]
  port 0, IN, priority 100, RDM supported
  port 1, IN, priority 100, RDM supported
  port 2, IN, priority 100, RDM supported
  port 3, IN, priority 100, RDM supported
  port 0, OUT, RDM supported
  port 1, OUT, RDM supported
  port 2, OUT, RDM supported
  port 3, OUT, RDM supported
Device 3: ShowNet [192.168.10.3]
  port 0, IN ShowNet 1-512, priority 100
  port 1, IN ShowNet 513-1024, priority 100
  port 2, IN ShowNet 1025-1536, priority 100
  port 3, IN ShowNet 1537-2048, priority 100
  port 4, IN ShowNet 2049-2560, priority 100
  port 5, IN ShowNet 2561-3072, priority 100
  port 6, IN ShowNet 3073-3584, priority 100
  port 7, IN ShowNet 3585-4096, priority 100
  port 0, OUT ShowNet 1-512
  port 1, OUT ShowNet 513-1024
  port 2, OUT ShowNet 1025-1536
  port 3, OUT ShowNet 1537-2048
  port 4, OUT ShowNet 2049-2560
  port 5, OUT ShowNet 2561-3072
  port 6, OUT ShowNet 3073-3584
  port 7, OUT ShowNet 3585-4096
Device 4: ESP Net [192.168.10.3]
  port 0, IN, priority 100
  port 1, IN, priority 100
  port 2, IN, priority 100
  port 3, IN, priority 100
  port 4, IN, priority 100
  port 0, OUT
  port 1, OUT
  port 2, OUT
  port 3, OUT
  port 4, OUT
Device 5: SandNet [192.168.10.3]
  port 0, IN, priority 100
  port 1, IN, priority 100
  port 2, IN, priority 100
  port 3, IN, priority 100
  port 4, IN, priority 100
  port 5, IN, priority 100
  port 6, IN, priority 100
  port 7, IN, priority 100
  port 0, OUT
  port 1, OUT
Device 6: Pathport [192.168.10.3]
  port 0, IN, priority 100
  port 1, IN, priority 100
  port 2, IN, priority 100
  port 3, IN, priority 100
  port 4, IN, priority 100
  port 5, IN, priority 100
  port 6, IN, priority 100
  port 7, IN, priority 100
  port 0, OUT
  port 1, OUT
  port 2, OUT
  port 3, OUT
  port 4, OUT
  port 5, OUT
  port 6, OUT
  port 7, OUT
Device 7: E1.31 (DMX over ACN) [192.168.10.3]
  port 0, IN, priority inherited
  port 1, IN, priority inherited
  port 2, IN, priority inherited
  port 3, IN, priority inherited
  port 4, IN, priority inherited
  port 0, OUT, priority inherited
  port 1, OUT, priority inherited
  port 2, OUT, priority inherited
  port 3, OUT, priority inherited
  port 4, OUT, priority inherited
Device 8: OSC Device
  port 0, IN /dmx/universe/%d, priority 100
  port 1, IN /dmx/universe/%d, priority 100
  port 2, IN /dmx/universe/%d, priority 100
  port 3, IN /dmx/universe/%d, priority 100
  port 4, IN /dmx/universe/%d, priority 100
Device 9: KiNet Device
Device 10: Enttec Usb Pro Device, Serial #: 02246213, firmware 1.44
  port 0, IN, priority 100
  port 0, OUT

peternewman commented 5 years ago

Well that appears to have control of your device fine, I'm not sure what the issue is:

Device 10: Enttec Usb Pro Device, Serial #: 02246213, firmware 1.44 port 0, IN, priority 100 port 0, OUT

soutaroumaejima commented 5 years ago

>Can we see all of an olad -l 4 log please? Please look it.

olad -l 4 log

maejima-i3@maejimai3-DS61:~/ola$ olad -l 4
olad/Olad.cpp:98: OLA Daemon version 0.10.7
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 5, events 2001, descriptor: 0x1c9cdd0
olad/OlaDaemon.cpp:121: Using configs in /home/maejima-i3/.ola
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 8, events 2001, descriptor: 0x1c95300
common/thread/Thread.cpp:200: Thread pref-saver, policy SCHED_OTHER, priority 0
common/rdm/PidStoreLoader.cpp:282: Loading DISC_UNIQUE_BRANCH
common/rdm/PidStoreLoader.cpp:282: Loading DISC_MUTE
common/rdm/PidStoreLoader.cpp:282: Loading DISC_UN_MUTE
common/rdm/PidStoreLoader.cpp:282: Loading PROXIED_DEVICES
common/rdm/PidStoreLoader.cpp:282: Loading PROXIED_DEVICE_COUNT
common/rdm/PidStoreLoader.cpp:282: Loading COMMS_STATUS
common/rdm/PidStoreLoader.cpp:282: Loading QUEUED_MESSAGE
common/rdm/PidStoreLoader.cpp:282: Loading STATUS_MESSAGES
common/rdm/PidStoreLoader.cpp:282: Loading STATUS_ID_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading CLEAR_STATUS_ID
common/rdm/PidStoreLoader.cpp:282: Loading SUB_DEVICE_STATUS_REPORT_THRESHOLD
common/rdm/PidStoreLoader.cpp:282: Loading SUPPORTED_PARAMETERS
common/rdm/PidStoreLoader.cpp:282: Loading PARAMETER_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_INFO
common/rdm/PidStoreLoader.cpp:282: Loading PRODUCT_DETAIL_ID_LIST
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_MODEL_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading MANUFACTURER_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading FACTORY_DEFAULTS
common/rdm/PidStoreLoader.cpp:282: Loading LANGUAGE_CAPABILITIES
common/rdm/PidStoreLoader.cpp:282: Loading LANGUAGE
common/rdm/PidStoreLoader.cpp:282: Loading SOFTWARE_VERSION_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading BOOT_SOFTWARE_VERSION_ID
common/rdm/PidStoreLoader.cpp:282: Loading BOOT_SOFTWARE_VERSION_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading DMX_PERSONALITY
common/rdm/PidStoreLoader.cpp:282: Loading DMX_PERSONALITY_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading DMX_START_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading SLOT_INFO
common/rdm/PidStoreLoader.cpp:282: Loading SLOT_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading DEFAULT_SLOT_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_BLOCK_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading DMX_FAIL_MODE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_STARTUP_MODE
common/rdm/PidStoreLoader.cpp:282: Loading SENSOR_DEFINITION
common/rdm/PidStoreLoader.cpp:282: Loading SENSOR_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading RECORD_SENSORS
common/rdm/PidStoreLoader.cpp:282: Loading DIMMER_INFO
common/rdm/PidStoreLoader.cpp:282: Loading MINIMUM_LEVEL
common/rdm/PidStoreLoader.cpp:282: Loading MAXIMUM_LEVEL
common/rdm/PidStoreLoader.cpp:282: Loading CURVE
common/rdm/PidStoreLoader.cpp:282: Loading CURVE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading OUTPUT_RESPONSE_TIME
common/rdm/PidStoreLoader.cpp:282: Loading OUTPUT_RESPONSE_TIME_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading MODULATION_FREQUENCY
common/rdm/PidStoreLoader.cpp:282: Loading MODULATION_FREQUENCY_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_HOURS
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_HOURS
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_STRIKES
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_STATE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_ON_MODE
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_POWER_CYCLES
common/rdm/PidStoreLoader.cpp:282: Loading BURN_IN
common/rdm/PidStoreLoader.cpp:282: Loading DISPLAY_INVERT
common/rdm/PidStoreLoader.cpp:282: Loading DISPLAY_LEVEL
common/rdm/PidStoreLoader.cpp:282: Loading PAN_INVERT
common/rdm/PidStoreLoader.cpp:282: Loading TILT_INVERT
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_SWAP
common/rdm/PidStoreLoader.cpp:282: Loading REAL_TIME_CLOCK
common/rdm/PidStoreLoader.cpp:282: Loading LOCK_PIN
common/rdm/PidStoreLoader.cpp:282: Loading LOCK_STATE
common/rdm/PidStoreLoader.cpp:282: Loading LOCK_STATE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading LIST_INTERFACES
common/rdm/PidStoreLoader.cpp:282: Loading INTERFACE_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading INTERFACE_HARDWARE_ADDRESS_TYPE1
common/rdm/PidStoreLoader.cpp:282: Loading IPV4_DHCP_MODE
common/rdm/PidStoreLoader.cpp:282: Loading IPV4_ZEROCONF_MODE
common/rdm/PidStoreLoader.cpp:282: Loading IPV4_CURRENT_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading IPV4_STATIC_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading INTERFACE_RENEW_DHCP
common/rdm/PidStoreLoader.cpp:282: Loading INTERFACE_RELEASE_DHCP
common/rdm/PidStoreLoader.cpp:282: Loading INTERFACE_APPLY_CONFIGURATION
common/rdm/PidStoreLoader.cpp:282: Loading IPV4_DEFAULT_ROUTE
common/rdm/PidStoreLoader.cpp:282: Loading DNS_IPV4_NAME_SERVER
common/rdm/PidStoreLoader.cpp:282: Loading DNS_HOSTNAME
common/rdm/PidStoreLoader.cpp:282: Loading DNS_DOMAIN_NAME
common/rdm/PidStoreLoader.cpp:282: Loading IDENTIFY_DEVICE
common/rdm/PidStoreLoader.cpp:282: Loading RESET_DEVICE
common/rdm/PidStoreLoader.cpp:282: Loading POWER_STATE
common/rdm/PidStoreLoader.cpp:282: Loading PERFORM_SELFTEST
common/rdm/PidStoreLoader.cpp:282: Loading SELF_TEST_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading CAPTURE_PRESET
common/rdm/PidStoreLoader.cpp:282: Loading PRESET_PLAYBACK
common/rdm/PidStoreLoader.cpp:282: Loading IDENTIFY_MODE
common/rdm/PidStoreLoader.cpp:282: Loading PRESET_INFO
common/rdm/PidStoreLoader.cpp:282: Loading PRESET_STATUS
common/rdm/PidStoreLoader.cpp:282: Loading PRESET_MERGEMODE
common/rdm/PidStoreLoader.cpp:282: Loading POWER_ON_SELF_TEST
common/rdm/PidStoreLoader.cpp:282: Loading BACKGROUND_QUEUED_STATUS_POLICY
common/rdm/PidStoreLoader.cpp:282: Loading BACKGROUND_QUEUED_STATUS_POLICY_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading BACKGROUND_STATUS_TYPE
common/rdm/PidStoreLoader.cpp:282: Loading QUEUED_STATUS_ENDPOINT_COLLECTION
common/rdm/PidStoreLoader.cpp:282: Loading QUEUED_STATUS_UID_COLLECTION
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_LIST
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_TO_UNIVERSE
common/rdm/PidStoreLoader.cpp:282: Loading RDM_TRAFFIC_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_MODE
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading DISCOVERY_STATE
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_TIMING
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_TIMING_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading BINDING_CONTROL_FIELDS
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_IDENTIFY
common/rdm/PidStoreLoader.cpp:282: Loading BACKGROUND_DISCOVERY
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_DEVICE_LIST_CHANGE
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_DEVICES
common/rdm/PidStoreLoader.cpp:282: Loading TCP_COMMS_STATUS
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_LIST_CHANGE
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_MODE
common/rdm/PidStoreLoader.cpp:282: Loading SERIAL_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading FAN_MODE
common/rdm/PidStoreLoader.cpp:282: Loading STATUS_LEDS
common/rdm/PidStoreLoader.cpp:282: Loading CCT_ADJUST
common/rdm/PidStoreLoader.cpp:282: Loading GN_ADJUST
common/rdm/PidStoreLoader.cpp:282: Loading DMX_SIGNAL_LOSS_MODE
common/rdm/PidStoreLoader.cpp:282: Loading MODEL_ID
common/rdm/PidStoreLoader.cpp:282: Loading MODEL_ID_LIST
common/rdm/PidStoreLoader.cpp:282: Loading PIXEL_TYPE
common/rdm/PidStoreLoader.cpp:282: Loading PIXEL_COUNT
common/rdm/PidStoreLoader.cpp:282: Loading LED_DRIVE_CURRENT
common/rdm/PidStoreLoader.cpp:282: Loading SERIAL_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading DIMMER_MODE
common/rdm/PidStoreLoader.cpp:282: Loading LIGHT_MODE
common/rdm/PidStoreLoader.cpp:282: Loading CONSTANT_COLOR_MODES
common/rdm/PidStoreLoader.cpp:282: Loading CP_DISPLAYON
common/rdm/PidStoreLoader.cpp:282: Loading CP_FIXTID
common/rdm/PidStoreLoader.cpp:282: Loading CP_EVAN_RGBCMY
common/rdm/PidStoreLoader.cpp:282: Loading CP_FIXWHEELSC
common/rdm/PidStoreLoader.cpp:282: Loading CP_LAMPONDMX
common/rdm/PidStoreLoader.cpp:282: Loading CP_ENCPT
common/rdm/PidStoreLoader.cpp:282: Loading CP_PTSPEEDMODE
common/rdm/PidStoreLoader.cpp:282: Loading CP_DIMMERCURVE
common/rdm/PidStoreLoader.cpp:282: Loading CP_SILENTMODE
common/rdm/PidStoreLoader.cpp:282: Loading CP_SHUTTERONERR
common/rdm/PidStoreLoader.cpp:282: Loading CP_DIMMONSHUTTER
common/rdm/PidStoreLoader.cpp:282: Loading CP_POWERFANSMODE
common/rdm/PidStoreLoader.cpp:282: Loading CP_ARTNET_MODE
common/rdm/PidStoreLoader.cpp:282: Loading CP_NETREPEATDMX
common/rdm/PidStoreLoader.cpp:282: Loading CP_UNIVERSE
common/rdm/PidStoreLoader.cpp:282: Loading CP_AFAUTOSCALEOFF
common/rdm/PidStoreLoader.cpp:282: Loading CP_MCOLORADJUST
common/rdm/PidStoreLoader.cpp:282: Loading CP_MEFFRANDID
common/rdm/PidStoreLoader.cpp:282: Loading CP_MEFFDISTRIB
common/rdm/PidStoreLoader.cpp:282: Loading CP_EVANCURVEMODE
common/rdm/PidStoreLoader.cpp:282: Loading CP_PT_HOMING_SPEC
common/rdm/PidStoreLoader.cpp:282: Loading CP_PAN_HOME_ANGLE
common/rdm/PidStoreLoader.cpp:282: Loading CP_TILT_HOME_ANGLE
common/rdm/PidStoreLoader.cpp:282: Loading CP_CWHEEL_LINEAR
common/rdm/PidStoreLoader.cpp:282: Loading CP_ANTI_BLIND
common/rdm/PidStoreLoader.cpp:282: Loading CP_PIXELS_UNIVERSE
common/rdm/PidStoreLoader.cpp:282: Loading CP_RPTONDMX_UNIVERSE
common/rdm/PidStoreLoader.cpp:282: Loading CP_CHNLMODE_PIXELS
common/rdm/PidStoreLoader.cpp:282: Loading SHOW_ID
common/rdm/PidStoreLoader.cpp:282: Loading OUTPUT_POWER
common/rdm/PidStoreLoader.cpp:282: Loading HOP_PATTERN
common/rdm/PidStoreLoader.cpp:282: Loading BANDWIDTH
common/rdm/PidStoreLoader.cpp:282: Loading NUM_OF_CHANNELS
common/rdm/PidStoreLoader.cpp:282: Loading LEVEL_TEST
common/rdm/PidStoreLoader.cpp:282: Loading CURVE
common/rdm/PidStoreLoader.cpp:282: Loading BUMP_ENABLED
common/rdm/PidStoreLoader.cpp:282: Loading DATA_LOSS_TIMEOUT
common/rdm/PidStoreLoader.cpp:282: Loading BACKLIGHT_TIMEOUT
common/rdm/PidStoreLoader.cpp:282: Loading RDM_PROXY_ENABLED
common/rdm/PidStoreLoader.cpp:282: Loading INPUT_FORMAT
common/rdm/PidStoreLoader.cpp:282: Loading IP_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading IP_SUBNET_MASK
common/rdm/PidStoreLoader.cpp:282: Loading IP_GATEWAY
common/rdm/PidStoreLoader.cpp:282: Loading DHCP_MODE
common/rdm/PidStoreLoader.cpp:282: Loading MAC_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading SET_UID
common/rdm/PidStoreLoader.cpp:282: Loading DMX_OUTPUT_STANDARD
common/rdm/PidStoreLoader.cpp:282: Loading ADD_DISCOVERY
common/rdm/PidStoreLoader.cpp:282: Loading DMX_INTERSLOT_TIME
common/rdm/PidStoreLoader.cpp:282: Loading LATENCY
common/rdm/PidStoreLoader.cpp:282: Loading FACTORY_SETTINGS_LOCK
common/rdm/PidStoreLoader.cpp:282: Loading DMX_RDM_INTERLEAVE
common/rdm/PidStoreLoader.cpp:282: Loading PROXIED_DEVICES_ENHANCED
common/rdm/PidStoreLoader.cpp:282: Loading ADAPTIVE_ON_OFF
common/rdm/PidStoreLoader.cpp:282: Loading PWM_OUTPUT_FREQUENCY
common/rdm/PidStoreLoader.cpp:282: Loading FAN_ON_PERCENTAGE
common/rdm/PidStoreLoader.cpp:282: Loading PWRUP_TEST
common/rdm/PidStoreLoader.cpp:282: Loading INTERNAL_STATS
common/rdm/PidStoreLoader.cpp:282: Loading NE_FAULT_DETECT_MODE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_PROTECT_MODE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_LOSS_MODE
common/rdm/PidStoreLoader.cpp:282: Loading PREHEAT_LEVEL
common/rdm/PidStoreLoader.cpp:282: Loading OUTPUT_CAP_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_TERM_MODE
common/rdm/PidStoreLoader.cpp:282: Loading FULL_DISCOVERY
common/rdm/PidStoreLoader.cpp:282: Loading OUTPUT_DEFAULT_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading DALI_FADE_TIME
common/rdm/PidStoreLoader.cpp:282: Loading INCREMENTAL_DISCOVERY_INTERVAL
common/rdm/PidStoreLoader.cpp:282: Loading ACK_TIMER_FACTOR
common/rdm/PidStoreLoader.cpp:282: Loading MDG_NETWORK_UNIVERSE_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading MDG_NETWORK_UNIVERSE_NAME
common/rdm/PidStoreLoader.cpp:282: Loading MDG_GENERATOR_STATE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_LAMP_OFF_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_RESET_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading MCX_LAMP_OFF_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading FIXTURE_ID
common/rdm/PidStoreLoader.cpp:282: Loading STAND_ALONE_OPERATION_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading SYNCHRONIZED
common/rdm/PidStoreLoader.cpp:282: Loading AUTO_PROGRAM_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading ENABLE_TIMERS
common/rdm/PidStoreLoader.cpp:282: Loading TIMER1_START_TIME
common/rdm/PidStoreLoader.cpp:282: Loading TIMER1_END_TIME
common/rdm/PidStoreLoader.cpp:282: Loading TIMER2_START_TIME
common/rdm/PidStoreLoader.cpp:282: Loading TIMER2_END_TIME
common/rdm/PidStoreLoader.cpp:282: Loading LIGHTSENSOR_LEVEL_TRIGGER_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading CAPTURE_CURRENT_SENSOR_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading LIGHTSENSOR_TRIGGER_LEVEL
common/rdm/PidStoreLoader.cpp:282: Loading ADD_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading INSERT_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading STORE_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading DELETE_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading DELETE_ALL_SCENES
common/rdm/PidStoreLoader.cpp:282: Loading NEXT_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading PREVIOUS_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_SETTINGS
common/rdm/PidStoreLoader.cpp:282: Loading RUN_PROGRAM
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_WAIT_TIME
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_FADE_TIME
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_INTENSITY
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_CYAN
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_MAGENTA
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_YELLOW
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_RED
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_GREEN
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_BLUE
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_AMBER
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_WHITE
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_ZOOM
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_FOCUS
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_RANDOM_COLOR
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_COLOR_WHEEL
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_GOBO_SELECTION
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_GOBO_INDEXING
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_ANIMATION_POSITION
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_ANIMATION_INDEXING
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_GET_DMX
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_FROST_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading AUTO_SHUTTER_BO_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading EFFECT_SPEED
common/rdm/PidStoreLoader.cpp:282: Loading EFFECT_SHORTCUTS_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading EFFECT_FEEDBACK_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_HOUR_WARNING_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_HOUR_WARNING_HOURS
common/rdm/PidStoreLoader.cpp:282: Loading AIR_FILTER_HOUR
common/rdm/PidStoreLoader.cpp:282: Loading AIR_FILTER_HOUR_WARNING_HOURS
common/rdm/PidStoreLoader.cpp:282: Loading DISPLAY_ERRORS_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_ERROR_TEST_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading SAVE_CUSTOM_CONFIGURATION
common/rdm/PidStoreLoader.cpp:282: Loading LOAD_CUSTOM_CONFIGURATION
common/rdm/PidStoreLoader.cpp:282: Loading BARNDOOR_SOFTWARE_VERSION
common/rdm/PidStoreLoader.cpp:282: Loading CMY_BLACKOUT_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading TRACKING_MODE
common/rdm/PidStoreLoader.cpp:282: Loading TRACKING_CAL
common/rdm/PidStoreLoader.cpp:282: Loading DIMMER_CURVE
common/rdm/PidStoreLoader.cpp:282: Loading FOCUS_TRACKING
common/rdm/PidStoreLoader.cpp:282: Loading DISPLAY_AUTO_OFF
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_PREHEAT_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_PREHEAT_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_POWER_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_POWER_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading IRIS_BLACKOUT_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading COLOR_WHEEL_BLACKOUT_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading STUDIO_MODE
common/rdm/PidStoreLoader.cpp:282: Loading BLOCK_TEMP_SETTING
common/rdm/PidStoreLoader.cpp:282: Loading GOBO3_ANIMATION_START
common/rdm/PidStoreLoader.cpp:282: Loading GOBO3_ANIMATION_END
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_SPEED
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_MOVE_ON_RESET_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_LIMITATION_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading PAN_LIMITATION_MINIMUM
common/rdm/PidStoreLoader.cpp:282: Loading PAN_LIMITATION_MAXIMUM
common/rdm/PidStoreLoader.cpp:282: Loading TILT_LIMITATION_MINIMUM
common/rdm/PidStoreLoader.cpp:282: Loading TILT_LIMITATION_MAXIMUM
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_LIMITATION_AREA
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_MODE_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_MODE_LOCK_TOGGLE
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_MODE_LOCK_PAN
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_MODE_LOCK_TILT
common/rdm/PidStoreLoader.cpp:282: Loading REGULATE_LAMP_FAN
common/rdm/PidStoreLoader.cpp:282: Loading REGULATE_GOBO_FAN
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_COOLING
common/rdm/PidStoreLoader.cpp:282: Loading FAN_CLEAN
common/rdm/PidStoreLoader.cpp:282: Loading FAN_MODE
common/rdm/PidStoreLoader.cpp:282: Loading SERIAL_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading EVENT_LOG_USER_EVENT_TRIGGER
common/rdm/PidStoreLoader.cpp:282: Loading FAN_ERROR_STATUS
common/rdm/PidStoreLoader.cpp:282: Loading MAX_LAMP_POWER
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_FADE_ON_COMM_LOSS
common/rdm/PidStoreLoader.cpp:282: Loading LOCK_PAN
common/rdm/PidStoreLoader.cpp:282: Loading LOCK_TILT
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_FREE_MOTION
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_CONTROLLER_MODE
common/rdm/PidStoreLoader.cpp:282: Loading ZOOM_TYPE
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_ZOOM
common/rdm/PidStoreLoader.cpp:282: Loading ZERO_GOBO_WHEELS
common/rdm/PidStoreLoader.cpp:282: Loading CLEAR_LOG
common/rdm/PidStoreLoader.cpp:282: Loading DISABLE_MECHS
common/rdm/PidStoreLoader.cpp:282: Loading DMX_INPUT
common/rdm/PidStoreLoader.cpp:282: Loading WIRELESS_UNLINK
common/rdm/PidStoreLoader.cpp:282: Loading SCREENSAVER_DELAY
common/rdm/PidStoreLoader.cpp:282: Loading TOUCHSCREEN_LOCK
common/rdm/PidStoreLoader.cpp:282: Loading DMX_HOLD_MODE
common/rdm/PidStoreLoader.cpp:282: Loading SLOT_LABELS
common/rdm/PidStoreLoader.cpp:282: Loading MODIFY_SENSOR_DEFINITION
common/rdm/PidStoreLoader.cpp:282: Loading NETWORK_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading NETWORK_MASK
common/rdm/PidStoreLoader.cpp:282: Loading GATEWAY_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading DNS_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading DC_OFFSET
common/rdm/PidStoreLoader.cpp:282: Loading DC_FADER_OFFSET
common/rdm/PidStoreLoader.cpp:282: Loading DC_CALIBRATION
common/rdm/PidStoreLoader.cpp:282: Loading CURVE_DEFINITION
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_LOGIN
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_LOGOUT
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_RADIO_POWER_24
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_RADIO_POWER_58
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_MASK_24
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_MASK_58
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_RADIO_MODE
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_RADIO_AHFSS
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_AFHSS_MASK_24
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_AFHSS_MASK_54
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_SIGNAL_STRENGTH
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_DMX_TO_RDM_RATIO
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_DOWNSTREAM_RDM
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_IDENTIFY_PROXIES
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_CURVE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_CURVE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_STROBE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_OUTPUT_MODE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_OUTPUT_MODE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_RED_SHIFT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_WHITE_POINT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_WHITE_POINT_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_FREQUENCY
common/rdm/PidStoreLoader.cpp:282: Loading ETC_DMX_LOSS_BEHAVIOR
common/rdm/PidStoreLoader.cpp:282: Loading ETC_DMX_LOSS_BEHAVIOR_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_PLUS_SEVEN
common/rdm/PidStoreLoader.cpp:282: Loading ETC_BACKLIGHT_BRIGHTNESS
common/rdm/PidStoreLoader.cpp:282: Loading ETC_BACKLIGHT_TIMEOUT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_STATUS_INDICATORS
common/rdm/PidStoreLoader.cpp:282: Loading ETC_RECALIBRATE_FIXTURE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_OVER_TEMP_MODE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_SIMPLE_SETUP_MODE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_STROBE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_RED_SHIFT_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_PLUS_SEVEN_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_BACKLIGHT_TIMEOUT_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_SIMPLE_SETUP_MODE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_OVER_TEMP_MODE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_SEQUENCE_PLAYBACK
common/rdm/PidStoreLoader.cpp:282: Loading ETC_SEQUENCE_CONFIG
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LOW_POWER_TIMEOUT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LOW_POWER_TIMEOUT_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_FREQUENCY_ENUM
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_FREQUENCY_ENUM_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_PRESET_CONFIG
common/rdm/PidStoreLoader.cpp:282: Loading ETC_HAS_ENUM_TEXT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_GET_ENUM_TEXT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_POWER_COMMAND
common/rdm/PidStoreLoader.cpp:282: Loading ETC_POWER_COMMAND_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_DALI_SHORT_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading ETC_DALI_GROUP_MEMBERSHIP
common/rdm/PidStoreLoader.cpp:282: Loading ETC_AUTOBIND
common/rdm/PidStoreLoader.cpp:282: Loading ETC_DELETE_SUBDEVICE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_PREPARE_FOR_SOFTWARE_DOWNLOAD
common/rdm/PidStoreLoader.cpp:282: Loading SERIAL_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading CODE_VERSION
common/rdm/PidStoreLoader.cpp:282: Loading MODEL_ID
common/rdm/PidStoreLoader.cpp:282: Loading MODEL_ID_LIST
common/rdm/PidStoreLoader.cpp:282: Loading PIXEL_TYPE
common/rdm/PidStoreLoader.cpp:282: Loading PIXEL_COUNT
common/rdm/PidStoreLoader.cpp:221: Load Complete
common/network/PosixInterfacePicker.cpp:168: Skipping lo because it's a loopback
common/network/PosixInterfacePicker.cpp:256: Found: enp5s0, 192.168.10.3, 80:ee:73:61:a7:99
common/network/InterfacePicker.cpp:92: Using interface enp5s0 (192.168.10.3)
olad/OlaServer.cpp:194: Server UID is 7a70:030aa8c0
olad/OlaServer.cpp:206: Server instance name is OLA Server
olad/plugin_api/Preferences.cpp:436: Missing /home/maejima-i3/.ola/ola-universe.conf: No such file or directory - this isn't an error, we'll just use the defaults
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 10, events 2001, descriptor: 0x1d2c8d0
olad/AvahiDiscoveryAgent.cpp:201: Client state changed to AVAHI_CLIENT_S_RUNNING
common/thread/Thread.cpp:200: Thread http, policy SCHED_OTHER, priority 0
common/http/HTTPServer.cpp:510: HTTP Server started on port 9090
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 14, events 2001, descriptor: 0x1cd5030
olad/AvahiDiscoveryAgent.cpp:236: State for OLA Server._http._tcp,_ola, group 0x1cd39c0 changed to AVAHI_ENTRY_GROUP_UNCOMMITED
olad/AvahiDiscoveryAgent.cpp:334: Adding _ola._sub._http._tcp
olad/AvahiDiscoveryAgent.cpp:342: Failed to add _ola._sub._http._tcp
olad/OlaServer.cpp:481: Updated PID definitions.
olad/OlaServer.cpp:489: PID store is at 0x1ddf630
olad/AvahiDiscoveryAgent.cpp:236: State for OLA Server._http._tcp,_ola, group 0x1cd39c0 changed to AVAHI_ENTRY_GROUP_REGISTERING
common/thread/Thread.cpp:200: Thread signal-thread, policy SCHED_OTHER, priority 0
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 22, events 2001, descriptor: 0x1dcebb0
common/io/EPoller.cpp:306: ss process time was 0.000000
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000000
olad/PluginManager.cpp:73: Skipping SPI native DMX because it was disabled
olad/PluginManager.cpp:73: Skipping FTDI USB DMX because it was disabled
olad/PluginManager.cpp:73: Skipping UART native DMX because it was disabled
olad/PluginManager.cpp:195: Trying to start Dummy
olad/plugin_api/DeviceManager.cpp:105: Installed device: Dummy Device:1-1
olad/PluginManager.cpp:200: Started Dummy
olad/PluginManager.cpp:195: Trying to start ArtNet
common/network/PosixInterfacePicker.cpp:168: Skipping lo because it's a loopback
common/network/PosixInterfacePicker.cpp:256: Found: enp5s0, 192.168.10.3, 80:ee:73:61:a7:99
common/network/InterfacePicker.cpp:92: Using interface enp5s0 (192.168.10.3)
common/network/Socket.cpp:144: Binding to 0.0.0.0:6454
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 24, events 2001, descriptor: 0x1dc7f10
olad/plugin_api/DeviceManager.cpp:105: Installed device: Art-Net [192.168.10.3]:2-1
olad/PluginManager.cpp:200: Started ArtNet
olad/PluginManager.cpp:195: Trying to start ShowNet
common/network/PosixInterfacePicker.cpp:168: Skipping lo because it's a loopback
common/network/PosixInterfacePicker.cpp:256: Found: enp5s0, 192.168.10.3, 80:ee:73:61:a7:99
common/network/InterfacePicker.cpp:92: Using interface enp5s0 (192.168.10.3)
common/network/Socket.cpp:144: Binding to 0.0.0.0:2501
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 25, events 2001, descriptor: 0x1dd2830
olad/plugin_api/DeviceManager.cpp:105: Installed device: ShowNet [192.168.10.3]:3-1
olad/PluginManager.cpp:200: Started ShowNet
olad/PluginManager.cpp:195: Trying to start ESP Net
common/network/PosixInterfacePicker.cpp:168: Skipping lo because it's a loopback
common/network/PosixInterfacePicker.cpp:256: Found: enp5s0, 192.168.10.3, 80:ee:73:61:a7:99
common/network/InterfacePicker.cpp:92: Using interface enp5s0 (192.168.10.3)
common/network/Socket.cpp:144: Binding to 0.0.0.0:3333
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 26, events 2001, descriptor: 0x1dc06c0
olad/plugin_api/DeviceManager.cpp:105: Installed device: ESP Net [192.168.10.3]:4-1
olad/PluginManager.cpp:200: Started ESP Net
olad/PluginManager.cpp:195: Trying to start Serial USB
common/thread/Thread.cpp:200: Thread , policy SCHED_OTHER, priority 0
plugins/usbpro/WidgetDetectorThread.cpp:215: Found potential USB Serial device at /dev/ttyUSB0
common/io/Serial.cpp:158: Checking for /var/lock/LCK..ttyUSB0
common/io/Serial.cpp:199: Acquired /var/lock/LCK..ttyUSB0
plugins/usbpro/WidgetDetectorThread.cpp:221: New descriptor @ 0x7f6000000cd0 for /dev/ttyUSB0
plugins/usbpro/WidgetDetectorThread.cpp:384: trying stage 0 for 0x7f6000000cd0
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 27, events 2001, descriptor: 0x7f6000008cd0
common/io/EPoller.cpp:306: ss process time was 0.000000
olad/PluginManager.cpp:200: Started Serial USB
olad/PluginManager.cpp:195: Trying to start Enttec Open DMX
common/io/IOUtils.cpp:39: open(/dev/dmx0): No such file or directory
plugins/opendmx/OpenDmxPlugin.cpp:81: Could not open /dev/dmx0 No such file or directory
olad/PluginManager.cpp:200: Started Enttec Open DMX
olad/PluginManager.cpp:195: Trying to start SandNet
common/network/PosixInterfacePicker.cpp:168: Skipping lo because it's a loopback
common/network/PosixInterfacePicker.cpp:256: Found: enp5s0, 192.168.10.3, 80:ee:73:61:a7:99
common/network/InterfacePicker.cpp:92: Using interface enp5s0 (192.168.10.3)
common/network/Socket.cpp:144: Binding to 0.0.0.0:37895
common/network/Socket.cpp:144: Binding to 0.0.0.0:37900
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 29, events 2001, descriptor: 0x1dc5940
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 28, events 2001, descriptor: 0x1dc3e70
olad/plugin_api/DeviceManager.cpp:105: Installed device: SandNet [192.168.10.3]:7-1
olad/PluginManager.cpp:200: Started SandNet
olad/PluginManager.cpp:195: Trying to start StageProfi
olad/PluginManager.cpp:200: Started StageProfi
olad/PluginManager.cpp:195: Trying to start Pathport
common/network/PosixInterfacePicker.cpp:168: Skipping lo because it's a loopback
common/network/PosixInterfacePicker.cpp:256: Found: enp5s0, 192.168.10.3, 80:ee:73:61:a7:99
common/network/InterfacePicker.cpp:92: Using interface enp5s0 (192.168.10.3)
common/network/Socket.cpp:144: Binding to 0.0.0.0:3792
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 30, events 2001, descriptor: 0x1dc8540
olad/plugin_api/DeviceManager.cpp:105: Installed device: Pathport [192.168.10.3]:9-1
olad/PluginManager.cpp:200: Started Pathport
olad/PluginManager.cpp:195: Trying to start E1.31 (sACN)
common/network/PosixInterfacePicker.cpp:168: Skipping lo because it's a loopback
common/network/PosixInterfacePicker.cpp:256: Found: enp5s0, 192.168.10.3, 80:ee:73:61:a7:99
common/network/InterfacePicker.cpp:92: Using interface enp5s0 (192.168.10.3)
common/network/Socket.cpp:144: Binding to 0.0.0.0:5568
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 31, events 2001, descriptor: 0x1dbfc70
olad/plugin_api/DeviceManager.cpp:105: Installed device: E1.31 (DMX over ACN) [192.168.10.3]:11-1
olad/PluginManager.cpp:200: Started E1.31 (sACN)
olad/PluginManager.cpp:195: Trying to start USB
libs/usb/HotplugAgent.cpp:89: libusb_set_debug(0)
libs/usb/HotplugAgent.cpp:94: HotplugSupported(): 1
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 2:4 @0x1d43d00 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x045e, product 0x0746
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 2:3 @0x1d43850 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x0403, product 0x6001
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 2:2 @0x1d433a0 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x8087, product 0x0024
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 2:1 @0x1d42ef0 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x1d6b, product 0x0002
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 4:1 @0x1d42a40 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x1d6b, product 0x0003
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 3:1 @0x1d42590 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x1d6b, product 0x0002
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 1:3 @0x1ce1220 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x05e3, product 0x0723
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 1:2 @0x1cdfc90 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x8087, product 0x0024
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 1:1 @0x1cd7de0 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x1d6b, product 0x0002
libs/usb/LibUsbThread.cpp:50: -- Starting libusb thread
common/thread/Thread.cpp:200: Thread , policy SCHED_OTHER, priority 0
olad/PluginManager.cpp:200: Started USB
olad/PluginManager.cpp:195: Trying to start OSC
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 38, events 2001, descriptor: 0x1dc1530
plugins/osc/OSCDevice.cpp:88: No targets specified for OSC Output port 0
plugins/osc/OSCDevice.cpp:88: No targets specified for OSC Output port 1
plugins/osc/OSCDevice.cpp:88: No targets specified for OSC Output port 2
plugins/osc/OSCDevice.cpp:88: No targets specified for OSC Output port 3
plugins/osc/OSCDevice.cpp:88: No targets specified for OSC Output port 4
olad/plugin_api/DeviceManager.cpp:105: Installed device: OSC Device:14-1
olad/PluginManager.cpp:200: Started OSC
olad/PluginManager.cpp:195: Trying to start SPI
olad/PluginManager.cpp:200: Started SPI
olad/PluginManager.cpp:195: Trying to start KiNET
common/network/Socket.cpp:144: Binding to 0.0.0.0:6038
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 39, events 2001, descriptor: 0x1dc2240
olad/plugin_api/DeviceManager.cpp:105: Installed device: KiNet Device:16-1
olad/PluginManager.cpp:200: Started KiNET
olad/PluginManager.cpp:195: Trying to start KarateLight
common/io/IOUtils.cpp:39: open(/dev/kldmx0): No such file or directory
plugins/karate/KaratePlugin.cpp:80: Could not open /dev/kldmx0 No such file or directory
olad/PluginManager.cpp:200: Started KarateLight
olad/PluginManager.cpp:195: Trying to start Milford Instruments
plugins/milinst/MilInstPlugin.cpp:58: No path configured for device, please set one in ola-milinst.conf
olad/PluginManager.cpp:200: Started Milford Instruments
olad/PluginManager.cpp:195: Trying to start Renard
plugins/renard/RenardPlugin.cpp:58: No path configured for device, please set one in ola-renard.conf
olad/PluginManager.cpp:200: Started Renard
olad/PluginManager.cpp:195: Trying to start Open Pixel Control
olad/PluginManager.cpp:200: Started Open Pixel Control
olad/PluginManager.cpp:195: Trying to start GPIO
olad/PluginManager.cpp:200: Started GPIO
olad/PluginManager.cpp:195: Trying to start Nanoleaf
olad/PluginManager.cpp:200: Started Nanoleaf
common/io/EPoller.cpp:306: ss process time was 0.000003
libs/usb/LibUsbThread.cpp:35: ----libusb event thread is running
common/io/EPoller.cpp:306: ss process time was 0.000004
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000003
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000000
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000004
plugins/usbpro/UsbProWidgetDetector.cpp:537: Detected USB Device: ESTA Id: 0x0000, device Id: 0x0000, serial: 0x02246213, f/w version: 1.44
common/io/EPoller.cpp:306: ss process time was 0.000000
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 27
plugins/usbpro/WidgetDetectorThread.cpp:314: Defaulting to a Usb Pro device
plugins/usbpro/WidgetDetectorThread.cpp:325: USB Pro Firmware >= 2.4 is required for RDM support, this widget is running 1.44
common/io/EPoller.cpp:306: ss process time was 0.000000
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 27, events 2001, descriptor: 0x1cdace0
plugins/usbpro/EnttecUsbProWidget.cpp:854: TX: 3, length 2
olad/plugin_api/DeviceManager.cpp:105: Installed device: Enttec Usb Pro Device, Serial #: 02246213, firmware 1.44:5-02246213
common/io/EPoller.cpp:306: ss process time was 0.000001
plugins/usbpro/EnttecUsbProWidget.cpp:865: RX: 3, length 5
common/io/EPoller.cpp:306: ss process time was 0.000000
common/io/EPoller.cpp:306: ss process time was 0.000000
olad/AvahiDiscoveryAgent.cpp:236: State for OLA Server._http._tcp,_ola, group 0x1cd39c0 changed to AVAHI_ENTRY_GROUP_ESTABLISHED
common/io/EPoller.cpp:306: ss process time was 0.000002
plugins/sandnet/SandNetDevice.cpp:151: Sending Sandnet advertisement
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000002
plugins/sandnet/SandNetDevice.cpp:151: Sending Sandnet advertisement
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000004
common/io/Serial.cpp:158: Checking for /var/lock/LCK..ttyUSB0
common/io/Serial.cpp:170: Device /dev/ttyUSB0 locked by PID 7273 and process exists, failed to acquire lock
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000004
plugins/pathport/PathportDevice.cpp:144: Sending pathport arp reply
plugins/sandnet/SandNetDevice.cpp:151: Sending Sandnet advertisement
common/io/EPoller.cpp:306: ss process time was 0.000000
common/io/EPoller.cpp:306: ss process time was 0.000002
^Ccommon/thread/SignalThread.cpp:115: Received signal: Interrupt
common/http/HTTPServer.cpp:537: Notifying HTTP server thread to stop
common/http/HTTPServer.cpp:539: Waiting for HTTP server thread to exit
common/http/HTTPServer.cpp:541: HTTP server thread exited
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 14
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 10
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 24
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 25
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 26
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 27
common/io/Serial.cpp:247: Released /var/lock/LCK..ttyUSB0
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 29
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 28
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 30
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 31
libs/usb/LibUsbThread.cpp:55: -- Stopping libusb thread
libs/usb/LibUsbThread.cpp:45: ----libusb thread exiting
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 38
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 39
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000000

soutaroumaejima commented 5 years ago

>You'd need to do ./configure --disable-all-plugins --enable-usbpro to just get USB Pro, but it should be possible to fix without doing that. Thanks for the mentoring. It really helped.

peternewman commented 5 years ago

You've got StageProfi enabled, which I think is what's generating the messages:

olad/PluginManager.cpp:195: Trying to start StageProfi olad/PluginManager.cpp:200: Started StageProfi

soutaroumaejima commented 5 years ago

>You've got StageProfi enabled, which I think is what's generating the messages: I tried a " ./configure --disable-all-plugins --enable-usbpro --disable-stageprofi" and "olad -l 4" moment ago. But same error occurred.

log of "./configure --disable-all-plugins --enable-usbpro --disable-stageprofi"

maejima-i3@maejimai3-DS61:~/ola$ ./configure --disable-all-plugins --enable-usbpro --disable-stageprofi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gawk... (cached) mawk
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for -std=gnu++98 support... yes
checking for -std=gnu++11 support... yes
configure: checking for random gnu++98 compatibility
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking random usability... no
checking random presence... no
checking for random... no
configure: checking for random gnu++11 compatibility
checking random usability... yes
checking random presence... no
configure: WARNING: random: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: random: proceeding with the compiler's result
checking for random... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/types.h... (cached) yes
checking for netinet/in.h... yes
checking for arpa/nameser.h... yes
checking for netdb.h... yes
checking for resolv.h... yes
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking bits/sockaddr.h usability... yes
checking bits/sockaddr.h presence... yes
checking for bits/sockaddr.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for netinet/in.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking asm/termios.h usability... yes
checking asm/termios.h presence... yes
checking for asm/termios.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking linux/if_packet.h usability... yes
checking linux/if_packet.h presence... yes
checking for linux/if_packet.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking net/ethernet.h usability... yes
checking net/ethernet.h presence... yes
checking for net/ethernet.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking winerror.h usability... no
checking winerror.h presence... no
checking for winerror.h... no
checking random usability... yes
checking random presence... no
configure: WARNING: random: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: random: proceeding with the compiler's result
checking for random... yes
checking for sys/sysctl.h... yes
checking for net/if.h... yes
checking for net/if_arp.h... yes
checking for net/route.h... yes
checking for net/if_ether.h... no
checking for netinet/if_ether.h... yes
checking for linux/netlink.h... yes
checking for linux/rtnetlink.h... yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for pid_t... yes
checking for C/C++ restrict keyword... __restrict
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking the location of hash_map... 
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for working memcmp... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking whether closedir returns void... no
checking for vprintf... yes
checking for _doprnt... no
checking for bzero... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for strdup... yes
checking for strrchr... yes
checking for if_nametoindex... yes
checking for inet_ntoa... yes
checking for inet_ntop... yes
checking for inet_aton... yes
checking for inet_pton... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for getifaddrs... yes
checking for getloadavg... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getgrnam_r... yes
checking for getgrgid_r... yes
checking for secure_getenv... yes
checking for readdir_r deprecation... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking for Linux epoll(7) interface... yes
checking for kqueue... no
checking for -rdynamic support... yes
checking for IPv6 support... no
checking for struct sockaddr.sa_len... no
checking for struct sockaddr_dl.sdl_family... no
checking for time_t... yes
checking for suseconds_t... yes
checking whether MSG_NOSIGNAL is declared... yes
checking whether SO_NOSIGPIPE is declared... no
checking whether PF_ROUTE is declared... yes
checking whether NET_RT_DUMP is declared... no
checking whether RLIMIT_RTPRIO is declared... yes
checking whether RLIMIT_RTTIME is declared... yes
checking whether SO_REUSEADDR is declared... yes
checking whether SO_REUSEPORT is declared... yes
checking for termios2... yes
checking linux/spi/spidev.h usability... yes
checking linux/spi/spidev.h presence... yes
checking for linux/spi/spidev.h... yes
checking for bison... bison
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for library containing dlopen... -ldl
checking for DMXdev in -ldmx4linux... no
checking dmx/dmxioctl.h usability... no
checking dmx/dmxioctl.h presence... no
checking for dmx/dmxioctl.h... no
checking for backtrace in -lexecinfo... no
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking ncurses/curses.h usability... no
checking ncurses/curses.h presence... no
checking for ncurses/curses.h... no
checking for initscr in -lncurses... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for pthread_np.h... no
checking for 2-arg pthread_setname_np... yes
checking for resolv.h... (cached) yes
checking for res_init() in -lresolv... yes
checking whether res_ninit is declared... yes
checking for base_uuid... yes
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for uuid_generate in -luuid... yes
checking dns_sd.h usability... no
checking dns_sd.h presence... no
checking for dns_sd.h... no
checking for avahi... yes
checking SaleaeDeviceApi.h usability... no
checking SaleaeDeviceApi.h presence... no
checking for SaleaeDeviceApi.h... no
configure: WARNING: SaleaeDevice library is not usable.
checking for CPPUNIT... yes
checking for libmicrohttpd... yes
checking for MHD_create_response_from_buffer... yes
checking for libftdi0... yes
checking for libftdi1... no
checking for libusb... yes
checking for libusb_error_name... yes
checking for libusb_hotplug_api... yes
checking for libusb_set_option... no
checking for asm/termios.h... (cached) yes
checking for liblo... yes
checking for serial port lock directory... /var/lock
checking for libprotobuf... yes
checking protobuf library version... 2.6.1
checking for protoc... /usr/bin/protoc
checking protoc version... 2.6.1
checking google/protobuf/compiler/command_line_interface.h usability... yes
checking google/protobuf/compiler/command_line_interface.h presence... yes
checking for google/protobuf/compiler/command_line_interface.h... yes
checking for doxygen... no
configure: WARNING: doxygen not found - will not generate any doxygen documentation
checking for perl... /usr/bin/perl
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/ola/base/Version.h
config.status: creating libola.pc
config.status: creating libolaserver.pc
config.status: creating libs/acn/libolaacn.pc
config.status: creating ola.spec
config.status: creating plugins/artnet/messages/libolaartnetconf.pc
config.status: creating plugins/e131/messages/libolae131conf.pc
config.status: creating plugins/usbpro/messages/libolausbproconf.pc
config.status: creating tools/e133/libolae133common.pc
config.status: creating tools/e133/libolae133controller.pc
config.status: creating Makefile
config.status: creating java/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
-------------------------------------------------------
OLA Version 0.10.7

Prefix: '/usr/local'
Compiler: 'g++ -g -O2 -std=gnu++11 -pthread '
Linker: '/usr/bin/ld -m elf_x86_64   -ldl '
Python: 

Python API: no
Java API: no
Enable HTTP Server: yes
RDM Responder Tests: no
Ja Rule: no
Enabled Plugins: usbpro
UUCP Lock Directory: /var/lock

Now type 'make []'
  where the optional  is:
    all          - build everything
    check        - run the tests
    doxygen-doc  - generate the html documentation

log of "olad -l 4"

maejima-i3@maejimai3-DS61:~/ola$ olad -l 4
olad/Olad.cpp:98: OLA Daemon version 0.10.7
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 5, events 2001, descriptor: 0xe8add0
olad/OlaDaemon.cpp:121: Using configs in /home/maejima-i3/.ola
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 8, events 2001, descriptor: 0xe83300
common/thread/Thread.cpp:200: Thread pref-saver, policy SCHED_OTHER, priority 0
common/rdm/PidStoreLoader.cpp:282: Loading DISC_UNIQUE_BRANCH
common/rdm/PidStoreLoader.cpp:282: Loading DISC_MUTE
common/rdm/PidStoreLoader.cpp:282: Loading DISC_UN_MUTE
common/rdm/PidStoreLoader.cpp:282: Loading PROXIED_DEVICES
common/rdm/PidStoreLoader.cpp:282: Loading PROXIED_DEVICE_COUNT
common/rdm/PidStoreLoader.cpp:282: Loading COMMS_STATUS
common/rdm/PidStoreLoader.cpp:282: Loading QUEUED_MESSAGE
common/rdm/PidStoreLoader.cpp:282: Loading STATUS_MESSAGES
common/rdm/PidStoreLoader.cpp:282: Loading STATUS_ID_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading CLEAR_STATUS_ID
common/rdm/PidStoreLoader.cpp:282: Loading SUB_DEVICE_STATUS_REPORT_THRESHOLD
common/rdm/PidStoreLoader.cpp:282: Loading SUPPORTED_PARAMETERS
common/rdm/PidStoreLoader.cpp:282: Loading PARAMETER_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_INFO
common/rdm/PidStoreLoader.cpp:282: Loading PRODUCT_DETAIL_ID_LIST
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_MODEL_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading MANUFACTURER_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading FACTORY_DEFAULTS
common/rdm/PidStoreLoader.cpp:282: Loading LANGUAGE_CAPABILITIES
common/rdm/PidStoreLoader.cpp:282: Loading LANGUAGE
common/rdm/PidStoreLoader.cpp:282: Loading SOFTWARE_VERSION_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading BOOT_SOFTWARE_VERSION_ID
common/rdm/PidStoreLoader.cpp:282: Loading BOOT_SOFTWARE_VERSION_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading DMX_PERSONALITY
common/rdm/PidStoreLoader.cpp:282: Loading DMX_PERSONALITY_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading DMX_START_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading SLOT_INFO
common/rdm/PidStoreLoader.cpp:282: Loading SLOT_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading DEFAULT_SLOT_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_BLOCK_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading DMX_FAIL_MODE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_STARTUP_MODE
common/rdm/PidStoreLoader.cpp:282: Loading SENSOR_DEFINITION
common/rdm/PidStoreLoader.cpp:282: Loading SENSOR_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading RECORD_SENSORS
common/rdm/PidStoreLoader.cpp:282: Loading DIMMER_INFO
common/rdm/PidStoreLoader.cpp:282: Loading MINIMUM_LEVEL
common/rdm/PidStoreLoader.cpp:282: Loading MAXIMUM_LEVEL
common/rdm/PidStoreLoader.cpp:282: Loading CURVE
common/rdm/PidStoreLoader.cpp:282: Loading CURVE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading OUTPUT_RESPONSE_TIME
common/rdm/PidStoreLoader.cpp:282: Loading OUTPUT_RESPONSE_TIME_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading MODULATION_FREQUENCY
common/rdm/PidStoreLoader.cpp:282: Loading MODULATION_FREQUENCY_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_HOURS
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_HOURS
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_STRIKES
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_STATE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_ON_MODE
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_POWER_CYCLES
common/rdm/PidStoreLoader.cpp:282: Loading BURN_IN
common/rdm/PidStoreLoader.cpp:282: Loading DISPLAY_INVERT
common/rdm/PidStoreLoader.cpp:282: Loading DISPLAY_LEVEL
common/rdm/PidStoreLoader.cpp:282: Loading PAN_INVERT
common/rdm/PidStoreLoader.cpp:282: Loading TILT_INVERT
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_SWAP
common/rdm/PidStoreLoader.cpp:282: Loading REAL_TIME_CLOCK
common/rdm/PidStoreLoader.cpp:282: Loading LOCK_PIN
common/rdm/PidStoreLoader.cpp:282: Loading LOCK_STATE
common/rdm/PidStoreLoader.cpp:282: Loading LOCK_STATE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading LIST_INTERFACES
common/rdm/PidStoreLoader.cpp:282: Loading INTERFACE_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading INTERFACE_HARDWARE_ADDRESS_TYPE1
common/rdm/PidStoreLoader.cpp:282: Loading IPV4_DHCP_MODE
common/rdm/PidStoreLoader.cpp:282: Loading IPV4_ZEROCONF_MODE
common/rdm/PidStoreLoader.cpp:282: Loading IPV4_CURRENT_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading IPV4_STATIC_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading INTERFACE_RENEW_DHCP
common/rdm/PidStoreLoader.cpp:282: Loading INTERFACE_RELEASE_DHCP
common/rdm/PidStoreLoader.cpp:282: Loading INTERFACE_APPLY_CONFIGURATION
common/rdm/PidStoreLoader.cpp:282: Loading IPV4_DEFAULT_ROUTE
common/rdm/PidStoreLoader.cpp:282: Loading DNS_IPV4_NAME_SERVER
common/rdm/PidStoreLoader.cpp:282: Loading DNS_HOSTNAME
common/rdm/PidStoreLoader.cpp:282: Loading DNS_DOMAIN_NAME
common/rdm/PidStoreLoader.cpp:282: Loading IDENTIFY_DEVICE
common/rdm/PidStoreLoader.cpp:282: Loading RESET_DEVICE
common/rdm/PidStoreLoader.cpp:282: Loading POWER_STATE
common/rdm/PidStoreLoader.cpp:282: Loading PERFORM_SELFTEST
common/rdm/PidStoreLoader.cpp:282: Loading SELF_TEST_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading CAPTURE_PRESET
common/rdm/PidStoreLoader.cpp:282: Loading PRESET_PLAYBACK
common/rdm/PidStoreLoader.cpp:282: Loading IDENTIFY_MODE
common/rdm/PidStoreLoader.cpp:282: Loading PRESET_INFO
common/rdm/PidStoreLoader.cpp:282: Loading PRESET_STATUS
common/rdm/PidStoreLoader.cpp:282: Loading PRESET_MERGEMODE
common/rdm/PidStoreLoader.cpp:282: Loading POWER_ON_SELF_TEST
common/rdm/PidStoreLoader.cpp:282: Loading BACKGROUND_QUEUED_STATUS_POLICY
common/rdm/PidStoreLoader.cpp:282: Loading BACKGROUND_QUEUED_STATUS_POLICY_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading BACKGROUND_STATUS_TYPE
common/rdm/PidStoreLoader.cpp:282: Loading QUEUED_STATUS_ENDPOINT_COLLECTION
common/rdm/PidStoreLoader.cpp:282: Loading QUEUED_STATUS_UID_COLLECTION
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_LIST
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_TO_UNIVERSE
common/rdm/PidStoreLoader.cpp:282: Loading RDM_TRAFFIC_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_MODE
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading DISCOVERY_STATE
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_TIMING
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_TIMING_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading BINDING_CONTROL_FIELDS
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_IDENTIFY
common/rdm/PidStoreLoader.cpp:282: Loading BACKGROUND_DISCOVERY
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_DEVICE_LIST_CHANGE
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_DEVICES
common/rdm/PidStoreLoader.cpp:282: Loading TCP_COMMS_STATUS
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_LIST_CHANGE
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_MODE
common/rdm/PidStoreLoader.cpp:282: Loading SERIAL_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading FAN_MODE
common/rdm/PidStoreLoader.cpp:282: Loading STATUS_LEDS
common/rdm/PidStoreLoader.cpp:282: Loading CCT_ADJUST
common/rdm/PidStoreLoader.cpp:282: Loading GN_ADJUST
common/rdm/PidStoreLoader.cpp:282: Loading DMX_SIGNAL_LOSS_MODE
common/rdm/PidStoreLoader.cpp:282: Loading MODEL_ID
common/rdm/PidStoreLoader.cpp:282: Loading MODEL_ID_LIST
common/rdm/PidStoreLoader.cpp:282: Loading PIXEL_TYPE
common/rdm/PidStoreLoader.cpp:282: Loading PIXEL_COUNT
common/rdm/PidStoreLoader.cpp:282: Loading LED_DRIVE_CURRENT
common/rdm/PidStoreLoader.cpp:282: Loading SERIAL_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading DIMMER_MODE
common/rdm/PidStoreLoader.cpp:282: Loading LIGHT_MODE
common/rdm/PidStoreLoader.cpp:282: Loading CONSTANT_COLOR_MODES
common/rdm/PidStoreLoader.cpp:282: Loading CP_DISPLAYON
common/rdm/PidStoreLoader.cpp:282: Loading CP_FIXTID
common/rdm/PidStoreLoader.cpp:282: Loading CP_EVAN_RGBCMY
common/rdm/PidStoreLoader.cpp:282: Loading CP_FIXWHEELSC
common/rdm/PidStoreLoader.cpp:282: Loading CP_LAMPONDMX
common/rdm/PidStoreLoader.cpp:282: Loading CP_ENCPT
common/rdm/PidStoreLoader.cpp:282: Loading CP_PTSPEEDMODE
common/rdm/PidStoreLoader.cpp:282: Loading CP_DIMMERCURVE
common/rdm/PidStoreLoader.cpp:282: Loading CP_SILENTMODE
common/rdm/PidStoreLoader.cpp:282: Loading CP_SHUTTERONERR
common/rdm/PidStoreLoader.cpp:282: Loading CP_DIMMONSHUTTER
common/rdm/PidStoreLoader.cpp:282: Loading CP_POWERFANSMODE
common/rdm/PidStoreLoader.cpp:282: Loading CP_ARTNET_MODE
common/rdm/PidStoreLoader.cpp:282: Loading CP_NETREPEATDMX
common/rdm/PidStoreLoader.cpp:282: Loading CP_UNIVERSE
common/rdm/PidStoreLoader.cpp:282: Loading CP_AFAUTOSCALEOFF
common/rdm/PidStoreLoader.cpp:282: Loading CP_MCOLORADJUST
common/rdm/PidStoreLoader.cpp:282: Loading CP_MEFFRANDID
common/rdm/PidStoreLoader.cpp:282: Loading CP_MEFFDISTRIB
common/rdm/PidStoreLoader.cpp:282: Loading CP_EVANCURVEMODE
common/rdm/PidStoreLoader.cpp:282: Loading CP_PT_HOMING_SPEC
common/rdm/PidStoreLoader.cpp:282: Loading CP_PAN_HOME_ANGLE
common/rdm/PidStoreLoader.cpp:282: Loading CP_TILT_HOME_ANGLE
common/rdm/PidStoreLoader.cpp:282: Loading CP_CWHEEL_LINEAR
common/rdm/PidStoreLoader.cpp:282: Loading CP_ANTI_BLIND
common/rdm/PidStoreLoader.cpp:282: Loading CP_PIXELS_UNIVERSE
common/rdm/PidStoreLoader.cpp:282: Loading CP_RPTONDMX_UNIVERSE
common/rdm/PidStoreLoader.cpp:282: Loading CP_CHNLMODE_PIXELS
common/rdm/PidStoreLoader.cpp:282: Loading SHOW_ID
common/rdm/PidStoreLoader.cpp:282: Loading OUTPUT_POWER
common/rdm/PidStoreLoader.cpp:282: Loading HOP_PATTERN
common/rdm/PidStoreLoader.cpp:282: Loading BANDWIDTH
common/rdm/PidStoreLoader.cpp:282: Loading NUM_OF_CHANNELS
common/rdm/PidStoreLoader.cpp:282: Loading LEVEL_TEST
common/rdm/PidStoreLoader.cpp:282: Loading CURVE
common/rdm/PidStoreLoader.cpp:282: Loading BUMP_ENABLED
common/rdm/PidStoreLoader.cpp:282: Loading DATA_LOSS_TIMEOUT
common/rdm/PidStoreLoader.cpp:282: Loading BACKLIGHT_TIMEOUT
common/rdm/PidStoreLoader.cpp:282: Loading RDM_PROXY_ENABLED
common/rdm/PidStoreLoader.cpp:282: Loading INPUT_FORMAT
common/rdm/PidStoreLoader.cpp:282: Loading IP_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading IP_SUBNET_MASK
common/rdm/PidStoreLoader.cpp:282: Loading IP_GATEWAY
common/rdm/PidStoreLoader.cpp:282: Loading DHCP_MODE
common/rdm/PidStoreLoader.cpp:282: Loading MAC_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading SET_UID
common/rdm/PidStoreLoader.cpp:282: Loading DMX_OUTPUT_STANDARD
common/rdm/PidStoreLoader.cpp:282: Loading ADD_DISCOVERY
common/rdm/PidStoreLoader.cpp:282: Loading DMX_INTERSLOT_TIME
common/rdm/PidStoreLoader.cpp:282: Loading LATENCY
common/rdm/PidStoreLoader.cpp:282: Loading FACTORY_SETTINGS_LOCK
common/rdm/PidStoreLoader.cpp:282: Loading DMX_RDM_INTERLEAVE
common/rdm/PidStoreLoader.cpp:282: Loading PROXIED_DEVICES_ENHANCED
common/rdm/PidStoreLoader.cpp:282: Loading ADAPTIVE_ON_OFF
common/rdm/PidStoreLoader.cpp:282: Loading PWM_OUTPUT_FREQUENCY
common/rdm/PidStoreLoader.cpp:282: Loading FAN_ON_PERCENTAGE
common/rdm/PidStoreLoader.cpp:282: Loading PWRUP_TEST
common/rdm/PidStoreLoader.cpp:282: Loading INTERNAL_STATS
common/rdm/PidStoreLoader.cpp:282: Loading NE_FAULT_DETECT_MODE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_PROTECT_MODE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_LOSS_MODE
common/rdm/PidStoreLoader.cpp:282: Loading PREHEAT_LEVEL
common/rdm/PidStoreLoader.cpp:282: Loading OUTPUT_CAP_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_TERM_MODE
common/rdm/PidStoreLoader.cpp:282: Loading FULL_DISCOVERY
common/rdm/PidStoreLoader.cpp:282: Loading OUTPUT_DEFAULT_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading DALI_FADE_TIME
common/rdm/PidStoreLoader.cpp:282: Loading INCREMENTAL_DISCOVERY_INTERVAL
common/rdm/PidStoreLoader.cpp:282: Loading ACK_TIMER_FACTOR
common/rdm/PidStoreLoader.cpp:282: Loading MDG_NETWORK_UNIVERSE_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading MDG_NETWORK_UNIVERSE_NAME
common/rdm/PidStoreLoader.cpp:282: Loading MDG_GENERATOR_STATE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_LAMP_OFF_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_RESET_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading MCX_LAMP_OFF_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading FIXTURE_ID
common/rdm/PidStoreLoader.cpp:282: Loading STAND_ALONE_OPERATION_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading SYNCHRONIZED
common/rdm/PidStoreLoader.cpp:282: Loading AUTO_PROGRAM_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading ENABLE_TIMERS
common/rdm/PidStoreLoader.cpp:282: Loading TIMER1_START_TIME
common/rdm/PidStoreLoader.cpp:282: Loading TIMER1_END_TIME
common/rdm/PidStoreLoader.cpp:282: Loading TIMER2_START_TIME
common/rdm/PidStoreLoader.cpp:282: Loading TIMER2_END_TIME
common/rdm/PidStoreLoader.cpp:282: Loading LIGHTSENSOR_LEVEL_TRIGGER_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading CAPTURE_CURRENT_SENSOR_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading LIGHTSENSOR_TRIGGER_LEVEL
common/rdm/PidStoreLoader.cpp:282: Loading ADD_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading INSERT_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading STORE_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading DELETE_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading DELETE_ALL_SCENES
common/rdm/PidStoreLoader.cpp:282: Loading NEXT_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading PREVIOUS_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_SETTINGS
common/rdm/PidStoreLoader.cpp:282: Loading RUN_PROGRAM
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_WAIT_TIME
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_FADE_TIME
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_INTENSITY
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_CYAN
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_MAGENTA
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_YELLOW
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_RED
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_GREEN
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_BLUE
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_AMBER
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_WHITE
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_ZOOM
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_FOCUS
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_RANDOM_COLOR
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_COLOR_WHEEL
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_GOBO_SELECTION
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_GOBO_INDEXING
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_ANIMATION_POSITION
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_ANIMATION_INDEXING
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_GET_DMX
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_FROST_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading AUTO_SHUTTER_BO_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading EFFECT_SPEED
common/rdm/PidStoreLoader.cpp:282: Loading EFFECT_SHORTCUTS_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading EFFECT_FEEDBACK_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_HOUR_WARNING_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_HOUR_WARNING_HOURS
common/rdm/PidStoreLoader.cpp:282: Loading AIR_FILTER_HOUR
common/rdm/PidStoreLoader.cpp:282: Loading AIR_FILTER_HOUR_WARNING_HOURS
common/rdm/PidStoreLoader.cpp:282: Loading DISPLAY_ERRORS_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_ERROR_TEST_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading SAVE_CUSTOM_CONFIGURATION
common/rdm/PidStoreLoader.cpp:282: Loading LOAD_CUSTOM_CONFIGURATION
common/rdm/PidStoreLoader.cpp:282: Loading BARNDOOR_SOFTWARE_VERSION
common/rdm/PidStoreLoader.cpp:282: Loading CMY_BLACKOUT_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading TRACKING_MODE
common/rdm/PidStoreLoader.cpp:282: Loading TRACKING_CAL
common/rdm/PidStoreLoader.cpp:282: Loading DIMMER_CURVE
common/rdm/PidStoreLoader.cpp:282: Loading FOCUS_TRACKING
common/rdm/PidStoreLoader.cpp:282: Loading DISPLAY_AUTO_OFF
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_PREHEAT_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_PREHEAT_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_POWER_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_POWER_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading IRIS_BLACKOUT_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading COLOR_WHEEL_BLACKOUT_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading STUDIO_MODE
common/rdm/PidStoreLoader.cpp:282: Loading BLOCK_TEMP_SETTING
common/rdm/PidStoreLoader.cpp:282: Loading GOBO3_ANIMATION_START
common/rdm/PidStoreLoader.cpp:282: Loading GOBO3_ANIMATION_END
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_SPEED
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_MOVE_ON_RESET_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_LIMITATION_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading PAN_LIMITATION_MINIMUM
common/rdm/PidStoreLoader.cpp:282: Loading PAN_LIMITATION_MAXIMUM
common/rdm/PidStoreLoader.cpp:282: Loading TILT_LIMITATION_MINIMUM
common/rdm/PidStoreLoader.cpp:282: Loading TILT_LIMITATION_MAXIMUM
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_LIMITATION_AREA
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_MODE_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_MODE_LOCK_TOGGLE
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_MODE_LOCK_PAN
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_MODE_LOCK_TILT
common/rdm/PidStoreLoader.cpp:282: Loading REGULATE_LAMP_FAN
common/rdm/PidStoreLoader.cpp:282: Loading REGULATE_GOBO_FAN
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_COOLING
common/rdm/PidStoreLoader.cpp:282: Loading FAN_CLEAN
common/rdm/PidStoreLoader.cpp:282: Loading FAN_MODE
common/rdm/PidStoreLoader.cpp:282: Loading SERIAL_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading EVENT_LOG_USER_EVENT_TRIGGER
common/rdm/PidStoreLoader.cpp:282: Loading FAN_ERROR_STATUS
common/rdm/PidStoreLoader.cpp:282: Loading MAX_LAMP_POWER
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_FADE_ON_COMM_LOSS
common/rdm/PidStoreLoader.cpp:282: Loading LOCK_PAN
common/rdm/PidStoreLoader.cpp:282: Loading LOCK_TILT
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_FREE_MOTION
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_CONTROLLER_MODE
common/rdm/PidStoreLoader.cpp:282: Loading ZOOM_TYPE
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_ZOOM
common/rdm/PidStoreLoader.cpp:282: Loading ZERO_GOBO_WHEELS
common/rdm/PidStoreLoader.cpp:282: Loading CLEAR_LOG
common/rdm/PidStoreLoader.cpp:282: Loading DISABLE_MECHS
common/rdm/PidStoreLoader.cpp:282: Loading DMX_INPUT
common/rdm/PidStoreLoader.cpp:282: Loading WIRELESS_UNLINK
common/rdm/PidStoreLoader.cpp:282: Loading SCREENSAVER_DELAY
common/rdm/PidStoreLoader.cpp:282: Loading TOUCHSCREEN_LOCK
common/rdm/PidStoreLoader.cpp:282: Loading DMX_HOLD_MODE
common/rdm/PidStoreLoader.cpp:282: Loading SLOT_LABELS
common/rdm/PidStoreLoader.cpp:282: Loading MODIFY_SENSOR_DEFINITION
common/rdm/PidStoreLoader.cpp:282: Loading NETWORK_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading NETWORK_MASK
common/rdm/PidStoreLoader.cpp:282: Loading GATEWAY_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading DNS_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading DC_OFFSET
common/rdm/PidStoreLoader.cpp:282: Loading DC_FADER_OFFSET
common/rdm/PidStoreLoader.cpp:282: Loading DC_CALIBRATION
common/rdm/PidStoreLoader.cpp:282: Loading CURVE_DEFINITION
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_LOGIN
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_LOGOUT
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_RADIO_POWER_24
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_RADIO_POWER_58
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_MASK_24
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_MASK_58
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_RADIO_MODE
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_RADIO_AHFSS
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_AFHSS_MASK_24
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_AFHSS_MASK_54
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_SIGNAL_STRENGTH
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_DMX_TO_RDM_RATIO
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_DOWNSTREAM_RDM
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_IDENTIFY_PROXIES
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_CURVE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_CURVE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_STROBE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_OUTPUT_MODE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_OUTPUT_MODE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_RED_SHIFT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_WHITE_POINT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_WHITE_POINT_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_FREQUENCY
common/rdm/PidStoreLoader.cpp:282: Loading ETC_DMX_LOSS_BEHAVIOR
common/rdm/PidStoreLoader.cpp:282: Loading ETC_DMX_LOSS_BEHAVIOR_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_PLUS_SEVEN
common/rdm/PidStoreLoader.cpp:282: Loading ETC_BACKLIGHT_BRIGHTNESS
common/rdm/PidStoreLoader.cpp:282: Loading ETC_BACKLIGHT_TIMEOUT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_STATUS_INDICATORS
common/rdm/PidStoreLoader.cpp:282: Loading ETC_RECALIBRATE_FIXTURE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_OVER_TEMP_MODE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_SIMPLE_SETUP_MODE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_STROBE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_RED_SHIFT_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_PLUS_SEVEN_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_BACKLIGHT_TIMEOUT_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_SIMPLE_SETUP_MODE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_OVER_TEMP_MODE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_SEQUENCE_PLAYBACK
common/rdm/PidStoreLoader.cpp:282: Loading ETC_SEQUENCE_CONFIG
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LOW_POWER_TIMEOUT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LOW_POWER_TIMEOUT_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_FREQUENCY_ENUM
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_FREQUENCY_ENUM_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_PRESET_CONFIG
common/rdm/PidStoreLoader.cpp:282: Loading ETC_HAS_ENUM_TEXT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_GET_ENUM_TEXT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_POWER_COMMAND
common/rdm/PidStoreLoader.cpp:282: Loading ETC_POWER_COMMAND_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_DALI_SHORT_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading ETC_DALI_GROUP_MEMBERSHIP
common/rdm/PidStoreLoader.cpp:282: Loading ETC_AUTOBIND
common/rdm/PidStoreLoader.cpp:282: Loading ETC_DELETE_SUBDEVICE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_PREPARE_FOR_SOFTWARE_DOWNLOAD
common/rdm/PidStoreLoader.cpp:282: Loading SERIAL_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading CODE_VERSION
common/rdm/PidStoreLoader.cpp:282: Loading MODEL_ID
common/rdm/PidStoreLoader.cpp:282: Loading MODEL_ID_LIST
common/rdm/PidStoreLoader.cpp:282: Loading PIXEL_TYPE
common/rdm/PidStoreLoader.cpp:282: Loading PIXEL_COUNT
common/rdm/PidStoreLoader.cpp:221: Load Complete
common/network/PosixInterfacePicker.cpp:168: Skipping lo because it's a loopback
common/network/PosixInterfacePicker.cpp:256: Found: enp5s0, 192.168.10.3, 80:ee:73:61:a7:99
common/network/InterfacePicker.cpp:92: Using interface enp5s0 (192.168.10.3)
olad/OlaServer.cpp:194: Server UID is 7a70:030aa8c0
olad/OlaServer.cpp:206: Server instance name is OLA Server
olad/plugin_api/Preferences.cpp:436: Missing /home/maejima-i3/.ola/ola-universe.conf: No such file or directory - this isn't an error, we'll just use the defaults
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 10, events 2001, descriptor: 0xf1a8d0
olad/AvahiDiscoveryAgent.cpp:201: Client state changed to AVAHI_CLIENT_S_RUNNING
common/thread/Thread.cpp:200: Thread http, policy SCHED_OTHER, priority 0
common/http/HTTPServer.cpp:510: HTTP Server started on port 9090
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 14, events 2001, descriptor: 0xec3030
olad/AvahiDiscoveryAgent.cpp:236: State for OLA Server._http._tcp,_ola, group 0xec19c0 changed to AVAHI_ENTRY_GROUP_UNCOMMITED
olad/AvahiDiscoveryAgent.cpp:334: Adding _ola._sub._http._tcp
olad/AvahiDiscoveryAgent.cpp:342: Failed to add _ola._sub._http._tcp
olad/OlaServer.cpp:481: Updated PID definitions.
olad/OlaServer.cpp:489: PID store is at 0xfcd630
olad/AvahiDiscoveryAgent.cpp:236: State for OLA Server._http._tcp,_ola, group 0xec19c0 changed to AVAHI_ENTRY_GROUP_REGISTERING
common/thread/Thread.cpp:200: Thread signal-thread, policy SCHED_OTHER, priority 0
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 22, events 2001, descriptor: 0xfbcbb0
common/io/EPoller.cpp:306: ss process time was 0.000000
olad/PluginManager.cpp:73: Skipping SPI native DMX because it was disabled
common/io/EPoller.cpp:306: ss process time was 0.000001
olad/PluginManager.cpp:73: Skipping FTDI USB DMX because it was disabled
olad/PluginManager.cpp:73: Skipping UART native DMX because it was disabled
olad/PluginManager.cpp:195: Trying to start Dummy
olad/plugin_api/DeviceManager.cpp:105: Installed device: Dummy Device:1-1
olad/PluginManager.cpp:200: Started Dummy
olad/PluginManager.cpp:195: Trying to start ArtNet
common/network/PosixInterfacePicker.cpp:168: Skipping lo because it's a loopback
common/network/PosixInterfacePicker.cpp:256: Found: enp5s0, 192.168.10.3, 80:ee:73:61:a7:99
common/network/InterfacePicker.cpp:92: Using interface enp5s0 (192.168.10.3)
common/network/Socket.cpp:144: Binding to 0.0.0.0:6454
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 24, events 2001, descriptor: 0xfb5150
olad/plugin_api/DeviceManager.cpp:105: Installed device: Art-Net [192.168.10.3]:2-1
olad/PluginManager.cpp:200: Started ArtNet
olad/PluginManager.cpp:195: Trying to start ShowNet
common/network/PosixInterfacePicker.cpp:168: Skipping lo because it's a loopback
common/network/PosixInterfacePicker.cpp:256: Found: enp5s0, 192.168.10.3, 80:ee:73:61:a7:99
common/network/InterfacePicker.cpp:92: Using interface enp5s0 (192.168.10.3)
common/network/Socket.cpp:144: Binding to 0.0.0.0:2501
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 25, events 2001, descriptor: 0xfc0830
olad/plugin_api/DeviceManager.cpp:105: Installed device: ShowNet [192.168.10.3]:3-1
olad/PluginManager.cpp:200: Started ShowNet
olad/PluginManager.cpp:195: Trying to start ESP Net
common/network/PosixInterfacePicker.cpp:168: Skipping lo because it's a loopback
common/network/PosixInterfacePicker.cpp:256: Found: enp5s0, 192.168.10.3, 80:ee:73:61:a7:99
common/network/InterfacePicker.cpp:92: Using interface enp5s0 (192.168.10.3)
common/network/Socket.cpp:144: Binding to 0.0.0.0:3333
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 26, events 2001, descriptor: 0xfc29e0
olad/plugin_api/DeviceManager.cpp:105: Installed device: ESP Net [192.168.10.3]:4-1
olad/PluginManager.cpp:200: Started ESP Net
olad/PluginManager.cpp:195: Trying to start Serial USB
common/thread/Thread.cpp:200: Thread , policy SCHED_OTHER, priority 0
plugins/usbpro/WidgetDetectorThread.cpp:215: Found potential USB Serial device at /dev/ttyUSB0
common/io/Serial.cpp:158: Checking for /var/lock/LCK..ttyUSB0
common/io/Serial.cpp:199: Acquired /var/lock/LCK..ttyUSB0
plugins/usbpro/WidgetDetectorThread.cpp:221: New descriptor @ 0x7faacc000cd0 for /dev/ttyUSB0
plugins/usbpro/WidgetDetectorThread.cpp:384: trying stage 0 for 0x7faacc000cd0
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 27, events 2001, descriptor: 0x7faacc008cd0
common/io/EPoller.cpp:306: ss process time was 0.000001
olad/PluginManager.cpp:200: Started Serial USB
olad/PluginManager.cpp:195: Trying to start Enttec Open DMX
common/io/IOUtils.cpp:39: open(/dev/dmx0): No such file or directory
plugins/opendmx/OpenDmxPlugin.cpp:81: Could not open /dev/dmx0 No such file or directory
olad/PluginManager.cpp:200: Started Enttec Open DMX
olad/PluginManager.cpp:195: Trying to start SandNet
common/network/PosixInterfacePicker.cpp:168: Skipping lo because it's a loopback
common/network/PosixInterfacePicker.cpp:256: Found: enp5s0, 192.168.10.3, 80:ee:73:61:a7:99
common/network/InterfacePicker.cpp:92: Using interface enp5s0 (192.168.10.3)
common/network/Socket.cpp:144: Binding to 0.0.0.0:37895
common/network/Socket.cpp:144: Binding to 0.0.0.0:37900
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 29, events 2001, descriptor: 0xfb0500
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 28, events 2001, descriptor: 0xfb3940
olad/plugin_api/DeviceManager.cpp:105: Installed device: SandNet [192.168.10.3]:7-1
olad/PluginManager.cpp:200: Started SandNet
olad/PluginManager.cpp:195: Trying to start StageProfi
olad/PluginManager.cpp:200: Started StageProfi
olad/PluginManager.cpp:195: Trying to start Pathport
common/network/PosixInterfacePicker.cpp:168: Skipping lo because it's a loopback
common/network/PosixInterfacePicker.cpp:256: Found: enp5s0, 192.168.10.3, 80:ee:73:61:a7:99
common/network/InterfacePicker.cpp:92: Using interface enp5s0 (192.168.10.3)
common/network/Socket.cpp:144: Binding to 0.0.0.0:3792
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 30, events 2001, descriptor: 0xfb3e10
olad/plugin_api/DeviceManager.cpp:105: Installed device: Pathport [192.168.10.3]:9-1
olad/PluginManager.cpp:200: Started Pathport
olad/PluginManager.cpp:195: Trying to start E1.31 (sACN)
common/network/PosixInterfacePicker.cpp:168: Skipping lo because it's a loopback
common/network/PosixInterfacePicker.cpp:256: Found: enp5s0, 192.168.10.3, 80:ee:73:61:a7:99
common/network/InterfacePicker.cpp:92: Using interface enp5s0 (192.168.10.3)
common/network/Socket.cpp:144: Binding to 0.0.0.0:5568
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 31, events 2001, descriptor: 0xfb86f0
olad/plugin_api/DeviceManager.cpp:105: Installed device: E1.31 (DMX over ACN) [192.168.10.3]:11-1
olad/PluginManager.cpp:200: Started E1.31 (sACN)
olad/PluginManager.cpp:195: Trying to start USB
libs/usb/HotplugAgent.cpp:89: libusb_set_debug(0)
libs/usb/HotplugAgent.cpp:94: HotplugSupported(): 1
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 2:4 @0xf31d00 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x045e, product 0x0746
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 2:3 @0xf31850 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x0403, product 0x6001
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 2:2 @0xf313a0 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x8087, product 0x0024
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 2:1 @0xf30ef0 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x1d6b, product 0x0002
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 4:1 @0xf30a40 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x1d6b, product 0x0003
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 3:1 @0xf30590 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x1d6b, product 0x0002
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 1:3 @0xecf220 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x05e3, product 0x0723
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 1:2 @0xecdc90 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x8087, product 0x0024
libs/usb/HotplugAgent.cpp:172: USB hotplug event: 1:1 @0xec5de0 [add]
plugins/usbdmx/AsyncPluginImpl.cpp:303: USB device added, checking for widget support, vendor 0x1d6b, product 0x0002
libs/usb/LibUsbThread.cpp:50: -- Starting libusb thread
common/thread/Thread.cpp:200: Thread , policy SCHED_OTHER, priority 0
libs/usb/LibUsbThread.cpp:35: ----libusb event thread is running
olad/PluginManager.cpp:200: Started USB
olad/PluginManager.cpp:195: Trying to start OSC
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 38, events 2001, descriptor: 0xfcd5c0
plugins/osc/OSCDevice.cpp:88: No targets specified for OSC Output port 0
plugins/osc/OSCDevice.cpp:88: No targets specified for OSC Output port 1
plugins/osc/OSCDevice.cpp:88: No targets specified for OSC Output port 2
plugins/osc/OSCDevice.cpp:88: No targets specified for OSC Output port 3
plugins/osc/OSCDevice.cpp:88: No targets specified for OSC Output port 4
olad/plugin_api/DeviceManager.cpp:105: Installed device: OSC Device:14-1
olad/PluginManager.cpp:200: Started OSC
olad/PluginManager.cpp:195: Trying to start SPI
olad/PluginManager.cpp:200: Started SPI
olad/PluginManager.cpp:195: Trying to start KiNET
common/network/Socket.cpp:144: Binding to 0.0.0.0:6038
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 39, events 2001, descriptor: 0xfc9050
olad/plugin_api/DeviceManager.cpp:105: Installed device: KiNet Device:16-1
olad/PluginManager.cpp:200: Started KiNET
olad/PluginManager.cpp:195: Trying to start KarateLight
common/io/IOUtils.cpp:39: open(/dev/kldmx0): No such file or directory
plugins/karate/KaratePlugin.cpp:80: Could not open /dev/kldmx0 No such file or directory
olad/PluginManager.cpp:200: Started KarateLight
olad/PluginManager.cpp:195: Trying to start Milford Instruments
plugins/milinst/MilInstPlugin.cpp:58: No path configured for device, please set one in ola-milinst.conf
olad/PluginManager.cpp:200: Started Milford Instruments
olad/PluginManager.cpp:195: Trying to start Renard
plugins/renard/RenardPlugin.cpp:58: No path configured for device, please set one in ola-renard.conf
olad/PluginManager.cpp:200: Started Renard
olad/PluginManager.cpp:195: Trying to start Open Pixel Control
olad/PluginManager.cpp:200: Started Open Pixel Control
olad/PluginManager.cpp:195: Trying to start GPIO
olad/PluginManager.cpp:200: Started GPIO
olad/PluginManager.cpp:195: Trying to start Nanoleaf
olad/PluginManager.cpp:200: Started Nanoleaf
common/io/EPoller.cpp:306: ss process time was 0.000003
common/io/EPoller.cpp:306: ss process time was 0.000004
common/io/EPoller.cpp:306: ss process time was 0.000000
common/io/EPoller.cpp:306: ss process time was 0.000005
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000004
plugins/usbpro/UsbProWidgetDetector.cpp:537: Detected USB Device: ESTA Id: 0x0000, device Id: 0x0000, serial: 0x02246213, f/w version: 1.44
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 27
plugins/usbpro/WidgetDetectorThread.cpp:314: Defaulting to a Usb Pro device
plugins/usbpro/WidgetDetectorThread.cpp:325: USB Pro Firmware >= 2.4 is required for RDM support, this widget is running 1.44
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 27, events 2001, descriptor: 0xfc7840
plugins/usbpro/EnttecUsbProWidget.cpp:854: TX: 3, length 2
olad/plugin_api/DeviceManager.cpp:105: Installed device: Enttec Usb Pro Device, Serial #: 02246213, firmware 1.44:5-02246213
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000001
plugins/usbpro/EnttecUsbProWidget.cpp:865: RX: 3, length 5
common/io/EPoller.cpp:306: ss process time was 0.000002
olad/AvahiDiscoveryAgent.cpp:236: State for OLA Server._http._tcp,_ola, group 0xec19c0 changed to AVAHI_ENTRY_GROUP_ESTABLISHED
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000004
plugins/sandnet/SandNetDevice.cpp:151: Sending Sandnet advertisement
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
plugins/sandnet/SandNetDevice.cpp:151: Sending Sandnet advertisement
common/io/EPoller.cpp:306: ss process time was 0.000003
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/Serial.cpp:158: Checking for /var/lock/LCK..ttyUSB0
common/io/Serial.cpp:170: Device /dev/ttyUSB0 locked by PID 27060 and process exists, failed to acquire lock
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
plugins/pathport/PathportDevice.cpp:144: Sending pathport arp reply
common/io/EPoller.cpp:306: ss process time was 0.000002
plugins/sandnet/SandNetDevice.cpp:151: Sending Sandnet advertisement
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
^Ccommon/thread/SignalThread.cpp:115: Received signal: Interrupt
common/http/HTTPServer.cpp:537: Notifying HTTP server thread to stop
common/http/HTTPServer.cpp:539: Waiting for HTTP server thread to exit
common/http/HTTPServer.cpp:541: HTTP server thread exited
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 14
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 10
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 24
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 25
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 26
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 27
common/io/Serial.cpp:247: Released /var/lock/LCK..ttyUSB0
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 29
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 28
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 30
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 31
libs/usb/LibUsbThread.cpp:55: -- Stopping libusb thread
libs/usb/LibUsbThread.cpp:45: ----libusb thread exiting
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 38
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 39
common/io/EPoller.cpp:306: ss process time was 0.000001


peternewman commented 5 years ago

Apologies for the confusion @soutaroumaejima . Configure is for compile time enabling/disabling, it's the sledgehammer approach, but means you never even build a plugin you might not need. If you run it, you'll need to run make again (and optionally make install, depending on where you're running it from).

There is also runtime plugin config, so you can switch them on and off on the fly, the easiest way is to stop olad, edit ola-stageprofi.conf, changing enabled = true to enabled = false and relaunch olad.

soutaroumaejima commented 5 years ago

I'm sorry, please let me get this straight.

I have recognized that either of one of these operations is necessary to control DMX device with Enttec DMXUSB Pro on OLA.

Did I get that right?

And I tried to edit ola-stageprofi.conf, change enabled = true to enabled = false and relaunch olad -l 4. After that, error Device /dev/ttyUSB0 locked by PID (number) and process exists, failed to acquire lock are disappeared. Is this result correct?

olad -l 4

maejima-i3@maejimai3-DS61:~/ola$ olad -l 4
olad/Olad.cpp:98: OLA Daemon version 0.10.7
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 5, events 2001, descriptor: 0xf8ea10
olad/OlaDaemon.cpp:121: Using configs in /home/maejima-i3/.ola
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 8, events 2001, descriptor: 0xf92340
common/thread/Thread.cpp:200: Thread pref-saver, policy SCHED_OTHER, priority 0
common/rdm/PidStoreLoader.cpp:282: Loading DISC_UNIQUE_BRANCH
common/rdm/PidStoreLoader.cpp:282: Loading DISC_MUTE
common/rdm/PidStoreLoader.cpp:282: Loading DISC_UN_MUTE
common/rdm/PidStoreLoader.cpp:282: Loading PROXIED_DEVICES
common/rdm/PidStoreLoader.cpp:282: Loading PROXIED_DEVICE_COUNT
common/rdm/PidStoreLoader.cpp:282: Loading COMMS_STATUS
common/rdm/PidStoreLoader.cpp:282: Loading QUEUED_MESSAGE
common/rdm/PidStoreLoader.cpp:282: Loading STATUS_MESSAGES
common/rdm/PidStoreLoader.cpp:282: Loading STATUS_ID_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading CLEAR_STATUS_ID
common/rdm/PidStoreLoader.cpp:282: Loading SUB_DEVICE_STATUS_REPORT_THRESHOLD
common/rdm/PidStoreLoader.cpp:282: Loading SUPPORTED_PARAMETERS
common/rdm/PidStoreLoader.cpp:282: Loading PARAMETER_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_INFO
common/rdm/PidStoreLoader.cpp:282: Loading PRODUCT_DETAIL_ID_LIST
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_MODEL_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading MANUFACTURER_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading FACTORY_DEFAULTS
common/rdm/PidStoreLoader.cpp:282: Loading LANGUAGE_CAPABILITIES
common/rdm/PidStoreLoader.cpp:282: Loading LANGUAGE
common/rdm/PidStoreLoader.cpp:282: Loading SOFTWARE_VERSION_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading BOOT_SOFTWARE_VERSION_ID
common/rdm/PidStoreLoader.cpp:282: Loading BOOT_SOFTWARE_VERSION_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading DMX_PERSONALITY
common/rdm/PidStoreLoader.cpp:282: Loading DMX_PERSONALITY_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading DMX_START_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading SLOT_INFO
common/rdm/PidStoreLoader.cpp:282: Loading SLOT_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading DEFAULT_SLOT_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_BLOCK_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading DMX_FAIL_MODE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_STARTUP_MODE
common/rdm/PidStoreLoader.cpp:282: Loading SENSOR_DEFINITION
common/rdm/PidStoreLoader.cpp:282: Loading SENSOR_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading RECORD_SENSORS
common/rdm/PidStoreLoader.cpp:282: Loading DIMMER_INFO
common/rdm/PidStoreLoader.cpp:282: Loading MINIMUM_LEVEL
common/rdm/PidStoreLoader.cpp:282: Loading MAXIMUM_LEVEL
common/rdm/PidStoreLoader.cpp:282: Loading CURVE
common/rdm/PidStoreLoader.cpp:282: Loading CURVE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading OUTPUT_RESPONSE_TIME
common/rdm/PidStoreLoader.cpp:282: Loading OUTPUT_RESPONSE_TIME_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading MODULATION_FREQUENCY
common/rdm/PidStoreLoader.cpp:282: Loading MODULATION_FREQUENCY_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_HOURS
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_HOURS
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_STRIKES
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_STATE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_ON_MODE
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_POWER_CYCLES
common/rdm/PidStoreLoader.cpp:282: Loading BURN_IN
common/rdm/PidStoreLoader.cpp:282: Loading DISPLAY_INVERT
common/rdm/PidStoreLoader.cpp:282: Loading DISPLAY_LEVEL
common/rdm/PidStoreLoader.cpp:282: Loading PAN_INVERT
common/rdm/PidStoreLoader.cpp:282: Loading TILT_INVERT
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_SWAP
common/rdm/PidStoreLoader.cpp:282: Loading REAL_TIME_CLOCK
common/rdm/PidStoreLoader.cpp:282: Loading LOCK_PIN
common/rdm/PidStoreLoader.cpp:282: Loading LOCK_STATE
common/rdm/PidStoreLoader.cpp:282: Loading LOCK_STATE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading LIST_INTERFACES
common/rdm/PidStoreLoader.cpp:282: Loading INTERFACE_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading INTERFACE_HARDWARE_ADDRESS_TYPE1
common/rdm/PidStoreLoader.cpp:282: Loading IPV4_DHCP_MODE
common/rdm/PidStoreLoader.cpp:282: Loading IPV4_ZEROCONF_MODE
common/rdm/PidStoreLoader.cpp:282: Loading IPV4_CURRENT_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading IPV4_STATIC_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading INTERFACE_RENEW_DHCP
common/rdm/PidStoreLoader.cpp:282: Loading INTERFACE_RELEASE_DHCP
common/rdm/PidStoreLoader.cpp:282: Loading INTERFACE_APPLY_CONFIGURATION
common/rdm/PidStoreLoader.cpp:282: Loading IPV4_DEFAULT_ROUTE
common/rdm/PidStoreLoader.cpp:282: Loading DNS_IPV4_NAME_SERVER
common/rdm/PidStoreLoader.cpp:282: Loading DNS_HOSTNAME
common/rdm/PidStoreLoader.cpp:282: Loading DNS_DOMAIN_NAME
common/rdm/PidStoreLoader.cpp:282: Loading IDENTIFY_DEVICE
common/rdm/PidStoreLoader.cpp:282: Loading RESET_DEVICE
common/rdm/PidStoreLoader.cpp:282: Loading POWER_STATE
common/rdm/PidStoreLoader.cpp:282: Loading PERFORM_SELFTEST
common/rdm/PidStoreLoader.cpp:282: Loading SELF_TEST_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading CAPTURE_PRESET
common/rdm/PidStoreLoader.cpp:282: Loading PRESET_PLAYBACK
common/rdm/PidStoreLoader.cpp:282: Loading IDENTIFY_MODE
common/rdm/PidStoreLoader.cpp:282: Loading PRESET_INFO
common/rdm/PidStoreLoader.cpp:282: Loading PRESET_STATUS
common/rdm/PidStoreLoader.cpp:282: Loading PRESET_MERGEMODE
common/rdm/PidStoreLoader.cpp:282: Loading POWER_ON_SELF_TEST
common/rdm/PidStoreLoader.cpp:282: Loading BACKGROUND_QUEUED_STATUS_POLICY
common/rdm/PidStoreLoader.cpp:282: Loading BACKGROUND_QUEUED_STATUS_POLICY_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading BACKGROUND_STATUS_TYPE
common/rdm/PidStoreLoader.cpp:282: Loading QUEUED_STATUS_ENDPOINT_COLLECTION
common/rdm/PidStoreLoader.cpp:282: Loading QUEUED_STATUS_UID_COLLECTION
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_LIST
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_TO_UNIVERSE
common/rdm/PidStoreLoader.cpp:282: Loading RDM_TRAFFIC_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_MODE
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_LABEL
common/rdm/PidStoreLoader.cpp:282: Loading DISCOVERY_STATE
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_TIMING
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_TIMING_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading BINDING_CONTROL_FIELDS
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_IDENTIFY
common/rdm/PidStoreLoader.cpp:282: Loading BACKGROUND_DISCOVERY
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_DEVICE_LIST_CHANGE
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_DEVICES
common/rdm/PidStoreLoader.cpp:282: Loading TCP_COMMS_STATUS
common/rdm/PidStoreLoader.cpp:282: Loading ENDPOINT_LIST_CHANGE
common/rdm/PidStoreLoader.cpp:282: Loading DEVICE_MODE
common/rdm/PidStoreLoader.cpp:282: Loading SERIAL_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading FAN_MODE
common/rdm/PidStoreLoader.cpp:282: Loading STATUS_LEDS
common/rdm/PidStoreLoader.cpp:282: Loading CCT_ADJUST
common/rdm/PidStoreLoader.cpp:282: Loading GN_ADJUST
common/rdm/PidStoreLoader.cpp:282: Loading DMX_SIGNAL_LOSS_MODE
common/rdm/PidStoreLoader.cpp:282: Loading MODEL_ID
common/rdm/PidStoreLoader.cpp:282: Loading MODEL_ID_LIST
common/rdm/PidStoreLoader.cpp:282: Loading PIXEL_TYPE
common/rdm/PidStoreLoader.cpp:282: Loading PIXEL_COUNT
common/rdm/PidStoreLoader.cpp:282: Loading LED_DRIVE_CURRENT
common/rdm/PidStoreLoader.cpp:282: Loading SERIAL_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading DIMMER_MODE
common/rdm/PidStoreLoader.cpp:282: Loading LIGHT_MODE
common/rdm/PidStoreLoader.cpp:282: Loading CONSTANT_COLOR_MODES
common/rdm/PidStoreLoader.cpp:282: Loading CP_DISPLAYON
common/rdm/PidStoreLoader.cpp:282: Loading CP_FIXTID
common/rdm/PidStoreLoader.cpp:282: Loading CP_EVAN_RGBCMY
common/rdm/PidStoreLoader.cpp:282: Loading CP_FIXWHEELSC
common/rdm/PidStoreLoader.cpp:282: Loading CP_LAMPONDMX
common/rdm/PidStoreLoader.cpp:282: Loading CP_ENCPT
common/rdm/PidStoreLoader.cpp:282: Loading CP_PTSPEEDMODE
common/rdm/PidStoreLoader.cpp:282: Loading CP_DIMMERCURVE
common/rdm/PidStoreLoader.cpp:282: Loading CP_SILENTMODE
common/rdm/PidStoreLoader.cpp:282: Loading CP_SHUTTERONERR
common/rdm/PidStoreLoader.cpp:282: Loading CP_DIMMONSHUTTER
common/rdm/PidStoreLoader.cpp:282: Loading CP_POWERFANSMODE
common/rdm/PidStoreLoader.cpp:282: Loading CP_ARTNET_MODE
common/rdm/PidStoreLoader.cpp:282: Loading CP_NETREPEATDMX
common/rdm/PidStoreLoader.cpp:282: Loading CP_UNIVERSE
common/rdm/PidStoreLoader.cpp:282: Loading CP_AFAUTOSCALEOFF
common/rdm/PidStoreLoader.cpp:282: Loading CP_MCOLORADJUST
common/rdm/PidStoreLoader.cpp:282: Loading CP_MEFFRANDID
common/rdm/PidStoreLoader.cpp:282: Loading CP_MEFFDISTRIB
common/rdm/PidStoreLoader.cpp:282: Loading CP_EVANCURVEMODE
common/rdm/PidStoreLoader.cpp:282: Loading CP_PT_HOMING_SPEC
common/rdm/PidStoreLoader.cpp:282: Loading CP_PAN_HOME_ANGLE
common/rdm/PidStoreLoader.cpp:282: Loading CP_TILT_HOME_ANGLE
common/rdm/PidStoreLoader.cpp:282: Loading CP_CWHEEL_LINEAR
common/rdm/PidStoreLoader.cpp:282: Loading CP_ANTI_BLIND
common/rdm/PidStoreLoader.cpp:282: Loading CP_PIXELS_UNIVERSE
common/rdm/PidStoreLoader.cpp:282: Loading CP_RPTONDMX_UNIVERSE
common/rdm/PidStoreLoader.cpp:282: Loading CP_CHNLMODE_PIXELS
common/rdm/PidStoreLoader.cpp:282: Loading SHOW_ID
common/rdm/PidStoreLoader.cpp:282: Loading OUTPUT_POWER
common/rdm/PidStoreLoader.cpp:282: Loading HOP_PATTERN
common/rdm/PidStoreLoader.cpp:282: Loading BANDWIDTH
common/rdm/PidStoreLoader.cpp:282: Loading NUM_OF_CHANNELS
common/rdm/PidStoreLoader.cpp:282: Loading LEVEL_TEST
common/rdm/PidStoreLoader.cpp:282: Loading CURVE
common/rdm/PidStoreLoader.cpp:282: Loading BUMP_ENABLED
common/rdm/PidStoreLoader.cpp:282: Loading DATA_LOSS_TIMEOUT
common/rdm/PidStoreLoader.cpp:282: Loading BACKLIGHT_TIMEOUT
common/rdm/PidStoreLoader.cpp:282: Loading RDM_PROXY_ENABLED
common/rdm/PidStoreLoader.cpp:282: Loading INPUT_FORMAT
common/rdm/PidStoreLoader.cpp:282: Loading IP_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading IP_SUBNET_MASK
common/rdm/PidStoreLoader.cpp:282: Loading IP_GATEWAY
common/rdm/PidStoreLoader.cpp:282: Loading DHCP_MODE
common/rdm/PidStoreLoader.cpp:282: Loading MAC_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading SET_UID
common/rdm/PidStoreLoader.cpp:282: Loading DMX_OUTPUT_STANDARD
common/rdm/PidStoreLoader.cpp:282: Loading ADD_DISCOVERY
common/rdm/PidStoreLoader.cpp:282: Loading DMX_INTERSLOT_TIME
common/rdm/PidStoreLoader.cpp:282: Loading LATENCY
common/rdm/PidStoreLoader.cpp:282: Loading FACTORY_SETTINGS_LOCK
common/rdm/PidStoreLoader.cpp:282: Loading DMX_RDM_INTERLEAVE
common/rdm/PidStoreLoader.cpp:282: Loading PROXIED_DEVICES_ENHANCED
common/rdm/PidStoreLoader.cpp:282: Loading ADAPTIVE_ON_OFF
common/rdm/PidStoreLoader.cpp:282: Loading PWM_OUTPUT_FREQUENCY
common/rdm/PidStoreLoader.cpp:282: Loading FAN_ON_PERCENTAGE
common/rdm/PidStoreLoader.cpp:282: Loading PWRUP_TEST
common/rdm/PidStoreLoader.cpp:282: Loading INTERNAL_STATS
common/rdm/PidStoreLoader.cpp:282: Loading NE_FAULT_DETECT_MODE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_PROTECT_MODE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_LOSS_MODE
common/rdm/PidStoreLoader.cpp:282: Loading PREHEAT_LEVEL
common/rdm/PidStoreLoader.cpp:282: Loading OUTPUT_CAP_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_TERM_MODE
common/rdm/PidStoreLoader.cpp:282: Loading FULL_DISCOVERY
common/rdm/PidStoreLoader.cpp:282: Loading OUTPUT_DEFAULT_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading DALI_FADE_TIME
common/rdm/PidStoreLoader.cpp:282: Loading INCREMENTAL_DISCOVERY_INTERVAL
common/rdm/PidStoreLoader.cpp:282: Loading ACK_TIMER_FACTOR
common/rdm/PidStoreLoader.cpp:282: Loading MDG_NETWORK_UNIVERSE_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading MDG_NETWORK_UNIVERSE_NAME
common/rdm/PidStoreLoader.cpp:282: Loading MDG_GENERATOR_STATE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_LAMP_OFF_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading DMX_RESET_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading MCX_LAMP_OFF_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading FIXTURE_ID
common/rdm/PidStoreLoader.cpp:282: Loading STAND_ALONE_OPERATION_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading SYNCHRONIZED
common/rdm/PidStoreLoader.cpp:282: Loading AUTO_PROGRAM_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading ENABLE_TIMERS
common/rdm/PidStoreLoader.cpp:282: Loading TIMER1_START_TIME
common/rdm/PidStoreLoader.cpp:282: Loading TIMER1_END_TIME
common/rdm/PidStoreLoader.cpp:282: Loading TIMER2_START_TIME
common/rdm/PidStoreLoader.cpp:282: Loading TIMER2_END_TIME
common/rdm/PidStoreLoader.cpp:282: Loading LIGHTSENSOR_LEVEL_TRIGGER_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading CAPTURE_CURRENT_SENSOR_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading LIGHTSENSOR_TRIGGER_LEVEL
common/rdm/PidStoreLoader.cpp:282: Loading ADD_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading INSERT_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading STORE_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading DELETE_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading DELETE_ALL_SCENES
common/rdm/PidStoreLoader.cpp:282: Loading NEXT_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading PREVIOUS_SCENE
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_SETTINGS
common/rdm/PidStoreLoader.cpp:282: Loading RUN_PROGRAM
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_WAIT_TIME
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_FADE_TIME
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_INTENSITY
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_CYAN
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_MAGENTA
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_YELLOW
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_RED
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_GREEN
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_BLUE
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_AMBER
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_WHITE
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_ZOOM
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_FOCUS
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_RANDOM_COLOR
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_COLOR_WHEEL
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_GOBO_SELECTION
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_GOBO_INDEXING
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_ANIMATION_POSITION
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_ANIMATION_INDEXING
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_GET_DMX
common/rdm/PidStoreLoader.cpp:282: Loading SCENE_FROST_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading AUTO_SHUTTER_BO_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading EFFECT_SPEED
common/rdm/PidStoreLoader.cpp:282: Loading EFFECT_SHORTCUTS_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading EFFECT_FEEDBACK_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_HOUR_WARNING_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_HOUR_WARNING_HOURS
common/rdm/PidStoreLoader.cpp:282: Loading AIR_FILTER_HOUR
common/rdm/PidStoreLoader.cpp:282: Loading AIR_FILTER_HOUR_WARNING_HOURS
common/rdm/PidStoreLoader.cpp:282: Loading DISPLAY_ERRORS_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_ERROR_TEST_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading SAVE_CUSTOM_CONFIGURATION
common/rdm/PidStoreLoader.cpp:282: Loading LOAD_CUSTOM_CONFIGURATION
common/rdm/PidStoreLoader.cpp:282: Loading BARNDOOR_SOFTWARE_VERSION
common/rdm/PidStoreLoader.cpp:282: Loading CMY_BLACKOUT_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading TRACKING_MODE
common/rdm/PidStoreLoader.cpp:282: Loading TRACKING_CAL
common/rdm/PidStoreLoader.cpp:282: Loading DIMMER_CURVE
common/rdm/PidStoreLoader.cpp:282: Loading FOCUS_TRACKING
common/rdm/PidStoreLoader.cpp:282: Loading DISPLAY_AUTO_OFF
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_PREHEAT_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_PREHEAT_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_POWER_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_POWER_VALUE
common/rdm/PidStoreLoader.cpp:282: Loading IRIS_BLACKOUT_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading COLOR_WHEEL_BLACKOUT_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading STUDIO_MODE
common/rdm/PidStoreLoader.cpp:282: Loading BLOCK_TEMP_SETTING
common/rdm/PidStoreLoader.cpp:282: Loading GOBO3_ANIMATION_START
common/rdm/PidStoreLoader.cpp:282: Loading GOBO3_ANIMATION_END
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_SPEED
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_MOVE_ON_RESET_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_LIMITATION_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading PAN_LIMITATION_MINIMUM
common/rdm/PidStoreLoader.cpp:282: Loading PAN_LIMITATION_MAXIMUM
common/rdm/PidStoreLoader.cpp:282: Loading TILT_LIMITATION_MINIMUM
common/rdm/PidStoreLoader.cpp:282: Loading TILT_LIMITATION_MAXIMUM
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_LIMITATION_AREA
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_MODE_ENABLE
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_MODE_LOCK_TOGGLE
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_MODE_LOCK_PAN
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_MODE_LOCK_TILT
common/rdm/PidStoreLoader.cpp:282: Loading REGULATE_LAMP_FAN
common/rdm/PidStoreLoader.cpp:282: Loading REGULATE_GOBO_FAN
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_COOLING
common/rdm/PidStoreLoader.cpp:282: Loading FAN_CLEAN
common/rdm/PidStoreLoader.cpp:282: Loading FAN_MODE
common/rdm/PidStoreLoader.cpp:282: Loading SERIAL_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading EVENT_LOG_USER_EVENT_TRIGGER
common/rdm/PidStoreLoader.cpp:282: Loading FAN_ERROR_STATUS
common/rdm/PidStoreLoader.cpp:282: Loading MAX_LAMP_POWER
common/rdm/PidStoreLoader.cpp:282: Loading LAMP_FADE_ON_COMM_LOSS
common/rdm/PidStoreLoader.cpp:282: Loading LOCK_PAN
common/rdm/PidStoreLoader.cpp:282: Loading LOCK_TILT
common/rdm/PidStoreLoader.cpp:282: Loading PAN_TILT_FREE_MOTION
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_CONTROLLER_MODE
common/rdm/PidStoreLoader.cpp:282: Loading ZOOM_TYPE
common/rdm/PidStoreLoader.cpp:282: Loading FOLLOW_SPOT_ZOOM
common/rdm/PidStoreLoader.cpp:282: Loading ZERO_GOBO_WHEELS
common/rdm/PidStoreLoader.cpp:282: Loading CLEAR_LOG
common/rdm/PidStoreLoader.cpp:282: Loading DISABLE_MECHS
common/rdm/PidStoreLoader.cpp:282: Loading DMX_INPUT
common/rdm/PidStoreLoader.cpp:282: Loading WIRELESS_UNLINK
common/rdm/PidStoreLoader.cpp:282: Loading SCREENSAVER_DELAY
common/rdm/PidStoreLoader.cpp:282: Loading TOUCHSCREEN_LOCK
common/rdm/PidStoreLoader.cpp:282: Loading DMX_HOLD_MODE
common/rdm/PidStoreLoader.cpp:282: Loading SLOT_LABELS
common/rdm/PidStoreLoader.cpp:282: Loading MODIFY_SENSOR_DEFINITION
common/rdm/PidStoreLoader.cpp:282: Loading NETWORK_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading NETWORK_MASK
common/rdm/PidStoreLoader.cpp:282: Loading GATEWAY_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading DNS_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading DC_OFFSET
common/rdm/PidStoreLoader.cpp:282: Loading DC_FADER_OFFSET
common/rdm/PidStoreLoader.cpp:282: Loading DC_CALIBRATION
common/rdm/PidStoreLoader.cpp:282: Loading CURVE_DEFINITION
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_LOGIN
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_LOGOUT
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_RADIO_POWER_24
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_RADIO_POWER_58
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_MASK_24
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_MASK_58
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_RADIO_MODE
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_RADIO_AHFSS
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_AFHSS_MASK_24
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_AFHSS_MASK_54
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_SIGNAL_STRENGTH
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_DMX_TO_RDM_RATIO
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_DOWNSTREAM_RDM
common/rdm/PidStoreLoader.cpp:282: Loading WDMX_IDENTIFY_PROXIES
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_CURVE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_CURVE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_STROBE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_OUTPUT_MODE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_OUTPUT_MODE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_RED_SHIFT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_WHITE_POINT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_WHITE_POINT_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_FREQUENCY
common/rdm/PidStoreLoader.cpp:282: Loading ETC_DMX_LOSS_BEHAVIOR
common/rdm/PidStoreLoader.cpp:282: Loading ETC_DMX_LOSS_BEHAVIOR_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_PLUS_SEVEN
common/rdm/PidStoreLoader.cpp:282: Loading ETC_BACKLIGHT_BRIGHTNESS
common/rdm/PidStoreLoader.cpp:282: Loading ETC_BACKLIGHT_TIMEOUT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_STATUS_INDICATORS
common/rdm/PidStoreLoader.cpp:282: Loading ETC_RECALIBRATE_FIXTURE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_OVER_TEMP_MODE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_SIMPLE_SETUP_MODE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_STROBE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_RED_SHIFT_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_PLUS_SEVEN_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_BACKLIGHT_TIMEOUT_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_SIMPLE_SETUP_MODE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_OVER_TEMP_MODE_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_SEQUENCE_PLAYBACK
common/rdm/PidStoreLoader.cpp:282: Loading ETC_SEQUENCE_CONFIG
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LOW_POWER_TIMEOUT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LOW_POWER_TIMEOUT_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_FREQUENCY_ENUM
common/rdm/PidStoreLoader.cpp:282: Loading ETC_LED_FREQUENCY_ENUM_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_PRESET_CONFIG
common/rdm/PidStoreLoader.cpp:282: Loading ETC_HAS_ENUM_TEXT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_GET_ENUM_TEXT
common/rdm/PidStoreLoader.cpp:282: Loading ETC_POWER_COMMAND
common/rdm/PidStoreLoader.cpp:282: Loading ETC_POWER_COMMAND_DESCRIPTION
common/rdm/PidStoreLoader.cpp:282: Loading ETC_DALI_SHORT_ADDRESS
common/rdm/PidStoreLoader.cpp:282: Loading ETC_DALI_GROUP_MEMBERSHIP
common/rdm/PidStoreLoader.cpp:282: Loading ETC_AUTOBIND
common/rdm/PidStoreLoader.cpp:282: Loading ETC_DELETE_SUBDEVICE
common/rdm/PidStoreLoader.cpp:282: Loading ETC_PREPARE_FOR_SOFTWARE_DOWNLOAD
common/rdm/PidStoreLoader.cpp:282: Loading SERIAL_NUMBER
common/rdm/PidStoreLoader.cpp:282: Loading CODE_VERSION
common/rdm/PidStoreLoader.cpp:282: Loading MODEL_ID
common/rdm/PidStoreLoader.cpp:282: Loading MODEL_ID_LIST
common/rdm/PidStoreLoader.cpp:282: Loading PIXEL_TYPE
common/rdm/PidStoreLoader.cpp:282: Loading PIXEL_COUNT
common/rdm/PidStoreLoader.cpp:221: Load Complete
common/network/PosixInterfacePicker.cpp:168: Skipping lo because it's a loopback
common/network/PosixInterfacePicker.cpp:256: Found: enp5s0, 192.168.10.3, 80:ee:73:61:a7:99
common/network/InterfacePicker.cpp:92: Using interface enp5s0 (192.168.10.3)
olad/OlaServer.cpp:194: Server UID is 7a70:030aa8c0
olad/OlaServer.cpp:206: Server instance name is OLA Server
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 10, events 2001, descriptor: 0x1023920
olad/AvahiDiscoveryAgent.cpp:201: Client state changed to AVAHI_CLIENT_S_RUNNING
common/thread/Thread.cpp:200: Thread http, policy SCHED_OTHER, priority 0
common/http/HTTPServer.cpp:510: HTTP Server started on port 9090
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 14, events 2001, descriptor: 0xfce000
olad/AvahiDiscoveryAgent.cpp:236: State for OLA Server._http._tcp,_ola, group 0x10bba70 changed to AVAHI_ENTRY_GROUP_UNCOMMITED
olad/AvahiDiscoveryAgent.cpp:334: Adding _ola._sub._http._tcp
olad/AvahiDiscoveryAgent.cpp:342: Failed to add _ola._sub._http._tcp
olad/OlaServer.cpp:481: Updated PID definitions.
olad/OlaServer.cpp:489: PID store is at 0x10d6820
olad/AvahiDiscoveryAgent.cpp:236: State for OLA Server._http._tcp,_ola, group 0x10bba70 changed to AVAHI_ENTRY_GROUP_REGISTERING
common/thread/Thread.cpp:200: Thread signal-thread, policy SCHED_OTHER, priority 0
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 22, events 2001, descriptor: 0x10bbab0
olad/PluginManager.cpp:195: Trying to start Serial USB
common/thread/Thread.cpp:200: Thread , policy SCHED_OTHER, priority 0
plugins/usbpro/WidgetDetectorThread.cpp:215: Found potential USB Serial device at /dev/ttyUSB0
common/io/Serial.cpp:158: Checking for /var/lock/LCK..ttyUSB0
common/io/Serial.cpp:199: Acquired /var/lock/LCK..ttyUSB0
plugins/usbpro/WidgetDetectorThread.cpp:221: New descriptor @ 0x7ff690000c90 for /dev/ttyUSB0
plugins/usbpro/WidgetDetectorThread.cpp:384: trying stage 0 for 0x7ff690000c90
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 24, events 2001, descriptor: 0x7ff690008cd0
common/io/EPoller.cpp:306: ss process time was 0.000000
olad/PluginManager.cpp:200: Started Serial USB
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000017
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000017
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000004
plugins/usbpro/UsbProWidgetDetector.cpp:537: Detected USB Device: ESTA Id: 0x0000, device Id: 0x0000, serial: 0x02246213, f/w version: 1.44
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 24
plugins/usbpro/WidgetDetectorThread.cpp:314: Defaulting to a Usb Pro device
plugins/usbpro/WidgetDetectorThread.cpp:325: USB Pro Firmware >= 2.4 is required for RDM support, this widget is running 1.44
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:82: EPOLL_CTL_ADD 24, events 2001, descriptor: 0xfce1d0
plugins/usbpro/EnttecUsbProWidget.cpp:854: TX: 3, length 2
olad/plugin_api/DeviceManager.cpp:105: Installed device: Enttec Usb Pro Device, Serial #: 02246213, firmware 1.44:5-02246213
olad/plugin_api/PortManager.cpp:119: Patched 5-02246213-O-0 to universe 1
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000001
plugins/usbpro/EnttecUsbProWidget.cpp:865: RX: 3, length 5
common/io/EPoller.cpp:306: ss process time was 0.000002
olad/AvahiDiscoveryAgent.cpp:236: State for OLA Server._http._tcp,_ola, group 0x10bba70 changed to AVAHI_ENTRY_GROUP_ESTABLISHED
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000003
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000003
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
olad/OlaServer.cpp:385: Garbage collecting
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000003
common/io/EPoller.cpp:306: ss process time was 0.000005
olad/OlaServer.cpp:385: Garbage collecting
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000002
^Ccommon/thread/SignalThread.cpp:115: Received signal: Interrupt
common/http/HTTPServer.cpp:537: Notifying HTTP server thread to stop
common/http/HTTPServer.cpp:539: Waiting for HTTP server thread to exit
common/http/HTTPServer.cpp:541: HTTP server thread exited
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 14
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 10
common/io/EPoller.cpp:116: EPOLL_CTL_DEL 24
common/io/Serial.cpp:247: Released /var/lock/LCK..ttyUSB0
common/io/EPoller.cpp:306: ss process time was 0.000002
common/io/EPoller.cpp:306: ss process time was 0.000001

peternewman commented 5 years ago

I'm sorry, please let me get this straight.

I have recognized that either of one of these operations is necessary to control DMX device with Enttec DMXUSB Pro on OLA.

* A series of commands(`./configure --disable-all-plugins --enable-usbpro --disable-stageprofi`, `make`,`make check`,`make install` and `ldconfig`).

The configure step can be simplified to: ./configure --disable-all-plugins --enable-usbpro

* Edit ola-stageprofi.conf(`changing enabled = true` to `enabled = false`)

Did I get that right?

And I tried to edit ola-stageprofi.conf, change enabled = true to enabled = false and relaunch olad -l 4. After that, error Device /dev/ttyUSB0 locked by PID (number) and process exists, failed to acquire lock are disappeared. Is this result correct?

Yes, that's done the trick. I'd recommend editing the ola-stageprofi.conf as the more appropriate option.

FWIW, I think I'm going to make the Stageprofi plugin disabled by default in the next major release, as it seems to cause a disproportionate number of issues for the number of people who I suspect own and use the devices.

soutaroumaejima commented 5 years ago

The configure step can be simplified to: ./configure --disable-all-plugins --enable-usbpro OK. I will use such command with editing ola-stageprofi.conf(changing enabled = true to enabled = false)

Yes, that's done the trick. I'd recommend editing the ola-stageprofi.conf as the more appropriate option.

FWIW, I think I'm going to make the Stageprofi plugin disabled by default in the next major release, as it seems to cause a disproportionate number of issues for the number of people who I suspect own and use the devices.

I was relieved because the error of olad -l 4 seemed to be solved. I think making Stageprofi plugin disabled by default is good. In addition, I think that it is useful to elaborate information of necessary setting about plugin for each device because such information is probably not enough on current Device Specific Configuration (https://www.openlighting.org/ola/getting-started/device-specific-configuration/#Enttec_USB_Pro).

Thank you very much for your quick and polite response. Next, I will try to use API(C++, Python). I guess I'll question you sometime again, but thank you.