need image of Sunray4 800SE 84d

ipsat

Registered
Messages
114
try
symbol_rate="08000000"

if that doesn't work also try changing
polarization="1"

Threshold must be 00000

I have used this image and this method works fine.
try your way in yesterday still can't lock T2 channel
 

EnoSat

Senior Member
Messages
1,978
TrialTuner
inversion="0" -> DVB-C
inversion="1" -> DVB-T
fec_inner="0" -> QAM64
fec_inner="5" -> QAM256
frequency="01372000" -> frequency 372MHz

DVB-C
Code:
<satellites>
        <sat name="Ziggo 5555" flags="1" position="1">
                <transponder frequency="01802000" symbol_rate="06875000" polarization="0" fec_inner="5" inversion="0" modulation="0" system="0"/>
                <transponder frequency="01340000" symbol_rate="06875000" polarization="0" fec_inner="5" inversion="0" modulation="0" system="0"/>
        </sat>
</satellites>
DVB-T
Code:
<satellites>
<sat name="Digitenne Wormer" flags="1" position="2">
                <transponder frequency="01618000" symbol_rate="08000000" polarization="0" fec_inner="0" inversion="1" modulation="0" system="0"/>
                <transponder frequency="01698000" symbol_rate="08000000" polarization="0" fec_inner="0" inversion="1" modulation="0" system="0"/>
        </sat>
</satellites>
I did not find anywhere BSBE2 that it also supports DVB-T2, only DVB-T
Sunray-sr4-sim2.10-card-triple-tuner-DVB-S2-T2-C-DECODER-4.jpg

There is almost no information about the use of the BCM4505 (driver,setting,...)
1
 
Last edited:

ipsat

Registered
Messages
114
TrialTuner
inversion="0" -> DVB-C
inversion="1" -> DVB-T
fec_inner="0" -> QAM64
fec_inner="5" -> QAM256
frequency="01372000" -> frequency 372MHz

DVB-C
Code:
<satellites>
        <sat name="Ziggo 5555" flags="1" position="1">
                <transponder frequency="01802000" symbol_rate="06875000" polarization="0" fec_inner="5" inversion="0" modulation="0" system="0"/>
                <transponder frequency="01340000" symbol_rate="06875000" polarization="0" fec_inner="5" inversion="0" modulation="0" system="0"/>
        </sat>
</satellites>
DVB-T
Code:
<satellites>
<sat name="Digitenne Wormer" flags="1" position="2">
                <transponder frequency="01618000" symbol_rate="08000000" polarization="0" fec_inner="0" inversion="1" modulation="0" system="0"/>
                <transponder frequency="01698000" symbol_rate="08000000" polarization="0" fec_inner="0" inversion="1" modulation="0" system="0"/>
        </sat>
</satellites>
I did not find anywhere BSBE2 that it also supports DVB-T2, only DVB-T
Sunray-sr4-sim2.10-card-triple-tuner-DVB-S2-T2-C-DECODER-4.jpg

There is almost no information about the use of the BCM4505 (driver,setting,...)
1
i tried your way still not help, anyway, thank you

look this trial tuner is shit , not good
 

EnoSat

Senior Member
Messages
1,978
After all, it says DVB-T, so it's pointless to try DVB-T2
I would focus on using a USB DVB-T2 tuner that supports the old kernel used in SUNRAY
 

ipsat

Registered
Messages
114
After all, it says DVB-T, so it's pointless to try DVB-T2
I would focus on using a USB DVB-T2 tuner that supports the old kernel used in SUNRAY
can show photo of your USB DVB-T2 to me ? and where can buy it ?
 

EnoSat

Senior Member
Messages
1,978
I use TBS5220 mainly in conjunction with CrazyScan or TransEdit for the analysis of terrestrial and cable signals in Windows.
I also tried Xbox One DigitalTV in linux box, which can be obtained in bazaars for cheap money (I managed for 10 euros).
However, it is necessary to remember that the support of the given USB device depends on the version of the kernel used in the receiver.



 
Top