I did the tail the verbose log from a laptop over ssh thingy and found the following.<br><br>It takes a second or so for the mysql SELECT to come up on the screen. Then it takes between a second or so for the screen to change. If I move down channels each second or so with the remote I can get ahead of the display by 5 or so channels.
<br><br>SELECT data FROM settings WHERE value = &#39;ChannelFormat&#39; AND hostname = &#39;mythfrontend&#39; ;<br>2007-06-20 20:53:36.299 MSqlQuery: SELECT data FROM settings WHERE value = &#39;LongChannelFormat&#39; AND hostname = &#39;mythfrontend&#39; ;
<br>2007-06-20 20:53:36.305 MSqlQuery: SELECT icon FROM channel WHERE chanid = &#39;1020&#39; ;<br>2007-06-20 20:54:24.246 MSqlQuery: SELECT icon FROM channel WHERE chanid = &#39;1013&#39; ;<br>2007-06-20 20:54:27.040 MSqlQuery: SELECT icon FROM channel WHERE chanid = &#39;1077&#39; ;
<br>2007-06-20 20:54:28.745 MSqlQuery: SELECT icon FROM channel WHERE chanid = &#39;1056&#39; ;<br><br>Top shows me using up pretty much all of cpu while changing through channels.<br>My memory is all gone but I&#39;m not into the swap yet.
<br><br>top - 21:02:17 up 1 day, 11:00,&nbsp; 1 user,&nbsp; load average: 0.44, 0.34, 0.19<br>Tasks:&nbsp; 62 total,&nbsp;&nbsp; 2 running,&nbsp; 58 sleeping,&nbsp;&nbsp; 0 stopped,&nbsp;&nbsp; 2 zombie<br>Cpu(s): 99.3% us,&nbsp; 0.7% sy,&nbsp; 0.0% ni,&nbsp; 0.0% id,&nbsp; 0.0% wa,&nbsp; 0.0% hi,&nbsp; 
0.0% si<br>Mem:&nbsp;&nbsp;&nbsp; 223104k total,&nbsp;&nbsp; 215100k used,&nbsp;&nbsp;&nbsp;&nbsp; 8004k free,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4k buffers<br>Swap:&nbsp;&nbsp; 506036k total,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 144k used,&nbsp;&nbsp; 505892k free,&nbsp;&nbsp; 106556k cached<br><br>&nbsp; PID USER&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PR&nbsp; NI&nbsp; VIRT&nbsp; RES&nbsp; SHR S %CPU %MEM&nbsp;&nbsp;&nbsp; TIME+&nbsp; COMMAND&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<br>&nbsp;6457 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24&nbsp; -1&nbsp; 142m&nbsp; 10m 3128 R 98.7&nbsp; 5.0&nbsp;&nbsp; 1:34.30 X&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br><br>Now look at my cpu and X when I&#39;m moving through the menu&#39;s outside of &quot;Watch Recordings&quot; And this is smoothly going through the menu&#39;s at a couple a second.
<br><br>top - 21:03:35 up 1 day, 11:01,&nbsp; 1 user,&nbsp; load average: 0.25, 0.29, 0.18<br>Tasks:&nbsp; 62 total,&nbsp;&nbsp; 2 running,&nbsp; 58 sleeping,&nbsp;&nbsp; 0 stopped,&nbsp;&nbsp; 2 zombie<br>Cpu(s):&nbsp; 1.0% us,&nbsp; 0.3% sy,&nbsp; 0.0% ni, 98.7% id,&nbsp; 0.0% wa,&nbsp; 0.0% hi,&nbsp; 
0.0% si<br>Mem:&nbsp;&nbsp;&nbsp; 223104k total,&nbsp;&nbsp; 212680k used,&nbsp;&nbsp;&nbsp; 10424k free,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4k buffers<br>Swap:&nbsp;&nbsp; 506036k total,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 144k used,&nbsp;&nbsp; 505892k free,&nbsp;&nbsp; 106628k cached<br><br>&nbsp; PID USER&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PR&nbsp; NI&nbsp; VIRT&nbsp; RES&nbsp; SHR S %CPU %MEM&nbsp;&nbsp;&nbsp; TIME+&nbsp; COMMAND&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<br>&nbsp;5148 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15&nbsp;&nbsp; 0&nbsp; 1576&nbsp; 464&nbsp; 388 S&nbsp; 0.7&nbsp; 0.2&nbsp;&nbsp; 0:07.13 lircd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;6457 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14&nbsp; -1&nbsp; 140m 8432 3128 S&nbsp; 0.3&nbsp; 3.8&nbsp;&nbsp; 1:35.18 X&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;6471 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15&nbsp;&nbsp; 0&nbsp; 163m&nbsp; 34m&nbsp; 15m R&nbsp; 0.3 16.0
&nbsp;&nbsp; 0:12.21 mythfrontend&nbsp;&nbsp;&nbsp;&nbsp; <br><br><br>Now I&#39;m thinking some sort of GL thing? I see the GL fades and whatnot on the main menu&#39;s so I know it&#39;s working. Hrmmmmm.???<br><br><br><br><br><div><span class="gmail_quote">
On 6/19/07, <b class="gmail_sendername">Nick Morrott</b> &lt;<a href="mailto:knowledgejunkie@gmail.com">knowledgejunkie@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 19/06/07, David Won &lt;<a href="mailto:daveshome@gmail.com">daveshome@gmail.com</a>&gt; wrote:<br>&gt; None of these changes made any difference. :(<br>&gt; Still slow as molasses when browsing my recordings.<br>&gt; Fast as heck when I do the same from my laptop or from one of the computers
<br>&gt; or from the backend. Something about this itx. I&#39;m thinking vid power.<br><br>Might I recommend running the &#39;bad&#39; mythfrontend in a terminal window<br>with &#39;-v all&#39; logging, just to see if you can see which steps are
<br>taking so long to complete. With a timestamped logfile it might be<br>more apparent which steps (file or DB read) are taking so long.<br><br>--<br>Nick<br><br>MythTV Official wiki:<br><a href="http://mythtv.org/wiki/">
http://mythtv.org/wiki/</a><br>MythTV users list archive:<br><a href="http://www.gossamer-threads.com/lists/mythtv/users">http://www.gossamer-threads.com/lists/mythtv/users</a><br><br>&quot;An investment in knowledge always pays the best interest.&quot; - Benjamin Franklin
<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">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>