<br><br><div class="gmail_quote">On 7 June 2011 21:20, Tim Draper <span dir="ltr"><<a href="mailto:veehexx@gmail.com">veehexx@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
timestamps im going to have to grab later; i've gone down another path of trying mythdora just to see if it might be some issue with the linux distro. i doubt it, but we'll see!<br><br>IR software - no. If I could, I'd disable the IR side of the TV card completely as i dont use it and it's obviously causing issues.<br>
<br>weirdly (maybe it's a one off), i had a failed install of mythbuntu with the builtin dvd drive. i've sucessfully installed it via USB DVD drive, so i wonder if mythbuntu might of been corrupt somehow, but not enough for packages to fail??<br>
<br>i guess we'll continue this fault finding tomorrow!....<br>thanks for the help and sugestions so far.<div><div></div><div class="h5"><br><br><div class="gmail_quote">On 7 June 2011 20:54, Eric Sharkey <span dir="ltr"><<a href="mailto:eric@lisaneric.org" target="_blank">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>On Tue, Jun 7, 2011 at 2:52 PM, Tim Draper <<a href="mailto:veehexx@gmail.com" target="_blank">veehexx@gmail.com</a>> wrote:<br>
> oh, sorry, try - it's sudo'd this time!:<br>
>> myth@mythtv:/dev$ sudo modprobe mceusb<br>
>> FATAL: Error inserting mceusb<br>
>> (/lib/modules/2.6.38-8-generic/kernel/drivers/media/rc/mceusb.ko): Invalid<br>
>> module format<br>
<br>
</div>What are the timestamps on the files in<br>
/lib/modules/2.6.38-8-generic/kernel/drivers/media/rc/? Do they<br>
correspond to the time you installed the TV card driver? In addition<br>
to the tbs tv card driver, did you also install their "IR software"?<br>
<div><div></div><div><br>
Eric<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">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>
</div></div></blockquote></div><br>ok, back on mythbuntu 11.04 again... where we were an hour ago..<br>IR software isnt available/required for the 6891 card, so no, thats not been installed.<br><br>timestamps on that location do change. i took a copy of that location prior to installing the tv card (working), and then compared that to after the drivers were installed; timestamps do change, but when doing md5sum against the files; the checksums remain the same... so they get touched, but not modified.<br>
<br>i also though i'd take the liberty of dmesg and lsmod outputs before/after tbs drivers...<br>dmesg ok: <a href="http://pastebin.com/cBd7Mm2v">http://pastebin.com/cBd7Mm2v</a><br>dmesg fail: <a href="http://pastebin.com/zWm3D2KP">http://pastebin.com/zWm3D2KP</a><br>
lsmod ok: <a href="http://pastebin.com/1v8xTPRz">http://pastebin.com/1v8xTPRz</a><br>lsmod fail: <a href="http://pastebin.com/0NWmGFHS">http://pastebin.com/0NWmGFHS</a><br><br>ok = before tbs drivers; mceusb module working<br>
fail = after tbs drivers & reboot; mceusb module not working.<br>