Moderator Control Panel ]

TBS 5922 Ubutnu 19.04 install?

TBS 5922 Ubutnu 19.04 install?

Postby oldfart » Fri Jul 05, 2019 7:52 pm

Follewed the instructions to install TBS 5922 from
viewtopic.php?f=45&t=9476

Code: Select All Code
su -
    apt-get update
    apt-get install linux-headers-`uname -r`
    mkdir /lib/firmware
    unzip tbs-linux-drivers_v150525.zip -d tbs
    cd tbs
    mv dvb-usb-tbsqbox-id5922.fw /lib/firmware/
    tar xjvf linux-tbs-drivers.tar.bz2
    cd linux-tbs-drivers
    ./v4l/tbs-x86_64.sh


got an error:
Code: Select All Code
/tbs/linux-tbs-drivers/v4l/saa7146_fops.c:102:2: error: implicit declaration of function 'do_gettimeofday64'; did you mean 'do_settimeofday64'? [-Werror=implicit-function-declaration]
  do_gettimeofday64(&q->curr->vb.ts);


tried do_gettimeofday64
error!

how to install TBS 5922 in Ubuntu 19.04?
oldfart
 
Posts: 1
Joined: Fri Jun 13, 2014 7:20 pm

Re: TBS 5922 Ubutnu 19.04 install?

Postby steven » Tue Jul 09, 2019 9:44 am

Hi

For 5922 you can try with latest open source driver :
https://github.com/tbsdtv/linux_media/wiki

or use this offlince package :
#wget http://www.tbsdtv.com/download/document ... 13.tar.bz2
# sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
#tar jxvf media_build-2019-06-13.tar.bz2
#cd media_build
#./install.sh
#reboot

Thanks

Kind Regards

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


Return to Linux

Who is online

Users browsing this forum: No registered users and 6 guests