![]() |
![]() |
|
|
Compare Products, Prices & Stores For: COMPUTERS, COMPONENTS, COMPUTER ACCESSORIES, COMPUTER MEMORY, HARDWARE, INPUT DEVICES, NETWORKING, PDAs & MOBILE ELECTRONICS, SOFTWARE, STORAGE & MEDIA, DIGITAL CAMERAS, HOME AUDIO, TV& VIDEO |
|
|
|
|
#1
|
||||
|
||||
|
Dtivo 2.5.2 mwstate error & fix
event send $TmkEvent::EVT_REMOTEEVENT [binary format II 32 0] unfortunatly... Quote:
copied tivoapp out to the pc via tivoftpd edited it with hextreme renamed it to tivoapp.new transferred it back to the tivo made it executable with chmod +x WITH THE TIVO RUNNING... renamed tivoapp to tivoapp.bak renamed tivoapp.new to tivoapp rebooted the tivo all was well ![]() -- Riley
__________________
--- Give a man a fish and he will eat for a day. Teach a man to fish and he will sit in a boat all day and drink beer
|
|
#2
|
||||
|
||||
|
is 2.5.5 and 2.5.2 the only versions with this issue, or are newer versions affected as well?
|
|
#3
|
|||
|
|||
|
A simpler fix for UK v2.5.5 software
Note, the following patch will alter the second occurance of /tmp/mwstate to be /tmp/mwstat1... in fact this is the only difference between v2.5.5 and v2.5.5a of tivoapp. Assuming you have 'dd' available to you on the TiVo then the following can be applied directly (after you make the filesystem read-write and change to /tvbin).
WARNING: Do not do this unless your tivoapp is exactly 5646960 bytes in size (eg version 2.5.5). Code:
cd /tvbin mv tivoapp tivoapp-bak cp tivoapp-bak tivoapp echo -n '1' | dd conv=notrunc of=tivoapp bs=1 seek=5137975 Last edited by John1980; 03-18-2005 at 03:14 AM. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|