Page 1 of 1

Cant update drivers on MOI PRO AMD TBS2951

PostPosted: Thu Mar 14, 2024 9:24 pm
by SPiKeGoD
Hi

I want to add a new TBS6522H to my MOI PRO AMD TBS2951 (Centos 7) but i can´t.... i can't install de drivers

I follow the steps: https://github.com/tbsdtv/linux_media/wiki

But in this one "make allyesconfig" y get this error:

Code: Select All Code
[root@localhost media_build]# make allyesconfig
make -C /tmp/media_build/v4l allyesconfig
make[1]: Entering directory `/tmp/media_build/v4l'
make[2]: Entering directory `/tmp/media_build/linux'
Syncing with dir ../../media
Unsupported Kernel version 4.4.190-1.el7.elrepo.x86_64 at ./patches_for_kernel.pl line 59.
Version 4.4.190-1.el7.elrepo.x86_64 not supported
make[2]: *** [apply_patches] Error 255
make[2]: Leaving directory `/tmp/media_build/linux'
make[1]: *** [allyesconfig] Error 2
make[1]: Leaving directory `/tmp/media_build/v4l'
make: *** [allyesconfig] Error 2


Code: Select All Code
[root@localhost media_build]# cat /etc/centos-release
CentOS Linux release 7.9.2009 (Core)


Code: Select All Code
[root@localhost media_build]# uname -a
Linux localhost.localdomain 4.4.190-1.el7.elrepo.x86_64 #1 SMP Sun Aug 25 07:32:44 EDT 2019 x86_64 x86_64 x86_64 GNU/Linux


Can you help me, please?

Thanks you very much in advance

Re: Cant update drivers on MOI PRO AMD TBS2951

PostPosted: Thu Mar 14, 2024 10:42 pm
by crazycat
support kernel version from v4.14

Re: Cant update drivers on MOI PRO AMD TBS2951

PostPosted: Thu Mar 14, 2024 11:16 pm
by SPiKeGoD
crazycat Wrote:support kernel version from v4.14


How can i fix it?

Re: Cant update drivers on MOI PRO AMD TBS2951

PostPosted: Fri Mar 15, 2024 1:37 am
by SPiKeGoD
@steven

What about this tutorial: https://www.tecmint.com/upgrade-centos-7-to-centos-8/ ? Is the thing that i need? I don't want to lose the tvheadend configuration

Or this one: https://phoenixnap.com/kb/how-to-upgrade-kernel-centos

Thanks

Re: Cant update drivers on MOI PRO AMD TBS2951

PostPosted: Mon Mar 18, 2024 9:53 am
by zhangchao
hi,

Install the driver of the TBS card according to the steps below .
#git clone https://github.com/tbsdtv/media_build.git
#git clone --depth=1 https://github.com/tbsdtv/linux_media.git -b latest ./media
#cd media_build
#make dir DIR=../media
#make allyesconfig
#sed -i -r 's/(^CONFIG.*_RC.*=)./\1n/g' v4l/.config
#sed -i -r 's/(^CONFIG.*_IR.*=)./\1n/g' v4l/.config
#make -j4
#sudo make install

please refer to the link :
https://github.com/tbsdtv/linux_media/wiki
https://github.com/tbsdtv/linux_media/w ... Rebuilding

setup anydesk or ssh connection or add skype jack_2431 if has issue .

best regards!

Re: Cant update drivers on MOI PRO AMD TBS2951

PostPosted: Mon Mar 18, 2024 6:55 pm
by SPiKeGoD
The error is in that step:

zhangchao Wrote:#make allyesconfig


What is your timetable to set the ssh o anydesk for you?

Thanks you very much

Re: Cant update drivers on MOI PRO AMD TBS2951

PostPosted: Tue Mar 19, 2024 5:09 am
by crazycat
SPiKeGoD Wrote:Is the thing that i need? I don't want to lose the tvheadend configuration


archive /home/hts