Beiträge anzeigen

Diese Sektion erlaubt es ihnen alle Beiträge dieses Mitglieds zu sehen. Beachten sie, dass sie nur solche Beiträge sehen können, zu denen sie auch Zugriffsrechte haben.


Themen - diddl14

Seiten: [1]
1
Software Sundtek Ltd. / 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?

 

Seiten: [1]