imon linux media dkms

  • Hi,
    as far as I know, there is a bug within linux-media-dkms so the rc-6 protocoll (similar to a Media Center remote control) is used for all iMon remote receivers and the iMON protocoll isn't used anymore.
    In this thread a possible workaround has been described by removing some imon-related modules from the dkms path: [workaround gefunden] yavdr 0.4: iMON Remote (15c2:ffdc) Fernbedienung funktioniert nicht mehr mit linux-media-dkms

    Code
    sudo mv /lib/modules/2.6.38-13-generic/updates/dkms/imon.ko ~/ # replace ~/ by another directory if you want to
    sudo mv /lib/modules/2.6.38-13-generic/updates/dkms/rc-core.ko ~/
    sudo mv /lib/modules/2.6.38-13-generic/updates/dkms/rc-imon-mce.ko ~/
    sudo mv /lib/modules/2.6.38-13-generic/updates/dkms/rc-imon-pad.ko ~/
    sudo depmod -a
    sudo reboot

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • And if you replace the newer modules in the dkms path with the older ones from the kernel?

    Code
    sudo cp /lib/modules/2.6.38-11-generic/kernel/drivers/media/rc/rc-core.ko /lib/modules/2.6.38-13-generic/updates/dkms/rc-core.ko
    sudo cp /lib/modules/2.6.38-11-generic/kernel/drivers/media/rc/imon.ko /lib/modules/2.6.38-13-generic/updates/dkms/imon.ko
    sudo cp /lib/modules/2.6.38-11-generic/kernel/drivers/media/rc/rc-imon-mce.ko /lib/modules/2.6.38-13-generic/updates/dkms/rc-imon-mce.ko
    sudo cp /lib/modules/2.6.38-11-generic/kernel/drivers/media/rc/rc-imon-pad.ko /lib/modules/2.6.38-13-generic/updates/dkms/rc-imon-pad.ko
    
    
    sudo depmod -a
    sudo reboot

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • Ich habe das gleiche Problem. Ich habe auch den sog. Workaround probiert. Gleiches Ergebnis.
    "aptitude install linux-media-dkms" bringt mir ein funktionierendes System mit IMON FB.
    Leider aber auch den alten mantis Treiber ohne die "stb0899_algo.c" Korrektur.
    Bin dann nach "http://wiki.ubuntuusers.de/v4l-dvb" vorgegangen und habe die Module aus "git://linuxtv.org/media_build.git" installiert.
    Dies bringt eine funktionierende FB u. aktuellen mantis. Der "Imon Bug" ist also in den Sources des aktuellen "media built" nicht vorhanden. Ich dachte der "media_build" ist die die Basis für "linux-media-dkms". Entweder diese Annahme ist falsch oder der BUG wird später hinzugefügt.


    Beste Grüße

    yavdr 0.7 (Ubuntu 22.04 LTS), ASUS P5Q Deluxe, Nvidia GTX 760 , Cine S2 V6

    SW: 3 mal yaVDR 0.5 (SAT), 1 mal yaVDR 0.6 (Kabel) , 1 mal Kodi 15.2 Client
    HW: 2 mal SST LC10B mit ASUS M4N78 Pro , SST-GD01B-MXR u. Antec Micro Fusion 350 mit M3N78 EM
    Cine S2 V6 + Duoflex S2, Cine CT (V6) , Skystar HD2
    Logitech diNovo Edge, Logitech Harmony 900 , Logitech Harmony One , Imon Pad
    Panasonic TH-D42PN73E , Pionieer VSX-D511, Samsung LE32R52B

  • Have a look at my other threads; you need to patch imon.c to make imon pad work.
    Here
    Or here

    Hardware:
    ||Board: Asus M2NPV-VM | CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4200 | RAM: 2*1GB DDR2 800
    ||Grafikkarte: POV G210 | Sat: Budget DVB-S, Mystique SaTiX-S2 V2 CI Dual
    ||Platten: Crucial M4 64GB SSD, 2,5" 80GB HITACHI Travelstar 5K250, 3,5" 2TB WD20EARS
    ||Brenner: Samsung SH-S183A | Netzteil: Seasonic SS330HB (330W) | Gehäuse: Silverstone LC-16M.

  • ich denke das patchen des imon.c ist eine gute Lösung wenn man versteht was da vorgeht. Habe ich leider nicht und deshalb habe ich alle Aktivitäten in diese Richtung eingestellt.
    Ich habe mir nun aber doch die Fallunterscheidung für das 0x15c2:0xffdc im imon.c angesehen.
    Verstehe ich das richtig das dort für das LCD Display nur die MCE-IR also RC6 vorkommt ?
    Ich habe ein Gehäuse der Fa. SilverStone Typ:SST-GD01B-MXR mit LCD und dazu das Imon-PAD. Ich bin eigentlich sicher das mein Empfänger kein RC-6 kann. Das habe ich mit einer MCE Fernbedienung unter Linux und mit dem aktuellen Imon Treiber unter Windows getestet.
    Würde der Patch diesen Fall erkennen ?
    Den Patch verstehe ich so das man beim VFD / IMON-IR landet ?


    Noch folgende Infos dazu:
    Name="iMON Remote (15c2:ffdc)"
    Name="iMON Panel, Knob and Mouse(15c2:ffdc)"
    Das ich ein LCD habe muß ich dem Imon Modul mitteilen. sonst geht das Display nicht.


    Viele Grüße

    yavdr 0.7 (Ubuntu 22.04 LTS), ASUS P5Q Deluxe, Nvidia GTX 760 , Cine S2 V6

    SW: 3 mal yaVDR 0.5 (SAT), 1 mal yaVDR 0.6 (Kabel) , 1 mal Kodi 15.2 Client
    HW: 2 mal SST LC10B mit ASUS M4N78 Pro , SST-GD01B-MXR u. Antec Micro Fusion 350 mit M3N78 EM
    Cine S2 V6 + Duoflex S2, Cine CT (V6) , Skystar HD2
    Logitech diNovo Edge, Logitech Harmony 900 , Logitech Harmony One , Imon Pad
    Panasonic TH-D42PN73E , Pionieer VSX-D511, Samsung LE32R52B

  • Exakt. Du landest dann beim VFD / IMON-IR, wenn Du das angegebene Device hast.

    Hardware:
    ||Board: Asus M2NPV-VM | CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4200 | RAM: 2*1GB DDR2 800
    ||Grafikkarte: POV G210 | Sat: Budget DVB-S, Mystique SaTiX-S2 V2 CI Dual
    ||Platten: Crucial M4 64GB SSD, 2,5" 80GB HITACHI Travelstar 5K250, 3,5" 2TB WD20EARS
    ||Brenner: Samsung SH-S183A | Netzteil: Seasonic SS330HB (330W) | Gehäuse: Silverstone LC-16M.

Jetzt mitmachen!

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