Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Integration irtrans display (easyvdr 1.0 )
#1
Hallo

In diesem Fred soll geklärt werden, wie mal das Teil ootb zum laufen bringt.
  Die Ergebnisse werden am Ende direkt ins easyvdr-setup eingebaut.

  bisheriger Status:
    - "gb"  hat das Teil mit manueller Installation am rennen.
    -  Die Ausgabe friert bei einem  " udev reload , udevadm trigger "  ein
          ( d.h. bei einem Neueinlesen und Neustarten der udev-rules
              dieses wird an manchen Stellen im Setup benötigt ) 

  Ziel:
      - automatische Erkennung des Displays
      - automatische Installation
      - das "Einfrieren" wegbekommen

          Captain_Beefheart
pille: (vdr1)
Anubis TYPHOON DVB-T Light;Terratec Cinergy1200; GA-M56S-S3; AMD X2 3800(35W); 2x1GB, PCIe 9500GT/LE-40M86BD; Hitachi 320GB; IDE DVD; OCZ 32GB SSD; Trust C-5250/opt./Denon-AV; lirc/DVICO/MD81035; USB-HD 256GB & 1TB ; GraphTFT/LCD 15"; easyVDR 1.0
chekov: (vdr2)
Esprimo5600/1,5GB/AMD Athlon64 X2 3800+; Club-3D GS8400 512MB/G98/19"CRT;Nova T-500; OCZ 32GB SSD, IDE DVD-Rom;  lirc/DVICO/MD82467; easyvdr1.0

[color=#00008B]scotty: (work - no vdr)
GA-M52L-S3; AMD X4; 4x1GB, NVidia 9800GT/1GByte; Hitachi 320GB;60GByte SSD; 80GByte Hd for wine; SATA DVD; Trust C-5250;Kubuntu 12.10; Netz: Intel GBit PCIe cardt + ...
Zitieren
#2
Hallo Matthias...
...ok, was brauchen wir alles?

Gruß gb

Nachtrag: Der spartanische und hoffentlich bald nicht mehr gebrauchte Weg zur installation:

-lcdproc mit irtransserver
apt-get install vdr-plugin-lcdproc lcdproc
die danach vorhandene LCDd.conf datei unter /etc muß noch zum irtrans treiber angepasst werden
-sysconfig noch mit
LCD="lcdproc"
LCD_DRIVER="irtrans"
anpassen
das wars eigentlich
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

Zitieren
#3
Hi

als erstes mal einen neuen Eintrag in der hw-lib

==>>  ...../hw-lib/30_info_display

Code:
#LCD IR Trans
hw_name[9]="LCD IR Trans"
hw_ident[9]="IRTrans USB"
det_method[9]="chk_usb_iproduct"
ins_method[9]="<empty_value>"
paraset_a[9]="<empty_value>"
paraset_b[9]="<empty_value>"
paraset_c[9]="<empty_value>"
paraset_d[9]="<empty_value>"
paraset_e[9]="<empty_value>"

    ... erst mal nur die Erkennung

  gruß
pille: (vdr1)
Anubis TYPHOON DVB-T Light;Terratec Cinergy1200; GA-M56S-S3; AMD X2 3800(35W); 2x1GB, PCIe 9500GT/LE-40M86BD; Hitachi 320GB; IDE DVD; OCZ 32GB SSD; Trust C-5250/opt./Denon-AV; lirc/DVICO/MD81035; USB-HD 256GB & 1TB ; GraphTFT/LCD 15"; easyVDR 1.0
chekov: (vdr2)
Esprimo5600/1,5GB/AMD Athlon64 X2 3800+; Club-3D GS8400 512MB/G98/19"CRT;Nova T-500; OCZ 32GB SSD, IDE DVD-Rom;  lirc/DVICO/MD82467; easyvdr1.0

[color=#00008B]scotty: (work - no vdr)
GA-M52L-S3; AMD X4; 4x1GB, NVidia 9800GT/1GByte; Hitachi 320GB;60GByte SSD; 80GByte Hd for wine; SATA DVD; Trust C-5250;Kubuntu 12.10; Netz: Intel GBit PCIe cardt + ...
Zitieren
#4
Ok habe ich, musste erstmal suchen, da ich nee mehr wusste wo die war Wink
Nachtrag: Ganz vergessen und wird im Setup erkannt
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

Zitieren
#5
;D  ..und?

    tauchts  im setup Menü auf?

-------

  next:

Code:
apt-get install vdr-plugin-lcdproc lcdproc

  ... is so etwas "unschön"  besser wäre es es wohl wenn "lcdproc"  als depend
        vom Plugin-Paket automatisch geladen werden würde

      Hallo  sinai!    was meinst Du?!

      btw. weder das plugin  noch das lcdproc sind im GIT
        und das lcdproc auch nich im PPA  ( wenn ichs nich übersehen habe )
        -- kommt daher wohl direkt von Ubuntu... 

  Gruß
pille: (vdr1)
Anubis TYPHOON DVB-T Light;Terratec Cinergy1200; GA-M56S-S3; AMD X2 3800(35W); 2x1GB, PCIe 9500GT/LE-40M86BD; Hitachi 320GB; IDE DVD; OCZ 32GB SSD; Trust C-5250/opt./Denon-AV; lirc/DVICO/MD81035; USB-HD 256GB & 1TB ; GraphTFT/LCD 15"; easyVDR 1.0
chekov: (vdr2)
Esprimo5600/1,5GB/AMD Athlon64 X2 3800+; Club-3D GS8400 512MB/G98/19"CRT;Nova T-500; OCZ 32GB SSD, IDE DVD-Rom;  lirc/DVICO/MD82467; easyvdr1.0

[color=#00008B]scotty: (work - no vdr)
GA-M52L-S3; AMD X4; 4x1GB, NVidia 9800GT/1GByte; Hitachi 320GB;60GByte SSD; 80GByte Hd for wine; SATA DVD; Trust C-5250;Kubuntu 12.10; Netz: Intel GBit PCIe cardt + ...
Zitieren
#6
Ja es kommt direkt aus Ubuntu, so hatte ich das (glaub ich), in einem fremden Forum im Fred gelesen.
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

Zitieren
#7
Hi,

Packages in “vdr-stable”
Code:
Changelog

vdr-plugin-lcdproc (0.0.10-jw7-jw7easyVDR1.3) oneiric; urgency=high

  * rebuild for stable PPA
-- easyVDR-Developer <email address hidden>   Thu, 24 May 2012 13:26:52 +0200

Gruss
Wolfgang

Zitieren
#8
hallo mango

  .. das wir ein plugin-Paket im stable PPA haben, das habe ich gesehen
      ( aber nich im GIT )

  aber das lcdproc selber  isn paket von Ubuntu

  gruß
pille: (vdr1)
Anubis TYPHOON DVB-T Light;Terratec Cinergy1200; GA-M56S-S3; AMD X2 3800(35W); 2x1GB, PCIe 9500GT/LE-40M86BD; Hitachi 320GB; IDE DVD; OCZ 32GB SSD; Trust C-5250/opt./Denon-AV; lirc/DVICO/MD81035; USB-HD 256GB & 1TB ; GraphTFT/LCD 15"; easyVDR 1.0
chekov: (vdr2)
Esprimo5600/1,5GB/AMD Athlon64 X2 3800+; Club-3D GS8400 512MB/G98/19"CRT;Nova T-500; OCZ 32GB SSD, IDE DVD-Rom;  lirc/DVICO/MD82467; easyvdr1.0

[color=#00008B]scotty: (work - no vdr)
GA-M52L-S3; AMD X4; 4x1GB, NVidia 9800GT/1GByte; Hitachi 320GB;60GByte SSD; 80GByte Hd for wine; SATA DVD; Trust C-5250;Kubuntu 12.10; Netz: Intel GBit PCIe cardt + ...
Zitieren
#9
hallo

...habe etwas weiter geforscht

  in unserem Lucid-Git gibts ein "vdr-plugin-lcdproc"

  und da steht auch ein
Zitat:Depends: ${shlibsBig Grinepends}, ${miscBig Grinepends}, ${vdrBig Grinepends}, lcdproc (>=0.4.3-13)
  drinne.

Daraufhin habe ich mal das Plugin installiert
  ==>> lcdproc kommt automatisch.

  gruß
pille: (vdr1)
Anubis TYPHOON DVB-T Light;Terratec Cinergy1200; GA-M56S-S3; AMD X2 3800(35W); 2x1GB, PCIe 9500GT/LE-40M86BD; Hitachi 320GB; IDE DVD; OCZ 32GB SSD; Trust C-5250/opt./Denon-AV; lirc/DVICO/MD81035; USB-HD 256GB & 1TB ; GraphTFT/LCD 15"; easyVDR 1.0
chekov: (vdr2)
Esprimo5600/1,5GB/AMD Athlon64 X2 3800+; Club-3D GS8400 512MB/G98/19"CRT;Nova T-500; OCZ 32GB SSD, IDE DVD-Rom;  lirc/DVICO/MD82467; easyvdr1.0

[color=#00008B]scotty: (work - no vdr)
GA-M52L-S3; AMD X4; 4x1GB, NVidia 9800GT/1GByte; Hitachi 320GB;60GByte SSD; 80GByte Hd for wine; SATA DVD; Trust C-5250;Kubuntu 12.10; Netz: Intel GBit PCIe cardt + ...
Zitieren
#10
hallo

... mit folgendem Eintrag in der hw-lib
  sollte das Teil (fast  *) laufen

Code:
#LCD IR Trans
hw_name[9]="LCD IR Trans"
hw_ident[9]="IRTrans USB"
det_method[9]="chk_usb_iproduct"
ins_method[9]="inst_display"
paraset_a[9]="vdr-plugin-lcdproc"
paraset_b[9]="LCD lcdproc LCD_DRIVER irtrans"
paraset_c[9]="/etc/lcdproc/LCDd.conf.irtrans /etc/LCDd.conf"
paraset_d[9]="<empty_value>"
paraset_e[9]="<empty_value>"

*)  der Eintrag
      paraset_c[9]="/etc/lcdproc/LCDd.conf.irtrans /etc/LCDd.conf"
      ist jedoch noch "hypothetisch" 

      Es existiert ja noch gar kein Verzeichniss ( im -Lucid- plugin Paket ) in dem
      vordefinierte LCdD.confs abgelegt werden können

  gruß
pille: (vdr1)
Anubis TYPHOON DVB-T Light;Terratec Cinergy1200; GA-M56S-S3; AMD X2 3800(35W); 2x1GB, PCIe 9500GT/LE-40M86BD; Hitachi 320GB; IDE DVD; OCZ 32GB SSD; Trust C-5250/opt./Denon-AV; lirc/DVICO/MD81035; USB-HD 256GB & 1TB ; GraphTFT/LCD 15"; easyVDR 1.0
chekov: (vdr2)
Esprimo5600/1,5GB/AMD Athlon64 X2 3800+; Club-3D GS8400 512MB/G98/19"CRT;Nova T-500; OCZ 32GB SSD, IDE DVD-Rom;  lirc/DVICO/MD82467; easyvdr1.0

[color=#00008B]scotty: (work - no vdr)
GA-M52L-S3; AMD X4; 4x1GB, NVidia 9800GT/1GByte; Hitachi 320GB;60GByte SSD; 80GByte Hd for wine; SATA DVD; Trust C-5250;Kubuntu 12.10; Netz: Intel GBit PCIe cardt + ...
Zitieren
#11
Guten Morgen Matthias
(23.09.2012, 00:14)Captain_Beefheart link schrieb:
Code:
#LCD IR Trans
hw_name[9]="LCD IR Trans"
hw_ident[9]="IRTrans USB"
det_method[9]="chk_usb_iproduct"
ins_method[9]="inst_display"
paraset_a[9]="vdr-plugin-lcdproc"
paraset_b[9]="LCD lcdproc LCD_DRIVER irtrans"
paraset_c[9]="/etc/lcdproc/LCDd.conf.irtrans /etc/LCDd.conf"
paraset_d[9]="<empty_value>"
paraset_e[9]="<empty_value>"

Funktioniert zumindest, da ich allerdings noch Dateileichen im System habe, weiß ich jetzt nicht ob es wirklich von der Setup nach installiert wurde.

gruß Aaron
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

Zitieren
#12
Warum so viel Aufwand

vdr-plugin-lcdproc ist in unserem stable und installiert lcdproc nach
Code:
[email protected]:~/oneiric/e$ sudo apt-get install -s vdr-plugin-lcdproc
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut       
Statusinformationen werden eingelesen... Fertig
Die folgenden zusätzlichen Pakete werden installiert:
  lcdproc lcdproc-extra-drivers libg15daemon-client1 libg15render1 libsvga1 libxosd2
Die folgenden NEUEN Pakete werden installiert:
  lcdproc lcdproc-extra-drivers libg15daemon-client1 libg15render1 libsvga1 libxosd2 vdr-plugin-lcdproc
0 aktualisiert, 7 neu installiert, 0 zu entfernen und 127 nicht aktualisiert.
Inst libg15render1 (1.3.0~svn316-2.2 Ubuntu:11.10/oneiric [i386])
Inst libsvga1 (1:1.4.3-31 Ubuntu:11.10/oneiric [i386])
Inst libxosd2 (2.2.14-2 Ubuntu:11.10/oneiric [i386])
Inst lcdproc (0.5.4-6 Ubuntu:11.10/oneiric [i386])
Inst libg15daemon-client1 (1.9.5.3-8.2ubuntu1 Ubuntu:11.10/oneiric [i386])
Inst lcdproc-extra-drivers (0.5.4-6 Ubuntu:11.10/oneiric [i386])
Inst vdr-plugin-lcdproc (0.0.10-jw7-jw7easyVDR1.3 vdr-stable:11.10/oneiric [i386])
Conf libg15render1 (1.3.0~svn316-2.2 Ubuntu:11.10/oneiric [i386])
Conf libsvga1 (1:1.4.3-31 Ubuntu:11.10/oneiric [i386])
Conf libxosd2 (2.2.14-2 Ubuntu:11.10/oneiric [i386])
Conf lcdproc (0.5.4-6 Ubuntu:11.10/oneiric [i386])
Conf libg15daemon-client1 (1.9.5.3-8.2ubuntu1 Ubuntu:11.10/oneiric [i386])
Conf lcdproc-extra-drivers (0.5.4-6 Ubuntu:11.10/oneiric [i386])
Conf vdr-plugin-lcdproc (0.0.10-jw7-jw7easyVDR1.3 vdr-stable:11.10/oneiric [i386])
VDR 1: ASRock mit Atom J1200, NVIDIA GT610, Lüfterlos, TBS 6982 SE mit easyVDR 3.0
Zitieren
#13
Hi

Zitat:vdr-plugin-lcdproc ist in unserem stable und installiert lcdproc nach

  habe ich mittlerweile auch rausgefunden ( nachdem ichs im Lucid gefunden hatte )

  gruß
pille: (vdr1)
Anubis TYPHOON DVB-T Light;Terratec Cinergy1200; GA-M56S-S3; AMD X2 3800(35W); 2x1GB, PCIe 9500GT/LE-40M86BD; Hitachi 320GB; IDE DVD; OCZ 32GB SSD; Trust C-5250/opt./Denon-AV; lirc/DVICO/MD81035; USB-HD 256GB & 1TB ; GraphTFT/LCD 15"; easyVDR 1.0
chekov: (vdr2)
Esprimo5600/1,5GB/AMD Athlon64 X2 3800+; Club-3D GS8400 512MB/G98/19"CRT;Nova T-500; OCZ 32GB SSD, IDE DVD-Rom;  lirc/DVICO/MD82467; easyvdr1.0

[color=#00008B]scotty: (work - no vdr)
GA-M52L-S3; AMD X4; 4x1GB, NVidia 9800GT/1GByte; Hitachi 320GB;60GByte SSD; 80GByte Hd for wine; SATA DVD; Trust C-5250;Kubuntu 12.10; Netz: Intel GBit PCIe cardt + ...
Zitieren


Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste