Autor Thema: WNDR3800 + OpenWrt + Tvheadend + Sundtek MediaTV Digital Home  (Gelesen 6640 mal)

diddl14

  • Newbie
  • *
  • Beiträge: 1
    • Profil anzeigen
WNDR3800 + OpenWrt + Tvheadend + Sundtek MediaTV Digital Home
« am: Februar 10, 2013, 04:59:26 Nachmittag »
I'm getting the following error from Tvheadend on OpenWrt:

Feb 10 15:45:42 [ALERT]:dvb: Unable to open /dev/dvb/adapter0/frontend0 -- No such device or address

"export LD_PRELOAD=/opt/lib/libmediaclient.so" didn't help:

root@local:~# ldd tvheadend
   libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0 (0x779b1000)
   libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x77870000)
   libz.so.1 => /usr/lib/libz.so.1 (0x7784e000)
   librt.so.0 => /lib/librt.so.0 (0x7783a000)
   libdl.so.0 => /lib/libdl.so.0 (0x77826000)
   libpthread.so.0 => /lib/libpthread.so.0 (0x77800000)
   libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x777dd000)
   libc.so.0 => /lib/libc.so.0 (0x77771000)
   ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x77a08000)

If I understand http://support.sundtek.com/index.php/topic,666.msg4040.html#msg4040 correctly,
this is a problem with "ld-uClibc.so.0" on OpenWrt not being enabled for dynamic preloading.

Is there any other workaround for this besides creating a custom build of OpenWrt?

 

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:WNDR3800 + OpenWrt + Tvheadend + Sundtek MediaTV Digital Home
« Antwort #1 am: Februar 10, 2013, 05:17:32 Nachmittag »
tvheadend developers are working on alternative DVB backends, that will solve that problem in the future, so TVH will be able to directly interface the driver.

However it would be appreciated if you could contact us via skype (sundtek) in order to have a look at your system just to confirm that this is affected by the mentioned issue.
Failure is a good thing! I'll fix it