Soundgraph LCD (15c2:0034) wie XBMC

  • In Zeiten von XServer und grapftft-fe brauchts wohl keinen Framebuffer mehr. Muss also nicht zwingend da sein. Kommt auf die Kernelparameter an (vga=0x123)

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

  • es ist fb0


    aber wie muß man das ganze dann als Befehl ausführen damit der das anspricht?
    Denke wenn ich das hin bekomme kann ich weiter basteln...

    Thermaltake DH102
    Gigabyte PH67-UD3-B3
    Intel Core I3-2100
    Kingston SSD 128GB
    nVidia GeForce GT 220
    yaVDR 0.5
    XBMC Frodo RC3

  • Vielleicht hilft das ja weiter:


    Code
    [ 4.247281] vesafb: framebuffer at 0xef000000, mapped to 0xffffc90006680000, using 3072k, total 3072k 
    [ 4.247285] vesafb: mode is 1024x768x32, linelength=4096, pages=0 
    [ 4.247286] vesafb: scrolling: redraw 
    [ 4.247289] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0 
    [ 4.247532] Console: switching to colour frame buffer device 128x48 
    [ 4.247549] fb0: VESA VGA frame buffer device

    Thermaltake DH102
    Gigabyte PH67-UD3-B3
    Intel Core I3-2100
    Kingston SSD 128GB
    nVidia GeForce GT 220
    yaVDR 0.5
    XBMC Frodo RC3

  • Das wird deine Hauptgrafikkarte sein und nicht das Display.


    cu

  • Und das hätte ich noch im Angebot:


    Code
    [ 17.614798] Registered IR keymap rc-imon-pad
    [ 17.614881] input: iMON Remote (15c2:0034) as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/rc/rc0/input3 
    [ 17.614926] rc0: iMON Remote (15c2:0034) as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/rc/rc0 
    [ 17.620083] imon 2-1.4:1.0: iMON device (15c2:0034, intf0) on usb<2:3> initialized 
    [ 17.620132] input: iMON USB Touchscreen (15c2:0034) as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input4 
    [ 17.620198] imon 2-1.4:1.1: iMON device (15c2:0034, intf1) on usb<2:3> initialized 
    [ 17.620211] usbcore: registered new interface driver imon 
    [ 17.624394] lirc_dev: IR Remote Control driver registered, major 250


    Achja und in der /dev gibts eine /dev/lcd0
    in der Xorg habe ich CRT-1 für das Display

    Thermaltake DH102
    Gigabyte PH67-UD3-B3
    Intel Core I3-2100
    Kingston SSD 128GB
    nVidia GeForce GT 220
    yaVDR 0.5
    XBMC Frodo RC3

  • wie würde ich das denn jetzt mit graphtft machen??
    Sorry bin leider nicht so mega Linux bewandert....


    Tja, ich fürchte du kommst so nicht weiter. Probiere es einfach mit der Webinterface Idee.


    cu

  • Theroetisch ist es recht einfach, sich einen eigenen Webskin zu erstellen, der nur "What's on" anzeigt. Als Beispiel kannst Du dir den
    AWK Eden Webskin nehmen (http://forum.xbmc.org/showthread.php?t=112956) und schauen wie das geht. Der zeigt nämlich auch an, was
    gerade abgespielt wird.

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

  • Ich habs nie probiert. Würd mal so versuchen. Ansonsten mal den Gockel bemühen.


    export DISPLAY=:0.1
    xinit -e 'firefox -url http://url zum webinterface'

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

  • Also so zeigt er mir den Browser an. Allerdings geht mir das Bild nach ca. 5 min. aus obwohl der dienst noch immer aktiv ist.


    Code
    xinit -e graphtft-fe -h localhost -e 2 -n -W 800 -H 600 -f -r & /usr/bin/firefox -url http://localhost:8080 --display=:0.1

    Thermaltake DH102
    Gigabyte PH67-UD3-B3
    Intel Core I3-2100
    Kingston SSD 128GB
    nVidia GeForce GT 220
    yaVDR 0.5
    XBMC Frodo RC3

  • Was willste denn dann mit graphtft-fe?

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

  • dann sag mir doch bitte wie ich es dann hin bekomme?!


    mit:


    Code
    xinit -e export DISPLAY=:0.1 'firefox -url http://localhost:8080'


    bleibt das Bild dunkel

    Thermaltake DH102
    Gigabyte PH67-UD3-B3
    Intel Core I3-2100
    Kingston SSD 128GB
    nVidia GeForce GT 220
    yaVDR 0.5
    XBMC Frodo RC3

  • Wie wärs denn so herum ...


    Code
    DISPLAY=:0.1 xinit & /usr/bin/firefox -url http://localhost:8080 --display=:0.1


    ... und wenn das Display nach 5 Minuten aus geht, wurde ich ja aus dem Bauch heraus auf DPMS-Powersave tippen.

    Hardware: Point of View ION/ATOM330, 2GB, 160GB (Lokal), 2TB über NFS, Hauppauge Nova-T Stick (2040:7070), SoundGraph IMON (15c2:0036 VFD)
    System: Debian Squeeze, Kernel 3.1.2 (self build), Nvidia 285.05.09, lcdproc 0.5.5, lirc 0.9.0
    VDR: vdr 1.7.21 (etobi) + xvdr (git), xineliboutput, markad
    XBMC: opdenkamp PVR branch (git)

  • das DPMS hab ich in der xorg.conf auf FALSE


    Landet das auch auf dem richtigen Display? Was passiert denn bei

    Code
    DISPLAY=:0.1 xset dpms force off

    Hardware: Point of View ION/ATOM330, 2GB, 160GB (Lokal), 2TB über NFS, Hauppauge Nova-T Stick (2040:7070), SoundGraph IMON (15c2:0036 VFD)
    System: Debian Squeeze, Kernel 3.1.2 (self build), Nvidia 285.05.09, lcdproc 0.5.5, lirc 0.9.0
    VDR: vdr 1.7.21 (etobi) + xvdr (git), xineliboutput, markad
    XBMC: opdenkamp PVR branch (git)

  • folgender Fehler:


    Code
    xset:  unable to open display ":0.1"


    Klar weil der xserver der nach 5 min dunkel wird, ja an sein muß dafür ;)

    Hardware: Point of View ION/ATOM330, 2GB, 160GB (Lokal), 2TB über NFS, Hauppauge Nova-T Stick (2040:7070), SoundGraph IMON (15c2:0036 VFD)
    System: Debian Squeeze, Kernel 3.1.2 (self build), Nvidia 285.05.09, lcdproc 0.5.5, lirc 0.9.0
    VDR: vdr 1.7.21 (etobi) + xvdr (git), xineliboutput, markad
    XBMC: opdenkamp PVR branch (git)

  • Dual Sceen hast Du aber aktiviert in der Xorg.conf?

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

Jetzt mitmachen!

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