Page 1 of 1

Kernel 4.6(Solved)

PostPosted: Thu Jun 23, 2016 4:58 am
by Newtman
Hello,
I can't install the driver v160405 in Debian with kernel 4.6.
When will release the new version?
Thanks

Re: Kernel 4.6

PostPosted: Thu Jun 23, 2016 4:03 pm
by zhangchao
hi ,

please send me the log info .or you can send me the remote control by ssh connect .


how to install the kernel ,please refrer to this link:
viewtopic.php?f=86&t=9875

best regards!

Re: Kernel 4.6

PostPosted: Mon Jun 27, 2016 3:39 am
by Newtman
Hello,
I usually install the driver like this log, but it failed at final. I have got the kernel's header updated. If you want SSH access, please tell me.
http://pastebin.com/fq6DxL4r
Thanks

Re: Kernel 4.6

PostPosted: Mon Jun 27, 2016 5:48 pm
by steven
hi ,

please download the file from the following link to build for kernel ver 4.6 .
http://www.tbsdtv.com/download/document/linux/linux-tbs-drivers.tar.bz2

#tar jxvf linux-tbs-drivers.tar.bz2
#cd linux-tbs-drivers
#./v4l/tbs-x86_64.sh
#make -j4
#make install

Thanks

Kind Regards

steven

Re: Kernel 4.6

PostPosted: Mon Jun 27, 2016 9:56 pm
by imperia
steven Wrote:hi ,

please download the file from the following link to build for kernel ver 4.6 .
http://www.tbsdtv.com/download/document/linux/linux-tbs-drivers.tar.bz2

#tar jxvf linux-tbs-drivers.tar.bz2
#cd linux-tbs-drivers
#./v4l/tbs-x86_64.sh
#make -j4
#make install

Thanks

Kind Regards

steven

Is this the open source driver promised for the end of this month?

Re: Kernel 4.6

PostPosted: Tue Jun 28, 2016 1:05 am
by Newtman
steven Wrote:hi ,

please download the file from the following link to build for kernel ver 4.6 .
http://www.tbsdtv.com/download/document/linux/linux-tbs-drivers.tar.bz2

#tar jxvf linux-tbs-drivers.tar.bz2
#cd linux-tbs-drivers
#./v4l/tbs-x86_64.sh
#make -j4
#make install

Thanks

Kind Regards

steven


Thanks!! It work perfect