[mythtv-users] DCX3200M with 6200ch

jlistspam jlistspam at gmail.com
Fri Sep 21 02:16:48 UTC 2018


On 9/20/2018 6:27 PM, Gerald Brandt wrote:
> Hi,
>
> I'm trying to switch channels on a new DCX3200-M using 6200ch. I've 
> modified the code my adding the units vendor and model id's:
>
> #define DCX3200M_VENDOR_ID3 0x00946269
> #define DCX3200M_MODEL_ID3 0x00002322
>
>
> and adding a check for the new vendor and model in main().
>
>
> When I run 6200ch, I get the following error:
>
>
> #./6200ch -v -g 946269fffe8d5700 210
> starting with node: 0
> error parsing GUID command line parameter
>
> Any ideas?
>
>
> This is the output of plugreport
>
> # plugreport
> Host Adapter 0
> ==============
>
> Node 0 GUID 0x946269fffe8d5700
> ------------------------------
> oMPR n_plugs=1, data_rate=2, bcast_channel=63
> oPCR[0] online=1, bcast_connection=0, n_p2p_connections=0
>     channel=0, data_rate=2, overhead_id=0, payload=376
> iMPR n_plugs=0, data_rate=2
>
> Node 1 GUID 0x0023a3fffe5308c7
> ------------------------------
> oMPR n_plugs=1, data_rate=2, bcast_channel=63
> oPCR[0] online=1, bcast_connection=0, n_p2p_connections=0
>     channel=0, data_rate=2, overhead_id=0, payload=376
> iMPR n_plugs=0, data_rate=2
>
> Node 2 GUID 0x0000000000028558
> ------------------------------
> libiec61883 error: error reading oMPR
> libiec61883 error: error reading iMPR
>
>
> GUID 0x946269fffe8d5700 comes up when the DCX3200 is plugged in.
>
>
> Thanks,
>
> Gerald
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://lists.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org


Gerald,

My change command look like this:

6200ch -g 0x001bddfffe34f77d -4 583

Are you just missing the "0x" in front of your GUID?

John



More information about the mythtv-users mailing list