Hello,

I know this isn't a MythTV list, but I'm pretty sure my problem is somehow, someway related to the ivtv driver (but please correct me if you think I am wrong!!).  My setup is as follows:

MSI K8NGM2-FID motherboard (nvidia 6150 + 430)
Hauppauge PVR-350
AMD Athlon 64 3200+
Fedora Core 2
mythfrontend 0.18.2.20051227-1 and mythbackend 0.18.2.20051227-1 (both running on the same machine)

So far, I have tried a custom built 2.6.16.20 vanilla kernel with the every 0.6.x driver I could get my hands on (0.6.0, 0.6.1, 0.6.2 and 0.6 tarball).  Every time I get the following errors below in mythfrontend (this is the only thing I have to go on and it only happens when watching Live TV)... no errors that I have seen in dmesg output, so nothing good to report there, and nothing reported in mythbackend.  If I go back to a custom built Fedora Core 2 2.6.10 kernel using ivtv 0.4.5, everything appears to work fine -- NO problems.  I would like to get the new 0.6.x series working if possible since I need new features of the newer kernels.  At this point, I'm considering downgrading to 2.6.15 and 0.4.5, but thought I would post here just in case someone else has run into something similar, or in case I actually have run into some sort of bug...  Please let me know if you need any other information I haven't provided...  I apologize for the long post!  Thanks for taking the time to read!

2006-06-18 12:39:43.503 Changing from None to WatchingLiveTV
2006-06-18 12:40:03.504 ReadStringList timeout (quick).
Remote encoder not responding.
2006-06-18 12:40:03.504 WriteStringList: Bad socket
2006-06-18 12:40:03.504 ReadStringList: Bad socket
Remote encoder not responding.
2006-06-18 12:40:03.507 WriteStringList: Bad socket
2006-06-18 12:40:03.507 ReadStringList: Bad socket
Remote encoder not responding.
ASSERT: "i <= nodes" in /usr/lib/qt-3.3/include/qvaluelist.h (373)
2006-06-18 12:40:03.507 WriteStringList: Bad socket
2006-06-18 12:40:03.507 ReadStringList: Bad socket
Remote encoder not responding.
ASSERT: "i <= nodes" in /usr/lib/qt-3.3/include/qvaluelist.h (373)
2006-06-18 12:40:03.512 WriteStringList: Bad socket
2006-06-18 12:40:03.512 ReadStringList: Bad socket
Remote encoder not responding.
2006-06-18 12:40:03.703 Changing from WatchingLiveTV to None


Here is my IVTV output from bootup:

Jun 18 13:02:20 mythtv kernel: ivtv:  ==================== START INIT IVTV ====================
Jun 18 13:02:20 mythtv kernel: ivtv:  version 0.6.3 (development snapshot compiled on Sun 18 Jun 2006 12:36:35 PM EDT) loading
Jun 18 13:02:20 mythtv kernel: ivtv:  Linux version: 2.6.16.20 preempt 686 REGPARM 4KSTACKS gcc-3.3
Jun 18 13:02:20 mythtv kernel: ivtv:  In case of problems please include the debug info between
Jun 18 13:02:20 mythtv kernel: ivtv:  the START INIT IVTV and END INIT IVTV lines, along with
Jun 18 13:02:20 mythtv kernel: ivtv:  any module options, when mailing the ivtv-users mailinglist.
Jun 18 13:02:20 mythtv kernel: ivtv0: Autodetected Hauppauge WinTV PVR-350 card (cx23415 based)
Jun 18 13:02:20 mythtv kernel: ACPI: PCI Interrupt 0000:04:06.0[A] -> Link [LNKA] -> GSI 5 (level, low) -> IRQ 5
Jun 18 13:02:20 mythtv kernel: tveeprom 0-0050: Hauppauge model 48132, rev K168, serial# 7335502
Jun 18 13:02:20 mythtv kernel: tveeprom 0-0050: tuner model is LG TAPE H001F MK3 (idx 68, type 47)
Jun 18 13:02:20 mythtv kernel: tveeprom 0-0050: TV standards NTSC(M) (eeprom 0x08)
Jun 18 13:02:20 mythtv kernel: tveeprom 0-0050: audio processor is MSP4448 (idx 27)
Jun 18 13:02:20 mythtv kernel: tveeprom 0-0050: decoder processor is SAA7115 (idx 19)
Jun 18 13:02:20 mythtv kernel: tveeprom 0-0050: has radio, has IR remote
Jun 18 13:02:20 mythtv kernel: tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)
Jun 18 13:02:20 mythtv kernel: tda9887 0-0043: chip found @ 0x86 (ivtv i2c driver #0)
Jun 18 13:02:20 mythtv kernel: saa7115 0-0021: saa7115 found @ 0x42 (ivtv i2c driver #0)
Jun 18 13:02:20 mythtv kernel: saa7127 0-0044: saa7127 found @ 0x88 (ivtv i2c driver #0)
Jun 18 13:02:20 mythtv kernel: msp3400 0-0040: MSP4448G-A2 found @ 0x80 (ivtv i2c driver #0)
Jun 18 13:02:20 mythtv kernel: msp3400 0-0040: MSP4448G-A2 supports radio, mode is autodetect and autoselect
Jun 18 13:02:20 mythtv kernel: ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
Jun 18 13:02:20 mythtv kernel: ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes)
Jun 18 13:02:20 mythtv kernel: ivtv0: Encoder revision: 0x02050032
Jun 18 13:02:20 mythtv kernel: ivtv0: Decoder revision: 0x02020023
Jun 18 13:02:20 mythtv kernel: ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
Jun 18 13:02:20 mythtv kernel: ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
Jun 18 13:02:20 mythtv kernel: ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
Jun 18 13:02:20 mythtv kernel: ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
Jun 18 13:02:20 mythtv kernel: ivtv0: Create encoder radio stream
Jun 18 13:02:20 mythtv kernel: ivtv0: Allocate DMA decoder MPEG stream: 16 x 65536 buffers (1024KB total)
Jun 18 13:02:20 mythtv kernel: ivtv0: Allocate DMA decoder VBI stream: 512 x 2048 buffers (1024KB total)
Jun 18 13:02:20 mythtv kernel: ivtv0: Create decoder VOUT stream
Jun 18 13:02:20 mythtv kernel: ivtv0: Allocate DMA decoder YUV stream: 24 x 43200 buffers (1024KB total)
Jun 18 13:02:20 mythtv kernel: ivtv0: loaded v4l-cx2341x-init.mpg firmware (155648 bytes)
Jun 18 13:02:20 mythtv kernel: tuner 0-0061: type set to 47 (LG NTSC (TAPE series))
Jun 18 13:02:20 mythtv kernel: ivtv0: Initialized Hauppauge WinTV PVR-350, card #0
Jun 18 13:02:20 mythtv kernel: ivtv:  ====================  END INIT IVTV  ====================

Here is some relevant info from grub.conf:

title Fedora Core (2.6.16.20)
        root (hd0,0)
        kernel /vmlinuz-2.6.16.20 ro root=/dev/root/root vga=791 pci=routeirq
        initrd /initrd-2.6.16.20.img
title Fedora Core (2.6.10-2.3.legacy_FC2)
        root (hd0,0)
        kernel /vmlinuz-2.6.10-2.3.legacy_FC2.custom ro root=/dev/root/root vga=791 pci=routeirq
        initrd /initrd-2.6.10-2.3.legacy_FC2.img

lspci -v output:

04:06.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 5
        Memory at f8000000 (32-bit, prefetchable)
        Capabilities: [44] Power Management version 2

And finally, modprobe.conf tidbits:

alias eth0 nvnet
alias wlan0 acx

alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd
alias ieee1394-controller ohci1394

alias char-major-61 lirc_i2c

alias char-major-81 videodev
alias char-major-81-0 ivtv
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install lirc_i2c


alias char-major-116 snd
alias char-major-14 soundcore
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss
install snd-hda-intel /sbin/modprobe --ignore-install snd-hda-intel && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-hda-intel { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-hda-intel

alias char-major-89 i2c-dev


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

Reply via email to