If you compile cgminer with a version of CURL before 7.19.4 then some of the above will
not be available. All are available since CURL version 7.19.4
If you specify the --socks-proxy option to cgminer, it will only be applied to all pools
that don't specify their own proxy setting like above
READ WARNINGS AND DOCUMENTATION BELOW ABOUT OVERCLOCKING
To configure multiple displays on linux you need to configure your Xorg cleanly
to use them all:
sudo aticonfig --adapter=all -f --initial
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
---
BUILDING CGMINER
Dependencies:
curl dev library http://curl.haxx.se/libcurl/
@ -116,13 +192,6 @@ If you are on 32 bit, x86_64 in the 2nd last line should be x86
@@ -116,13 +192,6 @@ If you are on 32 bit, x86_64 in the 2nd last line should be x86
If it finds the opencl files it will inform you with
Native WIN32 build instructions: see windows-build.txt
---
@ -316,77 +385,6 @@ CPU only options (deprecated, not included in binaries!):
@@ -316,77 +385,6 @@ CPU only options (deprecated, not included in binaries!):
--enable-cpu|-C Enable CPU mining with other mining (default: no CPU mining if other devices exist)
---
EXECUTIVE SUMMARY ON USAGE:
After saving configuration from the menu, you do not need to give cgminer any
arguments and it will load your configuration.
Any configuration file may also contain a single
"include" : "filename"
to recursively include another configuration file.
Writing the configuration will save all settings from all files in the output.