Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Finding channels



On Mon, 6 Jan 2003, Helge-Johannes Lenz wrote:

>try to use the "scan" utility from the DVB driver (./DVB/apps/scan/). It
>tunes through all channels and if the driver loads it should work too. I used
>the frequencies as transponders for dvb_tune to get a list of all services and
>pidīs.

I tried that tool as the first thing to test, but it gives me nothing:

hex:/usr/src/dvb/DVB/apps/scan# ./scan | sort > channels.conf
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'

>>> tune to:
113000000:INVERSION_OFF:6900000:FEC_NONE:QAM_64

>>> tuning status == 0x00!!!
>>> tuning status == 0x00!!!
>>> tuning status == 0x00!!!
>>> tuning status == 0x00!!!
>>> tuning status == 0x00!!!
>>> tuning status == 0x00!!!
>>> tuning failed!!!
...
initial tuning failed!

Gives no output at all.

Hmm, is there any reason why all these modules have to be loaded:

hex:/usr/src/dvb/DVB/apps/scan# lsmod
Module                  Size  Used by    Tainted: P
dvb-ttpci             322672   0  (unused)
ves1820                 3396   1
grundig_29504-491       3060   0
grundig_29504-401       3208   0
alps_tdlb7              3692   0
alps_tdmb7              3244   0
alps_bsrv2              3380   0
alps_bsru6              5116   0
dvb-core               34500   3  [dvb-ttpci ves1820 grundig_29504-491
grundig_29504-401 alps_tdlb7 alps_tdmb7 alps_bsrv2 alps_bsru6]
videodev                5408   1  [dvb-ttpci]
...

They were added by "make insmod", and I'm pretty sure that they are not
all needed there. Maybe they conflict and do something nasty?

What is the normal way to make the modules autoload? I'd rather have it
all taken care of by /etc/modules.conf instead of manually adding them
after every reboot.

-- 

   Sometimes it's better to light a flamethrower than curse the darkness.
                                            -- Terry Pratchett, Men at Arms



--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index