Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer with X11/X13/Nist5/Quark/Anime kernels compatible 14.6 amd drivers
by
DedRes
on 22/06/2014, 12:04:26 UTC
Hi, guys.
Hi
I'm a newbie in mining and I'd highly appreciate some help with the sgminer on win7
For some reason I'm unable to get connected to any pool (I tried several).
Drivers are 14.6

And here's how it runs:

D:\ISR\sgminer_14.6_fixed\kernel>setx GPU_MAX_ALLOC_PERCENT 100
SUCCESS: Specified value was saved.
D:\ISR\sgminer_14.6_fixed\kernel>setx GPU_USE_SYNC_OBJECTS 1
SUCCESS: Specified value was saved.
D:\ISR\sgminer_14.6_fixed\kernel>
D:\ISR\sgminer_14.6_fixed\kernel>..\sgminer.exe --kernel x11mod -g 1 -w 128 -I 18 -o stratum+tcp://west01.us.trademybit.com:4440 -u xxxxxx.1 -p x --no-submit-stale --verbose

--text-only
[13:54:16] Started sgminer 4.1.0
[13:54:17] CL Platform 0 vendor: Advanced Micro Devices, Inc.
[13:54:17] CL Platform 0 name: AMD Accelerated Parallel Processing
[13:54:17] CL Platform 0 version: OpenCL 1.2 AMD-APP (1526.3)
[13:54:17] Platform 0 devices: 1
[13:54:17]      0       Caicos
[13:54:17] Number of ADL devices: 1
[13:54:18] ATI ADL Overdrive5 API found.
[13:54:18] ATI ADL Overdrive6 API found.
[13:54:18] Found 4 ADL adapters
[13:54:18] ADL index 0, id 321458240 - BIOS partno.: BR41330.001, version: 013.0
09.000.010, date: 2011/07/20 06:08
[13:54:18] GPU 0 assigned: iAdapterIndex:0 iPresent:1 strUDID:PCI_VEN_1002&DEV_6760&SUBSYS_161E103C&REV_00_4&2179970E&0&0008A iBusNumber:1 iDeviceNumber:0 iFunctionNumber:0

iVendorID:1002 name:AMD Radeon HD 7400M Series
[13:54:18] ADL index 1, id 321458240 - BIOS partno.: BR41330.001, version: 013.0
09.000.010, date: 2011/07/20 06:08
[13:54:18] ADL index 2, id 321458240 - BIOS partno.: BR41330.001, version: 013.0
09.000.010, date: 2011/07/20 06:08
[13:54:18] ADL index 3, id 321458240 - BIOS partno.: BR41330.001, version: 013.0
09.000.010, date: 2011/07/20 06:08
[13:54:18] GPU 0 AMD Radeon HD 7400M Series hardware monitoring enabled
[13:54:18] ADL GPU 0 is Adapter index 0 and maps to adapter id 321458240
[13:54:18] GPU 0 BIOS partno.: BR41330.001, version: 013.009.000.010, date: 2011/07/20 06:08
[13:54:18] Failed to ADL_Overdrive5_FanSpeed_Get for default value
[13:54:18] Init GPU thread 0 GPU 0 virtual GPU 0
[13:54:18] CL Platform vendor: Advanced Micro Devices, Inc.
[13:54:18] CL Platform name: AMD Accelerated Parallel Processing
[13:54:18] CL Platform version: OpenCL 1.2 AMD-APP (1526.3)
[13:54:18] List of devices:
[13:54:18]      0       Caicos
[13:54:18] Selected 0: Caicos
[13:54:18] Kernel x11mod is experimental.
[13:55:15] Initialising kernel x11mod.cl with bitalign, 1 vectors and worksize 128
[13:55:15] initCl() finished. Found Caicos
[13:55:15] Probing for an alive pool
[13:55:15] Testing Pool 0
[13:55:25] Waiting for work to be available from pools.
[13:55:25] Setting GPUs to idle performance.
[13:55:58] Closing socket for stratum Pool 0
[13:56:15] No servers were found that could be used to get work from.
[13:56:15] Please check the details from the list below of the servers you have input
[13:56:15] Most likely you have input the wrong URL, forgotten to add a port, or  have not set up workers
[13:56:15] Pool: 0  URL: stratum+tcp://west01.us.trademybit.com:4440  User: xxxxxx.1  Password: x
[13:56:15] No servers could be used! Exiting.


Where am I wrong with that?
Thanks in advance