Skip to main content

Questions tagged [dvb]

Filter by
Sorted by
Tagged with
0 votes
0 answers
251 views

I am not a total Linux noob, but I do have some knowledge gaps (particularly when it comes to drivers) and I'm kind of at a loss for how to proceed. I tried posting this to the Raspberry Pi forum, but ...
imfm's user avatar
  • 15
1 vote
0 answers
725 views

I can't get my Walkera Dvb-t2 dongle to work on Ubuntu 18. lsusb shows Realtek Semiconductor Corp. RTL2838 DVB-T. There is also no /dev/dvb directory. What should I do to make it work? Update sudo ...
TEX's user avatar
  • 11
0 votes
0 answers
264 views

Please, help I have a TV tuner on Windows, there are no problems with it - all frequencies are found and shown, but in Linux it cannot find all frequencies ( https://linuxtv.org/wiki/index.php/...
Andreyski's user avatar
0 votes
1 answer
383 views

dvb-fe-tool is able to list some device capabilities and delivery systems, but it does not seem to list the supported codecs by the hardware. I'd like to know if my tuner supports MPEG4 hardware ...
eadmaster's user avatar
  • 1,733
1 vote
0 answers
729 views

I'm trying to compile loadable kernel modules (.ko files) to support different USB DVB tuners on a Linux embedded system (a QNAP NAS specifically) with kernel 4.2.8. This system doesn't have udev (or ...
virtualdj's user avatar
  • 177
2 votes
0 answers
250 views

I'm trying to setup a dvb device on Slackware 14.2 bash-4.3# lsusb | grep YUAN Bus 001 Device 003: ID 1164:7efd YUAN High-Tech Development Co., Ltd bash-4.3# udevadm info --path=/sys/devices/...
dno's user avatar
  • 121
2 votes
0 answers
57 views

libdvbv5 has no option for KU-CIRCULAR LNB frequency (10750,10750,0), how to solve this? in the Ubuntu Yakkety Yak libdvbv5 are used as a back end for kaffeine 2.0, and in the kaffeine 2.0 program, ...
Pikachu's user avatar
  • 152
3 votes
0 answers
1k views

I'm trying to use w_scan to scan the transponders from a satellite, on Debian 8.0 it worked, but on Debian 8.7 it doesn't work. At the same time, i can scan all the transponders by using Kaffeine (...
Pikachu's user avatar
  • 152
1 vote
0 answers
437 views

I'm not 100% sure whether this is the right site to ask, but I'll give it a shot. I have a Raspberry Pi with OSMC (f.k.a. RaspBMC, based on Raspbian) and Pi-Hole on it and it has been working ...
fero's user avatar
  • 111
9 votes
1 answer
3k views

With kernels up to 3.19, all of my USB devices work perfectly. On upgrading to 4.0 or later, some of my USB devices stop working and the kernel produces errors like this: [ 3.369436] usb 9-1: ...
cas's user avatar
  • 84.9k
1 vote
0 answers
423 views

I recently installed a skystar hd2 card in my box. I have drivers loaded, everything seems good to go but i cant tune. When I attempt to run w_scan (from apt-get, w_scan version 20130331, compiled ...
grepNstepN's user avatar
3 votes
1 answer
200 views

I have one dvb-t and one dvb-s card in my system which are in /dev/dvb/adapter0 and /dev/dvb/adapter1 Is there a way to find out which card is currently working? and which one isn't?
mohamad danesh's user avatar
1 vote
1 answer
712 views

I am using a DVB Tuner, USB tuner. I have added driver to the kernel and it is being registered. But when the device is connected, it doesnt invoke the probe function. Is there anything I have to ...
Christy George's user avatar
1 vote
1 answer
754 views

I've tried to get a Techno Trend TT-connect CT2-4650 CI running under a Kali Linux, where I suppose the kernel is about the same as on a current Debian. The compilation ran just fine. The kernel ...
user857990's user avatar
3 votes
1 answer
2k views

I've been trying to get my Raspberry Pi to work with one of two TV Cards that I have available on me. Unfortunately I live in Hong Kong where due to the digital broadcast standard, leaves me with few ...
Aron's user avatar
  • 131
2 votes
0 answers
2k views

I'm using w_scan to get channel list for my DVB-T stick. But despite channels being found, channels.conf file is empty. I suspect Info: no data from PAT has something to do with this. I know the DVB-...
Rok Kralj's user avatar
  • 346