Beiträge anzeigen

Diese Sektion erlaubt es ihnen alle Beiträge dieses Mitglieds zu sehen. Beachten sie, dass sie nur solche Beiträge sehen können, zu denen sie auch Zugriffsrechte haben.


Themen - flyheli

Seiten: [1]
1
Hallo Zusammen,

meine Aufgabe ist: TV (DVB-T) im Womo unterwegs am Computer.

Ich benutze Linux seit einem desaströsen Win-Crash seit rund 12 Jahren,
bin aber reiner Anwender und habe immer einen Horror vor Installationen...

Also, Sundtek MediaTV Digital Home III gekauft und mit der
Installation begonnen, danach entnervt, weil erfolglos aufgehört,
hier angemeldet und in der Hoffnung auf Hilfe nochmal gestartet.

BS: Ubuntu 10.04, Gnome, installierte Pakete zum TV Empfang:
TVTime, Gnome MPlayer, w_scan und dvb-utils.

starten wir also das WIKI: http://wiki.sundtek.de/index.php/TreiberInstallation
erstmal gucken was so an USB (da USB-Stick) los ist:
~$ lsusb
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 046d:c03e Logitech, Inc. Premium Optical Wheel Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
jetzt den Stick angeschlossen und nochmal:
~$ lsusb
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 046d:c03e Logitech, Inc. Premium Optical Wheel Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 2659:1401 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Kontakt ist also schon mal da.
~$ tail -f /var/log/messages
Jan 25 12:17:31 axel-laptop kernel: [ 2451.664042] usb 1-3: new high speed USB device using ehci_hcd and address 3
Jan 25 12:17:31 axel-laptop kernel: [ 2451.799666] usb 1-3: configuration #1 chosen from 1 choice
Jan 25 12:17:36 axel-laptop kernel: [ 2456.533624] input: Sundtek Ltd. Remote Control as /devices/virtual/input/input9
Jan 25 12:17:37 axel-laptop kernel: [ 2458.182876] usb 1-3: usbfs: process 1171 (mediasrv) did not claim interface 0 before use
Also, das System hat auch schon mal was gemerkt....

So, jetzt gehts los:
~$ wget http://www.sundtek.de/media/sundtek_netinst.sh
--2014-01-25 12:39:03--  http://www.sundtek.de/media/sundtek_netinst.sh
Auflösen des Hostnamen www.sundtek.de... 85.10.198.106
Verbindungsaufbau zu www.sundtek.de|85.10.198.106|:80... verbunden.
HTTP-Anforderung gesendet, warte auf Antwort... 200 OK
Länge: 95512 (93K) [text/x-sh]
In »sundtek_netinst.sh.1« speichern.

100%[===================================================================================>] 95.512       147K/s   in 0,6s   

2014-01-25 12:39:03 (147 KB/s) - »sundtek_netinst.sh.1« gespeichert [95512/95512]


~$ chmod 755 sundtek_netinst.sh
~$ ./sundtek_netinst.sh
In order to install this driver please run it as root
eg. $ sudo ./sundtek_netinst.sh
If you are sure that you already have root/admin permissions
you can also try ./sundtek_netinst.sh -admin
Also nochmal mit root Rechten:
~$ sudo ./sundtek_netinst.sh
[sudo] password for axel:

Welcome to the Sundtek linux driver setup
(C)opyright 2008-2013 Sundtek <kontakt@sundtek.de>

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

Please note it's only allowed to use this driver package with devices from
authorized distributors or from Sundtek Germany
The Virtual analogTV Grabber (vivi) might be used freely for testing purpose

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.

Dieses Softwarepaket darf ausschließlich mit Geraeten von authorisierten
Distributoren oder Sundtek Deutschland verwendet werden
Der Virtuelle AnalogTV Treiber (vivi) kann für Testzwecke ohne jegliche
Restriktionen verwendet werden

Wollen Sie fortfahren [J/N]:
j
stopping old driver instance...
unpacking...
checking system... testing libc OK 2.11.1
32Bit System detected
installing (netinstall mode) ...
Downloading architecture specific driver ... 32bit
Download finished, installing now ...
tar: /tmp/.sundtek/32bit/installer.tar.gz: Kann open nicht ausführen: Datei oder Verzeichnis nicht gefunden
tar: Nicht behebbarer Fehler: Programmabbruch.
tar: Child returned status 2
tar: Beende mit Fehlerstatus aufgrund vorheriger Fehler
installing remote control support
finalizing configuration... (can take a few seconds) 
installing libmediaclient interception library
ERROR: ld.so: object '/opt/lib/libmediaclient.so' from /etc/ld.so.preload cannot be preloaded: ignored.
ERROR: ld.so: object '/opt/lib/libmediaclient.so' from /etc/ld.so.preload cannot be preloaded: ignored.
ERROR: ld.so: object '/opt/lib/libmediaclient.so' from /etc/ld.so.preload cannot be preloaded: ignored.
ERROR: ld.so: object '/opt/lib/libmediaclient.so' from /etc/ld.so.preload cannot be preloaded: ignored.
Starting driver...
ERROR: ld.so: object '/opt/lib/libmediaclient.so' from /etc/ld.so.preload cannot be preloaded: ignored.
ERROR: ld.so: object '/opt/lib/libmediaclient.so' from /etc/ld.so.preload cannot be preloaded: ignored.
ERROR: ld.so: object '/opt/lib/libmediaclient.so' from /etc/ld.so.preload cannot be preloaded: ignored.
ERROR: ld.so: object '/opt/lib/libmediaclient.so' from /etc/ld.so.preload cannot be preloaded: ignored.
ERROR: ld.so: object '/opt/lib/libmediaclient.so' from /etc/ld.so.preload cannot be preloaded: ignored.
done.


Tja, un nu ????
Wiedermal dieser Installationshorror, keinen blassen ... was da los ist !

Probieren wir nochmal:

~$ sudo ./sundtek_netinst.sh
Welcome to the Sundtek linux driver setup
(C)opyright 2008-2013 Sundtek <kontakt@sundtek.de>

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

Please note it's only allowed to use this driver package with devices from
authorized distributors or from Sundtek Germany
The Virtual analogTV Grabber (vivi) might be used freely for testing purpose

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.

Dieses Softwarepaket darf ausschließlich mit Geraeten von authorisierten
Distributoren oder Sundtek Deutschland verwendet werden
Der Virtuelle AnalogTV Treiber (vivi) kann für Testzwecke ohne jegliche
Restriktionen verwendet werden

Wollen Sie fortfahren [J/N]:
j
stopping old driver instance...
unpacking...
checking system... testing libc OK 2.11.1
32Bit System detected
installing (netinstall mode) ...
Downloading architecture specific driver ... 32bit
Download finished, installing now ...
installing remote control support
finalizing configuration... (can take a few seconds) 
installing libmediaclient interception library
Starting driver...
done.
UPS, jetzt gings wohl...
:~$ /opt/bin/mediaclient -e
**** List of Media Hardware Devices ****
device 0: [MediaTV Digital Home III (EU)]  DVB-C, DVB-T, DVB-T2, REMOTE-CONTROL
  [BUS]:
     ID: 1-3
  [SERIAL]:
     ID: U131224045601
  [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
  [DVB-T2]:
     FRONTEND: /dev/dvb/adapter0/frontend0
     DVR: /dev/dvb/adapter0/dvr0
     DMX: /dev/dvb/adapter0/demux0
  [REMOTECONTROL]:
     INPUT0: /dev/mediainput0
Was sagt mir das jetzt ?
Der favorisierte DVB-T Empfang muss also irgendwo
bei /dev/dvb/adapter0/... zu finden sein.
Und was noch, ach ja, Analog TV ham wir nich...

Jetzt gehe ich in der Installationsanleitung weiter in Richtung
DVB-T, richtig, oder ?

TVTime kann ich doch dann wieder deinstallieren, brauche ich doch gar nicht, oder ?

Kaffeine möchte ich nicht installieren, da dann sehr viele Libraries aus dem
KDE-Desktop benötigt werden, also versuche ich es mit dem Gnome MPlayer...
~$ /opt/bin/mediaclient -D DVBT
Using device: /dev/dvb/adapter0/frontend0
Setting Frontend Properties to: DVBT
Done.
~$ 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'
ERROR: cannot open 'dvb-apps/util/scan/dvb-t/de-Berlin': 2 No such file or directory
ERROR: initial tuning failed
dumping lists (0 services)
Done.
Ok, ich wohne ja nicht in Berlin, aber das Problem ist doch, dass da ein Verzeichnis
nicht gefunden wird.

~$ scan -c
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
WARNING: filter timeout pid 0x0011
WARNING: filter timeout pid 0x0000
dumping lists (0 services)
Done.
Dann funktioniert die nachfolgende Kanalauswahl wohl auch nicht:
~$ /opt/bin/mediaclient -m DVBT -f 506000000 -b 8
Using device: /dev/dvb/adapter0/frontend0
Checking for lock:
..........
der Player wohl ebensowenig:

~$ mplayer /dev/dvb/adapter0/dvr0
MPlayer SVN-r1.0~rc3+svn20090426-4.4.3 (C) 2000-2009 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing /dev/dvb/adapter0/dvr0.

Un nu ?????


Immerhin das System erkennt: "You will not be able to use your remote control"

Das fehlerauslösende nicht aufzufindende Verzeichnis
'dvb-apps/util/scan/dvb-t/de-Berlin '

scheint es wirklich nicht zu geben.
Wo kommt es her ?
Statt dessen gibt es davon einen ganzen Haufen unter:
/usr/share/dvb/dcb-t/au-Perth  zum Beispiel, aber nix
mit de-(deutsche Stadt).

Also, das funzt schon mal nicht, dann
Probieren wir mal weiter mit DVB-C.....

~$ /opt/bin/mediaclient -D DVBC
Using device: /dev/dvb/adapter0/frontend0
Setting Frontend Properties to: DVBC
Done.

~$ 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'
ERROR: cannot open 'dvb-apps/util/scan/dvb-c/de-Berlin': 2 No such file or directory
ERROR: initial tuning failed
dumping lists (0 services)
Done.
-> Die gleiche Fehlerquelle wie oben beim DVB-T Sender suchen....

de-Berlin finde ich unter /usr/share/dvb/dvb-c/de-Berlin

auch das:
~$ scan f 0
scanning f
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
ERROR: cannot open 'f': 2 No such file or directory
ERROR: initial tuning failed
dumping lists (0 services)
Done.
funktioniert nicht.

Jetzt bin ich echt ratlos, weis jemand:
1. wie ich an eine Datei de-Stadt im allgemeinen komme
2. wie ich scan dazu bekomme diese zu verwenden


Vielen Dank
flyheli


Seiten: [1]