Mailing List Archive

pvr250. Black and white video and no sound.
I'm following the guide on wilson.net for the mythtv/fedora how-to. I
am at the point where i do a test capture. I did it, and it capture in
black and white, and there is no sound. Can someone tell me what might
be wrong? Thank you
pvr250. Black and white video and no sound. [ In reply to ]
On 08/10/05, hondaman <hondaman@gmail.com> wrote:
> I'm following the guide on wilson.net for the mythtv/fedora how-to. I
> am at the point where i do a test capture. I did it, and it capture in
> black and white, and there is no sound. Can someone tell me what might
> be wrong? Thank you

Please check this page 1st: http://ivtvdriver.org/index.php/Asking_for_help

N.
pvr250. Black and white video and no sound. [ In reply to ]
Sorry. Heres some output:

[root@hondapvrserver ~]# dmesg | tac |
> sed -n '/=\ \ END INIT IVTV\ \ =/,/= START INIT IVTV =/p;
> /= START INIT IVTV =/q' |
> tac
ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.3.8 (tagged release) loading
ivtv: Linux version: 2.6.13-1.1526_FC4 gcc-4.0
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 250 card (iTVC16 based)
ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
ACPI: PCI Interrupt 0000:02:09.0[A] -> Link [APC2] -> GSI 17 (level,
low) -> IRQ 201
ivtv: Unreasonably low latency timer, setting to 64 (was 32)
tveeprom: Hauppauge: model = 32062, rev = C182, serial# = 7795855
tveeprom: tuner = LG TAPC H791F (idx = 82, type = 39)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
tveeprom: audio processor = MSP3445 (type = c)
tveeprom: decoder processor = SAA7115 (type = 13)
ivtv: i2c attach to card #0 ok [client=tveeprom[50], addr=50]
: chip found @ 0xc2 (ivtv i2c driver #0)
ivtv: i2c attach to card #0 ok [client=(tuner unset), addr=61]
ivtv: i2c attach to card #0 ok [client=saa7115[50], addr=21]
msp34xx: ivtv version
msp34xx: init: chip=MSP3445G-B8, has NICAM support, simple (D) mode,
simpler (G) no-thread mode
msp34xx: $Id$ compiled on: Sep 30 2005 09:53:23
ivtv: i2c attach to card #0 ok [client=MSP3445G-B8, addr=40]
ivtv: loading /lib/modules/ivtv-fw-enc.bin
ivtv: Encoder revision: 0x02040024
ivtv warning: Encoder Firmware can be buggy, use version 0x02040011!!!!
ivtv: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
ivtv: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
ivtv: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
ivtv: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB
total)
tuner 2-0061: type set to 39 (LG NTSC (newer TAPC series))
ivtv: Initialized WinTV PVR 250, card #0
ivtv: ==================== END INIT IVTV ====================

[root@hondapvrserver ~]# rpm -qa ivtv
ivtv-0.3.8-97.rhfc4.at

[root@hondapvrserver ~]# cat /etc/modprobe.conf
alias eth0 forcedeth
alias scsi_hostadapter sata_nv
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 usb-controller ehci-hcd
alias usb-controller1 ohci-hcd
alias ieee1394-controller ohci1394
# ivtv modules setup
alias char-major-81 ivtv
alias char-major-81-0 ivtv
alias tveeprom tveeprom-ivtv
alias msp3400 msp3400-ivtv

lspci -v

02:09.0 Multimedia video controller: Internext Compression Inc iTVC16
(CX23416) MPEG-2 Encoder (rev 01)
Subsystem: Hauppauge computer works Inc. WinTV PVR 250
Flags: bus master, medium devsel, latency 64, IRQ 201
Memory at e8000000 (32-bit, prefetchable) [size=64M]
Capabilities: [44] Power Management version 2

Nick Rosier wrote:

>On 08/10/05, hondaman <hondaman@gmail.com> wrote:
>
>
>>I'm following the guide on wilson.net for the mythtv/fedora how-to. I
>>am at the point where i do a test capture. I did it, and it capture in
>>black and white, and there is no sound. Can someone tell me what might
>>be wrong? Thank you
>>
>>
>
>Please check this page 1st: http://ivtvdriver.org/index.php/Asking_for_help
>
>N.
>
>_______________________________________________
>ivtv-users mailing list
>ivtv-users@ivtvdriver.org
>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>
>
>
pvr250. Black and white video and no sound. [ In reply to ]
On 08/10/05, hondaman <hondaman@gmail.com> wrote:
> Sorry. Heres some output:
>
> [root@hondapvrserver ~]# dmesg | tac |
> > sed -n '/=\ \ END INIT IVTV\ \ =/,/= START INIT IVTV =/p;
> > /= START INIT IVTV =/q' |
> > tac
> ivtv: ==================== START INIT IVTV ====================
> ivtv: version 0.3.8 (tagged release) loading
> ivtv: Linux version: 2.6.13-1.1526_FC4 gcc-4.0
> 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 250 card (iTVC16 based)
> ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
> ACPI: PCI Interrupt 0000:02:09.0[A] -> Link [APC2] -> GSI 17 (level,
> low) -> IRQ 201
> ivtv: Unreasonably low latency timer, setting to 64 (was 32)
> tveeprom: Hauppauge: model = 32062, rev = C182, serial# = 7795855
> tveeprom: tuner = LG TAPC H791F (idx = 82, type = 39)
> tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
> tveeprom: audio processor = MSP3445 (type = c)
> tveeprom: decoder processor = SAA7115 (type = 13)
> ivtv: i2c attach to card #0 ok [client=tveeprom[50], addr=50]
> : chip found @ 0xc2 (ivtv i2c driver #0)
> ivtv: i2c attach to card #0 ok [client=(tuner unset), addr=61]
> ivtv: i2c attach to card #0 ok [client=saa7115[50], addr=21]
> msp34xx: ivtv version
> msp34xx: init: chip=MSP3445G-B8, has NICAM support, simple (D) mode,
> simpler (G) no-thread mode
> msp34xx: $Id$ compiled on: Sep 30 2005 09:53:23
> ivtv: i2c attach to card #0 ok [client=MSP3445G-B8, addr=40]
> ivtv: loading /lib/modules/ivtv-fw-enc.bin
> ivtv: Encoder revision: 0x02040024
> ivtv warning: Encoder Firmware can be buggy, use version 0x02040011!!!!
> ivtv: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
> ivtv: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
> ivtv: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
> ivtv: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB
> total)
> tuner 2-0061: type set to 39 (LG NTSC (newer TAPC series))
> ivtv: Initialized WinTV PVR 250, card #0
> ivtv: ==================== END INIT IVTV ====================

ivtv: loading /lib/modules/ivtv-fw-enc.bin
ivtv: Encoder revision: 0x02040024
ivtv warning: Encoder Firmware can be buggy, use version 0x02040011!!!!

Please try another firmware (check
http://ivtvdriver.org/index.php/Firmware and
http://ivtvdriver.org/index.php/Firmware_Versions.
What are you trying to capture? Tuner or composite?

N.

> [root@hondapvrserver ~]# rpm -qa ivtv
> ivtv-0.3.8-97.rhfc4.at
>
> [root@hondapvrserver ~]# cat /etc/modprobe.conf
> alias eth0 forcedeth
> alias scsi_hostadapter sata_nv
> 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 usb-controller ehci-hcd
> alias usb-controller1 ohci-hcd
> alias ieee1394-controller ohci1394
> # ivtv modules setup
> alias char-major-81 ivtv
> alias char-major-81-0 ivtv
> alias tveeprom tveeprom-ivtv
> alias msp3400 msp3400-ivtv
>
> lspci -v
>
> 02:09.0 Multimedia video controller: Internext Compression Inc iTVC16
> (CX23416) MPEG-2 Encoder (rev 01)
> Subsystem: Hauppauge computer works Inc. WinTV PVR 250
> Flags: bus master, medium devsel, latency 64, IRQ 201
> Memory at e8000000 (32-bit, prefetchable) [size=64M]
> Capabilities: [44] Power Management version 2
>
> Nick Rosier wrote:
>
> >On 08/10/05, hondaman <hondaman@gmail.com> wrote:
> >
> >
> >>I'm following the guide on wilson.net for the mythtv/fedora how-to. I
> >>am at the point where i do a test capture. I did it, and it capture in
> >>black and white, and there is no sound. Can someone tell me what might
> >>be wrong? Thank you
> >>
> >>
> >
> >Please check this page 1st: http://ivtvdriver.org/index.php/Asking_for_help
> >
> >N.
> >
> >_______________________________________________
> >ivtv-users mailing list
> >ivtv-users@ivtvdriver.org
> >http://ivtvdriver.org/mailman/listinfo/ivtv-users
> >
> >
> >
>
> _______________________________________________
> ivtv-users mailing list
> ivtv-users@ivtvdriver.org
> http://ivtvdriver.org/mailman/listinfo/ivtv-users
>
pvr250. Black and white video and no sound. [ In reply to ]
> I'm following the guide on wilson.net for the mythtv/fedora how-to. I
> am at the point where i do a test capture. I did it, and it capture in
> black and white, and there is no sound. Can someone tell me what might
> be wrong? Thank you

(snip)

> alias tveeprom tveeprom-ivtv
> alias msp3400 msp3400-ivtv

Remove these lines. Also, I think you're using the kernel tuner module
maybe? do "modinfo|grep filename" and you should see this:
filename: /lib/modules/2.6.13-1.1526_FC4/ivtv/tuner.ko

if not, rename the file you are using to tuner.ko.HIDE and run depmod
-a then do a cold boot and you should be OK.

Also, about that firmware version, everyone who uses ATrpms has used
that version for like a year with no problems, so even though it's not
the official stable one I would leave it alone unless this stuff
doesn't fix your problem.
pvr250. Black and white video and no sound. [ In reply to ]
I did what both you and Nick suggested, and I still record in black and
white and have no sound.

[root@hondapvrserver ~]# modinfo tuner
filename:
/lib/modules/2.6.13-1.1526_FC4/kernel/drivers/media/video/tuner.ko

and

[root@hondapvrserver ~]# dmesg | tac |
> sed -n '/=\ \ END INIT IVTV\ \ =/,/= START INIT IVTV =/p;
> /= START INIT IVTV =/q' |
> tac
ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.3.8 (tagged release) loading
ivtv: Linux version: 2.6.13-1.1526_FC4 gcc-4.0
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 250 card (iTVC16 based)
ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
ACPI: PCI Interrupt 0000:02:09.0[A] -> Link [APC2] -> GSI 17 (level,
low) -> IRQ 201
ivtv: Unreasonably low latency timer, setting to 64 (was 32)
ivtv: i2c attach to card #0 ok [client=tveeprom, addr=50]
tveeprom: Hauppauge: model = 32062, rev = C182, serial# = 7795855
tveeprom: tuner = LG TAPC H791F (idx = 82, type = 39)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
tveeprom: audio_processor = MSP3445 (type = 12)
: chip found @ 0xc2 (ivtv i2c driver #0)
ivtv: i2c attach to card #0 ok [client=(tuner unset), addr=61]
ivtv: i2c attach to card #0 ok [client=saa7115[50], addr=21]
msp34xx: init: chip=MSP3445G-B8 +nicam +simple +simpler +radio mode=simpler
msp34xxg: daemon started
ivtv: i2c attach to card #0 ok [client=MSP3445G-B8, addr=40]
ivtv: loading /lib/modules/ivtv-fw-enc.bin
ivtv: Encoder revision: 0x02050032
ivtv warning: Encoder Firmware can be buggy, use version 0x02040011!!!!
ivtv: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
ivtv: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
ivtv: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
ivtv: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB
total)
tuner 2-0061: type set to 39 (LG NTSC (newer TAPC series))
ivtv: Initialized WinTV PVR 250, card #0
ivtv: ==================== END INIT IVTV ====================


Adam Forsyth wrote:

>>I'm following the guide on wilson.net for the mythtv/fedora how-to. I
>>am at the point where i do a test capture. I did it, and it capture in
>>black and white, and there is no sound. Can someone tell me what might
>>be wrong? Thank you
>>
>>
>
>(snip)
>
>
>
>>alias tveeprom tveeprom-ivtv
>>alias msp3400 msp3400-ivtv
>>
>>
>
>Remove these lines. Also, I think you're using the kernel tuner module
>maybe? do "modinfo|grep filename" and you should see this:
>filename: /lib/modules/2.6.13-1.1526_FC4/ivtv/tuner.ko
>
>if not, rename the file you are using to tuner.ko.HIDE and run depmod
>-a then do a cold boot and you should be OK.
>
>Also, about that firmware version, everyone who uses ATrpms has used
>that version for like a year with no problems, so even though it's not
>the official stable one I would leave it alone unless this stuff
>doesn't fix your problem.
>
>_______________________________________________
>ivtv-users mailing list
>ivtv-users@ivtvdriver.org
>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>
>
>
pvr250. Black and white video and no sound. [ In reply to ]
On 09/10/05, hondaman <hondaman@gmail.com> wrote:
> I did what both you and Nick suggested, and I still record in black and
> white and have no sound.
>
> [root@hondapvrserver ~]# modinfo tuner
> filename:
> /lib/modules/2.6.13-1.1526_FC4/kernel/drivers/media/video/tuner.ko

this is the kernel tuner-module. rename/remove it and rerun depmod -a

> and
>
> [root@hondapvrserver ~]# dmesg | tac |
> > sed -n '/=\ \ END INIT IVTV\ \ =/,/= START INIT IVTV =/p;
> > /= START INIT IVTV =/q' |
> > tac
> ivtv: ==================== START INIT IVTV ====================
> ivtv: version 0.3.8 (tagged release) loading
> ivtv: Linux version: 2.6.13-1.1526_FC4 gcc-4.0
> 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 250 card (iTVC16 based)
> ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
> ACPI: PCI Interrupt 0000:02:09.0[A] -> Link [APC2] -> GSI 17 (level,
> low) -> IRQ 201
> ivtv: Unreasonably low latency timer, setting to 64 (was 32)
> ivtv: i2c attach to card #0 ok [client=tveeprom, addr=50]
> tveeprom: Hauppauge: model = 32062, rev = C182, serial# = 7795855
> tveeprom: tuner = LG TAPC H791F (idx = 82, type = 39)
> tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
> tveeprom: audio_processor = MSP3445 (type = 12)
> : chip found @ 0xc2 (ivtv i2c driver #0)
> ivtv: i2c attach to card #0 ok [client=(tuner unset), addr=61]
> ivtv: i2c attach to card #0 ok [client=saa7115[50], addr=21]
> msp34xx: init: chip=MSP3445G-B8 +nicam +simple +simpler +radio mode=simpler
> msp34xxg: daemon started
> ivtv: i2c attach to card #0 ok [client=MSP3445G-B8, addr=40]
> ivtv: loading /lib/modules/ivtv-fw-enc.bin
> ivtv: Encoder revision: 0x02050032
> ivtv warning: Encoder Firmware can be buggy, use version 0x02040011!!!!
> ivtv: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
> ivtv: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
> ivtv: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
> ivtv: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB
> total)
> tuner 2-0061: type set to 39 (LG NTSC (newer TAPC series))
> ivtv: Initialized WinTV PVR 250, card #0
> ivtv: ==================== END INIT IVTV ====================
>
>
> Adam Forsyth wrote:
>
> >>I'm following the guide on wilson.net for the mythtv/fedora how-to. I
> >>am at the point where i do a test capture. I did it, and it capture in
> >>black and white, and there is no sound. Can someone tell me what might
> >>be wrong? Thank you
> >>
> >>
> >
> >(snip)
> >
> >
> >
> >>alias tveeprom tveeprom-ivtv
> >>alias msp3400 msp3400-ivtv
> >>
> >>
> >
> >Remove these lines. Also, I think you're using the kernel tuner module
> >maybe? do "modinfo|grep filename" and you should see this:
> >filename: /lib/modules/2.6.13-1.1526_FC4/ivtv/tuner.ko
> >
> >if not, rename the file you are using to tuner.ko.HIDE and run depmod
> >-a then do a cold boot and you should be OK.
> >
> >Also, about that firmware version, everyone who uses ATrpms has used
> >that version for like a year with no problems, so even though it's not
> >the official stable one I would leave it alone unless this stuff
> >doesn't fix your problem.
> >
> >_______________________________________________
> >ivtv-users mailing list
> >ivtv-users@ivtvdriver.org
> >http://ivtvdriver.org/mailman/listinfo/ivtv-users
> >
> >
> >
>
> _______________________________________________
> ivtv-users mailing list
> ivtv-users@ivtvdriver.org
> http://ivtvdriver.org/mailman/listinfo/ivtv-users
>
pvr250. Black and white video and no sound. [ In reply to ]
> > [root@hondapvrserver ~]# modinfo tuner
> > filename:
> > /lib/modules/2.6.13-1.1526_FC4/kernel/drivers/media/video/tuner.ko
>
> this is the kernel tuner-module. rename/remove it and rerun depmod -a

Yup, that's it. Maybe I was unclear above but you need to be using the
ivtv version of this.
pvr250. Black and white video and no sound. [ In reply to ]
[root@hondapvrserver ~]# modinfo ivtv
filename:
/lib/modules/2.6.13-1.1526_FC4/updates/drivers/media/video/ivtv.ko

K, i renamed it, depmod -a, reboot, and the same ole black and white screen.

I dont have a module named tuner anymore. Is that the way its supposed
to be?

Adam Forsyth wrote:

>>>[root@hondapvrserver ~]# modinfo tuner
>>>filename:
>>>/lib/modules/2.6.13-1.1526_FC4/kernel/drivers/media/video/tuner.ko
>>>
>>>
>>this is the kernel tuner-module. rename/remove it and rerun depmod -a
>>
>>
>
>Yup, that's it. Maybe I was unclear above but you need to be using the
>ivtv version of this.
>
>_______________________________________________
>ivtv-users mailing list
>ivtv-users@ivtvdriver.org
>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>
>
>
pvr250. Black and white video and no sound. [ In reply to ]
On 10/8/05, hondaman <hondaman@gmail.com> wrote:
> I think I may blast it and reinstall, using i386 arch . This is a
> x86_64 arch, and I just read in the how-to that it may not work. Is
> that correct? Has anyone got it working on a amd64?

Yeah, absolutely.
pvr250. Black and white video and no sound. [ In reply to ]
On 09/10/05, hondaman <hondaman@gmail.com> wrote:
> [root@hondapvrserver ~]# modinfo ivtv
> filename:
> /lib/modules/2.6.13-1.1526_FC4/updates/drivers/media/video/ivtv.ko
>
> K, i renamed it, depmod -a, reboot, and the same ole black and white screen.
>
> I dont have a module named tuner anymore. Is that the way its supposed
> to be?

Where did you get your ivtv-module from? The tuner should be in the
same directory as ivtv.ko.
If you got it from an rpm or so, just uninstall it, download the
source for ivtv and compile it yourself. Less trouble and at least
you'll know you've got a complete driver-set.

> Adam Forsyth wrote:
>
> >>>[root@hondapvrserver ~]# modinfo tuner
> >>>filename:
> >>>/lib/modules/2.6.13-1.1526_FC4/kernel/drivers/media/video/tuner.ko
> >>>
> >>>
> >>this is the kernel tuner-module. rename/remove it and rerun depmod -a
> >>
> >>
> >
> >Yup, that's it. Maybe I was unclear above but you need to be using the
> >ivtv version of this.
> >
> >_______________________________________________
> >ivtv-users mailing list
> >ivtv-users@ivtvdriver.org
> >http://ivtvdriver.org/mailman/listinfo/ivtv-users
> >
> >
> >
>
> _______________________________________________
> ivtv-users mailing list
> ivtv-users@ivtvdriver.org
> http://ivtvdriver.org/mailman/listinfo/ivtv-users
>
pvr250. Black and white video and no sound. [ In reply to ]
Heh. We accidentally went off-list because of the reply-tos.

I don't know how well the x86-64 rpm from atrpms works, but I do know
that people do use ivtv on x86-64. I would say install from scratch
(get the soruce from ivtvdriver.org) and make sure the version of each
module you're loading related to ivtv is from the /ivtv directory in
/lib/modules/`uname -r`/ not in another directory.

On 10/8/05, hondaman <hondaman@gmail.com> wrote:
> Absolutley it will work? Or absolutley blast it :)
>
> Adam Forsyth wrote:
>
> >On 10/8/05, hondaman <hondaman@gmail.com> wrote:
> >
> >
> >>I think I may blast it and reinstall, using i386 arch . This is a
> >>x86_64 arch, and I just read in the how-to that it may not work. Is
> >>that correct? Has anyone got it working on a amd64?
> >>
> >>
> >
> >Yeah, absolutely.
> >
> >
> >
>
pvr250. Black and white video and no sound. [ In reply to ]
On Sunday 09 October 2005 03:03, Adam Forsyth wrote:
> Heh. We accidentally went off-list because of the reply-tos.
>
> I don't know how well the x86-64 rpm from atrpms works, but I do know
> that people do use ivtv on x86-64.

For a PVR350, ivtv works fine on x86-64 here. I guess a PVR250 is simpler and
will also work just fine.
I don't know why you have a black and white picture, maybe the tuner isn't
detected correctly?

Thanks,
Rutger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.ivtvdriver.org/pipermail/ivtv-users/attachments/20051009/250b39fb/attachment.bin
pvr250. Black and white video and no sound. [ In reply to ]
Well, I went ahead and reinstalled today, and now am at the same point
in the wilsonet guide. I had black and white captures again. So just
for the hell of it, i swapped out svid cables, and its all in vibrant
colors!

However.

I still dont have sound. I noticed (as per the guide) that when i run:

mplayer -vo xv /tmp/test_capture.mpg

I see a lot of mplayer stuff in the console, then the captured piece of
tv plays. But burried in all the txt that zip by real fast is this line:

MPEG: no audio streams found -> no sound

I'm not a gambling man, but if i were, id guess this might have
something to do with it. Am i right?

Nick Rosier wrote:

>On 09/10/05, hondaman <hondaman@gmail.com> wrote:
>
>
>>[root@hondapvrserver ~]# modinfo ivtv
>>filename:
>>/lib/modules/2.6.13-1.1526_FC4/updates/drivers/media/video/ivtv.ko
>>
>>K, i renamed it, depmod -a, reboot, and the same ole black and white screen.
>>
>>I dont have a module named tuner anymore. Is that the way its supposed
>>to be?
>>
>>
>
>Where did you get your ivtv-module from? The tuner should be in the
>same directory as ivtv.ko.
>If you got it from an rpm or so, just uninstall it, download the
>source for ivtv and compile it yourself. Less trouble and at least
>you'll know you've got a complete driver-set.
>
>
>
>>Adam Forsyth wrote:
>>
>>
>>
>>>>>[root@hondapvrserver ~]# modinfo tuner
>>>>>filename:
>>>>>/lib/modules/2.6.13-1.1526_FC4/kernel/drivers/media/video/tuner.ko
>>>>>
>>>>>
>>>>>
>>>>>
>>>>this is the kernel tuner-module. rename/remove it and rerun depmod -a
>>>>
>>>>
>>>>
>>>>
>>>Yup, that's it. Maybe I was unclear above but you need to be using the
>>>ivtv version of this.
>>>
>>>_______________________________________________
>>>ivtv-users mailing list
>>>ivtv-users@ivtvdriver.org
>>>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>>>
>>>
>>>
>>>
>>>
>>_______________________________________________
>>ivtv-users mailing list
>>ivtv-users@ivtvdriver.org
>>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>>
>>
>>
>
>_______________________________________________
>ivtv-users mailing list
>ivtv-users@ivtvdriver.org
>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>
>
>
pvr250. Black and white video and no sound. [ In reply to ]
Try tuning to a different channel with ivtvtune or ptune-ui, and see
fi you have sound on that channel?

On 10/9/05, hondaman <hondaman@gmail.com> wrote:
> Well, I went ahead and reinstalled today, and now am at the same point
> in the wilsonet guide. I had black and white captures again. So just
> for the hell of it, i swapped out svid cables, and its all in vibrant
> colors!
>
> However.
>
> I still dont have sound. I noticed (as per the guide) that when i run:
>
> mplayer -vo xv /tmp/test_capture.mpg
>
> I see a lot of mplayer stuff in the console, then the captured piece of
> tv plays. But burried in all the txt that zip by real fast is this line:
>
> MPEG: no audio streams found -> no sound
>
> I'm not a gambling man, but if i were, id guess this might have
> something to do with it. Am i right?
>
> Nick Rosier wrote:
>
> >On 09/10/05, hondaman <hondaman@gmail.com> wrote:
> >
> >
> >>[root@hondapvrserver ~]# modinfo ivtv
> >>filename:
> >>/lib/modules/2.6.13-1.1526_FC4/updates/drivers/media/video/ivtv.ko
> >>
> >>K, i renamed it, depmod -a, reboot, and the same ole black and white screen.
> >>
> >>I dont have a module named tuner anymore. Is that the way its supposed
> >>to be?
> >>
> >>
> >
> >Where did you get your ivtv-module from? The tuner should be in the
> >same directory as ivtv.ko.
> >If you got it from an rpm or so, just uninstall it, download the
> >source for ivtv and compile it yourself. Less trouble and at least
> >you'll know you've got a complete driver-set.
> >
> >
> >
> >>Adam Forsyth wrote:
> >>
> >>
> >>
> >>>>>[root@hondapvrserver ~]# modinfo tuner
> >>>>>filename:
> >>>>>/lib/modules/2.6.13-1.1526_FC4/kernel/drivers/media/video/tuner.ko
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>this is the kernel tuner-module. rename/remove it and rerun depmod -a
> >>>>
> >>>>
> >>>>
> >>>>
> >>>Yup, that's it. Maybe I was unclear above but you need to be using the
> >>>ivtv version of this.
> >>>
> >>>_______________________________________________
> >>>ivtv-users mailing list
> >>>ivtv-users@ivtvdriver.org
> >>>http://ivtvdriver.org/mailman/listinfo/ivtv-users
> >>>
> >>>
> >>>
> >>>
> >>>
> >>_______________________________________________
> >>ivtv-users mailing list
> >>ivtv-users@ivtvdriver.org
> >>http://ivtvdriver.org/mailman/listinfo/ivtv-users
> >>
> >>
> >>
> >
> >_______________________________________________
> >ivtv-users mailing list
> >ivtv-users@ivtvdriver.org
> >http://ivtvdriver.org/mailman/listinfo/ivtv-users
> >
> >
> >
>
> _______________________________________________
> ivtv-users mailing list
> ivtv-users@ivtvdriver.org
> http://ivtvdriver.org/mailman/listinfo/ivtv-users
>
pvr250. Black and white video and no sound. [ In reply to ]
Well, currently its being tuned by the reciever, so whatever channel the
(direttv) reciever is on, thats whats being displayed in mythtv. I have
tried a couple channels, and none seem to work.

As a side note, I decided to play an xvid movie that I had using
mplayer, and it doesnt have sound either. Not sure if its related or not.

Adam Forsyth wrote:

>Try tuning to a different channel with ivtvtune or ptune-ui, and see
>fi you have sound on that channel?
>
>On 10/9/05, hondaman <hondaman@gmail.com> wrote:
>
>
>>Well, I went ahead and reinstalled today, and now am at the same point
>>in the wilsonet guide. I had black and white captures again. So just
>>for the hell of it, i swapped out svid cables, and its all in vibrant
>>colors!
>>
>>However.
>>
>>I still dont have sound. I noticed (as per the guide) that when i run:
>>
>>mplayer -vo xv /tmp/test_capture.mpg
>>
>>I see a lot of mplayer stuff in the console, then the captured piece of
>>tv plays. But burried in all the txt that zip by real fast is this line:
>>
>>MPEG: no audio streams found -> no sound
>>
>>I'm not a gambling man, but if i were, id guess this might have
>>something to do with it. Am i right?
>>
>>Nick Rosier wrote:
>>
>>
>>
>>>On 09/10/05, hondaman <hondaman@gmail.com> wrote:
>>>
>>>
>>>
>>>
>>>>[root@hondapvrserver ~]# modinfo ivtv
>>>>filename:
>>>>/lib/modules/2.6.13-1.1526_FC4/updates/drivers/media/video/ivtv.ko
>>>>
>>>>K, i renamed it, depmod -a, reboot, and the same ole black and white screen.
>>>>
>>>>I dont have a module named tuner anymore. Is that the way its supposed
>>>>to be?
>>>>
>>>>
>>>>
>>>>
>>>Where did you get your ivtv-module from? The tuner should be in the
>>>same directory as ivtv.ko.
>>>If you got it from an rpm or so, just uninstall it, download the
>>>source for ivtv and compile it yourself. Less trouble and at least
>>>you'll know you've got a complete driver-set.
>>>
>>>
>>>
>>>
>>>
>>>>Adam Forsyth wrote:
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>>>>[root@hondapvrserver ~]# modinfo tuner
>>>>>>>filename:
>>>>>>>/lib/modules/2.6.13-1.1526_FC4/kernel/drivers/media/video/tuner.ko
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>this is the kernel tuner-module. rename/remove it and rerun depmod -a
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>Yup, that's it. Maybe I was unclear above but you need to be using the
>>>>>ivtv version of this.
>>>>>
>>>>>_______________________________________________
>>>>>ivtv-users mailing list
>>>>>ivtv-users@ivtvdriver.org
>>>>>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>_______________________________________________
>>>>ivtv-users mailing list
>>>>ivtv-users@ivtvdriver.org
>>>>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>>>>
>>>>
>>>>
>>>>
>>>>
>>>_______________________________________________
>>>ivtv-users mailing list
>>>ivtv-users@ivtvdriver.org
>>>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>>>
>>>
>>>
>>>
>>>
>>_______________________________________________
>>ivtv-users mailing list
>>ivtv-users@ivtvdriver.org
>>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>>
>>
>>
>
>_______________________________________________
>ivtv-users mailing list
>ivtv-users@ivtvdriver.org
>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>
>
>
pvr250. Black and white video and no sound. [ In reply to ]
Well if your systems doesn't have sound at all, you definately won't
with ivtv. What happens if you use the redhat soundcard testing
program (system-config-soundcard)? Does it play a sound successfully?
If it does, but some other things have no sound, check your mixer
settings (kmix, gnome-alsamixer, alsamixer). Make sure Master, PCM,
and Wave are all turned up all the way then test again.

On 10/10/05, hondaman <hondaman@gmail.com> wrote:
> Well, currently its being tuned by the reciever, so whatever channel the
> (direttv) reciever is on, thats whats being displayed in mythtv. I have
> tried a couple channels, and none seem to work.
>
> As a side note, I decided to play an xvid movie that I had using
> mplayer, and it doesnt have sound either. Not sure if its related or not.
>
> Adam Forsyth wrote:
>
> >Try tuning to a different channel with ivtvtune or ptune-ui, and see
> >fi you have sound on that channel?
> >
> >On 10/9/05, hondaman <hondaman@gmail.com> wrote:
> >
> >
> >>Well, I went ahead and reinstalled today, and now am at the same point
> >>in the wilsonet guide. I had black and white captures again. So just
> >>for the hell of it, i swapped out svid cables, and its all in vibrant
> >>colors!
> >>
> >>However.
> >>
> >>I still dont have sound. I noticed (as per the guide) that when i run:
> >>
> >>mplayer -vo xv /tmp/test_capture.mpg
> >>
> >>I see a lot of mplayer stuff in the console, then the captured piece of
> >>tv plays. But burried in all the txt that zip by real fast is this line:
> >>
> >>MPEG: no audio streams found -> no sound
> >>
> >>I'm not a gambling man, but if i were, id guess this might have
> >>something to do with it. Am i right?
> >>
> >>Nick Rosier wrote:
> >>
> >>
> >>
> >>>On 09/10/05, hondaman <hondaman@gmail.com> wrote:
> >>>
> >>>
> >>>
> >>>
> >>>>[root@hondapvrserver ~]# modinfo ivtv
> >>>>filename:
> >>>>/lib/modules/2.6.13-1.1526_FC4/updates/drivers/media/video/ivtv.ko
> >>>>
> >>>>K, i renamed it, depmod -a, reboot, and the same ole black and white screen.
> >>>>
> >>>>I dont have a module named tuner anymore. Is that the way its supposed
> >>>>to be?
> >>>>
> >>>>
> >>>>
> >>>>
> >>>Where did you get your ivtv-module from? The tuner should be in the
> >>>same directory as ivtv.ko.
> >>>If you got it from an rpm or so, just uninstall it, download the
> >>>source for ivtv and compile it yourself. Less trouble and at least
> >>>you'll know you've got a complete driver-set.
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>>Adam Forsyth wrote:
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>>>>[root@hondapvrserver ~]# modinfo tuner
> >>>>>>>filename:
> >>>>>>>/lib/modules/2.6.13-1.1526_FC4/kernel/drivers/media/video/tuner.ko
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>this is the kernel tuner-module. rename/remove it and rerun depmod -a
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>Yup, that's it. Maybe I was unclear above but you need to be using the
> >>>>>ivtv version of this.
> >>>>>
> >>>>>_______________________________________________
> >>>>>ivtv-users mailing list
> >>>>>ivtv-users@ivtvdriver.org
> >>>>>http://ivtvdriver.org/mailman/listinfo/ivtv-users
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>_______________________________________________
> >>>>ivtv-users mailing list
> >>>>ivtv-users@ivtvdriver.org
> >>>>http://ivtvdriver.org/mailman/listinfo/ivtv-users
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>_______________________________________________
> >>>ivtv-users mailing list
> >>>ivtv-users@ivtvdriver.org
> >>>http://ivtvdriver.org/mailman/listinfo/ivtv-users
> >>>
> >>>
> >>>
> >>>
> >>>
> >>_______________________________________________
> >>ivtv-users mailing list
> >>ivtv-users@ivtvdriver.org
> >>http://ivtvdriver.org/mailman/listinfo/ivtv-users
> >>
> >>
> >>
> >
> >_______________________________________________
> >ivtv-users mailing list
> >ivtv-users@ivtvdriver.org
> >http://ivtvdriver.org/mailman/listinfo/ivtv-users
> >
> >
> >
>
> _______________________________________________
> ivtv-users mailing list
> ivtv-users@ivtvdriver.org
> http://ivtvdriver.org/mailman/listinfo/ivtv-users
>
pvr250. Black and white video and no sound. [ In reply to ]
I do have sound. The system-config-soundcard test plays the little
jingle ok I just double checked kmix, and everything is turned up and
not muted..

Adam Forsyth wrote:

>Well if your systems doesn't have sound at all, you definately won't
>with ivtv. What happens if you use the redhat soundcard testing
>program (system-config-soundcard)? Does it play a sound successfully?
>If it does, but some other things have no sound, check your mixer
>settings (kmix, gnome-alsamixer, alsamixer). Make sure Master, PCM,
>and Wave are all turned up all the way then test again.
>
>On 10/10/05, hondaman <hondaman@gmail.com> wrote:
>
>
>>Well, currently its being tuned by the reciever, so whatever channel the
>>(direttv) reciever is on, thats whats being displayed in mythtv. I have
>>tried a couple channels, and none seem to work.
>>
>>As a side note, I decided to play an xvid movie that I had using
>>mplayer, and it doesnt have sound either. Not sure if its related or not.
>>
>>Adam Forsyth wrote:
>>
>>
>>
>>>Try tuning to a different channel with ivtvtune or ptune-ui, and see
>>>fi you have sound on that channel?
>>>
>>>On 10/9/05, hondaman <hondaman@gmail.com> wrote:
>>>
>>>
>>>
>>>
>>>>Well, I went ahead and reinstalled today, and now am at the same point
>>>>in the wilsonet guide. I had black and white captures again. So just
>>>>for the hell of it, i swapped out svid cables, and its all in vibrant
>>>>colors!
>>>>
>>>>However.
>>>>
>>>>I still dont have sound. I noticed (as per the guide) that when i run:
>>>>
>>>>mplayer -vo xv /tmp/test_capture.mpg
>>>>
>>>>I see a lot of mplayer stuff in the console, then the captured piece of
>>>>tv plays. But burried in all the txt that zip by real fast is this line:
>>>>
>>>>MPEG: no audio streams found -> no sound
>>>>
>>>>I'm not a gambling man, but if i were, id guess this might have
>>>>something to do with it. Am i right?
>>>>
>>>>Nick Rosier wrote:
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>>On 09/10/05, hondaman <hondaman@gmail.com> wrote:
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>[root@hondapvrserver ~]# modinfo ivtv
>>>>>>filename:
>>>>>>/lib/modules/2.6.13-1.1526_FC4/updates/drivers/media/video/ivtv.ko
>>>>>>
>>>>>>K, i renamed it, depmod -a, reboot, and the same ole black and white screen.
>>>>>>
>>>>>>I dont have a module named tuner anymore. Is that the way its supposed
>>>>>>to be?
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>Where did you get your ivtv-module from? The tuner should be in the
>>>>>same directory as ivtv.ko.
>>>>>If you got it from an rpm or so, just uninstall it, download the
>>>>>source for ivtv and compile it yourself. Less trouble and at least
>>>>>you'll know you've got a complete driver-set.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>Adam Forsyth wrote:
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>>>>[root@hondapvrserver ~]# modinfo tuner
>>>>>>>>>filename:
>>>>>>>>>/lib/modules/2.6.13-1.1526_FC4/kernel/drivers/media/video/tuner.ko
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>this is the kernel tuner-module. rename/remove it and rerun depmod -a
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>Yup, that's it. Maybe I was unclear above but you need to be using the
>>>>>>>ivtv version of this.
>>>>>>>
>>>>>>>_______________________________________________
>>>>>>>ivtv-users mailing list
>>>>>>>ivtv-users@ivtvdriver.org
>>>>>>>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>_______________________________________________
>>>>>>ivtv-users mailing list
>>>>>>ivtv-users@ivtvdriver.org
>>>>>>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>_______________________________________________
>>>>>ivtv-users mailing list
>>>>>ivtv-users@ivtvdriver.org
>>>>>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>_______________________________________________
>>>>ivtv-users mailing list
>>>>ivtv-users@ivtvdriver.org
>>>>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>>>>
>>>>
>>>>
>>>>
>>>>
>>>_______________________________________________
>>>ivtv-users mailing list
>>>ivtv-users@ivtvdriver.org
>>>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>>>
>>>
>>>
>>>
>>>
>>_______________________________________________
>>ivtv-users mailing list
>>ivtv-users@ivtvdriver.org
>>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>>
>>
>>
>
>_______________________________________________
>ivtv-users mailing list
>ivtv-users@ivtvdriver.org
>http://ivtvdriver.org/mailman/listinfo/ivtv-users
>
>
>
pvr250. Black and white video and no sound. [ In reply to ]
On 10/10/05, hondaman <hondaman@gmail.com> wrote:
> I do have sound. The system-config-soundcard test plays the little
> jingle ok I just double checked kmix, and everything is turned up and
> not muted..

Hmm. Well, is the sound from your reciever connected to your pvr-250
line in (it should be)? If it is, then try this:

ivtvctl -Q

It should say something about "Audio Line In". If it says something
about "Tuner line in" instead, then do:

ivtvctl -A

and then

ivtvctl -q=X

where X is the number of "Audio Line In" as reported by ivtvctl -A.


> Adam Forsyth wrote:
>
> >Well if your systems doesn't have sound at all, you definately won't
> >with ivtv. What happens if you use the redhat soundcard testing
> >program (system-config-soundcard)? Does it play a sound successfully?
> >If it does, but some other things have no sound, check your mixer
> >settings (kmix, gnome-alsamixer, alsamixer). Make sure Master, PCM,
> >and Wave are all turned up all the way then test again.
> >
> >On 10/10/05, hondaman <hondaman@gmail.com> wrote:
> >
> >
> >>Well, currently its being tuned by the reciever, so whatever channel the
> >>(direttv) reciever is on, thats whats being displayed in mythtv. I have
> >>tried a couple channels, and none seem to work.
> >>
> >>As a side note, I decided to play an xvid movie that I had using
> >>mplayer, and it doesnt have sound either. Not sure if its related or not.
> >>
Re: pvr250. Black and white video and no sound. [ In reply to ]
On Sat, Oct 08, 2005 at 12:37:02, hondaman said...

> I'm following the guide on wilson.net for the mythtv/fedora how-to. I
> am at the point where i do a test capture. I did it, and it capture in
> black and white, and there is no sound. Can someone tell me what might
> be wrong? Thank you

Black-and-white picture often occurs when you have connected the s-video
signal, but have the PVR card in composite input mode. Verify your input
connections and settings.

--
Michael
"Ignorance killed the cat, sir. Curiosity was framed." ---C.J. Cherryh