Search content
Sort by

Showing 20 of 24 results by frozn0000
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Bitcore - BTX - SEGWIT - BLOOM - ONLINE - CORE 0.14.1 525923+ BTX Claimed
by
frozn0000
on 26/10/2017, 15:01:43 UTC
So just learning about Bitcore.  So in order to participate in the airdrop, I have to sign the message AIRDROP in my BTX Wallet.  That requires me to download the entire BTX blockchain correct before I can sign the message?  Right now the client says it will take me 13 weeks to download the blockchain.  Do I have to download the entire blockchain to sign the message?  If I do, is there a place where I can download an up to date copy of the blockchain to speed up this process?  Thanks guys!

the entire blockchain is still small in size, you will download it in no time (even with an average internet connection)

You were right.  Already synced.  Thanks.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Bitcore - BTX - SEGWIT - BLOOM - ONLINE - CORE 0.14.1 525923+ BTX Claimed
by
frozn0000
on 26/10/2017, 14:24:58 UTC
So just learning about Bitcore.  So in order to participate in the airdrop, I have to sign the message AIRDROP in my BTX Wallet.  That requires me to download the entire BTX blockchain correct before I can sign the message?  Right now the client says it will take me 13 weeks to download the blockchain.  Do I have to download the entire blockchain to sign the message?  If I do, is there a place where I can download an up to date copy of the blockchain to speed up this process?  Thanks guys!
Post
Topic
Board Mining (Altcoins)
Re: Hacked Modified Memory Strap BIOS Database for ZEC MINING!
by
frozn0000
on 15/11/2016, 00:24:12 UTC
I have 4x GIGABYTE GV-R928XOC-3GD REV2 Radeon R9 280X 3GB that I have been using mining zcash.  Is it just a matter of flashing this rom in the via atiflash that is in the original post?  That's it?

Depends, check which memory type you got with each of those GPUs.

Use GPU-Z. If you got Hynix for all of them, flash with the Gigabyte 7970 Hynix ROM posted above.

Do one GPU at a time in case something fails.

I have 4x Gigabyte 3GB all with GDDR5 (Elipida).  GPU Clock 1100MHZ - Memory 1500MHZ

I have 1x VisionTek 3GB with GDDR5 (Samsung).  GPU Clock 1050MHZ - Memory 1500MHZ

Thanks!



For your Gigabyte 280x try

https://mega.nz/#!K9l3jDCT!z8tmV57GkU6JEHxgaZhkOdCMMS09XF9a0z5YJfyyZJg

Its slightly undervolted, so increase voltage if you have instability and slowly increase to 1100Mhz/ 1575Mhz from 1000/1500Mhz stock.

Elipida is always slower and that card only runs at 108Sol/s for me @ 1000/1500. Try 1100/1575Mhz and if its stable you might get up to 120Sol/s.


For your Samsung, I got nothing.

I have flashed the rom you mentioned above with atiflash to one of the Gigabyte (Elipida) cards.  I am getting 95 - 97 H/s.  When you say "Try 1100/1575Mhz" do you mean modify the rom itself with VBE7.0.0.7b.exe to match those numbers, save it, and reflash the card with the new file or do you mean set those settings in MSI Afterburner?  Forgive me for my lack of knowledge this whole mining thing is new to me and I am trying to learn.  Thank you!  Anything I can do to the bat?  Here is how it looks now and thanks!

GPU_FORCE_64BIT_PTR 0
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 100
ZecMiner64.exe -zpool zec.suprnova.cc:2142 -zwal user.0 -zpsw pass
Post
Topic
Board Mining (Altcoins)
Re: Hacked Modified Memory Strap BIOS Database for ZEC MINING!
by
frozn0000
on 14/11/2016, 23:12:29 UTC
I have 4x GIGABYTE GV-R928XOC-3GD REV2 Radeon R9 280X 3GB that I have been using mining zcash.  Is it just a matter of flashing this rom in the via atiflash that is in the original post?  That's it?

Depends, check which memory type you got with each of those GPUs.

Use GPU-Z. If you got Hynix for all of them, flash with the Gigabyte 7970 Hynix ROM posted above.

Do one GPU at a time in case something fails.

I have 4x Gigabyte 3GB all with GDDR5 (Elipida).  GPU Clock 1100MHZ - Memory 1500MHZ

I have 1x VisionTek 3GB with GDDR5 (Samsung).  GPU Clock 1050MHZ - Memory 1500MHZ

Thanks!

Post
Topic
Board Mining (Altcoins)
Re: Hacked Modified Memory Strap BIOS Database for ZEC MINING!
by
frozn0000
on 14/11/2016, 21:59:52 UTC
I have 4x GIGABYTE GV-R928XOC-3GD REV2 Radeon R9 280X 3GB that I have been using mining zcash.  Is it just a matter of flashing this rom in the via atiflash that is in the original post?  That's it?
Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only)
by
frozn0000
on 08/11/2016, 04:44:28 UTC
Took yalls advice and I am now on a fresh install of 14.02.  I installed the drivers using sudo apt-get install fglrx I got to the point of "make" and get:

mine@mine:~/silentarmy$ make
gcc  -std=gnu99 -pedantic -Wextra -Wall -ggdb -Wno-deprecated-declarations -Wno-overlength-strings -I"/opt/AMDAPPSDK-3.0/include"  -c -o main.o main.c
main.c:15:19: fatal error: CL/cl.h: No such file or directory
 #include
                   ^
compilation terminated.
make: *** [main.o] Error 1
mine@mine:~/silentarmy$
Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only)
by
frozn0000
on 08/11/2016, 01:29:40 UTC
Fresh install of Ubundu 16.04.  Using the instructions on the github website installed the SDK only.  Can't install the drivers because I am running R9 280x and AMD doesn't make drivers for 16.04 for 280x so was going to use the default ones.  I get here and I am stuck.  Any help will be appreciated!

mine@mine:~$ cd silentarmy
mine@mine:~/silentarmy$ make
echo 'const char *ocl_code = R"_mrb_(' >_kernel.h
cpp input.cl >>_kernel.h
echo ')_mrb_";' >>_kernel.h
gcc  -std=gnu99 -pedantic -Wextra -Wall -ggdb -Wno-deprecated-declarations -Wno-overlength-strings -I"/opt/AMDAPPSDK-3.0/include"  -c -o main.o main.c
gcc  -std=gnu99 -pedantic -Wextra -Wall -ggdb -Wno-deprecated-declarations -Wno-overlength-strings -I"/opt/AMDAPPSDK-3.0/include"  -c -o blake.o blake.c
gcc  -std=gnu99 -pedantic -Wextra -Wall -ggdb -Wno-deprecated-declarations -Wno-overlength-strings -I"/opt/AMDAPPSDK-3.0/include"  -c -o sha256.o sha256.c
gcc -o sa-solver main.o blake.o sha256.o -rdynamic -L"/opt/amdgpu-pro/lib/x86_64-linux-gnu" -lOpenCL
/usr/bin/ld: cannot find -lOpenCL
collect2: error: ld returned 1 exit status
Makefile:20: recipe for target 'sa-solver' failed
make: *** [sa-solver] Error 1
mine@mine:~/silentarmy$
Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only)
by
frozn0000
on 06/11/2016, 20:59:24 UTC
I went back and tried to install the official AMD drivers thinking that was the problem.

The following packages have unmet dependencies:
 unity-control-center : Depends: libcheese-gtk23 (>= 3.4.0) but it is not going to be installed
                        Depends: libcheese7 (>= 3.0.1) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
mine@mine:~/silentarmy$  

I am on 14.04 using 5x 280x.  I was on 16.04 until I realized that they don't make drivers for the 280x for that version of Ubuntu so I downgraded.  Doesn't matter to me which version I am on.  This is strictly a mining machine.  Thanks for your time.

If you are on 14.04 there is no need to install the official AMD drivers. Just "sudo apt-get install fglrx" as documented in silentarmy's README.md
The fglrx package is the drivers nicely repackaged/redistributed by Ubuntu.


I figured I would start fresh yet again and have done a clean install of Ubuntu 14.04.  After it booted up the first command I typed was "sudo apt-get install fglrx" and the system complained about not having libcheese so I installed that and then ran sudo apt-get install fglrx. I then did a reboot and when I open a terminal there are colors/artifacts and I read any windows.
Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only)
by
frozn0000
on 06/11/2016, 13:41:20 UTC
frozn0000: try "clinfo" - does it report your GPUs?

I went back and tried to install the official AMD drivers thinking that was the problem.

The following packages have unmet dependencies:
 unity-control-center : Depends: libcheese-gtk23 (>= 3.4.0) but it is not going to be installed
                        Depends: libcheese7 (>= 3.0.1) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
mine@mine:~/silentarmy$ 

I am on 14.04 using 5x 280x.  I was on 16.04 until I realized that they don't make drivers for the 280x for that version of Ubuntu so I downgraded.  Doesn't matter to me which version I am on.  This is strictly a mining machine.  Thanks for your time.
Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only)
by
frozn0000
on 06/11/2016, 13:29:31 UTC
frozn0000: try "clinfo" - does it report your GPUs?

mine@mine:~$ clinfo
terminate called after throwing an instance of 'cl::Error'
  what():  clGetPlatformIDs
Aborted (core dumped)
mine@mine:~$

I also get a Ubuntu popup that says Sorry, the application clinfo has stopped unexpectedly.  If you notice further problems, try restarting the computer.
Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only)
by
frozn0000
on 06/11/2016, 06:04:21 UTC
I've done some googling but can't find anything that works to fix this. :/  First time trying ubuntu was a few days ago!

When trying to mine:

mine@mine:~/silentarmy$ ./silentarmy --use 0,1,2,3,4 -c stratum+tcp://zec-eu.suprnova.cc:2142 -u ***** -p *****
Connecting to zec-eu.suprnova.cc:2142
Solver 0.0: unexpected banner "Cannot get OpenCL platforms (-1001)"
Solver 0.1: unexpected banner "Cannot get OpenCL platforms (-1001)"
Solver 1.0: unexpected banner "Cannot get OpenCL platforms (-1001)"
Solver 1.1: unexpected banner "Cannot get OpenCL platforms (-1001)"
Solver 2.0: unexpected banner "Cannot get OpenCL platforms (-1001)"
Solver 2.1: unexpected banner "Cannot get OpenCL platforms (-1001)"
Solver 3.0: unexpected banner "Cannot get OpenCL platforms (-1001)"
Solver 3.1: unexpected banner "Cannot get OpenCL platforms (-1001)"
Solver 4.0: unexpected banner "Cannot get OpenCL platforms (-1001)"
Solver 4.1: unexpected banner "Cannot get OpenCL platforms (-1001)"
Stratum server sent us the first job
Mining on 5 devices

and also:

mine@mine:~/silentarmy$ ./silentarmy --list
Cannot get OpenCL platforms (-1001)
mine@mine:~/silentarmy$


Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only)
by
frozn0000
on 05/11/2016, 14:59:06 UTC
Ubuntu noob here.  Can someone give instructions how to compile this?
Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only)
by
frozn0000
on 05/11/2016, 01:07:15 UTC
I have been trying to get the install to work using the instructions as I am fairly new to Ubuntu.  I read the aarticle below that says I can't install the newest drivers on 16.04.  What are my options.  Do I somehow downgrade to 14.04 or use what is default to Ubuntu?  Will that affect my performance hashing?

http://askubuntu.com/questions/765616/amd-r9-280x-drivers-for-ubuntu-16-04

fglrx is no longer supported on 16.04. AMD discontinued support for its Linux driver, and it isn't compatible (you will break your installation if you attempt to install fglrx on 16.04).

For now, you have to stick with the open source drivers. AMD may be releasing a proprietary driver for Linux that works with 16.04, but it probably won't support very many cards.

Here's a comparison of how the default drivers on 16.04 compare to fglrx on 14.04, if you want to take a look:

http://www.phoronix.com/scan.php?page=article&item=ubuntu-1604-amd&num=1




I've not noticed much of a difference with hashrates - the review you linked is "canned" performance metrics.

There is a pretty good tutorial on his GitHub https://github.com/mbevand/silentarmy
specifically for Ubuntu 16.04. I've found minimal hashrate drops for supported cards (I had 390s and (1) 390X), compared with fglrx.
My 480s do ~40sols each with one-third the heat and power consumption - pretty good trade-off IMHO.

So are you saying just skip the amd driver inatall and use the stock ubuntu 16.04 drivers for my 280x cards and there is not much difference in hash rates or downgrade to 14.04 is best you think so I can use the amd drivers?
Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only)
by
frozn0000
on 04/11/2016, 23:44:17 UTC
I have been trying to get the install to work using the instructions as I am fairly new to Ubuntu.  I read the aarticle below that says I can't install the newest drivers on 16.04.  What are my options.  Do I somehow downgrade to 14.04 or use what is default to Ubuntu?  Will that affect my performance hashing?  I am using 5x R9 280x.

http://askubuntu.com/questions/765616/amd-r9-280x-drivers-for-ubuntu-16-04

fglrx is no longer supported on 16.04. AMD discontinued support for its Linux driver, and it isn't compatible (you will break your installation if you attempt to install fglrx on 16.04).

For now, you have to stick with the open source drivers. AMD may be releasing a proprietary driver for Linux that works with 16.04, but it probably won't support very many cards.

Here's a comparison of how the default drivers on 16.04 compare to fglrx on 14.04, if you want to take a look:

http://www.phoronix.com/scan.php?page=article&item=ubuntu-1604-amd&num=1


Post
Topic
Board Mining (Altcoins)
Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.6
by
frozn0000
on 03/11/2016, 22:31:27 UTC
Hashrates using the silentarmy v2 kernel:

R9 Fury X @1050/500 - 35-40 Sol/s
R9 290 & 390 @ 1060/1500 - 32-34 Sol/s
R9 280x @ 957/1200 - 28-32 Sol/s

Overall I'm really happy with the performance, but fixing the stability so it doesn't crash every time would make it even better  Wink

I have 5x 280x cards.  When you say 957/1200, does that mean Core/Mem?  Have you modified your actual rom file to those numbers and then flashed your bios with ATI flash or does 957/1200 mean something different and something you can set in windows?  If it is something different, can you tell me how to set those numbers?  I want to try your settings on my 280x cards.  Thanks!

The card is underclocked. using afterburner.

Thanks.  I am using afterburner for the 957/1200 on the 280x and I max at about 21 Sol/s.  Are you doing -w or -i in your command line?  Anything that I might have missed?  Thanks again.
Post
Topic
Board Mining (Altcoins)
Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.6
by
frozn0000
on 03/11/2016, 18:54:00 UTC
Hashrates using the silentarmy v2 kernel:

R9 Fury X @1050/500 - 35-40 Sol/s
R9 290 & 390 @ 1060/1500 - 32-34 Sol/s
R9 280x @ 957/1200 - 28-32 Sol/s

Overall I'm really happy with the performance, but fixing the stability so it doesn't crash every time would make it even better  Wink

I have 5x 280x cards.  When you say 957/1200, does that mean Core/Mem?  Have you modified your actual rom file to those numbers and then flashed your bios with ATI flash or does 957/1200 mean something different and something you can set in windows?  If it is something different, can you tell me how to set those numbers?  I want to try your settings on my 280x cards.  Thanks!
Post
Topic
Board Mining (Altcoins)
Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.6
by
frozn0000
on 02/11/2016, 14:41:28 UTC
What Sols/s rate are you getting with 290(x)?  (Clocks 1030/1250)

I'm getting just about 25 Sols/s and 7950 and 280 gives about the same. (Clocks 900/1500)

By the way Miner is getting better on every release, thanks Smiley



my R9 280 at default get 29 to 37  not the X version and seem to the holdiong at 30 with this version of the miner even my r7 370 seem to run better .


Okey, thats much better than me :\

I start my miner (7950, 7950 , 280) with these options, have you changed w or i from Default?

Code:

genoil.exe -c POOL:PORT -u USER.WORKER -p z -g 0 1 2 -f 0

(E8400 and 2gigs of ram if these matter)

You can't get 30 with a Radeon 280. Not even with a 280x.



  that is my R9 280  3gb at stock setting water cooled

http://i.imgur.com/1cpf7sq.png

i use this setting sense everything else appers to be on by default

Code:
genoil.exe -c us1-zcash.flypool.org:3333 -u ZEC address -p z


Nice man.  What AMD driver version are you using for your 280x?  Did you change intensity, work size or any other options?  Stock firmware flashed to card as well?  Undervolting?  Thanks!
Post
Topic
Board Mining (Altcoins)
Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.5
by
frozn0000
on 02/11/2016, 13:01:36 UTC
I cannot recommend this ZEC miner. Absolutely unstable. I tried it on 6 rigs (all were stable with eth mining), but I have only problems, on some it stopped work in very short time, or hashrate dropped to 0, or it crashed.
If is working hashrate is high, but...

I would recommend - runned it on 16 ethereum rigs ( 280x, 390, 290, 290x cards ) over night and just 2 rigs dropped one card.

What AMD driver version are you using for your 280x?  I have 5x 280x and I have one card that always crashes the display driver.  Also, are you using stock firmware on your cards from the factory? Undervolting or anything like that?  I think my firmware was setup for scrypt way back when.  My miners have been off for 2 years and have since created a dual boot ubuntu (for wallet) and Windows 10 to get this thing back mining.
Post
Topic
Board Mining (Altcoins)
Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.4.2
by
frozn0000
on 02/11/2016, 00:02:36 UTC




https://s15.postimg.org/vkctewh8r/gpu_1.jpg



https://s15.postimg.org/vlmr8bj2j/gpu_2.jpg

Im using my 7950 shappire rig of 6 gpus getting a media of 16 hashes per gpu. is this good for this type of gpu??
Is there any ways of use 99% of my gpu usage, im stuck at around 85%?

Thanks for the help if u could.  Grin

If the GPU is sat between 80~85% as your graph shows it suggests that they're memory bandwidth/latency limited. Most 7950/7970 will happily do atleast 1500MHz, start there. Failing that you probably want to use a custom BIOS with tighter timings, usually copying a memory strap from 1250/1375 to 1500 does the trick. When I used to have 7950s I was using tighter timings(The Stilt's) and memory clock was around 1700MHz. This provided excellent performance for scrypt and Eth type crypto.

Kind of slow mine does 20-25 sol/s with genoils miner 0.4.2 on stock settings

Thanks for this.  I have a folder setup with this for each of my gpus. 280x x 5.  After driver crashes for that paticular gpu genoil won't mine.  Not your fault in know but is there a way to auto fix the driver issue so genoil will mine?  After driver crashes it only mines 0sols
Post
Topic
Board Mining (Altcoins)
Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.5
by
frozn0000
on 01/11/2016, 03:41:55 UTC
5x 280x, AMD Driver 16.9.2, Win 10 x64

I can't get any options to work besides -c, -u, -p and -g.  Using -g makes miner run really slow.

My issue is crashing graphics driver.  Solution seems to be using -i from what im reading but i get unrecognised command for -i and the others listed.  Anyone else having this problem?  Drivers crash one by one every few minutes of mining.

Processor is an AMD Sempron 145.  I know it is slow but didn't think anything faster was needed when graphics cards are doing the mining.  Was also trying to not use as much electricity with this processor.  Anyway, so I need a faster processor?  Is that my problem...maybe?  Motherboard is GIGABYTE GA-990FXA-UD3 AM3+ AMD 990FX + SB950 SATA 6Gb/s USB 3.0 ATX AMD.

Thanks guys!