Browse Source

Add message about needing to export display on linux.

Con Kolivas 14 years ago
parent
commit
701c29fa64
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README

+ 5 - 0
README

@@ -189,6 +189,11 @@ cgminer -o http://pool:port -u username -p password -I 9 --auto-fan --auto-gpu -
 
 
 READ WARNINGS AND DOCUMENTATION BELOW ABOUT OVERCLOCKING
 READ WARNINGS AND DOCUMENTATION BELOW ABOUT OVERCLOCKING
 
 
+On Linux you virtually always need to export your display settings before
+starting to get all the cards recognised and/or temperature+clocking working:
+
+export DISPLAY=:0
+
 ---
 ---
 
 
 WHILE RUNNING:
 WHILE RUNNING: