Search found 83 matches
- Mon Mar 08, 2021 9:51 pm
- Forum: [F] Software
- Topic: [App] SamyGO RCremap for C/D(arm)/E/F/H with CMD support
- Replies: 143
- Views: 65718
Re: [App] SamyGO RCremap for C/D(arm)/E/F/H with CMD support
Im trying to get curl or wget running from cmd on h series but without success. I see curl is making the request, but I dont get the output. Neither to any file nor to stdout for piping to another process. I already tried the "telnet" workaround, but it doesn't work either. Although i dont think, th...
- Fri Jun 19, 2020 7:56 pm
- Forum: [D] Support
- Topic: 01_01_catch_crap.init failed to execute
- Replies: 1
- Views: 1333
Re: 01_01_catch_crap.init failed to execute
No one any idea?
- Thu Apr 16, 2020 9:01 am
- Forum: [D] Support
- Topic: 01_01_catch_crap.init failed to execute
- Replies: 1
- Views: 1333
01_01_catch_crap.init failed to execute
Hi, I'm getting the above error after Rooting via http://wiki.samygo.tv/index.php?title=Rooting_D_series_arm_cpu_models on a D6500 with Firmware 1016. Netcat & FTP works, but trying to source /dtv/SGO.env results in # . /dtv/SGO.env 'bin/sh: .: line 1: can't open '/dtv/SGO.env Connection closed by f...
- Sat Apr 11, 2020 5:22 pm
- Forum: [J] Firmware
- Topic: Firmware downgrade for J Series
- Replies: 84
- Views: 96040
Re: Firmware downgrade for J Series
I just bought a used J5500 for my son. Unfortunately it has FW 1550 (T-HKMFDEUC) 
I tried to downgrade to FW 0000, but TV does not recognize FW on USB. Is there any way to downgrade?

I tried to downgrade to FW 0000, but TV does not recognize FW on USB. Is there any way to downgrade?
- Wed Jan 08, 2020 8:33 am
- Forum: [K] Support
- Topic: Strange startup behaviour
- Replies: 0
- Views: 2563
Strange startup behaviour
For a few days Im getting a red screen and an annoying popup saying "Can not connect to samsung server." (not surprising, because servers are blocked on router) when starting my rooted KS7000 on FW 1665. Additionally my SamyGO App, which I added to start screen also disappears and has to be readded ...
- Mon Feb 04, 2019 11:33 am
- Forum: [K] Software
- Topic: [App] libSoftPowerOff K
- Replies: 24
- Views: 16579
Re: [App] libSoftPowerOff K
You gave me doubt, I had to hardly review and understand my code :D With new condition, it's "monitoring" soft power on, the while loop is endless as long as you don't use script stop case or manually kill oscam. It used to restart dvbcam in case of crash, and now it additionally waits for screen t...
- Mon Feb 04, 2019 9:35 am
- Forum: [K] Software
- Topic: [App] libSoftPowerOff K
- Replies: 24
- Views: 16579
Re: [App] libSoftPowerOff K
Thanks! I dont record via tv anyway. Im having a tvheadend server for that purpose.
We just need a method now on soft powering on, to check if dvbcam is running or crashed, while lcd was off.
We just need a method now on soft powering on, to check if dvbcam is running or crashed, while lcd was off.
- Sun Feb 03, 2019 5:46 pm
- Forum: [K] Software
- Topic: [App] libSoftPowerOff K
- Replies: 24
- Views: 16579
Re: [App] libSoftPowerOff K
I finally found out, what was causing my restarts! Its Oscam, better dvbcam... 11_Oscam.init by zoelechat contains a watchdog for dvbcam. So, whenever dvbcam exits, for whatever reason, it will be restarted by while [ "$(pidof $CAM)" ] ; do [ ! "$(pidof dvbcam)" ] && $OSCAM_DIR/dvbcam 2>>$LOG sleep ...
- Tue Oct 23, 2018 8:50 pm
- Forum: [K] General
- Topic: Samsung Apps Mirror
- Replies: 2
- Views: 4610
Re: Samsung Apps Mirror
Thanks, got Steam Link installed and working. Just blocked it again afterwards for safety 

- Tue Oct 23, 2018 6:59 pm
- Forum: [K] Software
- Topic: [App] libSoftPowerOff K
- Replies: 24
- Views: 16579
Re: [App] libSoftPowerOff K
libSTFU does not help too. 2 mornings in a row at 7am tv starts.
Nobody else have this problem?
Nobody else have this problem?