Search content
Sort by

Showing 20 of 26 results by manlabor
Post
Topic
Board Mining (Altcoins)
Re: CPU mining
by
manlabor
on 12/06/2017, 05:37:26 UTC
Thanks for all the input.  I checked through all of them but since the recent spike in interest crypto, everything is out of whack right now.  I have decided short term to focus on running ethereum nodes to get gain experience in anticipation of POS. Also, in the future, maybe SOMN (seems to be having issues) or something like SOMN.  I will also try to set up some file sharing services to squeeze out every last bit from my rigs.  Thanks again everyone.
Post
Topic
Board Mining (Altcoins)
CPU mining
by
manlabor
on 03/06/2017, 21:55:45 UTC
Are there any coins around that are CPU mining only?
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.4 (Windows/Linux)
by
manlabor
on 24/11/2016, 09:33:53 UTC
I think it's because Decred is out of favor/on it's way out.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.3 (Windows/Linux)
by
manlabor
on 04/11/2016, 11:43:04 UTC
Quote
That's bullshit. I just tried with 6 GPUs. 60% loss in hashrate + full crash of the system.
I just tried once but the result was absolutely terrible.

EDIT : Also crashed from a friend.

Try my setup.

Woot!  I increased my earnings big time now.

OS: Windows 7 64 bit
Miners: nheqminer_v0.3a, genoil-0.4.1, Claymore 8.0.7
nheqminer (CPU, R9 280x: = 37 Sol/s
genoil-0.4.1 (RX 480, R9 380x): = 21.78 Sol/s
Claymore (mining Eth): = 45.6 MH/s
Pools: Coinotron and Suprnova
CPU: AMD FX-8370 Eight-Core Processor

Claymore by itself 60 MH/s
nheqminer by itself 50 Sol/s

Total Mining now.  Ethereum: 45.6 MH/s   ZCash: 58.78 Sol/s.   

I actually increased over my solo mining of ZCash.

If you do not have older cards like R9 280x you may get by with just genoil-0.4.1 for GPU and nheqminer for CPU mining.

Ok now many will probably want to know what my start scripts are setup as so here you go.

My 3 start scripts for the mining
Quote
Code:
@echo off
set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_ALLOC_PERCENT 100

EthDcrMiner64.exe -epool coinotron.com:3344 -ewal -esm 2 -epsw -allpools 1 -ethi 1,1,1
@echo on

Code:
genoil.exe -c zec.suprnova.cc:2142 -u -p -g 1 2

Code:
nheqminer_suprnova.exe -u -p -t 4 -od 0

Where did you find that version? I believe the latest is 7.3

If dual mining like this was possible, I don't think we would have seen the global hash rate drop so much.
Post
Topic
Board Mining (Altcoins)
Re: How to get sms and email alerts with Claymore's Miners
by
manlabor
on 07/10/2016, 19:02:56 UTC
I was looking for a way to get notifications about problem rigs while away from home.  In my experience, many pool's email notifications don't always work properly, can have a long delay, and are not necessarily relevant if your miners have just switched pools because of a problem with the pool or connection.
Luckily, because Claymore is awesome, his remote manager, ethman.exe, will execute a bat file if there is a problem with any of your rigs.  With a couple of small programs, you can use this bat file to send you an email, sms, or both.  I believe these added programs to be safe (kaspersky didn't find any viruses), but use at your own risk.

It's taken me two or three days, but I finally have gotten this to work.  I could not get blat to work (error about sender name), so I used Swithmail instead.  I think it had something to do with security and maybe I needed Stunnel also.

Thanks for posting this though, it helped me over some hurdles. 
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.1 (Windows/Linux)
by
manlabor
on 25/09/2016, 08:55:42 UTC
Trying to start with 6 RX 480 on Linux Ubuntu 16.04:

Code:
$ ./ethdcrminer64 -dcri 42 -dpool "http://siamining.com:9980/miner/header?address=****&worker=rig2" -dcoin sia -etha 2

????????????????????????????????????????????????????????????????ͻ
?        Claymore's Dual ETH + DCR/SC/LBC GPU Miner v7.1         ?
????????????????????????????????????????????????????????????????ͼ

ETH: 4 pools are specified
Main Ethereum pool is eth-eu.dwarfpool.com:8008
SC: 1 pool is specified
Main Siacoin pool is siamining.com:9980
Segmentation fault (core dumped)

In dmesg:

Code:
[  300.907287] ethdcrminer64[4050]: segfault at 110 ip 00007f4818e222d4 sp 00007ffc4c39e708 error 4 in libdrm_amdgpu.so.1.0.0[7f4818e1e000+7000]

Is anyone has experienced the same behavior?

Try commenting out the line below:

#export GPU_FORCE_64BIT_PTR=0
export GPU_MAX_HEAP_SIZE=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
export GPU_SINGLE_ALLOC_PERCENT=100
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.0 (Windows/Linux)
by
manlabor
on 19/09/2016, 23:45:41 UTC
i have a problem
claymore 7.0 wont run when i put 4x rx480
with error
segmentation fault ./ethdcrminer64

http://i63.tinypic.com/11k9wyd.png

ethos update to latest vrsion
claymore using latest version 7.0
four rx480 already detect after switch to amdgpu (ethos)
but claymore wont run

start.bash config startup only

./ethdcrminer64

Do you have this line in your start.bash file?
Export GPU_FORCE_64BIT_PTR=0
If so, try disabling it with a #.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.0 (Windows/Linux)
by
manlabor
on 18/09/2016, 10:16:33 UTC
I have a few questions regarding the Linux version:
- Is coloured text in the terminal possible? If so, how?
- How would I run the miner at system startup as user, inside screen ?
- For Claymore, can you build with a newer libcurl version so I don't have to install the libcurl-compat package ?
- Is temp/fan monitoring/change possible with AMDGPU driver ? If yes, does it require X to be running ?

Maybe Claymore or someone else can clear this up for me.

- How would I run the miner at system startup as user, inside screen ?

Depends on which distro you are using but add the application to the "Startup Applications" with the following command:

gnome-terminal -e "'\home\path\to\directory\start.sh'"

Note: there are single quotes inbetween the double quotes in case there are spaces in the directory path.

gnome-terminal or mate-terminal or terminal vary based on the distro you are using.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.0 (Windows/Linux)
by
manlabor
on 16/09/2016, 20:08:16 UTC
is it auto start Miner(Mining)
Means to say if my pc restarted or shutdown unexpectedly this miner start(restart) automatically and start mining?
Sorry for noob questions as i going to start Mining now Smiley

another noob question how to join a pool like ethpool or nanopool
I am going to setup 3 rigs with 5gpu's on each of them so my question is how to join the pool for each of coin this Miner supports

Thanks in advance

Start with BIOS settings on motherboard.  You usually have three options after a power loss event:  Shut Off, Turn On, Return to Previous State

Next would depend on your operating system.  For Windows, add program to startup folder.  For Linux, add program to Startup Applications.

Follow the directions provided on the pool website.  If you are just starting, I would get some equipment (maybe just one video card) and get that up and running. 

Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.0 (Windows/Linux)
by
manlabor
on 12/09/2016, 02:46:33 UTC
So I got an H81 BTC PRO board, currently 2x 1060s, 480, 2x 470.  Can only use 4 GPUs at a time, Win7 sees all, but 1 will be inactive.  Does the 6 gpu mod for Win7 work with Polaris cards?  I can switch the 1060s with more 470s if I need to.

Also, is undervolting supported on Linux currently?  This is a huge feature since I can save ~150w+ for the rig going from 1150mv to ~960-1000mv, and get better boost clocks.  Is EthOS easy to use CDM?

I was not able to run 6 cards ( rx480 ) with windows 7 at all . 4 was running ok , 5 had some stability issue , 6 never worked ... Tried everything Smiley Switched to win 10 , everything working fine . Installed WIN 10 ( disabled all updates , all automatic downloads ) , Intel Inf Utility , and rx 480 driver . With default settings all card hashing with 24.7 MH/s taking 1100 watts at wall ( 120 V ) , Then i "underclocked" my cards ( power limit , gpu speed - voltage , mem voltage ) ,    power usage at the wall become around 750Watts without pushing the default mem clock higher , with the same 24.7 Mh/s . Saved 350Watts per rig Smiley around 700watts ( with my 2 setup in the same frame) Used wattman for underclocking .

 
Built a 12 cards ETH Miner , with 12 RX 480 / 2 asrock h97 anniversary Mobo , left a place in the middle for a additional micro itx board and 4 more cards Smiley Still try to find a  stable mem overclocking settings .
http://beszeljukmeg.com/ETH/ETH01m.jpg





Nice job on this.  Where did you get those rails for the structure?
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v6.2 (Windows/Linux)
by
manlabor
on 23/08/2016, 14:18:50 UTC
I've had the Claymore miner running in Windows 7 for a month, on 2 GPU's.  Quite happy. 

Now I want to expand my little mining operation and add some Linux/Ubuntu machines.

I've had a terrible time getting the AMD drivers to work in Ubuntu 14.04.  Ubuntu 16.04 does not support Crimson 15.12 and never will, according to what I've read.

- Are there plans to support the new AMDGPU drivers that are supported in 16.04 Ubuntu?

If anyone has a good set of instructions for bringing up a Linux machine to run Mining, I'd love to hear it.  I'd even donate. 

I've got $1K+ of hardware sitting idle because of this, and I'd prefer not to give Mr. Gates money for every machine I build.

Thoughts?

I'm definitely not an expert, but I got it running by:

1.Loading 14.04
2.After loading going to "Software Updater" and installing all updates.
3.After updates are installed, go to "Software Center" and search for "AMD". Select and install fglrx-amdccle.

There were probably some reboots in there, but I had tried so many times before that I am not sure.

Here is my Linux start.bash .

     export GPU_FORCE_64BIT_PTR=0
     export GPU_MAX_HEAP_SIZE=100
     export GPU_USE_SYNC_OBJECTS=1
     export GPU_MAX_ALLOC_PERCENT=100
     export GPU_SINGLE_ALLOC_PERCENT=100

     '/home/miningrig/Downloads/Claymore'\''s Dual Ethereum+Decred_Siacoin AMD GPU Miner v5.3 Beta - LINUX/ethdcrminer64'

and config.txt

     -epool us1.ethpool.org:3333
     -ewal 0x7035134d51A949a4dD99FA4DA9b00F8A9F6fa1dA.rig1
     -epsw x
     -dpool stratum+tcp://stratum.decredpool.org:3333
     -dwal manlabor.GPURig1
     -di
     -dpsw xxxxx
     -esm 1
     -mode 0
     -tt 80,80,80



I also just got it working using Linux mint 17.03 with a similar procedure.  Linux mint is better looking than 14.04.

Now, I just need to figure out how to get more than 3 cards going on a motherboard and how to set these up 'headless'
Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner
by
manlabor
on 27/07/2014, 19:32:04 UTC
Does this miner support cyrptonight algo?
Post
Topic
Board Pools (Altcoins)
Re: [XMR] Monero Mining
by
manlabor
on 25/07/2014, 14:31:30 UTC
What kind of a hash rate can I expect to get with a Radeon 290 GPU mining monero?

I am getting ~550 H/s with the dev fee turned on.  That's the machine reporting, not at the pool site.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
manlabor
on 23/07/2014, 18:15:01 UTC
Mining question.  What are everyone's expectations on being able to mine this when released. Are there any coins in particular that might see a drop in overall difficulty/nethash? It seems to me that despite all the new and old coins, there never seems to be a shortage of hash power.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ICB] IcebergCoin | FIRST NIST5 POW/POS █ █ POW PHASE FINISHED █ █
by
manlabor
on 19/07/2014, 14:56:21 UTC
I mined this from the first block until the last block with 2 gpus (280x and 290).  I ended up with 901 ICB.  Anybody else want to post their results, just for comparison?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ICB] IcebergCoin | FIRST NIST5 POW/POS █ █
by
manlabor
on 18/07/2014, 17:07:19 UTC
I am speculating that since POW is ending, hash will be pointed to a multipool.  This will provide a supply of "buyers".  Increase in price is due to people buying, expecting to sell into the multipool buys.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ICB] IcebergCoin | FIRST NIST5 POW/POS █ █ █ █ LAUNCHED █ █ █ █
by
manlabor
on 13/07/2014, 22:40:15 UTC
I was having the same issues with the wallet. I just closed and reopened it, and now it is syncing.  I know you probably have tried that already.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ICB] IcebergCoin | FIRST NIST5 POW/POS | ICO AVAILABLE ON BITTREX NOW!
by
manlabor
on 11/07/2014, 14:39:20 UTC
Regarding the multipool.  There are not a lot of NIST5 coins available, so how rewarding would the multipool actually be? Is the intent to switch algos?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ANG] AngelCoin - X15 PoW+PoS - RARE (only 100k) - NO PREMINE!
by
manlabor
on 08/07/2014, 23:38:08 UTC
Wallet wont sync.  It is stuck on 297 and has the error message "Invalid checkpoint found, Displayed transactions may not be correct. You may need to upgrade or notify developers"

Mining does seem to be working on pool.mn
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MIN] Minerals - X11 POW/POS Fair Distribution Cryptocurrency. C-Cex listed
by
manlabor
on 18/06/2014, 03:10:30 UTC
How can they POW mine 30 mil. coin, when some of the blocks are POS? Shouldn't all of the 20000 blocks be for POW only?