Browse Source

Merge commit '2a73254' into update_avalon_20130524

Conflicts:
	README
Luke Dashjr 12 years ago
parent
commit
2b23f1c665
1 changed files with 7 additions and 1 deletions
  1. 7 1
      README.GPU

+ 7 - 1
README.GPU

@@ -442,13 +442,19 @@ fail and BFGMiner will be stuck trying to use the old driver instance.
 Q: I can't get any monitoring of temperatures or fanspeed with BFGMiner when I
 Q: I can't get any monitoring of temperatures or fanspeed with BFGMiner when I
 start it remotely?
 start it remotely?
 A: With Linux, make sure to export the DISPLAY variable. On Windows, you cannot
 A: With Linux, make sure to export the DISPLAY variable. On Windows, you cannot
-access these monitoring values via a remote session.
+access these monitoring values via RDP. This should work with TightVNC or
+TeamViewer, though.
 
 
 Q: I change my GPU engine/memory/voltage and BFGMiner reports back no change?
 Q: I change my GPU engine/memory/voltage and BFGMiner reports back no change?
 A: BFGMiner asks the GPU using the ATI Display Library to change settings, but
 A: BFGMiner asks the GPU using the ATI Display Library to change settings, but
 the driver and hardware are free to do what it wants with that query, including
 the driver and hardware are free to do what it wants with that query, including
 ignoring it. Some GPUs are locked with one or more of those properties as well.
 ignoring it. Some GPUs are locked with one or more of those properties as well.
 
 
+Q: I have some random GPU performance related problem not addressed above.
+A: Seriously, it's the driver and/or SDK. Uninstall them and start again,
+noting there is no clean way to uninstall them so you have to use extra tools
+or do it manually.
+
 Q: Should I use crossfire/SLI?
 Q: Should I use crossfire/SLI?
 A: It does not benefit mining at all and depending on the GPU may actually
 A: It does not benefit mining at all and depending on the GPU may actually
 worsen performance.
 worsen performance.