Mein USB IR Empfänger auf IRMP/STM32-Basis flutet das Syslog...

  • Hallo,


    wie oben geschrieben, flutet mein USB IR Empfänger auf IRMP/STM32-Basis das Syslog...


    Code
    Dec 26 19:05:29 yavdr6 kernel: [ 5127.809420] /usr/bin/lircd2uinput:167: Warning: Source ID 464 was not found when attempting to remove it
    Dec 26 19:05:29 yavdr6 kernel: [ 5127.809420]   gobject.source_remove(self.timer)
    Dec 26 19:05:30 yavdr6 vdr: video/vdpau: synced after 60 frames
    Dec 26 19:05:32 yavdr6 kernel: [ 5130.780383] /usr/bin/lircd2uinput:167: Warning: Source ID 466 was not found when attempting to remove it
    Dec 26 19:05:32 yavdr6 kernel: [ 5130.780383]   gobject.source_remove(self.timer)
    Dec 26 19:05:32 yavdr6 vdr: [1376] [softhddev]SetVolumeDevice: 20
    Dec 26 19:05:33 yavdr6 vdr: [1376] [softhddev]SetVolumeDevice: 15
    Dec 26 19:05:33 yavdr6 kernel: [ 5131.957439] /usr/bin/lircd2uinput:167: Warning: Source ID 468 was not found when attempting to remove it
    Dec 26 19:05:33 yavdr6 kernel: [ 5131.957439]   gobject.source_remove(self.timer)


    Hat das was zu bedeuten?
    Kann man da was verbessern?


    Danke und Grüße,
    wayne

    streamdev-Server: ASRock J3160, MLD 5.5 testing, Mystique SaTiX-S2 V3 Dual + DuoFlex S2, 8GB, 60GB System,

    streamdev-Client 1: NUC6CAYS (Intel HD Graphics 500), MLD 5.5 testing, One For All URC 7960,

    streamdev-Client 2: NUC6CAYH (Intel HD Graphics 500), MLD 5.5 testing, One For All URC 7960,

    Media-Server: Synology DS215j

    AV-Geräte: Hisense H65MEC5550, Dali Zensor 5 AX, Teufel S6000SW


  • Das hat mit deinem Empfänger wenig zu tun, die Fehlermeldung kommt von der glib/gobject - versuch es mal so: https://github.com/yavdr/yavdr…3934e6bad4e824c5ffb42c25e

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • ...jetzt ist der Fehler in die Zeile 168 gewandert:

    Code
    /usr/bin/lircd2uinput:168: Warning: Source ID 62 was not found when attempting to remove it

    streamdev-Server: ASRock J3160, MLD 5.5 testing, Mystique SaTiX-S2 V3 Dual + DuoFlex S2, 8GB, 60GB System,

    streamdev-Client 1: NUC6CAYS (Intel HD Graphics 500), MLD 5.5 testing, One For All URC 7960,

    streamdev-Client 2: NUC6CAYH (Intel HD Graphics 500), MLD 5.5 testing, One For All URC 7960,

    Media-Server: Synology DS215j

    AV-Geräte: Hisense H65MEC5550, Dali Zensor 5 AX, Teufel S6000SW


  • Hallo!


    Bei mir selbiges Verhalten nach der Änderung:



    @SEAHAWK: Danke für Deine Arbeit rund um den VDR


    Viele Grüße


    Thomas

    über woody CT-vdr gewachsen auf YAVDR 2.6.6 @Jammy/ 4x CINE dvb-c/t
    ASROCK Q1900 + 4 GB + NVIDIA GT 730

  • Hallo!


    Urlaub und Mist Wetter -Bastelzeit :

    gibt es für diese Warnung im Syslog mittlerweile Abhilfe?


    Viele Grüße


    Thomas

    über woody CT-vdr gewachsen auf YAVDR 2.6.6 @Jammy/ 4x CINE dvb-c/t
    ASROCK Q1900 + 4 GB + NVIDIA GT 730

  • Probier mal bitte in der Zeile vor "return 0" in /usr/bin/lircd2uinput (https://github.com/yavdr/yavdr…2uinput/lircd2uinput#L187) mit der gleichen Einrückung mit Leerzeichen ein

    self.timer = None einzufügen.


    Als Patch:

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

Jetzt mitmachen!

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