<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have setup my pvr350 yesterday, and managed to 
get tv-out working, but results are inconsistent from reboot to reboot... Becase 
of that, I suspect that I am facing a hardware problem with the board, but I'd 
like to get people's thought about this.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>sorry for posting twice about the same problem, but 
I really need to figure out whether this is a hardware problem or just a 
configuration problem. If this is a hardware problem, I want to send it back for 
waranty asap...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>Here is the behaviour: After a reboot, it will sometime work and I get tv 
out, and sometime does not work&nbsp;When it does not work, modprobe ivtv fails 
with ivtv.o not being able to load.</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>My modules.conf is included at the end of this email.<BR><BR>Note that I 
have commented out lirc stuff as I have not bothered installing<BR>it with my 
pvr350 yet (I have a homebrew one with according drivers).<BR><BR>Also note that 
when booting, I am getting error with the lm_sensor thing.<BR>Not sure if this 
is directly related, but when compiling ivtv driver, I have<BR>had to uncomment 
that define to use new_i2c...<BR><BR>One last note: when linux starts up, there 
is a message saying: starting<BR>bttv. I had a wintv pci card before, and I am 
not sure if this is a leftover<BR>component, or if there is also a component 
called bttv required for the<BR>pvr350... If not, I am not sure where it is 
comming from because I removed<BR>all references to bttv from my 
modules.conf...<BR><BR>I am using ivtv from latest tarball, and firmware 
21288.<BR><BR>any help much 
appreciated;<BR>Cheers,<BR>Olivier.<BR><BR>modules.conf:<BR>-----------------<BR>path[toplevel]=/lib/modules/`uname 
-r`/updates<BR># default path<BR>path[toplevel]=/lib/modules/`uname -r`<BR><BR># 
This is for WinTV PVR-350 IVTV<BR>####alias char-major-61 lirc_i2c<BR>alias 
char-major-81 videodev<BR>alias char-major-81-0 ivtv<BR>###alias char-major-81-1 
bttv<BR>options ivtv debug=1<BR>options tuner type=2<BR>options saa7127 
enable_output=1 output_select=0<BR>options msp3400 once=1 simple=1<BR>add below 
ivtv msp3400 saa7115 saa7127 tuner<BR>###add above ivtv lirc_dev lirc_i2c 
ivtv-fb<BR>add above ivtv ivtv-fb<BR>post-install ivtv /usr/local/bin/test_ioctl 
-d /dev/video0 -u 0x3000<BR>post-install ivtv /usr/local/bin/test_ioctl -d 
/dev/video16 -u 0x3000<BR>post-install ivtv /usr/local/bin/test_ioctl -d 
/dev/video32 -u 0x3000<BR>post-install ivtv /usr/local/bin/test_ioctl -d 
/dev/video224 -u 0x3000<BR><BR># ivtv modules setup<BR>###alias char-major-81 
videodev<BR>###alias char-major-81-0 ivtv<BR>###options tuner 
type=2<BR>####options msp3400 once=1 simple=1<BR>####add below ivtv msp3400 
saa7115 tuner<BR><BR>## REMOVE ? This is from previous config. What is bizzare 
is that<BR>...drivers/media/video path is not in new config...<BR>## For 
ivtv<BR>## path[toplevel]=/lib/modules/`uname -r`/drivers/media/video<BR>## For 
bttv and saa7134<BR>##path[toplevel]=/lib/modules/`uname -r`/v4l2<BR><BR>alias 
eth0 via-rhine<BR>alias usb-controller ehci-hcd<BR>alias usb-controller1 
usb-uhci<BR><BR># i2c<BR>alias char-major-89 i2c-dev<BR>options i2c-core 
i2c_debug=1<BR>options i2c-algo-bit bit_test=1<BR><BR># lirc<BR>alias 
char-major-61 lirc_serial<BR><BR>### remove<BR>## bttv<BR>##alias char-major-81 
videodev<BR>##alias char-major-81-0 bttv<BR>##options bttv card=0 
pll=0<BR>##options tuner type=2 debug=0<BR>##options msp3400 once=1 
simple=1<BR>##post-install bttv modprobe tuner; modprobe videodev<BR><BR># ALSA 
portion<BR>alias char-major-116 snd<BR>alias snd-card-0 snd-via82xx<BR>## module 
options should go here<BR><BR>## OSS/Free portion<BR>alias char-major-14 
soundcore<BR>alias sound-slot-0 snd-card-0<BR><BR># card #1<BR>alias 
sound-service-0-0 snd-mixer-oss<BR>alias sound-service-0-1 snd-seq-oss<BR>alias 
sound-service-0-3 snd-pcm-oss<BR>alias sound-service-0-8 snd-seq-oss<BR>alias 
sound-service-0-12 snd-pcm-oss<BR><BR># and this lines are from modules.conf in 
distr. of RH 8.0<BR>post-install sound-slot-0 /bin/aumix-minimal -f 
/etc/.aumixrc -L &gt;/dev/null<BR>2&gt;&amp;1 || :<BR>pre-remove sound-slot-0 
/bin/aumix-minimal -f /etc/.aumixrc -S &gt;/dev/null<BR>2&gt;&amp;1 || 
:<BR><BR><BR><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Olivier Brodeur</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>