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

Re: /dev/dvb do not exist



On 2022-09-21 19:59, Thierry Leurent wrote:
> Hello,
> 
> I'm trying to configure an FM/DAB/DVB stick, it's an r820t using an rtl2838 chip.
> I'm able to listen fm radios.
> When I use w_scan, it is not able to find the folder /dev/dvb.
> 
> How can I create this ?
> 
> Thanks
> 
> Thierry

Hello,

How do you perform the channel scanning? E.g.

* Install [dvb-apps](http://packages.debian.org/dvb-apps) and perform the channel scanning:

$ scan /usr/share/dvb/dvb-t/nl-All > channels.conf

You will see among other staff something like this:

>>> tune to: 722000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_1_2:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE
0x0000 0x044d: pmt_pid 0x1b62 Digitenne -- Nederland 1 (running)
0x0000 0x044e: pmt_pid 0x1b6c Digitenne -- Nederland 2 (running)
0x0000 0x044f: pmt_pid 0x1b76 Digitenne -- Nederland 3 (running)
0x0000 0x0450: pmt_pid 0x1b80 Digitenne -- TV West (running)
0x0000 0x0457: pmt_pid 0x1bc6 Digitenne -- Radio West (running)
0x0000 0x0458: pmt_pid 0x1bd0 Digitenne -- Radio 1 (running)
0x0000 0x0459: pmt_pid 0x1bda Digitenne -- Radio 2 (running)
0x0000 0x045a: pmt_pid 0x1be4 Digitenne -- 3FM (running)
0x0000 0x045b: pmt_pid 0x1bee Digitenne -- Radio 4 (running)
0x0000 0x045c: pmt_pid 0x1bf8 Digitenne -- Radio 5 (running)
0x0000 0x045d: pmt_pid 0x1c02 Digitenne -- Radio 6 (running)
0x0000 0x045f: pmt_pid 0x1c16 Digitenne -- FunX (running)
Network Name 'Digitenne'

* Install any player that supports DVB on your wish (Xine, mplayer, Xawtv, Me TV7).
For e.g. xine and mplayer copy the scanned channels information to ~/.xine/channels.conf and ~/.mplayer/channels.conf correspondingly. Launch the player:

$ xine "dvb://Nederland 1"

* Enjoy :)


-- 
With best regards,
Dmitry


Reply to: