[mythtv-users] [SOLVED-ish] Thinking of moving on from MythTV ... I found the main problem, but still have 292e woes

John Pilkington J.Pilk at tesco.net
Thu Apr 20 20:58:26 UTC 2017


On 20/04/17 20:48, Damian wrote:

> $ dmesg | grep adapter
> [   13.967792] DVB: registering new adapter (Hauppauge Nova-T Stick)
> [   14.336511] usb 1-5: DVB: registering adapter 0 frontend 0 (DiBcom
> 7000PC)...
> [   14.922917] DVB: registering new adapter (em28178 #0)
> [   14.922925] usb 1-4: DVB: registering adapter 1 frontend 0 (Silicon
> Labs Si2168)...
> [   15.352071] DVB: registering new adapter (Hauppauge Nova-T Stick)
> [   15.583880] usb 2-1: DVB: registering adapter 2 frontend 0 (DiBcom
> 7000PC)...
>
> That looks like progress!
>
> Can't check if it's working or not now though as I'm about to watch a
> film :-)
>
> Thanks all,
> Damian

Looks good.  Now you will want to ensure that they keep a consistent set 
of labels through reboots, that only the 292e is scheduled to record HD, 
and that it won't be busy with SD if an HD show is wanted.

The first is probably best done by a dvb.conf file in /etc/modprobe.d

Mine looks like this, for another set of hardware.

alias symbol:tda10046_attach() tda1004x
alias symbol:it913x_fe_attach() it913x_fe

options saa7134_dvb adapter_nr=0
options dvb_usb_af9035 adapter_nr=1,2

I don't know if I need the first two lines now.  The 'options' lines 
work for me with a 4.4 kernel but not, last time I tried, with the 
standard SL7 3.10.

I think the scheduling thing involves Groups, but have no recent experience.

Happy viewing!

John


More information about the mythtv-users mailing list