<br><br><div class="gmail_quote">On 7 June 2011 19:27, Eric Sharkey <span dir="ltr"><<a href="mailto:eric@lisaneric.org">eric@lisaneric.org</a>></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 <<a href="mailto:veehexx@gmail.com">veehexx@gmail.com</a>> wrote:<br>
> your going to have to help me more, Jarod :(<br>
> 'just install your distros lirc packages and choose default' - how and<br>
> where?! mythbuntu includes lirc, and i've gone into the mythbuntu control<br>
> center and set it up for the MCE remote; but still it fails to work.<br>
> aside from that, i cant find anything todo with 'default' either.<br>
><br>
> i'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 "ls<br>
/dev/lirc*"? What about "lsmod"? 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 'lirc' at all in /dev/<br>
lsmod = no 'mceusb' drivers or similar. trying to modprobe them, i get the following:<br> > myth@mythtv:~$ modprobe mceusb<br> > 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'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'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'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>