On 12 Jul 2005 18:03:53 -0700, Jim Reith <[EMAIL PROTECTED]> wrote:
 What does the line

 "saa7127: Ignoring new-style parameters in presence of obsolete ones"

 indicate?

It's distro dependent but start with modprobe.conf or where ever you
are loading the modules. Just remove it when you find it.

it's KnoppMyth (R5A16) so it's in my ivtv (3.6y) file in
/etc/mythtv/modules shown below

alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-81-1 ivtv
alias char-major-61 lirc_i2c
options saa7127 i2c_enable=-1,1
options cx25840 i2c_enable=1,-1
options msp3400 once=1 simple=1
install ivtv /sbin/modprobe tuner; /sbin/modprobe msp3400;
/sbin/modprobe saa711
5;  /sbin/modprobe --ignore-install ivtv;  /sbin/modprobe ivtv-fb;
/sbin/modprob
e lirc_i2c
remove ivtv /sbin/modprobe -r --ignore-remove ivtv && /sbin/modprobe -r saa7115
&& /sbin/modprobe -r msp3400 && /sbin/modprobe -r tuner &&
/sbin/modprobe -r ivt
v-fb && /sbin/modprobe -r lirc_i2c

So is that the old or the new format??




I assume it means there's some parameter I think I'm
 setting which is being ignored but I don't know "new-style" from
 obsolete so where do I find the parameter syntax and where should I
 start looking for the old format ones?

 I'm also suspicious of

 "ivtv: i2c client addr: 0x44 not found for command 0x40046502!"

 on the final line for the PVR-350

 Jim

I have these sort of problems on warm boots only, but mine are far,
far worse. I get them for both my 150 & 250. Anyway, if you haven't
tried it already look at the difference in a warm vs. cold boot.

Good luck,
Mark
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to