technograndad
Member
Registered: Jul 2002
Location: Winnersh
Posts: 81 |
I use a Humax 5400 with my spare TiVo, it might just be the same IR codes, certainly worth a try.
To get the TiVo to recognise it involves running a TCL script which overwrites the IR codes for one of the other (unused) set-top boxes offered in the setup menu (I chose the first one in the list) .
If that doesn't work, and you can find the right codes for your box you can always edit the TCL script.
Here's the script I used, save it as humax.tcl, copy it TiVo and make executable.
To install:
1. tivosh
2. source humax.tcl
3. humax
==begin cut==
source /tvlib/tcl/tv/mfslib.tcl
proc setIr { irObj field irSequence } {
set savedInitial 0
foreach irPart $irSequence {
if {$savedInitial == 0} {
set savedInitial 1
dbobj $irObj set $field $irPart
} else {
dbobj $irObj add $field $irPart
}
}
}
proc humax {} {
set db [dbopen]
puts "Setting Humax ir5400z codes for TiVo 00141 (AIWA)..."
RetryTransaction {
set tivoir [db $db open /Component/Ir/TivoFormat/00141]
setIr $tivoir "Dig0" "0 52 34 2 513 257 32 33 32 32 32 33 32 32 32
33 32 32 32 33 32 32 32 33 32 32 32 33 32 32 32 98 32 32 32 33 32 32 32 33
32 32 32 98 32 96 32 33 32 32 32 33 32 32 32 98 32 96 32 33 32 32 32 98 32
96 32 98 32 96 32 2729 513 128 32 5483"
setIr $tivoir "Dig1" "0 52 34 2 513 257 32 33 32 32 32 33 32 32 32
33 32 32 32 33 32 32 32 33 32 32 32 33 32 32 32 98 32 32 32 33 32 32 32 98
32 96 32 33 32 32 32 33 32 32 32 33 32 32 32 33 32 32 32 98 32 96 32 98 32
96 32 98 32 96 32 2729 513 128 32 5483"
setIr $tivoir "Dig2" "0 52 34 2 513 257 32 33 32 32 32 33 32 32 32
33 32 32 32 33 32 32 32 33 32 32 32 33 32 32 32 98 32 32 32 33 32 32 32 33
32 32 32 98 32 32 32 33 32 32 32 33 32 32 32 98 32 96 32 33 32 96 32 98 32
96 32 98 32 96 32 2729 513 128 32 5483"
setIr $tivoir "Dig3" "0 52 34 2 513 257 32 33 32 32 32 33 32 32 32
33 32 32 32 33 32 32 32 33 32 32 32 33 32 32 32 98 32 32 32 33 32 32 32 98
32 32 32 98 32 32 32 33 32 32 32 33 32 32 32 33 32 96 32 33 32 96 32 98 32
96 32 98 32 96 32 2729 513 128 32 5483"
setIr $tivoir "Dig4" "0 52 34 2 513 257 32 33 32 32 32 33 32 32 32
33 32 32 32 33 32 32 32 33 32 32 32 33 32 32 32 98 32 32 32 33 32 32 32 33
32 96 32 98 32 32 32 33 32 32 32 33 32 32 32 98 32 32 32 33 32 96 32 98 32
96 32 98 32 96 32 2729 513 128 32 5483"
setIr $tivoir "Dig5" "0 52 34 2 513 257 32 33 32 32 32 33 32 32 32
33 32 32 32 33 32 32 32 33 32 32 32 33 32 32 32 98 32 32 32 33 32 32 32 98
32 96 32 98 32 32 32 33 32 32 32 33 32 32 32 33 32 32 32 33 32 96 32 98 32
96 32 98 32 96 32 2729 513 128 32 5483"
setIr $tivoir "Dig6" "0 52 34 2 513 257 32 33 32 32 32 33 32 32 32
33 32 32 32 33 32 32 32 33 32 32 32 33 32 32 32 98 32 32 32 33 32 32 32 33
32 32 32 33 32 96 32 33 32 32 32 33 32 32 32 98 32 96 32 98 32 32 32 98 32
96 32 98 32 96 32 2729 513 128 32 5483"
setIr $tivoir "Dig7" "0 52 34 2 513 257 32 33 32 32 32 33 32 32 32
33 32 32 32 33 32 32 32 33 32 32 32 33 32 32 32 98 32 32 32 33 32 32 32 98
32 32 32 33 32 96 32 33 32 32 32 33 32 32 32 33 32 96 32 98 32 32 32 98 32
96 32 98 32 96 32 2729 513 128 32 5483"
setIr $tivoir "Dig8" "0 52 34 2 513 257 32 33 32 32 32 33 32 32 32
33 32 32 32 33 32 32 32 33 32 32 32 33 32 32 32 98 32 32 32 33 32 32 32 33
32 96 32 33 32 96 32 33 32 32 32 33 32 32 32 98 32 32 32 98 32 32 32 98 32
96 32 98 32 96 32 2729 513 128 32 5483"
setIr $tivoir "Dig9" "0 52 34 2 513 257 32 33 32 32 32 33 32 32 32
33 32 32 32 33 32 32 32 33 32 32 32 33 32 32 32 98 32 32 32 33 32 32 32 98
32 96 32 33 32 96 32 33 32 32 32 33 32 32 32 33 32 32 32 98 32 32 32 98 32
96 32 98 32 96 32 2729 513 128 32 5483"
}
puts "Finished! Reboot your TiVo for the new codes to take effect. Choose AIWA code 00141"
dbclose $db
}
===end cut===
The formatting will have been lost pasting it here, you probably need all those setIr commands as singe lines.
Good luck,
John
__________________
TiVo1 - 601E, v2.5.5, 2x120Gb maxtors, TivoWeb over TurboNet, NetGem I-Player.
TiVo2 - US Philips, v3.0, 1x160Gb samsung (lba48 kernel), TivoWeb over PPP, Humax 5400, xmltv.
Sony Wega 32, STR-DB940, MX-500 remote
So far, so good...
POST #2 | Report this post to a moderator
| IP: Logged
|