Hey guys, just ran into a bit of a snag - was following Wilsonet's guide for FC4 and I'm unable to run a test capture from my pvr250.

Tried setting the capture settings and this is being returned:

/usr/bin/ivtvctl -u 0x3000
not an ivtv driver device!
ioctl VIDIOC_S_STD ok
Standard set to 00003000

I'm guessing that error has somthing to do with why my captures can't be played back... here are my settings



/sbin/lspci -v
1:06.0 Multimedia video controller: Internext Compression Inc iTVC16 (CX23416) MPEG-2 Encoder (rev 01)
        Subsystem: Hauppauge computer works Inc.: Unknown device 0009
        Flags: bus master, medium devsel, latency 64, IRQ 19
        Memory at ec000000 (32-bit, prefetchable) [size=64M]
        Capabilities: [44] Power Management version 2



ll /dev/video?
crw-------  1 mythtv root 81, 0 Apr 16 09:50 /dev/video0
crw-------  1 mythtv root 81, 1 Apr 16 09:50 /dev/video1


modprobe.conf
alias eth0 forcedeth
alias snd-card-0 snd-intel8x0
options snd-card-0 index=0
options snd-intel8x0 index=0
remove snd-intel8x0 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0
alias char-major-81 ivtv
alias usb-controller ohci-hcd
alias scsi_hostadapter sata_nv

# ivtv modules setup 4-16-06
alias char-major-81 videodev
alias char-major-81-0 ivtv



/var/log/messages:

Apr 16 13:51:20 mythtv kernel: ivtv:  ==================== START INIT IVTV ====================
Apr 16 13:51:20 mythtv kernel: ivtv:  version 0.6.1 (development snapshot compiled on Wed Mar 29 20:30:52 2006) loading
Apr 16 13:51:20 mythtv kernel: ivtv:  Linux version: 2.6.16-1.2069_FC4 686 REGPARM 4KSTACKS gcc-4.0
Apr 16 13:51:20 mythtv kernel: ivtv:  In case of problems please include the debug info between
Apr 16 13:51:20 mythtv kernel: ivtv:  the START INIT IVTV and END INIT IVTV lines, along with
Apr 16 13:51:20 mythtv kernel: ivtv:  any module options, when mailing the ivtv-users mailinglist.
Apr 16 13:51:20 mythtv kernel: ivtv0: Autodetected Hauppauge WinTV PVR-150 card (cx23416 based)
Apr 16 13:51:20 mythtv kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 16
Apr 16 13:51:20 mythtv kernel: ACPI: PCI Interrupt 0000:01:06.0[A] -> Link [LNKA] -> GSI 16 (level, high) -> IRQ 19
Apr 16 13:51:20 mythtv kernel: tuner 2-0061: chip found @ 0xc2 (ivtv i2c driver #0)
Apr 16 13:51:20 mythtv kernel: tveeprom 2-0050: Hauppauge model 32062, rev B185, serial# 7477597
Apr 16 13:51:20 mythtv kernel: tveeprom 2-0050: tuner model is TCL 2002N 6A (idx 85, type 50)
Apr 16 13:51:20 mythtv kernel: tveeprom 2-0050: TV standards NTSC(M) (eeprom 0x08)
Apr 16 13:51:20 mythtv kernel: tveeprom 2-0050: audio processor is MSP3445 (idx 12)
Apr 16 13:51:20 mythtv kernel: tveeprom 2-0050: decoder processor is SAA7115 (idx 19)
Apr 16 13:51:20 mythtv kernel: tveeprom 2-0050: has no radio, has IR remote
Apr 16 13:51:20 mythtv kernel: ivtv0: Corrected autodetection from Hauppauge WinTV PVR-150 to Hauppauge WinTV PVR-250
Apr 16 13:51:20 mythtv kernel: saa7115 2-0021: saa7115 found @ 0x42 (ivtv i2c driver #0)
Apr 16 13:51:20 mythtv kernel: msp3400 2-0040: MSP3445G-B8 found @ 0x80 (ivtv i2c driver #0)
Apr 16 13:51:20 mythtv kernel: msp3400 2-0040: MSP3445G-B8 supports radio, mode is autodetect and autoselect
Apr 16 13:51:20 mythtv kernel: ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
Apr 16 13:51:20 mythtv kernel: ivtv0: Encoder revision: 0x02040024
Apr 16 13:51:20 mythtv kernel: ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
Apr 16 13:51:20 mythtv kernel: ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
Apr 16 13:51:20 mythtv kernel: ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
Apr 16 13:51:20 mythtv kernel: ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
Apr 16 13:51:20 mythtv kernel: tuner 2-0061: type set to 50 (TCL 2002N)
Apr 16 13:51:20 mythtv kernel: ivtv0: Initialized Hauppauge WinTV PVR-250, card #0
Apr 16 13:51:20 mythtv kernel: ivtv:  ====================  END INIT IVTV  ====================

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to