*** This bug is a duplicate of bug 556204 ***
    https://bugs.launchpad.net/bugs/556204

This is the workaround that worked for me:

start mythtv-setup and in the cards section tick the box 'open on demand'. Or 
use mysql client and change the dvb_on_demand value in capturecard table:
mysql -umythtv -pyour_password mythconverg
update capturecard set dvb_on_demand=1 where cardid=1;

I presume it creates sufficient delay after mythbackend starts and
before it attempts to open the card.

Hope this will help someone.

-- 
tda1004x: timeout waiting for DSP ready
https://bugs.launchpad.net/bugs/486264
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