diff --git a/libs/surfaces/faderport/faderport.cc b/libs/surfaces/faderport/faderport.cc index 41466ae568..f963df117f 100644 --- a/libs/surfaces/faderport/faderport.cc +++ b/libs/surfaces/faderport/faderport.cc @@ -638,7 +638,7 @@ FaderPort::connection_handler (boost::weak_ptr, std::string name1, connected (); } else { - DEBUG_TRACE (DEBUG::FaderPort, "Device disconnected (input or output or both)\n"); + DEBUG_TRACE (DEBUG::FaderPort, "Device disconnected (input or output or both) or not yet fully connected\n"); _device_active = false; }