[1] 2 >>> Archiv / MLD 4.x / Development / graphtftng+xorg-multiscreen
 

Offline thueringer01

  • MLD-Tester
  • Expert Member
  • ******
  • Posts: 810
    • View Profile
graphtftng+xorg-multiscreen
« on: February 16, 2014, 20:23:45 »
Hallo Pit,
wegen abnehmender Übersichtlichkeit im Test MLD-4 ISO Thread und der Länge der Logs mache ich jetzt mal hier weiter.
Ich hab den Log-Level beim graphtftng auf 10 hochgesetzt. s. Anhang
Mit meinem gefährlichen Halbwissen kann ich folgendes entnehmen:
Info: Font path '/etc/vdr/plugins/graphtftng//themes/anthraize/./fonts' not found, ignoring
Pfade stimmen nicht?
im Pfad etc/vdr/plugins/graphtftng/themes sieht es so aus: s. Anhang

Grüße


MLD 5.5-64-testing: softhddevice, tvscraper ,...
HTPC-Hardware: C847MS-E33+Celeron 847,Geforce GT610,4GB Ram,Cine S2 V6.5,SSD WESTERN DIGITAL Green WDS120G1G0A, 2,5", 120 GB, SATA III + WD15EADS 1,5TB,be quiet! Pure Power L7 300W,Lian Li PC-c37b,  ,TV:LG OLED65BX9LB mit Magic-Fernbedienug gerootet mit  PicCap + HyperHDR + WLED +WeMos D1 Controller +WS 2812b, AV: Onkyo TX-NR717+RC-836M/i336 mit Atric IR-WAKEUP USB eco

NAS: DS718+mit 2x Smartmouse / Easymouse 2 für HD+ und ORF / Home-Assistant auf VM

Offline P3f

  • Administrator
  • Expert Member
  • ********
  • Posts: 1460
    • View Profile
graphtftng+xorg-multiscreen
« Reply #1 on: February 16, 2014, 22:49:40 »
Servus Thueringer01,

das mit dem eigenen Thread ist eine gute Idee !!!!!

ich habe nun mal das Makefile nur auf das Theme "anthraize" miminiert und dabei die Pfadangaben aus dem Themefile angewendet. Es sollte also nach der Installation vom Addon unter dem Verzeichnis /etc/vdr/plugins/graphtftng in etwa so aussehen.

Code: [Select]
.
└── themes
    ├── anthraize
    │   ├── backgrounds
    │   ├── fonts
    │   ├── mainmenulogos
    │   ├── menu
    │   ├── submenulogos
    │   └── symbols
    └── anthraize.theme

Und könntest Du bitte mal nach der Installation die Ausgabe von "graphtft-fe --help" posten.

Danke,

Pit
----------------------------------------------------------------------
VDR 1:(MLD 5.4-64), ZOTAC ION ITX F-E, 1GB 1033, ATRIC-Einschalter, ImonLCD, Cinergy S2 HD
VDR 2 MLD-BPI: BananaPI | 16 GB SD-Card | MLD 5.3 in Entwicklung
MLD-WTK: WeTek-Play | 8 GB MicroSD-Card | MLD 5.3 als SatIP-Server

Offline clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20190
    • View Profile
    • ClausMuus.de
graphtftng+xorg-multiscreen
« Reply #2 on: February 17, 2014, 11:11:25 »
Hi Pit,

Du kannst das graphtft auch selber testen, auch wenn Du nur einen Bildschirm hast. Dann musst Du halt das VDR Fenster kleiner machen (doppel Klick bei xineliboutput oder einfach Klick bei softhddevice) oder bei Seite schieben.

Claus
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

Offline thueringer01

  • MLD-Tester
  • Expert Member
  • ******
  • Posts: 810
    • View Profile
graphtftng+xorg-multiscreen
« Reply #3 on: February 17, 2014, 12:02:40 »
Hallo Pit,
du bist auf dem richtigen Weg. :)
Ich hab schonmal Text und einige Symbole auf dem Screen.
zusätzlich hab ich unter /anthraize noch .git und scripts
Code: [Select]
login as: root
MLD> graphtft-fe --help
Usage: graphtft-fe
  Parameter:
     -h <host>       vdr host no default, please specify
     -p <port>       plugin port  (default 2039)
     -e <eloquence>  log level    (default 0)
     -W <width>      width        (default 720)
     -H <height>     height       (default 576)
     -d <file>       dump each image to file (default off)
     -n              not managed  (default managed)
     -r              resize image (default off)
     -j <qunality>   JPEG quality (0-100)
     -c <seconds>    hide mouse curser after <seconds>
     -b              no boarder
     -i              no exit on ESC key
     ?, --help       this help
MLD>
Die Auflösung passt noch nicht. wenn man im setup versucht,die Einstellung zu ändern, stürzt der VDR ab.
Code: [Select]
Feb 17 11:43:22 (MLD) user.debug vdr: [graphTFT] scale image from (800/480) to (750/550)
Feb 17 11:43:22 (MLD) user.debug vdr: [graphTFT] duration 'ImlibRenderer::refresh()' was (15ms)
Feb 17 11:43:22 (MLD) user.debug vdr: [graphTFT] Info: Write 45 kb to 9
Feb 17 11:43:22 (MLD) user.debug vdr: [graphTFT] Writing (8) header bytes, command (1), size (46892)
Feb 17 11:43:22 (MLD) user.debug vdr: [graphTFT] Writing (45) kb now
Feb 17 11:43:22 (MLD) user.debug vdr: [graphTFT] duration 'ComThread::refresh()' was (17ms)
Feb 17 11:43:22 (MLD) user.debug vdr: [graphTFT] duration 'cGraphTFTDisplay::refresh()' was (32ms)
Feb 17 11:43:22 (MLD) user.debug vdr: [graphTFT] duration 'cGraphTFTDisplay::display()' was (64ms)
Feb 17 11:43:22 (MLD) user.debug vdr: [graphTFT] setting next for 'Timebar' in (29934 ms) [(null)/-]
Feb 17 11:43:22 (MLD) user.debug vdr: [graphTFT] schedule next, nearest item is 'Timebar'[-] in 29,000 seconds
Feb 17 11:43:22 (MLD) user.debug vdr: [graphTFT] Displayed 18 Items, schedule next update in 29,934 seconds
Feb 17 11:43:41 (MLD) user.debug vdr: [graphTFT] Debug: Received 8 bytes
Feb 17 11:43:41 (MLD) user.debug vdr: [graphTFT] Got command 6 with 0 data bytes
Code: [Select]
VDR exits at Mo Feb 17 11:48:46 CET 2014
INFO: validating live server ip '0.0.0.0'
codec: buggy libav, use ffmpeg
codec: buggy libav, use ffmpeg
Segmentation fault
VDR exits at Mo Feb 17 11:49:12 CET 2014
INFO: validating live server ip '0.0.0.0'
codec: buggy libav, use ffmpeg
Segmentation fault
VDR exits at Mo Feb 17 11:49:25 CET 2014
INFO: validating live server ip '0.0.0.0'
codec: buggy libav, use ffmpeg
Code: [Select]
/etc/X11/icewm/startup.d/graphtft: line 5: register_setting: not found
RandR extension missing
rungraphtft-fe is already running
icewmbg-lite: MappingNotify
icewmbg-lite: MappingNotify
icewmbg-lite: MappingNotify
icewmbg-lite: MappingNotify
icewmbg-lite: MappingNotify
icewmbg-lite: MappingNotify
IceWM: Warning: Could not load fontset "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*".
IceWM: Warning: Loading of fallback font "fixed" failed.
IceWM: failed to load fontset '-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*'
IceWM: Warning: Could not load font "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*".
IceWM: Warning: Could not load fontset "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*".
IceWM: Warning: Loading of fallback font "fixed" failed.
IceWM: failed to load fontset '-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*'
IceWM: Warning: Could not load font "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*".
IceWM: Warning: Could not load fontset "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*".
IceWM: Warning: Loading of fallback font "fixed" failed.
IceWM: failed to load fontset '-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*'
IceWM: Warning: Could not load font "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*".
The -e option expects a list of comma separated integers: "gravity,X,Y,width,height"
icewmbg-lite: MappingNotify
IceWM: MappingNotify

Das /var/log/messages im Anhang.

Grüße
MLD 5.5-64-testing: softhddevice, tvscraper ,...
HTPC-Hardware: C847MS-E33+Celeron 847,Geforce GT610,4GB Ram,Cine S2 V6.5,SSD WESTERN DIGITAL Green WDS120G1G0A, 2,5", 120 GB, SATA III + WD15EADS 1,5TB,be quiet! Pure Power L7 300W,Lian Li PC-c37b,  ,TV:LG OLED65BX9LB mit Magic-Fernbedienug gerootet mit  PicCap + HyperHDR + WLED +WeMos D1 Controller +WS 2812b, AV: Onkyo TX-NR717+RC-836M/i336 mit Atric IR-WAKEUP USB eco

NAS: DS718+mit 2x Smartmouse / Easymouse 2 für HD+ und ORF / Home-Assistant auf VM

Offline P3f

  • Administrator
  • Expert Member
  • ********
  • Posts: 1460
    • View Profile
graphtftng+xorg-multiscreen
« Reply #4 on: February 20, 2014, 22:27:56 »
Hi Thueringer01,

so ich habe nun eine neue Version vom graphtftng eingecheckt. Magst Du bitte mal testen und gerne auch wieder ein log....


Danke,

Pit
----------------------------------------------------------------------
VDR 1:(MLD 5.4-64), ZOTAC ION ITX F-E, 1GB 1033, ATRIC-Einschalter, ImonLCD, Cinergy S2 HD
VDR 2 MLD-BPI: BananaPI | 16 GB SD-Card | MLD 5.3 in Entwicklung
MLD-WTK: WeTek-Play | 8 GB MicroSD-Card | MLD 5.3 als SatIP-Server

Offline thueringer01

  • MLD-Tester
  • Expert Member
  • ******
  • Posts: 810
    • View Profile
graphtftng+xorg-multiscreen
« Reply #5 on: February 22, 2014, 20:10:59 »
Hallo Pit,
testen ist im Moment etwas kompliziert, da bei mir das aktuelle shd-iso nicht richtig lauft.
Ich hab dann ein angepasstes genommen, mit diesem Inhalt:
Code: [Select]
Gewählte Addons

    xlocales
    xinstall
    xdvb
    xdvb-remote
    xeventlircd
    xirkeytable
    xnetwork
    xwebserver
    xwakeup
    xalsa
    xxorg
    xvdr
    xvdr-plugin-opkg
    xvdr-plugin-setup
    xvdr-plugin-softhddevice
    xxorg-nvidia
    xxorg-multiscreen
    xacpi
    xmc
    xssh
    xvdr-plugin-graphtftng
    xvdr-plugin-skinnopacity
    xvdr-plugin-tvguide
    xvdr-plugin-tvscraper

Nach deinen Änderungen habe ich leider wieder nur ein paar farbige Zeilen ohne Text.
Scinopacity habe ich eingestellt und läuft auch einwandfrei. Wenn ich ins setup des graphtftng gehe stürzt der VDR wieder ab. Einstellung Log-Level auf 10 führte zum Absturz. Geloggt hat es trotzdem.

Grüße
Log im Anhang.
MLD 5.5-64-testing: softhddevice, tvscraper ,...
HTPC-Hardware: C847MS-E33+Celeron 847,Geforce GT610,4GB Ram,Cine S2 V6.5,SSD WESTERN DIGITAL Green WDS120G1G0A, 2,5", 120 GB, SATA III + WD15EADS 1,5TB,be quiet! Pure Power L7 300W,Lian Li PC-c37b,  ,TV:LG OLED65BX9LB mit Magic-Fernbedienug gerootet mit  PicCap + HyperHDR + WLED +WeMos D1 Controller +WS 2812b, AV: Onkyo TX-NR717+RC-836M/i336 mit Atric IR-WAKEUP USB eco

NAS: DS718+mit 2x Smartmouse / Easymouse 2 für HD+ und ORF / Home-Assistant auf VM

Offline P3f

  • Administrator
  • Expert Member
  • ********
  • Posts: 1460
    • View Profile
graphtftng+xorg-multiscreen
« Reply #6 on: February 23, 2014, 18:52:04 »
Hi,

Nach dem Tipp von Claus habe ich nun auch das TFT-Bild in der VM sehen können bzw. die configs nachstellen können. Nun sollte auch auf dem screen mehr zu sehen sein.


Wenn Du bitte noch einmal testen magst.
----------------------------------------------------------------------
VDR 1:(MLD 5.4-64), ZOTAC ION ITX F-E, 1GB 1033, ATRIC-Einschalter, ImonLCD, Cinergy S2 HD
VDR 2 MLD-BPI: BananaPI | 16 GB SD-Card | MLD 5.3 in Entwicklung
MLD-WTK: WeTek-Play | 8 GB MicroSD-Card | MLD 5.3 als SatIP-Server

Offline thueringer01

  • MLD-Tester
  • Expert Member
  • ******
  • Posts: 810
    • View Profile
graphtftng+xorg-multiscreen
« Reply #7 on: February 23, 2014, 19:50:07 »
Hallo Pit,
jetzt hast du aber gezaubert. :)
Text+Symbole werden schön dargestellt. Channellogos gehen ja im Moment nicht.
Was ist mir noch aufgefallen:
Das Bild auf dem kleinen TFT ist zu klein. Wenn ich das mit der Maus größer ziehen will, kommt es zu einer Art Kacheleffekt. Im setup kann ich die Größe ändern, aber das wirkt sich nicht aus. (Hab auch Neustart gemacht)
Nimm bitte den yavdr-Startschirm raus (oder esetze den mit unserem Logo)
Wenn ich im setup das log aktiviere, gibt es einen Neustart.(Wenn ich "Log Device" wähle und mit ok bestätige), deßhalb kein log.
Bitte im Setup "VDR use iso charset" auf "nein" stellen, sonst werden die Umlaute nicht richtig darfestellt. (kann das default gesetzt werden?)

Grüße
MLD 5.5-64-testing: softhddevice, tvscraper ,...
HTPC-Hardware: C847MS-E33+Celeron 847,Geforce GT610,4GB Ram,Cine S2 V6.5,SSD WESTERN DIGITAL Green WDS120G1G0A, 2,5", 120 GB, SATA III + WD15EADS 1,5TB,be quiet! Pure Power L7 300W,Lian Li PC-c37b,  ,TV:LG OLED65BX9LB mit Magic-Fernbedienug gerootet mit  PicCap + HyperHDR + WLED +WeMos D1 Controller +WS 2812b, AV: Onkyo TX-NR717+RC-836M/i336 mit Atric IR-WAKEUP USB eco

NAS: DS718+mit 2x Smartmouse / Easymouse 2 für HD+ und ORF / Home-Assistant auf VM

Offline P3f

  • Administrator
  • Expert Member
  • ********
  • Posts: 1460
    • View Profile
graphtftng+xorg-multiscreen
« Reply #8 on: February 23, 2014, 20:05:56 »
Hi,

dann kann ich in die Richtung weitermachen. Jetzt haben wir ein Plan

Gruß,

Pit
----------------------------------------------------------------------
VDR 1:(MLD 5.4-64), ZOTAC ION ITX F-E, 1GB 1033, ATRIC-Einschalter, ImonLCD, Cinergy S2 HD
VDR 2 MLD-BPI: BananaPI | 16 GB SD-Card | MLD 5.3 in Entwicklung
MLD-WTK: WeTek-Play | 8 GB MicroSD-Card | MLD 5.3 als SatIP-Server

Offline P3f

  • Administrator
  • Expert Member
  • ********
  • Posts: 1460
    • View Profile
graphtftng+xorg-multiscreen
« Reply #9 on: February 23, 2014, 22:02:33 »
Hi,

bitte morgen wieder testen. Hab was eingebaut.

Pit
----------------------------------------------------------------------
VDR 1:(MLD 5.4-64), ZOTAC ION ITX F-E, 1GB 1033, ATRIC-Einschalter, ImonLCD, Cinergy S2 HD
VDR 2 MLD-BPI: BananaPI | 16 GB SD-Card | MLD 5.3 in Entwicklung
MLD-WTK: WeTek-Play | 8 GB MicroSD-Card | MLD 5.3 als SatIP-Server

Offline thueringer01

  • MLD-Tester
  • Expert Member
  • ******
  • Posts: 810
    • View Profile
graphtftng+xorg-multiscreen
« Reply #10 on: February 24, 2014, 21:23:10 »
Hi Pit,
kann das log immer noch nicht aktivieren, da immer noch Neustart.
Channellogos hab ich reinstalliert und laufen jetzt im nopacity. Das hat aber bewirkt, das auf dem 7" nur noch was angezeigt wird wenn ich das setup wähle. Also bei dem default -Bildschirm wird nix angezeigt.
Sag mal,wie leite ich das Bild vom TFT in eine Datei um ?
Ich werde am Mi nochmal ein neues shd-iso testen.

Grüße
MLD 5.5-64-testing: softhddevice, tvscraper ,...
HTPC-Hardware: C847MS-E33+Celeron 847,Geforce GT610,4GB Ram,Cine S2 V6.5,SSD WESTERN DIGITAL Green WDS120G1G0A, 2,5", 120 GB, SATA III + WD15EADS 1,5TB,be quiet! Pure Power L7 300W,Lian Li PC-c37b,  ,TV:LG OLED65BX9LB mit Magic-Fernbedienug gerootet mit  PicCap + HyperHDR + WLED +WeMos D1 Controller +WS 2812b, AV: Onkyo TX-NR717+RC-836M/i336 mit Atric IR-WAKEUP USB eco

NAS: DS718+mit 2x Smartmouse / Easymouse 2 für HD+ und ORF / Home-Assistant auf VM

Offline thueringer01

  • MLD-Tester
  • Expert Member
  • ******
  • Posts: 810
    • View Profile
graphtftng+xorg-multiscreen
« Reply #11 on: February 27, 2014, 21:56:50 »
Hallo Pit,
log Level 10 geht nicht, aber log-Level 1, warum auch immer.
da kommt mit frischem shd-iso:
Code: [Select]
Feb 27 20:56:07 (MLD) syslog.info syslogd started: BusyBox v1.22.1
Feb 27 20:56:07 (MLD) user.notice kernel: klogd: exiting
Feb 27 20:56:07 (MLD) user.notice kernel: klogd started: BusyBox v1.22.1 (2014-02-27 03:15:51 CET)
Feb 27 20:56:12 (MLD) daemon.notice lircd-0.9.0[787]: lircd(default) ready, using /var/run/lirc/lircd
Feb 27 20:56:17 (MLD) user.debug kernel: nvidia 0000:01:00.0: irq 44 for MSI/MSI-X
Feb 27 20:56:18 (MLD) user.warn kernel: NVRM: Your system is not currently configured to drive a VGA console
Feb 27 20:56:18 (MLD) user.warn kernel: NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
Feb 27 20:56:18 (MLD) user.warn kernel: NVRM: requires the use of a text-mode VGA console. Use of other console
Feb 27 20:56:18 (MLD) user.warn kernel: NVRM: drivers including, but not limited to, vesafb, may result in
Feb 27 20:56:18 (MLD) user.warn kernel: NVRM: corruption and stability problems, and is not supported.
Feb 27 20:56:20 (MLD) user.err vdr: [951] tvguide: Logo Path set to /var/cache/vdr/channellogos/
Feb 27 20:56:20 (MLD) user.err vdr: [951] tvguide: EPG Image Path set to /var/cache/vdr/epgimages/
Feb 27 20:56:20 (MLD) user.err vdr: [951] tvguide: Icon Path set to /etc/vdr/plugins/tvguide/icons/
Feb 27 20:56:21 (MLD) user.err vdr: [951] tvguide: set Theme to default
Feb 27 20:56:21 (MLD) user.err vdr: [951] tvguide: set graphical style
Feb 27 20:56:21 (MLD) user.err vdr: [951] tvguide: Set OSD to 1784 x 989 px
Feb 27 20:56:21 (MLD) user.err vdr: [951] tvguide: Set Font to VDRSymbols Sans:Book
Feb 27 20:56:21 (MLD) user.err vdr: [951] tvguide: Creating Image Cache
Feb 27 20:56:22 (MLD) user.err vdr: [951] tvguide: Osd Icon Cash created in 884 ms
Feb 27 20:56:22 (MLD) user.err vdr: [951] tvguide: Grid Icon Cash created in 151 ms
Feb 27 20:56:22 (MLD) user.err vdr: [951] tvguide: Channelgroup Cash created in 93 ms
Feb 27 20:56:23 (MLD) user.err vdr: [951] tvguide: Logo Cash created in 615 ms
Feb 27 20:56:23 (MLD) user.err vdr: [951] tvguide: Complete Image Cash created in 1749 ms
Feb 27 20:56:24 (MLD) user.err kernel: hda-codec: out of range cmd 0:5:707:ffffffff
Feb 27 20:56:25 (MLD) user.err vdr: video/vdpau: osd too big: unsupported
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] Loading themes
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] Try loading theme '/etc/vdr/plugins/graphtftng/themes/nOpacity/nOpacity.theme'
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] Adding define 'DARK_BLUE'
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] Theme '/etc/vdr/plugins/graphtftng/themes/nOpacity/nOpacity.theme' loaded
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] Loaded 1 themes
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] Activated theme 'nOpacity'
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] No device configured, only graphtft-fe supported
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] Listener established!
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] Info: Font path configured to './fonts'
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] Info: Adding font path '/etc/vdr/plugins/graphtftng//themes/nOpacity/./fonts'
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] Info: Adding font path '/etc/vdr/plugins/graphtftng//graphtftng/fonts/'
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] GraphTFT plugin display thread started (pid=951)
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] Image '/etc/vdr/plugins/graphtftng//themes/nOpacity/nOpacity' not found
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] TCP communication thread started (pid=951)
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] Client connection accepted, now 1 clients connected
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] (-93) Error: Communication problems, read failed, closing line!
Feb 27 20:56:25 (MLD) user.debug vdr: [graphTFT] Client connection accepted, now 1 clients connected
Feb 27 20:56:26 (MLD) user.err vdr: [951] tvscraper: connecting to db /dev/shm/tvscraper.db
Feb 27 20:56:26 (MLD) daemon.notice lircd-0.9.0[787]: accepted new client on /var/run/lirc/lircd
Feb 27 20:56:27 (MLD) user.warn kernel: hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
Feb 27 20:56:28 (MLD) user.debug vdr: [graphTFT] Force draw of all items now
Feb 27 20:56:28 (MLD) user.debug vdr: [graphTFT] Section changed from '' to 'NormalTV'
Feb 27 20:56:28 (MLD) user.debug vdr: [graphTFT] schedule force in (10ms)
Feb 27 20:56:28 (MLD) user.debug vdr: [graphTFT] schedule force in (10ms)
Feb 27 20:56:28 (MLD) user.debug vdr: [graphTFT] drawing image 'backgrounds/listbg.png' at 1076/397 (275/264)
Feb 27 20:56:29 (MLD) user.err vdr: [softhddev] invalid PES video packet
Feb 27 20:56:29 (MLD) user.err vdr: [softhddev] 2 invalid PES video packet(s)
Feb 27 20:56:31 (MLD) user.debug vdr: [graphTFT] drawing image 'backgrounds/listbg.png' at 1076/397 (275/264)
Feb 27 20:56:32 (MLD) user.debug vdr: [graphTFT] OsdClear
Feb 27 20:56:35 (MLD) daemon.info acpid: starting up with netlink and the input layer
Feb 27 20:56:35 (MLD) daemon.info acpid: 1 rule loaded
Feb 27 20:56:35 (MLD) daemon.info acpid: waiting for events: event logging is off
Feb 27 20:56:36 (MLD) user.info kernel: r8169 0000:04:00.0 eth0: link down
Feb 27 20:56:36 (MLD) user.info kernel: r8169 0000:04:00.0 eth0: link down
Feb 27 20:56:36 (MLD) user.info kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Feb 27 20:56:38 (MLD) user.info kernel: r8169 0000:04:00.0 eth0: link up
Feb 27 20:56:38 (MLD) user.info kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Feb 27 20:56:42 (MLD) auth.info login[1705]: root login on 'tty1'
Feb 27 20:56:42 (MLD) auth.info login[1707]: root login on 'tty2'
Feb 27 20:56:42 (MLD) auth.info login[1709]: root login on 'tty3'
Feb 27 20:56:42 (MLD) auth.info login[1711]: root login on 'tty4'
und
Code: [Select]
/etc/X11/icewm/startup.d/graphtft: line 5: register_setting: not found
RandR extension missing
IceWM: Warning: Could not load fontset "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*".
IceWM: Warning: Loading of fallback font "fixed" failed.
IceWM: failed to load fontset '-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*'
IceWM: Warning: Could not load font "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*".
IceWM: Warning: Could not load fontset "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*".
IceWM: Warning: Loading of fallback font "fixed" failed.
IceWM: failed to load fontset '-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*'
IceWM: Warning: Could not load font "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*".
IceWM: Warning: Could not load fontset "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*".
IceWM: Warning: Loading of fallback font "fixed" failed.
IceWM: failed to load fontset '-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*'
IceWM: Warning: Could not load font "-artwiz-snap-regular-r-normal-sans-10-*-*-*-*-*-*-*".
The -e option expects a list of comma separated integers: "gravity,X,Y,width,height"
IceWM: MappingNotify
icewmbg-lite: MappingNotify


Grüße
« Last Edit: February 27, 2014, 22:02:25 by thueringer01 »
MLD 5.5-64-testing: softhddevice, tvscraper ,...
HTPC-Hardware: C847MS-E33+Celeron 847,Geforce GT610,4GB Ram,Cine S2 V6.5,SSD WESTERN DIGITAL Green WDS120G1G0A, 2,5", 120 GB, SATA III + WD15EADS 1,5TB,be quiet! Pure Power L7 300W,Lian Li PC-c37b,  ,TV:LG OLED65BX9LB mit Magic-Fernbedienug gerootet mit  PicCap + HyperHDR + WLED +WeMos D1 Controller +WS 2812b, AV: Onkyo TX-NR717+RC-836M/i336 mit Atric IR-WAKEUP USB eco

NAS: DS718+mit 2x Smartmouse / Easymouse 2 für HD+ und ORF / Home-Assistant auf VM

Offline P3f

  • Administrator
  • Expert Member
  • ********
  • Posts: 1460
    • View Profile
graphtftng+xorg-multiscreen
« Reply #12 on: March 01, 2014, 00:54:40 »
Hi Thueringer01,

ich war ein wenig unterwegs, daher kam ich nun erst mal wieder an die Maschine. Hab mal ein wenig geändert, sollte nun besser sein.

Magst Du bitte noch einmal testen?

Beachte aber bitte, das Du im Addon das Log Device nicht umstellst. Es sollte weiterhin auf "none" stehen bleiben. Dort ist noch ein Fehler drin, wo der Entwickler schon dran ist. Ich habe ihn bereits kontaktiert...

Aber der Loglevel kann verstellt werden, also gerne wieder auf "10"... :-\

Gruß,

Pit
----------------------------------------------------------------------
VDR 1:(MLD 5.4-64), ZOTAC ION ITX F-E, 1GB 1033, ATRIC-Einschalter, ImonLCD, Cinergy S2 HD
VDR 2 MLD-BPI: BananaPI | 16 GB SD-Card | MLD 5.3 in Entwicklung
MLD-WTK: WeTek-Play | 8 GB MicroSD-Card | MLD 5.3 als SatIP-Server

Offline thueringer01

  • MLD-Tester
  • Expert Member
  • ******
  • Posts: 810
    • View Profile
graphtftng+xorg-multiscreen
« Reply #13 on: March 01, 2014, 18:07:03 »
Hallo Pit,
ich hab das heutige angepasste shd-iso genommen:
Code: [Select]
Gewählte Addons

    xlocales
    xinstall
    xdvb
    xdvb-remote
    xeventlircd
    xirkeytable
    xnetwork
    xwebserver
    xwakeup
    xalsa
    xxorg
    xxorg-autodetect
    xvdr
    xvdr-plugin-opkg
    xvdr-plugin-setup
    xvdr-plugin-softhddevice
    xvdr-plugin-graphtftng
    xvdr-plugin-skinnopacity
    xvdr-plugin-tvguide
    xvdr-plugin-tvscraper

Dann kommt nach boot vom Stick das Bild:s.Startbild. Die markierten Striche sind ev. nur bei mir zu sehen.
Bei der autom. Installation wird die Stick-Größe nicht angezeigt. s. Bild:Größe_Stick.
Nach Eingabe der Parameter im Quick-Setup und xorg und reboot hab ich auf dem 7" das Bild "Kacheleffekt".
Die Größe kann im Setup verstellt werden,FB/X Device, bringt aber keine Veränderung.
Log ist auf 10+Log device:none. Da kommt kein  Neustart, wird aber auch nichts ins log geschrieben. Also wieder log auf1+Ausgabe syslog.
da kommt:s.log


Grüße
MLD 5.5-64-testing: softhddevice, tvscraper ,...
HTPC-Hardware: C847MS-E33+Celeron 847,Geforce GT610,4GB Ram,Cine S2 V6.5,SSD WESTERN DIGITAL Green WDS120G1G0A, 2,5", 120 GB, SATA III + WD15EADS 1,5TB,be quiet! Pure Power L7 300W,Lian Li PC-c37b,  ,TV:LG OLED65BX9LB mit Magic-Fernbedienug gerootet mit  PicCap + HyperHDR + WLED +WeMos D1 Controller +WS 2812b, AV: Onkyo TX-NR717+RC-836M/i336 mit Atric IR-WAKEUP USB eco

NAS: DS718+mit 2x Smartmouse / Easymouse 2 für HD+ und ORF / Home-Assistant auf VM

Offline thueringer01

  • MLD-Tester
  • Expert Member
  • ******
  • Posts: 810
    • View Profile
graphtftng+xorg-multiscreen
« Reply #14 on: March 01, 2014, 18:41:19 »
Ich hab dann noch auf scinopacity umgestellt:
Code: [Select]
Mar  1 18:09:06 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (65/16) at (632/44)
Mar  1 18:09:06 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:09:06 (MLD) user.debug vdr: [graphTFT] Mode is set to (0x11), menu section to 'Menu'
Mar  1 18:09:06 (MLD) user.debug vdr: [graphTFT] Section changed from 'MenuWhatsOnNext' to 'NormalTV'
Mar  1 18:09:06 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:09:07 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:09:07 (MLD) user.debug vdr: [graphTFT] Force draw of all items now
Mar  1 18:09:07 (MLD) user.debug vdr: [graphTFT] drawing image 'backgrounds/listbg.png' at 1076/397 (275/264)
Mar  1 18:09:11 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (65/16) at (632/44)
Mar  1 18:09:11 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:09:11 (MLD) user.debug vdr: [graphTFT] Mode is set to (0x30), menu section to 'MenuMain'
Mar  1 18:09:11 (MLD) user.debug vdr: [graphTFT] Force draw of all items now
Mar  1 18:09:11 (MLD) user.debug vdr: [graphTFT] Section changed from 'NormalTV' to 'MenuMain'
Mar  1 18:09:11 (MLD) user.debug vdr: [graphTFT] Force draw of all items now
Mar  1 18:09:13 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (65/16) at (632/44)
Mar  1 18:09:13 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:09:13 (MLD) user.debug vdr: [graphTFT] Mode is set to (0x11), menu section to 'Menu'
Mar  1 18:09:13 (MLD) user.debug vdr: [graphTFT] Section changed from 'MenuMain' to 'NormalTV'
Mar  1 18:09:13 (MLD) user.debug vdr: [graphTFT] drawing image 'backgrounds/listbg.png' at 1076/397 (275/264)
Mar  1 18:09:17 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (65/16) at (632/44)
Mar  1 18:09:17 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:09:17 (MLD) user.debug vdr: [graphTFT] Mode is set to (0x30), menu section to 'MenuMain'
Mar  1 18:09:17 (MLD) user.debug vdr: [graphTFT] Section changed from 'NormalTV' to 'MenuMain'
Mar  1 18:09:17 (MLD) user.debug vdr: [graphTFT] Force draw of all items now
Mar  1 18:09:22 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (111/16) at (632/44)
Mar  1 18:09:23 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (111/16) at (632/44)
Mar  1 18:09:25 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (65/16) at (632/44)
Mar  1 18:09:25 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:09:25 (MLD) user.debug vdr: [graphTFT] Mode is set to (0x11), menu section to 'Menu'
Mar  1 18:09:25 (MLD) user.debug vdr: [graphTFT] Section changed from 'MenuMain' to 'NormalTV'
Mar  1 18:09:25 (MLD) user.debug vdr: [graphTFT] drawing image 'backgrounds/listbg.png' at 1076/397 (275/264)
Mar  1 18:10:06 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (65/16) at (632/44)
Mar  1 18:10:06 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:10:06 (MLD) user.debug vdr: [graphTFT] Mode is set to (0x30), menu section to 'MenuMain'
Mar  1 18:10:06 (MLD) user.debug vdr: [graphTFT] Section changed from 'NormalTV' to 'MenuMain'
Mar  1 18:10:06 (MLD) user.debug vdr: [graphTFT] Force draw of all items now
Mar  1 18:10:08 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (111/16) at (632/44)
Mar  1 18:10:08 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (111/16) at (632/44)
Mar  1 18:10:09 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (111/16) at (632/44)
Mar  1 18:10:09 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (111/16) at (632/44)
Mar  1 18:10:09 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (111/16) at (632/44)
Mar  1 18:10:11 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (36/16) at (632/44)
Mar  1 18:10:11 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:10:12 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:10:13 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:10:13 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (36/16) at (632/44)
Mar  1 18:10:13 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:10:13 (MLD) user.debug vdr: [graphTFT] Mode is set to (0x30), menu section to 'MenuSetup'
Mar  1 18:10:13 (MLD) user.debug vdr: [graphTFT] Info: Section faked to 'Menu' due to section 'MenuSetup' not defined!
Mar  1 18:10:13 (MLD) user.debug vdr: [graphTFT] Section changed from 'MenuMain' to 'Menu'
Mar  1 18:10:13 (MLD) user.debug vdr: [graphTFT] Info: Section faked to 'Menu' due to section 'MenuSetup' not defined!
Mar  1 18:10:13 (MLD) user.debug vdr: [graphTFT] Force draw of all items now
Mar  1 18:10:14 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (36/16) at (632/44)
Mar  1 18:10:14 (MLD) user.debug vdr: [graphTFT] Info: Section faked to 'Menu' due to section 'MenuSetup' not defined!
Mar  1 18:10:14 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:10:14 (MLD) user.debug vdr: [graphTFT] Mode is set to (0x30), menu section to 'MenuSetupOsd'
Mar  1 18:10:14 (MLD) user.debug vdr: [graphTFT] Info: Section faked to 'Menu' due to section 'MenuSetupOsd' not defined!
Mar  1 18:10:14 (MLD) user.debug vdr: [graphTFT] Force draw of all items now
Mar  1 18:10:14 (MLD) user.debug vdr: [graphTFT] Info: Section faked to 'Menu' due to section 'MenuSetupOsd' not defined!
Mar  1 18:10:14 (MLD) user.debug vdr: [graphTFT] Force draw of all items now
Mar  1 18:10:14 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:10:14 (MLD) user.debug vdr: [graphTFT] Info: Section faked to 'Menu' due to section 'MenuSetupOsd' not defined!
Mar  1 18:10:14 (MLD) user.debug vdr: [graphTFT] Force draw of all items now
Mar  1 18:10:15 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (116/16) at (632/44)
Mar  1 18:10:15 (MLD) user.debug vdr: [graphTFT] Info: Section faked to 'Menu' due to section 'MenuSetupOsd' not defined!
Mar  1 18:10:16 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (114/16) at (632/44)
Mar  1 18:10:16 (MLD) user.debug vdr: [graphTFT] Info: Section faked to 'Menu' due to section 'MenuSetupOsd' not defined!
Mar  1 18:10:16 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:10:16 (MLD) user.debug vdr: [graphTFT] Info: Section faked to 'Menu' due to section 'MenuSetupOsd' not defined!
Mar  1 18:10:16 (MLD) user.debug vdr: [graphTFT] Force draw of all items now
Mar  1 18:10:16 (MLD) user.debug vdr: [graphTFT] Info: Section faked to 'Menu' due to section 'MenuSetupOsd' not defined!
Mar  1 18:10:16 (MLD) user.debug vdr: [graphTFT] Force draw of all items now
Mar  1 18:10:16 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (114/16) at (632/44)
Mar  1 18:10:16 (MLD) user.debug vdr: [graphTFT] Info: Section faked to 'Menu' due to section 'MenuSetupOsd' not defined!
Mar  1 18:10:16 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:10:16 (MLD) user.debug vdr: [graphTFT] Info: Section faked to 'Menu' due to section 'MenuSetupOsd' not defined!
Mar  1 18:10:16 (MLD) user.debug vdr: [graphTFT] Force draw of all items now
Mar  1 18:10:17 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (114/16) at (632/44)
Mar  1 18:10:17 (MLD) user.debug vdr: [graphTFT] Info: Section faked to 'Menu' due to section 'MenuSetupOsd' not defined!
Mar  1 18:10:17 (MLD) user.debug vdr: [graphTFT] Info: Section faked to 'Menu' due to section 'MenuSetupOsd' not defined!
Mar  1 18:10:17 (MLD) user.debug vdr: [graphTFT] Force draw of all items now
Mar  1 18:10:17 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:10:17 (MLD) user.debug vdr: [graphTFT] Info: Section faked to 'Menu' due to section 'MenuSetupOsd' not defined!
Mar  1 18:10:17 (MLD) user.debug vdr: [graphTFT] Force draw of all items now
Mar  1 18:10:23 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (36/16) at (632/44)
Mar  1 18:10:23 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:10:23 (MLD) user.debug vdr: [graphTFT] Mode is set to (0x11), menu section to 'Menu'
Mar  1 18:10:23 (MLD) user.debug vdr: [graphTFT] Section changed from 'Menu' to 'NormalTV'
Mar  1 18:10:23 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:10:23 (MLD) user.debug vdr: [graphTFT] Mode is set to (0x30), menu section to 'MenuSetup'
Mar  1 18:10:23 (MLD) user.debug vdr: [graphTFT] Info: Section faked to 'Menu' due to section 'MenuSetup' not defined!
Mar  1 18:10:23 (MLD) user.debug vdr: [graphTFT] Force draw of all items now
Mar  1 18:10:23 (MLD) user.debug vdr: [graphTFT] Section changed from 'NormalTV' to 'Menu'
Mar  1 18:10:25 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (65/16) at (632/44)
Mar  1 18:10:25 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:10:25 (MLD) user.debug vdr: [graphTFT] Mode is set to (0x11), menu section to 'Menu'
Mar  1 18:10:25 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:10:25 (MLD) user.debug vdr: [graphTFT] Section changed from 'Menu' to 'NormalTV'
Mar  1 18:10:25 (MLD) user.debug vdr: [graphTFT] drawing image 'backgrounds/listbg.png' at 1076/397 (275/264)
Mar  1 18:10:27 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (36/16) at (632/44)
Mar  1 18:10:31 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (36/16) at (632/44)
Mar  1 18:10:31 (MLD) user.debug vdr: [graphTFT] OsdClear
Mar  1 18:10:33 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (36/16) at (632/44)
Mar  1 18:10:36 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (111/16) at (632/44)
Mar  1 18:10:37 (MLD) user.debug vdr: [graphTFT] schedule force in (10ms)
Mar  1 18:10:38 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (111/16) at (632/44)
Mar  1 18:10:38 (MLD) user.debug vdr: [graphTFT] drawing image 'backgrounds/listbg.png' at 1076/397 (275/264)
Mar  1 18:10:39 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (116/16) at (632/44)
Mar  1 18:10:39 (MLD) user.err vdr: [softhddev] invalid PES video packet
Mar  1 18:10:39 (MLD) user.err vdr: [softhddev] 2 invalid PES video packet(s)
Mar  1 18:10:39 (MLD) user.debug vdr: [graphTFT] Got mouse event, button (116/16) at (632/44)
Mar  1 18:10:40 (MLD) user.debug vdr: [graphTFT] schedule force in (10ms)
Mar  1 18:10:45 (MLD) user.debug vdr: [graphTFT] drawing image 'backgrounds/listbg.png' at 1076/397 (275/264)
Mar  1 18:10:45 (MLD) user.debug vdr: [graphTFT] OsdClear

Channellogos werden nicht angezeigt, obwohl in der systeminfo channellogos 20140114-6 angezeigt wird.
Ein
Code: [Select]
opkg update && opkg install channellogos --force-reinstall hat dann geholfen.
Eine Anzeige des Senderlogos im 7" TFT erfolgt (noch) nicht.

Grüße
MLD 5.5-64-testing: softhddevice, tvscraper ,...
HTPC-Hardware: C847MS-E33+Celeron 847,Geforce GT610,4GB Ram,Cine S2 V6.5,SSD WESTERN DIGITAL Green WDS120G1G0A, 2,5", 120 GB, SATA III + WD15EADS 1,5TB,be quiet! Pure Power L7 300W,Lian Li PC-c37b,  ,TV:LG OLED65BX9LB mit Magic-Fernbedienug gerootet mit  PicCap + HyperHDR + WLED +WeMos D1 Controller +WS 2812b, AV: Onkyo TX-NR717+RC-836M/i336 mit Atric IR-WAKEUP USB eco

NAS: DS718+mit 2x Smartmouse / Easymouse 2 für HD+ und ORF / Home-Assistant auf VM

[1] 2 >>> Archiv / MLD 4.x / Development / graphtftng+xorg-multiscreen
 



Users Online Users Online

0 Members and 1 Guest are viewing this topic.