English > VU+ - VU Duo Settopbox

Blindscan on VU+ Solo2 with OpenPLI image

<< < (4/9) > >>

Dima73:
Thanks for the help.

But still full information would be more practical to get by for --blindscan [nim_socket]
Or add a response from drivers:
/opt/bin/mediaclient --frontend [nim_socket]
return /dev/dvb/adapterN/frontend0

Sundtek:
I think you can just figure it out by doing cat /proc/bus/nim_sockets

it will show you nim_socket and the frontend number
The frontend number you can connect with /dev/dvb/adapter/frontendN
which you should be able to use with blindscan as well.

Dima73:
Super

--- Code: ---root@et8500:~# /opt/bin/mediaclient  --blindscan /dev/dvb/adapter0/frontend4
Succeeded this device supports Hardware Blindscan
MODE: DVB-T FREQUENCY: 474000000 BANDWIDTH: 8000000
MODE: DVB-T FREQUENCY: 490000000 BANDWIDTH: 8000000
^C
root@et8500:~# /opt/bin/mediaclient  --blindscan /dev/dvb/adapter0/frontend5
Succeeded this device supports Hardware Blindscan
Scanning 13V Lowband
MODE: DVB-S  FREQUENCY(MHz): 10718 SYMBOL_RATE: 27500 MODULATION: QPSK VOLTAGE: 13V TONE: OFF
MODE: DVB-S2 FREQUENCY(MHz): 10757 SYMBOL_RATE: 27499 MODULATION: PSK8 VOLTAGE: 13V TONE: OFF
MODE: DVB-S2 FREQUENCY(MHz): 10795 SYMBOL_RATE: 27500 MODULATION: PSK8 VOLTAGE: 13V TONE: OFF
^C

--- Ende Code ---

Dima73:
There is one problem.
Earlier, last year, each scan line ends '\n'
Now it's one line.

And

--- Code: ---MODE: DVB-S2 FREQUENCY(MHz): 10757 SYMBOL_RATE: 27499 MODULATION: PSK8 VOLTAGE: 13V TONE: OFF
--- Ende Code ---
PSK8 need 8PSK

Dima73:
Please help, give me a command response DVB-C mode,I do not use DVB-C:
1)

--- Code: ---/opt/bin/mediaclient --blindscan [nim_socket]
--- Ende Code ---


2)

--- Code: ---/opt/bin/mediaclient --blindscan /dev/dvb/adapter0/frontend[nim_socket]
--- Ende Code ---

First, see [nim_socket]:

--- Code: ---cat /proc/bus/nim_sockets

--- Ende Code ---

Navigation

[0] Themen-Index

[#] Nächste Seite

[*] Vorherige Sete

Zur normalen Ansicht wechseln