Hallo zusammen, ich bin neu hier in diesem Forum und hoffe mir kann weiter geholfen werden. Habe mir vor 3 Tagen ein Ambilight gebaut welches ich erst nur über Kodi steuerte um alles auf Funktion zu prüfen. Die Startanimation wurde abgespielt und die Farbsendung über HyperCon funktioniert auch wunderbar. Anschließend habe ich mein System erweitert, sodass auch meine anderen HDMI Quellen in den Genuss des Ambilights kommen, was ebenfalls auch reibungslos funktionierte. Jetzt hatte ich erst heute wieder die Möglichkeit das Ambilight in Betrieb zu nehmen und es tut sich nichts mehr. Haben schon OSMC und Hyperion neu aufgesetzt. Hat aber nicht weiter geholfen. Was ich verwende: PI 3 WS2801 LED's Netzteil 5V 10A OSMC Release 2018.03-2 config Pi Spoiler gpu_mem_1024=256 hdmi_ignore_cec_init=1 disable_overscan=1 start_x=1 disable_splash=1 dtparam=spi=on hyperion.config.json Spoiler // Automatically generated configuration file for Hyperion ambilight daemon // Notice: All values are explained with comments at our wiki: wiki.hyperion-project.org (config area) // Generated by: HyperCon (The Hyperion deamon configuration file builder) // Created with HyperCon V1.03.3 (22.10.2017) { // DEVICE CONFIGURATION "device" : { "name" : "Unser Ambilight", "type" : "ws2801", "output" : "/dev/spidev0.0", "rate" : 1000000, "colorOrder" : "rgb" }, // COLOR CALIBRATION CONFIG "color" : { "channelAdjustment" : [ { "id" : "default", "leds" : "*", "pureRed" : { "redChannel" : 255, "greenChannel" : 0, "blueChannel" : 0 }, "pureGreen" : { "redChannel" : 0, "greenChannel" : 255, "blueChannel" : 0 }, "pureBlue" : { "redChannel" : 0, "greenChannel" : 0, "blueChannel" : 255 } } ], "temperature" : [ { "id" : "default", "leds" : "*", "correctionValues" : { "red" : 255, "green" : 255, "blue" : 255 } } ], "transform" : [ { "id" : "default", "leds" : "*", "hsl" : { "saturationGain" : 1.0000, "luminanceGain" : 1.0000, "luminanceMinimum" : 0.0000 }, "red" : { "threshold" : 0.0000, "gamma" : 2.5000 }, "green" : { "threshold" : 0.0000, "gamma" : 2.5000 }, "blue" : { "threshold" : 0.0000, "gamma" : 2.5000 } } ], // SMOOTHING CONFIG "smoothing" : { "type" : "linear", "time_ms" : 200, "updateFrequency" : 20.0000, "updateDelay" : 0 } }, // NO V4L2 GRABBER CONFIG // FRAME GRABBER CONFIG "framegrabber" : { "width" : 64, "height" : 64, "frequency_Hz" : 10.0, "priority" : 890 }, // BLACKBORDER CONFIG "blackborderdetector" : { "enable" : true, "threshold" : 0.0, "unknownFrameCnt" : 600, "borderFrameCnt" : 50, "maxInconsistentCnt" : 10, "blurRemoveCnt" : 1, "mode" : "default" }, // KODI CHECK CONFIG "xbmcVideoChecker" : { "xbmcAddress" : "127.0.0.1", "xbmcTcpPort" : 9090, "grabVideo" : true, "grabPictures" : true, "grabAudio" : true, "grabMenu" : true, "grabPause" : true, "grabScreensaver" : true, "enable3DDetection" : true }, // BOOTEFFECT CONFIG "bootsequence" : { "color" : [0,0,0], "effect" : "Rainbow swirl", "duration_ms" : 3000, "priority" : 700 }, // JSON SERVER CONFIG "jsonServer" : { "port" : 19444 }, // PROTO SERVER CONFIG "protoServer" : { "port" : 19445 }, // EFFECT PATH "effects" : { "paths" : [ "/storage/hyperion/effects", "/usr/share/hyperion/effects" ] }, // NO BOBLIGHT SERVER CONFIG // NO JSON/PROTO FORWARD CONFIG // LED CONFIGURATION "leds" : [ { "index" : 0, "hscan" : { "minimum" : 0.9713, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 1, "hscan" : { "minimum" : 0.9427, "maximum" : 0.9716 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 2, "hscan" : { "minimum" : 0.9141, "maximum" : 0.9430 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 3, "hscan" : { "minimum" : 0.8856, "maximum" : 0.9144 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 4, "hscan" : { "minimum" : 0.8570, "maximum" : 0.8859 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 5, "hscan" : { "minimum" : 0.8284, "maximum" : 0.8573 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 6, "hscan" : { "minimum" : 0.7999, "maximum" : 0.8287 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 7, "hscan" : { "minimum" : 0.7713, "maximum" : 0.8001 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 8, "hscan" : { "minimum" : 0.7427, "maximum" : 0.7716 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 9, "hscan" : { "minimum" : 0.7141, "maximum" : 0.7430 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 10, "hscan" : { "minimum" : 0.6856, "maximum" : 0.7144 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 11, "hscan" : { "minimum" : 0.6570, "maximum" : 0.6859 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 12, "hscan" : { "minimum" : 0.6284, "maximum" : 0.6573 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 13, "hscan" : { "minimum" : 0.5999, "maximum" : 0.6287 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 14, "hscan" : { "minimum" : 0.5713, "maximum" : 0.6001 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 15, "hscan" : { "minimum" : 0.5427, "maximum" : 0.5716 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 16, "hscan" : { "minimum" : 0.5141, "maximum" : 0.5430 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 17, "hscan" : { "minimum" : 0.4856, "maximum" : 0.5144 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 18, "hscan" : { "minimum" : 0.4570, "maximum" : 0.4859 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 19, "hscan" : { "minimum" : 0.4284, "maximum" : 0.4573 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 20, "hscan" : { "minimum" : 0.3999, "maximum" : 0.4287 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 21, "hscan" : { "minimum" : 0.3713, "maximum" : 0.4001 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 22, "hscan" : { "minimum" : 0.3427, "maximum" : 0.3716 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 23, "hscan" : { "minimum" : 0.3141, "maximum" : 0.3430 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 24, "hscan" : { "minimum" : 0.2856, "maximum" : 0.3144 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 25, "hscan" : { "minimum" : 0.2570, "maximum" : 0.2859 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 26, "hscan" : { "minimum" : 0.2284, "maximum" : 0.2573 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 27, "hscan" : { "minimum" : 0.1999, "maximum" : 0.2287 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 28, "hscan" : { "minimum" : 0.1713, "maximum" : 0.2001 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 29, "hscan" : { "minimum" : 0.1427, "maximum" : 0.1716 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 30, "hscan" : { "minimum" : 0.1141, "maximum" : 0.1430 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 31, "hscan" : { "minimum" : 0.0856, "maximum" : 0.1144 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 32, "hscan" : { "minimum" : 0.0570, "maximum" : 0.0859 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 33, "hscan" : { "minimum" : 0.0284, "maximum" : 0.0573 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 34, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0287 }, "vscan" : { "minimum" : 0.9200, "maximum" : 1.0000 } }, { "index" : 35, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.9498, "maximum" : 1.0000 } }, { "index" : 36, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.8998, "maximum" : 0.9503 } }, { "index" : 37, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.8498, "maximum" : 0.9003 } }, { "index" : 38, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.7998, "maximum" : 0.8503 } }, { "index" : 39, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.7498, "maximum" : 0.8003 } }, { "index" : 40, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.6998, "maximum" : 0.7503 } }, { "index" : 41, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.6498, "maximum" : 0.7003 } }, { "index" : 42, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.5998, "maximum" : 0.6503 } }, { "index" : 43, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.5498, "maximum" : 0.6003 } }, { "index" : 44, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.4998, "maximum" : 0.5503 } }, { "index" : 45, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.4498, "maximum" : 0.5003 } }, { "index" : 46, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.3998, "maximum" : 0.4503 } }, { "index" : 47, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.3498, "maximum" : 0.4003 } }, { "index" : 48, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.2998, "maximum" : 0.3503 } }, { "index" : 49, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.2498, "maximum" : 0.3003 } }, { "index" : 50, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.1998, "maximum" : 0.2503 } }, { "index" : 51, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.1498, "maximum" : 0.2003 } }, { "index" : 52, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.0998, "maximum" : 0.1503 } }, { "index" : 53, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.0498, "maximum" : 0.1003 } }, { "index" : 54, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0500 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0503 } }, { "index" : 55, "hscan" : { "minimum" : 0.0000, "maximum" : 0.0287 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 56, "hscan" : { "minimum" : 0.0284, "maximum" : 0.0573 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 57, "hscan" : { "minimum" : 0.0570, "maximum" : 0.0859 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 58, "hscan" : { "minimum" : 0.0856, "maximum" : 0.1144 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 59, "hscan" : { "minimum" : 0.1141, "maximum" : 0.1430 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 60, "hscan" : { "minimum" : 0.1427, "maximum" : 0.1716 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 61, "hscan" : { "minimum" : 0.1713, "maximum" : 0.2001 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 62, "hscan" : { "minimum" : 0.1999, "maximum" : 0.2287 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 63, "hscan" : { "minimum" : 0.2284, "maximum" : 0.2573 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 64, "hscan" : { "minimum" : 0.2570, "maximum" : 0.2859 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 65, "hscan" : { "minimum" : 0.2856, "maximum" : 0.3144 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 66, "hscan" : { "minimum" : 0.3141, "maximum" : 0.3430 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 67, "hscan" : { "minimum" : 0.3427, "maximum" : 0.3716 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 68, "hscan" : { "minimum" : 0.3713, "maximum" : 0.4001 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 69, "hscan" : { "minimum" : 0.3999, "maximum" : 0.4287 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 70, "hscan" : { "minimum" : 0.4284, "maximum" : 0.4573 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 71, "hscan" : { "minimum" : 0.4570, "maximum" : 0.4859 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 72, "hscan" : { "minimum" : 0.4856, "maximum" : 0.5144 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 73, "hscan" : { "minimum" : 0.5141, "maximum" : 0.5430 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 74, "hscan" : { "minimum" : 0.5427, "maximum" : 0.5716 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 75, "hscan" : { "minimum" : 0.5713, "maximum" : 0.6001 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 76, "hscan" : { "minimum" : 0.5999, "maximum" : 0.6287 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 77, "hscan" : { "minimum" : 0.6284, "maximum" : 0.6573 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 78, "hscan" : { "minimum" : 0.6570, "maximum" : 0.6859 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 79, "hscan" : { "minimum" : 0.6856, "maximum" : 0.7144 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 80, "hscan" : { "minimum" : 0.7141, "maximum" : 0.7430 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 81, "hscan" : { "minimum" : 0.7427, "maximum" : 0.7716 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 82, "hscan" : { "minimum" : 0.7713, "maximum" : 0.8001 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 83, "hscan" : { "minimum" : 0.7999, "maximum" : 0.8287 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 84, "hscan" : { "minimum" : 0.8284, "maximum" : 0.8573 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 85, "hscan" : { "minimum" : 0.8570, "maximum" : 0.8859 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 86, "hscan" : { "minimum" : 0.8856, "maximum" : 0.9144 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 87, "hscan" : { "minimum" : 0.9141, "maximum" : 0.9430 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 88, "hscan" : { "minimum" : 0.9427, "maximum" : 0.9716 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 89, "hscan" : { "minimum" : 0.9713, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0800 } }, { "index" : 90, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.0000, "maximum" : 0.0503 } }, { "index" : 91, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.0498, "maximum" : 0.1003 } }, { "index" : 92, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.0998, "maximum" : 0.1503 } }, { "index" : 93, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.1498, "maximum" : 0.2003 } }, { "index" : 94, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.1998, "maximum" : 0.2503 } }, { "index" : 95, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.2498, "maximum" : 0.3003 } }, { "index" : 96, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.2998, "maximum" : 0.3503 } }, { "index" : 97, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.3498, "maximum" : 0.4003 } }, { "index" : 98, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.3998, "maximum" : 0.4503 } }, { "index" : 99, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.4498, "maximum" : 0.5003 } }, { "index" : 100, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.4998, "maximum" : 0.5503 } }, { "index" : 101, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.5498, "maximum" : 0.6003 } }, { "index" : 102, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.5998, "maximum" : 0.6503 } }, { "index" : 103, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.6498, "maximum" : 0.7003 } }, { "index" : 104, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.6998, "maximum" : 0.7503 } }, { "index" : 105, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.7498, "maximum" : 0.8003 } }, { "index" : 106, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.7998, "maximum" : 0.8503 } }, { "index" : 107, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.8498, "maximum" : 0.9003 } }, { "index" : 108, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.8998, "maximum" : 0.9503 } }, { "index" : 109, "hscan" : { "minimum" : 0.9500, "maximum" : 1.0000 }, "vscan" : { "minimum" : 0.9498, "maximum" : 1.0000 } } ], "endOfJson" : "endOfJson" } Sollten noch weiter Daten benötigt werden lasst es mich bitte wissen. Besten Dank
was mir gerade eingefallen ist, könnte es an den pins des pis liegen? Eventuell defekt? Gibt es eine Möglichkeit diese auf Funktion zu testen?
habe heute mit wiringpi die gpio's getestet. Das Bild ist das Ergebnis. Ist mein Pi defekt? Habe auch mit WebIOPi versucht die Spannung an den Pins zu messen. Ich kann pin 19 und 23 auf out stellen aber nicht aktivieren ist das normal oder sind diese defekt?
https://www.raspberrypi.org/documentation/hardware/raspberrypi/spi/README.md#troubleshooting probier mal das, da gehts nur um die spi pins
Gerade nochmal versucht hyperion zu installieren Spoiler SSH Traffic: ssh connected 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 ssh out: Last-modified header missing -- time-stamps turned off. ssh out: 2018-04-11 19:03:52 URL:https://raw.githubusercontent.com/hyperion-project/hyperion/master/bin/install_hyperion.sh [14552/14552] -> "install_hyperion.sh" [1] ssh in: ******************************************************************************* ssh in: This script will install/update Hyperion Ambient Light ssh in: Created by brindosch - hyperion-project.org - the official Hyperion source. ssh in: ******************************************************************************* ssh in: ---> Stop Hyperion, if necessary ssh in: ---> Install/Update Hyperion dependencies (This may take a while) ssh out: debconf: unable to initialize frontend: Dialog ssh out: debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) ssh out: debconf: falling back to frontend: Readline ssh out: debconf: unable to initialize frontend: Readline ssh out: debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7, <> line 21.) ssh out: debconf: falling back to frontend: Teletype ssh out: dpkg-preconfigure: unable to re-open stdin: ssh in: Selecting previously unselected package fontconfig. ssh in: (Reading database ... ssh in: (Reading database ... 5% ssh in: (Reading database ... 10% ssh in: (Reading database ... 15% ssh in: (Reading database ... 20% ssh in: (Reading database ... 25% ssh in: (Reading database ... 30% ssh in: (Reading database ... 35% ssh in: (Reading database ... 40% ssh in: (Reading database ... 45% ssh in: (Reading database ... 50% ssh in: (Reading database ... 55% ssh in: (Reading database ... 60% ssh in: (Reading database ... 65% ssh in: (Reading database ... 70% ssh in: (Reading database ... 75% ssh in: (Reading database ... 80% ssh in: (Reading database ... 85% ssh in: (Reading database ... 90% ssh in: (Reading database ... 95% ssh in: (Reading database ... 100% ssh in: (Reading database ... 23252 files and directories currently installed.) ssh in: Preparing to unpack .../00-fontconfig_2.11.0-6.7+b1_armhf.deb ... ssh in: Unpacking fontconfig (2.11.0-6.7+b1) ... ssh in: Selecting previously unselected package libxau6:armhf. ssh in: Preparing to unpack .../01-libxau6_1%3a1.0.8-1_armhf.deb ... ssh in: Unpacking libxau6:armhf (1:1.0.8-1) ... ssh in: Selecting previously unselected package x11-common. ssh in: Preparing to unpack .../02-x11-common_1%3a7.7+19_all.deb ... ssh in: Unpacking x11-common (1:7.7+19) ... ssh in: Selecting previously unselected package libice6:armhf. ssh in: Preparing to unpack .../03-libice6_2%3a1.0.9-2_armhf.deb ... ssh in: Unpacking libice6:armhf (2:1.0.9-2) ... ssh in: Selecting previously unselected package libsm6:armhf. ssh in: Preparing to unpack .../04-libsm6_2%3a1.2.2-1+b3_armhf.deb ... ssh in: Unpacking libsm6:armhf (2:1.2.2-1+b3) ... ssh in: Selecting previously unselected package libxdmcp6:armhf. ssh in: Preparing to unpack .../05-libxdmcp6_1%3a1.1.2-3_armhf.deb ... ssh in: Unpacking libxdmcp6:armhf (1:1.1.2-3) ... ssh in: Selecting previously unselected package libxcb1:armhf. ssh in: Preparing to unpack .../06-libxcb1_1.12-1_armhf.deb ... ssh in: Unpacking libxcb1:armhf (1.12-1) ... ssh in: Selecting previously unselected package libx11-data. ssh in: Preparing to unpack .../07-libx11-data_2%3a1.6.4-3_all.deb ... ssh in: Unpacking libx11-data (2:1.6.4-3) ... ssh in: Selecting previously unselected package libx11-6:armhf. ssh in: Preparing to unpack .../08-libx11-6_2%3a1.6.4-3_armhf.deb ... ssh in: Unpacking libx11-6:armhf (2:1.6.4-3) ... ssh in: Selecting previously unselected package libxt6:armhf. ssh in: Preparing to unpack .../09-libxt6_1%3a1.1.5-1_armhf.deb ... ssh in: Unpacking libxt6:armhf (1:1.1.5-1) ... ssh in: Selecting previously unselected package libaudio2:armhf. ssh in: Preparing to unpack .../10-libaudio2_1.9.4-5+b1_armhf.deb ... ssh in: Unpacking libaudio2:armhf (1.9.4-5+b1) ... ssh in: Selecting previously unselected package libmng1:armhf. ssh in: Preparing to unpack .../11-libmng1_1.0.10+dfsg-3.1+b5_armhf.deb ... ssh in: Unpacking libmng1:armhf (1.0.10+dfsg-3.1+b5) ... ssh in: Selecting previously unselected package qtcore4-l10n. ssh in: Preparing to unpack .../12-qtcore4-l10n_4%3a4.8.7+dfsg-11_all.deb ... ssh in: Unpacking qtcore4-l10n (4:4.8.7+dfsg-11) ... ssh in: Selecting previously unselected package libqtcore4:armhf. ssh in: Preparing to unpack .../13-libqtcore4_4%3a4.8.7+dfsg-11_armhf.deb ... ssh in: Unpacking libqtcore4:armhf (4:4.8.7+dfsg-11) ... ssh in: Selecting previously unselected package libqt4-xml:armhf. ssh in: Preparing to unpack .../14-libqt4-xml_4%3a4.8.7+dfsg-11_armhf.deb ... ssh in: Unpacking libqt4-xml:armhf (4:4.8.7+dfsg-11) ... ssh in: Selecting previously unselected package libqtdbus4:armhf. ssh in: Preparing to unpack .../15-libqtdbus4_4%3a4.8.7+dfsg-11_armhf.deb ... ssh in: Unpacking libqtdbus4:armhf (4:4.8.7+dfsg-11) ... ssh in: Selecting previously unselected package libqt4-network:armhf. ssh in: Preparing to unpack .../16-libqt4-network_4%3a4.8.7+dfsg-11_armhf.deb ... ssh in: Unpacking libqt4-network:armhf (4:4.8.7+dfsg-11) ... ssh in: Selecting previously unselected package libxext6:armhf. ssh in: Preparing to unpack .../17-libxext6_2%3a1.3.3-1+b2_armhf.deb ... ssh in: Unpacking libxext6:armhf (2:1.3.3-1+b2) ... ssh in: Selecting previously unselected package libxrender1:armhf. ssh in: Preparing to unpack .../18-libxrender1_1%3a0.9.10-1_armhf.deb ... ssh in: Unpacking libxrender1:armhf (1:0.9.10-1) ... ssh in: Selecting previously unselected package libqtgui4:armhf. ssh in: Preparing to unpack .../19-libqtgui4_4%3a4.8.7+dfsg-11_armhf.deb ... ssh in: Unpacking libqtgui4:armhf (4:4.8.7+dfsg-11) ... ssh in: Selecting previously unselected package libusb-1.0-0:armhf. ssh in: Preparing to unpack .../20-libusb-1.0-0_2%3a1.0.21-1_armhf.deb ... ssh in: Unpacking libusb-1.0-0:armhf (2:1.0.21-1) ... ssh in: Setting up libmng1:armhf (1.0.10+dfsg-3.1+b5) ... ssh in: Setting up qtcore4-l10n (4:4.8.7+dfsg-11) ... ssh in: Setting up libusb-1.0-0:armhf (2:1.0.21-1) ... ssh in: Processing triggers for libc-bin (2.24-11+deb9u3) ... ssh in: Setting up libqtcore4:armhf (4:4.8.7+dfsg-11) ... ssh in: Processing triggers for systemd (232-25+deb9u2) ... ssh in: Setting up libxdmcp6:armhf (1:1.1.2-3) ... ssh in: Setting up x11-common (1:7.7+19) ... ssh in: debconf: unable to initialize frontend: Dialog ssh in: debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) ssh in: debconf: falling back to frontend: Readline ssh in: debconf: unable to initialize frontend: Readline ssh in: debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) ssh in: debconf: falling back to frontend: Teletype ssh in: /var/lib/dpkg/info/x11-common.postinst: line 13: update-rc.d: command not found ssh in: dpkg: error processing package x11-common (--configure): ssh in: subprocess installed post-installation script returned error exit status 127 ssh in: Setting up libx11-data (2:1.6.4-3) ... ssh in: Setting up libqt4-xml:armhf (4:4.8.7+dfsg-11) ... ssh in: Setting up libxau6:armhf (1:1.0.8-1) ... ssh in: Setting up fontconfig (2.11.0-6.7+b1) ... ssh in: Regenerating fonts cache... done. ssh in: dpkg: dependency problems prevent configuration of libice6:armhf: ssh in: libice6:armhf depends on x11-common; however: ssh in: Package x11-common is not configured yet. ssh in: dpkg: error processing package libice6:armhf (--configure): ssh in: dependency problems - leaving unconfigured ssh in: dpkg: dependency problems prevent configuration of libxt6:armhf: ssh in: libxt6:armhf depends on libice6 (>= 1:1.0.0); however: ssh in: Package libice6:armhf is not configured yet. ssh in: dpkg: error processing package libxt6:armhf (--configure): ssh in: dependency problems - leaving unconfigured ssh in: Setting up libqtdbus4:armhf (4:4.8.7+dfsg-11) ... ssh in: Setting up libxcb1:armhf (1.12-1) ... ssh in: dpkg: dependency problems prevent configuration of libaudio2:armhf: ssh in: libaudio2:armhf depends on libxt6; however: ssh in: Package libxt6:armhf is not configured yet. ssh in: dpkg: error processing package libaudio2:armhf (--configure): ssh in: dependency problems - leaving unconfigured ssh in: dpkg: dependency problems prevent configuration of libsm6:armhf: ssh in: libsm6:armhf depends on libice6 (>= 1:1.0.0); however: ssh in: Package libice6:armhf is not configured yet. ssh in: dpkg: error processing package libsm6:armhf (--configure): ssh in: dependency problems - leaving unconfigured ssh in: dpkg: dependency problems prevent configuration of libqtgui4:armhf: ssh in: libqtgui4:armhf depends on libaudio2; however: ssh in: Package libaudio2:armhf is not configured yet. ssh in: libqtgui4:armhf depends on libice6 (>= 1:1.0.0); however: ssh in: Package libice6:armhf is not configured yet. ssh in: libqtgui4:armhf depends on libsm6; however: ssh in: Package libsm6:armhf is not configured yet. ssh in: dpkg: error processing package libqtgui4:armhf (--configure): ssh in: dependency problems - leaving unconfigured ssh in: Setting up libx11-6:armhf (2:1.6.4-3) ... ssh in: Setting up libxrender1:armhf (1:0.9.10-1) ... ssh in: Setting up libqt4-network:armhf (4:4.8.7+dfsg-11) ... ssh in: Setting up libxext6:armhf (2:1.3.3-1+b2) ... ssh in: Processing triggers for libc-bin (2.24-11+deb9u3) ... ssh in: Processing triggers for systemd (232-25+deb9u2) ... ssh in: Errors were encountered while processing: ssh in: x11-common ssh in: libice6:armhf ssh in: libxt6:armhf ssh in: libaudio2:armhf ssh in: libsm6:armhf ssh in: libqtgui4:armhf ssh out: E: Sub-process /usr/bin/dpkg returned an error code (1) ssh in: ---> Raspberry Pi found, but SPI is not set, we write "dtparam=spi=on" to /boot/config.txt ssh in: ---> Downloading the appropriate Hyperion release ssh out: 2018-04-11 19:06:07 URL:https://datapacket.dl.sourceforge.net/project/hyperion-project/release/hyperion_rpi3_osmc.tar.gz [1640849/1640849] -> "-" [1] ssh in: ---> Installing systemd script ssh out: Created symlink /etc/systemd/system/multi-user.target.wants/hyperion.service ¬ニメ /etc/systemd/system/hyperion.service. ssh in: ---> Modify systemd script for OSMC usage ssh in: ---> Starting Hyperion ssh in: ******************************************************************************* ssh in: Hyperion Installation/Update finished! ssh in: Please download the latest HyperCon version to benefit from new features! ssh in: To create a config, follow the HyperCon Guide at our Wiki (EN/DE)! ssh in: Wiki: wiki.hyperion-project.org Webpage: www.hyperion-project.org ssh in: ******************************************************************************* ssh in: Rebooting now, we added dtparam=spi=on to config.txt Hat es eventuell etwas mit diesem fehler zu tun? ssh in: Errors were encountered while processing: ssh in: x11-common ssh in: libice6:armhf ssh in: libxt6:armhf ssh in: libaudio2:armhf ssh in: libsm6:armhf ssh in: libqtgui4:armhf
@TPmodding wget https://raw.githubusercontent.com/raspberrypi/linux/rpi-3.10.y/Documentation/spi/spidev_test.c gcc -o spidev_test spidev_test.c ./spidev_test -D /dev/spidev0.0 spi mode: 0 bits per word: 8 max speed: 500000 Hz (500 KHz) FF FF FF FF FF FF 40 00 00 00 00 95 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF DE AD BE EF BA AD F0 0D was muss ich davon alles eintragen? Bin noch neuling was pi betrifft
habe mich wohl falsch ausgedrückt. Wollte wissen was ist alles in die Konsole eintragen muss. Hab es aber jetzt herausgefunden und erhalte diese antwort Spoiler [email protected]:/$ wget https://raw.githubusercontent.com/raspberrypi/linux/rpi-3.10.y/Documentation/spi/spidev_test.c --2018-04-12 08:53:11-- https://raw.githubusercontent.com/raspberrypi/linux/rpi-3.10.y/Documentation/spi/spidev_test.c Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.112.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.112.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4410 (4.3K) [text/plain] spidev_test.c: Permission denied Cannot write to 'spidev_test.c' (Permission denied). [email protected]:/$ gcc -o spidev_test spidev_test.c -bash: gcc: command not found [email protected]:/$ ./spidev_test -D /dev/spidev0.0
WAs mir auch aufgefallen ist, wenn ich den GND pin am Pi abziehe blinken die LED's wie wild. Ich habe jetzt auch mal die Anschlüsse an den restlichen Streifen gelötet und veruscht zu starten kommt ebenfalls kein regenbogen und gesendete farben werden auch nicht angezeigt. Hänge noch Bilder meiner Verkabelung von Pi und Stripes an. Hole Bild von Grabber funktioniert ebenfalls problemlos das sagt hole log Spoiler ssh in: Apr 12 10:53:12 osmc systemd[1]: Started Hyperion Systemd service. ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: Hyperion Ambilight Deamon (1358) ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: Version : V1.03.4 (brindosch-c750c41/dc6a602-1522918225 ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: Build Time: Apr 5 2018 01:57:25 ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: INFO: Selected configuration file: /etc/hyperion/hyperion.config.json ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: HYPERION INFO: ColorTransform 'default' => [0; 11] ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: HYPERION INFO: ColorCorrection 'default' => [0; 11] ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: HYPERION INFO: ColorAdjustment 'default' => [0; 11] ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: LEDDEVICE INFO: configuration: ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: { ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: "colorOrder" : "rgb", ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: "name" : "Unser Ambilight", ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: "output" : "/dev/spidev0.0", ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: "rate" : 1000000, ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: "type" : "ws2801" ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: } ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: INFO: Creating linear smoothing ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: HYPERION (CS) INFO: Created linear-smoothing(interval_ms=50;settlingTime_ms=200;updateDelay=0 ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: EFFECTENGINE INFO: 27 effects loaded from directory /usr/share/hyperion/effects ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: EFFECTENGINE INFO: Initializing Python interpreter ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: INFO: Hyperion started and initialised ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: INFO: Boot sequence 'Rainbow swirl fast' EFFECTENGINE INFO: run effect Rainbow swirl fast on channel 0 ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: BLACKBORDER INFO: threshold set to 0 (0) ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: BLACKBORDER INFO: mode:default ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: started ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: INFO: Kodi checker created and started ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: INFO: Json server created and started on port 19444 ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: INFO: Proto server created and started on port 19445 ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: DISPMANXGRABBER INFO: Display opened with resolution: 1360x768 ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: BLACKBORDER INFO: threshold set to 0 (0) ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: BLACKBORDER INFO: mode:default ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: INFO: Frame grabber created and started ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: KODICHECK INFO: Kodi Connected ssh in: Apr 12 10:53:12 osmc hyperiond[1358]: KODICHECK INFO: switching to MENU mode ssh in: Apr 12 10:53:13 osmc hyperiond[1358]: BORDER SWITCH REQUIRED!! ssh in: Apr 12 10:53:13 osmc hyperiond[1358]: CURRENT BORDER TYPE: unknown=0 hor.size=0 vert.size=0 ssh in: Apr 12 10:53:15 osmc hyperiond[1358]: EFFECTENGINE INFO: effect finished
hab es jetzt hingebekommen den looptest auszuführen das ist das Ergebnis Code: [email protected]:~ $ wget https://raw.githubusercontent.com/raspberrypi/linux/rpi-3.10.y/Documentation/spi/spidev_test.c --2018-04-12 18:30:46-- https://raw.githubusercontent.com/raspberrypi/linux/rpi-3.10.y/Documentation/spi/spidev_test.c Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.112.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.112.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4410 (4.3K) [text/plain] Saving to: ‘spidev_test.c.2’ spidev_test.c.2 100%[===================>] 4.31K --.-KB/s in 0s 2018-04-12 18:30:47 (9.88 MB/s) - ‘spidev_test.c.2’ saved [4410/4410] [email protected]:~ $ gcc -o spidev_test spidev_test.c [email protected]:~ $ ./spidev_test -D /dev/spidev0.0 spi mode: 0 bits per word: 8 max speed: 500000 Hz (500 KHz) 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 hat mein Pi einen defekt?
Hatte nen anderen pi zum testen zur Verfügung. SD Karte rein alles angeschlossen und es funktioniert. Dann liegt es wohl am Pi. Danke für die Hilfe
Hi, ich wollte gerade auch einen Looptest machen da ich zZt Probleme mit dem Ambilight habe, es kommt folgende Meldung: Was will mir Putty sagen?
wget https://raw.githubusercontent.com/raspberrypi/linux/rpi-3.10.y/Documentation/spi/spidev_test.c Der Link sieht korrekt aus. Check mal ob in deinem home Verzeichnis evtl. schon diese Datei liegt. Normalerweise inkrementiert wget dann und legt eine neue an wenn man den DL nochmal ausführt, aber who knows...