According to

https://help.ubuntu.com/8.04/installation-guide/i386/hardware-
supported.html

my CPU should be supported since it is a 32-bit pentium-class CPU


This is also very simple to fix: Mythtv is currently compiled with cpu-target 
686; looking at debian/rules line approx. 60 we have

CONFIGURE_OPTS +=  --cpu=i686 --enable-mmx --enable-xvmc --enable-xvmc-
vld --enable-xvmc-pro --enable-glx-procaddrarb

Changing 686 to 586 makes it work immediately on my computer.

-- 
mythbackend crashes with SIGILL on VIA cpu
https://bugs.launchpad.net/bugs/230191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to