[mythtv] None

Bruce Markey bjm at lvcm.com
Fri Jan 24 15:40:29 EST 2003


Gary Sinclair wrote:
> Hi,
> 
> I initially thought the same thing.  I had turned off
> de-interlacing already in
> /usr/local/share/mythtv/settings.txt.  That should be
> the only place that calls that correct?
> 
> --- Isaac Richards <ijr at po.cwru.edu> wrote:
> 
>>On Friday 24 January 2003 04:02 am, Gary Sinclair
>>wrote:
>>
>>>Hi,
>>>
>>>I have tried this on Myth 0.7 and Myth 0.8 and get
>>
>>the
>>
>>>following output
>>>
>>>connecting to backend server: localhost:6543
>>>Changing from None to WatchingLiveTV
>>>Over/underscanning. V: 0.000000, H: 0.000000,
>>
>>XOff: 0,
>>
>>>YOff: 0
>>>Using XV port 103
>>>Illegal instruction
>>>
>>>And then it dies..

So the executable contains an instruction that your processor
doesn't know how to use. As I recall, you were using a CPU
that is no longer on the cutting edge. A quick fix to try
would be the other suggestion in:

> http://www.mythtv.org/docs/mythtv-HOWTO-17.html#ss17.1

Your processor isn't listed here but you may still need to
to specify the arch.

If that doesn't fix it, you may want to be sure that the
build for that machine is kosher (specifically, configure
and build are run on the target machine).

make uninstall
make distclean
./configure
make
make install

--  bjm








More information about the mythtv-dev mailing list