<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 31 December 2013 10:55, UB40D <span dir="ltr"><<a href="mailto:ub40dd@googlemail.com" target="_blank">ub40dd@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"> I have a TBS 6981 dual tuner dvb-s2 card that has been working in a
dedicated mythbuntu machine (on and off) for at least a couple of years.
Whenever a new kernel is published I have to recompile the driver,
which is a minor pain and sometimes breaks things.<br>
<br>
This time the system was messy enough that I restarted it all from
scratch, wiping the disk and doing a fresh install of Mythbuntu 12.04.3.
However, on recompiling the driver, it doesn't come up in dmesg as it's supposed to.<br>
<br>
The instructions in the README_TBS6981 of the zip file of the drivers, <a href="http://www.tbsdtv.com/download/document/common/tbs-linux-drivers_v130927.zip" target="_blank">http://www.tbsdtv.com/download/docum...rs_v130927.zip</a> , and also at various other places such as <a href="http://www.robclarkey.com/technology/2012/06/05/installing-tbs6981-dvb-s2-dual-tuner-on-ubuntu-11-04/" target="_blank">http://www.robclarkey.com/technology...-ubuntu-11-04/</a> , which have worked for me in the past, suggest that on successful make && make install, after a reboot the card should appear in dmesg.<br>
<br>Summary of procedure:<br><br>sudo su<br>cd /usr/src<br>apt-get install linux-headers-`uname -r` build-essential cvs libncurses5-dev gcc rar tar gzip<br>mkdir tbs6981<br>cd tbs6981<br>wget <a href="http://www.tbsdtv.com/download/document/common/tbs-linux-drivers_v130927.zip" target="_blank">http://www.tbsdtv.com/download/document/common/tbs-linux-drivers_v130927.zip</a><br>
unzip tbs-linux-drivers_v130927.zip<br>
tar xvfj linux-tbs-drivers.tar.bz2 <br>cd linux-tbs-drivers<br>./v4l/tbs-x86_64.sh <br>make && make install<br>shutdown -r now<br>
<br>
After the reboot, the card should appear in <br>
dmesg | fgrep frontend<br>
<br>
but now it doesn't!<br>
<br>
The supplied readme and the various help files / tutorials / blog posts I
found on the net all seem to assume that, if the make and make install
completed without errors, the card will appear in dmesg. None of them
provided any debugging suggestions on what to do if it doesn't. <br>
<br>The OS is a fresh install of the latest Mythbuntu, with updates, giving<br>Ubuntu 12.04.3 LTS (GNU/Linux 3.8.0-34-generic x86_64)<br><br>
Has anyone had a similar experience? Can anyone offer any clues?<br>
Thanks
                                </div></blockquote><div><br></div><div>I think I am going through similar issues curently, with my TBS6280 card. It randomly disappeared from my system, in that lspci showed nothing at all, even after several reboots. Worked OK in another PC, so thinking I have a dodgey motherboard, so will be replacing soon (hardware recommendation post coming soon....).<br>
<br></div><div>My problem may be worse than yours, but worth checking the card is being picked up at all with lcpci, sorry if you have already done so!<br><br></div><div>Cheers<br><br>Martin<br></div></div></div></div>