Advertisement
Athuruga

Hyperion Log

Mar 18th, 2018
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.95 KB | None | 0 0
  1. ssh out:    /storage/.config/autostart.sh > /dev/null 2>&1 &
  2. ssh out:    cat /storage/logfiles/hyperion.log
  3. ssh in:     Hyperion Ambilight Deamon (666)
  4. ssh in:         Version   : V1.03.3 (brindosch-2fbbcff/2f01dfa-1495880388
  5. ssh in:         Build Time: Jun  3 2017 02:06:37
  6. ssh in:     INFO: Selected configuration file: /storage/.config/hyperion.config.json
  7. ssh in:     HYPERION INFO: ColorTransform 'default' => [0; 220]
  8. ssh in:     HYPERION INFO: ColorCorrection 'default' => [0; 220]
  9. ssh in:     HYPERION INFO: ColorAdjustment 'default' => [0; 220]
  10. ssh in:     LEDDEVICE INFO: configuration:
  11. ssh in:     {
  12. ssh in:         "colorOrder" : "grb",
  13. ssh in:         "delayAfterConnect" : 0,
  14. ssh in:         "name" : "NewConfigHyperion",
  15. ssh in:         "output" : "/dev/ttyACM0",
  16. ssh in:         "rate" : 460800,
  17. ssh in:         "type" : "adalight"
  18. ssh in:     }
  19. ssh in:     Opening UART: /dev/ttyACM0
  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' EFFECTENGINE INFO: run effect Rainbow swirl on channel 0
  26. ssh in:     BLACKBORDER INFO: threshold set to 0.01 (3)
  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:     V4L2GRABBER INFO: width=240 height=192
  32. ssh in:     V4L2GRABBER INFO: pixel format=UYVY
  33. ssh in:     BLACKBORDER INFO: threshold set to 0.01 (3)
  34. ssh in:     BLACKBORDER INFO: mode:default
  35. ssh in:     V4L2GRABBER INFO: signal threshold set to: {0,0,0}
  36. ssh in:     V4L2GRABBER INFO: started
  37. ssh in:     INFO: V4L2 grabber created and started
  38. ssh in:     BORDER SWITCH REQUIRED!!
  39. ssh in:     CURRENT BORDER TYPE: unknown=0 hor.size=0 vert.size=0
  40. ssh in:     V4L2GRABBER INFO: stopped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement