Diskussionsthema zum How to: Soundgraph iMON VDF Display/IR mit XBMCbuntu 12.2

  • Ja ist instaliert

    Habe jetzt mal diese Sachen ausgeführt (mit anpassung auf imonLCD)

    kodibuntu-14.0~helix_amd64.iso installiert
    -------------------------------------------
    sudo apt-get update
    sudo apt-get upgrade

    sudo apt-get install git-core build-essential lcdproc

    sudo apt-get install libusb-dev

    wget http://repository.timesys.com/buildsources/l…d-0.2.16.tar.gz
    tar xzvf libhid-0.2.16.tar.gz
    cd libhid-0.2.16
    ./configure --disable-werror
    make
    sudo make install

    wget http://sourceforge.net/projects/lcdpr…oc-0.5.7.tar.gz
    tar xzvf lcdproc-0.5.7.tar.gz
    cd lcdproc-0.5.7
    ./configure --enable-drivers=mdm166a
    cd server/drivers
    make
    sudo cp mdm166a.so /usr/lib/x86_64-linux-gnu/lcdproc/

    sudo apt-get build-dep lcdproc

    sudo /etc/init.d/LCDd restart
    sudo lcdproc


    Jetzt bekomme ich diese Fehlermeldung
    Error connecting to LCD server localhost on port 13666.
    Check to see that the server is running and operating normally.

    mfg

  • was sagt denn:

    Code
    sudo /etc/init.d/LCDd restart
    sudo lcdproc
    tail /var/[definition='1','0']log[/definition]/syslog

    Mediacenter:
    Kodibuntu Jarvis - AsRock Q1900DC (LEICKE Netzteil 19V) - SanDisk SSD 64GB - Crucial 2x 4GB - Streacom F1C EVO (Futaba M166A Display, YARD2) - BluRay Panasonic UJ-265
    Server:
    BitFenix Phenom M - ASRock B75 Pro3-M - 8GB Crucial B.S. - Intel G2140 - Corsair CX430M - 1x 64GB SanDisk SDSSDP (system) - 2x 2TB WD20EARX (data) - 1x 3TB WD30EFRX (Snapraid) - TBS6981 DVB-S2 - OMV 2.x
    Zu verkaufen:
    Cubox i4 pro inkl Netzteil (PN bei Interesse)

  • Sep 30 12:36:02 Fireball-HTPC LCDd: Critical error while initializing, abort.
    Sep 30 11:53:28 Fireball-HTPC console-kit-daemon[1364]: GLib-CRITICAL: Source ID 15 was not found when attempting to remove it
    Sep 30 13:16:59 Fireball-HTPC console-kit-daemon[1364]: GLib-CRITICAL: Source ID 33 was not found when attempting to remove it
    Sep 30 13:17:02 Fireball-HTPC CRON[15185]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
    Sep 30 13:18:12 Fireball-HTPC LCDd: imonlcd: ERROR opening /dev/lcd0 (No such file or directory).
    Sep 30 13:18:12 Fireball-HTPC LCDd: imonlcd: Did you load the iMON kernel module?
    Sep 30 13:18:12 Fireball-HTPC LCDd: Driver [imonlcd] init failed, return code -1
    Sep 30 13:18:12 Fireball-HTPC LCDd: Could not load driver imonlcd
    Sep 30 13:18:12 Fireball-HTPC LCDd: There is no output driver
    Sep 30 13:18:12 Fireball-HTPC LCDd: Critical error while initializing, abort.

  • Mediacenter:
    Kodibuntu Jarvis - AsRock Q1900DC (LEICKE Netzteil 19V) - SanDisk SSD 64GB - Crucial 2x 4GB - Streacom F1C EVO (Futaba M166A Display, YARD2) - BluRay Panasonic UJ-265
    Server:
    BitFenix Phenom M - ASRock B75 Pro3-M - 8GB Crucial B.S. - Intel G2140 - Corsair CX430M - 1x 64GB SanDisk SDSSDP (system) - 2x 2TB WD20EARX (data) - 1x 3TB WD30EFRX (Snapraid) - TBS6981 DVB-S2 - OMV 2.x
    Zu verkaufen:
    Cubox i4 pro inkl Netzteil (PN bei Interesse)

  • Das Display vom S10V ließ sich bei mir eigentlich strait forward einrichten und läuft soweit auch prima.
    Einzig die fehlenden Umlaute stören noch etwas.
    Hat zufällig noch jemand 'ne Idee, wie man das hinbekommt?
    Die Zeichensätze im LCDproc hab* ich schon durchprobiert, aber das bringt keine Änderung.

    Besten Dank

    Lena

    Edit: Umlaute gelöst - siehe hier

    Kodi 17.6 / Ubuntu 17.10 / Linux 4.14.29 / TVH 4.0.10
    Origenae S10V / ASRock H97M Pro4 / i5 4690 3.5 GHz / 8 GB RAM / 256GB Plextor M6e PCIe / 3 x WD40EURX Raid5 / DD DVB-C/C2/T/T2

    Einmal editiert, zuletzt von Lena (28. November 2015 um 14:39)

  • So, nachdem ich mich nach einigen Updates geraume Zeit über die fehlenden Umlaute geärgert habe, habe ich mich nun noch einmal mit dem Thema rumgeschlagen - mit Erfolg :)
    Eigentlich ganz einfach:
    1.: Die derzeit aktuelle Version 5.9 von https://github.com/lcdproc/lcdpro…oc-0.5.9.tar.gz laden und entpacken.
    2.:

    Code
    ./configure --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib/x86_64-linux-gnu/ --enable-drivers=imon --enable-extra-charmaps

    --libdir natürlich auf die eigene Architektur anpassen

    das entscheidende ist hier der Parameter --enable-extra-charmaps
    3.: das übliche make und sudo make install
    4.: in der /etc/LCDd.conf (gekürzt)

    Zeile 35 bringt den Durchbruch :)
    5.: zum Schluss noch in den Einstellungen des LCDproc Addons die alternativen Zeichensätze abschalten und - feddich!

    Ich hoffe das klappt so auch bei anderen - viel Spaß!

    Kodi 17.6 / Ubuntu 17.10 / Linux 4.14.29 / TVH 4.0.10
    Origenae S10V / ASRock H97M Pro4 / i5 4690 3.5 GHz / 8 GB RAM / 256GB Plextor M6e PCIe / 3 x WD40EURX Raid5 / DD DVB-C/C2/T/T2

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!