Spanish Abertis DTT Sat @ Hispasat 30W - Chat & How to guides

lordgothic

Registered
Messages
136
Could you please upload your files?

heres my configuration

lamedb:
0ce4af69:ea7b:0001
s 12138000:8236000:1:6:-300:2:0:1:2:0:2
/

125d:0ce4af69:ea7b:0001:1:0
Abertis PID 3701
p:ABERTIS,c:031fff,c:150e75,C:2600,f:01

on oscam.srvid:
F 125D1FFF 00 ; TDT ARAGON (30W/12138V)
F 125D1FFF 01 ; TDT ARAGON (30W/12138V)

on softcam.key:
F 125D1FFF 00 XXXXXXXXXXXXXXXX ; TDT ARAGON (30W/12138V)
F 125D1FFF 01 XXXXXXXXXXXXXXXX ; TDT ARAGON (30W/12138V)

userbouquet:
#SERVICE 1:0:1:125D:2F6A:E75:0:0:0:0:http%3a//0.0.0.0%3a9999/abertis/pid3701:ARAGON HD
#DESCRIPTION ARAGON HD
 

007.4

VIP
Messages
364
Your user bouquet entry is wrong. For the two TV channels (there are also 4 radio channels) it should be
Code:
#SERVICE 1:0:1:27B0:3E9:E75:0:0:0:0:http%3a//0.0.0.0%3a9999/abertis/pid3701:Aragon TV
#DESCRIPTION Aragon TV
#SERVICE 1:0:1:27B2:3E9:E75:0:0:0:0:http%3a//0.0.0.0%3a9999/abertis/pid3701:Aragon HD
#DESCRIPTION Aragon HD
Notice the SID is that of the relay channel and NOT that of the originating channel. The TSID should be 0x03E9 (1001 decimal).

When editing the lamedb file you need to stop enigma first before restarting after saving it. Use an appropriate editor.

These lines need to be near the top under the "transponder" header
Code:
0ce4af69:ea7b:0001
	s 12137670:8236000:1:6:-300:2:0:1:2:0:2
/

These lines need to be near the bottom under the "services" header.
Code:
125d:0ce4af69:ea7b:0001:1:0
Abertis PID 3701
p:ABERTIS,c:031fff,c:150e75,C:2600,f:01

Remove any old entries you may have relating to this transponder/channel otherwise there could be a conflict.

In SoftCam.Key I also specifiy the PMT of the originating channel

F 125D1E15 00 XXXXXXXXXXXXXXXX ; TDT ARAGON (30W/12138V)
 
Last edited:

lordgothic

Registered
Messages
136
thannk uuu so much
ill try this evening and tell u..
thank u sooo much
really apreciate...
ill tell u soon
 

lordgothic

Registered
Messages
136
Yes it works but you must have the correct key. Please do not ask me for it.

no.. no.. dont worry about key....
im watching with my edision primo at the 1st time.. but with E2... always the same... no data on transponder...
 

Ramboide

Registered
Messages
202
I have configured all the parameters, but I only have signal. The keys that work on Hylas do not work on Hispasat.
 

007.4

VIP
Messages
364
The same key is used for the Aragon channels on 12138H on 30°W as on Hylas 1.

F 11311CE9 00 xxxxxxxxxxxxxxxx ;Key even pid3401 Aragon 33.5W
F 125D1E15 00 xxxxxxxxxxxxxxxx ;Key even pid3701 Aragon 30W
 

dioco

Registered
Messages
2
Hi, I have a Linux receiver
Brand Zegmma H9S 4K,
And there's no way to see Aragon tv
I have the other channels of Abertis OK
Maybe that lamberd is wrong
Let's see if a partner
It tells us the correct files
regards
 
Last edited:

Ramboide

Registered
Messages
202
The same key is used for the Aragon channels on 12138H on 30°W as on Hylas 1.

F 11311CE9 00 xxxxxxxxxxxxxxxx ;Key even pid3401 Aragon 33.5W
F 125D1E15 00 xxxxxxxxxxxxxxxx ;Key even pid3701 Aragon 30W

The first I tried is with the same keys, and nothing. Perhaps I have something wrong in some place of the configuration, with the ones posted here and also modifying them with a new search of the frequency. I also tried to retune the frequency and nothing. I am trying it again.
 

007.4

VIP
Messages
364
OK. After a lot of debugging I've found the problem. :)
The ONID in the astra.conf should be "1" and not "0".

Replace this section in the astra.conf and reboot.
Code:
make_channel({
  name = "Abertis PID 3701",
  input = {                
    "http://localhost:8001/1:0:1:125D:EA7B:1:CE4AF69:0:0:0:",
  },
  transform = {{
    format = "pipe",
      command = "/etc/astra/scripts/abertis 3701",
  }},
  output = {
    "http://0.0.0.0:9999/abertis/pid3701",
  },
})

I suspect I had changed this in the astra.conf on my box but had not amended the version on my PC which I uploaded.
Sorry for that omission.
Note this is different from the original version uploaded by enosat.
 

Ramboide

Registered
Messages
202
Thanks a lot. After made this, it works fine. The other data were correct. All the other things were correct as i had configured them. I was trying many changes, but not the astra.conf. After shutting down the PC last night, I had thought that the problem could be the configuration of astra.conf. I thought to try changes today, but I see that you have find the problem.
 

Ramboide

Registered
Messages
202
Aragón radio channels on Hispasat, (for radio bouquet):

Code:
#SERVICE 1:0:2:27B1:3E9:E75:0:0:0:0:http%3a//0.0.0.0%3a9999/abertis/pid3701:ARAGÓN RADIO ZARAGOZA
#DESCRIPTION ARAGÓN RADIO ZARAGOZA
#SERVICE 1:0:2:27B3:3E9:E75:0:0:0:0:http%3a//0.0.0.0%3a9999/abertis/pid3701:ARAGÓN RADIO 2
#DESCRIPTION ARAGÓN RADIO 2
#SERVICE 1:0:2:27B5:3E9:E75:0:0:0:0:http%3a//0.0.0.0%3a9999/abertis/pid3701:ARAGÓN RADIO HUESCA
#DESCRIPTION ARAGÓN RADIO HUESCA
#SERVICE 1:0:2:27B6:3E9:E75:0:0:0:0:http%3a//0.0.0.0%3a9999/abertis/pid3701:ARAGÓN RADIO TERUEL
#DESCRIPTION ARAGÓN RADIO TERUEL
 

fmoreira

Registered
Messages
249
I am trying getting Aragon Tv working...

Always i edit my lamedb i get a error. It is a old issue i never was able to solve. To go around that problem i use dreambox edit.

So i want to create Pid 3701 on Dreambox Edit but i miss some informations:

Transponder Id: 60020?
Network Id: 1 ?
Namesapace: ??
Service ID: ?
PCR: ?

Can someone help me please?

Thanks!!
 

Ramboide

Registered
Messages
202
I am trying getting Aragon Tv working...

Always i edit my lamedb i get a error. It is a old issue i never was able to solve. To go around that problem i use dreambox edit.

So i want to create Pid 3701 on Dreambox Edit but i miss some informations:

Transponder Id: 60020?
Network Id: 1 ?
Namesapace: ??
Service ID: ?
PCR: ?

Can someone help me please?

Thanks!!

In previous page and in this page are all the informations for this channel. The keys are the same that for the same channel on Hylas.

When some channel of a PID works, the rest of the channels are easy to obtain with TransEdit, all the channels of the PID, with their SID and other information is showed, then in dreamboxEDIT make copies of a channel of the PID, change the SID of the channels copied as seen in TransEdit, then rename the channels copied. Save the changes and the new channels appears in the correspondent bouquet.

--------------------

I have uploaded the basic things so that the basic things of the receiver work, also the channels of the TDT, not the keys.

https://drive.google.com/open?id=1VZCmcdn7b8V_yXtTqc-Us_j4tB0g2BE2
 
Last edited:

fmoreira

Registered
Messages
249
In previous page and in this page are all the informations for this channel. The keys are the same that for the same channel on Hylas.

When some channel of a PID works, the rest of the channels are easy to obtain with TransEdit, all the channels of the PID, with their SID and other information is showed, then in dreamboxEDIT make copies of a channel of the PID, change the SID of the channels copied as seen in TransEdit, then rename the channels copied. Save the changes and the new channels appears in the correspondent bouquet.

--------------------

I have uploaded the basic things so that the basic things of the receiver work, also the channels of the TDT, not the keys.

https://drive.google.com/open?id=1VZCmcdn7b8V_yXtTqc-Us_j4tB0g2BE2
Thanks for all the information...

I will try as soon as possible!
 
Top