<span class="gmail_quote"></span><br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">My new Asus P5L-MX motherboard with E6600 Core 2 Duo cpu has a builtin
<br>(45G video chipset, I am using the i810 driver, but it bluescreens on<br>720p recordings. I have seen references to a i915 driver.<br><br>Is this a video driver, intended as a replacement/enhancement of the i810?<br><br>
Anyone getting good results using the i810 driver? Or do I need to pick<br>up an nvidia card?<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br></blockquote></div>I have a laptop with a i945 video card.&nbsp; I can watch HD (1080i) just fine on it.<br>

I had to make the following tuneups to it.<br>
<br>Depends on what driver version you have. If you have 1.7.XX then apply<br>
the following to your xorg.conf to increase XV performance.<br>
<br>
&nbsp;&quot;CacheLines&quot; &quot;2048&quot; <br>
&quot;LinearAlloc&quot; &quot;6144&quot;<br>
<br>
If you have the 2.X intel drivers, apply only<br>
<br>
&quot;LinearAlloc&quot; &quot;6144&quot;<br>
<br>
If you search google for references on cachelines and linearalloc and the i915 and i945 video cards<br>
you&#39;ll see more references on this.