Hi,
I'm trying to scan ehter on my DVB-S card. This is Twinhan Vision DTV Sat VP-1025 PC.
The test tries to do the program "w_scan" to the HotBird satellite.
During the scan I have information that the card is not detected.
Later the result of the command:
Probably the device is detected by the system.
I'm using FreeNAS on Jails.
Could someone direct me how to solve the problem?
I'm trying to scan ehter on my DVB-S card. This is Twinhan Vision DTV Sat VP-1025 PC.
The test tries to do the program "w_scan" to the HotBird satellite.
During the scan I have information that the card is not detected.
Later the result of the command:
Code:
root@VLC:/ # w_scan -fs -s S13E0 -C UTF-8 -c PL
w_scan -fs -s S13E0 -C UTF-8 -c PL
w_scan version 20170107 (compiled for DVB API 5.10)
using settings for 13.0 east Hotbird 13B/13C/13D
scan type SATELLITE, channellist 70
output format vdr-2.0
output charset 'UTF-8'
Info: using DVB adapter auto detection.
main:4007: FATAL: ***** NO USEABLE SATELLITE CARD FOUND. *****
Please check wether dvb driver is loaded and
verify that no dvb application (i.e. vdr) is running.
Probably the device is detected by the system.
Code:
root@VLC:/ # pciconf -lv
none2@pci0:5:0:0: class=0x040000 card=0x00011822 chip=0x036e109e rev=0x11 hdr=0x00
vendor = 'Brooktree Corporation'
device = 'Bt878 Video Capture'
class = multimedia
subclass = video
none3@pci0:5:0:1: class=0x048000 card=0x00011822 chip=0x0878109e rev=0x11 hdr=0x00
vendor = 'Brooktree Corporation'
device = 'Bt878 Audio Capture'
class = multimedia
I'm using FreeNAS on Jails.
Could someone direct me how to solve the problem?