Ich habe gerade einen Ubuntu Server 22.04 frisch aufgesetzt und bekomme meinen SkyTV 8 Tuner auch nicht bei TVHeadend angezeigt.
thomas@plexmediaserver:~$ sudo -s
[sudo] password for thomas:
root@plexmediaserver:/home/thomas# cd /tmp
root@plexmediaserver:/tmp# wget http://www.sundtek.de/media/sundtek_netinst.sh
--2022-10-09 20:44:14-- http://www.sundtek.de/media/sundtek_netinst.sh
Resolving www.sundtek.de (www.sundtek.de)... 85.10.198.106
Connecting to www.sundtek.de (www.sundtek.de)|85.10.198.106|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 132565 (129K) [application/octet-stream]
Saving to: ‘sundtek_netinst.sh’
sundtek_netinst.sh 100%[===================>] 129,46K --.-KB/s in 0,09s
2022-10-09 20:44:15 (1,39 MB/s) - ‘sundtek_netinst.sh’ saved [132565/132565]
root@plexmediaserver:/tmp# chmod 777 sundtek_netinst.sh
root@plexmediaserver:/tmp# ./sundtek_netinst.sh
Busybox installation
Welcome to the Sundtek linux / freebsd driver setup
(C)opyright 2008-2019 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 autorisierten
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
adding /opt/bin to environment paths
adding administrator to audio group for playback...
unpacking...
checking system... testing libc OK 2.35.0
64Bit System detected
installing (netinstall mode) ...
Downloading architecture specific driver ... 64bit
Download finished, installing now ...
installing remote control support
finalizing configuration... (can take a few seconds)
Starting driver...
This system is using systemctl for starting the driver...
done.
root@plexmediaserver:/tmp# /opt/bin/mediaclient -e
**** List of Media Hardware Devices ****
device 0: [ eLight] DVB-S/S2, REMOTE-CONTROL
[INFO]:
STATUS: ACTIVE
[BUS]:
ID: 1-1.3
[SERIAL]:
ID: U210330105027
[DVB-S/S2]:
FESTATUS: STANDBY
LNBVOLTAGE: DISABLED
LNBSUPPLY: USBPOWER
LNBSTATUS: OK
FRONTEND: /dev/dvb/adapter0/frontend0
DVR: /dev/dvb/adapter0/dvr0
DMX: /dev/dvb/adapter0/demux0
[REMOTECONTROL]:
INPUT0: /dev/mediainput0
thomas@plexmediaserver:~$ ls -l /dev/dvb/adapter*
total 0
crwxrwxrwx 1 root root 212, 1 Okt 9 20:44 demux0
crwxrwxrwx 1 root root 212, 2 Okt 9 20:44 dvr0
crwxrwxrwx 1 root root 212, 0 Okt 9 20:44 frontend0