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="deeptho" data-source="post: 1118741" data-attributes="member: 215446"><p>I have updated the blindscan kernel drivers, by merging with the latest code from tbsdtv.</p><p></p><p>I have also updated the installation instructions. </p><p></p><p>See</p><p>[URL unfurl="true"]https://github.com/deeptho/linux_media/blob/deepthought/README.md[/URL]</p><p>or below:</p><p></p><p>mkdir ~/blindscan_kernel</p><p>cd ~/blindscan_kernel</p><p></p><p>#check out the actual drivers. This uses the default branch which is called deepthought</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></p><p>#checkout a copy of media_build. Standard media_build should work as well</p><p>git clone <a href="https://github.com/tbsdtv/media_build.git" target="_blank">GitHub - tbsdtv/media_build</a></p><p></p><p>cd media_build</p><p>make dir DIR=../media</p><p>make distclean</p><p>make allyesconfig</p><p>make -j8</p><p>sudo make install</p></blockquote><p></p>
[QUOTE="deeptho, post: 1118741, member: 215446"] I have updated the blindscan kernel drivers, by merging with the latest code from tbsdtv. I have also updated the installation instructions. See [URL unfurl="true"]https://github.com/deeptho/linux_media/blob/deepthought/README.md[/URL] or below: mkdir ~/blindscan_kernel cd ~/blindscan_kernel #check out the actual drivers. This uses the default branch which is called deepthought git clone --depth=1 [URL="https://github.com/deeptho/linux_media.git"]GitHub - deeptho/linux_media: TBS linux open source drivers[/URL] ./media #checkout a copy of media_build. Standard media_build should work as well git clone [URL="https://github.com/tbsdtv/media_build.git"]GitHub - tbsdtv/media_build[/URL] cd media_build make dir DIR=../media make distclean make allyesconfig make -j8 sudo make install [/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