Hallo,
leider bekomme ich das Karatelight16 nicht zum leuchten. Die Threads dazu habe ich soweit durch und möchte die Installation bzw. den Stand zusammenfassen. Obwohl am Ende keine Fehlermeldung auftritt bleiben die LEDs dunkel. Kann mir jemand einen Tip geben?
apt-get install dfatmo libxine-dfatmo-plugin vdr-plugin-dfatmo
ls -la /dev/ttyACM0
crw-rw---- 1 vdr dialout 166, 0 Jul 12 14:16 /dev/ttyACM0
nano /etc/vdr/setup.conf
dfatmo.bottom = 2
dfatmo.driver = serial
dfatmo.driver_param = /dev/ttyACM0&proto:karatelight
#dfatmo.driver_param = /dev/ttyACM0
dfatmo.driver_path = /usr/lib/dfatmo/drivers
dfatmo.edge_weighting = 60
dfatmo.enabled = 0
dfatmo.top = 4
nano /etc/yavdr/templates_custom/etc/init/vdr-frontend.conf/20_xineliboutput-05-xineliboutputopts
XINELIBOUTPUTOPTS="--post tvtime:method=use_vo_driver --reconnect --audio=alsa --syslog --silent --tcp"
XINELIBOUTPUTOPTS="$XINELIBOUTPUTOPTS --post=dfatmo:driver=serial,driver_param=/dev/ttyACM0&proto:karatelight,top=4,bottom=2,left=4,right=4,brightness=150,analyze_size=0,overscan=0,,enabled=1"
process-template /etc/init/vdr-frontend.conf
stop openbox && sudo start openbox
tail -f /var/log/syslog
DFAtmo output thread started (pid=2433, tid=7520, prio=high)
Text2Skin: menu display update thread ended (pid=2433, tid=7518)
DFAtmo grab thread started (pid=2433, tid=7519, prio=high)
cXinelibServer::GrabImage: image size is 27662 bytes
Gruß
hnes