Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mythtv + hauppage PVR 500 MCE = video + audio problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
KShots
Guru
Guru


Joined: 09 Oct 2003
Posts: 591
Location: Florida

PostPosted: Mon Oct 23, 2006 11:40 pm    Post subject: mythtv + hauppage PVR 500 MCE = video + audio problems Reply with quote

I have a Hauppage PVR 500 MCE running mythtv, and I'm getting black and white video on one tuner (full color on the other), and no audio at all. I'm using the following versions of things:

media-tv/ivtv-0.7.1
sys-kernel/gentoo-sources-2.6.17-r8
media-tv/mythtv-0.20_p11444 (with ivtv USE flag enabled)

Otherwise, it appears to work (I only have one channel to look at on this satellite receiver until I get my IR transceiver working).

I had a test setup working a few weeks ago complete with full color on both inputs and audio, but that was with an earlier version of mythtv and ivtv (0.19 and 0.7.0, respectively)... but I had to send that card back as defective (found a capacitor floating around the anti-static bag) and have since upgraded. Has anyone had any success with 0.7.1 + 0.20?

EDIT:

I have also tried the following with no success:
Code:
rich@basilisk ~ $ v4lctl -c /dev/video0 volume mute off
rich@basilisk ~ $ v4lctl -c /dev/video1 volume mute off


EDIT2:

I have downgraded to ivtv-0.7.0, but it's still no good. I'm not sure I want to deal with the mess of downgrading mythtv to 0.19 unless someone can confirm 0.20 doesn't work

EDIT3:

Checking my dmesg, it appears I'm not loading my firmware:
Code:
ivtv:  ==================== START INIT IVTV ====================
ivtv:  version 0.7.1 (tagged release) loading
ivtv:  Linux version: 2.6.17-gentoo-r8 SMP mod_unload gcc-4.1
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 WinTV PVR-150 card (cx23416 based)
tuner 0-0060: chip found @ 0xc0 (ivtv i2c driver #0)
tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)
cx25840 0-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0)
ivtv0: This is the first unit of a PVR500
ivtv0: unable to open firmware v4l-cx2341x-enc.fw
ivtv0: did you put the firmware in the hotplug firmware directory?
ivtv0 warning: failed loading encoder firmware
ivtv0 warning: Error loading firmware -3!
ivtv0: Error -3 initializing firmware.
ivtv0: Error -12 on initialization
ivtv: probe of 0000:02:08.0 failed with error -12
ivtv0: Autodetected Hauppauge WinTV PVR-150 card (cx23416 based)
tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)
cx25840 0-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0)
ivtv0: This is the second unit of a PVR500
ivtv0: Correcting tveeprom data: no radio present on second unit
ivtv0: unable to open firmware v4l-cx2341x-enc.fw
ivtv0: did you put the firmware in the hotplug firmware directory?
ivtv0 warning: failed loading encoder firmware
ivtv0 warning: Error loading firmware -3!
ivtv0: Error -3 initializing firmware.
ivtv0: Error -12 on initialization
ivtv: probe of 0000:02:09.0 failed with error -12
ivtv:  ====================  END INIT IVTV  ====================
Looking at this site, I found this firmware and put it where the instructions said to put it (and also made a sim-link to the firmware from /lib/firmware for good measure). This did not fix the problem, however - it's asking for firmware I don't seem to have

EDIT4:

Ok, I manually grabbed the firmware and placed it in /lib/firmware, and dmesg is no longer complaining:
Code:
ivtv:  ==================== START INIT IVTV ====================
ivtv:  version 0.7.1 (tagged release) loading
ivtv:  Linux version: 2.6.17-gentoo-r8 SMP mod_unload gcc-4.1
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 WinTV PVR-150 card (cx23416 based)
ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [APC4] -> GSI 19 (level, low) -> IRQ 66
tuner 3-0060: TEA5767 detected.
tuner 3-0060: chip found @ 0xc0 (ivtv i2c driver #0)
tuner 3-0060: type set to 62 (Philips TEA5767HN FM Radio)
tuner 3-0061: chip found @ 0xc2 (ivtv i2c driver #0)
cx25840 3-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
cx25840 3-0044: loaded v4l-cx25840.fw firmware (16382 bytes)
wm8775 3-001b: chip found @ 0x36 (ivtv i2c driver #0)
tveeprom 3-0050: Hauppauge model 23552, rev E587, serial# 9867221
tveeprom 3-0050: tuner model is Samsung TCPN 2121P30A (idx 87, type 70)
tveeprom 3-0050: TV standards NTSC(M) (eeprom 0x08)
tveeprom 3-0050: second tuner model is Philips TEA5768HL FM Radio (idx 101, type 62)
tveeprom 3-0050: audio processor is CX25843 (idx 37)
tveeprom 3-0050: decoder processor is CX25843 (idx 30)
tveeprom 3-0050: has radio, has no IR remote
ivtv0: This is the first unit of a PVR500
ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
ivtv0: Encoder revision: 0x02050032
ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
ivtv0: Create encoder radio stream
tuner 3-0061: type set to 70 (Samsung TCPN 2121P30A)
ivtv0: Initialized WinTV PVR 500 (unit #1), card #0
ivtv:  ======================  NEXT CARD  ======================
ivtv1: Autodetected Hauppauge WinTV PVR-150 card (cx23416 based)
ACPI: PCI Interrupt 0000:02:09.0[A] -> Link [APC1] -> GSI 16 (level, low) -> IRQ 74
tuner 4-0061: chip found @ 0xc2 (ivtv i2c driver #1)
cx25840 4-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #1)
cx25840 4-0044: loaded v4l-cx25840.fw firmware (16382 bytes)
wm8775 4-001b: chip found @ 0x36 (ivtv i2c driver #1)
tveeprom 4-0050: Hauppauge model 23552, rev E587, serial# 9867221
tveeprom 4-0050: tuner model is Samsung TCPN 2121P30A (idx 87, type 70)
tveeprom 4-0050: TV standards NTSC(M) (eeprom 0x08)
tveeprom 4-0050: second tuner model is Philips TEA5768HL FM Radio (idx 101, type 62)
tveeprom 4-0050: audio processor is CX25843 (idx 37)
tveeprom 4-0050: decoder processor is CX25843 (idx 30)
tveeprom 4-0050: has radio, has no IR remote
ivtv1: This is the second unit of a PVR500
ivtv1: Correcting tveeprom data: no radio present on second unit
ivtv1: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
ivtv1: Encoder revision: 0x02050032
ivtv1: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
ivtv1: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
ivtv1: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
ivtv1: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
tuner 4-0061: type set to 70 (Samsung TCPN 2121P30A)
ivtv1: Initialized WinTV PVR 500 (unit #2), card #1
ivtv:  ====================  END INIT IVTV  ====================
It looks like the ebuild no longer supports installing the firmware. I'm about to check to see if this fixed any other problems...

EDIT5:

No dice. Not sure what was going on earlier, but I doubt myth would have started again (somewhere in my poking around the firmware must have been wiped out). Anyways, with the firmware back in place, I'm still having the same problems. I note, however, that when I play back a recording, it's in full color and has audio. What gives?

EDIT6:

I take that back, some recordings are in black and white with no audio, some are in full color with audio. It's consistently with color and audio, or without color and without audio.
_________________
Life without passion is death in disguise
Back to top
View user's profile Send private message
belrpr
Guru
Guru


Joined: 22 May 2006
Posts: 440

PostPosted: Tue Oct 24, 2006 7:54 am    Post subject: Reply with quote

First of all try ivtvtune to record a channel.
Because sometimes ivtv works great and mythtv is failing.

I am using the same setup and both audio and video are great.
Back to top
View user's profile Send private message
Hobbes-X
l33t
l33t


Joined: 04 Feb 2004
Posts: 823
Location: Seattle, WA

PostPosted: Tue Oct 24, 2006 2:35 pm    Post subject: Reply with quote

Also, searching around on the myth-users list a bit, I saw a report that someone was seeing black and white and no audio when they had composite and s-video inputs swapped. There's a number of other black & white video posts to wade through there if you get stuck...
Back to top
View user's profile Send private message
KShots
Guru
Guru


Joined: 09 Oct 2003
Posts: 591
Location: Florida

PostPosted: Tue Oct 24, 2006 9:31 pm    Post subject: Reply with quote

That's odd... I left it on overnight, and now both tuners have full color and audio. Not sure what that's about.
_________________
Life without passion is death in disguise
Back to top
View user's profile Send private message
Hobbes-X
l33t
l33t


Joined: 04 Feb 2004
Posts: 823
Location: Seattle, WA

PostPosted: Tue Oct 24, 2006 10:12 pm    Post subject: Reply with quote

KShots wrote:
That's odd... I left it on overnight, and now both tuners have full color and audio. Not sure what that's about.


Gotta love self-healing :)
Back to top
View user's profile Send private message
belrpr
Guru
Guru


Joined: 22 May 2006
Posts: 440

PostPosted: Wed Oct 25, 2006 7:01 am    Post subject: Reply with quote

KShots wrote:
That's odd... I left it on overnight, and now both tuners have full color and audio. Not sure what that's about.

It is mentioned in the pvr500 guide on wiki.
This makes the firmware to work a cold boot.
Sometimes you even have to open your case and get your tv card out.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum