<div dir="ltr">The issue is that the TBS drivers use an older DVBAPI version, while your 3.13 linux headers use DVBAPI version 5.10. dvblast is compiled with your current linux headers, so it becomes incompatible with the DVBAPI version of the TBS drivers. You need to replace the dvbapi headers in the linux headers with those from the TBS driver distribution, then recompile dvblast again.<div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-20 9:50 GMT+02:00 Kompan Kolia <span dir="ltr"><<a href="mailto:kompan@yandex.ru" target="_blank">kompan@yandex.ru</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>What did you see in dmesg?</div><div> </div><div>Try this fix...</div><div><br># rm -rf /lib/modules/<kernel_version>/kernel/drivers/media/<br><br>for example:<br><br># rm -rf /lib/modules/3.0.0-1/kernel/drivers/media/ <br><br>and then do 'make install'</div><div> </div><div> </div><div>Link: <a href="http://www.tbsdtv.com/forum/viewtopic.php?t=1637&f=46" target="_blank">http://www.tbsdtv.com/forum/viewtopic.php?t=1637&f=46</a></div><div> </div><div> </div><div>20.03.2015, 09:26, "JULIAN GARDNER" <<a href="mailto:joolzg@btinternet.com" target="_blank">joolzg@btinternet.com</a>>:</div><blockquote type="cite"><div><div class="h5"><div><div style="color:#000;background-color:#fff;font-family:arial,helvetica,sans-serif;font-size:12pt">Upgraded a machine Ubuntu 12.04 to 14.04<br><br>Upgraded tbs driver<br><br>Pulled new dvblast from git<br><br>Rebuilt all<br><br>error: Unable to query frontend<br><br>Any ideas on a fix?<br><br>joolz<br><br>output from a run<br><br>DVBlast 2.2 (git-2.2-74-gc19e92f-dirty)<br>compiled with DVB API version 5.10<br>debug: compiled with DVB API version 5.10<br>error: Unable to query frontend<br><br><div> </div></div></div></div></div><span class="">,<p>_______________________________________________<br>dvblast-devel mailing list<br><a href="mailto:dvblast-devel@videolan.org" target="_blank">dvblast-devel@videolan.org</a><br><a href="https://mailman.videolan.org/listinfo/dvblast-devel" target="_blank">https://mailman.videolan.org/listinfo/dvblast-devel</a></p></span></blockquote><br>_______________________________________________<br>
dvblast-devel mailing list<br>
<a href="mailto:dvblast-devel@videolan.org">dvblast-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/dvblast-devel" target="_blank">https://mailman.videolan.org/listinfo/dvblast-devel</a><br>
<br></blockquote></div><br></div>