October 23, 2005 8:44 PM
mabx2 said:
I, too, lost my hackman. But, I got a preconfigured drive, ran ciphercheck.tcl (not sure if ran correctly), and *poof* ... Hackman doesn't show in the menu any more. It worked fine up until I ran ciphercheck.tcl. It appears to load correctly when using telnet (per instructions in this thread). I can still get to it (by typing into url). I have tried several reboots of the TiVo unit, as well as reloading of TivoWebPlus, but nada.
Please keep in mind that I am very new to Linux & TiVo hacking. Any help would be greatly appreciated.
My setup:
- Phillips DSR-7000
- OS version 6.2-1-2-101
- Kernel: 2.4.20
I also am having a similar problem. Hackman no longer shows on my TivoWeb Menu but I can get to it by simply adding /hackman to the URL. Although, I attempt to activate for instance the on-screen clock and get a page that simply contains the below:
INTERNAL SERVER ERROR
--cut here--
action_backdoorcodes '' 'set "backdoorcode" "6";'
tivo
couldn't execute "/devbin/sendkey": no such file or directory
while executing
"exec $env(TIVO_ROOT)/devbin/sendkey -wait $evrc($key)"
(procedure "SendKey" line 8)
invoked from within
"SendKey $k"
("foreach" body line 2)
invoked from within
"foreach k $argv {
SendKey $k
}"
(file "/ptvupgrade/tivowebplus/bin_ppc/SendKey" line 6)
while executing
"exec $send_key $key"
("foreach" body line 1)
invoked from within
"foreach key "tivo tivo" {exec $send_key $key}"
("6" arm line 1)
invoked from within
"switch $backdoorcode {
1 {foreach key $bd_code {exec $send_key $key}}
2 {foreach key "tivo tivo" {exec $send_key $key}
after 7000
exec $..."
(procedure "::action_backdoorcodes" line 59)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"
--cut here--
Any ideas on what is wrong?