So ich stelle nun alles rein was ich bis jetzt gemacht hab. hat etwas länger gedauert da ich im KH war.. Naja.. wollte schon immer mal die Treppe runter Rutschen
. So nun aber mal zur sache hier

Hier nun mein Problem des Display's die Info's sowie der Obere text Balken läuft auch zu schnell ab
Sowie der Untere Text scrol Balken. sehe Bilder.



Wie man sehen kann läuft all dies viel zu schnell.im ruhe modus ist dies jedoch nicht so.
Und kommen wir zu den sachen die ich jetzt gemacht habe., iklu code scrips.:
1.) Mit (mount -o remount,rw /flash) hab ich erstmal die flash rechte erhoben
und folgendes eingetragen in der config.txt sehe Code:
# decode_MPG2=0x00000000
# decode_WVC1=0x00000000
################################################################################
# End of default configuration
################################################################################
max_usb_current=1
dtparam=i2c_arm=on,spi=on <- wichtig->
dtoverlay=gpio-ir
################################################################################
# Include distribution specific config file if it exists.
################################################################################
[all]
include distroconfig.txt
Alles anzeigen
2.) Danach Reboot durch geführt.
3.) Folgende Add-ons hab ich installiert.
XBMC LCDproc,
LCDproc
und System Tools (i2c-Tools) aktivieren
Raspberrystem Tools für die GPIO Pi's
4.) Mit ( i2cdetect -y 1) hab ich die Adresse vom Displayauslesen. Sehe Bild

5.) jetzt habe ich die LCDd.conf dem entsprechend Bearbeitet. sehe Code.
# pyramid, sed1330, sed1520, serialPOS, serialVFD, shuttleVFD, sli,
# stv5730, svga, t6963, text, tyan, ula200, xosd
Driver=hd44780
# Tells the driver to bind to the given interface
Bind=127.0.0.1
# Listen on this specified port; defaults to 13666.
Port=13666
# Sets the reporting level; defaults to 2 (warnings and errors only).
ReportLevel=3
# Should we report to syslog instead of stderr ? [default: no; legal: yes, no]
#ReportToSyslog=yes
# User to run as. LCDd will drop its root privileges, if any,
# and run as this user instead.
User=root
# The server will stay in the foreground if set to true.
Foreground=yes
# Hello message: each entry represents a display line; default: builtin
Hello="Willkommen im"
Hello=" MedieaCenter "
# GoodBye message: each entry represents a display line; default: builtin
GoodBye="Wird Herruntergefahren"
#GoodBye="auf Wiedersehen"
# Sets the default time in seconds to displays a screen.
WaitTime=3
# If set to no, LCDd will start with screen rotation disabled. This has the
# same effect as if the ToggleRotateKey had been pressed. Rotation will start
# if the ToggleRotateKey is pressed. Note that this setting does not turn off
# priority sorting of screens. [default: on; legal: on, off]
#AutoRotate=no
# If yes, the the serverscreen will be rotated as a usual info screen. If no,
# it will be a background screen, only visible when no other screens are
# active. The special value 'blank' is similar to no, but only a blank screen
# is displayed. [default: on; legal: on, off, blank]
ServerScreen=no
# Set master backlight setting. If set to 'open' a client may control the
# backlight for its own screens (only). [default: open; legal: off, open, on]
#Backlight=open
# Set master heartbeat setting. If set to 'open' a client may control the
# heartbeat for its own screens (only). [default: open; legal: off, open, on]
#Heartbeat=open
# set title scrolling speed [default: 10; legal: 0-10]
#TitleSpeed=0
# The "...Key=" lines define what the server does with keypresses that
# don't go to any client. The ToggleRotateKey stops rotation of screens, while
# the PrevScreenKey and NextScreenKey go back / forward one screen (even if
# rotation is disabled.
# Assign the key string returned by the driver to the ...Key setting. These
# are the defaults:
#ToggleRotateKey=Enter
#PrevScreenKey=Left
#NextScreenKey=Right
#ScrollUpKey=Up
#ScrollDownKey=Down
## The menu section. The menu is an internal LCDproc client. ##
[menu]
# You can configure what keys the menu should use. Note that the MenuKey
# will be reserved exclusively, the others work in shared mode.
# Up to six keys are supported. The MenuKey (to enter and exit the menu), the
# EnterKey (to select values) and at least one movement keys are required.
# These are the default key assignments:
#MenuKey=Escape
#EnterKey=Enter
#UpKey=Up
#DownKey=Down
#LeftKey=Left
#RightKey=Right
## Hitachi HD44780 driver ##
#[hd44780]
#ConnectionType=i2c
#Device=/dev/i2c-1
#Port=0x27
## Hitachi HD44780 driver ##
[hd44780]
# Select what type of connection. See documentation for types.
ConnectionType=i2c
# Port where the LPT is. Usual value are: 0x278, 0x378 and 0x3BC
Port=0x27
# Device of the serial interface [default: /dev/lcd]
Device=/dev/i2c-1
# Bitrate of the serial port (0 for interface default)
Speed=0
# If you have a keypad connected.
# You may also need to configure the keypad layout further on in this file.
Keypad=no
# Set the initial contrast (bwctusb and lcd2usb) [default: 500; legal: 0 - 1000]
Contrast=500
# Set brightness of the backlight (lcd2usb only) [default: 0; legal: 0 - 1000]
#Brightness=500
#OffBrightness=0
# If you have a switchable backlight.
Backlight=no
# If you have the additional output port ("bargraph") and you want to
# be able to control it with the lcdproc OUTPUT command
OutputPort=no
# Specifies if the last line is pixel addressable (yes) or it controls an
# underline effect (no). [default: yes; legal: yes, no]
Lastline=no
# Specifies the size of the LCD.
# In case of multiple combined displays, this should be the total size.
Size=16x2
# For multiple combined displays: how many lines does each display have.
# Vspan=2,2 means both displays have 2 lines.
#vspan=2,2
# If you have an HD66712, a KS0073 or another 'almost HD44780-compatible',
# set this flag to get into extended mode (4-line linear).
#ExtendedMode=yes
# In extended mode, on some controllers like the ST7036 (in 3 line mode)
# the next line in DDRAM won't start 0x20 higher. [default: 0x20]
#LineAddress=0x10
# Character map to to map ISO-8859-1 to the LCD's character set
# [default: hd44780_default; legal: hd44780_default, hd44780_euro, ea_ks0073,
# sed1278f_0b, hd44780_koi8_r, hd44780_cp1251, hd44780_8859_5, upd16314 ]
# (hd44780_koi8_r, hd44780_cp1251, hd44780_8859_5 and upd16314 are possible if
# compiled with additional charmaps)
CharMap=hd44780_default
# If your display is slow and cannot keep up with the flow of data from
# LCDd, garbage can appear on the LCDd. Set this delay factor to 2 or 4
# to increase the delays. Default: 1.
DelayMult=2
# Some displays (e.g. vdr-wakeup) need a message from the driver to that it
# is still alive. When set to a value bigger then null the character in the
# upper left corner is updated every <KeepAliveDisplay> seconds. Default: 0.
#KeepAliveDisplay=0
# If you experience occasional garbage on your display you can use this
# option as workaround. If set to a value bigger than null it forces a
# full screen refresh <RefreshDiplay> seconds. Default: 0.
#RefreshDisplay=5
# You can reduce the inserted delays by setting this to false.
# On fast PCs it is possible your LCD does not respond correctly.
# Default: true.
DelayBus=true
# If you have a keypad you can assign keystrings to the keys.
# See documentation for used terms and how to wire it.
# For example to give directly connected key 4 the string "Enter", use:
# KeyDirect_4=Enter
# For matrix keys use the X and Y coordinates of the key:
# KeyMatrix_1_3=Enter
#KeyMatrix_4_1=Enter
#KeyMatrix_4_2=Up
#KeyMatrix_4_3=Down
#KeyMatrix_4_4=Escape
Alles anzeigen
6.)diesen CodeScript hab ich unter/storage/.kodi/userdata/addon_data/service.lcdd/ die LCD.conf bearbeiten und Hochgeladen under Kodi17.
Fertig.
leider läuft hier irgendwas falsch.. und hoffe ihr habt eine idee.. die LCDd.xml hab ich so gelassen..
Unter LCDproc.. Ist der LCD Driver hd44780
und im XBMC LCDproc sind folgendes eingestellt
Geschwindichkeit auf :1
Scroll-Modus auf: links/Rechts
Anzeigedauer der Navigation auf :1
Display-Aktu auf: 5
alternative hab ich alles ausprobiert.. ( gleiche ergebniss)
zusatz zb. icons aktiv
Beleutungen sind alle Aktiviert
Verbindung:
Entfernten LCDproc-Server benutzen ist aktiv
LCDd-IP: 127.0.0.1
LCDd-Port: 13666
<- bitte nicht an den teufel denken
und die anderen sind auch aktiv.