View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 5 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri Dec 16, 2005 9:44 pm 
Offline
Joined: Fri Dec 16, 2005 9:16 pm
Posts: 2
I have an intel em64t-based myth backend system with one hauppauge pvr350 NTSC tuner card and one pchdtv3000 ATSC tuner card. Both work perfectly if they are the only one whose modules are installed. But as soon as I install the second module, the pvr350 tuner quits working.

If anyone has any ideas, I'd love to hear them. following is the relivant part of my dmesg.

Code:
$ dmesg
Linux video capture interface: v1.00
cx2388x dvb driver version 0.0.5 loaded
CORE cx88[0]: subsystem: 7063:3000, board: pcHDTV HD3000 HDTV [card=22,autodetected]
TV tuner 52 at 0x1fe, Radio tuner -1 at 0x1fe
ACPI: PCI Interrupt 0000:01:01.2[A] -> GSI 21 (level, low) -> IRQ 66
cx88[0]/2: found at 0000:01:01.2, rev: 5, irq: 66, latency: 64, mmio: 0xcd000000
cx88[0]/2: cx2388x based dvb card
DVB: registering new adapter (cx88[0]).
DVB: registering frontend 0 (Oren OR51132 VSB/QAM Frontend)...
ivtv:  ==================== START INIT IVTV ====================
ivtv:  version 0.4.0 (tagged release) loading
ivtv:  Linux version: 2.6.14-gentoo-r2 SMP gcc-3.4
ivtv:  In case of problems please include the debug info
ivtv:  between the START INIT IVTV and END INIT IVTV lines when
ivtv:  mailing the ivtv-devel mailinglist.
ivtv0: Autodetected WinTV PVR 350 card (iTVC15 based)
ACPI: PCI Interrupt 0000:01:02.0[A] -> GSI 22 (level, low) -> IRQ 217
ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
tveeprom 1-0050: Hauppauge model 48132, rev K168, serial# 7378692
tveeprom 1-0050: tuner model is LG TAPE H001F MK3 (idx 68, type 47)
tveeprom 1-0050: TV standards NTSC(M) (eeprom 0x08)
tveeprom 1-0050: audio processor is MSP4448 (idx 27)
tveeprom 1-0050: decoder processor is SAA7115 (idx 19)
tveeprom 1-0050: has radio, has IR remote
tuner 0-0061: chip found @ 0xc2 (cx88[0])
tuner 0-0061: type set to 52 (Thomson DDT 7610 (ATSC/NTSC))
tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
saa7115 1-0021: saa7115 found @ 0x42 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=saa7115, addr=21]
saa7127 1-0044: saa7127 found @ 0x88 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=saa7127, addr=44]
msp34xx: ivtv version
msp34xx: init: chip=MSP3448W-B3, has NICAM support, simple (D) mode, simpler (G) no-thread mode
msp34xx: $Id$ compiled on: Dec 16 2005 17:43:52
ivtv0: i2c attach to card #0 ok [client=MSP3448W-B3, addr=40]
tda9885/6/7: chip found @ 0x86
tda9885/6/7: chip found @ 0x86
ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43]
ivtv0: loading /lib/modules/ivtv-fw-enc.bin
ivtv0: loading /lib/modules/ivtv-fw-dec.bin
ivtv0: Encoder revision: 0x02050032
ivtv0: Decoder revision: 0x02020023
ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
ivtv0: Create encoder radio stream
ivtv0: Allocate DMA decoder MPEG stream: 16 x 65536 buffers (1024KB total)
ivtv0: Allocate DMA decoder VBI stream: 512 x 2048 buffers (1024KB total)
ivtv0: Create decoder VOUT stream
ivtv0: Allocate DMA decoder YUV stream: 24 x 43200 buffers (1024KB total)
ivtv0: loading /lib/modules/ivtv_init_mpeg.bin
tuner 1-0061: type set to 47 (LG NTSC (TAPE series))
ivtv0: Initialized WinTV PVR 350, card #0
ivtv:  ====================  END INIT IVTV  ====================


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 16, 2005 10:18 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
What I had to do, before I just got tired of fighting with it and left the HD3000 out for the time being, was force the ivtv driver to load first. Otherwise the PVR card wasn't recognized properly. Here's how to check if you have the same problem.

1) Run the following command: lspci | grep Multimedia

2) If you see something like this:
Code:
0000:02:08.0 Multimedia video controller: Conexant Winfast TV2000 XP (rev 05)
0000:02:08.2 Multimedia controller: Conexant: Unknown device 8802 (rev 05)

(which is really the HD3000) Showing up before any PVR devices, which look like this:
Code:
0000:02:0a.0 Multimedia video controller: Internext Compression Inc iTVC16 (CX23416) MPEG-2 Encoder (rev 01)

Then you have the same problem.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 17, 2005 11:37 am 
Offline
Joined: Fri Dec 16, 2005 9:16 pm
Posts: 2
i don't seem to be having your problem... here's the output of my lspci:
Code:
lspci | grep Multimedia
0000:01:01.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
0000:01:01.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
0000:01:02.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2 Encoder (rev 01)

I can't be sure it's correct, but it seems ok to me...

As I said first... both catds seem to work for the most part. Even with both modules insmodded, they basically work... meaning there are appropriate devices in /dev, and if i have mplayer grab them, output looks great. But when I try to tune the pvr350 with ptune-ui.pl, nothing happens.

Thanks for the reply... but does anyone have any other ideas??


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 17, 2005 12:31 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
You may still have an ordering issue since the HD3000 is seen before the PVR card. Check the ordering of modules in your /etc/modules file to make sure that the ivtv driver gets loaded earlier than the other.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 17, 2005 5:53 pm 
Offline
Joined: Thu Mar 03, 2005 4:36 pm
Posts: 18
I was having the same problems...

and then I installed the PVR-350 first then the pcHDTV3000 (as well as modified the /etc/modules file so ivtv is higher on the list than the hdtv3000 drivers)

my lspci looks like this:

Code:
0000:02:04.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2 Encoder (rev 01)
0000:02:06.0 Multimedia video controller: Conexant Winfast TV2000 XP (rev 05)
0000:02:06.2 Multimedia controller: Conexant: Unknown device 8802 (rev 05)

_________________
ABIT AS8-V
Pentagram 4 HT - 3.0 jigahurtz
512 Megabites
250 jigabite Hdisk

pcHDTV3000
PVR-350
nVidia FX5200 AGP


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu