<html><P>Someone once posted a patch for budget-ci.cpp on this list&nbsp;(I think this one, not linux-dvb list). Anyway, when compiled into the kernel, it would send the keypress events to stdin which works perfectly with myth.</P>
<P>Actually, try this:</P>
<P><A href="http://www.linuxtv.org/mailinglists/linux-dvb/2004/05-2004/msg00540.html">http://www.linuxtv.org/mailinglists/linux-dvb/2004/05-2004/msg00540.html</A></P>
<P>Paul</P>
<P><BR>&gt;-----Original Message-----<BR>&gt;From: Mark Howells [mailto:Mark.Howells@softoption.com]<BR>&gt;Sent: Wednesday, July 14, 2004 09:25 AM<BR>&gt;To: mythtv-users@mythtv.org<BR>&gt;Subject: [mythtv-users] Nova-t remote<BR>&gt;<BR>&gt;I can't get my Nova-t remote (the grey one) to work with mythtv :( <BR>&gt; <BR>&gt;It delivers events to /dev/input/event0 (evtest reports sensible values for remote keypresses through event0). I was expecting that this would work out of the box as event0 events would be taken as keyboard input, but mythtv ignores them. I also expected remote keypresses to be send to the console as keyboard input but od -c shows nothing. <BR>&gt; <BR>&gt;I'm using a 2.4.25 kernel with unmodified 1.1.1 linuxtv drivers. I've heard some about a patch for these drivers but I'm not clear whether I need to try and apply it - I'd still have expected some keyboard input even w'out it. <BR>&gt; <BR>&gt;lsmod (alsa entries removed) shows the following <BR>&gt; <BR>&gt; Module Size Used by Not tainted <BR>&gt; dvb-ttpci-budget-ci 5804 0 (unused) <BR>&gt; ttpci-eeprom 1984 0 [dvb-ttpci-budget-ci] <BR>&gt; saa7146_vv 39388 0 (unused) <BR>&gt; saa7146 11620 0 [dvb-ttpci-budget-ci saa7146_vv] <BR>&gt; tda1004x 13680 1 <BR>&gt; dvb-core 42976 0 [dvb-ttpci-budget-ci tda1004x] <BR>&gt; video-buf 12128 0 [saa7146_vv] <BR>&gt; v4l2-common 3200 0 [saa7146_vv] <BR>&gt; v4l1-compat 13480 0 [saa7146_vv] <BR>&gt; videodev 6912 0 [saa7146_vv] <BR>&gt; hid 15528 0 (unused) <BR>&gt; evdev 4768 0 (unused) <BR>&gt; input 3872 0 [dvb-ttpci-budget-ci hid evdev] <BR>&gt; <BR>&gt;Anyone got any ideas? <BR>&gt; <BR>&gt;Mark <BR>&gt; <BR>&gt;-- <BR>&gt;Outgoing mail is certified Virus Free. <BR>&gt;Checked by AVG Anti-Virus (http://www.grisoft.com). <BR>&gt;Version: 7.0.253 / Virus Database: 263.4.2 - Release Date: 12/07/2004 <BR>&gt; <BR>&gt;</P>