<br><br><div class="gmail_quote">On 7 June 2011 19:27, Eric Sharkey <span dir="ltr">&lt;<a href="mailto:eric@lisaneric.org">eric@lisaneric.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Tue, Jun 7, 2011 at 2:06 PM, Tim Draper &lt;<a href="mailto:veehexx@gmail.com">veehexx@gmail.com</a>&gt; wrote:<br>
&gt; your going to have to help me more, Jarod :(<br>
&gt; &#39;just install your distros lirc packages and choose default&#39; - how and<br>
&gt; where?! mythbuntu includes lirc, and i&#39;ve gone into the mythbuntu control<br>
&gt; center and set it up for the MCE remote; but still it fails to work.<br>
&gt; aside from that, i cant find anything todo with &#39;default&#39; either.<br>
&gt;<br>
&gt; i&#39;m at a loss on this one; i just cant get it working!<br>
<br>
</div>Tell us more about your system.  What TV card are you using, with what<br>
driver, and how did you install it?  What do you see if you type &quot;ls<br>
/dev/lirc*&quot;?  What about &quot;lsmod&quot;?  You had it working and then it<br>
broke.  Did it break as soon as you installed your TV card drivers or<br>
on the next reboot following that?<br>
<font color="#888888"><br>
Eric<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>TV card = TBS 6981 with latest drivers (supports kernel 2.6.38). it uses the cx23885 driver, and installed via the readme file (make, make install)<br>ls /dev/lirc* = no find. there is not &#39;lirc&#39; at all in /dev/<br>
lsmod = no &#39;mceusb&#39; drivers or similar. trying to modprobe them, i get the following:<br> &gt; myth@mythtv:~$ modprobe mceusb<br> &gt; FATAL: Error inserting mceusb (/lib/modules/2.6.38-8-generic/kernel/drivers/media/rc/mceusb.ko): Operation not permitted<br>
<br>the mceusb device works right up untill i reboot after the tv card drivers are installed, which it then stops responding to any inputs. (to be fair, i reboot immediately after the tv card drivers are installed, so i havent tested if the mceusb device works immediately after install, or just after reboot).<br>
<br>i&#39;m curently on mythbuntu 11.04, which by default is lirc 0.8.7.<br><br><br>as mentioned before, the fix on mythbuntu 10.10 was to re-configure lirc which made it work again. this doesnt seem to be the fix on 10.10. i&#39;ve tried manually installing the latest lirc 0.9.0 too - no fix.<br>
<br><br>when i try to (re)compile lirc, i use ./configure --with-driver=default, but i&#39;ve also tried ./configure --with-driver=mceusb, but they both fail at the i2c_SOMETHING module.<br><br><br>google hasnt helped with any of the error messages upto now..<br>
i hope that helps - let me know if you need more info<br><br><br>