
Originally Posted by
ScanMan
As to your issues, some discussion earlier in the thread that one of the patches messes up NetFlix/VOD stuff; perhaps SwivelSearch is a byproduct of that as well?
The VOD doesn't work either, so I'll bet that's it.
I should be able to:
Code:
mv tivoapp tivoapp2.foo
mv tivoapp.foo tivoapp
Then repatch tivoapp without the NoPromos and reboot. (Does that sound sane?)

Originally Posted by
ScanMan
One other thing you should check is when you changed the bootpage back to the old software. Not only do you have to change the parameters but also tell it to boot from partition 3 via the 'bootpage -B 3' switch. Check out this
man page. Since you've flipped back and forth, you should just be sure your loading the right (6,7 now?) partitions by checking it.
Code:
bash-2.02# bootpage -b
No device name given, assuming /dev/hda
3
bash-2.02# bootpage -p
No device name given, assuming /dev/hda
root=/dev/hda4 dsscon=true console=1,115200 upgradesoftware=false
bash-2.02#
My bootpages are as follows:
Code:
bash-2.02# bootpage -b
No device name given, assuming /dev/hda
6
bash-2.02# bootpage -p
No device name given, assuming /dev/hda
root=/dev/hda7 dsscon=true console=1,115200 upgradesoftware=false

Originally Posted by
ScanMan
I don't think it affects your issues but it could screw up your next software update or confuse you. The slow load and the logos issues could be a re-indexing or a byproduct of re-running guided setup earlier. See if it persists.
Some of the logos showed up and some of my online request are bouncing. I think that tomorrow (I have two things taping tonight I don't want to miss) I'll re-patch without NoPromos and redo guided set-up.
If this all works properly (and works for a few days) I'm going to write a "New newbie" guide on this (and give credit to everyone who has helped me here, if that's okay.)
UPDATE:I reverted to the original Tivoapp and patched without the NoPromos code and Tivo Search is working again!!!!