Page 1 of 1

dvb options

PostPosted: Tue May 28, 2013 1:34 pm
by Mechanik
How setup driver options like this:

# DVB Core
options dvb_frontend dvb_shutdown_timeout=1
options dvb_frontend dvb_powerdown_on_sleep=0

at my tbs6984/tbs6985 we use in /etc/motprobe.d/ but this?

Re: dvb options

PostPosted: Wed May 29, 2013 3:12 am
by gfi
Mechanik Wrote:How setup driver options like this:

# DVB Core
options dvb_frontend dvb_shutdown_timeout=1
options dvb_frontend dvb_powerdown_on_sleep=0

at my tbs6984/tbs6985 we use in /etc/motprobe.d/ but this?


Drivers are included into kernel (built-in).
You can change default options in sources of dvbcore section in media folder of kernel. But, drivers for MOI tuners are precompiled, only for info.
And of course, compile it.

kernel:
http://www.tbsdtv.com/download/document ... e-code.zip

Please, read instruction how to compile kernel source with patches.

Re: dvb options

PostPosted: Wed May 29, 2013 3:38 am
by Mechanik
this options for dvb_frontend
ok i'll try to change

Re: dvb options

PostPosted: Wed May 29, 2013 10:47 am
by Mechanik
ok i build the new kernel with some options
what the next step? How to install new kernel to moi?

Re: dvb options

PostPosted: Wed May 29, 2013 1:54 pm
by gfi
Mechanik Wrote:ok i build the new kernel with some options
what the next step? How to install new kernel to moi?



Rename it to MOI2900_k.bin and place to root of the micro SD card (delete other MOI bin files, if You have).

Control update over RS232 terminal.

Look at readme of firmware update procedure.