Hi Sundtek Support,
I have just bought a Sundtek MediaTV Digital Home III USB stick. Everything works fine, unfortunately I can't set up the driver autostart.
My hardware configuration:
- VU+ Uno with internal DVB-S2 tuner,
- one Avermedia A867 USB DVB-T stick,
- one Sundtek MediaTV Digital Home III USB stick.
Software environment:
- Linux version 3.1.1 (build@buildserver) (gcc version 4.8.2 (GCC) ) #1 SMP Sun Apr 13 19:54:47 CEST 2014
- kernel-module-dvb-usb, Version: 3.1.1-r4.10.13,
- kernel-module-dvb-usb-a867, Version: 3.1.1-r4.10.13
- mediasrv/mediclient, Build date: 2014-06-19 14:06:38
- enigma2, version: 2.7+git11747+a709fc6-r49,
My Sundtek configuration (in /etc/sundtek.conf):
=====>
# sundtek configuration file - /etc/sundtek.conf
# created / modified: jún 25 2014, 20:50h by sundtekcontrolcenter 1.4.0-20140223-r2
loglevel = off
autoupdate = off
dmhwpidfilter = off
vtuner_acceleration = off
enablenetwork = off
vtuner_skip0=vtuner0
###### configuration stick 1
[U140610191403]
initial_dvb_mode=DVBT
dreambox_support_fe1=on
<========
I have tried the following ways to autostart (your latest) Sundtek driver:
1. Driver default: softlink to /usr/script/sun_dvb.sh on etc/rc3.d ("ln -sfn /usr/script/DVB_T_Tuner_starten.sh /etc/rc3.d/S99tuner.sh") => did not work, the system could not tune both USB tuners ("Tune failed" error message) after your script restart the e2.
2. My first idea: call /usr/script/sun_dvb.sh with "start_t" parameter from /etc/init.d/bootmisc.sh file => did not work, the system could not tune both USB tuners ("Tune failed" error message) after your script restart the e2.
3. My second idea: created a "rcS.local" file in "/etc/init.d" directory and call the /usr/script/sun_dvb.sh file with "start_t" parameter => did not work, the system could not tune both USB tuners ("Tune failed" error message) after your script restart the e2.
4. My third idea: I tried to start only the mediaserver from the above mentioned two places (from "bootmisc.sh" and "rcS.local" file the following command line: "/opt/bin/mediasrv -d") and after that I manually restart e2 from OSD. Unfortunately also did not work, the system could not tune both USB tuners ("Tune failed" error message) after the e2 restart.
If I telnet to the Vu+ (after the boot process wholly ends!) and manually start first the mediasrv (with command: "/opt/bin/mediasrv -d") and then I restart the enigma (with command: "killall -9 anigma2" or "Menu -> Power off -> Restart Enigma" from OSD) both USB tuners work perfectly without any problem.
What is your opinion about this issue?
Do you have got any further idea how can I autostart your driver (mediasrv) on my Vu+ Uno?
Thanks in advance,
Gábor