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="Bobben_no" data-source="post: 1152183" data-attributes="member: 339576"><p>I notice my kernel is 6.2.0-31-generic while I can see on the github it is mentioned kernel 6.1.</p><p>Kernel sources is installed and can not see any errors when running ./install.sh</p><p></p><p>Can see this kernel warning message :</p><p>[CODE][ 3.737123] WARNING: You are using an experimental version of the media stack.</p><p> As the driver is backported to an older kernel, it doesn't offer</p><p> enough quality for its usage in production.</p><p> Use it with care.</p><p> Latest git patches (needed if you report a bug to linux-media@vger.kernel.org):[/CODE]</p><p></p><p>I can also see this at the end of running ./install.sh:</p><p>[CODE]Hmm... distro kernel with a non-standard place for module backports detected.</p><p>Please always prefer to use vanilla upstream kernel with V4L/DVB</p><p>I'll try to remove old/obsolete LUM files from /lib/modules/6.2.0-31-generic//updates/dkms:</p><p>find: warning: '-name' matches against basenames only, but the given pattern contains a directory separator ('/'), thus the expression will [/CODE]</p><p></p><p>To make sure I clean old driver install and install blindscan drivers i run this commands:</p><p></p><p>[CODE]rm -rf /lib/modules/`uname -r`/kernel/drivers/media/</p><p>rm -rf /lib/modules/`uname -r`/updates/extra/media/</p><p></p><p>mkdir ~/blindscan_kernel</p><p>cd ~/blindscan_kernel</p><p>git clone --depth=1 https://github.com/deeptho/linux_media.git ./media</p><p>git clone https://github.com/deeptho/media_build</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>wget http://www.tbsdtv.com/download/document/linux/tbs-tuner-firmwares_v1.0.tar.bz2</p><p>sudo tar jxvf tbs-tuner-firmwares_v1.0.tar.bz2 -C /lib/firmware/</p><p>reboot[/CODE]</p><p></p><p>When I list files in ~/blindscan_kernel/media_build/linux/drivers/media/dvb-core I can see some odd extensions .orig and .c~.</p><p>I assume that is normal ?</p><p>[CODE]-rw-r--r-- 1 root root 36568 sep. 23 10:00 dmxdev.c</p><p>-rw-r--r-- 1 root root 36554 sep. 23 10:00 dmxdev.c.orig</p><p>-rw-r--r-- 1 root root 47950 sep. 23 10:00 dvb_ca_en50221.c</p><p>-rw-r--r-- 1 root root 34223 sep. 23 10:00 dvb_demux.c</p><p>-rw-r--r-- 1 root root 34209 sep. 23 10:00 dvb_demux.c.orig</p><p>-rw-r--r-- 1 root root 26784 sep. 23 10:00 dvbdev.c</p><p>-rw-r--r-- 1 root root 26372 sep. 23 10:00 dvbdev.c~</p><p>-rw-r--r-- 1 root root 26358 sep. 23 10:00 dvbdev.c.orig</p><p>-rw-r--r-- 1 root root 109989 sep. 23 10:00 dvb_frontend.c</p><p>-rw-r--r-- 1 root root 109975 sep. 23 10:00 dvb_frontend.c.orig</p><p>-rw-r--r-- 1 root root 5212 sep. 23 10:00 dvb_math.c</p><p>-rw-r--r-- 1 root root 42508 sep. 23 10:00 dvb_net.c</p><p>-rw-r--r-- 1 root root 10140 sep. 23 10:00 dvb_ringbuffer.c</p><p>-rw-r--r-- 1 root root 10342 sep. 23 10:00 dvb_vb2.c</p><p>-rw-r--r-- 1 root root 2447 sep. 23 10:00 Kconfig</p><p>-rw-r--r-- 1 root root 350 sep. 23 10:00 Makefile[/CODE]</p><p></p><p></p><p>I also notice that my TBS5520SE (5521) does not get detected with blindscan drivers running and kernel log show errors related to RC. I edited ./install.sh to solve that problem:</p><p></p><p>[CODE]#sed -i -r 's/(^CONFIG.*_RC.*=)./\1n/g' v4l/.config</p><p>#sed -i -r 's/(^CONFIG.*_IR.*=)./\1n/g' v4l/.config</p><p>#sed -i -r 's/(^CONFIG.*_BT87X.*=)./\1n/g' v4l/.config</p><p>sed -i -r 's/(^CONFIG.*_MXL603.*=)./\1n/g' v4l/.config</p><p>sed -i -r 's/(^CONFIG.*_MTV23X.*=)./\1n/g' v4l/.config</p><p>#sed -i -r 's/(^CONFIG.*_GX1503.*=)./\1n/g' v4l/.config[/CODE]</p><p></p><p>Not sure if all of the lines needed to be removed.</p><p></p><p>I also get this message but I assume that is expected:</p><p> [CODE]Bug: mm88rs6060 cards error attaching lnb control on adapter[/CODE]</p><p></p><p>The TBS5520SE diseqc do not work in orginal tbsdriver or blindscan driver but diseqc has never worked in linux or windows. Also my TBS6504 has never worked with diseqc in linux and windows . I think TBS5520SE and TBS6504 uses same hardware (Si2183). I have tested spaun diseqc and EMP diseqc switch. I think I once saw something written in the TBS forums regarding diseqc tone level being to low for some diseqc switches and that it can be adjusted in the drivers. Unfortunately I do not know where in the drivers it can be tested/adjusted . </p><p></p><p>I also found this on the TBS forums:</p><p>[CODE]22khz wired only from first demod from each si21832 dual demod chip.</p><p>si2183 frontend driver set 22khz tone and send diseqc cmd for each demod instance[/CODE]</p><p></p><p>For TBS5520SE that can not be a the reason for the diseqc issues but perhaps it does for the TBS6504.</p><p></p><p>Not sure if it is similar with stv091x but I have tested both inputs on my TBS6903 card with blindscan kernel but diseqc (Spaun and EMP) does not work.</p></blockquote><p></p>
[QUOTE="Bobben_no, post: 1152183, member: 339576"] I notice my kernel is 6.2.0-31-generic while I can see on the github it is mentioned kernel 6.1. Kernel sources is installed and can not see any errors when running ./install.sh Can see this kernel warning message : [CODE][ 3.737123] WARNING: You are using an experimental version of the media stack. As the driver is backported to an older kernel, it doesn't offer enough quality for its usage in production. Use it with care. Latest git patches (needed if you report a bug to linux-media@vger.kernel.org):[/CODE] I can also see this at the end of running ./install.sh: [CODE]Hmm... distro kernel with a non-standard place for module backports detected. Please always prefer to use vanilla upstream kernel with V4L/DVB I'll try to remove old/obsolete LUM files from /lib/modules/6.2.0-31-generic//updates/dkms: find: warning: '-name' matches against basenames only, but the given pattern contains a directory separator ('/'), thus the expression will [/CODE] To make sure I clean old driver install and install blindscan drivers i run this commands: [CODE]rm -rf /lib/modules/`uname -r`/kernel/drivers/media/ rm -rf /lib/modules/`uname -r`/updates/extra/media/ mkdir ~/blindscan_kernel cd ~/blindscan_kernel git clone --depth=1 https://github.com/deeptho/linux_media.git ./media git clone https://github.com/deeptho/media_build cd media_build git checkout deepthought git reset --hard make dir DIR=../media make distclean ./install.sh wget http://www.tbsdtv.com/download/document/linux/tbs-tuner-firmwares_v1.0.tar.bz2 sudo tar jxvf tbs-tuner-firmwares_v1.0.tar.bz2 -C /lib/firmware/ reboot[/CODE] When I list files in ~/blindscan_kernel/media_build/linux/drivers/media/dvb-core I can see some odd extensions .orig and .c~. I assume that is normal ? [CODE]-rw-r--r-- 1 root root 36568 sep. 23 10:00 dmxdev.c -rw-r--r-- 1 root root 36554 sep. 23 10:00 dmxdev.c.orig -rw-r--r-- 1 root root 47950 sep. 23 10:00 dvb_ca_en50221.c -rw-r--r-- 1 root root 34223 sep. 23 10:00 dvb_demux.c -rw-r--r-- 1 root root 34209 sep. 23 10:00 dvb_demux.c.orig -rw-r--r-- 1 root root 26784 sep. 23 10:00 dvbdev.c -rw-r--r-- 1 root root 26372 sep. 23 10:00 dvbdev.c~ -rw-r--r-- 1 root root 26358 sep. 23 10:00 dvbdev.c.orig -rw-r--r-- 1 root root 109989 sep. 23 10:00 dvb_frontend.c -rw-r--r-- 1 root root 109975 sep. 23 10:00 dvb_frontend.c.orig -rw-r--r-- 1 root root 5212 sep. 23 10:00 dvb_math.c -rw-r--r-- 1 root root 42508 sep. 23 10:00 dvb_net.c -rw-r--r-- 1 root root 10140 sep. 23 10:00 dvb_ringbuffer.c -rw-r--r-- 1 root root 10342 sep. 23 10:00 dvb_vb2.c -rw-r--r-- 1 root root 2447 sep. 23 10:00 Kconfig -rw-r--r-- 1 root root 350 sep. 23 10:00 Makefile[/CODE] I also notice that my TBS5520SE (5521) does not get detected with blindscan drivers running and kernel log show errors related to RC. I edited ./install.sh to solve that problem: [CODE]#sed -i -r 's/(^CONFIG.*_RC.*=)./\1n/g' v4l/.config #sed -i -r 's/(^CONFIG.*_IR.*=)./\1n/g' v4l/.config #sed -i -r 's/(^CONFIG.*_BT87X.*=)./\1n/g' v4l/.config sed -i -r 's/(^CONFIG.*_MXL603.*=)./\1n/g' v4l/.config sed -i -r 's/(^CONFIG.*_MTV23X.*=)./\1n/g' v4l/.config #sed -i -r 's/(^CONFIG.*_GX1503.*=)./\1n/g' v4l/.config[/CODE] Not sure if all of the lines needed to be removed. I also get this message but I assume that is expected: [CODE]Bug: mm88rs6060 cards error attaching lnb control on adapter[/CODE] The TBS5520SE diseqc do not work in orginal tbsdriver or blindscan driver but diseqc has never worked in linux or windows. Also my TBS6504 has never worked with diseqc in linux and windows . I think TBS5520SE and TBS6504 uses same hardware (Si2183). I have tested spaun diseqc and EMP diseqc switch. I think I once saw something written in the TBS forums regarding diseqc tone level being to low for some diseqc switches and that it can be adjusted in the drivers. Unfortunately I do not know where in the drivers it can be tested/adjusted . I also found this on the TBS forums: [CODE]22khz wired only from first demod from each si21832 dual demod chip. si2183 frontend driver set 22khz tone and send diseqc cmd for each demod instance[/CODE] For TBS5520SE that can not be a the reason for the diseqc issues but perhaps it does for the TBS6504. Not sure if it is similar with stv091x but I have tested both inputs on my TBS6903 card with blindscan kernel but diseqc (Spaun and EMP) does not work. [/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