Autor Thema: MediaTV Pro III missing in TvHeadEnd  (Gelesen 1449 mal)

Igor.Luhan

  • Newbie
  • *
  • Beiträge: 5
    • Profil anzeigen
MediaTV Pro III missing in TvHeadEnd
« am: September 28, 2022, 10:31:38 Vormittag »
Problem is that after installation the receiver is missing in TvHeadEnd, only DLNA is visible, see from TvHeadEnd:
TV adapters
  • Sundtek DLNA Server (Igor•System-Product-Name:enp6s0) - 192.168.2.18
    • SAT>IP DVB-C Tuner #1(192.168.2.18)
    • SAT>IP DVB-T Tuner #2 (192.168.2.18)
  • Sundtek DLNA Server (Igor-System-Product-Name:1o) - 127.0.0.1
    • SAT>IP DVB-C Tuner #1 (127.0.0.1)
    • SAT>IP DVB-T Tuner #2 (127.0.0.1)

Please help, I haven’t found any reasonable favor.

I have Ubuntu Linux 22.04.1 on Linux 5.15.0-48-generic on x86_64. Tried on 2 different computers with 2 different sticks MediaTV pro. I am sure both sticks are O.K., they work on Orange Pi  and Armbian. Installation is OK:
/opt/bin/mediaclient -e
**** List of Media Hardware Devices ****
device 0: [MediaTV Pro III (EU)]  DVB-C, DVB-T, DVB-T2, ANALOG-TV, FM-RADIO, REMOTE-CONTROL, OSS-AUDIO, RDS
  [INFO]:
     STATUS: STANDBY
  [BUS]:
     ID: 3-3
  [SERIAL]:
     ID: U200916104932
  [DVB-C,DVB-T,DVB-T2]:
     FRONTEND: /dev/dvb/adapter0/frontend0
     DVR: /dev/dvb/adapter0/dvr0
     DMX: /dev/dvb/adapter0/demux0
  [ANALOG-TV]:
     VIDEO0: /dev/video0
     VBI0: /dev/vbi0
  [FM-RADIO]:
     RADIO0: /dev/radio0
     RDS: /dev/rds0
  [REMOTECONTROL]:
     INPUT0: /dev/mediainput0
  [OSS]:
     OSS0: /dev/dsp0

TvHeadEnd is not accessing the driver:
/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/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

To be sure there is no problem I allocated necessary rights to directories:
   sudo chown -R (me):(me) /opt/bin
   sudo chown -R (me):(me) /dev/sundtek
   sudo chown -R (me):(me) /dev/dvb
It didn’t help.


Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re: MediaTV Pro III missing in TvHeadEnd
« Antwort #1 am: Oktober 02, 2022, 11:37:26 Vormittag »
Did you install the snap tvheadend package? This works slightly different.

Für Ubuntu  / For Ubuntu 22.04
sudo -s
wget -qO - http://sundtek.de/ubuntu/public.key | apt-key add -
echo "deb [arch=amd64] http://sundtek.de/ubuntu/ jammy main" >> /etc/apt/sources.list
apt-get update
apt-get install tvheadend

this installs the latest TVHeadend Version for Ubuntu 22.04 / Jammy, this version is not modified but installable without Snap. We're still monitoring snap, it just adds new restrictions to linux systems.
Aside of the new restrictions snap repositories are also insanely large, TVHeadend needs like 500MB as snap package, while the native tvheadend installation requires 50MB

Das ist die aktuellste Version von TVHeadend für Ubuntu 22.04 / Jammy, die Version wurde nicht modifiziert wird aber direkt installiert ohne Snap. Snap beobachten wir noch etwas.
Neben den neuen Restriktionen sind SNAP Pakete dann wohl auch noch sehr groß, TVHeadend benötigt 500MB als Snap Paket, während eine native Installation nur 50MB benötigt.
« Letzte Änderung: Oktober 13, 2022, 12:05:43 Nachmittag von Sundtek »
Failure is a good thing! I'll fix it

Igor.Luhan

  • Newbie
  • *
  • Beiträge: 5
    • Profil anzeigen
Re: MediaTV Pro III missing in TvHeadEnd
« Antwort #2 am: Oktober 12, 2022, 03:01:13 Nachmittag »
Unfortunately there is a problem, probably in a line starting with "echo". apt-get update gives a message
Garbled line 52 in /etc/apt/sources.list ([option] not assignment)
Unable to read resource list.

What is wroong?

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re: MediaTV Pro III missing in TvHeadEnd
« Antwort #3 am: Oktober 13, 2022, 11:14:58 Vormittag »
Can you update your file here? /etc/apt/sources.list
I think you have a typo (you should have copy&paste the lines)
« Letzte Änderung: Oktober 13, 2022, 12:06:01 Nachmittag von Sundtek »
Failure is a good thing! I'll fix it

Igor.Luhan

  • Newbie
  • *
  • Beiträge: 5
    • Profil anzeigen
Re: MediaTV Pro III missing in TvHeadEnd
« Antwort #4 am: Oktober 13, 2022, 03:49:04 Nachmittag »
That's not the problem. I copy/pasted the text with nano, it didn't help.

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re: MediaTV Pro III missing in TvHeadEnd
« Antwort #5 am: Oktober 13, 2022, 05:25:09 Nachmittag »
well upload your /etc/apt/sources.list here, we have tested this repository with 22.04 before.
Failure is a good thing! I'll fix it

Igor.Luhan

  • Newbie
  • *
  • Beiträge: 5
    • Profil anzeigen
Re: MediaTV Pro III missing in TvHeadEnd
« Antwort #6 am: Oktober 13, 2022, 08:54:32 Nachmittag »
#deb cdrom:[Ubuntu 22.04.1 LTS _Jammy Jellyfish_ - Release amd64 (20220809.1)]/ jammy main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://cz.archive.ubuntu.com/ubuntu/ jammy main restricted
# deb-src http://cz.archive.ubuntu.com/ubuntu/ jammy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://cz.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
# deb-src http://cz.archive.ubuntu.com/ubuntu/ jammy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://cz.archive.ubuntu.com/ubuntu/ jammy universe
# deb-src http://cz.archive.ubuntu.com/ubuntu/ jammy universe
deb http://cz.archive.ubuntu.com/ubuntu/ jammy-updates universe
# deb-src http://cz.archive.ubuntu.com/ubuntu/ jammy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://cz.archive.ubuntu.com/ubuntu/ jammy multiverse
# deb-src http://cz.archive.ubuntu.com/ubuntu/ jammy multiverse
deb http://cz.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
# deb-src http://cz.archive.ubuntu.com/ubuntu/ jammy-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://cz.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
# deb-src http://cz.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu jammy-security main restricted
# deb-src http://security.ubuntu.com/ubuntu jammy-security main restricted
deb http://security.ubuntu.com/ubuntu jammy-security universe
# deb-src http://security.ubuntu.com/ubuntu jammy-security universe
deb http://security.ubuntu.com/ubuntu jammy-security multiverse
# deb-src http://security.ubuntu.com/ubuntu jammy-security multiverse

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.

deb [arch=amd64] http://sundtek.de/ubuntu/   jammy main   

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re: MediaTV Pro III missing in TvHeadEnd
« Antwort #7 am: Oktober 15, 2022, 06:27:30 Vormittag »
I don't see anything bad there, we have set up 22.04 on our side for testing and it works properly, we even tested the repository with older ubuntu versions and it worked.

Maybe you can set up remote access so we can have a look at it.
Failure is a good thing! I'll fix it

Igor.Luhan

  • Newbie
  • *
  • Beiträge: 5
    • Profil anzeigen
Re: MediaTV Pro III missing in TvHeadEnd
« Antwort #8 am: Oktober 16, 2022, 02:46:34 Nachmittag »
How to do it?