Guest User

Read-only

a guest
Dec 28th, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.97 KB | None | 0 0
  1. Z:\XBMC\blinkstick-boblight-0.1\blinkstick-boblight>boblightd.exe -c boblight.conf
  2. ERROR: unable to make directory /home/ANA/.boblight/:
  3. No such file or directory
  4. (PrintFlags) starting boblightd -c boblight.conf
  5. (CConfig::LoadConfigFromFile) opening boblight.conf
  6. (CConfig::CheckConfig) checking config lines
  7. (CConfig::CheckConfig) config lines valid
  8. (CConfig::BuildConfig) building config
  9. (CConfig::BuildConfig) built config successfully
  10. (main) starting devices
  11. (CClientsHandler::Process) opening listening socket on 0.0.0.0:19333
  12. (CDevice::Process) ambilight: starting with output "/dev/ttyACM0"
  13. (CDevice::Process) ambilight: setting up
  14. (CDeviceRS232::OpenSerialPort) ERROR: ambilight: /dev/ttyACM0: open() Read-only file system
  15. (CDevice::Process) ERROR: ambilight: setting up failed, retrying in 10 seconds
  16. (CClientsHandler::Process) 192.168.0.22:37362 connected
  17. (CClientsHandler::ParseMessage) 192.168.0.22:37362 said hello
  18. (CClientsHandler::ParseSet) 192.168.0.22:37362 priority set to 128
  19. (CClientsHandler::ParseSet) 192.168.0.22:37362 priority set to 255
  20. (CDevice::Process) ambilight: setting up
  21. (CDeviceRS232::OpenSerialPort) ERROR: ambilight: /dev/ttyACM0: open() Read-only file system
  22. (CDevice::Process) ERROR: ambilight: setting up failed, retrying in 10 seconds
  23. (CDevice::Process) ambilight: setting up
  24. (CDeviceRS232::OpenSerialPort) ERROR: ambilight: /dev/ttyACM0: open() Read-only file system
  25. (CDevice::Process) ERROR: ambilight: setting up failed, retrying in 10 seconds
  26. (CDevice::Process) ambilight: setting up
  27. (CDeviceRS232::OpenSerialPort) ERROR: ambilight: /dev/ttyACM0: open() Read-only file system
  28. (CDevice::Process) ERROR: ambilight: setting up failed, retrying in 10 seconds
  29. (CDevice::Process) ambilight: setting up
  30. (CDeviceRS232::OpenSerialPort) ERROR: ambilight: /dev/ttyACM0: open() Read-only file system
  31. (CDevice::Process) ERROR: ambilight: setting up failed, retrying in 10 seconds
  32. (CDevice::Process) ambilight: setting up
  33. (CDeviceRS232::OpenSerialPort) ERROR: ambilight: /dev/ttyACM0: open() Read-only file system
  34. (CDevice::Process) ERROR: ambilight: setting up failed, retrying in 10 seconds
  35. (SignalHandler) caught SIGINT
  36. (CClientsHandler::GetReadableFd)select() Interrupted system call
  37. (main) signaling devices to stop
  38. (CClientsHandler::Cleanup) disconnecting clients
  39. (CClientsHandler::RemoveClient) removing 192.168.0.22:37362
  40. (CClientsHandler::Cleanup) closing listening socket
  41. (CClientsHandler::Cleanup) clients handler stopped
  42. (main) waiting for devices to stop
  43. (CDevice::Process) ambilight: closed
  44. (CDevice::Process) ambilight: stopped
  45. (main) exiting
Add Comment
Please, Sign In to add comment