Moderator Control Panel ]

Driver for Debian Stable (Jessie)

It's important to keep your driver and software updated.

Driver for Debian Stable (Jessie)

Postby thunderm » Wed Nov 18, 2015 5:44 pm

Hi, we bought 30pcs of TBS 6205 cards, and now it is time to make them work under Debian Jessie (kernel 3.16), i don't want to replace all my media tree modules with yours old tree, can you please make new driver compatible with changes in dvb-frontends?

Most important change is in functions :
set_frontend and same change in get_frontend
-static int tbs6205_set_frontend(struct dvb_frontend *fe, struct dvb_frontend_parameters *p) {
+static int tbs6205_set_frontend(struct dvb_frontend *fe) {
+ struct dtv_frontend_properties *p = &fe->dtv_property_cache;

of course there are more minor changes like this but i am pretty sure you can do that
-p->u.qpsk.symbol_rate
+p->symbol_rate
-p->u.qpsk.fec_inner
+p->fec_inner

Your kernel media tree is getting very obsolete.

Please, please i need those atleast for tbsdvbctl.o and tbs6205fe_driver.o

Thanks
Last edited by thunderm on Mon Dec 14, 2015 3:32 pm, edited 1 time in total.
thunderm
 
Posts: 6
Joined: Thu Mar 28, 2013 9:51 pm

Re: Drvier for Debian Stable (Jessie)

Postby orson » Fri Nov 20, 2015 12:47 am

Same problem (Debian SID) for TBS6680 I bougth 3 days ago.

The TBS driver tree is really outdated, and I would have to replace the whole media-kernel tree.

But this isn't a good idea, as the TBS-tree doesn't backport fixes, and as far as I can see not even potential security problems. And that is serious at least for me.

As example have a look at this CVS
http://www.cvedetails.com/cve/CVE-2014-8884/

Got fixed with (5 Sep 2014):
https://github.com/torvalds/linux/commi ... 536d489d16

Just checked and the linux-tbs-drivers sources still have this issue.

I really would suggest to update the TBS linux drivers base, and reorganize it so that only the tbs relevant parts get compiled/installed in this driver-package.

EDIT: Changed wrong TBS8860 with correct TBS6680 :)
orson
 
Posts: 4
Joined: Tue Nov 17, 2015 7:13 am

Re: Drvier for Debian Stable (Jessie)

Postby orson » Mon Nov 23, 2015 8:08 am

Does TBS support/development dept. need a Wiki entry on wikipedia to respond? Just asking... :evil:
orson
 
Posts: 4
Joined: Tue Nov 17, 2015 7:13 am

Re: Drvier for Debian Stable (Jessie)

Postby stilmant » Mon Nov 23, 2015 8:01 pm

Have you followed the procedure described here?
viewtopic.php?f=87&t=2194
stilmant
 
Posts: 51
Joined: Fri Mar 01, 2013 3:21 pm
Location: Luxembourg

Re: Drvier for Debian Stable (Jessie)

Postby thunderm » Mon Dec 14, 2015 3:48 pm

stilmant Wrote:Have you followed the procedure described here?
viewtopic.php?f=87&t=2194


This is not bug, it is future request for all Linux users.
thunderm
 
Posts: 6
Joined: Thu Mar 28, 2013 9:51 pm


Return to Driver & Software Update

Who is online

Users browsing this forum: Google [Bot] and 10 guests

cron