Sorry, all I know about the sundek driver is that it exists and as it's closed-source binaries (i.e. not built for LE) it could be anything.
so long,
Hias
Sorry, all I know about the sundek driver is that it exists and as it's closed-source binaries (i.e. not built for LE) it could be anything.
so long,
Hias
Do I get older tvh or sundtek addon somewhere to test?
Sundtek driver didn't changed for some time. So it must be something with latest kernel because you said it happen at 23.07. 2022.
As I said I don't have any RPi device to test it.
Could someone test latest builds with sundtek hardware?
It might be worth to contact suntdek support and ask for open source drivers with source code - with their closed source binary drivers it's impossible to debug any issue.
In the (likely) case they won't do that it's up to sundtek to debug the issue - so again, ask sundtek support about that.
so long,
Hias
Could someone test latest builds with sundtek hardware?
Did you test with old version as I asked?
Did you test with old version as I asked?
Where do I get old version?
EDIT: Found it. Will test.
Did you test with old version as I asked?
With build nightly-20220720-3a4dc81 dvb adapter is shown.
dmesg http://ix.io/4cQ6
mediaclient -e http://ix.io/4cQ7
ls -l /dev/dvb/adapter* http://ix.io/4cQ8
A revert of this pr is no option?
A revert of this pr is no option?
It doesn't have anything to do with the problem.
Maybe it is something else with https://github.com/LibreELEC/LibreELEC.tv/pull/6727
Sorry it fell off the table here... it will be checked within this week.
ok ... the tuner is visible with the latest LibreElec version --- does anyone still have a problem with it?
Does not work for me on Raspberry 4
Can you join the chat? I also tested it on a Raspberry PI4, I tested the dual-s2 usb tuner...
ok update:
it's about the latest libreelec beta ... I overlooked that one and no other user reported that yet; seems like everyone is using the stable version.
Thanks for reporting that issue it will be fixed within this week in our software.
ok replace libmediaclient.so in /storage/.kodi/addons/driver.dvb.sundtek-mediatv/lib with
https://sundtek.de/support/libmediaclient.so
that will work with the latest libreelec beta.
----
please note this is just a temporary fix for now until the driver package will be updated, also the file will disappear from our server after some time; I'm using this to dump testfiles so sooner or later there might be some incompatible binary there;
for integrators -- just don't touch this file separately ..... the driver package will be updated, and everything should be pulled from the driver package itself)
Display Moreok replace libmediaclient.so in /storage/.kodi/addons/driver.dvb.sundtek-mediatv/lib with
https://sundtek.de/support/libmediaclient.so
that will work with the latest libreelec beta.
----
please note this is just a temporary fix for now until the driver package will be updated, also the file will disappear from our server after some time; I'm using this to dump testfiles so sooner or later there might be some incompatible binary there;
for integrators -- just don't touch this file separately ..... the driver package will be updated, and everything should be pulled from the driver package itself)
it works, thank you very much!
The driver is updated on our side, vpeter will take care about the libreelec package update.