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
neumoDVB
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="satesco" data-source="post: 1165683" data-attributes="member: 297935"><p>You must consider some prerequisites when installing [USER=215446]@deeptho[/USER]'s driver, which is true for everything when building something in Linux.</p><p>In this case, it's about Git, a compiler that allows you to access the source code.</p><p>Then there's libproc-processtable-perl .</p><p>Check if you installed Git in a terminal with the command: git --version</p><p>If you get a negative message, then you need to install it like this:</p><p></p><p>-sudo apt update</p><p>-sudo apt upgrade -y</p><p>-sudo apt install git</p><p>-git --version</p><p></p><p>Then install; libproc-processtable-perl</p><p>At each command line, you should see on the terminal that something happens next:</p><p>mkdir ~/blindscan_kernel</p><p>cd ~/blindscan_kernel: git clone --depth=1 <a href="https://github.com/deeptho/linux_media.git" target="_blank">GitHub - deeptho/linux_media: neumoDVB blindscan drivers media_tree</a> ./media</p><p>etc,etc,etc.</p><p>But better, as [USER=215446]@deeptho[/USER] says, to read each paragraph from his site: <a href="https://github.com/deeptho/linux_media/blob/deepthought/README.md" target="_blank">linux_media/README.md at deepthought · deeptho/linux_media</a></p><p></p><p></p><p>I don't know how much anyone can help you if you haven't put any "bricks" when you want to build something.</p><p>I understand. I was in your situation myself, and I went through many tribulations when I first tried to install the neumoDVB driver and application.</p><p></p><p>Switching from Windows to Linux or any operating system is like learning a foreign language mentally; you have to think like a native speaker of that language, not words and sentences.</p><p></p><p>[USER=215446]@deeptho[/USER] provides us with "the bricks" and instructions for arranging them.</p></blockquote><p></p>
[QUOTE="satesco, post: 1165683, member: 297935"] You must consider some prerequisites when installing [USER=215446]@deeptho[/USER]'s driver, which is true for everything when building something in Linux. In this case, it's about Git, a compiler that allows you to access the source code. Then there's libproc-processtable-perl . Check if you installed Git in a terminal with the command: git --version If you get a negative message, then you need to install it like this: -sudo apt update -sudo apt upgrade -y -sudo apt install git -git --version Then install; libproc-processtable-perl At each command line, you should see on the terminal that something happens next: mkdir ~/blindscan_kernel cd ~/blindscan_kernel: git clone --depth=1 [URL='https://github.com/deeptho/linux_media.git']GitHub - deeptho/linux_media: neumoDVB blindscan drivers media_tree[/URL] ./media etc,etc,etc. But better, as [USER=215446]@deeptho[/USER] says, to read each paragraph from his site: [URL='https://github.com/deeptho/linux_media/blob/deepthought/README.md']linux_media/README.md at deepthought · deeptho/linux_media[/URL] I don't know how much anyone can help you if you haven't put any "bricks" when you want to build something. I understand. I was in your situation myself, and I went through many tribulations when I first tried to install the neumoDVB driver and application. Switching from Windows to Linux or any operating system is like learning a foreign language mentally; you have to think like a native speaker of that language, not words and sentences. [USER=215446]@deeptho[/USER] provides us with "the bricks" and instructions for arranging them. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
neumoDVB
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