<br><br><div class="gmail_quote">On 8 June 2011 05:21, Jarod Wilson <span dir="ltr">&lt;<a href="mailto:jarod@wilsonet.com">jarod@wilsonet.com</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 Jun 7, 2011, at 3:18 PM, Tim Draper wrote:<br>
<br>
&gt;<br>
&gt; On 7 June 2011 20:08, Jarod Wilson &lt;<a href="mailto:jarod@wilsonet.com">jarod@wilsonet.com</a>&gt; wrote:<br>
&gt; On Jun 7, 2011, at 2:52 PM, Tim Draper wrote:<br>
&gt;<br>
&gt; &gt; oh, sorry, try - it&#39;s sudo&#39;d this time!:<br>
&gt; &gt; &gt; myth@mythtv:/dev$ sudo modprobe mceusb<br>
&gt; &gt; &gt; FATAL: Error inserting mceusb (/lib/modules/2.6.38-8-generic/kernel/drivers/media/rc/mceusb.ko): Invalid module format<br>
&gt;<br>
&gt; That&#39;s further indication that those tv card drivers you installed have<br>
&gt; screwed things up very badly. Please provide the info requested in my<br>
&gt; reply from just a few minutes ago in the thread.<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div><div class="im">&gt; dmesg after a fresh reboot: <a href="http://pastebin.com/7PtkLwRZ" target="_blank">http://pastebin.com/7PtkLwRZ</a><br>
&gt;<br>
&gt; i&#39;m sure you know, but <a href="http://www.tbsdtv.com/english/Download.html" target="_blank">http://www.tbsdtv.com/english/Download.html</a> for the latest TBS drivers.<br>
<br>
</div>Nope, I had absolutely no idea, that&#39;s why I asked. Basically, I share the<br>
same stance as Devin. The vendor really needs to upstream their driver, or<br>
they&#39;re going to keep breaking people&#39;s systems when they upgrade to newer<br>
kernels. From the dmesg output:<br>
<br>
[    8.354806] rc_core: exports duplicate symbol ir_raw_handler_unregister (owned by ir_core)<br>
<br>
It looks like their driver would probably work fine with circa 2.6.36 code,<br>
but is broken on .37 and on, as ir_core became rc_core. Your system currently<br>
has two competing eras of kernel code from drivers/media/ trying to run at<br>
the same time.<br>
<br>
So yes, this is the vendor who needs to fix things, either by taking on the<br>
burden of supporting their supplied code properly on more recent kernels, or<br>
by doing the RIGHT thing and getting their driver code merged into the kernel<br>
itself.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Jarod Wilson<br>
<a href="mailto:jarod@wilsonet.com">jarod@wilsonet.com</a><br>
<br>
<br>
<br>
_______________________________________________<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>thanks for spelling that out for me. I&#39;m guessing the TBS dev team will be aware of what needs to be done, but i&#39;ll copy &amp; paste that reply into future communications with TBS support - i hope you wont mind! :)<br>
then again, if they did it properly first time around, then it wouldn&#39;t be in this mess :(<br>