Once again, I seem to be answering my own questions, the build code is as follows (modify for your own distro) $ make CONFIG_INPUT_LIRC=m CONFIG_LIRC_ZILOG=m -C /usr/src/kernels/$(uname -r) M=$PWD modules
On Sat, Mar 27, 2010 at 12:33 AM, James Grossmann <[email protected]> wrote: > Might I ask someone how to build this as a module? I have figured out > how to build as a .o, but not as a .ko > Thanks, > James > > On Fri, Mar 26, 2010 at 10:56 PM, James Grossmann <[email protected]> wrote: >> Notably, one website seems to be the answer to all of my questions here; >> Jarod is the one who has been keeping the lirc_zilog driver up, and he >> writes about it here: http://wilsonet.com/?cat=11 >> I'll be testing it tomorrow, I'll post the results. >> Thanks again, >> James >> >> On Fri, Mar 26, 2010 at 9:17 PM, James Grossmann <[email protected]> wrote: >>> I see some really old work with the lirc_zilog / lirc_pvr150 drivers, >>> http://www.blushingpenguin.com/mark/blog/?p=24 is especially nice, >>> however, the kernel options are fairly limited. Is there anything >>> newer available? I have been using the v4l-dvb drivers in order to >>> have the best possible digital cable (qam256), however, they don't >>> seem to compile anymore against the 2.6.31 kernel that Ubuntu Karmic >>> ships with. Therefore I have been using the generic 2.6.33 kernels >>> available. Recently, I moved to Dish Network, and I need a irblaster >>> to control the receiver, so I'm looking for modern options for that. >>> I suppose I don't need those modules any more, but I'd really prefer >>> not to go back. Thanks >>> James >>> >> > _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
