John,

I tried to keep the modprobe.conf simple:

--------------------------------
#ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias tveeprom tveeprom-ivtv
#install ivtv /sbin/modprobe --ignore-install;
/sbin/modprobe ivtv-fb

alias char-major-61 lirc_i2c
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe
--ignore-install lirc_i2c

------------------------------

I have made some progress.  I tried to run X through
the TV out to get more information.  That failed as
expected.   But from the /var/log/Xorg.0.log, it said
that ivtvdev module could not be found.  So I
installed ivtvdev-0.8-1.rhfc2.at.i386.rpm.  Now the
black and white pattern is replaced by a solid green
screen.  Still no video but at least it's something.

Searching on the web, it was suggested that the issue
might be that I have a newer model than 990 and I
would have to use saa7129 instead of saa7127.  I tried
changing the registers using ivtvctl -j
reg=0x6c,val=0xfa -d /dev/video16 but that didn't
work.  I haven't been able to find how to determine my
model.


--- John Harvey <[EMAIL PROTECTED]> wrote:

> Make sure you don't have any strange old parameters
> in modprobe.conf. It has
> been known to cause that sort of a problem.
> 
> John
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> [mailto:mythtv-users-
> > [EMAIL PROTECTED] On Behalf Of Minh Duong
> > Sent: 01 February 2005 19:01
> > To: [email protected];
> [EMAIL PROTECTED]
> > Subject: [mythtv-users] Re: PVR 350 TV Out
> > 
> > Chris, thanks for responding.  It appears my
> situation
> > is similiar but not exactly like yours as my TV
> > standard is NTSC.
> > 
> > I do use
> > $>/usr/bin/ivtvfbctl  /dev/fb0 -noglobalalpha
> > -localalpha
> > $>dd if=/dev/video0 of=/dev/video16 bs=64k
> > 
> > But it's still the same pattern.  I'll try to load
> > from scratch and not use the test image.  I think
> > though that when I load the ivtv-fb module it
> creates
> > the bad pattern.
> > 
> > Minh
> > 
> > --- Chris Martin <[EMAIL PROTECTED]> wrote:
> > 
> > My problem was caused by the Saa7127 module
> changing
> > to NTSC whenver
> > it was unloaded and reloaded (it had originally
> > started out correctly
> > in PAL). This was happening when I was testing the
> > test pattern, with
> > the results I was feeding an incompatible signal
> to my
> > TV. The fix
> > therefore was to skip the test pattern step as I
> > already knew it
> > worked, although I'm not sure that this is
> applicable
> > to you as you
> > seem to by in NTSC land already.
> > 
> > One thing you could try is:
> > 
> > /usr/bin/ivtvfbctl /dev/fb1 -alpha -on
> -globalalpha
> > -nolocalalpha
> > or
> > /usr/bin/ivtvfbctl /dev/fb0 -noglobalalpha
> -localalpha
> > 
> > before you start piping video through the PVR
> 350's TV
> > out.
> > 
> > Failing that, what goes in /var/log/messages when
> you
> > load and reload
> > the Saa7127 module?
> > 
> > 
> > 
> > __________________________________
> > Do you Yahoo!?
> > All your favorites on one personal page  Try My
> Yahoo!
> > http://my.yahoo.com
> 
> 



                
__________________________________ 
Do you Yahoo!? 
Take Yahoo! Mail with you! Get it on your mobile phone. 
http://mobile.yahoo.com/maildemo 
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to