Hey all,
Finaly did the plunge into getting FireWire + Motorola DCT2600 going here in Nashville.
The problem I'm having is kinda random.
SOMETIMES, When trying to Do LiveTV with the FireWire Tuner, it doesn't work. When it does work, everything works. Broadcast HD channels, Standard Channels, Premium HD Channels, and Regular Digital Premium Channels, changing channels, etc. Everything works no problem. Just sometimes... it doesn't. my Main Concern is if I schedule something with the tuner, what will it do if it times out? I'm glad its at least timing out, but I'd like to get it working correctly.
Mythdb logs Ok:
Quote:
2005-12-08 01:20:35.626 MainServer::HandleAnnounce Playback
2005-12-08 01:20:35.632 adding: mythtv as a client (events: 0)
2005-12-08 01:20:35.654 MainServer::HandleAnnounce Playback
2005-12-08 01:20:35.659 adding: mythtv as a client (events: 0)
2005-12-08 01:20:35.670 adding: mythtv as a remote ringbuffer
2005-12-08 01:20:35.690 Changing from None to WatchingLiveTV
2005-12-08 01:20:35.702 Firewire: Initializing Port: 0, Node: 1, Speed: 100Mbps
2005-12-08 01:20:35.714 Firewire: Creating P2P Connection with Node: 1
libiec61883 warning: Established connection on channel 0.
You may need to manually set the channel on the receiving node.
2005-12-08 01:20:35.731 Firewire: Created Channel: 0, Bandwidth Allocation: 2028
2005-12-08 01:20:35.739 Firewire: Changing Speed 200Mbps -> 100Mbps
2005-12-08 01:20:45.095 Changing from WatchingLiveTV to None
2005-12-08 01:20:45.105 Firewire: releasing iec61883_mpeg2 object
2005-12-08 01:20:45.113 Firewire: disconnecting channel 0
2005-12-08 01:20:45.126 Firewire: releasing raw1394 handle
Then again Ok...
Quote:
2005-12-08 01:20:51.998 MainServer::HandleAnnounce Playback
2005-12-08 01:20:52.048 adding: mythtv as a client (events: 0)
2005-12-08 01:20:52.074 MainServer::HandleAnnounce Playback
2005-12-08 01:20:52.079 adding: mythtv as a client (events: 0)
2005-12-08 01:20:52.090 adding: mythtv as a remote ringbuffer
2005-12-08 01:20:52.114 Changing from None to WatchingLiveTV
2005-12-08 01:20:52.122 Firewire: Initializing Port: 0, Node: 1, Speed: 100Mbps
2005-12-08 01:20:52.130 Firewire: Creating P2P Connection with Node: 1
libiec61883 warning: Established connection on channel 0.
You may need to manually set the channel on the receiving node.
2005-12-08 01:20:52.142 Firewire: Created Channel: 0, Bandwidth Allocation: 2028
2005-12-08 01:20:52.146 Firewire: Changing Speed 200Mbps -> 100Mbps
2005-12-08 01:21:02.467 Changing from WatchingLiveTV to None
2005-12-08 01:21:02.476 Firewire: releasing iec61883_mpeg2 object
2005-12-08 01:21:02.478 Firewire: disconnecting channel 0
2005-12-08 01:21:02.486 Firewire: releasing raw1394 handle
Then The Errors
Quote:
2005-12-08 01:21:11.522 MainServer::HandleAnnounce Playback
2005-12-08 01:21:11.528 adding: mythtv as a client (events: 0)
2005-12-08 01:21:11.562 MainServer::HandleAnnounce Playback
2005-12-08 01:21:11.568 adding: mythtv as a client (events: 0)
2005-12-08 01:21:11.582 adding: mythtv as a remote ringbuffer
2005-12-08 01:21:11.618 Changing from None to WatchingLiveTV
2005-12-08 01:21:11.627 Firewire: Initializing Port: 0, Node: 1, Speed: 100Mbps
2005-12-08 01:21:11.632 Firewire: Creating P2P Connection with Node: 1
libiec61883 warning: Established connection on channel 0.
You may need to manually set the channel on the receiving node.
2005-12-08 01:21:11.650 Firewire: Created Channel: 0, Bandwidth Allocation: 2028
2005-12-08 01:21:11.654 Firewire: Changing Speed 200Mbps -> 100Mbps
2005-12-08 01:21:26.666 Firewire: No Input in 15 seconds [P:0 N:1] (select)
2005-12-08 01:21:26.702 Couldn't read data from the capture card in 15 seconds. Stopping.
2005-12-08 01:21:26.747 Changing from WatchingLiveTV to None
2005-12-08 01:21:26.752 Firewire: releasing iec61883_mpeg2 object
2005-12-08 01:21:26.762 Firewire: disconnecting channel 0
2005-12-08 01:21:26.774 Firewire: releasing raw1394 handle
FrontEnd just goes back to the MythTV Home Screen.
Searching the MythTV Archives I find a few similarities, but mostly people saying upgrading mythtv fixed the problem... but I'm already running A26, sooooo I'm not sure what to try. Happens on any channel.
-----SideNote------
Also I have not yet been able to get test-mpeg2 to work under this release.
I made symlinks to some of the files it was complaining about not able to find, so they don't error out anymore (libraw1394.so & libiec61883.so) but it still bombs when I run that script. Can't find test-mpeg2.o Anywhere on the filesystem, so can't really symlink that one

Quote:
test-mpeg2
gcc: test-mpeg2.o: No such file or directory
gcc: ../src/.libs/libiec61883.so: No such file or directory
the Setup is using a FireWire PCI Card I purchased from CompUSA on sale. Its working just fine most of the time, so I don't think that the card is the problem.
The Machine Has a PVR-350, PVR-150MCE, that I don't currently have configured for use in Mythtv, while I work on this other problem.
Any Advice?
Thanks!
-Paul