Hi,
I am new to Hyperion and all that, ran into it cause I tried to get a China Led/Arduino setup, I bought on Ebay,
to work with Libreelec, on Rpi 3B, after watching a Youtube Tut from a guy with the same Hardware setup.
First I tried with the old Kodi Addon (with favorites on of switch, like on Youtube-tut),
then with Hyperion.ng, but nothing worked.
The China preset-up are 180 x WS2812B LED's + Arduino klone, + digital video grabber
(which isn't yet important, since I can't even get the signals send from the KODI platform).
I have the Original-Adalight-Sketch witch the FastLED Library, Baudrate 500000 and Pin 6 enabled.
There shouldn't be an issue with my LED configuration, it took a little, but I think I can rule that out,
since I actually had them light up white, all together, and staying that way...
until I turned the Rpi of.
When systemctl status hyperion.service --now
First: dial out overwriting timeout text, niw I only get, [ vendor disabled ], Hyperion systemd service starts, but eventually nothing else happens.
● hyperion.service - Hyperion ambient light systemd service
Loaded: loaded (/storage/.config/system.d/hyperion.service; enabled; vendor preset: disabled)
Active: active (running) since Thu 2019-04-11 17:28:43 BST; 1 years 9 months ago
Main PID: 520 (hyperiond)
Memory: 57.8M
CGroup: /system.slice/hyperion.service
└─520 /storage/hyperion/bin/hyperiond --userdata /storage/hyperion/
Apr 11 17:28:43 LibreELEC systemd[1]: Started Hyperion ambient light systemd service
Also I bought another UNO R3 ATmega328P Board from Eckstein, since I assumed, the issue was with the Arduino, but it turned out the same basically, other then, the new one addresses the de/ttyAMA0 port, and the Uno China Klone uses ttyUSB0. ( I also tried setting, on the console, the Output path to auto, or depending to AMA0 or USB0 .....)
..
I tried installing the Raspbian-tool Addon, for KODI, to possibly activate the UART mini port, but did not find out how to run that really..
Also tried editing config.txt and cmdline.txt via ssh
[all]
include distroconfig.txt
# NOOBS Auto-generated Settings:
hdmi_force_hotplug=1
dtparam=spi=on
#dtoverlay=pi3-disable-bt
dtparam=i2c1=on
enable_uart=1
#enable_uart=0
#enable_serial=0
dtoverlay=uart2
Display More
and also cmdline:
boot=LABEL=System disk=LABEL=Storage quiet
#dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
port = serial.Serial("/dev/dwc_otg.lpm_enable=0
console=tty1 console=serial0(or ttyAMA0),115200 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
so far I can tell that, the ttyUSB0 und AMA0 seems to active, from ls -l /dev/ttyUSB0 command...
But still vendor disabeld???
My Rainbow Swirl test also fails
LibreELEC:~ # /storage/hyperion/bin/hyperion-remote -e "Rainbow Swirl" -a 192.168.1.36:8090
hyperion-remote:
Version : 2.0.0-alpha.9 ((HEAD detached at 83338dc3) (Paulchen Panther-ca50487e/83338dc3-1605733041))
build time: Nov 18 2020 21:59:22
Connected to: "192.168.1.36:8090"
Start effect "Rainbow Swirl"
Error while reading data from host
and I tried a setup with Hyperbian as well, but then could not access the http://ipofyourpi:8090
What did I get wrong? I seriously need some good advice on that, please!! :sickxx:
[Und ja, ich hatte den Thread schon mal als offene Kommunikation gestartet, und zwei Wochen mit mir selbst geredet, ja ich bin auch neu was Foren angeht...Bitte erst helfen dann lachen :crying:]