Sounds like this is a known problem with Hauppauge products. The thread is SageTv but sure sounds familiar:<br><br><a href="http://forums.sagetv.com/forums/showthread.php?t=18826">http://forums.sagetv.com/forums/showthread.php?t=18826</a><br>
<br>Maybe this is a widely known issue? Sorry for being such a newb.<br><br>thanks for that script. I will definitely try it out.<br><br><div class="gmail_quote">On Fri, Mar 27, 2009 at 8:56 AM, Johnny <span dir="ltr">&lt;<a href="mailto:jarpublic@gmail.com">jarpublic@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">2009/3/27 Michael Salmons &lt;<a href="mailto:salmonsm@gmail.com">salmonsm@gmail.com</a>&gt;:<br>

<div><div></div><div class="h5">&gt; Excuse the copy-paste from my other message:<br>
&gt;<br>
&gt; I&#39;ve got a fresh install of mythbuntu (8.10) on an IBM Thinkcentre M50 (P4<br>
&gt; 3ghz with 512 MB RAM). My video cards are a Hauppauge HVR-1600 and Nvidia<br>
&gt; Geforce 6200.<br>
&gt;<br>
&gt; All of my recordings are dark. I thought I had cured the problem by running<br>
&gt; sudo nvidia-settings, tweaking the video settings (just increasing the<br>
&gt; brightness) and merging the results with xorg.conf. But after a reboot the<br>
&gt; tweak is gone.<br>
&gt;<br>
&gt; Is this an X issue, or a video card issue, or an Nvidia issue, or...? any<br>
&gt; ideas?<br>
&gt;<br>
&gt; thanks!<br>
<br>
</div></div>I don&#39;t know about the HVR-1600 but with the PVR cards that use the<br>
ivtv drivers you can adjust those settings in the actual recordings by<br>
going to live tv and hitting the &#39;G&#39; key (I think) and it will let you<br>
cycle through various picture quality settings for the ivtv drivers.<br>
If you aren&#39;t recording analog then this is irrelevant. As for you<br>
nvidia-settings they aren&#39;t normally restored after reboot. I thought<br>
in mythbuntu they had it setup to restore the nvidia-settings at boot.<br>
Check the file /usr/share/mythbuntu/session.sh. Mine has the<br>
following:<br>
<br>
 #if nvidia settings are saved and nvidia drivers installed, load them<br>
    if [ -x /usr/bin/nvidia-settings ] &amp;&amp; [ -f ~/.nvidia-settings-rc ]; then<br>
        nvidia-settings -l<br>
    fi<br>
<br>
I am not where this file gets called from, but I am pretty sure that<br>
mythbuntu is setup to run that script at boot. You may want to check<br>
and make sure that .nvidia-settings-rc is being saved in your home<br>
directory. It is saved there automatically when you exit<br>
nvidia-settings. Make sure that  you are running nvidia-settings as<br>
the same user that is logged in and starts mythtv.<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br>