Hallo alle zusammen. Ich bin dabei mir zum ersten mal Ambilight einzurichten. Die LEDs sind soweit am TV montiert, die Config mit HyperionCon ist erstellt. Nun warte ich auf mein Netzteil für die LEDs

Ich habe nun leider das gleiche Problem, dass meine Hyperion-remote App keine Verbindung zu meinem Pi aufbauen kann. Die IP ist richtig, trotzdem bekomme ich immer die Meldung "connection refused"
Code: Alles auswählen
##############################################
# OpenELEC #
# http://openelec.tv #
##############################################
OpenELEC (official) Version: 6.0.3
OpenELEC:~ # /storage/hyperion/bin/hyperiond.sh /storage/.config/hyperion.config.json
Hyperion Ambilight Deamon
Version : V1.02.0 (brindosch-2828c78/95e4d4e-1461938433
Build Time: Apr 29 2016 12:49:00
INFO: Selected configuration file: /storage/.config/hyperion.config.json
HYPERION INFO: ColorTransform 'default' => [0; 83]
HYPERION INFO: ColorCorrection 'default' => [0; 83]
HYPERION INFO: ColorAdjustment 'default' => [0; 83]
LEDDEVICE INFO: configuration:
{
"colorOrder" : "rgb",
"name" : "MyHyperionConfig",
"output" : "/dev/spidev0.0",
"rate" : 1000000,
"type" : "ws2801"
}
INFO: Creating linear smoothing
HYPERION (CS) INFO: Created linear-smoothing(interval_ms=40;settlingTime_ms=100;updateDelay=0
EFFECTENGINE ERROR: Effect directory can not be loaded: /opt/hyperion/effects
EFFECTENGINE INFO: Initializing Python interpreter
INFO: Hyperion started and initialised
INFO: Boot sequence 'Rainbow swirl fast' EFFECTENGINE INFO: run effect Rainbow swirl fast on channel 0
EFFECTENGINE ERROR: effect Rainbow swirl fast not found
failed
INFO: Kodi checker created and started
INFO: Json server created and started on port 19444
INFO: Proto server created and started on port 19445
DISPMANXGRABBER INFO: Display opened with resolution: 1920x1080
BLACKBORDER INFO: threshold set to 0.01 (3)
BLACKBORDER INFO: mode:default
INFO: Frame grabber created and started
terminate called after throwing an instance of 'std::runtime_error'
what(): V4L2GRABBER ERROR: Cannot identify '/dev/video0' ERROR 2, No such file or directory
Aborted
OpenELEC:~ #
Der Json server läuft aber ich bekomme keine Verbindung zu ihm.
Kann mir da jemand weiterhelfen?
ps: EFFECTENGINE ERROR: Effect directory can not be loaded: /opt/hyperion/effects
wie kann ich da Effekte einfügen?