DVB-T adapter doesn't work on Vero 4k

what about which version tvheadend is on vero4 64bit or 32bit ?

from sundtek forum:

It’s just like this:
If TVHeadend 64Bit is installed then the 64Bit driver needs to be installed.
If TVHeadend 32Bit is installed then the 32Bit driver must be installed.

So the 32Bit driver is this for ARM:
http://sundtek.de/media/netinst/armsysv/installer.tar.gz
The 64Bit driver for ARM is this:
http://sundtek.de/media/netinst/arm64/ installer.tar.gz

I would not be clear why TV Headend should have a scan problem, if it sees the tuner then it works too. If it does not see the driver then the wrong driver is installed - there are not many other options.
You can also unpack the files and simply copy them over the existing ones on the system.

It’s not AArch64. So 32 bit

Is this a new Sundtek tuner?
Was this working previously with Vero 4K? or Rasp Pi?
Can you please post a link to the exact tuner that you have.

I am using two Sundtek tuners (one DVB-T and one DVB-S) with Vero 4K, and all I need to do is run the sundtek.sh script. Both tuners work with very well with TVH on OSMC with no issues and no additional configuration required.

If it’s a new tuner, then maybe there is something new/changed in Sundtek tuners.
It might be necessary to contact Sundtek.

Are you running two instances of TVH? If you get ‘Address already in use’ for port 9981, then it means that TVH is already running, and listening on that port.

Do you have any other tuners installed? Maybe there is a conflict with another installed DVB tuner?

That’s what I’m wondering. He seems to be trying to start tvh manually and may have compiled it or installed from another repo or deb when that’s not necessary.

I would clear out all traces of TVH with apt-get purge and find -name tvheadend and start again with the AppStore install.

What i am done is copy old tvheadend directory from old vero 4 system to newly installed osmc vero4 and tvheadend dont see my adapter but from sundtek own mediaclient for example i can play channels on PC.

i think i need completely uninstall tvheadend .

yes i have and i tried without second tuner but no luck

Yes, I think you should start again with a new installation of OSMC on Vero 4K.
When OSMC is installed, then install the TVHeadend app from the OSMC App Store.

When that is done, then download and run the sundtek.sh script.

$ wget http://www.sundtek.de/media/sundtek_netinst.sh
$ chmod 777 sundtek_netinst.sh
$ sudo ./sundtek_netinst.sh

Then open TVHeadend in a browser (http://Vero4KIPAddress:9981),
and you should see your Sundtek adaptor there.

I think that is all that should be required.

Hope this helps.

Best regards,
Niall.

1 Like

after fresh install osmc sundtek working

1 Like

great !