LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   No signal on AverMedia TV-Capture98(BT-878 chip) on Slackware 12 box (https://www.linuxquestions.org/questions/slackware-14/no-signal-on-avermedia-tv-capture98-bt-878-chip-on-slackware-12-box-678956/)

kairen 10-25-2008 04:48 AM

No signal on AverMedia TV-Capture98(BT-878 chip) on Slackware 12 box
 
Hi,

I got this pci tvtuner on my slack box.

:~$ /sbin/lspci
00:00.0 Host bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL Memory Controller Hub (rev 04)
00:01.0 PCI bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL PCI Express Root Port (rev 04)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d3)
00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801FB/FW (ICH6/ICH6W) SATA Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
01:00.0 VGA compatible controller: ATI Technologies Inc RV380 [Radeon X600 (PCIE)]
01:00.1 Display controller: ATI Technologies Inc RV380 [Radeon X600]
02:00.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:00.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
02:05.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller (rev 13)
02:07.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)

and

:~$ lsmod
Module Size Used by
appletalk 38316 2
ax25 55632 2
ipx 31524 2
p8023 5632 1 ipx
radeon 124704 2
drm 75156 3 radeon
snd_seq_dummy 6788 0
snd_seq_oss 32896 0
snd_seq_midi_event 10112 1 snd_seq_oss
snd_seq 50640 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 10508 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 42784 0
snd_mixer_oss 18048 2 snd_pcm_oss
ipv6 254496 23
bt878 12728 0
capability 7304 0
commoncap 9344 1 capability
lp 13736 0
parport_pc 27812 1
parport 34760 2 lp,parport_pc
pcspkr 6528 0
psmouse 39048 0
sk98lin 156128 0
gspca 644560 0
zc0301 48004 0
intel_agp 25116 1
bttv 173620 2 bt878
video_buf 24068 1 bttv
ir_common 33796 1 bttv
compat_ioctl32 5248 2 zc0301,bttv
r8169 29832 0
skge 40592 0
snd_hda_intel 20248 2
snd_hda_codec 209152 1 snd_hda_intel
serio_raw 9220 0
btcx_risc 8072 1 bttv
tveeprom 17552 1 bttv
snd_pcm 72068 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer 22532 2 snd_seq,snd_pcm
videodev 29184 4 gspca,zc0301,bttv
v4l2_common 18688 3 zc0301,bttv,videodev
v4l1_compat 17668 2 bttv,videodev
snd 47204 11 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_pcm,snd _timer
soundcore 9824 2 snd
shpchp 33172 0
sg 30364 0
agpgart 31432 2 drm,intel_agp
snd_page_alloc 11528 2 snd_hda_intel,snd_pcm
i2c_i801 11408 0
iTCO_wdt 12964 0
iTCO_vendor_support 7172 1 iTCO_wdt

So I suppose the card is recognized by the kernel and all drivers all loaded. I installed tvtime but no matter what I do the only output is a "no signal" label on blue screen. I checked the tv cable is plugged and when connected to a tv it showed a nice signal.

any idea ?
thanks for the help

the3dfxdude 10-25-2008 04:51 PM

I have the same AverMedia card I think and it works fine here. My guess is settings or permissions.

01:08.0 0400: 109e:036e (rev 02)
01:08.1 0480: 109e:0878 (rev 02)

Ilgar 10-26-2008 01:50 AM

Did you configure the software to use the right device? For example, if you also have a webcam then it will usually be the default device /dev/video0 and the TV card will be /dev/video1.


All times are GMT -5. The time now is 02:16 PM.