2018-01-01, 16:35
Hi,
I have been using Hyperion with my Raspberry Pi for years now but 2 months ago it suddenly stopped working - all LEDs remain dark. I couldn't figure out the actual problem. My setup has not changed so far except that I upgraded to Raspberry Pi 3 which has the same GPIO pinout for Hyperion. However, it won't work with my previously used Pi2 either. I double checked all connections, bought a brand new ws2801 LED-strip, tried several Kodi distributions such als LibreElec (which I usually use), OpenElec, OSMC with my hyperion.config.json backup and also created a new config..
I'm using HyperCon to install Hyperion as suggested in the manual. The Hyperion log prints this after booting Kodi
Any idea on how to tackle this problem?
I have been using Hyperion with my Raspberry Pi for years now but 2 months ago it suddenly stopped working - all LEDs remain dark. I couldn't figure out the actual problem. My setup has not changed so far except that I upgraded to Raspberry Pi 3 which has the same GPIO pinout for Hyperion. However, it won't work with my previously used Pi2 either. I double checked all connections, bought a brand new ws2801 LED-strip, tried several Kodi distributions such als LibreElec (which I usually use), OpenElec, OSMC with my hyperion.config.json backup and also created a new config..
I'm using HyperCon to install Hyperion as suggested in the manual. The Hyperion log prints this after booting Kodi
Code:
ssh out: cat /storage/logfiles/hyperion.log
ssh in: Hyperion Ambilight Deamon (344)
ssh in: Version : V1.03.3 (brindosch-2fbbcff/2f01dfa-1495880388
ssh in: Build Time: Jun 3 2017 02:06:37
ssh in: INFO: Selected configuration file: /storage/.config/hyperion.config.json
ssh in: HYPERION INFO: ColorTransform 'default' => [0; 62]
ssh in: HYPERION INFO: ColorCorrection 'default' => [0; 62]
ssh in: HYPERION INFO: ColorCorrection 'default' => [0; 62]
ssh in: LEDDEVICE INFO: configuration:
ssh in: {
ssh in: "colorOrder" : "rgb",
ssh in: "name" : "MyPi",
ssh in: "output" : "/dev/spidev0.0",
ssh in: "rate" : 1000000,
ssh in: "type" : "ws2801"
ssh in: }
ssh in: INFO: Creating linear smoothing
ssh in: HYPERION (CS) INFO: Created linear-smoothing(interval_ms=50;settlingTime_ms=30;updateDelay=0
ssh in: EFFECTENGINE ERROR: no effects found, check your effect directories
ssh in: EFFECTENGINE INFO: Initializing Python interpreter
ssh in: INFO: Hyperion started and initialised
ssh in: INFO: Boot sequence 'none' EFFECTENGINE INFO: run effect none on channel 0
ssh in: EFFECTENGINE ERROR: effect none not found
ssh in: failed
ssh in: INFO: Json server created and started on port 19444
ssh in: INFO: Proto server created and started on port 19445
ssh in: DISPMANXGRABBER INFO: Display opened with resolution: 1920x1080
ssh in: BLACKBORDER INFO: threshold set to 0.01 (3)
ssh in: BLACKBORDER INFO: mode:classic
ssh in: INFO: Frame grabber created and started
ssh in: BORDER SWITCH REQUIRED!!
ssh in: CURRENT BORDER TYPE: unknown=0 hor.size=0 vert.size=0
Any idea on how to tackle this problem?