|
c04abf5c
|
2011-09-23T09:44:09
|
|
Include polarssl implementation of sha256 (sha2) and remove dependency on openssl.
|
|
11e5d2ea
|
2011-09-23T09:27:01
|
|
Merge branch 'kano' of https://github.com/kanoi/cgminer into kanoi
|
|
037e8ac8
|
2011-09-21T21:48:23
|
|
Change Accept/Reject message to show hash and BLOCK notification
|
|
ba14a670
|
2011-09-21T21:45:24
|
|
Remove EOL spaces from stderr and curses
|
|
8ecd15a6
|
2011-09-20T16:19:21
|
|
Add BLOCK! notification and remove end of line blanks when not needed
|
|
9696b4d6
|
2011-09-18T23:17:50
|
|
Get rid of the convoluted way we detect whether LP discovered the new block and just use the work retrieved by the LP to know.
|
|
31a91769
|
2011-09-18T21:16:24
|
|
Add details of how to set the password for ssh
|
|
14c557fa
|
2011-09-18T14:48:40
|
|
Watch USB disk space in /var/log/
|
|
3dae209d
|
2011-09-18T21:16:24
|
|
Add details of how to set the password for ssh
|
|
625e7a64
|
2011-09-18T18:55:36
|
|
Fix tabs
|
|
37b017fd
|
2011-09-18T15:10:12
|
|
Show hash (instead of nonce) in Accept/Reject messages
|
|
bc96efa5
|
2011-09-18T14:48:40
|
|
Watch USB disk space in /var/log/
|
|
1016ae4c
|
2011-09-17T13:38:37
|
|
Bump version number to 2.0.3.
|
|
d0901858
|
2011-09-17T13:36:04
|
|
Update NEWS.
|
|
b8ea0dd1
|
2011-09-17T13:23:58
|
|
Update curses logging to allow LOG_WARNING and LOG_ERR messages to still go through while within the menu, and drop share message to LOG_NOTICE.
|
|
5a24c282
|
2011-09-16T16:46:14
|
|
Try to set temperature regardless of whether get fanspeed fails. This may need to be reverted if it causes problems.
|
|
12e99c83
|
2011-09-16T16:42:11
|
|
Initialise all the iSizes of the ADL structures for completeness.
|
|
07c21bcb
|
2011-09-16T10:40:58
|
|
Don't forget to set the actual fanspeed too!
|
|
3c38adc9
|
2011-09-16T10:27:36
|
|
Only set the speed once, but set it only if fanspeed get says the card is ok and ready.
|
|
67fe6ab7
|
2011-09-16T10:26:25
|
|
Don't both with adapter speed set as it has no effect on mining speed.
|
|
92e1ffd3
|
2011-09-16T08:31:27
|
|
Store the targetfan even if the later getfanspeed fails in case it's temporary.
|
|
8feb661d
|
2011-09-15T20:46:39
|
|
Set the fanspeed in coarse rounded up values and then ever finer grained values in case the card does not support fine values.
|
|
8566ed44
|
2011-09-15T20:05:22
|
|
Just keep whatever longpoll we have if it's working instead of risking the stop/start dereference problem.
|
|
ae6fe965
|
2011-09-15T17:37:02
|
|
Revert "Restart longpoll under lock when we'll be reusing it on pool switch to prevent derefs."
This reverts commit 2cae5c1dc3884deb35430cf6af4d192666ac01c4.
Gets stuck. Needs more thought.
|
|
2cae5c1d
|
2011-09-15T14:51:04
|
|
Restart longpoll under lock when we'll be reusing it on pool switch to prevent derefs.
|
|
3f10e80a
|
2011-09-15T12:18:30
|
|
If the user defined flag is not set on fanspeed, set the fanspeed with it first.
|
|
8e2becc1
|
2011-09-15T11:45:24
|
|
Change pth from being a pointer as we can dereference if we're unlucky on stopping longpoll.
|
|
88fd7c1d
|
2011-09-14T07:14:34
|
|
use ATISTREAMSDKROOT env variable if available...
... to determine the location of OpenCL libs
clean up the use of OPENCL_* vars in autostuff
|
|
87ec3f47
|
2011-09-15T11:21:54
|
|
Convert fanspeed management to default on exit.
|
|
833e020d
|
2011-09-15T10:33:23
|
|
Standardise the way all non-mining threads are destroyed to make sure we can safely cancel them, freeing ram and NULLifying pointers.
|
|
e1c72352
|
2011-09-14T23:15:42
|
|
Get the current pool priority under lock to avoid dereferencing.
|
|
918ec7b0
|
2011-09-14T23:01:07
|
|
Enable adl earlier to allow values to be set in init_adl or they're silently ignored!
|
|
1db6ab0b
|
2011-09-14T22:18:49
|
|
Set targetfan when fanspeed is set on parameters.
|
|
fc427913
|
2011-09-14T21:48:53
|
|
Use the longpoll provided work to test_work_current since we know it's almost certainly from a new block even though we may check it later again.
|
|
2e09eee7
|
2011-09-14T21:45:04
|
|
Use the gpu_fan set value as the starting fan speed.
Don't try and change the value if get() doesn't match as it's unreliable, just save the reentrant value.
Limit fanspeeds to reported iMax and iMin.
|
|
84a3ee45
|
2011-09-11T15:33:36
|
|
Bump version to 2.0.2.
|
|
d3ac2794
|
2011-09-11T15:18:23
|
|
Update NEWS.
|
|
9d84e915
|
2011-09-11T13:32:19
|
|
Properly substitute DLOPEN flags to build with ADL support when -ldl is needed and not when opencl is not found.
|
|
863488e3
|
2011-09-11T12:32:36
|
|
Display fan percentage on devices that only support reporting percent and not RPM.
|
|
d42211f0
|
2011-09-11T12:01:17
|
|
Missing bracket from output.
|
|
88eb514c
|
2011-09-11T11:57:08
|
|
Only display supported values from fanspeed on change settings.
|
|
b4009ada
|
2011-09-11T11:47:22
|
|
Remove redundant check.
|
|
ebae03f2
|
2011-09-11T11:38:02
|
|
Do not bother resetting values to old ones if changes to GPU parameters report failure, instead returning a failure code only if the return value from get() differs.
|
|
dff1a81d
|
2011-09-11T11:25:28
|
|
Use a re-entrant value to store what fanspeed we're trying to set in case the card doesn't support small changes.
Force it to a multiple of 10% if it fails on trying to speed up the fan.
|
|
076677dd
|
2011-09-11T11:08:01
|
|
Flag any devices with autofan or autogpu as being managed.
|
|
a602f4e5
|
2011-09-11T11:06:52
|
|
Only force the adapter speed to high if we've flagged this device as being managed.
|
|
d5fe2cfd
|
2011-09-11T10:48:39
|
|
Flag devices that have never started and don't allow enabling of devices without restarting them.
|
|
fa790a4f
|
2011-09-11T10:33:30
|
|
Fix a rare crash in HASH_DEL due to using different mutexes to protect the data.
|
|
1f15d7ea
|
2011-09-09T17:52:21
|
|
Advertise rollntime extension support
Thanks to raijin for testing!
|
|
bcba6f83
|
2011-09-09T21:04:16
|
|
Exit cleanly if we abort before various threads are set up or if they no longer exist.
|
|
5abf8386
|
2011-09-09T12:21:19
|
|
Bump version to 2.0.1
|
|
c486e558
|
2011-09-09T12:20:51
|
|
Update NEWS.
|
|
e7ec2d04
|
2011-09-09T12:17:02
|
|
Update README.
|
|
ab67b144
|
2011-09-09T12:01:06
|
|
Make RPM 4 characters wide in curses status for neatness.
|
|
25c77ae8
|
2011-09-09T11:53:45
|
|
Only display values in the log if they're supported and standardise device log line printing.
|
|
1917643d
|
2011-09-09T10:19:01
|
|
Do away with the increasingly confusing and irrelevant total queued and efficiency measures per device.
|
|
2fafdab9
|
2011-09-09T10:03:10
|
|
Allow adapterid 0 cards to enumerate as a device as they will be non-AMD cards, and enable ADL on any AMD card.
|
|
758afbf0
|
2011-09-08T21:42:00
|
|
Add -lpthread, not -pthread and remove -lm which is not required.
|
|
6c8341f1
|
2011-09-08T14:44:14
|
|
Define max gpudevices in one macro.
|
|
4b43efce
|
2011-09-08T14:27:32
|
|
Use a terser device status line to show fan RPM as well when available.
|
|
f1cf79ae
|
2011-09-08T14:17:05
|
|
With many cards, the GPU summaries can be quite long so use a terse output line when showing them all.
|
|
b7d81781
|
2011-09-08T14:10:55
|
|
Setting the hysteresis is unlikely to be useful on the fly and doesn't belong in the per-gpu submenu.
|
|
0e1c2916
|
2011-09-08T14:05:41
|
|
Display fan range in autofan status.
|
|
355b24ce
|
2011-09-08T14:00:03
|
|
Document the temperature command line changes.
|
|
e0a9f1aa
|
2011-09-08T13:53:10
|
|
Allow temperature targets to be set on a per-card basis on the command line.
|
|
d6f3bd05
|
2011-09-08T13:33:24
|
|
Display which GPU has overheated in warning message.
|
|
b50041c8
|
2011-09-08T13:29:13
|
|
Allow per-device fan ranges to be set and use them in auto-fan mode.
|
|
9b5cd618
|
2011-09-08T13:04:39
|
|
Implement accepting a range of engine speeds as well to allow a lower limit to be specified on the command line.
|
|
9752704e
|
2011-09-08T10:57:50
|
|
We should be passing a float for the remainder of the vddc values.
|
|
7ea7f5f3
|
2011-09-08T10:51:32
|
|
Allow temperatures greater than 100 degrees.
|
|
df78f45d
|
2011-09-08T09:53:14
|
|
Latest glibc appears to want linking against -lm as well for dlopen.
|
|
c64c27fa
|
2011-09-08T09:39:32
|
|
Only show longpoll received delayed message at verbose level.
|
|
4bb6b381
|
2011-09-08T09:31:31
|
|
More readme docs.
|
|
01a0d0a7
|
2011-09-07T20:24:15
|
|
Add a --no-adl option to disable ADL monitoring and GPU settings.
|
|
26d1264c
|
2011-09-07T20:19:16
|
|
FAQ updates.
|
|
4628db5b
|
2011-09-07T10:44:57
|
|
Change the fan speed by only 5% if it's over the target temperature but less than the hysteresis value to minimise overshoot down in temperature.
|
|
3997f308
|
2011-09-07T10:43:26
|
|
Add a thermal cutoff option as well and set it to 95 degrees by default.
|
|
311420db
|
2011-09-07T10:03:06
|
|
Flag adl as active if any card is successfully activated.
|
|
058303bc
|
2011-09-07T10:00:10
|
|
Only reset values on exiting if we've ever modified them.
|
|
c8d40fb4
|
2011-09-07T09:33:43
|
|
Win32 does not use dlopen so link in -ldl only when not on win32 and display what ldflags are being passed on ./configure.
|
|
b8be1e6c
|
2011-09-07T09:17:51
|
|
Ignore whether the display is active or not since only display enabled devices work this way, and we skip over repeat entries anwyay.
|
|
4d13f8ad
|
2011-09-07T09:02:28
|
|
ByteReverse is not used and the bswap opcode breaks big endian builds. Remove it.
|
|
ffa68cda
|
2011-09-06T22:48:57
|
|
Ideally we should like with -ldl for dlopen() dlclose().
|
|
a74554a2
|
2011-09-06T13:54:30
|
|
Bump version to 2.0.0
|
|
a62b4e3e
|
2011-09-06T13:45:02
|
|
Remove unused LIBCURL_CPPFLAGS variable which should help cgminer compile on other platforms.
|
|
8a1ae4a3
|
2011-09-06T13:34:28
|
|
Updated FAQ.
|
|
40750fc4
|
2011-09-06T13:25:02
|
|
Update README with extensive documentation about overclocking.
|
|
2e192a2a
|
2011-09-06T12:26:39
|
|
Update NEWS.
|
|
f89c032d
|
2011-09-06T12:04:23
|
|
The ° character is not reliably shown on all platforms so remove it.
|
|
a0a5858d
|
2011-09-06T12:00:40
|
|
Use the presence of X-Roll-Ntime in the header as a bool for exists unless N is found in the response.
|
|
73e33c09
|
2011-09-06T11:30:48
|
|
Retry also if the decoding of work fails.
|
|
f10f8fae
|
2011-09-06T11:07:36
|
|
Retry before returning a failure to get upstream work as a failure to avoid false positives for pool dead.
|
|
36a65e41
|
2011-09-06T10:24:05
|
|
Add a --disable-adl option to configure and only enable it if opencl support exists.
|
|
2053de6d
|
2011-09-06T10:11:34
|
|
Add the directory name from the arguments cgminer was called from as well to allow it running from a relative pathname.
|
|
d3642bec
|
2011-09-06T09:49:30
|
|
Fix compilation warning on win32.
|
|
fd23532b
|
2011-09-06T09:41:58
|
|
Make adl attempt to compile only on win32 or linux since there is no support for it on onther platforms, and fix sleep() definition on win32.
|
|
8d096bd3
|
2011-09-06T09:37:52
|
|
Include libgen.h in opt.c to fix win32 compilation warnings.
|
|
16aff37c
|
2011-09-06T09:36:42
|
|
Fix compilation errors on mingw32 to do with order of pulling in headers, curses.h and definition of bool.
|
|
a1ba15fb
|
2011-09-06T09:01:24
|
|
Fix pacakaging missing adl headers and build failure without adl sdk headers installed.
|
|
2f5f7efd
|
2011-09-05T22:34:28
|
|
No need to use the re-entrant strtok_r and mingw32 doesn't support it anyway.
|