Jump to content


rosi

Member Since 4 Jul 2014
Offline Last Active 25 May 2019 17:41
-----

Posts I've Made

In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge

9 July 2014 - 00:49

 

Hi rosi,

 

i did it this way:

 

copy the file "enigma2_pre_start.sh" into "/etc/init.d/" and create a symbolic link into "/etc/rc3.d/"

 

cp enigma2_pre_start.sh /etc/init.d/
ln -s /etc/init.d/enigma2_pre_start.sh /etc/rc3.d/S99enigma2_pre_start

 

regards,

örlgrey

Thank örlgrey! 
Just to confirm, is to put the 3 files bbc_pmt_v5.py in / usr / bin. 
And the other is that? spark: ~ # ln-sf "/ etc/init.d/enigma2_pre_start" "/ etc/rc.d/rc3.d/S99enigma2_pre_start". I do not have the file / etc/rc3.d. I only have / etc/rc.d/rc3.d. That's not work.  I have to make any changes?
Thank örlgrey! 
Just to confirm, is to put the 3 files bbc_pmt_v5.py in / usr / bin. 
And the other is that? spark: ~ # ln-sf "/ etc/init.d/enigma2_pre_start" "/ etc/rc.d/rc3.d/S99enigma2_pre_start". I do not have the file / etc/rc3.d. I only have / etc/rc.d/rc3.d. That's not work.  I have to make any changes? É preciso alterar o lamedb? The / etc/init.d/enigma2_pre_start disappeared, normal?I ask the moderator to erase me the posts # 614 and 615, do not know how.

In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge

7 July 2014 - 14:03

Hi rosi,

 

i did it this way:

 

copy the file "enigma2_pre_start.sh" into "/etc/init.d/" and create a symbolic link into "/etc/rc3.d/"

 

cp enigma2_pre_start.sh /etc/init.d/
ln -s /etc/init.d/enigma2_pre_start.sh /etc/rc3.d/S99enigma2_pre_start

 

regards,

örlgrey

Thank örlgrey! 
Just to confirm, is to put the 3 files bbc_pmt_v5.py in / usr / bin. 
And the other is that? spark: ~ # ln-sf "/ etc/init.d/enigma2_pre_start" "/ etc/rc.d/rc3.d/S99enigma2_pre_start". I do not have the file / etc/rc3.d. I only have / etc/rc.d/rc3.d. That's not work.  I have to make any changes?

In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge

7 July 2014 - 13:20

Hi rosi,

 

i did it this way:

 

copy the file "enigma2_pre_start.sh" into "/etc/init.d/" and create a symbolic link into "/etc/rc3.d/"

 

cp enigma2_pre_start.sh /etc/init.d/
ln -s /etc/init.d/enigma2_pre_start.sh /etc/rc3.d/S99enigma2_pre_start

 

regards,

örlgrey

Thank örlgrey! 
Just to confirm, is to put the 3 files bbc_pmt_v5.py in / usr / bin. 
And the other is that? spark: ~ # ln-sf "/ etc/init.d/enigma2_pre_start" "/ etc/rc.d/rc3.d/S99enigma2_pre_start". I do not have the file / etc/rc3.d. I only have / etc/rc.d/rc3.d. I have to make any changes?

In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge

7 July 2014 - 00:02

Hi rosi,

 

i did it this way:

 

copy the file "enigma2_pre_start.sh" into "/etc/init.d/" and create a symbolic link into "/etc/rc3.d/"

 

cp enigma2_pre_start.sh /etc/init.d/
ln -s /etc/init.d/enigma2_pre_start.sh /etc/rc3.d/S99enigma2_pre_start

 

regards,

örlgrey

Thank örlgrey! 
I'll try tomorrow ... we'll see if I can

In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge

6 July 2014 - 17:18

 

 

 


Thanks for your help guys, i've tried replace the files with new ones but the result was the same. permission denied when i try to enable logging in bbc_pmt_starter.sh:
[H[Jspark7162:~#
/
d
e
v
/
n
u
l
l

-sh: /dev/null: Permission denied
spark7162:~#
/
t
m
p
/
b
b
c
_
p
m
t
.
l
o
g

-sh: /tmp/bbc_pmt.log: not found I'm using a amiko alien 2, the enigma2.sh is located in /usr/local/bin. it works great when i tenet : bbc_pmt_v5.py -t long -d /dev/dvb/adapter0/demux0 Any ideas?

you have a sh4 box so your E2 is a different type that could only work with telnet command
It's working!! Just had to add the path for enigma2_pre_start.sh in /etc/init.d/rcS

Thanks again to everyone involved, specially to claasi.
    Could you please explain how you did it exactly ?
Sure! I have the three files in /usr/bin just like you guys and i've just added the line "/usr/bin/enigma_pre_starter.sh" in /etc/init.d/rcS. So at every start up rcS calls for the enigma_pre_starter script.

GRUM,

You are using a HDMU picture, is it? You know how to make this image OpenAR-P_OE2.0_215_29.06.2014_Lean_Mod-pixbox? The file / etc / init.d / rcS does not exist.

"added the line "/usr/bin/enigma_pre_starter.sh" in /etc/init.d/rcS. So at every start up rcS calls for the enigma_pre_starter script." 

Could you please explain how you did it exactly ? Podes me mandar um ficheiro feito por ti? Não percebo muito disto...