← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 566067] Re: mythbackend starts too fast at boot and fails to discover all connected dvb cards

 

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

Howdy, and thank you for helping to improve Mythbuntu, not only by
opening this ticket, but suggesting a possible solution.  Since it
appears that there is an existing ticket on this topic, I'm going to
mark this as a duplicate of that one.

** Changed in: mythtv (Ubuntu)
   Importance: Undecided => High

** Changed in: mythtv (Ubuntu)
       Status: New => Triaged

** This bug has been marked a duplicate of bug 556204
   myth-backend started before kernel driver it needs

-- 
mythbackend starts too fast at boot and fails to discover all connected dvb cards
https://bugs.launchpad.net/bugs/566067
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythtv in ubuntu.

Status in “mythtv” package in Ubuntu: Triaged

Bug description:
Binary package hint: mythtv

mythbackend starts too fast at boot and fails to discover all connected dvb cards.

I have 2 DVB-T cards, only one works after reboot. When restarting mythtv-backend manually the second one starts working.

The DVB cards:
01:05.0 Multimedia controller: Philips Semiconductors SAA7131/SAA7133/SAA7135 Video Broadcast Decoder (rev d0)
01:06.0 Network controller: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card (rev 02)

I managed to get both cards working by playing with the /etc/init/mythtv-backend.conf file.

added "and started mysql and started udev-finish" to the dependencies

start on (local-filesystems and net-device-up IFACE=lo and started mysql and started udev-finish)

This might not be optimal, but now it works.

MythTV version: 0.23.0+fixes24158-0ubuntu2
Ubuntu Lucid amd64 with all updates as of 2010-04-18.

Modules installed:
root@myytti:~# lsmod | grep -i -e dvb -e flex -e saa
saa7134_dvb            26179  11 
videobuf_dvb            6139  1 saa7134_dvb
saa7134_alsa           12370  1 
dvb_pll                10786  1 
snd_pcm                87850  4 saa7134_alsa,snd_hda_intel,snd_hda_codec,snd_pcm_oss
saa7134               166866  2 saa7134_dvb,saa7134_alsa
ir_common              43415  1 saa7134
v4l2_common            18357  2 tuner,saa7134
videodev               40486  3 tuner,saa7134,v4l2_common
videobuf_dma_sg        12370  3 saa7134_dvb,saa7134_alsa,saa7134
b2c2_flexcop_pci        5096  14 
videobuf_core          19269  3 videobuf_dvb,saa7134,videobuf_dma_sg
b2c2_flexcop           28198  1 b2c2_flexcop_pci
tveeprom               13882  1 saa7134
dvb_core              102929  3 videobuf_dvb,stv0299,b2c2_flexcop
cx24123                14976  1 b2c2_flexcop
cx24113                 8118  1 b2c2_flexcop
s5h1420                12733  1 b2c2_flexcop
snd                    70978  17 saa7134_alsa,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device





References