[mythtv-users] MythTV does not recognize my Twinhan DVB card

Niels Dybdahl niels at dybdahl.dk
Thu Mar 31 20:33:55 UTC 2005


Hi Greg,

Thanks for the tips. It did not work, but I found out that I also needed a
modprobe dst. After that MythTV recognizes my DVB card.
Now I only need to setup the channels...
I have also a PVR-350 board for which I have setup channels, video source
and an XMLTV grabber. I am uncertain how to handle it correctly.
I guess I should create a different "video source" for the DVB card, but I
want to use the same XMLTV grabber. But the grabber seems to be associated
to the "video source". Is that a problem ?

Best regards
Niels Dybdahl

----- Original Message ----- 
From: "Greg Cope" <gregcope at gmail.com>
To: "Discussion about mythtv" <mythtv-users at mythtv.org>
Sent: Sunday, March 20, 2005 4:19 PM
Subject: Re: [mythtv-users] MythTV does not recognize my Twinhan DVB card


> You need to: modprobe dvb-bt8xx to get the devices to appear (but do
> this at the end as you need to do the following 1st)
>
> You' also need to
>
> /usr/sbin/groupadd video
> /usr/sbin/usermod -G video mythtv
> Add the following to the end of:
/etc/udev/permissions.d/50-udev.permissions
> # DVB devices
> dvb/*:$local:video:0660
> dvb:$local:video:0660
> dvb/adapter*:$local:video:0660
>
> The devices should now have the right perms too.
>
> You might need to add the modprobe to a start script to get them to
> appear at boot.
>
> my 2 pence worth
>
> greg
>
> On Sun, 20 Mar 2005 14:52:58 +0100, Niels Dybdahl <Niels at dybdahl.dk>
wrote:
> >
> > Hi,
> >
> > I am running MythTV 0.16 on FC3.
> > I have recently added a Twinhan VisionPlus 1022 card, which is
recognized by
> > FC3 according to messages.
> > However when I run mythtvsetup, it states that it does not find any DVB
> > devices.
> > I have noticed that there were no entries below /dev/dvb, so I found:
> > http://www.rsmas.miami.edu/personal/angel/mythtv/air2pc-howto.html
> > which suggest to use mknod to create devices in
> > /etc/udev/devices/dvb/adapter0. (audio0, ca0, demux0, dvr0, frontend0,
net0,
> > osd0, video). Do I need the same devices for a VisionPlus board ? And
why is
> > the video device without a trailing 0 while the others contain a zero ?
> >
> > However I tried to do the same. I now get devices in /dev/dvb after
reboot,
> > but MythTV still does not find any DVB device. What does MythTV look for
? I
> > would appreciate if somebody could describe briefly how the driver
interface
> > works. I do not understand how MythTV could communicate with a driver
via
> > the /dev/dvb entries, if the driver itself has not created those
entries.
> >
> > I also read that MythTV 0.17 has better DVB support, so would there be
any
> > chance that my problems disappear after an upgrade ?
> >
> > My best guess is that I miss something in my modprobe.conf. Does anyone
run
> > a VisionPlus card on FC3 and want to share his modprobe.conf ?
> >
> > Best regards
> > Niels Dybdahl
> >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
> >
> >
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>



More information about the mythtv-users mailing list