Hi,<br><br>I am trying to track down why my frontend is slow after an upgrade.&nbsp; My previous post has some more debugging information, but I think this message I finally noticed in the stdout messages from the mythfrontend process narrows down what is wrong..
<br><br>2007-04-01 22:28:20.523 Using runtime prefix = /usr<br>2007-04-01 22:28:20.600 DPMS is active.<br>2007-04-01 22:28:20.697 New DB connection, total: 1<br>2007-04-01 22:28:20.745 Connected to database &#39;mythconverg&#39; at host: localhost
<br>2007-04-01 22:28:20.746 Total desktop dim: 1280x1024, with 1 screen[s].<br>2007-04-01 22:28:20.764 Using screen 0, 1280x1024 at 0,0<br>2007-04-01 22:28:20.814 Current Schema Version: 1160<br>2007-04-01 22:28:20.815 mythfrontend version: 
0.20.20060828-3 <a href="http://www.mythtv.org">www.mythtv.org</a><br>2007-04-01 22:28:20.815 Enabled verbose msgs:&nbsp; important general<br>2007-04-01 22:28:22.089 Total desktop dim: 1280x1024, with 1 screen[s].<br>2007-04-01 22:28:
22.090 Using screen 0, 1280x1024 at 0,0<br>2007-04-01 22:28:22.109 Switching to square mode (MythCenter)<br>Error: API mismatch: the NVIDIA kernel module has the version 1.0-9755, but<br>this client has the version 1.0-9746
.&nbsp; Please make sure that the kernel<br>module and all NVIDIA driver components have the same version.<br>NVIDIA: Direct rendering failed; attempting indirect rendering.<br>2007-04-01 22:28:22.384 Using the OpenGL painter<br>
mythtv: could not connect to socket<br>mythtv: No such file or directory<br><br>My guess then is that I have 9755 installed, but the mythtv package only has 9746.<br><br>Is this correct?&nbsp; If so how do I get a mythtv build created based on the 9755 Nvidia driver?
<br><br>