Moderator Control Panel ]

Rebuilding software for TBS 6281 card

It's important to keep your driver and software updated.

Rebuilding software for TBS 6281 card

Postby mollcons » Tue Jun 09, 2020 2:35 am

I have been successfully using the script at https://github.com/tbsdtv/linux_media/wiki now for a couple of years on my Fedora PC. This has been successful with all Fedora versions by and large until yesterday. I am now on Fedora 32 and using kernel 5.6.15-300.fc32.x86-64.

Now I get an error at the end of the command 'make -j4' which shows:
ERROR: "fwnode_get_name" [/export/home/root/media_build/v4l/v4l2-fwnode.ko] undefined!
ERROR: "__devm_regmap_init_sccb" [/export/home/root/media_build/v4l/ov9650.ko] undefined!
make[3]: *** [scripts/Makefile.modpost:93: __modpost] Error 1
make[2]: *** [Makefile:1608: modules] Error 2
make[2]: Leaving directory '/usr/src/kernels/5.6.15-300.fc32.x86_64'
make[1]: *** [Makefile:53: default] Error 2
make[1]: Leaving directory '/export/home/root/media_build/v4l'
make: *** [Makefile:26: all] Error 2

What do I need to do to overcome this issue?
mollcons
 
Posts: 18
Joined: Mon Oct 26, 2015 5:39 am
Location: Chester, UK

Re: Rebuilding software for TBS 6281 card

Postby steven » Tue Jun 09, 2020 2:39 pm

Hi

Please have a try with this package :

# wget http://www.tbsdtv.com/download/document/linux/media_build-2020-05-22.tar.bz2
# sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
#tar jxvf media_build-2020-05-22.tar.bz2
#cd media_build
#./install.sh
#reboot

Kind Regards

steven
steven
 
Posts: 2239
Joined: Fri Aug 06, 2010 3:23 pm

Re: Rebuilding software for TBS 6281 card

Postby mollcons » Wed Jun 10, 2020 6:33 am

Steven

That does not appear to have worked. I have a test script which performs the following checks:
dmesg | grep -i saa716
grep saa716x /etc/modprobe.d/*

lspci -v | grep --after-context=10 7160
ls -al /dev/dvb
lsdvb
lsmod

I am attaching the log for this script.
mollcons
 
Posts: 18
Joined: Mon Oct 26, 2015 5:39 am
Location: Chester, UK

Re: Rebuilding software for TBS 6281 card

Postby steven » Wed Jun 10, 2020 2:30 pm

# wget http://www.tbsdtv.com/download/document ... 23.tar.bz2
# sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
#tar jxvf media_build-2020-05-23.tar.bz2
#cd media_build
#./install.sh
#reboot

please have a try with this new version , if still failed please send the SSH remote to our support@tbsdtv.com
we will remote install for you

thanks

Kind Regards

steven
steven
 
Posts: 2239
Joined: Fri Aug 06, 2010 3:23 pm

Re: Rebuilding software for TBS 6281 card

Postby mollcons » Wed Jun 10, 2020 8:24 pm

Again it did not work.

I have been successfully using the scripts at https://github.com/tbsdtv/linux_media/wiki until this latest update, What has changed other than the Fedora version?

What do you mean by SSH remote? I have a Draytek 2830 router that controls external access to my network, which includes several Windows PC's as well as this Fedora server.
mollcons
 
Posts: 18
Joined: Mon Oct 26, 2015 5:39 am
Location: Chester, UK

Re: Rebuilding software for TBS 6281 card

Postby tvbob » Wed Jun 17, 2020 5:42 pm

Any update on this? I am also seeing the same error attempting to compile for a 6982 under Arch linux.

Code: Select All Code
ERROR: "fwnode_get_name" [/root/tbs-driver/media_build/v4l/v4l2-fwnode.ko] undefined!
make[3]: *** [scripts/Makefile.modpost:93: __modpost] Error 1
make[2]: *** [Makefile:1608: modules] Error 2
make[2]: Leaving directory '/usr/lib/modules/5.6.15-arch1-1/build'
make[1]: *** [Makefile:53: default] Error 2
make[1]: Leaving directory '/root/tbs-driver/media_build/v4l'
make: *** [Makefile:26: all] Error 2
tvbob
 
Posts: 3
Joined: Wed Jun 17, 2020 1:51 am

Re: Rebuilding software for TBS 6281 card

Postby zhangchao » Thu Jun 18, 2020 3:19 pm

enter a new directoy .

#cd /opt/
# wget http://www.tbsdtv.com/download/document ... 23.tar.bz2
# sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
#tar jxvf media_build-2020-05-23.tar.bz2
#cd media_build
#./install.sh
#reboot

if also has issue , please setup remote control. many curstormer can install successfully using this command .
zhangchao
 
Posts: 95
Joined: Thu Jan 17, 2013 4:59 pm

Re: Rebuilding software for TBS 6281 card

Postby tvbob » Thu Jun 18, 2020 6:16 pm

Thanks zhangchao,

The link in your message has been trimmed. Are you able to post the full download link?
tvbob
 
Posts: 3
Joined: Wed Jun 17, 2020 1:51 am

Re: Rebuilding software for TBS 6281 card

Postby steven » Thu Jul 02, 2020 11:17 am

hi

please check this

# wget http://www.tbsdtv.com/download/document/linux/media_build-2020-05-23.tar.bz2
# sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
#tar jxvf media_build-2020-05-23.tar.bz2
#cd media_build
#./install.sh
#reboot

Kind Regards

steven
steven
 
Posts: 2239
Joined: Fri Aug 06, 2010 3:23 pm

Re: Rebuilding software for TBS 6281 card

Postby Scritch » Sun Jul 05, 2020 5:29 pm

This fixed the compile error for me on Armbian (same 5.6 kernel)

echo "#define NEED_FWNODE_GETNAME 1" > ./media_build/v4l/config-mycompat.h
Scritch
 
Posts: 4
Joined: Mon May 08, 2017 3:59 am

Next

Return to Driver & Software Update

Who is online

Users browsing this forum: No registered users and 12 guests