Log in
Register
Menu
Log in
Register
Home
What's new
Latest activity
Authors
Forums
New posts
Search forums
What's new
New posts
Latest activity
Members
Current visitors
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
Blindscan on linux with tbs cards
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="JDavid22" data-source="post: 1144928" data-attributes="member: 418046"><p>I have tried it in several distributions, debian, ubuntu and today fedora36, (kernel 5.17.5-300.fc36.x86_64) I have reached the part where the drivers are installed but in the list of frontends the "blindscan" box is never checked, in fedora I followed the following steps (blindscan drivers installation) :</p><p></p><p>Firmware installation</p><p></p><p>#download firmware</p><p>wget <a href="http://www.tbsdtv.com/download/document/linux/tbs-tuner-firmwares_v1.0.tar.bz2" target="_blank">http://www.tbsdtv.com/download/document/linux/tbs-tuner-firmwares_v1.0.tar.bz2</a></p><p>sudo tar jxvf tbs-tuner-firmwares_v1.0.tar.bz2 -C /lib/firmware/</p><p></p><p>Installation of dependencies</p><p></p><p>sudo dnf install -y patchutils</p><p>sudo dnf install -y ccache</p><p>sudo dnf install -y kernel-devel-5.17.5-300.fc36.x86_64</p><p>sudo dnf install -y perl-File-Copy</p><p>sudo dnf install -y perl</p><p>sudo dnf install -y perl-Proc-ProcessTable</p><p></p><p>Driver installation</p><p></p><p>mkdir ~/blindscan_kernel</p><p>cd ~/blindscan_kernel</p><p>git clone <a href="https://github.com/deeptho/media_build" target="_blank">GitHub - deeptho/media_build: media_build for compiling media tree on this site</a></p><p>git clone --depth=1 <a href="https://github.com/deeptho/linux_media.git" target="_blank">GitHub - deeptho/linux_media: TBS linux open source drivers</a> ./media</p><p>cd media_build</p><p>make dir DIR=../media</p><p>make distclean</p><p>make</p><p>sudo make install</p><p></p><p></p><p>reboot</p><p></p><p>Then I did the following :</p><p></p><p>Reload the module with SAA716x based cards:</p><p></p><p>~/media_build $ sudo make rmmod</p><p>~/media_build $ sudo modprobe saa716x_budget int_type=1</p><p></p><p>I have 2 cards so I did the same for tbs6522</p><p></p><p>~/media_build $ sudo modprobe tbsecp3</p><p></p><p>after applying this command it gives a long list of messages that I forgot to copy but I think it indicates that tbsecp3 was in use.</p><p></p><p>I restarted the computer and ran the neumodvb application and the checkbox for blinscan was still unchecked. This for the tbs6925 card, the tbs6522 card was not even showing up.</p><p></p><p>so I ran the command again</p><p></p><p>~/media_build $ sudo make rmmod</p><p>~/media_build $ sudo modprobe tbsecp3</p><p></p><p>And at this step it didn't do anything</p><p></p><p>I restarted again and from here it does not shut down or restart something happened to apply the modprobe command that does not let or shut down or restart the computer, so I have to disconnect the power supply and turn on, I am investigating that solves this but if the problem is that never check the box for varification for blindscan.</p><p></p><p>My Computer : Dell Optiplex 7500 Quad Core SSD Nvidia K5000 Video Card</p></blockquote><p></p>
[QUOTE="JDavid22, post: 1144928, member: 418046"] I have tried it in several distributions, debian, ubuntu and today fedora36, (kernel 5.17.5-300.fc36.x86_64) I have reached the part where the drivers are installed but in the list of frontends the "blindscan" box is never checked, in fedora I followed the following steps (blindscan drivers installation) : Firmware installation #download firmware wget [URL]http://www.tbsdtv.com/download/document/linux/tbs-tuner-firmwares_v1.0.tar.bz2[/URL] sudo tar jxvf tbs-tuner-firmwares_v1.0.tar.bz2 -C /lib/firmware/ Installation of dependencies sudo dnf install -y patchutils sudo dnf install -y ccache sudo dnf install -y kernel-devel-5.17.5-300.fc36.x86_64 sudo dnf install -y perl-File-Copy sudo dnf install -y perl sudo dnf install -y perl-Proc-ProcessTable Driver installation mkdir ~/blindscan_kernel cd ~/blindscan_kernel git clone [URL='https://github.com/deeptho/media_build']GitHub - deeptho/media_build: media_build for compiling media tree on this site[/URL] git clone --depth=1 [URL='https://github.com/deeptho/linux_media.git']GitHub - deeptho/linux_media: TBS linux open source drivers[/URL] ./media cd media_build make dir DIR=../media make distclean make sudo make install reboot Then I did the following : Reload the module with SAA716x based cards: ~/media_build $ sudo make rmmod ~/media_build $ sudo modprobe saa716x_budget int_type=1 I have 2 cards so I did the same for tbs6522 ~/media_build $ sudo modprobe tbsecp3 after applying this command it gives a long list of messages that I forgot to copy but I think it indicates that tbsecp3 was in use. I restarted the computer and ran the neumodvb application and the checkbox for blinscan was still unchecked. This for the tbs6925 card, the tbs6522 card was not even showing up. so I ran the command again ~/media_build $ sudo make rmmod ~/media_build $ sudo modprobe tbsecp3 And at this step it didn't do anything I restarted again and from here it does not shut down or restart something happened to apply the modprobe command that does not let or shut down or restart the computer, so I have to disconnect the power supply and turn on, I am investigating that solves this but if the problem is that never check the box for varification for blindscan. My Computer : Dell Optiplex 7500 Quad Core SSD Nvidia K5000 Video Card [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
Blindscan on linux with tbs cards
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top