<font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="black" face="Verdana,Arial,Helvetica" size="2">
 On 10/15/06, Stephen Sassman &lt;sassman1[at]gmail.com&gt; wrote: <br></font></font><font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="#660066">
&gt; I have a hauppauge pvr-150. ivtv compiles OK, no errors on make  <br>&gt; install. Kernel was built as suggested here:  <br>&gt; <a href="http://ivtvdriver.org/index.php/Howto#Basic_requirements" rel="nofollow" target="_blank">
http://ivtvdriver.org/index.php/Howto#Basic_requirements</a> <br>&gt; &lt;<a href="http://ivtvdriver.org/index.php/Howto#Basic_requirements" rel="nofollow" target="_blank">http://ivtvdriver.org/index.php/Howto#Basic_requirements
</a>&gt;.  Here's  <br>&gt; what I get when loading the module: <br>&gt; <br></font><font color="#007777">&gt; # modprobe ivtv <br></font><font color="#660066">&gt; FATAL: Error inserting ivtv  <br>&gt; (/lib/modules/2.6.18/kernel/drivers/media/video/ivtv/ivtv.ko): Unknown  
<br>&gt; symbol in module, or unknown parameter (see dmesg) </font></font></font><font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="#660066">
<br>&gt;<br>&gt; Do I need to enable &quot;Conexant CX2341x <br>&gt; MPEG encoders&quot; also? Should I be using &quot;Video For Linux API 1 (DEPRECATED)&quot; <br>&gt; or &quot;Video For Linux API 1 compatible Layer&quot;? Please help, this is probably 
<br>&gt; the most frustrating thing to get working in my short two years linux <br>&gt; experience.<br><br><span style="color: rgb(0, 0, 0);">Woops, I meant to post to ivtv-users. Thanks for the suggestion stephen.dolan. I finally got it to work, and have posted my kernel config that did it below. I recompiled the kernel probably 20 times before I got it!!! Partly my fault for not reading the howto carefully enough, but even so the howto was still incomplete and didn't work on my system. The ivtv developers really need to work on the documentation. A wiki would help too, so we don't have to go digging through a million mailing list posts to find out what has worked for others. 
<br><br>CONFIG_VIDEO_DEV=m<br>CONFIG_VIDEO_V4L1=y<br>CONFIG_VIDEO_V4L1_COMPAT=y<br>CONFIG_VIDEO_V4L2=y<br><br>CONFIG_VIDEO_BT848=m<br>CONFIG_VIDEO_MSP3400=m<br>CONFIG_VIDEO_WM8775=m<br>CONFIG_VIDEO_CX2341X=m<br>CONFIG_VIDEO_CX25840=m
<br><br>All other multimedia video stuff not set. The confusion was that most of these were not needed or not present with the 2.6.16 kernel. I almost couldn't believe my eyes when it finally started working. <br><br><br>
</span></font></font></font>