Search found 356 matches

Return to advanced search

Re: Ubuntu 11.10 problems

Please, post output of:
lsusb
ls -l /dev/dvb

to see if all about drivers are right.

Best regards.
by SergioDanielG
Wed Nov 09, 2011 4:34 am
 
Forum: Linux
Topic: Ubuntu 11.10 problems [SOLVED ]
Replies: 7
Views: 7275

Re: Problem to make the dvb-card working again

It's like a pci-e slot problem or card problem. But did you try and old driver like 111017?
by SergioDanielG
Sun Nov 06, 2011 12:35 am
 
Forum: Linux
Topic: Problem to make the dvb-card working again
Replies: 4
Views: 4581

Re: Linux Driver for Kernel 3.x Released

SingingDwarf Wrote:Unfortunately, the download link for these latest drivers (http://www.tbsdtv.com/download/common/l ... 111103.zip) appears to be broken :lol:


It's available again...
by SergioDanielG
Sat Nov 05, 2011 8:08 pm
 
Forum: Linux
Topic: Linux Driver for Kernel 3.x Released
Replies: 6
Views: 10222

Re: Problem to make the dvb-card working again

Did you see system logs? Can you try "tail -f /var/log/kern.log" in a terminal and load/unload driver in other terminal?
And "lspci" list your card?

Best regards.
by SergioDanielG
Sat Nov 05, 2011 7:55 pm
 
Forum: Linux
Topic: Problem to make the dvb-card working again
Replies: 4
Views: 4581

Re: BOX-5922 with Ubuntu 11.04 Building problem

Before "make && make install" you need run "v4l/tbs-x86.sh" if your system is 32 bits or "v4l/tbs-x86_64.sh" if It's 64 bits.

Best regards.
by SergioDanielG
Sat Nov 05, 2011 7:36 pm
 
Forum: Linux
Topic: BOX-5922 with Ubuntu 11.04 Building problem
Replies: 3
Views: 3437

Re: Two problems with Ubuntu 11.10 drivers

Well, I'm not from TBS support, but...

Try to modify an recompile scan-s2.

open scan-s2.c
find
Code: Select All Code
#if DVB_API_VERSION != 5 || DVB_API_VERSION_MINOR != 1


and change to
Code: Select All Code
#if DVB_API_VERSION != 5 && DVB_API_VERSION_MINOR < 1


then make and make install.

Best regards.
by SergioDanielG
Fri Nov 04, 2011 8:00 pm
 
Forum: Linux
Topic: Two problems with Ubuntu 11.10 drivers
Replies: 3
Views: 5591

Re: Error(2): /dev/dvb/adapter0/frontend0

Can you send the output of:
# lspci
to see if the card is recognized, and
# ls -l /dev/dvb
to see if the card is named adapter0.

Did you try other software to use the card? Like kaffeine for example.

Best regards.
by SergioDanielG
Thu Nov 03, 2011 7:04 pm
 
Forum: Linux
Topic: Error(2): /dev/dvb/adapter0/frontend0
Replies: 1
Views: 3723

Re: Recieving two channels from one TS simultaneously

When you receive 1 channel with your software, this require lock signals and to lock requiere read/write access to the adapter. And you can't use the adatper again with other software or instance.
But if you tune and record all TS, you can see all channels independently while recording.

Best regards.
by SergioDanielG
Fri Oct 28, 2011 6:42 am
 
Forum: Linux
Topic: Receiving two channels from one TS simultaneously
Replies: 3
Views: 3539

Re: Dual Tuner Card DVB-S2 satellite TBS6981

At the end of the terminal displays the compilation error 2 CC /home/laurent/pilotes/linux-tbs-drivers_111017/linux-tbs-drivers/v4l/zr364xx.mod.o LD [M] /home/laurent/pilotes/linux-tbs-drivers_111017/linux-tbs-drivers/v4l/zr364xx.ko make[2]: Leaving directory `/usr/src/linux-headers-3.0.0-12-generi...
by SergioDanielG
Sat Oct 22, 2011 10:08 pm
 
Forum: Linux
Topic: Dual Tuner Card DVB-S2 satellite TBS6981
Replies: 9
Views: 7987

Re: Dual Tuner Card DVB-S2 satellite TBS6981

No problem, did you contunued nexts steps?
Try change "make dist-clean" with "make distclean" but not stop if there are erros in this step.

Best regards.
by SergioDanielG
Sat Oct 22, 2011 6:00 am
 
Forum: Linux
Topic: Dual Tuner Card DVB-S2 satellite TBS6981
Replies: 9
Views: 7987
PreviousNext

Return to advanced search

cron