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: 1165589" data-attributes="member: 297935"><p>As I said, I'm not the best person to guide you through the installation of neumoDVB. As you know, even good intentions can lead to failures or errors, in some cases even catastrophes.<img src="https://www.satellites.co.uk/styles/default/xenforo/smilies/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p><p>But I think I'm not wrong if I tell you what I did when I cleanly installed the driver and neumoDVB. That doesn't mean that it will ensure success.</p><p></p><p>First, I installed [USER=215446]@deeptho[/USER]'s driver according to the documentation <a href="https://github.com/deeptho/linux_media" target="_blank">here</a> and<a href="https://github.com/tbsdtv/linux_media/wiki" target="_blank"> here</a>.</p><p>For Ubuntu 23.04 LST, I have the following steps, according to it, namely (I copy what it says there):</p><p></p><p><strong>"</strong>mkdir ~/blindscan_kernel</p><p>cd ~/blindscan_kernel</p><p>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>git clone <a href="https://github.com/deeptho/media_build" target="_blank">GitHub - deeptho/media_build_old: media_build for compiling the neumoDVB media_tree on this site</a></p><p>cd media_build</p><p>git checkout deepthought</p><p>git reset --hard</p><p>make dir DIR=../media</p><p>make distclean</p><p>./install.sh</p><p></p><p>Last but not least, install rsyslog so that kernel debug messages are stored in the file system in /var/log/debug:</p><p>sudo apt install -y rsyslog</p><p>sudo vi /etc/rsyslog.conf # add "kern.debug /var/log/debug" line</p><p>sudo systemctl enable rsyslog</p><p>sudo systemctl start rsyslog #to have log messages in /var/log/debug</p><p></p><p>Now install the firmware (if needed):</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>Now load the drivers: either reboot, or try loading the proper module for your card, e.g., tbsecp3 for many cards:</p><p>sudo modprobe tbsecp3<strong>"</strong></p><p></p><p>I must add that I have been working with the 6.8.0-39-generic kernel since I first installed it, even if new versions have appeared, which I have accepted at installation but don't use.</p><p></p><p> For now, I think it's important to ensure that you don't encounter errors when installing [USER=215446]@deeptho[/USER]'s driver.</p><p>Installing neumoDVB is another story, a bit more complicated. I have noticed that some users, myself included, have gotten stuck when they fail the first time.</p><p></p><p>I hope [USER=215446]@deeptho[/USER] or other Linuxers will correct me if I made a mistake with the driver installation command line.</p></blockquote><p></p>
[QUOTE="satesco, post: 1165589, member: 297935"] As I said, I'm not the best person to guide you through the installation of neumoDVB. As you know, even good intentions can lead to failures or errors, in some cases even catastrophes.:) But I think I'm not wrong if I tell you what I did when I cleanly installed the driver and neumoDVB. That doesn't mean that it will ensure success. First, I installed [USER=215446]@deeptho[/USER]'s driver according to the documentation [URL='https://github.com/deeptho/linux_media']here[/URL] and[URL='https://github.com/tbsdtv/linux_media/wiki'] here[/URL]. For Ubuntu 23.04 LST, I have the following steps, according to it, namely (I copy what it says there): [B]"[/B]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 git clone [URL='https://github.com/deeptho/media_build']GitHub - deeptho/media_build_old: media_build for compiling the neumoDVB media_tree on this site[/URL] cd media_build git checkout deepthought git reset --hard make dir DIR=../media make distclean ./install.sh Last but not least, install rsyslog so that kernel debug messages are stored in the file system in /var/log/debug: sudo apt install -y rsyslog sudo vi /etc/rsyslog.conf # add "kern.debug /var/log/debug" line sudo systemctl enable rsyslog sudo systemctl start rsyslog #to have log messages in /var/log/debug Now install the firmware (if needed): 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/ Now load the drivers: either reboot, or try loading the proper module for your card, e.g., tbsecp3 for many cards: sudo modprobe tbsecp3[B]"[/B] I must add that I have been working with the 6.8.0-39-generic kernel since I first installed it, even if new versions have appeared, which I have accepted at installation but don't use. For now, I think it's important to ensure that you don't encounter errors when installing [USER=215446]@deeptho[/USER]'s driver. Installing neumoDVB is another story, a bit more complicated. I have noticed that some users, myself included, have gotten stuck when they fail the first time. I hope [USER=215446]@deeptho[/USER] or other Linuxers will correct me if I made a mistake with the driver installation command line. [/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