<div dir="ltr">Thanks for the response.<div><br></div><div>I'm running Mythbuntu 14.04.02 on an Intel ION2 Zotac HD ID-11 box. I'm running the nvidia binary drivers (downloaded from nvidia; excluded nouveau and the ubuntu package drivers) version 340.76. I'm running mythtv frontend 0.27.0+fixes.20140324. Utilization while watching videos is about 12% on the CPU. I also have a SSD drive in that box.</div><div><br></div><div>The backend and mysql server is running on a vmware esxi server. It's running on Ubuntu 14.04, has 4 cpu's dedicated to it with an average utilization of about 7 to 10%. This box also has an ssd drive and 3 gigs of ram. </div><div><br></div><div>An interesting thing is that I was running some speed tests on the disk today on the mysql server. When running the 'dd if=/dev/zero of=tempfile bs=1M count=1024' command in my home directory on the server worked fine. When I ran the same command in the mysql server datadir location, it hung the video on the front end for a couple of seconds. </div><div><br></div><div>Mind you, the ssd on the sql server is mounted as '/', so I don't separate the /var/lib/mysql directory from my /home directory on a different drive or anything like that. </div><div><br></div><div>Thanks,</div><div>Mike</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 7, 2015 at 3:17 PM, Frank Phillips <span dir="ltr"><<a href="mailto:frankalso@gmail.com" target="_blank">frankalso@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div class="h5">On Sat, Mar 7, 2015 at 11:10 AM, Michael Wisniewski <span dir="ltr"><<a href="mailto:mikewiz38@gmail.com" target="_blank">mikewiz38@gmail.com</a>></span> wrote:<br></div></div><div class="gmail_extra"><div class="gmail_quote"><div><div class="h5"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi!<div><br></div><div>I was wondering where I can disable the PIP in the program guide. I'm suffering from the problem of the video/audio locking when paging through the guide. I tried to optimize the databases and inserted the optimization configuration items in my.cnf, but I'm still running into a problem.</div><div><br></div><div>I'm hoping that by disabling the PiP in the EPG, it might work.</div><div><br></div><br></div></blockquote><div><br></div></div></div><div>That would require modifying source code and recompiling. This if statement could be commented out: <a href="https://github.com/MythTV/mythtv/blob/4d7f98a92cbdb7d69dc98065c68e9eddf8630966/mythtv/programs/mythfrontend/guidegrid.cpp#L539" target="_blank">https://github.com/MythTV/mythtv/blob/4d7f98a92cbdb7d69dc98065c68e9eddf8630966/mythtv/programs/mythfrontend/guidegrid.cpp#L539</a><br><br></div><div>The "programguide-video" window is the LiveTV EPG that you are asking about. It is themed in schedule-ui.xml in the themes' source: <a href="https://github.com/MythTV-Themes/Mythbuntu/blob/master/schedule-ui.xml#L277" target="_blank">https://github.com/MythTV-Themes/Mythbuntu/blob/master/schedule-ui.xml#L277</a><br><br>I am pretty sure if you were to remove the programguide-video definition you would just get an empty window for that EPG. The <video> element is required, so you can't just remove that, either.<br><br></div><div>Just wondering, what distro and nvidia driver versions are you using?<br></div></div></div></div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
<br></blockquote></div><br></div>