Page 1 of 1

Error using Remote Master

Posted: Wed Aug 04, 2004 5:32 pm
by kdog38
I'm experimenting with both Key Master and Remote Master to see which I like better. When I try to open the KM upgrade file for my Sony STR-DE935 in RM I get an error "No protocol found with name Sony Combo (12/15/20) for remote RS15-2116. Any ideas on why I am getting this error? It opens fine in KM.

Posted: Wed Aug 04, 2004 5:42 pm
by gfb107
For future reference, it helps if you post links to the files you are using. The file is question in Sony_STR-DE935-(Receiver).txt

I'm investigating.

Posted: Wed Aug 04, 2004 5:47 pm
by kdog38
gfb107 wrote:For future reference, it helps if you post links to the files you are using. The file is question in Sony_STR-DE935-(Receiver).txt

I'm investigating.
Sorry, I'll remember that for the future. That is the file I am referring to.

Posted: Wed Aug 04, 2004 6:01 pm
by gfb107
OK, the problem is missing AlternatePID lines for the Sony Combo protocols in protocols.ini.

For Sony Combo (12/20), add the line

Code: Select all

AlternatePID=0127,old,none
immediately following the PID= line

For Sony Combo (12/15/20), add the line

Code: Select all

AlternatePID=0127,none
immediately following the PID= line

These changes will be included in the next release of RM.

Posted: Wed Aug 04, 2004 6:12 pm
by kdog38
Thanks, It worked as a charm. :)