I am trying to get folding at home gpu client working. The issue we are having now is that it detects the driver version and says it is not right, and it won&#39;t proceed. I&#39;ve searched through the lines of a WINEDEBUG=+trace and I think the issue is:<br>

<br>0009:trace:d3d:init_driver_info OS version 5.1.<br>0009:trace:d3d_caps:init_driver_info Found card 10de:05e2 in driver DB.<br>0009:trace:d3d_caps:init_driver_info Reporting (fake) driver version 0x0006000f-0x000b21aa.<br>

<br>It could also be from:<br>0009:trace:reg:NtSetValueKey (0x14,L&quot;Driver&quot;,1,0xff883b94,20)<br>0009: set_key_value( hkey=0014, type=1, namelen=12, name=L&quot;Driver&quot;, data={57,00,49,00,4e,00,45,00,20,00,53,00,43,00,53,00,49,00,00,00} )<br>

<br>But I think that is just trying to set a registry key, not get a registry key (i.e. the driver version from the registry).<br><br>What I can&#39;t figure out is what version this is reporting. I&#39;ve searched but I can&#39;t find this driver DB, so I don&#39;t know what 0x0006000f-0x000b21aa corespondent too. Can someone point me in the right directions?<br>

<br>Thanks,<br><br>Seth Shelnutt<br>