<html><body bgcolor="#FFFFFF"><div><br></div><div><br>On 27-Sep-08, at 7:00 PM, "Grant McChesney" &lt;<a href="mailto:grantmc@gmail.com">grantmc@gmail.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div><div dir="ltr">On Sat, Sep 27, 2008 at 7:50 PM, <a href="mailto:kanetse@gmail.com"><a href="mailto:kanetse@gmail.com">kanetse@gmail.com</a></a> <span dir="ltr">&lt;<a href="mailto:kane.tse@gmail.com"><a href="mailto:kane.tse@gmail.com">kane.tse@gmail.com</a></a>></span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Trying to get firewire working with my mythtv-backend. &nbsp;Previously,<br>
the same cable box (Motorola DCT6416) was working fine with an older<br>
backend with a VIA-based firewire card in Fedora 8.<br>
<br>
On my new setup, running CentOS 5.2, plugreport is showing nothing.<br>
When I run it (as root), it just exits back to the prompt with no<br>
output whatsoever. &nbsp;However, if I look in dmesg, I can see the<br>
firewire card is initialized. &nbsp;Modules are loaded properly, the OS can<br>
see and probe the firewire chipset on the motherboard, and it can even<br>
pull off the node id of my firewire cable box.<br>
<br>
Motherboard: Gigabyte GA-MA78GM-S2H<br>
Firewire chipset (on motherboard): Texas Instruments TSB43AB23<br>
IEEE-1394a-2000 Controller (PHY/Link)<br>
<br>
Kernel: 2.6.18-92.1.10.el5.centos.plus<br>
<br>
Output of lsmod:<br>
[root@server02 ~]# lsmod | grep 1394<br>
raw1394 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;58544 &nbsp;0<br>
dv1394 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 51728 &nbsp;0<br>
ohci1394 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 64600 &nbsp;1 dv1394<br>
ieee1394 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;387064 &nbsp;3 raw1394,dv1394,ohci1394<br>
<br>
Output of dmesg (showing cable-box detection):<br>
[root@server02 ~]# dmesg | grep 1394<br>
ieee1394: no version for "struct_module" found: kernel tainted.<br>
ieee1394: Initialized config rom entry `ip1394'<br>
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[177]<br>
MMIO=[fdeff000-fdeff7ff] &nbsp;Max Packet=[2048] &nbsp;IR/IT contexts=[4/8]<br>
ieee1394: Host added: ID:BUS[0-00:1023] &nbsp;GUID[007421**********]<br>
ieee1394: Node added: ID:BUS[0-01:1023] &nbsp;GUID[001e4**********]<br>
ieee1394: raw1394: /dev/raw1394 device initialized<br>
<br>
Output of plugreport:<br>
[root@server02 ~]# plugreport<br>
[root@server02 ~]#<br>
<br>
I've tried plugging it into both firewire ports on the cable box, same<br>
thing happens.<br>
<br>
Any ideas?<br>
<br>
Thanks!<br>
_______________________________________________<br><br></blockquote><div>&nbsp;<br>libraw1394-1.3.0-1 included with 5.2 is most likely your problem.&nbsp; Try downgrading to libraw1394-1.2.1-1.<br></div></div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>mythtv-users mailing list</span><br><span><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a></span><br><span><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a></span><br></div></blockquote><br><div>Do you know if that's available as an rpm from atrpms? &nbsp;Or did you compile if from source?</div></body></html>