
eradicator at gentoo
Feb 19, 2005, 7:41 PM
Post #1 of 17
(2907 views)
Permalink
|
|
Tuner (type 47) not loading - WinTV PVR350
|
|
I just got a new WinTV PVR-350 from NewEgg a few days ago, and I'm having a bit of trouble getting the tuner to work properly. I'm using linux-2.6.10 and ivtv-0.2.0-rc3f. 2.6.10 has the following in drivers/media/video/tuner.c: { "LG NTSC (TAPE series)", LGINNOTEK, NTSC, 16*160.00,16*442.00,0x01,0x02,0x04,0x8e,732 }, This is the same as shown in the latest patches from here: http://205.209.168.201/~ckennedy/ivtv/new_tuners/ Unfortunately, when I 'modprobe ivtv', the tuner does not get setup. Additionally, the svideo out is green. Does anyone have any suggestions? Thanks, Jeremy ---- lspci -v <snip> 0000:02:0a.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2 Encoder (rev 01) Subsystem: Hauppauge computer works Inc. WinTV PVR-350 Flags: bus master, medium devsel, latency 64, IRQ 12 Memory at e8000000 (32-bit, prefetchable) Capabilities: [44] Power Management version 2 <snip> ---- dmesg log from 'modprobe ivtv' ivtv: ==================== START INIT IVTV ==================== ivtv: version 0.2.0 (rc3) loading ivtv: Linux version: 2.6.10-gentoo-r6 preempt PENTIUMIII gcc-3.3 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. ivtv: Autodetected WinTV PVR 350 card ivtv: Found an iTVC15 based chip PCI: Found IRQ 12 for device 0000:02:0a.0 ivtv: XXX PCI device: 0x1130 vendor: 0x8086 tveeprom: Hauppauge: model = 48132, rev = K268, serial# = 7775566 <LOOK HERE> tveeprom: tuner = LG TAPE H001F MK3 (idx = 68, type = 47) tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000) </LOOK HERE> tveeprom: audio_processor = MSP3440 (type = 11) ivtv: i2c attach [client=tveeprom[3],ok] saa7115: starting probe for adapter ivtv i2c driver #0 (0x10005) saa7115: detecting saa7115 client on address 0x42 saa7115: writing init values ivtv: i2c attach [client=saa7115[3],ok] saa7115: status: (1E) 0x48, (1F) 0xc0 saa7127: Selecting NTSC video Standard saa7127: Selecting S-Video+Composite saa7127: Turn WSS off saa7127: Widescreen Mode 4:3 Full Format saa7127: Selecting Normal Encoder Input saa7127: Enable Video Output ivtv: i2c attach [client=saa7127[3],ok] msp34xx: ivtv version msp34xx: init: chip=MSP3448W-A2, has NICAM support, simple (D) mode, simpler (G) no-thread mode msp34xx: $Id$ compiled on: Feb 19 2005 12:42:29 ivtv: i2c attach [client=MSP3448W-A2,ok] <LOOK HERE> ivtv: Tuner Type 47, Tuner formats 0x00001000, Radio: yes, Model 0x00ad2598, Revision 0x00000001 ivtv: NTSC tuner detected ivtv: Radio detected ivtv: Failed to load module tuner </LOOK HERE> ivtv: Encoder revision: 0x02040024 ivtv: Encoder Firmware is buggy, use version 0x02040011 ivtv: Decoder revision: 0x02020023 ivtv: Configuring WinTV PVR 350 card with 9 streams ivtv: Create DMA stream 0 using 256 16384 byte buffers 4194304 kbytes total ivtv: Registered v4l2 device, streamtype 0 minor 0 ivtv: Create DMA stream 1 using 8 131072 byte buffers 1048576 kbytes total ivtv: Registered v4l2 device, streamtype 1 minor 32 ivtv: Create stream 2 using 40 52224 byte buffers 2097152 kbytes total ivtv: Registered v4l2 device, streamtype 2 minor 224 ivtv: Create DMA stream 3 using 455 4608 byte buffers 2097152 kbytes total ivtv: Registered v4l2 device, streamtype 3 minor 24 ivtv: Create stream 4 ivtv: Registered v4l2 device, streamtype 4 minor 64 ivtv: Create DMA stream 5 using 16 65536 byte buffers 1048576 kbytes total ivtv: Registered v4l2 device, streamtype 5 minor 16 ivtv: Create stream 6 using 1024 2048 byte buffers 262144 kbytes total ivtv: Registered v4l2 device, streamtype 6 minor 228 ivtv: Create stream 7 ivtv: Registered v4l2 device, streamtype 7 minor 232 ivtv: Create DMA stream 8 using 16 65536 byte buffers 1048576 kbytes total ivtv: Registered v4l2 device, streamtype 8 minor 48 <LOOK HERE> ivtv: Setting Tuner 47 ivtv: i2c client addr: 0x61 not found! ivtv: i2c client addr: 0x61 not found! ivtv: Setting audio matrix to input 3, output 1 ivtv: Switching standard to NTSC. ivtv: i2c client addr: 0x61 not found! </LOOK HERE> ivtv: ivtv_enc_thread: pid = 25326, itv = 0xe0c7ffc0 ivtv: ivtv_dec_thread: pid = 25327, itv = 0xe0c7ffc0 saa7115: decoder set norm NTSC saa7115: set audio: 0x01 saa7127: Setting Encoder Video Standard saa7127: Set NTSC Video Mode saa7127: Selecting NTSC video Standard ivtv: Initialized WinTV PVR 350, card #0 ivtv: ==================== END INIT IVTV =================== saa7115: decoder set size lirc_dev: IR Remote Control driver registered, at major 61 lirc_i2c: chip found @ 0x18 (Hauppauge IR) ivtv: i2c attach [client=Hauppauge IR,ok] lirc_dev: lirc_register_plugin:sample_rate: 10 ---- From rom /etc/modules.conf: alias char-major-81 videodev alias char-major-81-0 ivtv alias char-major-61 lirc_i2c add above ivtv lirc_dev lirc_i2c ivtv-fb # NTSC options ivtv ivtv_std=0 post-install ivtv /usr/local/sbin/ivtv_init ---- /usr/local/sbin/ivtv_init: /usr/bin/ivtvctl -u 0x3000 /usr/bin/ivtvctl -f width=720,height=480 /usr/bin/ivtvctl -p 4 ---- lsmod: Module Size Used by ivtv 816612 0 msp3400 29112 0 saa7127 13372 0 saa7115 13496 0 tveeprom 12532 0 i2c_algo_bit 10120 1 ivtv nfs 208164 2 lockd 65512 2 nfs sunrpc 152260 6 nfs,lockd ohci_hcd 22344 0 ehci_hcd 31364 0 ohci1394 36196 0 ieee1394 110164 1 ohci1394 nvidia 3469788 0 i2c_i801 8620 0 i2c_core 22928 6 msp3400,saa7127,saa7115,tveeprom,i2c_algo_bit,i2c_i801 usbkbd 7488 0 snd_seq_midi 8992 0 usbhid 32960 0 snd_emu10k1_synth 7872 0 snd_emux_synth 39360 1 snd_emu10k1_synth snd_seq_virmidi 7904 1 snd_emux_synth snd_seq_midi_emul 7744 1 snd_emux_synth uhci_hcd 34096 0 snd_pcm_oss 53856 0 snd_mixer_oss 20224 1 snd_pcm_oss snd_seq_oss 37248 0 snd_seq_midi_event 7712 3 snd_seq_midi,snd_seq_virmidi,snd_seq_oss snd_seq 55056 8 snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_oss,snd_seq_midi_event snd_emu10k1 103012 1 snd_emu10k1_synth snd_rawmidi 25216 3 snd_seq_midi,snd_seq_virmidi,snd_emu10k1 snd_seq_device 9228 7 snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi snd_ac97_codec 78744 1 snd_emu10k1 snd_pcm 95400 3 snd_pcm_oss,snd_emu10k1,snd_ac97_codec snd_timer 26212 3 snd_seq,snd_emu10k1,snd_pcm snd_page_alloc 10084 2 snd_emu10k1,snd_pcm snd_util_mem 4608 2 snd_emux_synth,snd_emu10k1 snd_hwdep 9888 2 snd_emux_synth,snd_emu10k1 snd 56292 13 snd_emux_synth,snd_seq_virmidi,snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm,snd_timer,snd_hwdep soundcore 10080 1 snd intel_agp 22652 1 agpgart 34728 1 intel_agp evdev 9408 0 usbcore 121592 6 ohci_hcd,ehci_hcd,usbkbd,usbhid,uhci_hcd binfmt_misc 11944 1 sidewinder 13088 0 adi 9664 0 emu10k1_gp 3808 0 gameport 4736 3 sidewinder,adi,emu10k1_gp ide_cd 42564 0 cdrom 41020 1 ide_cd floppy 60944 0 isofs 36728 0 udf 88708 0 rtc 12984 0 tulip 51040 0
|