[mythtv-users] USB IR Receivers

Alec Leamas leamas.alec at gmail.com
Wed Sep 2 21:52:40 UTC 2015


On 02/09/15 23:07, Alec Leamas wrote:

> You can just pick up the module source from somewhere; google gives me
> https://searchcode.com/codesearch/view/26438655/. It's just a single file.

Or take it form the sources:

   $ dnf download --source kernel-modules
   $ rpm2cpio kernel-*.src.rpm | cpio -i
   $ grep mceusb *.patch  #  Make sure it's not patched.
   $ tar tf  linux-4*.tar.xz | grep mceusb
   $ tar xf linux-4.1/drivers/media/rc/mceusb.c



More information about the mythtv-users mailing list