Search found 374 matches

Return to advanced search

Re: tbs5990 upset on linux driver support

Linux drivers dont work this way. Kernel modules are built for a specific version of the kernel. When the linux kernel changes something, old drivers will need to either be recompiled or in some cases the source code edited to reflect the new changes in a kernel. This is what youve come across. Its ...
by updatelee
Wed Feb 10, 2016 7:21 am
 
Forum: News
Topic: tbs5990 upset on linux driver support
Replies: 19
Views: 25606

Re: Linux 4.2.*

You should be using the latest. Sounds like the issue is you don't have the kernel headers installed

UDL
by updatelee
Fri Jan 01, 2016 1:22 am
 
Forum: Driver & Software Update
Topic: Linux 4.2.*
Replies: 4
Views: 6800

Re: Kernel oops when unloading "saa716x_tbs_dvb"

line 4531 of saa716x_tbs.c is calling tbs6290fe_attch directly, it should be calling dvb_attach(tbs6920fe_attach, .... TBS does this in quite a few places actually, I dont have one of these cards so Id rather not submit a patch. You are more then welcome to try it out though. I also dont have access...
by updatelee
Tue Nov 17, 2015 3:28 am
 
Forum: DVB-T2/T/C Dual Tuner Dual CI PCIe Card TBS6290
Topic: Kernel oops when unloading "saa716x_tbs_dvb"
Replies: 2
Views: 3650

Re: Maximum amount of /dev/dvb devices in MOI+

Sounds more like a ui issue if they show up in dmesg. I have 18 tuners in my Linux box no problem ;)

UDL
by updatelee
Thu Nov 12, 2015 12:26 pm
 
Forum: MOI+
Topic: Maximum amount of /dev/dvb devices in MOI+
Replies: 13
Views: 15727

Re: turbo modulation

Nope, nothing else

UDL
by updatelee
Fri Jul 03, 2015 11:57 am
 
Forum: Linux
Topic: turbo modulation
Replies: 7
Views: 10979

Re: Any way to control the adapter order under Linux?

create a file called /etc/modprobe.d/dvb.conf

now find out what modules each device uses, here is an example of the TBS 5980

options dvb-usb-tbsqbox2ci adapter_nr=10

now my 5980 will always take adapter number 10

UDL
by updatelee
Tue Jun 23, 2015 8:13 pm
 
Forum: DVB-S2 Quad Tuner PCIe Card TBS6905
Topic: Any way to control the adapter order under Linux? (SOLVED)
Replies: 3
Views: 4494

Re: T2 functionallity

looking at the source code for dvbv5-scan it doesnt look like it has dvb-t2 support, even though it says it does you could try this patch if you want diff --git a/utils/dvb/dvbv5-scan.c b/utils/dvb/dvbv5-scan.c index 1bd1bcf..7ee1b06 100644 --- a/utils/dvb/dvbv5-scan.c +++ b/utils/dvb/dvbv5-scan.c @...
by updatelee
Tue Dec 30, 2014 4:25 am
 
Forum: Linux
Topic: T2 functionallity
Replies: 9
Views: 13920

Re: T2 functionallity

You should be able to. I don't use that app so I don't know. Try only putting dvbt2 tp into the config and see what happens

UDL
by updatelee
Mon Dec 29, 2014 11:54 pm
 
Forum: Linux
Topic: T2 functionallity
Replies: 9
Views: 13920

Re: T2 functionallity

Your config file clearly states dvbt. I'm not surprised it's not finding dvbt2

UDL
by updatelee
Mon Dec 29, 2014 5:20 am
 
Forum: Linux
Topic: T2 functionallity
Replies: 9
Views: 13920

Re: Strong Artefacts - Questionable SNR and high BER

I replied in another thread but did you actually disable pstates and or cpufreq in the kernel?

UDL
by updatelee
Tue Dec 16, 2014 12:02 am
 
Forum: Linux
Topic: Strong Artefacts - Questionable SNR and high BER
Replies: 43
Views: 42096
PreviousNext

Return to advanced search