Moderator Control Panel ]

After yum upgrade need to reinstall driver

After yum upgrade need to reinstall driver

Postby steven » Tue Nov 24, 2015 11:22 am

Hi all

some of our user after update the kernel said that the tuner is missing this is because after update the kernel the
new kernel do not include our driver ,in this case just reinstall our driver ,you can do like this :

you can download our latest driver :
http://www.tbsdtv.com/download/document ... 151105.zip

then

//DVBT +DVBS
rm -rf /lib/modules/${version}/kernel/drivers/media

the version you can get with
uname -a

like this:
# uname -a
Linux skyip 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
# ls /lib/modules/3.19.0-
3.19.0-25-generic/ 3.19.0-30-generic/
# rm -rf /lib/modules/3.19.0-30-generic/driver/media

then
1. tar jxvf linux-tbs-drivers_xxx.tar.bz2
2. cd linux-tbs-drivers
3. ./v4l/tbs-x86_64.sh
4. make -j4

make install
restart

///DVBC +DVBS
rm -rf /lib/modules/${version}/kernel/drivers/media

the version you can get with
uname -a

like this:
# uname -a
Linux skyip 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
# ls /lib/modules/3.19.0-
3.19.0-25-generic/ 3.19.0-30-generic/
# rm -rf /lib/modules/3.19.0-30-generic/driver/media

then
1. tar jxvf linux-tbs-drivers_xxx.tar.bz2
2. cd linux-tbs-drivers
3 ./v4l/tbs-x86_64.sh
4 ./v4l/tbs-dvbc-x86_64.sh

5. make -j4

make install
restart

Thanks

Kind regards

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

Return to MOI Pro - AMD

Who is online

Users browsing this forum: No registered users and 17 guests