[mythtv-users] DCX3200 Fails in 0.24-2

Robert McNamara robert.mcnamara at gmail.com
Wed Jun 15 23:57:59 UTC 2011


On Wed, Jun 15, 2011 at 4:50 PM,  <moodyjunk at frontiernet.net> wrote:

>
> Looks like I have model DCX3200/A285/011.  I also see on the label Platform ID 2054 Phase 2 and F/G NO 570406-002-00.  Where can I see the list of DCX3200 models supported (perhaps my cable company can provide me one of those)?  I'm running Mythdora and going the "modify and compile" route is going to be a learning experience so if I need to go that route I'll need a guide.

https://github.com/MythTV/mythtv/commit/284bf99a975eb99f90b97a8b4a2528c220b2c335#mythtv/libs/libmythtv/firewiredevice.cpp

Is an example of the most recent addition of a firewire model, which I
committed a couple of days ago.

The easiest way to get the vendor ID and model number is to use 6200ch
(whose source code is in the wiki) with -v -v -v, so something like

./6200ch -v -v -v 123

And it will report the data.

Robert


More information about the mythtv-users mailing list