Benutzeravatar
Raspori
Neuling

Beiträge:15
Registriert:3. Jul 2016

Ambilight funktioniert nicht mehr.

7. Jul 2016, 11:55

Hallo zusammen
Hatte mir vor ein paar Jahren den Pi 1b und eine 50er WS2801 Kette gekauft.
Alles eingerichtet und es lief ca. 7-8 Monate. Ich habe die Kette dann abmontiert.

1. Kette ist ein WS2801 http://de.aliexpress.com/item/Free-shipping-50pcs-string-12mm-WS2801-digital-led-pixel-module-IP66-DC5V-input-0-3W-full/938845645.html?spm=2114.13010608.0.83.msBrsM

2. Config.

################################################################################
# This file is part of OpenELEC - http://www.openelec.tv
# Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv)
# Inspired and partly copied from:
# http://youresuchageek.blogspot.fr/2012/ ... ec-on.html
#
# OpenELEC is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# OpenELEC is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OpenELEC. If not, see <http://www.gnu.org/licenses/>.
################################################################################
# Bootloader configuration - config.txt
################################################################################

################################################################################
# Memory (System/GPU configuration )
################################################################################

# default GPU memory split (do not change if you do not know what you are doing)
gpu_mem=128

# SDRAM size based GPU memory split, uncomment and setup to override 'gpu_mem'
gpu_mem_256=112
gpu_mem_512=160
gpu_mem_1024=256

################################################################################
# Overclocking settings
# WARNING: Do not change/enable if you do not know what you are doing!
# The System may become unstable or you can have data corruption or
# you can loose your warranty if you set wrong settings
#
# please read: http://elinux.org/RPi_config.txt#Overcl ... figuration
################################################################################

# Overclock mode settings.
#
# default recommended values are: arm_freq | core_freq | sdram_freq | over_voltage
# no overclocking : 700 | 250 | 400 | 0
# mode 'Modest' : 800 | 300 | 400 | 0
# mode 'Medium' : 900 | 333 | 450 | 2
# mode 'High' : 950 | 450 | 450 | 6
# mode 'Turbo' : 1000 | 500 | 500 | 6

# arm_freq=700
# core_freq=250
# sdram_freq=400
# over_voltage=0

# set to 'force_turbo=1' to disable dynamic overclocking (you can lose your warranty!)
force_turbo=0

# If you have any data corruption using Turbo Mode and overclocking
# try with this setting uncommented
# If this still fails, try to use Medium mode without "over_voltage=2"
# If it ultimately keeps failing, forget about this until it gets fixed
# Use a more conservative mode that will works fine in any cases:
# initial_turbo=30

################################################################################
# Overscan settings
################################################################################

# Make display smaller to stop text spilling off the screen
# see also http://www.raspberrypi.org/phpBB3/viewt ... 67&t=15700
# overscan_scale=1
# disable_overscan=1

# Adapt overscan values to your needs
# overscan_left=57
# overscan_right=59
# overscan_top=20
# overscan_bottom=20

################################################################################
# various settings see also: http://elinux.org/RPi_config.txt
################################################################################

# Force HDMI even if unplugged or powered off
# hdmi_force_hotplug=1

# Doesn't sent initial active source message.
# Avoids bringing CEC (enabled TV) out of standby and channel switch when
# rebooting.
hdmi_ignore_cec_init=1

################################################################################
# License keys to enable GPU hardware decoding for various codecs
# to obtain keys visit the shop at http://www.raspberrypi.com
################################################################################

# decode_MPG2=0x00000000
# decode_WVC1=0x00000000
# decode_DTS=0x00000000
# decode_DDP=0x00000000

################################################################################
# End of default configuration
# all values below this line were inserted from config.txt.bk (your old config)
# and can be merged with the above values
################################################################################
dtparam=spi=on


3. Die ganzen Bilder was benötigt werden. Hyperion.config und Alte Bilder von früher wo es noch lief.
https://www.dropbox.com/sh/w4hf8tr231n63yl/AAAZ_S_3bXbXxNL2ArzrGoDwa?dl=0

Jetzt nach langem suchen und sehr viel lesen glaub ich das der Pi ein Schaden hat.
Hab zahlreiche Threads dazu gelesen. Womöglich sind die Gpio's defekt.
Ich hoffe nicht.

b2un0
Moderator

Beiträge:1819
Registriert:16. Nov 2015
Wohnort:Hamburg
Beruf:Softwareentwickler

Ambilight funktioniert nicht mehr.

8. Jul 2016, 08:54

kauf dir billig nen RPI2 gebraucht bei Amazon oder so wenn du eh schon vermutest das die GPIO Ports defekt sind.
Kein Support per PM!

Raspori
Neuling

Beiträge:15
Registriert:3. Jul 2016

Ambilight funktioniert nicht mehr.

8. Jul 2016, 11:37

b2un0 hat geschrieben:kauf dir billig nen RPI2 gebraucht bei Amazon oder so wenn du eh schon vermutest das die GPIO Ports defekt sind.

Hallo @b2un0
Es ist nur eine vermutung, weil wenn ich an diesen Mosi und CLK Leitungen spiele blinken 10-15 Led's Bunt. Daher glaube ich nicht das die LED's Defekt sind.
Wenn ich jetzt die 20. Installation ausschliese bleibt der PI übrig.
Die Frage ist können die GPIOS so schnell kaputt gehen? Wenn Ja ist die Wahrscheinlichkeit sehr Groß, das ich beim gebrauchten Pi so eins erwische.

Ich hatte den Pi damals ausschließlich wegen Ambilight gekauft.

1.) Ich werde nach Möglichkeiten schauen, diese 2 Pins auf dem Pi zu testen. Andere Projekte wo die Pins auch angesteuert werden

Falls du eine Möglichkeit kennst die Pins zu testen, her damit.

2.) Ich werde mal nach Alternativen schauen ohne den Pi. Also Nvidia Shield + Ambilght.
Arduino??

b2un0
Moderator

Beiträge:1819
Registriert:16. Nov 2015
Wohnort:Hamburg
Beruf:Softwareentwickler

Ambilight funktioniert nicht mehr.

8. Jul 2016, 11:40

Kein Support per PM!

Raspori
Neuling

Beiträge:15
Registriert:3. Jul 2016

Ambilight funktioniert nicht mehr.

8. Jul 2016, 12:17

:-) Mehr als Bahnhof konnte ich nicht entschlüsseln. Englisch ist leider nicht mein Ding aber Danke trotzdem.

Zurück zu „Ambilight - Support“