Ergebnis 11 bis 17 von 17
-
19.03.2019, 22:43 #11
- Registriert seit
- 19.08.2016
- Beiträge
- 22
- Thanks (gegeben)
- 12
- Thanks (bekommen)
- 3
- Total Downloaded
- 0
- Total Downloaded
- 0
If I need to restart oscam every minute,how will I present it
Just help with an example
Sent from my Nokia 6.1 Plus using TapatalkGeändert von esuo2 (19.03.2019 um 23:07 Uhr)
-
Advertising
-
19.03.2019, 23:08 #12
- Registriert seit
- 20.04.2013
- Beiträge
- 23.754
- Thanks (gegeben)
- 4482
- Thanks (bekommen)
- 8578
- Total Downloaded
- 596,61 MB
- Total Downloaded
- 596,61 MB
Box 1:GB Q4K-SC / UE4K-SC / UE4K-CBox 2:GigaBlue Q-SSC / Q+-SSCBox 3:DM900uhd-SS / Vu+DuoBox 4:ZGemma H7/H9 SF8008Box 5:diverse andere . . .Hahaha.
Read the board rules! No support for softcams or modules.
Any instruction is called the right way (every minute? you may know).
0755 is not the right filemode for a config - it should be 0644.
My running config is placed in
/etc/cron/crontabs/root
and calls ntpdate-sync every 30 minutes:
Code:30 * * * * /usr/bin/ntpdate-sync silent
Geändert von Papi2000 (19.03.2019 um 23:27 Uhr)
Grüßle
Ralf
---------------------------------------------
Gigablue Quad4K-mixed, UE4K, Trio4K, Quad_Plus-SSC, UE_Plus-SC, X2/X3-SC, UltraUE-SC, ...
Astra 19.2E UniCable & KabelBW, oATV/teamBlue
(u.a.: DM900uhd,Vu+Duo,ZGemma H9Twin & H7S), PC-DVB-S/C/T, Xtreamer, BDP5200, Philips 24PFS4022/12, 65OLED855/12,UE32C5700, RPi3+
---- Einen Receiver kann sich jeder kaufen - Eine stabile E²-Box muß man sich verdienen! ----
-
19.03.2019, 23:16 #13
- Registriert seit
- 19.08.2016
- Beiträge
- 22
- Thanks (gegeben)
- 12
- Thanks (bekommen)
- 3
- Total Downloaded
- 0
- Total Downloaded
- 0
-
20.03.2019, 18:07 #14
- Registriert seit
- 19.08.2016
- Beiträge
- 22
- Thanks (gegeben)
- 12
- Thanks (bekommen)
- 3
- Total Downloaded
- 0
- Total Downloaded
- 0
I wrote to /usr/cron/crontab/root >> attributes 644
1* * * * /usr/bin/ntpdate-sync silent
the in telnet
HTML-Code:/etc/init.d/busybox-cron start
HTML-Code:update-rc.d busybox-cron defaults
HTML-Code:/etc/init.d/busybox-cron start &
-
21.03.2019, 16:26 #15
- Registriert seit
- 02.01.2017
- Beiträge
- 1.370
- Thanks (gegeben)
- 88
- Thanks (bekommen)
- 379
- Total Downloaded
- 323,0 KB
- Total Downloaded
- 323,0 KB
Box 1:Vu+ Zero 4KBox 2:Vu+ Solo SE V2Box 3:Formuer F4-TURBONope.
If you use the built-in init.d script in OpenATV for softcam, it will restarted as follows:
* * * * * bash /etc/init.d/softcam restart
If you use "/etc/*.emu" file, then it's more difficult. First, you will find all arguments to run oscam with the command "top -c | grep oscam". Then write the command-line for killing the service and restarting into CRON file:
* * * * * killall -9 oscam && /usr/bin/oscam command_line_arguments
After changes in the "/etc/cron/crontabs/root" file, just restart the cron service "/etc/init.d/crond restart". Or stop the CRON service before changing the configuration and then start the CRON service after changing the configuration.
Restart every minute for Oscam is stupid ! Apparently you was thinking of finding out if the softcam service was freezing every minute and then restarting this service again. This can also be found elsewhere (try Google).
Unfortunately, you have to visit another discussion forum. Unfortunately, the softcam discussion is forbidden here (even though OpenATV directly supports softcam autostart scripts).Formuler F3 (BCM 7362-A0, 2x 750 MHz, mips)
Formuler F4 TURBO (BCM 7362-5, 2x 750 MHz, mips)
Vu+ Solo SE V2 (BCM 7429, 2x 1300 MHz, mips)
-
Danke - 1 Thanks
esuo2 bedankten sich
-
21.03.2019, 21:17 #16
- Registriert seit
- 19.08.2016
- Beiträge
- 22
- Thanks (gegeben)
- 12
- Thanks (bekommen)
- 3
- Total Downloaded
- 0
- Total Downloaded
- 0
Thanks s3n0 for the insightful post
Still prooving stubborn
/etc/cron/crontab/root attributes set to 644
then I have this in root file
HTML-Code:* * * * * killall -9 softcam && /usr/bin/softcam -b -r 2 -c /usr/keys/softcam
I believe you know what i mean
to be started every minute >>> do i put 1 0 or *
Thanks in advance!
-
21.03.2019, 23:29 #17
- Registriert seit
- 20.04.2013
- Beiträge
- 23.754
- Thanks (gegeben)
- 4482
- Thanks (bekommen)
- 8578
- Total Downloaded
- 596,61 MB
- Total Downloaded
- 596,61 MB
Box 1:GB Q4K-SC / UE4K-SC / UE4K-CBox 2:GigaBlue Q-SSC / Q+-SSCBox 3:DM900uhd-SS / Vu+DuoBox 4:ZGemma H7/H9 SF8008Box 5:diverse andere . . .Sorry. Your Problem is not cron with cronjobs, but softcam-controll.
Therefore here now ist the end reached...Grüßle
Ralf
---------------------------------------------
Gigablue Quad4K-mixed, UE4K, Trio4K, Quad_Plus-SSC, UE_Plus-SC, X2/X3-SC, UltraUE-SC, ...
Astra 19.2E UniCable & KabelBW, oATV/teamBlue
(u.a.: DM900uhd,Vu+Duo,ZGemma H9Twin & H7S), PC-DVB-S/C/T, Xtreamer, BDP5200, Philips 24PFS4022/12, 65OLED855/12,UE32C5700, RPi3+
---- Einen Receiver kann sich jeder kaufen - Eine stabile E²-Box muß man sich verdienen! ----
Lesezeichen