I have a new PVR 350 that works with only 2 channels: 5 and 6. If
I change to any other chanel using ptune.pl I get statics. I am
based in US and have a basic Comcast service: chanels 2 through
24.

I tested tuner types 2 and 39 beside the default 47 with similar
results: 2 does not work at all 39 behaves exactly the same way
as 47.

I am definitely willing to help with debugging this problem. Any
more debugs to turn on? I am looking for some pointers. Any help
would be greatly appreciated (I have spent quite a while trying
to debug this problem).

Piotr

Here is some debug info:

.ivtvrc:
[defaults]
Frequency=
VideoDevice=/dev/video0
FrequencyTable=ntsc-cable
TunerNum=0
Debug=9
Channel=5


dmesg output:
Linux video capture interface: v1.00
ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.2.0 (rc3b) loading
ivtv: Linux version: 2.6.9-gentoo-r8 SMP preempt PENTIUM4 4KSTACKS 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
ACPI: PCI interrupt 0000:02:0c.0[A] -> GSI 17 (level, low) -> IRQ 17
ivtv: XXX PCI device: 0x2560 vendor: 0x8086
tveeprom: Hauppauge: model = 48132, rev = K268, serial# = 2867337
tveeprom: tuner = LG TAPE H001F MK3 (idx = 68, type = 47)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
tveeprom: audio_processor = MSP3440 (type = 11)
ivtv: i2c attach [client=tveeprom[0],ok]
ivtv: Tuner Type 47, Tuner formats 0x00001000, Radio: yes, Model 0x00ad2598, Rev
ision 0x00000001
ivtv: NTSC tuner detected
ivtv: Radio detected
tuner: Ignoring new-style parameters in presence of obsolete ones
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv: i2c attach [client=(tuner unset),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[0],ok]
saa7115: status: (1E) 0x48, (1F) 0xc0
saa7127: video encoder driver version V 0.3 loaded
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[0],ok]
msp34xx: ivtv version
msp34xx: init: chip=MSP3448W-A2, has NICAM support, simple (D) mode, simpler (G)
 no-thread mode
msp34xx: $Id$ compiled on: Dec 29 2004 15:53:48
ivtv: i2c attach [client=MSP3448W-A2,ok]
ivtv: Encoder revision: 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 
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 
ivtv: Registered v4l2 device, streamtype 8 minor 48
ivtv: Setting Tuner 47
tuner: type set to 47 (LG NTSC (TAPE series)) by ivtv i2c driver #0
ivtv: Setting audio matrix to input 3, output 1
ivtv: Switching standard to NTSC.
ivtv: ivtv_enc_thread: pid = 9112, itv = 0xf297f8a0
ivtv: ivtv_dec_thread: pid = 9113, itv = 0xf297f8a0
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  ====================
lirc_dev: IR Remote Control driver registered, at major 61 
bttv: driver version 0.9.15 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
lirc_i2c: chip found @ 0x18 (Hauppauge IR)
ivtv: i2c attach [client=Hauppauge IR,ok]
lirc_dev: lirc_register_plugin:sample_rate: 10

modules.conf:
### modules-update: start processing /etc/modules.d/ivtv
alias char-major-81     videodev
alias char-major-81-0   ivtv
alias char-major-61     lirc_i2c

# added from MythTV setup guide
#options ivtv ivtv-debug=1 mpg_buffers=90
#options tuner type=2
#options msp3400 once=1 simple=1 debug=0
#add below ivtv msp3400 saa7115 tuner
# end from Mythtv setup guide

add above ivtv lirc_dev lirc_i2c

### modules-update: end processing /etc/modules.d/ivtv





-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to