Search content
Sort by

Showing 17 of 17 results by qaaq
Post
Topic
Board Bounties (Altcoins)
Re: [ANN][AIRDROP]Crest Token - Crest DigiAd Platform that pays Daily Passive Income
by
qaaq
on 26/06/2018, 10:14:49 UTC
#proof of authentication
Telegram login: @qaaq11
Twitter login: @speedy029
Post
Topic
Board Bounties (Altcoins)
Re: [AIRDROP][BOUNTY] 🌟💲OBIZCOIN💲🌟 BIG ANNOUNCEMENT+🔥AIRDROP (Round 2)-25 OBZ🔥
by
qaaq
on 23/02/2018, 12:46:03 UTC
#Proof of ownership :
 - @qaaq11
 - Bitcointalk profile link: https://bitcointalk.org/index.php?action=profile;u=112446
Post
Topic
Board Announcements (Altcoins)
Re: ✅[ANN][Pre-ICO Started]Mavro - the first decentralized platform for MLM systems✅
by
qaaq
on 06/02/2018, 17:02:24 UTC
solid whitepaper Smiley
Post
Topic
Board Mining (Altcoins)
Re: Claymore's ZCash AMD GPU Miner v7.0
by
qaaq
on 19/11/2016, 13:50:31 UTC
For those, who need comparison data.
version 7 speeds:
7870 - 95 sol/s
7950 - 145 sol/s
7970 - 165 sol/s
270x - 100 sol/s
280x - 165 sol/s
285 - 110 sol/s
470 4Gb - 155 sol/s

Couldn't be more accurate. You can add
290 - 200 sol/s to complete the list

295x2 shapire  -  452 sol/s to complete the list

480 8Gb reference stock bios - 165 sol/s
Post
Topic
Board Mining (Altcoins)
Re: Claymore's ZCash AMD GPU Miner v1.0
by
qaaq
on 04/11/2016, 16:23:35 UTC
This is pure gold, thx Claymore for your work

280x ~45 Sols
480 ~45 Sols
Post
Topic
Board Mining (Altcoins)
Re: RX480 (Reference) 31+Mh, Custom Rom
by
qaaq
on 22/09/2016, 13:54:09 UTC
I have noticed, that after reboot sometimes core clock is fixed to 300MHz or 608MHz. It results 7MHz or 15MHz hashrate in Claymore. To fix this i need to reboot or change core clock manually. I tried running DDU and installing fresh drivers but still no luck.

Has anyone experienced similiar problem?

29MH Low Power bios
Tested on 1xAsus RX 480(Reference) 8gb and 1xMSI RX 480(Reference) 8gb independently
Windows 7 SP1 x64
Latest radeon drivers(16.9.1)
W 10 ...

that'a another question i was going to ask as i noticed a lot of you are using W10 for mining nowadays. So W10 is recommened now for eth mining now? Are hashrates and stability issues are handled better under W10?
Post
Topic
Board Mining (Altcoins)
Re: RX480 (Reference) 31+Mh, Custom Rom
by
qaaq
on 22/09/2016, 09:36:22 UTC
I have noticed, that after reboot sometimes core clock is fixed to 300MHz or 608MHz. It results 7MHz or 15MHz hashrate in Claymore. To fix this i need to reboot or change core clock manually. I tried running DDU and installing fresh drivers but still no luck.

Has anyone experienced similiar problem?

29MH Low Power bios
Tested on 1xAsus RX 480(Reference) 8gb and 1xMSI RX 480(Reference) 8gb independently
Windows 7 SP1 x64
Latest radeon drivers(16.9.1)
Post
Topic
Board Mining (Altcoins)
Re: VGA/USB Mass Splitter or similar system?
by
qaaq
on 18/09/2016, 14:06:50 UTC
it's called kvm switch, google it
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum+Decred/Siacoin GPU Miner v5.3 (Windows/Linux)
by
qaaq
on 01/08/2016, 15:37:35 UTC
ETC started good enough for a week  now .. Is there an option by Claymore maybe farm ETC and SIA for example ?

yes it is
Post
Topic
Board Mining (Altcoins)
Re: same graphics card different manufacturer
by
qaaq
on 23/04/2016, 12:09:56 UTC
are you on windows 7?
Post
Topic
Board Mining (Altcoins)
Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels.
by
qaaq
on 02/11/2015, 12:15:10 UTC
I have windows 8.1 and titan x
Now I updated to latest version sp ccminer 1.5.72-git from http://cryptomining-blog.com/6189-updated-windows-binary-of-the-ccminer-1-5-72-git-fork-by-sp-for-maxwell/
And updated my cuda to version 7.5.18
Now the hashrate appears to be bigger but now it says "reject reason: duplicate share" please help  Cry

Use cuda 6.5. This fork is made for cuda 6.5 and not 7.5.

(But cuda is only needed if you are building yourself) If you run the exe, you just need the latest drivers.


in the ccminer.cpp file, try to move the case ALGO_SKEIN above the minmax = 0x70000000U and recompile.

if (max64 < minmax) {
         switch (opt_algo) {
         case ALGO_KECCAK:
         case ALGO_BLAKECOIN:
         case ALGO_BLAKE:
         case ALGO_PENTABLAKE:
         case ALGO_WHC:
         case ALGO_SKEIN:
            minmax = 0x70000000U;
            break;
         case ALGO_BITCOIN:
         case ALGO_WHCX:
         case ALGO_QUBIT:
         case ALGO_QUARK:
         case ALGO_LYRA2v2:
            minmax = 0x40000000U;
            break;

In myr-groestl try to run with --diff 0.00390625


on your latest release72 mining skein on pools gives a lot of rejects, tried different diffs:

http://imgur.com/EiDjINp

i also tried it on tpruvot and it seems to be ok:

http://imgur.com/ofKpcSh
Post
Topic
Board Mining (Altcoins)
Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels.
by
qaaq
on 24/10/2015, 17:31:03 UTC
thx for new release!

Is myr-gro pool mining broken? I'm getting errors with release 71/72 when mining myr-gro on the pool:

Code:
ccminer --algo=myr-gr -o stratum+tcp://stratum.dgb-groestl.theblocksfactory.com:9003 -u xxx.xxx -p x

http://imgur.com/vb8WA2s
Post
Topic
Board Mining (Altcoins)
Re: New OpenCL Kernel for Myriad-Groestl (DGB, MYR, etc.)
by
qaaq
on 17/10/2015, 21:56:14 UTC
THX Cool

Radeon 7850 on standard sgminer kernel: ~4,5 MH/s, on your kernel 14 MH/s
Post
Topic
Board Mining (Altcoins)
Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels.
by
qaaq
on 17/10/2015, 20:10:50 UTC
yea i know, but is it a lot of work? or just simply switching one parameter in code? Roll Eyes
Post
Topic
Board Mining (Altcoins)
Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels.
by
qaaq
on 17/10/2015, 19:35:14 UTC
Thx for your awesome work!  Kiss

what do i need in order to compile it with compute 3 and 3.5 support?
Post
Topic
Board Mining (Altcoins)
Re: Sgminer 5.1.1 Quark problems
by
qaaq
on 04/10/2015, 10:06:13 UTC
you can put this script whatever you want, but second script c:\miner\start_sgminer.bat is your sgminer script containing:

Code:
C:\miner\sgminer.exe --kernel quarkcoin -o stratum+tcp://quark.eu.nicehash.com:3345 -u xxx

Remember to delete sgminer.conf file, otherwise it won't run
Post
Topic
Board Mining (Altcoins)
Re: Sgminer 5.1.1 Quark problems
by
qaaq
on 03/10/2015, 09:30:35 UTC
i had the same probem, i fixed it by writing this noob script:p

Code:
:loop

cd c:\miner
start powershell.exe c:\miner\start_sgminer.bat
TIMEOUT 3600
taskkill /im sgminer.exe /F >nul
taskkill /im powershell.exe /F >nul

goto loop


it restarts sgminer every 1h