<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
cpuboye11 wrote:
<blockquote cite="mid:1210729276.m2f.5563@forum.winehq.org" type="cite">
  <pre wrap="">Hi,

I have Ubuntu with all the update and stuff... The problem I'm having is very odd.... lets use couter strike source as a example... I can get in to the game just perfect, everything loads and everything is fine.. But once i start to click on my mouse, the screen flashes white....for like 1ms....  It does it every time... It also does it in Warcraft III when it opens.. .and also it does it in Google Earth.... The google earth that you can install under add and remove... 


If any ideas come up from this that would be helpful.. I'm currently not running the xorg-driver-fglrx.. I'm not 100% sure what I am running- all i know is that i followed this guide at ubuntu website : 

Guide: <a class="moz-txt-link-freetext" href="http://ubuntuforums.org/showthread.php?t=764633">http://ubuntuforums.org/showthread.php?t=764633</a>

Two Commands to replace the FGLRX driver with .... ??....

Code:
sudo apt-get remove --purge xorg-driver-fglrx


Then auto-reconfigure X

Code:
sudo dpkg-reconfigure xserver-xorg -phigh



Any support or ideas would be a big help, thanks
Kyle






  </pre>
</blockquote>
<font size="-1"><font face="Helvetica, Arial, sans-serif">I have only
done a bit of reading on the ATI/fglrx, but it sounds to me like you
might want to use the restricted drivers for your purposes because the
open source drivers are reportedly not known for great 3d support.&nbsp;
Don't quote me :)&nbsp; You could try:<br>
glxinfo | head -5<br>
Which should tell you what driver is controlling your screen, I think.&nbsp;
I'm sure someone else has better ideas, just tossing that out.<br>
</font></font>
</body>
</html>