View Full Version : bufferhack
panjabi
26-09-2005, 03:13 AM
im trying to install the bufferhack, i don not have hackman installed just the lates tivowebplus on sa1 3.0 philips
this is what's going on
change to the dir that you placed bufferhack32a.tcl in. OK no problem
chmod +x bufferhack32a.tcl OK no problem
./bufferhack32a.tcl The problem, File or directory does not exist.
what is that im missing
zollymonsta
26-09-2005, 06:30 AM
If you're using the latest ISO then you dont need to install it... it's already installed (you just need to run it and change the buffer to the setting you want).. or, are you upgrading the bufferhack.tcl to a newer version?
panjabi
26-09-2005, 06:52 AM
sorry i was not very clear, i did not use the iso, my tivo is philps stcok with original image, i never had bufferhack installed before
thomson
26-09-2005, 07:55 AM
./bufferhack32a.tcl The problem, File or directory does not exist.
There will be DOS ^M's at the end of each line... this means that it is trying to find a shell called 'tivosh^M' rather than 'tivosh'. An easy fix is to following these steps:
dos2unix bufferhack32a.tcl
chmod 755 bufferhack32a.tcl
./bufferhack32a.tcl
panjabi
26-09-2005, 12:16 PM
ok thank for the other tip but i get an error now when i run this
Enter the number of minutes: 180
Adjusted resources (valid after next reboot)
Patching tivoapp...
error copying "/tvbin/tivoapp" to "/tvbin/tivoapp.bufferhack": no space left ondevice
while executing
"file copy -force /tvbin/tivoapp /tvbin/tivoapp.bufferhack "
("eval" body line 1)
invoked from within
"eval "file copy -force $from $to $args""
(procedure "cp" line 2)
invoked from within
"cp /tvbin/tivoapp /tvbin/tivoapp.bufferhack"
("eval" body line 1)
invoked from within
"$do {cp /tvbin/tivoapp /tvbin/tivoapp.bufferhack}"
(file "./bufferhack30.tlc" line 249)
tenty
26-09-2005, 07:05 PM
Did you remember to type in 'rw' before you copied up the bufferhack and run the program? ;)
thomson
27-09-2005, 06:32 AM
The steps, as well as some words of caution, can be found here:
http://minnie.tuhs.org/twiki/bin/view/Howto/IncreaseLiveBuffer
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.