Bitcoin Forum
May 24, 2024, 08:58:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 »
261  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genesis Mining Presents: SGMiner-GM - now with Zcash! [Updated 3/12/2016] on: February 11, 2017, 09:27:33 PM

Yes, I use Claymore 9.7 for XMR quite successfully.

Can you give me an example command line for claymore monero mining?
<with AMD 15.12 Drivers and Claymore 9.7>

set GPU_MAX_ALLOC_PERCENT 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_HEAP_SIZE 100
set GPU_SINGLE_ALLOC_PERCENT 100
set GPU_FORCE_64BIT_PTR 0
NsGpuCNMiner.exe -o ssl://monerohash.com:9999 -u ADDRESS -p x -di 01 -a 0 -tt 80 -tstop 95 -cclock 1010 -mclock 1625

<with AMD 16.9.2 Drivers and SGMiner-GM>

set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_MAX_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_MAX_SINGLE_ALLOC_PERCENT 100


sgminer -k cryptonight -o stratum+tcp://monerohash.com:7777 -u ADDRESS -p x --gpu-platform 1 -d 0,1 --rawintensity 512 -w 4 -g 2 --gpu-engine 1040 --gpu-memclock 1625 --gpu-powertune 20 --auto-fan --temp-target 80 --no-submit-stale --no-extranonce

The above is now yielding more than Claymore 9.7 with modded ROMS for 380.
262  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genesis Mining Presents: SGMiner-GM - now with Zcash! [Updated 3/12/2016] on: February 11, 2017, 02:59:59 PM

Hi

Im haunted with some errors on one of my rigs.

It runs fine on pure r9 380 rigs.
But on the mix 380/390 rig im getting:

Building binary cryptonightHawaiigw8l4.bin
Error -11: Building Program (clBuildProgram)
C:\Users\user\AppData\Local\Temp\\OCL2732T5.cl:4:10: fatal error: 'wolf-aes.cl' file not found
#include "wolf-aes.cl"
error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR
Failed to init GPU thread 0, disabling device 0

So if i add these files to the directory in that path: blake256.cl cryptonight.cl groestl256.cl wolf-aes.cl wolf-skein.cl and jh.cl  (the ones it asks for)
i get

Initialising kernel cryptonight.cl with nfactor 10, n 1024
Error -46: Creating Kernel from program. (clCreateKernel)
Failed to init GPU thread 0, disabling device 0


Any ideas?

I have very similar problems and would appreciate any insight.

Quote
[04:45:42] CompilerOptions: -I "." -I "./kernel" -I "." -D WORKSIZE=4 -I "/usr/local/bin"
[04:45:42] Error -11: Building Program (clBuildProgram)
[04:45:42] C:\Users\NAME\AppData\Local\Temp\\OCL2540T5.cl:4:10: fatal error: 'wolf-aes.cl' file not found
#include "wolf-aes.cl"

1 error generated.

error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR

Do any other miners work?

Yes, I use Claymore 9.7 for XMR quite successfully.

Found the problem.  Was using, as suggested for Claymore's miner, AMD 15.12.  Upped it to 16.9.2 and it works, now.  What is the recommended AMD drivers for Win 7/64, this miner, and XMR?
263  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genesis Mining Presents: SGMiner-GM - now with Zcash! [Updated 3/12/2016] on: February 10, 2017, 01:58:17 AM

Hi

Im haunted with some errors on one of my rigs.

It runs fine on pure r9 380 rigs.
But on the mix 380/390 rig im getting:

Building binary cryptonightHawaiigw8l4.bin
Error -11: Building Program (clBuildProgram)
C:\Users\user\AppData\Local\Temp\\OCL2732T5.cl:4:10: fatal error: 'wolf-aes.cl' file not found
#include "wolf-aes.cl"
error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR
Failed to init GPU thread 0, disabling device 0

So if i add these files to the directory in that path: blake256.cl cryptonight.cl groestl256.cl wolf-aes.cl wolf-skein.cl and jh.cl  (the ones it asks for)
i get

Initialising kernel cryptonight.cl with nfactor 10, n 1024
Error -46: Creating Kernel from program. (clCreateKernel)
Failed to init GPU thread 0, disabling device 0


Any ideas?

I have very similar problems and would appreciate any insight.

Quote
[04:45:42] CompilerOptions: -I "." -I "./kernel" -I "." -D WORKSIZE=4 -I "/usr/local/bin"
[04:45:42] Error -11: Building Program (clBuildProgram)
[04:45:42] C:\Users\NAME\AppData\Local\Temp\\OCL2540T5.cl:4:10: fatal error: 'wolf-aes.cl' file not found
#include "wolf-aes.cl"

1 error generated.

error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR

Do any other miners work?

Yes, I use Claymore 9.7 for XMR quite successfully.
264  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genesis Mining Presents: SGMiner-GM - now with Zcash! [Updated 3/12/2016] on: February 08, 2017, 10:50:06 AM

Hi

Im haunted with some errors on one of my rigs.

It runs fine on pure r9 380 rigs.
But on the mix 380/390 rig im getting:

Building binary cryptonightHawaiigw8l4.bin
Error -11: Building Program (clBuildProgram)
C:\Users\user\AppData\Local\Temp\\OCL2732T5.cl:4:10: fatal error: 'wolf-aes.cl' file not found
#include "wolf-aes.cl"
error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR
Failed to init GPU thread 0, disabling device 0

So if i add these files to the directory in that path: blake256.cl cryptonight.cl groestl256.cl wolf-aes.cl wolf-skein.cl and jh.cl  (the ones it asks for)
i get

Initialising kernel cryptonight.cl with nfactor 10, n 1024
Error -46: Creating Kernel from program. (clCreateKernel)
Failed to init GPU thread 0, disabling device 0


Any ideas?

I have very similar problems and would appreciate any insight.

Quote
[04:45:42] CompilerOptions: -I "." -I "./kernel" -I "." -D WORKSIZE=4 -I "/usr/local/bin"
[04:45:42] Error -11: Building Program (clBuildProgram)
[04:45:42] C:\Users\NAME\AppData\Local\Temp\\OCL2540T5.cl:4:10: fatal error: 'wolf-aes.cl' file not found
#include "wolf-aes.cl"

1 error generated.

error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR
265  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hacked Modified Memory Strap FOr R9 380 & R9 380x on: February 08, 2017, 10:35:53 AM
I got a 14.25 % increase over my own modded rom in my XFX 380.  Mine 617 H/s, Now 705 H/s
I am testing it overnight for stability.  Nice job, OP!

Using Claymore 9.7 for XMR with:
 -cclock 1010 -mclock 1625


Nice results man with sgminer you have about 730Hs maybe more...try:

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_SINGLE_ALLOC_PERCENT 100

sgminer -k cryptonight -o stratum+tcp://xmr.suprnova.cc:5222 -u goldi.batko -p x --rawintensity 512 -w 4 -g 2

if you have 4 or more card set page file over 16384 I set 33799 Cheesy

Batko, I sent you another PM, I've got some issues...
266  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hacked Modified Memory Strap FOr R9 380 & R9 380x on: February 08, 2017, 01:08:41 AM
I got a 14.25 % increase over my own modded rom in my XFX 380.  Mine 617 H/s, Now 705 H/s
I am testing it overnight for stability.  Nice job, OP!

Using Claymore 9.7 for XMR with:
 -cclock 1010 -mclock 1625
267  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hacked Modified Memory Strap FOr R9 380 & R9 380x on: February 05, 2017, 08:00:00 PM
OP, I sent you a PM for my XFX R9 380 Elpida, I would appreciate seeing what you can do.

Thanks in advance!
268  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hacked Modified Memory Strap BIOS Database for ZEC MINING! on: February 04, 2017, 10:29:43 PM
I have many of those.  Here you go:

http://www.filedropper.com/rig1sapphire7970hynix1050-1500-1096

voltage set at 1.093, adjust with VBE7 as needed.

Run clock at 1050, memory at 1500.

Also, don't worry about bricking the card, it has two BIOSes.
269  Bitcoin / Bitcoin Discussion / Re: More than 50,000 unconfirmed transactions on: February 03, 2017, 05:19:32 PM
So I've finally got the in-laws on board with bitcoin.  I've set them up a Coinbase account and given them an Electrum wallet.

To demonstrate how to use the Electrum wallet, I send them a small amount with the default 0.0005btc/btc as the fee from mine.

That was 18 hours ago, and now they think I am an idiot.

This is EPIC FAIL of marketing 101.

Still unconfirmed and I am on the ropes trying to make excuses.

This technology is obviously just not ready for prime time.
270  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hacked Modified Memory Strap BIOS Database for ZEC MINING! on: January 20, 2017, 09:14:44 PM
This is what is in the OP post on page 1 FOR HYNIX:
Quote
20 4E 00 01 33 31 33 20 00 00 00 00 61 88 11 08 D0 54 07 04 0C 07 C1 00 00 21 60 00 22 AA 1C 00 02 00 14 20 8A 88 80 A1 00 00 01 20 03 02 06 07 09 08 0D 0B
40 9C 00 01 33 31 33 20 00 00 00 00 84 94 22 10 F0 54 09 06 0F 0B A2 01 00 23 80 00 22 AA 1C 00 12 01 14 20 8A 88 00 A0 00 00 01 20 06 05 0B 0C 11 0C 10 0D
80 38 01 01 55 51 33 20 00 00 00 00 E7 AC 35 20 50 55 0B 0D 1A 97 34 03 00 24 81 00 22 AA 1C 00 4B 06 14 20 9A 88 00 A0 00 00 01 20 0C 08 15 19 21 18 1B 11
A0 86 01 01 55 51 33 20 00 00 00 00 29 31 46 24 50 55 0C 0D 1C 18 A5 03 00 26 A1 00 22 AA 1C 00 4B 07 14 20 9A 88 00 A0 00 00 01 20 0D 0A 18 1B 25 19 1D 11
1C 19 02 01 55 51 33 20 00 00 00 00 29 B5 46 27 50 55 0C 0D 1E 99 05 04 00 26 A2 00 22 AA 1C 00 4B 08 14 20 AA 88 00 A0 00 00 01 20 0E 0A 1A 1E 28 1A 1F 11
78 5D 02 01 55 51 33 20 00 00 00 00 6B BD 57 2D 60 55 0D 0E 22 9C 96 04 00 28 C3 00 22 BB 1C 00 53 0A 14 20 BA 88 00 A0 00 00 01 20 10 0C 1E 22 2E 1D 23 12
10 98 02 01 77 71 33 20 00 00 00 00 8C C5 48 2F 60 55 0F 0F 25 1E 17 05 00 48 C4 00 22 CC 1C 00 5C 0B 14 20 4A 89 00 A0 00 00 01 20 12 0D 20 25 32 1F 26 13
30 E6 02 01 77 71 33 20 00 00 00 00 AD CD 49 2F 70 55 0F 10 29 21 98 05 00 4A E5 00 22 EE 1C 00 64 0D 14 20 5A 89 00 A0 00 00 01 20 14 0E 24 2A 38 22 2A 14
40 0D 03 01 77 71 33 20 00 00 00 00 CE 51 4A 2F 70 55 10 10 2B A2 18 06 00 4A E6 00 22 00 9D 00 64 0E 14 20 6A 89 00 A0 00 00 01 20 15 0F 27 2D 3C 23 2C 14

Those in red MUST REMAIN the same value for YOUR BIOS.  YOUR device says that 00 is Hynix, but the above example says that 01 is Hynix.  Therefore, only change the bytes AFTER the value in red.






Let's use the first strap for example: The "00" after the 40 9C 00, is the "field" that the manufacturers use to identify which memory type is affected by that strap.  For your "brand" 00 may mean Hynix, it may mean Elpida, Use the https://drive.google.com/file/d/0B2-oGzLC-iwKRndWZEptOWo2eUU/edit, Tahiti_I_x64.exe, to identify which type of memory is yours.

If yours is Hynix, then use the suggested straps for Hynix to replace your strap AFTER the above mentioned "field."
Likewise, for Elpida.  BUT DO NOT CHANGE THE ABOVE LISTED 'FIELD' FROM 00 TO 01 OR 02!!!!

Hello, everyone! I have ASUS DCUII Top 1070/1600 with BIOS 015.041.000.000.000000 memory is H5GQ2H24AFR
I've founded my straps. But as u can see last value for all straps is 0 not 1 as in 1st post.
Quote
40 9C 00 00 33 31 33 20 00 00 00 00 84 94 22 10 F0 54 09 06 0F 0B A2 01 00 23 80 00 22 AA 1C 00 12 01 14 20 8A 88 00 A0 00 00 01 20 06 05 0B 0C 11 0C 10 0D
80 38 01 00 55 51 33 20 00 00 00 00 E7 AC 35 20 50 55 0B 0D 1A 97 34 03 00 24 81 00 22 AA 1C 00 4B 06 14 20 9A 88 00 A0 00 00 01 20 0C 08 15 19 21 18 1B 11
90 5F 01 00 55 51 33 20 00 00 00 00 29 31 46 24 50 55 0C 0D 1C 18 A5 03 00 26 A1 00 22 AA 1C 00 4B 07 14 20 9A 88 00 A0 00 00 01 20 0D 0A 18 1B 25 19 1D 11
A0 86 01 00 55 51 33 20 00 00 00 00 29 B5 46 27 50 55 0C 0D 1E 99 05 04 00 26 A2 00 22 AA 1C 00 4B 08 14 20 AA 88 00 A0 00 00 01 20 0E 0A 1A 1E 28 1A 1F 11
74 B7 01 00 55 51 33 20 00 00 00 00 6B BD 57 2D 60 55 0D 0E 22 9C 96 04 00 28 C3 00 22 BB 1C 00 53 0A 14 20 BA 88 00 A0 00 00 01 20 10 0C 1E 22 2E 1D 23 12
48 E8 01 00 77 71 33 20 00 00 00 00 8C C5 58 31 60 55 0F 0F 25 1E 17 05 00 48 C4 00 22 CC 1C 00 5C 0B 14 20 4A 89 00 A0 00 00 01 20 12 0D 20 25 32 1F 26 13
1C 19 02 00 77 71 33 20 00 00 00 00 AD CD 69 37 70 55 0F 10 29 21 98 05 00 4A E5 00 22 EE 1C 00 64 0D 14 20 5A 89 00 A0 00 00 01 20 14 0E 24 2A 38 22 2A 14
F0 49 02 00 77 71 33 20 00 00 00 00 CE 51 6A 3B 70 55 10 10 2B A2 18 06 00 4A E6 00 22 00 9D 00 64 0E 14 20 6A 89 00 A0 00 00 01 20 15 0F 27 2D 3C 23 2C 14
C4 7A 02 00 77 71 33 20 00 00 00 00 10 5A 7B 41 80 55 11 11 2E A5 99 06 00 4C 06 01 22 11 9D 00 6C 0F 14 20 6A 89 00 A0 00 00 01 20 17 11 2B 31 42 26 2F 15
98 AB 02 00 77 71 33 20 00 00 00 00 31 62 7C 47 80 55 11 11 30 A7 1A 07 00 4C 06 01 22 22 9D 00 6C 0F 14 20 6A 89 00 A0 00 00 01 20 19 12 2F 36 48 28 31 15

Could you share any recomendations?

p.s. ofc I know that all stuff is my own risk

I've identified this is Hynix AFR. You mean I should leave straps with 00 and replace next bytes or just insert new recomended straps? I'm not sure because after I don't have other straps with 01
271  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hacked Modified Memory Strap BIOS Database for ZEC MINING! on: January 20, 2017, 08:37:29 PM
Let's use the first strap for example: The "00" after the 40 9C 00, is the "field" that the manufacturers use to identify which memory type is affected by that strap.  For your "brand" 00 may mean Hynix, it may mean Elpida, Use the https://drive.google.com/file/d/0B2-oGzLC-iwKRndWZEptOWo2eUU/edit, Tahiti_I_x64.exe, to identify which type of memory is yours.

If yours is Hynix, then use the suggested straps for Hynix to replace your strap AFTER the above mentioned "field."
Likewise, for Elpida.  BUT DO NOT CHANGE THE ABOVE LISTED 'FIELD' FROM 00 TO 01 OR 02!!!!

Hello, everyone! I have ASUS DCUII Top 1070/1600 with BIOS 015.041.000.000.000000 memory is H5GQ2H24AFR
I've founded my straps. But as u can see last value for all straps is 0 not 1 as in 1st post.
Quote
40 9C 00 00 33 31 33 20 00 00 00 00 84 94 22 10 F0 54 09 06 0F 0B A2 01 00 23 80 00 22 AA 1C 00 12 01 14 20 8A 88 00 A0 00 00 01 20 06 05 0B 0C 11 0C 10 0D
80 38 01 00 55 51 33 20 00 00 00 00 E7 AC 35 20 50 55 0B 0D 1A 97 34 03 00 24 81 00 22 AA 1C 00 4B 06 14 20 9A 88 00 A0 00 00 01 20 0C 08 15 19 21 18 1B 11
90 5F 01 00 55 51 33 20 00 00 00 00 29 31 46 24 50 55 0C 0D 1C 18 A5 03 00 26 A1 00 22 AA 1C 00 4B 07 14 20 9A 88 00 A0 00 00 01 20 0D 0A 18 1B 25 19 1D 11
A0 86 01 00 55 51 33 20 00 00 00 00 29 B5 46 27 50 55 0C 0D 1E 99 05 04 00 26 A2 00 22 AA 1C 00 4B 08 14 20 AA 88 00 A0 00 00 01 20 0E 0A 1A 1E 28 1A 1F 11
74 B7 01 00 55 51 33 20 00 00 00 00 6B BD 57 2D 60 55 0D 0E 22 9C 96 04 00 28 C3 00 22 BB 1C 00 53 0A 14 20 BA 88 00 A0 00 00 01 20 10 0C 1E 22 2E 1D 23 12
48 E8 01 00 77 71 33 20 00 00 00 00 8C C5 58 31 60 55 0F 0F 25 1E 17 05 00 48 C4 00 22 CC 1C 00 5C 0B 14 20 4A 89 00 A0 00 00 01 20 12 0D 20 25 32 1F 26 13
1C 19 02 00 77 71 33 20 00 00 00 00 AD CD 69 37 70 55 0F 10 29 21 98 05 00 4A E5 00 22 EE 1C 00 64 0D 14 20 5A 89 00 A0 00 00 01 20 14 0E 24 2A 38 22 2A 14
F0 49 02 00 77 71 33 20 00 00 00 00 CE 51 6A 3B 70 55 10 10 2B A2 18 06 00 4A E6 00 22 00 9D 00 64 0E 14 20 6A 89 00 A0 00 00 01 20 15 0F 27 2D 3C 23 2C 14
C4 7A 02 00 77 71 33 20 00 00 00 00 10 5A 7B 41 80 55 11 11 2E A5 99 06 00 4C 06 01 22 11 9D 00 6C 0F 14 20 6A 89 00 A0 00 00 01 20 17 11 2B 31 42 26 2F 15
98 AB 02 00 77 71 33 20 00 00 00 00 31 62 7C 47 80 55 11 11 30 A7 1A 07 00 4C 06 01 22 22 9D 00 6C 0F 14 20 6A 89 00 A0 00 00 01 20 19 12 2F 36 48 28 31 15

Could you share any recomendations?

p.s. ofc I know that all stuff is my own risk
272  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genesis Mining Presents: SGMiner-GM - now with Zawawa's GG! [Updated 17/01/2017] on: January 19, 2017, 08:08:03 PM
I would really appreciate a config file or command line batch file for anyone using this with windows, 280x or 7970, for XMR.
Thanks.

Bump, trying again.
273  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genesis Mining Presents: SGMiner-GM - now with Zawawa's GG! [Updated 17/01/2017] on: January 18, 2017, 07:59:49 PM
I would really appreciate a config file or command line batch file for anyone using this with windows, 280x or 7970, for XMR.
Thanks.
274  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: January 14, 2017, 06:13:49 PM
Here new monero pool: http://xmr.foreverpoo.org with solid dedicated server. Please add this pool in your monero pool list!

I hope that wasn't a Freudian slip.   Grin
275  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hacked Modified Memory Strap BIOS Database for ZEC MINING! on: January 14, 2017, 12:32:26 PM
I have that same card but only with BFR memory, so my advice is a guess, but yes, what you wrote is what I would try first.  Keep in mind that it is a risk. My advice has no guarantee and you might brick your card.  Since that card has no second BIOS, it is a risk that you have to decide upon.  I personally would try it, but then again I know how to jumper a BIOS physically and boot into program mode and reset it using a USB windows 98 boot to DOS.  Good luck.

 i flash the bios ,,when ming start the pc get the bluescreen,,  so it can not  work with that edit

Okay, that was the natural thing to attempt.  Next try this:

For each of the strings that begin with F0 49 02, (AFTER the next characters that are 01, or 02, or 03) replace with the following:

7771332000000000CECD5939805511112E1589080048C60022339D086C0014206A8900A00200312 0140F262B88252F15

That is the string from my XFX 280x Hynix AFR modded.  Of course, after editing, reopen the file with VBE7.0.0.7b.exe to correct the invalid checksum.

Run the miner at 1000/1500 1150vddc first until it proves stable then you can likely set it at 1050/1500 1125 vddc.

276  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hacked Modified Memory Strap BIOS Database for ZEC MINING! on: January 13, 2017, 08:44:06 PM
tried the 290 rom today and it would crash all instances within 5min unless I used the highest voltage rom and even then gains were not discernible against stilts good old minus .25 mining rom..

was worth a shot, do you have anything for the ghost 7970 philip is trying to sell in the classifieds?

I believe that all BIOSes for XFX 7970 and 280x are programmed for both Hynix and Elpida memory.  It should be quite easy to make the strap changes for it's BIOS as well.  Of course, rather than just downloading any old XFX ROM, I prefer to download the BIOS from the actual card and then modify it.  I have achieved results of around 25% increase h/s for XMR that way using the advice in this thread.
277  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hacked Modified Memory Strap BIOS Database for ZEC MINING! on: January 13, 2017, 02:15:47 PM
I have that same card but only with BFR memory, so my advice is a guess, but yes, what you wrote is what I would try first.  Keep in mind that it is a risk. My advice has no guarantee and you might brick your card.  Since that card has no second BIOS, it is a risk that you have to decide upon.  I personally would try it, but then again I know how to jumper a BIOS physically and boot into program mode and reset it using a USB windows 98 boot to DOS.  Good luck.
278  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hacked Modified Memory Strap BIOS Database for ZEC MINING! on: January 13, 2017, 01:18:01 PM
you have the following memory timings:

400
800
1500
200
800
1500
400
800
1500

Your BIOS has 3 different types of memory as indicated by the 7th character from the left of each string, (1, 2, 3)

So you want to modify the third, sixth, and last string AFTER that 7th character, unless you know which type of memory you have and you know that it is only the one designated by the 7th character.

Normally, there would be a timing before the 1500 string that was a little closer in speed, like a 1250 or 1375, so my best GUESS would be to copy the 800 string AFTER the 7th character over the 1500 strings for each of the three memory types.

Clear as mud, right?

Out of curiosity, what is the brand of the GPU?  Do you have a link to the original BIOS on the https://www.techpowerup.com/vgabios/ page?

279  Alternate cryptocurrencies / Mining (Altcoins) / Re: What hashrate would I get from a AMD Radeon R9 390 8 GB on: January 07, 2017, 11:28:35 PM
Hashrate for which algorithm?  Which platform?  What miner?
280  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin, CryptoNote with Fast, Solid Transactions. + plans for distributed DNS on: January 04, 2017, 11:19:45 AM
A new version of CPU-miners for cryptonote cryptocurrency XMR-Stak-CPU [/ b].
https://www.reddit.com/r/Monero/comments/5lsfgt/xmrstakcpu_high_performance_open_source_miner/
https://github.com/fireice-uk/xmr-stak-cpu/releases
On the AMD FX 8300 3.5 GHz 4 cores  142 h/s.


Excellent!  Thank you.

So I tested this miner with 4 cores on an AMD FX 8350 and it achieved 220 h/s.
The same settings on Claymore got 285 h/s.

Even with Claymore's 2.5% dev fee vs. the 1% for the XMRSTAKCPU miner I cannot understand, what is the advantage here?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!