On 17/10/05, Ben Edwards <[EMAIL PROTECTED]> wrote:
> On 10/17/05, David Watkins <[EMAIL PROTECTED]> wrote:
> > On 17/10/05, Ben Edwards <[EMAIL PROTECTED]> wrote:
> > > I am in the process of setting up a mythtv box.  Have been looking
> through
> > > various howtos but am not sure what modules I need to modprobe.
> >
> > with my Hauppauge Nova-t (which looks to be the same model as yours)
> > all I needed to modprobe was dvb-cx88 - and I think I only needed to
> > modprobe that because autodetect was loading dvb-blackbird by mistake.
> >
> > If you need to know which dvb modules actually get loaded, I'd have to
> > look tonight.
> >
> > However, from your dmesg output, it looks to me like you've already
> > got what you need.  Have you got the /dev/adapter0 devices?
>
>
>  No, its not there, also
>
>  lsmod | grep dvb:-
>
>  cx88_dvb                7556  0
>  cx8802                  9604  2 cx88_blackbird,cx88_dvb
>  mt352                   6276  1 cx88_dvb
>  or51132                 9220  1 cx88_dvb
>  video_buf_dvb           6148  1 cx88_dvb
>  dvb_core               72104  3 budget,budget_core,video_buf
> _dvb
>  cx22702                 5892  1 cx88_dvb
>  dvb_pll                 4612  3 cx88_dvb,or51132,cx22702
>  cx88xx                 50976  4
> cx88_blackbird,cx88_dvb,cx8802,cx8800
>  video_buf              19844  6
> cx88_blackbird,cx88_dvb,cx8802,video_buf_dvb,cx8800,cx88xx
> Ben
>

Ben,

I've attached the output of lsmod | grep dvb on my twin Nova-T system.

I'm using a 2.6.11 kernal on Fedora Core 3.

For dvb devices I have
/dev/adapter0
/dev/adapter1

each containing

demux0
dvr0
frontend0
net0


Hope it helps.

David
cx88_dvb                7940  14 
cx8802                 12292  1 cx88_dvb
mt352                   6916  1 cx88_dvb
cx88xx                 53792  3 cx8800,cx88_dvb,cx8802
or51132                 9988  1 cx88_dvb
video_buf_dvb           7556  1 cx88_dvb
dvb_core               93480  1 video_buf_dvb
video_buf              24068  5 cx8800,cx88_dvb,cx8802,cx88xx,video_buf_dvb
cx22702                 9476  1 cx88_dvb
dvb_pll                 4612  3 cx88_dvb,or51132,cx22702
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to