Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2016
2,579
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. ssh out: cat /storage/logfiles/hyperion.log
  2. ssh in: Hyperion Ambilight Deamon (661)
  3. ssh in: Version : V1.03.2 (brindosch-99d9396/d3713a8-1469452981
  4. ssh in: Build Time: Jul 25 2016 06:54:40
  5. ssh in: INFO: Selected configuration file: /storage/.config/hyperion.config.json
  6. ssh in: HYPERION INFO: ColorTransform 'default' => [0; 41]
  7. ssh in: HYPERION INFO: ColorCorrection 'default' => [0; 41]
  8. ssh in: HYPERION INFO: ColorAdjustment 'default' => [0; 41]
  9. ssh in: LEDDEVICE INFO: configuration:
  10. ssh in: {
  11. ssh in: "colorOrder" : "rgb",
  12. ssh in: "lightIds" : [ 5, 6 ],
  13. ssh in: "name" : "MyHyperionConfig",
  14. ssh in: "output" : "192.168.1.103",
  15. ssh in: "switchOffOnBlack" : true,
  16. ssh in: "transitiontime" : 1,
  17. ssh in: "type" : "philipshue",
  18. ssh in: "username" : "MY_USER_ID"
  19. ssh in: }
  20. ssh in: INFO: Creating linear smoothing
  21. ssh in: HYPERION (CS) INFO: Created linear-smoothing(interval_ms=50;settlingTime_ms=200;updateDelay=0
  22. ssh in: EFFECTENGINE INFO: 27 effects loaded from directory /storage/hyperion/effects
  23. ssh in: EFFECTENGINE INFO: Initializing Python interpreter
  24. ssh in: INFO: Hyperion started and initialised
  25. ssh in: INFO: Boot sequence 'Rainbow swirl fast' EFFECTENGINE INFO: run effect Rainbow swirl fast on channel 0
  26. ssh in: BLACKBORDER INFO: threshold set to 0 (0)
  27. ssh in: BLACKBORDER INFO: mode:default
  28. ssh in: started
  29. ssh in: INFO: Json server created and started on port 19444
  30. ssh in: INFO: Proto server created and started on port 19445
  31. ssh in: DISPMANXGRABBER INFO: Display opened with resolution: 1920x1080
  32. ssh in: BLACKBORDER INFO: threshold set to 0 (0)
  33. ssh in: BLACKBORDER INFO: mode:default
  34. ssh in: INFO: Frame grabber created and started
  35. ssh in: BORDER SWITCH REQUIRED!!
  36. ssh in: CURRENT BORDER TYPE: unknown=0 hor.size=0 vert.size=0
  37. ssh in: LedDevicePhilipsHue::saveStates(nLights=42): found light with id 1.
  38. ssh in: LedDevicePhilipsHue::saveStates(nLights=42): found light with id 2.
  39. ssh in: LedDevicePhilipsHue::saveStates(nLights=42): found light with id 3.
  40. ssh in: LedDevicePhilipsHue::saveStates(nLights=42): found light with id 4.
  41. ssh in: LedDevicePhilipsHue::saveStates(nLights=42): found light with id 5.
  42. ssh in: LedDevicePhilipsHue::saveStates(nLights=42): found light with id 6.
  43. ssh in: LedDevicePhilipsHue::saveStates(nLights=42): found light with id 7.
  44. ssh in: LedDevicePhilipsHue::saveStates(nLights=42): found light with id 8.
  45. ssh in: LedDevicePhilipsHue::saveStates(nLights=42): found light with id 9.
  46. ssh in: terminate called after throwing an instance of 'std::runtime_error'
  47. ssh in: what(): Not enough lights found at http://192.168.1.103/api/MY_USER_ID/lights
  48. ssh in: Aborted (core dumped)
  49. ssh out: /storage/.config/autostart.sh > /dev/null 2>&1 &
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement