Moderator Control Panel ]

TBS DVBS2 6984 disapointed

TBS DVBS2 6984 disapointed

Postby spacedvb » Sat Oct 12, 2013 7:43 am

I am having a strange error in wich I have 8 streamer each have TBSDVBS2 6985 Quad on each

U1 Quad Core Xeon Intel , 16 ram , 200gb hardrive 2 nic card each 1Tb.

the problem is,. On the 8 tuner Adapter 3 Adapter are failing on tuner 1
0 2 3 Is OK

Result are:

Code: Select All Code
streamer2@streamer2-server:~$ sudo /etc/astra/adapter1.lua
Oct 11 19:37:25: INFO: [pidfile /var/run/astra1.pid] Created
Oct 11 19:37:25: INFO: Starting Astra v.3.10
Oct 11 19:37:25: WARNING: [stream.lua] name of stream is undefined
Oct 11 19:37:25: WARNING: [stream.lua] option "input" is deprecated
Oct 11 19:37:27: INFO: [newcamd CAM3] CaID=0x1802 admin=NO UA=0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM3] Prov:0 ID:001713 SA:0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM1] CaID=0x1802 admin=NO UA=0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM1] Prov:0 ID:001713 SA:0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM2] CaID=0x1802 admin=NO UA=0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM2] Prov:0 ID:001713 SA:0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM4] CaID=0x1802 admin=NO UA=0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM4] Prov:0 ID:001713 SA:0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM5] CaID=0x1802 admin=NO UA=0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM5] Prov:0 ID:001713 SA:0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM6] CaID=0x1802 admin=NO UA=0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM6] Prov:0 ID:001713 SA:0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM7] CaID=0x1802 admin=NO UA=0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM7] Prov:0 ID:001713 SA:0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM9] CaID=0x1802 admin=NO UA=0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM9] Prov:0 ID:001713 SA:0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM10] CaID=0x1802 admin=NO UA=0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM10] Prov:0 ID:001713 SA:0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM11] CaID=0x1802 admin=NO UA=0000000000000000
Oct 11 19:37:27: INFO: [newcamd CAM11] Prov:0 ID:001713 SA:0000000000000000
Oct 11 19:37:27: INFO: [dvb_input 1:0] retune. status:S____ signal: 49% snr:  0%
Oct 11 19:37:27: INFO: [analyze Universal America] bitrate: ERROR 0Kbit/s
Oct 11 19:37:27: INFO: [analyze Syfy] bitrate: ERROR 0Kbit/s
Oct 11 19:37:27: INFO: [analyze Fox Life] bitrate: ERROR 0Kbit/s
Oct 11 19:37:27: INFO: [analyze E!] bitrate: ERROR 0Kbit/s
Oct 11 19:37:27: INFO: [analyze A&E] bitrate: ERROR 0Kbit/s
Oct 11 19:37:27: INFO: [analyze Discovery Home & Health] bitrate: ERROR 0Kbit/s
Oct 11 19:37:27: INFO: [analyze Disney Jr] bitrate: ERROR 0Kbit/s
Oct 11 19:37:27: INFO: [analyze Antena 3 Inter] bitrate: ERROR 0Kbit/s
Oct 11 19:37:27: INFO: [analyze Carton Network] bitrate: ERROR 0Kbit/s
Oct 11 19:37:27: INFO: [analyze HBO latino] bitrate: ERROR 0Kbit/s
Oct 11 19:37:27: INFO: [analyze Movie City Family Oeste] bitrate: ERROR 0Kbit/s
Oct 11 19:37:27: INFO: [analyze Movie Clasic] bitrate: ERROR 0Kbit/s
^COct 11 19:37:28: INFO: [main] exit


The config file is as fallow:
Code: Select All Code
make_stream({
    input = {
        "dvb",
        type = "S", adapter = 1,
        tp = "12253:V:20000",
        lnb = "11250:11250:11700",
        buffer_size = "2048",
    } -- input
}, {
    {
         name = "Universal America",
        pnr = 203,
        cam = cam_1,
        output = { "udp://239.10.2.16:1234" }
    },
    {
        name = "Syfy",
        pnr = 204,
        cam = cam_2,
        output = { "udp://239.10.2.17:1234" }
    },
    {
        name = "Fox Life",
        pnr = 208,
        cam = cam_3,
        output = { "udp://239.10.2.18:1234" }
    },
    {
       name = "E!",
        pnr = 212,
        cam = cam_4,
        output = { "udp://239.10.2.19:1234" }
    },
    {
        name = "A&E",
        pnr = 214,
        cam = cam_5,
        output = { "udp://239.10.2.20:1234" }
    },
    {
        name = "Discovery Home & Health",
        pnr = 215,
        cam = cam_6,
        output = { "udp://239.10.2.21:1234" }
    },
    {
        name = "Antena 3 Inter",
        pnr = 219,
        cam = cam_7,
        output = { "udp://239.10.2.22:1234" }
    },
    {
        name = "Disney Jr",
        pnr = 303,
        cam = cam_8,
        output = { "udp://239.10.2.23:1234" }
    },
    {
        name = "Carton Network",
        pnr = 307,
        cam = cam_7,
        output = { "udp://239.10.2.24:1234" }
    },
    {
        name = "HBO latino",
        pnr = 650,
        cam = cam_9,
        output = { "udp://239.10.2.26:1234" }
    },
    {
        name = "Movie City Family Oeste",
        pnr = 665,
        cam = cam_10,
        output = { "udp://239.10.2.27:1234" }
    },
    {
        name = "Movie Clasic",
        pnr = 669,
        cam = cam_11,
        output = { "udp://239.10.2.28:1234" }
    },
})


It was working Perfectly few day's ago start doing this and now this tuner 1 can't be use not longer
I have been try changing satellite cable ,Switch, RF ect.ect
and same problem, this is happening in 3 more adapter on tuner 1...
signal are tested on same adapter diferent tunr like 0,2,or 3.
spacedvb
 
Posts: 16
Joined: Wed Sep 08, 2010 5:02 am

Re: TBS DVBS2 6984 disapointed

Postby steven » Mon Oct 14, 2013 9:17 am

Hi spacedvb

Can you send your detail problem information to our linux euro_support#tbsdtv.com
we will answer you as soon as possible.

Thanks

Kind Regards

steven
steven
 
Posts: 2239
Joined: Fri Aug 06, 2010 3:23 pm


Return to Linux

Who is online

Users browsing this forum: No registered users and 1 guest