Page 1 of 2

open source driver request for 6922

PostPosted: Fri Jul 20, 2012 2:03 pm
by tamba
would be great if tbsdtv give us an open-source driver for this card

has tbsdtv any plan to open source this driver???

Re: open source driver request for 6922

PostPosted: Fri Jul 20, 2012 3:56 pm
by steven
Hi tamba

Once we have the plan we will send the notice to you as soon as possible. :D :D

Regards

steven

Re: open source driver request for 6922

PostPosted: Fri Jul 20, 2012 10:42 pm
by tamba
thanks for your answer
my second question
who has made tmax tas2100 (demodulator)?

Re: open source driver request for 6922

PostPosted: Sat Apr 12, 2014 12:33 am
by Alfredo
Hi all

Here is an attempt to free driver. Unfortunately it does not work.
Can someone help TBS company?

Regards,

Alfredo

Re: open source driver request for 6922

PostPosted: Sat Apr 12, 2014 2:47 am
by updatelee
I dont see a link.

UDL

Re: open source driver request for 6922

PostPosted: Sun Apr 13, 2014 10:54 am
by Alfredo
Hi

Sorry I forgot to post it

https://github.com/ljalves/linux_media/issues/15

Alfredo

Re: open source driver request for 6922

PostPosted: Sun Apr 13, 2014 1:59 pm
by updatelee
Excellent thanks

UDL

Re: open source driver request for 6922

PostPosted: Tue Jul 22, 2014 12:51 pm
by Alfredo
Hi

The free driver is working.

Regards

Re: open source driver request for 6922

PostPosted: Fri Aug 15, 2014 10:54 am
by Newtman
Hello,
The new driver work with 6922SE?

I'm trying to install the open source driver in Debian but I fail... Have you got a link to a how to?
Thanks

Re: open source driver request for 6922

PostPosted: Mon Aug 18, 2014 10:03 pm
by Alfredo
Hi

# The new driver work with 6922SE?

I don't know

https://github.com/ljalves/linux_media/ ... stallating

~ $ git clone git://linuxtv.org/media_build.git
~ $ git clone --depth=1 https://github.com/ljalves/linux_media.git -b latest ./media
~ $ cd media_build
~/media_build $ make dir DIR=../media
~/media_build $ make distclean
~/media_build $ make
~/media_build $ sudo make install

Good luck

Alfredo