CtrlAltDel
Hi all..
If like me you use MythTV and have a MultiCore processor you'll need to know this little trick to scan channels correctly..
You must run mythtv-setup from a console and tell it to run on only the first core.. To do this, open a console and type..
taskset -c 0 mythtv-setup
That's it!!
Have fun,
CtrlAltDel