On Thu, Nov 13, 2003 at 01:07:51AM +0100, Richard van Paasen wrote:
> I'm still having problems with my PVR-250 and ivtv. The first time I 
> play a channel or record a program, there is no sound. This is not a 
> mixer or ivtv bug since (a) capturing immediately after booting up gives 
> sound, and (b) if I initialize ivtv (see below) before starting freevo, 
> then I also have sound. Image is ok btw.
> 
> For now, I've put the following in my boot scripts to make sure that 
> ivtv is initialized (pal mode, input, resolution, tuner and frequency) :
> 
> /data/pvr/ivtv-driver/ivtv/utils/test_ioctl -d /dev/video3 -u 0xff
> /data/pvr/ivtv-driver/ivtv/utils/test_ioctl -d /dev/video3 -p 4
> /data/pvr/ivtv-driver/ivtv/utils/test_ioctl -d /dev/video3 -f 
> width=720,height=576
> /data/pvr/ivtv-driver/ivtv/utils/test_ioctl -d /dev/video3 -r 
> tuner=0,freq=3456
> 
> I'd be nice if freevo initializes ivtv correctly. I tried to find the 
> bug but ... :-(

You don't need to use test_ioctl to set the card up, look in the
local_conf.py for the options. You set everything up there and you
don't need to do anything elsewhere for that.

Aubin


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to