Autor Thema: Sundtek Media TV Pro Linux Installation  (Gelesen 220546 mal)

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8510
    • Profil anzeigen
Sundtek Media TV Pro Linux Installation
« am: Juli 15, 2009, 10:49:38 Vormittag »
If you want to install the device on a Settopbox please follow this link:
http://support.sundtek.com/index.php/topic,348.0.html

Now back to the installation on a regular Linux based system:

Sundtek MediaTV Pro/Gold are the world's first USB DVB-C, DVB-T, AnalogTV, Composite, S-Video, FM-Radio devices which are fully supported with Linux, our technology provides support for the entire 2.6.x Linux Kernel Series, unpatched Kernels are supported from 2.6.15 on. An installation usually takes a few seconds only.

http://www.sundtek.com/docs/sundtek_smart_facts.pdf
http://www.sundtek.com/docs/sundtek-architecture.pdf

The driver installation is currently mainly done on the console, we are working on providing a graphical installer lateron. The driver is developed by Sundtek Ltd. and runs as normal application (in userspace), if unexpected problems occur the system will not be affected by it, aside of that it has the advantage that it is not bound to any particular kernel version which makes difficult compiling unnecessary.

Minimum System requirements Linux 2.6.15/libc2.4+ 32 or 64 bit (which is basically supported by all distributions which have been available for the last 4 years/since 2006), 1.5 Ghz


Supported Architectures:




* Intel/AMD x86 (32/64 bit)
* ARM (eg. Sheevaplug)
* IBM PowerPC (eg. Sony Playstation 3 - first revision)
* MIPS
* MIPSel (eg. Dreambox)
* further builds are available uppon request

This installer supports following operating systems:


* Linux (Ubuntu, Redhat, Suse, Fedora, Mandriva, Gentoo, Mint, etc. die Software funktioniert uebergreifend und ist an keine spezielle Version gebunden).

* FreeBSD 8.0 (will be released soon)

* Apple (Sundtek MediaTV Gold/will be released soon, mediaclient commands will work, although the Apple support comes with an extra Mac based installer and extra TV application)

Please note that the linux 2.6.27 and 2.6.28 series have a bug in the USB System wich makes the memory usage of the Linux system grow, this causes the system to run out of memory after some time. You can read more about this issue and how to fix it on the Linux USB Mailinglist, it is probably easier to use Linux 2.6.15 - 2.6.26 or 2.6.29+.

The latest driver version can be downloaded from the Driver Board

In case you do not have a device but already want to play around with it, you can try to use our virtual demo driver which supports emulating video devices. After the installation just run "/opt/bin/mediaclient --tvdummy" for creating a virtual driver instance. Screenshot

open a console and run following line as root
Zitat
$ wget http://www.sundtek.de/media/sundtek_netinst.sh
$ chmod 777 sundtek_netinst.sh
$ sudo ./sundtek_netinst.sh

Welcome to the Sundtek linux driver setup

Legal notice:
This software comes without any warranty, use it at your own risk
Nutzungsbedingungen:
Sundtek übernimmt keinerlei Haftung für Schäden welche eventuell durch
das System oder die angebotenen Dateien entstehen können.

Do you want to continue [Y/N]:
Wollen Sie fortfahren [J/N]:
y
stopping old driver instance...
installing em28xx driver to /opt
unpacking...
checking system... 64Bit System detected
installing...
finalizing configuration... (can take a few seconds)  
installing libmediaclient interception library
Starting driver...
done.

If you just want to use the device quickly you can install our streaming server by running:
Zitat
/opt/bin/mediaclient --installstreamer

Afterwards open your webbrowser and go to http://localhost:22000

The menu will guide you through the setup, and you'll be able to watch TV using VLC within a few minutes.

Available playlists after scanning:
http://localhost:22000/freesdtv.m3u
http://localhost:22000/freehdtv.m3u
http://localhost:22000/radio.m3u


for identifying the device in the system you can run following command:

Zitat
$ /opt/bin/mediaclient -e
**** List of Media Hardware Devices ****
device 0: [ Sundtek MediaTV Pro]  DVB-C, DVB-T, ANALOG-TV, FM-RADIO, REMOTE-CONTROL, OSS-AUDIO, RDS
  [DVB-C]:
     FRONTEND: /dev/dvb/adapter0/frontend0
     DVR: /dev/dvb/adapter0/dvr0
     DMX: /dev/dvb/adapter0/demux0
  [DVB-T]:
     FRONTEND: /dev/dvb/adapter0/frontend0
     DVR: /dev/dvb/adapter0/dvr0
     DMX: /dev/dvb/adapter0/demux0
  [ANALOG-TV]:
     VIDEO0: /dev/video1
     VBI0: /dev/vbi0
  [FM-RADIO]:
     RADIO0: /dev/radio0
     RDS: /dev/rds0
  [REMOTECONTROL]:
     INPUT0: /dev/mediainput0
  [OSS]:
     OSS0: /dev/dsp0

Deinterlacing
Deinterlacing is also supported:

Original (scrolling text):

Sundtek Enhanced Quality:


Activate deinterlacer:
$ /opt/bin/mediaclient -d /dev/video1 --vfilter=on
Deinterlacer deaktivieren:
$ /opt/bin/mediaclient -d /dev/video1 --vfilter=off

Analogue TV/Composite/S-Video

for starting analogTV with tvtime:
tvtime -d /dev/video1

by default most linux tv players do not support digital audio properly, in order to fix that problem our driver supports internal audio processing, which means that the driver automatically tries to play the available data to the default soundcard, while the TV application is just in charge of displaying the video.



For using the device with mplayer:
$ mplayer tv:// -tv driver=v4l2:device=/dev/video1
MPlayer SVN-r29305-4.3.2 (C) 2000-2009 MPlayer Team

Playing tv://.
TV file format detected.
Selected driver: v4l2
 name: Video 4 Linux 2 input
 author: Martin Olschewski <olschewski@zpr.uni-koeln.de>
 comment: first try, more to come ;-)
Selected device: Sundtek MediaTV
 Tuner cap: STEREO
 Tuner rxs:
 Capabilites:  video capture  VBI capture device  tuner  audio  read/write  streaming
 supported norms: 0 = PAL-BG; 1 = PAL-DK; 2 = PAL-I; 3 = PAL-M; 4 = NTSC-M;
 inputs: 0 = Television; 1 = Composite; 2 = S-Video;
 Current input: 0
 Current format: YUYV

The driver automatically tries to figure out the correct audio playback.



For using analogue TV with vlc, just start up VLC and select the corresponding capturedevice eg. /dev/video1 in our case



FM Radio

on the terminal using mediaclient:

/opt/bin/mediaclient -f 90100000 -m RADIO -d /dev/radio0 -t 0

/opt/bin/mediaclient -m RADIO -d /dev/radio0 -c internal

/opt/bin/mediaclient -m RADIO -d /dev/radio0 --mute off

for disabling audio in the background:
/opt/bin/mediaclient -m RADIO -d /dev/radio0 --mute on

Console Application:

Zitat
$ radio -c /dev/radio0



GUI Application (gnomeradio):


DVB-T

Kaffeine

the device has to be switched to DVB-T, this only has to be done once for using DVB-T:
$ /opt/bin/mediaclient --setdtvmode=DVBT
$ kaffeine



VDR

(VDR also works with DVB-C)

$ /opt/bin/mediaclient --setdtvmode=DVBT
$ vdr -P "xineliboutput --local=sxfe --video=xshm --local=none --primary --remote=127.0.0.1:37890" -v /var/lib/video.00/ -l 3



mplayer

to switch the device to dvb-t mode
$ /opt/bin/mediaclient -D DVBT
$ scan dvb-apps/util/scan/dvb-t/de-Berlin
scanning dvb-apps/util/scan/dvb-t/de-Berlin
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
Frontend can not do INVERSION_AUTO, trying INVERSION_OFF instead
initial transponder 506000000 0 2 9 1 1 2 0
initial transponder 522000000 0 2 9 1 1 2 0
initial transponder 570000000 0 2 9 1 1 3 0
initial transponder 658000000 0 2 9 1 1 2 0
initial transponder 754000000 0 2 9 1 1 2 0
initial transponder 778000000 0 2 9 1 1 2 0
>>> tune to: 506000000:INVERSION_OFF:BANDWIDTH_8_MHZ:FEC_2_3:FEC_AUTO:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE
0x0000 0x4015: pmt_pid 0x0150 RTL World -- RTL Television (running)
0x0000 0x4016: pmt_pid 0x0160 RTL World -- RTL2 (running)
0x0000 0x401b: pmt_pid 0x01b0 RTL World -- Super RTL (running)
0x0000 0x4022: pmt_pid 0x0220 RTL World -- VOX (running)
Network Name 'MEDIA BROADCAST'
etc.

$ /opt/bin/mediaclient -m DVBT -f 506000000 -b 8
Using device: /dev/dvb/adapter0/frontend0
Checking for lock:
. [LOCKED]
$ mplayer /dev/dvb/adapter0/dvr0
oder
$ cat /dev/dvb/adapter0/dvr0 | mplayer -cache 10240 -



DVB-C

kaffeine
for DVB-C the device has to be switched to DVB-C first by using the mediaclient command:

$ /opt/bin/mediaclient --setdtvmode=DVBC
$ kaffeine



mplayer

To switch the device to dvb-c mode:
$ /opt/bin/mediaclient -D DVBC
$ scan dvb-apps/util/scan/dvb-c/de-Berlin
scanning dvb-apps/util/scan/dvb-c/de-Berlin
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder 113000000 6900000 0 3
initial transponder 346000000 6900000 0 5
initial transponder 522000000 6900000 0 5
initial transponder 402000000 6900000 0 5
initial transponder 378000000 6900000 0 3
initial transponder 378000000 6900000 0 3
initial transponder 394000000 6900000 0 3
initial transponder 466000000 6900000 0 3
>>> tune to: 113000000:INVERSION_AUTO:6900000:FEC_NONE:QAM_64
0x0000 0x6dca: pmt_pid 0x0064 ARD -- Das Erste (running)
0x0000 0x6dcb: pmt_pid 0x00c8 ARD -- Bayerisches FS Süd (running)
0x0000 0x6dcc: pmt_pid 0x012c ARD -- hr-fernsehen (running)
0x0000 0x6dce: pmt_pid 0x01f4 ARD -- Bayerisches FS Nord (running)
0x0000 0x6dcf: pmt_pid 0x0258 ARD -- WDR Köln (running)
0x0000 0x6dd0: pmt_pid 0x02bc ARD -- BR-alpha* (running)
0x0000 0x6dd1: pmt_pid 0x0320 ARD -- SWR Fernsehen BW (running)

$ /opt/bin/mediaclient -m DVBC -f 113000000 -S 6900000 -M Q64
Using device: /dev/dvb/adapter0/frontend0
Checking for lock:
. [LOCKED]

$ mplayer /dev/dvb/adapter0/dvr0
oder
$ cat /dev/dvb/adapter0/dvr0 | mplayer -cache 10240 -



high resolution screenshot:
http://sundtek.com/images/dvbc-full.jpg

to remove the driver from the system:
./sundtek_installer.sh -u

Sundtek em28xx linux driver setup

stopping em28xx driver...
removing driver
.......
driver successfully removed from system

Powersaving
The powersaving will be activated after 15 seconds of inactivity, after this time the device will start to cool down. Powersaving also increases the lifetime of the USB TV device.

Troubleshooting

it's possible that some applications already access the device driver during the bootup. This will cause the device to be set to the corresponding device mode.
To check which applications are accessing the driver you can run following command:

Zitat
$ /opt/bin/mediaclient --lc
**** List of Media Clients ****
/dev/dvb/adapter0/frontend0:
  No client connected
/dev/dvb/adapter0/dvr0:
  No client connected
/dev/dvb/adapter0/demux0:
  No client connected
/dev/video1:
  329 ... tvtime
/dev/vbi0:
  No client connected
/dev/radio0:
  No client connected
/dev/mediainput0:
  No client connected
/dev/dsp0:
  28289 ... mediasrv

please note tvtime does not support audio playback by itself, the multimedia framework itself is taking care about it, this also shows up the audio process being connected to the driver.

In order to disconnect (not to kill) tvtime from the driver following command can be used:

Zitat
$ /opt/bin/mediaclient --dc 329

Pulseaudio

There are some useful pulseaudio tools available (for example pavucontrol). Pavucontrol allows to individually configure the audio volume. Since pulseaudio is not stable yet it might happen that the driver switches back to Alsa during the runtime.

pavucontrol:


pavumeter:


NVidia graphicdrivers:
http://www.nvidia.de/Download/index.aspx?lang=de

ATI  graphicdrivers:
http://support.amd.com/de/gpudownload/Pages/index.aspx

Restricted Formats/Codecs Suse:
http://opensuse-community.org/Restricted_Formats/11.0
http://opensuse-community.org/Restricted_Formats/11.1

----
Signalstrength:

By default the signalreporting returns 0% or 100%, this can be changed to a more accurate signalreporting by using following command:

/opt/bin/mediaclient --signalreporting=1

(inaccurate reporting does not take such a long time to read the information from the device, with more accurate signalreporting mplayer won't run smoothly)

Syntax:
/opt/bin/mediaclient -d /dev/video[n] --readsignal=[i]
whereas n is the videodevice (accordingly to /opt/bin/mediaclient -e) and i how often the signal should be read. If i is smaller or equal 0 the signalstatistics will only stop when the user interrupts the application.

Sample output:
SIGNAL: [..............................................................................................      ] 62225 (94%)
SIGNAL: [.........................................................................................           ] 58950 (89%)
SIGNAL: [..............................................................................................      ] 62225 (94%)
SIGNAL: [..............................................................................................      ] 62225 (94%)
SIGNAL: [..............................................................................................      ] 62225 (94%)
SIGNAL: [............................................................................................        ] 60915 (92%)

----

In order to decompress the drivers (eg. for a manual installation):

Zitat
$ ./sundtek_installer.sh -e

----

By default NULL packets (0x1fff) are filtered, in order to disable filtering following command can be used:

Zitat
$ /opt/bin/mediaclient -d /dev/dvb/adapter0/frontend0 --nullpackets=on

----

In order to automatically start an application when the device gets plugged in or removed:

The configurationfile /etc/sundtek.conf can contain 2 parameters, device_attach and device_detach.
Those parameters can be used to start or reinitialize applications after the driver initialized a device.

Example:
/etc/sundtek.conf
device_attach=/usr/bin/usb_deviceattach.sh DEVID
device_detach=/usr/bin/usb_devicedetach.sh DEVID

DEVID will automatically be replaced with the device ID which is also returned by /opt/bin/mediaclient -e

----

Changing the transfermode for DVB-T/C from Isochronous to Bulk (some embedded PCs do not support Isochronous transfer with linux), this option can also work around some possible kernel isochronous bugs which are in 2.6.26-2.6.29 and 2.6.32.9 - 2.6.33.1.

By default when the devices are shipped, the device will be in Isochronous mode

Zitat
In order to change the device to isochronous mode:

$ /opt/bin/mediaclient --dtvtransfermode=iso -d /dev/dvb/adapter0/frontend0
Setting transfermode to Isochronous
Please reconnect your device in order to activate the transfer mode change

To change it to Bulk:
$ /opt/bin/mediaclient --dtvtransfermode=bulk -d /dev/dvb/adapter0/frontend0
Setting transfermode to Bulk
Please reconnect your device in order to activate the transfer mode change

After switching the mode the device needs to be replugged

----

Hardware PID Filter

In order to use the hardware PID filter it needs to be enabled. The USB TV tuner supports up to 15 PID filters. The PID Filters can lower the required USB 2.0 bandwidth significantly - this is recommended for embedded PCs.

Enable Hardware PID filter:
Zitat
/opt/bin/mediaclient -P on

Disable Hardware PID filter:
Zitat
/opt/bin/mediaclient -P off

Show up the registered PID table:
Zitat
$ /opt/bin/mediaclient -w
Using device: /dev/dvb/adapter0/frontend0
ID   | PID
----------
0000 | 0x0001 - 1
0001 | 0x175c - 5980
0002 | 0x0899 - 2201
0003 | 0x089a - 2202
0004 | 0x089b - 2203
0005 | 0x0012 - 18
0006 | 0x1500 - 5376
0007 | 0x1501 - 5377
0008 | 0x1505 - 5381

The command which shows up which clients are connected now also shows up which PIDs are filtered:

Zitat
$ /opt/bin/mediaclient --lc
**** List of Media Clients ****
/dev/dvb/adapter0/frontend0:
  897 ... mediasrv
/dev/dvb/adapter0/dvr0:
  897 ... mediasrv
/dev/dvb/adapter0/demux0:
  897 ... mediasrv (0899)
  897 ... mediasrv (089a)
  897 ... mediasrv (089b)
  897 ... mediasrv (0012)
  897 ... mediasrv (1500)
  897 ... mediasrv (1501)
  897 ... mediasrv (1505)
  897 ... mediasrv (0001)
  897 ... mediasrv (175c)
/dev/video0:
  No client connected
/dev/vbi0:
  No client connected
/dev/radio0:
  No client connected
/dev/rds0:
  No client connected
/dev/mediainput0:
  No client connected
/dev/dsp0:
  No client connected
« Letzte Änderung: Juni 19, 2016, 05:56:44 Nachmittag von Sundtek »
Failure is a good thing! I'll fix it

fpbx

  • Newbie
  • *
  • Beiträge: 41
    • Profil anzeigen
Re:Sundtek Media TV Pro Linux Installation
« Antwort #1 am: Juli 20, 2011, 08:57:18 Nachmittag »
Hallo Sundtek,
Als absoluter Neuling in der Linux Multimediasoftware (Daten-, Mail- und VoIP-Server klappen gut), habe ich das Problem der unterschiedlichsten Bedienkonzepte der einzelnen Anwendungungen. Als stimmige Lösung fand ich nun xawtv. Hier klappen wohl FM-Radio, Analog-TV, DCVB-T und Recording für alles. Hier im Forum fand ich allerdings sehr wenig dazu. Gibt es hierzu Erfahrungen oder Tipps? Die mitgelieferte Fernbedienung zu dem Stick ist ja nun auch nicht der Brüller, zu dem sie nach 2 Wochen Betrieb ohne Vorankündigung aufgrund leerer Batterie ihren Geist aufgab. Nun soll das Ganze ja wohl auch mit dem Terratec-Dingens gehen. Ist es dieses ?:
http://www.amazon.de/TERRATEC-Fernbedienung-incl-USB-Empfaenger-funktioniert/dp/B0011ECJ2Q/ref=sr_1_1?ie=UTF8&qid=1311186659&sr=8-1

Benötige ich den USB-Empfänger oder kann der Mediastick dies? Wenn ich noch ein USB-Teil an meinen HTPC anschliesse, sieht er aus wie ein Igel und fliegt dann wohl aus dem Wohnzimmer raus.
Gibt es für diese Fernbedienung mit dem Mediastick irgendwelche .conf's?
Mag sein, ich bin zu blöd, aber wäre es nicht schön, wenn in diesem Forum HowTos und DoKus von"vorne bis hinten", d.h. vollständig dargestellt würden und nicht immer nur ansatzweise: Wie "friß oder stirb?"

fpx aus Berlin

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8510
    • Profil anzeigen
Re:Sundtek Media TV Pro Linux Installation
« Antwort #2 am: Juli 21, 2011, 08:12:20 Nachmittag »
Der USB Empfänger unterstützt RC5, RC6 und NEC, der USB Empfänger hat einen eigenen Sensor, praktisch funktioniert jede Fernbedienung welche diese Protolle unterstützen.
Die angegebene Fernbedienung funktioniert ohne zusätzlichen USB Sensor.

http://support.sundtek.com/index.php/topic,615.0.html

(bitte beachten dies ist das englische Forum, wir werden diese Frage demnächst in's deutsche Forum verschieben).

Wir hatten vor einiger Zeit noch ein Wiki für die Dokumentation, das Wiki wurde jedoch aufgrund der Spamproblematik vom Netz genommen.
Da wir dieses Problem mittlerweile insbesondere im Forum unter Kontrolle bekommen haben können wir das demnächst nocheinmal angehen.
« Letzte Änderung: Juli 21, 2011, 08:31:19 Nachmittag von Sundtek »
Failure is a good thing! I'll fix it

fpbx

  • Newbie
  • *
  • Beiträge: 41
    • Profil anzeigen
Re:Sundtek Media TV Pro Linux Installation
« Antwort #3 am: Juli 25, 2011, 01:25:57 Vormittag »
Na das wäre doch eine super Idee. Ich hätte da noch eine - wie wäre es, den Mediastick mit einer vernünftigen Fernbedienung incl. lirc-Support zu verkaufen? Meine mitgelieferte sagt keinen Mucks mehr und geht jetzt retour. Hab mir das Terratec - Teil bestellt.

franksvan

  • Newbie
  • *
  • Beiträge: 2
    • Profil anzeigen
Re:Sundtek Media TV Pro Linux Installation
« Antwort #4 am: Februar 17, 2012, 03:58:06 Nachmittag »
Hi sundtek

Im having a problem with my ubuntu 10.04 installation.

my setup contains a hauppauge tuner & remote and a sundtek mediatv pro tuner

When installing the sundtek driver, my hauppauge remote stops responding.

Now - i actually have had the same problem before on a 9.04 installation http://ubuntuforums.org/archive/index.php/t-1458585.html where the solution was:

"sudo rm -rf /etc/udev/rules.d/80-remote-eeti.rules /lib/udev/rules.d/80-remote-eeti.rules"

The script which finally causes the modification:
"/opt/bin/lirc.sh"

This however does not work in the 10.04 installation.

I also have tried to delete "/opt/bin/lirc.sh" but nothing helps.

Can you please help me

My best regards

Frank Svan


 

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8510
    • Profil anzeigen
Re:Sundtek Media TV Pro Linux Installation
« Antwort #5 am: Februar 17, 2012, 08:46:33 Nachmittag »
Those steps are correct, but you need to reconfigure the Hauppauge Remote control again.

You can also install the driver with the -nolirc option. "....sundtek_installer.sh -nolirc" (this won't remove the old configuration files but will not install it next time for you)
Failure is a good thing! I'll fix it

franksvan

  • Newbie
  • *
  • Beiträge: 2
    • Profil anzeigen
Re:Sundtek Media TV Pro Linux Installation
« Antwort #6 am: Februar 20, 2012, 10:52:31 Vormittag »
Those steps are correct, but you need to reconfigure the Hauppauge Remote control again.

You can also install the driver with the -nolirc option. "....sundtek_installer.sh -nolirc" (this won't remove the old configuration files but will not install it next time for you)

You guys are great ...had it working withing 10 minutes

Thanx again

My best regards

Frank Svan

mkremers

  • Newbie
  • *
  • Beiträge: 4
    • Profil anzeigen
Re:Sundtek Media TV Pro Linux Installation
« Antwort #7 am: April 05, 2012, 09:32:06 Nachmittag »
Hi sundtek,

The installation on my new laptop (Toshiba Satellite Z830, i5-2467M, running Ubuntu Linux 12.04 kernel 3.2.0-22) fails with the following message:

checking system... Your system is currently unsupported

Any tips to get it working on my machine (works great on my old laptop with Ubuntu 11.10).

Thank you,

Mark Kremers

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8510
    • Profil anzeigen
Re:Sundtek Media TV Pro Linux Installation
« Antwort #8 am: April 05, 2012, 10:02:22 Nachmittag »
Did you verify that the download was complete?

Plesae try to install the .deb Package on your system.

We just tested the installer on Ubuntu 12.04 and it does not cause any problems.
Since the architecture check already fails (that is what checking sytem ... Your system is currently unsupported means) it seems like your download is corrupted or incomplete.
« Letzte Änderung: April 06, 2012, 12:49:06 Vormittag von Sundtek »
Failure is a good thing! I'll fix it

mkremers

  • Newbie
  • *
  • Beiträge: 4
    • Profil anzeigen
Re:Sundtek Media TV Pro Linux Installation
« Antwort #9 am: April 06, 2012, 09:25:58 Vormittag »
Thank you for your reply.

I tried all relevant installation methods (installer, netinstall and the deb (it seems to download and execute the netinstall script), the downloads where complete. But all resulted in the same failure.

Anything I can try, or information I can provide to help resolve this issue?

Thank you,

-Mark

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8510
    • Profil anzeigen
Re:Sundtek Media TV Pro Linux Installation
« Antwort #10 am: April 06, 2012, 09:35:46 Vormittag »
You might contact our support via skype "sundtek"

or

http://chat.sundtek.de

We still believe that your download is corrupted, the architecture check only tries to run a 32 or 64bit application on x86. Once this fails it means that your system cannot run any application. This would be the very first installer issue on x86 since the beginning of our driver support.

However please contact our support to investigate what's wrong on your side.
« Letzte Änderung: April 06, 2012, 09:48:08 Vormittag von Sundtek »
Failure is a good thing! I'll fix it

mkremers

  • Newbie
  • *
  • Beiträge: 4
    • Profil anzeigen
Re:Sundtek Media TV Pro Linux Installation
« Antwort #11 am: April 06, 2012, 06:13:55 Nachmittag »
Hi there,

I'm quite sure the download is ok. What I did now is the following, download the full installer, put it on a USB drive and install that on my old laptop. All 100% ok.

Now with the same USB drive I again tried to install on my new laptop and the error is the same as before. I also tried the following command:
# sudo bash sundtek_installer_development.sh -system 64bit

The result:

Welcome to the Sundtek linux driver setup

Legal notice:
This software comes without any warranty, use it at your own risk

Do you want to continue [Y/N]:
Nutzungsbedingungen:
Sundtek übernimmt keinerlei Haftung für Schäden welche eventuell durch
das System oder die angebotenen Dateien entstehen können.

Wollen Sie fortfahren [J/N]:
y
unpacking...
checking system... overriding SYSTEM parameter with 64bit
installing...
tar (child): /tmp/.sundtek/vusolo/installer.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
Seems like there's a problem installing the driver to /opt/bin
doing some tests...
mkdir -p /opt/bin
succeeded
mkdir -p /tmp/opt/bin
succeeded
Some more information
uname -a
Linux ubmark 3.2.0-22-generic #35-Ubuntu SMP Tue Apr 3 18:33:15 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
vendor_id
vendor_id : GenuineIntel
vendor_id : GenuineIntel
vendor_id : GenuineIntel
vendor_id : GenuineIntel
Model Name
model name : Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz
model name : Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz
model name : Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz
model name : Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz
disk space
Filesystem     1K-blocks     Used Available Use% Mounted on
/dev/sda1       99501700 32914708  61604212  35% /
udev             1965124        4   1965120   1% /dev
tmpfs            1048576       44   1048532   1% /tmp
tmpfs             789564      888    788676   1% /run
none                5120        8      5112   1% /run/lock
none             1973900      516   1973384   1% /run/shm
memory
             total       used       free     shared    buffers     cached
Mem:       3947804    2977332     970472          0     374132    1394764
-/+ buffers/cache:    1208436    2739368
Swap:      4090876          0    4090876

please send these information to kontakt at sundtek de

So it seems that "/tmp/.sundtek/vusolo/installer.tar.gz" is missing.

Hope this helps.

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8510
    • Profil anzeigen
Re:Sundtek Media TV Pro Linux Installation
« Antwort #12 am: April 06, 2012, 06:37:27 Nachmittag »
please contact us in the chat again
Failure is a good thing! I'll fix it

mkremers

  • Newbie
  • *
  • Beiträge: 4
    • Profil anzeigen
Re:Sundtek Media TV Pro Linux Installation
« Antwort #13 am: April 06, 2012, 07:53:30 Nachmittag »
My problem was solved (thank you for your support).

The issue was that my /tmp was mounted with the noexec option. The installer uses /tmp to execute commands and was unable to do so. Removing the mount option solved the issue.

Regards,
Mark Kremers

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8510
    • Profil anzeigen
Re:Sundtek Media TV Pro Linux Installation
« Antwort #14 am: April 06, 2012, 08:14:21 Nachmittag »
noexec is not the default on /tmp, so nothing we or Ubuntu seem to influence in the end.
The driver by default uses /tmp for extracting and installing.
« Letzte Änderung: April 08, 2012, 01:33:22 Nachmittag von Sundtek »
Failure is a good thing! I'll fix it