Dear All,
I'm changing NTSC Audio/Video and tuner of my Series 1 Philip Tivo with the US software 3.0 inside to PAL. I downloaded the new palmod.o file from http://131.244.9.101/TiVo/files/palmod/us/3.0/
typed the following code in the /etc/rc.d/rc.arch file:


function loadMpegOutput () {

insmod /lib/modules/pxmpegdecode.o sTVStandard=$TV_STD

echo "PALmod: in loadMpegOutput "

if [ "TV_STD" = "PAL" ]; then

echo "PALmod: Loading palmod"

# Run palmod_config to set palmod options

Insmod -f /lib/modules/palmod.o `cat /etc/palmod.conf `

echo "PALmod: We are in PAL "

echo "PALmod: leave routine"

if [ "$GS"="1" ]; then

export TV_STD=NTSC

fi

fi



}

And then I reboot and typed the “palmod_config” to config my new tuner.

I connected A/V PAL signal and Video out (PAL signal) from the my new tuner to TiVo.

And then, I changed the active menu in the TiVo software to S-video/R and RF in. But my software is still only

detected the NTSC signal not PAL signal as the guide document. The palmod.o is a new file. I updated from the

OZTIVO website on September 16, 2004. I think that it is a best file. I was very confused about that.

Could you please explain it to me clearly or can you send me the right palmod.o file?

I look forward to hearing from your soon feedback ASAP.



Thanks so much

Regards

teppy