Advertisement
Guest User

hyperion Log

a guest
Aug 24th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.57 KB | None | 0 0
  1. SSH Traffic:
  2. ssh connected
  3. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  4. ssh out: cd /tmp && wget -nv -N https://raw.github.com/hyperion-project/hyperion/master/bin/install_hyperion.sh && chmod +x install_hyperion.sh && sudo sh ./install_hyperion.sh HyperConInstall ; rm install_hyperion.sh
  5. ssh out: Last-modified header missing -- time-stamps turned off.
  6. ssh out: 2019-08-24 21:16:05 URL:https://raw.githubusercontent.com/hyperion-project/hyperion/master/bin/install_hyperion.sh [14552/14552] -> "install_hyperion.sh" [1]
  7. ssh in: *******************************************************************************
  8. ssh in: This script will install/update Hyperion Ambient Light
  9. ssh in: Created by brindosch - hyperion-project.org - the official Hyperion source.
  10. ssh in: *******************************************************************************
  11. ssh in: ---> Stop Hyperion, if necessary
  12. ssh in: ---> Install/Update Hyperion dependencies (This may take a while)
  13. ssh in: ---> Downloading the appropriate Hyperion release
  14. ssh out: 2019-08-24 21:16:19 URL:https://datapacket.dl.sourceforge.net/project/hyperion-project/release/hyperion_rpi_osmc.tar.gz [1640849/1640849] -> "-" [1]
  15. ssh in: ---> Installing systemd script
  16. ssh in: ---> Modify systemd script for OSMC usage
  17. ssh in: ---> Starting Hyperion
  18. ssh in: *******************************************************************************
  19. ssh in: Hyperion Installation/Update finished!
  20. ssh in: Please download the latest HyperCon version to benefit from new features!
  21. ssh in: To create a config, follow the HyperCon Guide at our Wiki (EN/DE)!
  22. ssh in: Wiki: wiki.hyperion-project.org Webpage: www.hyperion-project.org
  23. ssh in: *******************************************************************************
  24. sftp Send Hyperion Config - Sourcepath: D:/Laurens/Desktop, Targetpath: /etc/hyperion/, Filename: hyperion.config.json
  25. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  26. ssh out: sudo systemctl start hyperion.service 2>/dev/null ; sudo /etc/init.d/hyperion start 2>/dev/null ; sudo /sbin/initctl start hyperion 2>/dev/null
  27. ssh out: sudo journalctl -u hyperion.service 2>/dev/null
  28. ssh in: -- Logs begin at Thu 2016-11-03 18:16:42 CET, end at Sat 2019-08-24 21:30:33 CEST. --
  29. ssh in: Jul 28 11:31:59 osmc systemd[1]: Started Hyperion Systemd service.
  30. ssh in: Jul 28 11:32:00 osmc hyperiond[329]: Hyperion Ambilight Deamon (329)
  31. ssh in: Jul 28 11:32:00 osmc hyperiond[329]: Version : V1.03.4 (brindosch-c750c41/dc6a602-1522918225
  32. ssh in: Jul 28 11:32:00 osmc hyperiond[329]: Build Time: Apr 5 2018 01:57:25
  33. ssh in: Jul 28 11:32:00 osmc hyperiond[329]: INFO: Selected configuration file: /etc/hyperion/hyperion.config.json
  34. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION INFO: ColorTransform 'default' => [0; 103]
  35. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION INFO: ColorCorrection 'default' => [0; 103]
  36. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION INFO: ColorAdjustment 'default' => [0; 103]
  37. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: LEDDEVICE INFO: configuration:
  38. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: {
  39. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: "colorOrder" : "bgr",
  40. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: "name" : "MyHyperionConfig",
  41. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: "output" : "/dev/spidev0.0",
  42. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: "rate" : 1000000,
  43. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: "type" : "apa102"
  44. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: }
  45. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION INFO: Json forward to 127.0.0.1:19446
  46. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION INFO: Proto forward to 127.0.0.1:19447
  47. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: INFO: Creating linear smoothing
  48. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION (CS) INFO: Created linear-smoothing(interval_ms=16;settlingTime_ms=200;updateDelay=0
  49. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: EFFECTENGINE INFO: 27 effects loaded from directory /usr/share/hyperion/effects
  50. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: EFFECTENGINE INFO: Initializing Python interpreter
  51. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: INFO: Hyperion started and initialised
  52. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: INFO: Boot sequence 'Color traces' EFFECTENGINE INFO: run effect Color traces on channel 0
  53. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: BLACKBORDER INFO: threshold set to 0.05 (13)
  54. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: BLACKBORDER INFO: mode:default
  55. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: started
  56. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: INFO: Json server created and started on port 19444
  57. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: PROTOCONNECTION INFO: Connecting to Hyperion: 127.0.0.1:19447
  58. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: INFO: Proto server created and started on port 19445
  59. ssh in: Aug 24 11:43:15 osmc hyperiond[329]: EFFECTENGINE INFO: effect finished
  60. ssh in: Aug 24 21:04:08 osmc hyperiond[329]: JSONSERVER INFO: New connection
  61. ssh in: Aug 24 21:04:08 osmc hyperiond[329]: BLACKBORDER INFO: threshold set to 0.05 (13)
  62. ssh in: Aug 24 21:04:08 osmc hyperiond[329]: BLACKBORDER INFO: mode:default
  63. ssh in: Aug 24 21:04:14 osmc hyperiond[329]: JSONSERVER INFO: Connection closed
  64. ssh in: Aug 24 21:05:13 osmc hyperiond[329]: JSONSERVER INFO: New connection
  65. ssh in: Aug 24 21:05:13 osmc hyperiond[329]: BLACKBORDER INFO: threshold set to 0.05 (13)
  66. ssh in: Aug 24 21:05:13 osmc hyperiond[329]: BLACKBORDER INFO: mode:default
  67. ssh in: Aug 24 21:05:19 osmc hyperiond[329]: JSONSERVER INFO: Connection closed
  68. ssh in: Aug 24 21:16:00 osmc hyperiond[329]: INFO: Application closed with code 0
  69. ssh in: Aug 24 21:16:00 osmc hyperiond[329]: EFFECTENGINE INFO: Cleaning up Python interpreter
  70. ssh in: Aug 24 21:16:00 osmc systemd[1]: Stopping Hyperion Systemd service...
  71. ssh in: Aug 24 21:16:00 osmc systemd[1]: Stopped Hyperion Systemd service.
  72. ssh in: Aug 24 21:16:20 osmc systemd[1]: Started Hyperion Systemd service.
  73. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: Hyperion Ambilight Deamon (3346)
  74. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: Version : V1.03.4 (brindosch-c750c41/dc6a602-1522918225
  75. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: Build Time: Apr 5 2018 01:57:25
  76. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Selected configuration file: /etc/hyperion/hyperion.config.json
  77. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION INFO: ColorTransform 'default' => [0; 103]
  78. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION INFO: ColorCorrection 'default' => [0; 103]
  79. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION INFO: ColorAdjustment 'default' => [0; 103]
  80. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: LEDDEVICE INFO: configuration:
  81. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: {
  82. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: "colorOrder" : "bgr",
  83. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: "name" : "MyHyperionConfig",
  84. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: "output" : "/dev/spidev0.0",
  85. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: "rate" : 1000000,
  86. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: "type" : "apa102"
  87. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: }
  88. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION INFO: Json forward to 127.0.0.1:19446
  89. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION INFO: Proto forward to 127.0.0.1:19447
  90. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Creating linear smoothing
  91. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION (CS) INFO: Created linear-smoothing(interval_ms=16;settlingTime_ms=200;updateDelay=0
  92. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: EFFECTENGINE INFO: 27 effects loaded from directory /usr/share/hyperion/effects
  93. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: EFFECTENGINE INFO: Initializing Python interpreter
  94. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Hyperion started and initialised
  95. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Boot sequence 'Color traces' EFFECTENGINE INFO: run effect Color traces on channel 0
  96. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: BLACKBORDER INFO: threshold set to 0.05 (13)
  97. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: BLACKBORDER INFO: mode:default
  98. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: started
  99. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Json server created and started on port 19444
  100. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: PROTOCONNECTION INFO: Connecting to Hyperion: 127.0.0.1:19447
  101. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Proto server created and started on port 19445
  102. ssh in: Aug 24 21:16:24 osmc hyperiond[3346]: EFFECTENGINE INFO: effect finished
  103. ssh in: Aug 24 21:16:45 osmc systemd[1]: Stopping Hyperion Systemd service...
  104. ssh in: Aug 24 21:16:45 osmc hyperiond[3346]: INFO: Application closed with code 0
  105. ssh in: Aug 24 21:16:45 osmc hyperiond[3346]: EFFECTENGINE INFO: Cleaning up Python interpreter
  106. ssh in: Aug 24 21:16:45 osmc systemd[1]: Stopped Hyperion Systemd service.
  107. ssh in: Aug 24 21:16:47 osmc systemd[1]: Started Hyperion Systemd service.
  108. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: Hyperion Ambilight Deamon (3359)
  109. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: Version : V1.03.4 (brindosch-c750c41/dc6a602-1522918225
  110. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: Build Time: Apr 5 2018 01:57:25
  111. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Selected configuration file: /etc/hyperion/hyperion.config.json
  112. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION INFO: ColorTransform 'default' => [0; 103]
  113. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION INFO: ColorCorrection 'default' => [0; 103]
  114. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION INFO: ColorAdjustment 'default' => [0; 103]
  115. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: LEDDEVICE INFO: configuration:
  116. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: {
  117. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: "colorOrder" : "bgr",
  118. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: "name" : "MyHyperionConfig",
  119. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: "output" : "/dev/spidev0.0",
  120. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: "rate" : 1000000,
  121. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: "type" : "apa102"
  122. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: }
  123. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION INFO: Json forward to 127.0.0.1:19446
  124. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION INFO: Proto forward to 127.0.0.1:19447
  125. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Creating linear smoothing
  126. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION (CS) INFO: Created linear-smoothing(interval_ms=16;settlingTime_ms=200;updateDelay=0
  127. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: EFFECTENGINE INFO: 27 effects loaded from directory /usr/share/hyperion/effects
  128. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: EFFECTENGINE INFO: Initializing Python interpreter
  129. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Hyperion started and initialised
  130. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Boot sequence 'Color traces' EFFECTENGINE INFO: run effect Color traces on channel 0
  131. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: BLACKBORDER INFO: threshold set to 0.05 (13)
  132. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: BLACKBORDER INFO: mode:default
  133. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: started
  134. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Json server created and started on port 19444
  135. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: PROTOCONNECTION INFO: Connecting to Hyperion: 127.0.0.1:19447
  136. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Proto server created and started on port 19445
  137. ssh in: Aug 24 21:16:52 osmc hyperiond[3359]: EFFECTENGINE INFO: effect finished
  138. ssh in: Aug 24 21:27:06 osmc hyperiond[3359]: JSONSERVER INFO: New connection
  139. ssh in: Aug 24 21:27:06 osmc hyperiond[3359]: BLACKBORDER INFO: threshold set to 0.05 (13)
  140. ssh in: Aug 24 21:27:06 osmc hyperiond[3359]: BLACKBORDER INFO: mode:default
  141. ssh in: Aug 24 21:27:19 osmc hyperiond[3359]: JSONSERVER INFO: Connection closed
  142. ssh out: sudo journalctl -u hyperion.service 2>/dev/null
  143. ssh in: -- Logs begin at Thu 2016-11-03 18:16:42 CET, end at Sat 2019-08-24 21:31:30 CEST. --
  144. ssh in: Jul 28 11:31:59 osmc systemd[1]: Started Hyperion Systemd service.
  145. ssh in: Jul 28 11:32:00 osmc hyperiond[329]: Hyperion Ambilight Deamon (329)
  146. ssh in: Jul 28 11:32:00 osmc hyperiond[329]: Version : V1.03.4 (brindosch-c750c41/dc6a602-1522918225
  147. ssh in: Jul 28 11:32:00 osmc hyperiond[329]: Build Time: Apr 5 2018 01:57:25
  148. ssh in: Jul 28 11:32:00 osmc hyperiond[329]: INFO: Selected configuration file: /etc/hyperion/hyperion.config.json
  149. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION INFO: ColorTransform 'default' => [0; 103]
  150. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION INFO: ColorCorrection 'default' => [0; 103]
  151. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION INFO: ColorAdjustment 'default' => [0; 103]
  152. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: LEDDEVICE INFO: configuration:
  153. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: {
  154. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: "colorOrder" : "bgr",
  155. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: "name" : "MyHyperionConfig",
  156. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: "output" : "/dev/spidev0.0",
  157. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: "rate" : 1000000,
  158. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: "type" : "apa102"
  159. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: }
  160. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION INFO: Json forward to 127.0.0.1:19446
  161. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION INFO: Proto forward to 127.0.0.1:19447
  162. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: INFO: Creating linear smoothing
  163. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION (CS) INFO: Created linear-smoothing(interval_ms=16;settlingTime_ms=200;updateDelay=0
  164. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: EFFECTENGINE INFO: 27 effects loaded from directory /usr/share/hyperion/effects
  165. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: EFFECTENGINE INFO: Initializing Python interpreter
  166. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: INFO: Hyperion started and initialised
  167. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: INFO: Boot sequence 'Color traces' EFFECTENGINE INFO: run effect Color traces on channel 0
  168. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: BLACKBORDER INFO: threshold set to 0.05 (13)
  169. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: BLACKBORDER INFO: mode:default
  170. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: started
  171. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: INFO: Json server created and started on port 19444
  172. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: PROTOCONNECTION INFO: Connecting to Hyperion: 127.0.0.1:19447
  173. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: INFO: Proto server created and started on port 19445
  174. ssh in: Aug 24 11:43:15 osmc hyperiond[329]: EFFECTENGINE INFO: effect finished
  175. ssh in: Aug 24 21:04:08 osmc hyperiond[329]: JSONSERVER INFO: New connection
  176. ssh in: Aug 24 21:04:08 osmc hyperiond[329]: BLACKBORDER INFO: threshold set to 0.05 (13)
  177. ssh in: Aug 24 21:04:08 osmc hyperiond[329]: BLACKBORDER INFO: mode:default
  178. ssh in: Aug 24 21:04:14 osmc hyperiond[329]: JSONSERVER INFO: Connection closed
  179. ssh in: Aug 24 21:05:13 osmc hyperiond[329]: JSONSERVER INFO: New connection
  180. ssh in: Aug 24 21:05:13 osmc hyperiond[329]: BLACKBORDER INFO: threshold set to 0.05 (13)
  181. ssh in: Aug 24 21:05:13 osmc hyperiond[329]: BLACKBORDER INFO: mode:default
  182. ssh in: Aug 24 21:05:19 osmc hyperiond[329]: JSONSERVER INFO: Connection closed
  183. ssh in: Aug 24 21:16:00 osmc hyperiond[329]: INFO: Application closed with code 0
  184. ssh in: Aug 24 21:16:00 osmc hyperiond[329]: EFFECTENGINE INFO: Cleaning up Python interpreter
  185. ssh in: Aug 24 21:16:00 osmc systemd[1]: Stopping Hyperion Systemd service...
  186. ssh in: Aug 24 21:16:00 osmc systemd[1]: Stopped Hyperion Systemd service.
  187. ssh in: Aug 24 21:16:20 osmc systemd[1]: Started Hyperion Systemd service.
  188. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: Hyperion Ambilight Deamon (3346)
  189. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: Version : V1.03.4 (brindosch-c750c41/dc6a602-1522918225
  190. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: Build Time: Apr 5 2018 01:57:25
  191. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Selected configuration file: /etc/hyperion/hyperion.config.json
  192. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION INFO: ColorTransform 'default' => [0; 103]
  193. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION INFO: ColorCorrection 'default' => [0; 103]
  194. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION INFO: ColorAdjustment 'default' => [0; 103]
  195. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: LEDDEVICE INFO: configuration:
  196. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: {
  197. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: "colorOrder" : "bgr",
  198. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: "name" : "MyHyperionConfig",
  199. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: "output" : "/dev/spidev0.0",
  200. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: "rate" : 1000000,
  201. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: "type" : "apa102"
  202. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: }
  203. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION INFO: Json forward to 127.0.0.1:19446
  204. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION INFO: Proto forward to 127.0.0.1:19447
  205. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Creating linear smoothing
  206. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION (CS) INFO: Created linear-smoothing(interval_ms=16;settlingTime_ms=200;updateDelay=0
  207. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: EFFECTENGINE INFO: 27 effects loaded from directory /usr/share/hyperion/effects
  208. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: EFFECTENGINE INFO: Initializing Python interpreter
  209. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Hyperion started and initialised
  210. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Boot sequence 'Color traces' EFFECTENGINE INFO: run effect Color traces on channel 0
  211. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: BLACKBORDER INFO: threshold set to 0.05 (13)
  212. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: BLACKBORDER INFO: mode:default
  213. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: started
  214. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Json server created and started on port 19444
  215. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: PROTOCONNECTION INFO: Connecting to Hyperion: 127.0.0.1:19447
  216. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Proto server created and started on port 19445
  217. ssh in: Aug 24 21:16:24 osmc hyperiond[3346]: EFFECTENGINE INFO: effect finished
  218. ssh in: Aug 24 21:16:45 osmc systemd[1]: Stopping Hyperion Systemd service...
  219. ssh in: Aug 24 21:16:45 osmc hyperiond[3346]: INFO: Application closed with code 0
  220. ssh in: Aug 24 21:16:45 osmc hyperiond[3346]: EFFECTENGINE INFO: Cleaning up Python interpreter
  221. ssh in: Aug 24 21:16:45 osmc systemd[1]: Stopped Hyperion Systemd service.
  222. ssh in: Aug 24 21:16:47 osmc systemd[1]: Started Hyperion Systemd service.
  223. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: Hyperion Ambilight Deamon (3359)
  224. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: Version : V1.03.4 (brindosch-c750c41/dc6a602-1522918225
  225. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: Build Time: Apr 5 2018 01:57:25
  226. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Selected configuration file: /etc/hyperion/hyperion.config.json
  227. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION INFO: ColorTransform 'default' => [0; 103]
  228. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION INFO: ColorCorrection 'default' => [0; 103]
  229. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION INFO: ColorAdjustment 'default' => [0; 103]
  230. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: LEDDEVICE INFO: configuration:
  231. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: {
  232. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: "colorOrder" : "bgr",
  233. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: "name" : "MyHyperionConfig",
  234. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: "output" : "/dev/spidev0.0",
  235. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: "rate" : 1000000,
  236. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: "type" : "apa102"
  237. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: }
  238. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION INFO: Json forward to 127.0.0.1:19446
  239. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION INFO: Proto forward to 127.0.0.1:19447
  240. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Creating linear smoothing
  241. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION (CS) INFO: Created linear-smoothing(interval_ms=16;settlingTime_ms=200;updateDelay=0
  242. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: EFFECTENGINE INFO: 27 effects loaded from directory /usr/share/hyperion/effects
  243. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: EFFECTENGINE INFO: Initializing Python interpreter
  244. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Hyperion started and initialised
  245. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Boot sequence 'Color traces' EFFECTENGINE INFO: run effect Color traces on channel 0
  246. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: BLACKBORDER INFO: threshold set to 0.05 (13)
  247. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: BLACKBORDER INFO: mode:default
  248. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: started
  249. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Json server created and started on port 19444
  250. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: PROTOCONNECTION INFO: Connecting to Hyperion: 127.0.0.1:19447
  251. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Proto server created and started on port 19445
  252. ssh in: Aug 24 21:16:52 osmc hyperiond[3359]: EFFECTENGINE INFO: effect finished
  253. ssh in: Aug 24 21:27:06 osmc hyperiond[3359]: JSONSERVER INFO: New connection
  254. ssh in: Aug 24 21:27:06 osmc hyperiond[3359]: BLACKBORDER INFO: threshold set to 0.05 (13)
  255. ssh in: Aug 24 21:27:06 osmc hyperiond[3359]: BLACKBORDER INFO: mode:default
  256. ssh in: Aug 24 21:27:19 osmc hyperiond[3359]: JSONSERVER INFO: Connection closed
  257. ssh disconnected
  258. ssh connected
  259. ssh out: sudo journalctl -u hyperion.service 2>/dev/null
  260. ssh in: -- Logs begin at Thu 2016-11-03 18:16:42 CET, end at Sat 2019-08-24 21:31:52 CEST. --
  261. ssh in: Jul 28 11:31:59 osmc systemd[1]: Started Hyperion Systemd service.
  262. ssh in: Jul 28 11:32:00 osmc hyperiond[329]: Hyperion Ambilight Deamon (329)
  263. ssh in: Jul 28 11:32:00 osmc hyperiond[329]: Version : V1.03.4 (brindosch-c750c41/dc6a602-1522918225
  264. ssh in: Jul 28 11:32:00 osmc hyperiond[329]: Build Time: Apr 5 2018 01:57:25
  265. ssh in: Jul 28 11:32:00 osmc hyperiond[329]: INFO: Selected configuration file: /etc/hyperion/hyperion.config.json
  266. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION INFO: ColorTransform 'default' => [0; 103]
  267. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION INFO: ColorCorrection 'default' => [0; 103]
  268. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION INFO: ColorAdjustment 'default' => [0; 103]
  269. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: LEDDEVICE INFO: configuration:
  270. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: {
  271. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: "colorOrder" : "bgr",
  272. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: "name" : "MyHyperionConfig",
  273. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: "output" : "/dev/spidev0.0",
  274. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: "rate" : 1000000,
  275. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: "type" : "apa102"
  276. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: }
  277. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION INFO: Json forward to 127.0.0.1:19446
  278. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION INFO: Proto forward to 127.0.0.1:19447
  279. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: INFO: Creating linear smoothing
  280. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: HYPERION (CS) INFO: Created linear-smoothing(interval_ms=16;settlingTime_ms=200;updateDelay=0
  281. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: EFFECTENGINE INFO: 27 effects loaded from directory /usr/share/hyperion/effects
  282. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: EFFECTENGINE INFO: Initializing Python interpreter
  283. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: INFO: Hyperion started and initialised
  284. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: INFO: Boot sequence 'Color traces' EFFECTENGINE INFO: run effect Color traces on channel 0
  285. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: BLACKBORDER INFO: threshold set to 0.05 (13)
  286. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: BLACKBORDER INFO: mode:default
  287. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: started
  288. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: INFO: Json server created and started on port 19444
  289. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: PROTOCONNECTION INFO: Connecting to Hyperion: 127.0.0.1:19447
  290. ssh in: Jul 28 11:32:01 osmc hyperiond[329]: INFO: Proto server created and started on port 19445
  291. ssh in: Aug 24 11:43:15 osmc hyperiond[329]: EFFECTENGINE INFO: effect finished
  292. ssh in: Aug 24 21:04:08 osmc hyperiond[329]: JSONSERVER INFO: New connection
  293. ssh in: Aug 24 21:04:08 osmc hyperiond[329]: BLACKBORDER INFO: threshold set to 0.05 (13)
  294. ssh in: Aug 24 21:04:08 osmc hyperiond[329]: BLACKBORDER INFO: mode:default
  295. ssh in: Aug 24 21:04:14 osmc hyperiond[329]: JSONSERVER INFO: Connection closed
  296. ssh in: Aug 24 21:05:13 osmc hyperiond[329]: JSONSERVER INFO: New connection
  297. ssh in: Aug 24 21:05:13 osmc hyperiond[329]: BLACKBORDER INFO: threshold set to 0.05 (13)
  298. ssh in: Aug 24 21:05:13 osmc hyperiond[329]: BLACKBORDER INFO: mode:default
  299. ssh in: Aug 24 21:05:19 osmc hyperiond[329]: JSONSERVER INFO: Connection closed
  300. ssh in: Aug 24 21:16:00 osmc hyperiond[329]: INFO: Application closed with code 0
  301. ssh in: Aug 24 21:16:00 osmc hyperiond[329]: EFFECTENGINE INFO: Cleaning up Python interpreter
  302. ssh in: Aug 24 21:16:00 osmc systemd[1]: Stopping Hyperion Systemd service...
  303. ssh in: Aug 24 21:16:00 osmc systemd[1]: Stopped Hyperion Systemd service.
  304. ssh in: Aug 24 21:16:20 osmc systemd[1]: Started Hyperion Systemd service.
  305. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: Hyperion Ambilight Deamon (3346)
  306. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: Version : V1.03.4 (brindosch-c750c41/dc6a602-1522918225
  307. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: Build Time: Apr 5 2018 01:57:25
  308. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Selected configuration file: /etc/hyperion/hyperion.config.json
  309. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION INFO: ColorTransform 'default' => [0; 103]
  310. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION INFO: ColorCorrection 'default' => [0; 103]
  311. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION INFO: ColorAdjustment 'default' => [0; 103]
  312. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: LEDDEVICE INFO: configuration:
  313. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: {
  314. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: "colorOrder" : "bgr",
  315. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: "name" : "MyHyperionConfig",
  316. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: "output" : "/dev/spidev0.0",
  317. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: "rate" : 1000000,
  318. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: "type" : "apa102"
  319. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: }
  320. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION INFO: Json forward to 127.0.0.1:19446
  321. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION INFO: Proto forward to 127.0.0.1:19447
  322. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Creating linear smoothing
  323. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: HYPERION (CS) INFO: Created linear-smoothing(interval_ms=16;settlingTime_ms=200;updateDelay=0
  324. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: EFFECTENGINE INFO: 27 effects loaded from directory /usr/share/hyperion/effects
  325. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: EFFECTENGINE INFO: Initializing Python interpreter
  326. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Hyperion started and initialised
  327. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Boot sequence 'Color traces' EFFECTENGINE INFO: run effect Color traces on channel 0
  328. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: BLACKBORDER INFO: threshold set to 0.05 (13)
  329. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: BLACKBORDER INFO: mode:default
  330. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: started
  331. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Json server created and started on port 19444
  332. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: PROTOCONNECTION INFO: Connecting to Hyperion: 127.0.0.1:19447
  333. ssh in: Aug 24 21:16:20 osmc hyperiond[3346]: INFO: Proto server created and started on port 19445
  334. ssh in: Aug 24 21:16:24 osmc hyperiond[3346]: EFFECTENGINE INFO: effect finished
  335. ssh in: Aug 24 21:16:45 osmc systemd[1]: Stopping Hyperion Systemd service...
  336. ssh in: Aug 24 21:16:45 osmc hyperiond[3346]: INFO: Application closed with code 0
  337. ssh in: Aug 24 21:16:45 osmc hyperiond[3346]: EFFECTENGINE INFO: Cleaning up Python interpreter
  338. ssh in: Aug 24 21:16:45 osmc systemd[1]: Stopped Hyperion Systemd service.
  339. ssh in: Aug 24 21:16:47 osmc systemd[1]: Started Hyperion Systemd service.
  340. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: Hyperion Ambilight Deamon (3359)
  341. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: Version : V1.03.4 (brindosch-c750c41/dc6a602-1522918225
  342. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: Build Time: Apr 5 2018 01:57:25
  343. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Selected configuration file: /etc/hyperion/hyperion.config.json
  344. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION INFO: ColorTransform 'default' => [0; 103]
  345. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION INFO: ColorCorrection 'default' => [0; 103]
  346. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION INFO: ColorAdjustment 'default' => [0; 103]
  347. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: LEDDEVICE INFO: configuration:
  348. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: {
  349. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: "colorOrder" : "bgr",
  350. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: "name" : "MyHyperionConfig",
  351. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: "output" : "/dev/spidev0.0",
  352. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: "rate" : 1000000,
  353. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: "type" : "apa102"
  354. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: }
  355. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION INFO: Json forward to 127.0.0.1:19446
  356. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION INFO: Proto forward to 127.0.0.1:19447
  357. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Creating linear smoothing
  358. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: HYPERION (CS) INFO: Created linear-smoothing(interval_ms=16;settlingTime_ms=200;updateDelay=0
  359. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: EFFECTENGINE INFO: 27 effects loaded from directory /usr/share/hyperion/effects
  360. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: EFFECTENGINE INFO: Initializing Python interpreter
  361. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Hyperion started and initialised
  362. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Boot sequence 'Color traces' EFFECTENGINE INFO: run effect Color traces on channel 0
  363. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: BLACKBORDER INFO: threshold set to 0.05 (13)
  364. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: BLACKBORDER INFO: mode:default
  365. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: started
  366. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Json server created and started on port 19444
  367. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: PROTOCONNECTION INFO: Connecting to Hyperion: 127.0.0.1:19447
  368. ssh in: Aug 24 21:16:48 osmc hyperiond[3359]: INFO: Proto server created and started on port 19445
  369. ssh in: Aug 24 21:16:52 osmc hyperiond[3359]: EFFECTENGINE INFO: effect finished
  370. ssh in: Aug 24 21:27:06 osmc hyperiond[3359]: JSONSERVER INFO: New connection
  371. ssh in: Aug 24 21:27:06 osmc hyperiond[3359]: BLACKBORDER INFO: threshold set to 0.05 (13)
  372. ssh in: Aug 24 21:27:06 osmc hyperiond[3359]: BLACKBORDER INFO: mode:default
  373. ssh in: Aug 24 21:27:19 osmc hyperiond[3359]: JSONSERVER INFO: Connection closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement