Hi all, I have been a MythTV fanatic since I first built my Fedora Core 4 system with a PVR-350 card using Jarod Wilson's instructions some months ago. Later I added a PVR-150 card, which was a bit tricky because I couldn't get the two cards to be recording at the same time (it seems the second would never start). Eventually I figured out the solution to this problem using the "tuner=" ivtv option in modprobe.conf (see below) and/or by powering off the system when necessary rather than just rebooting. I was happy, everything was running great, until I got the idea to upgrade (fresh install, actually) Fedora Core 6. Now I can't get the second card to record (again!), even after a shutdown and poweroff, and I can hear sound when I play recordings in MythTV but I can only see a black box. I have found what I hoped was a solution for the "no video" problem (see modprobe.conf) but it doesn't seem to work for me. Any help would be appreciated, as I have been trying to recover for a week now and I am kicking myself for breaking a working system in order to upgrade! If not for me, please help my wife and young children. ;-)
One thing I did notice but I am not sure how to correct: I have a framebuffer /dev/fb0, and /dev/fb linked to it, but no /dev/fb1 for the second card. Is that OK? I can't remember anymore from my previous setup. Thanks in advance, Fred Kernel version: 2.6.19-1.2911.fc6 (Fedora Core 6) MythTV version: 0.20-153.fc6.at IVTV RPMs installed: ivtv-kmdl-2.6.19-1.2911.fc6-0.10.0-125.fc6.at ivtv-firmware-1.8a-13.at ivtv_xdriver-0.10.7-8_r3843.fc6.at perl-Video-ivtv-0.13-8.fc6.at ivtv-0.10.0-125.fc6.at ivtv: ==================== START INIT IVTV ==================== ivtv: version 0.10.0 (tagged release) loading ivtv: Linux version: 2.6.19-1.2911.fc6 SMP mod_unload 686 REGPARM 4KSTACKS ivtv: In case of problems please include the debug info between ivtv: the START INIT IVTV and END INIT IVTV lines, along with ivtv: any module options, when mailing the ivtv-users mailinglist. ivtv0: Autodetected Hauppauge card (cx23415 based) ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 7 PCI: setting IRQ 7 as level-triggered ACPI: PCI Interrupt 0000:02:07.0[A] -> Link [LNKA] -> GSI 7 (level, low) -> IRQ 7 ivtv0: loaded v4l-cx2341x-enc.fw firmware (376836 bytes) ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes) ivtv0: Encoder revision: 0x02060039 ivtv0: Decoder revision: 0x02020023 msp3400 0-0040: MSP4448G-A2 found @ 0x80 (ivtv i2c driver #0) msp3400 0-0040: MSP4448G-A2 supports radio, mode is autodetect and autoselect i2c_adapter i2c-0: Client creation failed at 0x44 (-1) saa7115 0-0021: saa7115 found (1f7115d0e100000) @ 0x42 (ivtv i2c driver #0) tuner 0-0043: chip found @ 0x86 (ivtv i2c driver #0) tda9887 0-0043: tda988[5/6/7] found @ 0x43 (tuner) tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0) saa7127 0-0044: saa7129 found @ 0x88 (ivtv i2c driver #0) tveeprom 0-0050: Hauppauge model 48132, rev K268, serial# 8500007 tveeprom 0-0050: tuner model is LG TAPE H001F MK3 (idx 68, type 47) tveeprom 0-0050: TV standards NTSC(M) (eeprom 0x08) tveeprom 0-0050: audio processor is MSP4448 (idx 27) tveeprom 0-0050: decoder processor is SAA7115 (idx 19) tveeprom 0-0050: has radio, has IR remote ivtv0: Autodetected Hauppauge WinTV PVR-350 ivtv0: Registered device video0 for encoder MPEG (4 MB) ivtv0: Registered device video32 for encoder YUV (2 MB) ivtv0: Registered device vbi0 for encoder VBI (1 MB) ivtv0: Registered device video24 for encoder PCM audio (1 MB) ivtv0: Registered device radio0 for encoder radio ivtv0: Registered device video16 for decoder MPEG (1 MB) ivtv0: Registered device vbi8 for decoder VBI (1 MB) ivtv0: Registered device vbi16 for decoder VOUT ivtv0: Registered device video48 for decoder YUV (1 MB) ivtv0: unable to open firmware v4l-cx2341x-init.mpg (must be 155648 bytes) ivtv0: did you put the firmware in the hotplug firmware directory? ivtv0: failed to read mpeg decoder initialisation file v4l-cx2341x-init.mpg tuner 0-0061: type set to 47 (LG NTSC (TAPE series)) ivtv0: Initialized Hauppauge WinTV PVR-350, card #0 ivtv: ====================== NEXT CARD ====================== ivtv1: Autodetected Hauppauge card (cx23416 based) ACPI: PCI Interrupt 0000:02:0b.0[A] -> Link [LNKA] -> GSI 7 (level, low) -> IRQ 7 ivtv1: loaded v4l-cx2341x-enc.fw firmware (376836 bytes) ivtv1: Encoder revision: 0x02060039 i2c_adapter i2c-1: Client creation failed at 0x44 (-1) tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #1) tveeprom 1-0050: Hauppauge model 26132, rev G1B2, serial# 9519117 tveeprom 1-0050: tuner model is TCL M2523_5N_E (idx 112, type 50) tveeprom 1-0050: TV standards NTSC(M) (eeprom 0x08) tveeprom 1-0050: audio processor is CX25841 (idx 35) tveeprom 1-0050: decoder processor is CX25841 (idx 28) tveeprom 1-0050: has no radio, has IR remote ivtv1: Autodetected Hauppauge WinTV PVR-150 ivtv1: reopen i2c bus for IR-blaster support i2c_adapter i2c-1: Client creation failed at 0x44 (-1) tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #1) ivtv1: Registered device video1 for encoder MPEG (4 MB) ivtv1: Registered device video33 for encoder YUV (2 MB) ivtv1: Registered device vbi1 for encoder VBI (1 MB) ivtv1: Registered device video25 for encoder PCM audio (1 MB) tuner 1-0061: type set to 50 (TCL 2002N) ivtv1: i2c hardware 0x00000001 (cx2584x) not found for command 0xc008561c! ivtv1: i2c addr 0x44 not found for command 0x4008646f! ivtv1: i2c hardware 0x00000020 (wm8775) not found for command 0x4008646d! ivtv1: i2c hardware 0x00000001 (cx2584x) not found for command 0x4008646d! ivtv1: i2c hardware 0x00000001 (cx2584x) not found for command 0xc008561c! ivtv1: i2c hardware 0x00000001 (cx2584x) not found for command 0xc008561c! ivtv1: i2c hardware 0x00000001 (cx2584x) not found for command 0xc008561c! ivtv1: Initialized Hauppauge WinTV PVR-150, card #1 ivtv: ==================== END INIT IVTV ==================== modprobe.conf (no errors reported by "depmode -a; modprobe ivtv"): # ivtv modules setup # I thought this was working in Fedora Core 4 to get both cards' IDs options ivtv tuner=-1,50 # this was suggested to fix the "black screen" problem with PVR-350 TV-OUT options ivtv-fb osd_compat=1 alias char-major-81 videodev alias char-major-81-0 ivtv alias char-major-81-1 ivtv install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb # ivtv end ======================================================= Text from /var/log/messages during non-recording by second card, and playback problem: Mar 2 01:14:38 mythtv kernel: ivtv1: i2c hardware 0x00000001 (cx2584x) not found for command 0xc008561c! Mar 2 01:14:38 mythtv kernel: ivtv1: i2c hardware 0x00000001 (cx2584x) not found for command 0xc008561c! Mar 2 01:14:38 mythtv kernel: ivtv1: i2c addr 0x44 not found for command 0xc0445624! Mar 2 01:14:38 mythtv kernel: ivtv1: i2c addr 0x44 not found for command 0xc008561c! Mar 2 01:14:38 mythtv kernel: ivtv1: i2c addr 0x44 not found for command 0xc0cc5605! Mar 2 01:14:38 mythtv kernel: ivtv1: i2c hardware 0x00000001 (cx2584x) not found for command 0xc008561c! Mar 2 01:14:38 mythtv kernel: ivtv1: i2c addr 0x44 not found for command 0xc0cc5605! Mar 2 01:14:38 mythtv kernel: ivtv1 warning: CX2341X_ENC_SET_VBI_CONFIG took 113 jiffies (1000 per HZ) Mar 2 01:14:44 mythtv kernel: ivtv1: i2c addr 0x44 not found for command 0xc0cc5605! Mar 2 01:15:01 mythtv last message repeated 3 times Mar 2 01:15:29 mythtv kernel: ivtv0-fb warning: IVTVFB_IOCTL_GET_FRAME_BUFFER no longer supported Mar 2 01:15:29 mythtv kernel: ivtv0-fb warning: - Please use FBIOGET_VSCREENINFO & FBIOGET_FSCREENINFO Mar 2 01:15:29 mythtv kernel: ivtv0-fb warning: IVTVFB_IOCTL_GET_ACTIVE_BUFFER no longer supported Mar 2 01:15:29 mythtv kernel: ivtv0-fb warning: - Please use FBIOGET_VSCREENINFO Mar 2 01:15:29 mythtv kernel: ivtv0-fb warning: ivtv_fb_prep_frame: Nothing to do. count = 0 Mar 2 01:15:29 mythtv kernel: ivtv0-fb warning: IVTVFB_IOCTL_SET_ACTIVE_BUFFER no longer supported Mar 2 01:15:29 mythtv kernel: ivtv0-fb warning: - Please use FBIOPUT_VSCREENINFO Mar 2 01:15:29 mythtv kernel: Mar 2 01:15:35 mythtv kernel: ivtv0-fb warning: ivtv_fb_prep_frame: Nothing to do. count = 0 Mar 2 01:15:35 mythtv last message repeated 3 times Mar 2 01:15:35 mythtv kernel: ivtv0: Stereo mode changed Mar 2 01:15:35 mythtv kernel: ivtv0-fb warning: ivtv_fb_prep_frame: Nothing to do. count = 0 Mar 2 01:15:42 mythtv last message repeated 209 times Mar 2 01:15:43 mythtv kernel: ivtv0-fb warning: IVTVFB_IOCTL_GET_ACTIVE_BUFFER no longer supported Mar 2 01:15:43 mythtv kernel: ivtv0-fb warning: - Please use FBIOGET_VSCREENINFO Mar 2 01:15:43 mythtv kernel: ivtv0-fb warning: ivtv_fb_prep_frame: Nothing to do. count = 0 _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
