Page 1 of 1

8017 signature error with extinstall 31

Posted: Sun Dec 21, 2003 2:55 pm
by xgamer123
I'm trying to install extender into URC-8017. I saved my eeprom in IR's text format, then applied 6012-2K-3.hex which included in 801x_ex3_1 download file, then opened new eeprom text file into IR. Every step looks good without problem, and IR shows lots new functions. But when I try to upload to RC, signature error warning message popup. How do I solve this problem?

I have 6_80_2x3 (URC-881x_801x_601x x3 2K).rdf & 6_80_8x3 (URC-881x_801x_601x x3 8K$1815).rdf in extender_31.exe directory. What else I need it?

Posted: Sun Dec 21, 2003 3:21 pm
by usblipitor
that is normal. dont worry about it. read the readme file that comes with the extender which says it is normal. it happened to me too :)

happy chanukah,

Re: 8017 signature error with extinstall 31

Posted: Sun Dec 21, 2003 3:21 pm
by Mark Pierson
xgamer123 wrote:But when I try to upload to RC, signature error warning message popup. How do I solve this problem?
The first time you upload an extender configuration to the remote, IR will warn about the signature being different because the extender changes it. In this situation, it is ok to ignore the error and let IR upload to the remote.

Posted: Sun Dec 21, 2003 3:24 pm
by usblipitor
the README.TXT file wrote:11) Save the file (with modified macros) and upload it to the remote. If this
is the first install of the extender (ever, or after a 981 reset) it should
complain about the signature being different. That is normal and not an
error.


12) To activate the extender on the remote, you must press the Power key (which
is defined to activate the extender only in the default device, which is TV).
Don't worry if you have a Macro or KeyMove on the Power key, nor that you
can't see (in IR) the KeyMove activating the extender. That one key move is in
the old KeyMove memory area that is used only before the extender is active.
ExtInstall copied all your KeyMoves and Macros (from old.txt) into the new
larger KeyMove area (within new.txt) and only that area is visible in IR
(with the extender's RDF file).

13) The activation should blink the LED four times, after which the extender
should continue to run until the next battery or IR reset.

Posted: Sun Dec 21, 2003 4:02 pm
by xgamer123
Thanks for your help. I've uploaded it and activated OK.

Extender add lots function on RC, that's great. But for "new kid in town", so many abbreviation for keys/devices definition start to confuse me. Where I can get fully name list for those abb.name?

Posted: Sun Dec 21, 2003 4:13 pm
by Mark Pierson
xgamer123 wrote:But for "new kid in town", so many abbreviation for keys/devices definition start to confuse me. Where I can get fully name list for those abb.name?
If you're talking about the C_, M_, T_, etc, keys, they're explained in the readme. Bascially, you have:

Code: Select all

C_ = Channel keys: digits, Ch+, CH-, Info, Enter, Prev, TV/VCR, Sleep, Fav
M_ = Menu keys: Down, Exit, Guide, Left, Menu, Right, Select, Up
O_ = Other keys: Power, M1-4, L1-4, Setup, Light, Home-Th, device keys, phantoms
P_ = PIP keys: Pip, Move, Swap
T_ = Transport keys: Fwd, Pause, Play, Record, Rew, Stop, F_Fwd, F_Rew
V_ = Volume keys: Vol+, Vol-, Mute
X_ = Temporary device selection keys

Posted: Mon Dec 22, 2003 8:41 am
by xgamer123
Thanks Mark.

I'd remembered that at the first time I tried to apply extender to my eeprom file. All key moves and Macros are still in there. But when I do some practices for Extinstall, all Key Moves and Macros are gone, only Devices data still in new eeprom file. I want to edit these define key move and macros. I saw Move/Macro space tell me there are some bytes it takes. But where it is?

Posted: Mon Dec 22, 2003 9:28 am
by johnsfine
The extender install moves all the keymoves and macros to a different section of eeprom. If it looks like they are missing then IR.EXE must not be using the right RDF file to see them where they moved.

I don't understand your description well enough to be sure what you did or why IR is getting the wrong RDF file.

Posted: Mon Dec 22, 2003 12:12 pm
by xgamer123
I put
6_80_2x3 (URC-881x_801x_601x x3 2K).rdf
6_80_8x3 (URC-881x_801x_601x x3 8K$1815).rdf
6012-2K-3.hex
into extender.exe directory. What else I need it?

Posted: Mon Dec 22, 2003 12:25 pm
by xgamer123
OK, I fixed it. It cause by 6_80_2x3 (6012 x3 2K).rdf or 6_806_80 (6012 2K).rdf not in the same directory with 6012-2K-3.hex. There are many RDF for one RC. That's why I can't let extender works properly.