Search found 7 matches

Return to advanced search

Re: Is it possible to speed up szap's signal strength output

I've been digging into szap code to figure out exactly how it interacts with the kernel, but it's very slow going.
This is still something I need to get done.
Any advice? Anyone?
by Tal
Fri Sep 09, 2016 2:33 am
 
Forum: Linux
Topic: Is it possible to speed up szap's signal strength output?
Replies: 1
Views: 254

Is it possible to speed up szap's signal strength output?

Hey guys. Unfortunately, I'm not an expert on DVB, or satellite technology in general, but I've been assigned to figure out how to get a TBS5925 to work with a linux box at work. All we're really using it for is for auto-pointing satellite dishes, so we don't really need to have a video or audio str...
by Tal
Fri Aug 26, 2016 5:54 am
 
Forum: Linux
Topic: Is it possible to speed up szap's signal strength output?
Replies: 1
Views: 254

Re: No /dev/dvb on Debian 8

support up to 4.6. remove kernel media-drivers: sudo rm -r -f /lib/modules/$(uname -r)/kernel/drivers/media sudo rm -r -f /lib/modules/$(uname -r)/kernel/drivers/staging/media and instell again This appears to have worked on the kernel that comes with Debian 8 (3.16.0-4) without having to compile a...
by Tal
Fri Aug 19, 2016 4:51 am
 
Forum: Linux
Topic: No /dev/dvb on Debian 8
Replies: 7
Views: 635

Re: No /dev/dvb on Debian 8

When compiling a vanilla kernel from kernel.org, are there any extra options I would need to set in menuconfig to allow this driver to work?
Or maybe options I would need to unset, so that other drivers aren't interfering with it?
What kernels does the v160630 driver support?
by Tal
Wed Aug 17, 2016 2:30 am
 
Forum: Linux
Topic: No /dev/dvb on Debian 8
Replies: 7
Views: 635

Re: No /dev/dvb on Debian 8

I do see something interesting in dmesg now that you mention it. First few lines look ok. Then a bunch of errors. Last 2 lines look fine too - pretty sure that's just a flag getting set so kernel developers can say that if something is broken, it's not their problem. What do the errors mean? [ 2.429...
by Tal
Tue Aug 16, 2016 6:43 am
 
Forum: Linux
Topic: No /dev/dvb on Debian 8
Replies: 7
Views: 635

Re: No /dev/dvb on Debian 8

This is what I did: Install Debian 8 Install build-essential (gcc, etc) Install linux-headers-$(uname -r) (kernel headers) Download tbs-linux-drivers_v160630.zip Extract it Create /lib/firmware (the folder doesn't exist on debian 8 by default) Copy dvb-usb-tbsqbox-id5925.fw to /lib/firmware extract ...
by Tal
Tue Aug 16, 2016 1:20 am
 
Forum: Linux
Topic: No /dev/dvb on Debian 8
Replies: 7
Views: 635

No /dev/dvb on Debian 8

I am trying to get a TBS 5925 device working on Linux on Debian 8. This probably doesn't matter, but I do NOT need TV working - I just need to be able to tell if I'm locked onto a particular satellite. After installing this driver: http://www.tbsdtv.com/download/document/common/tbs-linux-drivers_v16...
by Tal
Mon Aug 15, 2016 9:55 am
 
Forum: Linux
Topic: No /dev/dvb on Debian 8
Replies: 7
Views: 635

Return to advanced search