Bitcoin Forum
June 23, 2024, 09:16:50 AM *
News: Voting for pizza day contest
 
  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 »
241  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred/Siacoin GPU Miner v5.0 (Windows/Linux) on: July 10, 2016, 04:22:30 PM
@Claymore:  please add a kind of trim() when processing pools.txt. If the pool line for Sia (at least) ends with email (at least) and a space char after it (...&email=user@domain[SPACE][NEWLINE]), nanopool (at least) gives connection error. Removing this space resolves the problem. It may be called 'feature', but I think that in URL request strings it is better to do whitespace trimming on both ends of string because the error message is not obvious for users and trailing spaces may be left unnoticed by many text editors.
242  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred/Siacoin GPU Miner v5.0 (Windows/Linux) on: July 10, 2016, 02:30:45 PM
Hi, I am seeking advice on how to mine through Ethereum Claymore's dual-GPU AMD Decred_Siacoin Miner v5.0 Beta or gominer mine only solo SIA coins.
...
No eth+sia.
The answer is above and many times answered: Claymore's miner is the ETHEREUM miner with extra bonus. You cannot use it to mine bonus coins without Ethereum. That's by design.
243  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred/Siacoin GPU Miner v5.0 (Windows/Linux) on: July 10, 2016, 11:01:37 AM
-eworker does not work for SIA with this miner, it seems to be stratum option for Ethereum, but SC uses getwork protocol with parameters passed in the URL string.

Also when you put some command line in Windows or Linux, there are special characters treated specifically. One of such characters is '&'. Here is a cut from manual:

Quote
& [...]  command1 & command2
Use to separate multiple commands on one command line. Cmd.exe runs the first command, and then the second command.

The URL scheme used to pass arguments to pool uses '&' to separate arguments. This means that to use it this way the command line argument must either be properly escaped or quoted, so this character is not processed as command separator, but used as a part of argument string. So the line with ".../miner/header?address=X&worker=Y&email=Z" MUST be in quotes. Otherwise you will get error since anything after '&' will be interpreted as another command.

Another option is to use dpools.txt, where a pool for SIA may look like mine:

Code:
POOL: http://sia-eu1.nanopool.org:9980/miner/header?address=a3d...278&worker=myrig&email=me@example.com

Since dpools.txt is not processed by a command shell (cmd.exe on Windows or bash on Linux), it does not require quotes.
244  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred/Siacoin GPU Miner v5.0 (Windows/Linux) on: July 10, 2016, 05:13:39 AM
find the appropriate -xx string to put in your .bat file.  I forgot what it was.  I suggest everyone turn off their log files unless you have problems.

Anybody reads what's written in the question?

First, it is Linux, there's no .bat file.
Second, it's not a miner log, it's system log, Linux kernel messages.

I think only Claymore can give any answers. But it might be the result of using amdgpu-pro drivers and newest cards. AMD drivers are not the best written software as was mentioned few times.
245  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred/Siacoin GPU Miner v5.0 (Windows/Linux) on: July 09, 2016, 06:29:52 AM
For those who has low hashrate on some rigs mining sia: you probably forgot to remove/adjust -dcri option. Default is 30, I used 40-47 depending on GPU. After adjustment I have around 0.5% lower ETH hashrate instead of 5% initially.

@Claymore: so what is correct -dcoin option: sia or sc (or both accepted)? In examples here you write 'sia', but manual says 'sc'.
246  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred/Siacoin GPU Miner v5.0 (Windows/Linux) on: July 09, 2016, 05:39:43 AM
I'm starting to think GPU mining after seeing this thread. Does any Linux system with an AMD graphic card on it work after installing this Claymore Miner?
Hoping to get some feedbacks before buying a GPU.
A lot of rigs work on Linux, including diskless ones booted from USB flash.
247  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.7 (Windows/Linux) on: July 08, 2016, 09:56:45 AM
BTW, what's the DAG file size now for Expanse? Won't this allow to mine Expanse using CDM on cards with 1GB of RAM?
248  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.7 (Windows/Linux) on: July 07, 2016, 08:38:34 PM
Poloniex
249  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.7 (Windows/Linux) on: July 06, 2016, 06:01:31 AM
My 7950 strangely gains hash while dual mining. ETH alone and I get around 17.4 MH/s. ETH+DCR i get 17.7 Mh/s and 415 MH/s respectively.
This is a hardware-related feature many times explained in this thread. Take it as a bonus of dual-mining.
250  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.7 (Windows/Linux) on: July 05, 2016, 09:09:24 AM
@Claymore:

What is duration of 390X GPU round when -dcri is set 8 and 16? I still can't decide what value is better. 16 makes higher hashrate, but increases some losses due to job changes. You estimated it as 1% but with what pool and rig hashrate (if they matter at all)? I think the GPU round starts when new block is found (that is, every 14 seconds), but what is the round time with both settings? I want to prove myself that 8 is better :-)

In short, is -ethi 8 still better than -ethi 16 in the long run, despite the hashrate reported?
251  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.7 (Windows/Linux) on: July 02, 2016, 07:54:29 AM
Hi, is there a way to monitor rejected status , I got a lot yesterday. It just need simple stop and start claymore to recover.
Current CDM version is useless for rejects monitoring, it restarts if you have more than 50% of rejects, and if you run fine for 10 days you can easily have 5 days of rejects in a raw. Claymore agreed that it should use another method and I hope he will implement it.

As for the rejects, go away from DwarfPool, it went nuts last weeks with rejects. There are reports that any miners may suddenly start getting rejects with no reason. DwarfPool advocates usually say it gives max profit of all other pools. I switched to ethermine.org and worked for 2 days there. And I definitely may tell you that profit is EXACTLY the same. For my 272MHs rigs I had this on DwarfPool per day: 2.03, 2.05, 2.01, 1.85, 1.87 (WTF?), 2.01.... Plus few hours of rejects with zero income. On Ethermine I have 2.05 per day with no glitches, stats recalculations, rejects etc. And even with 1% fee (Dwarf had 0% until July to compensate some glitches). Ethermine may estimate lesser profit in Ether than DwarfPool shows per day, but in fact I have exactly the same. Keep mining @ Ethermine right now.
252  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.7 (Windows/Linux) on: July 02, 2016, 07:42:53 AM
The 390s draw much much more power than the 480s.
Not that much, actually.

If you looked at the youtube video by TecLab, they measured every supply source for 480 card (PCI-e 12V and 5V, extra 12V) and found that with some GPU tests (and mining is like hardest of them) the 480 card draws around 126W from 12V PCI-e, 92W from extra 12V + some from 5V PCI-e. In total, they had up to 255W in tests instead of promised 150 (75+75), including 65% more from PCI-e 12V than standard allows. No wonder why they burn motherboards.

In that case I see absolutely no sense replacing 390 by 480.

See this with subtitles:
https://www.youtube.com/watch?v=nKcHR1qW3w4
253  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.7 (Windows/Linux) on: July 01, 2016, 08:43:16 PM
And how do I configure to forward one external port ?
It depends on your router and is usually somewhere in advanced settings, port forwarding or virtual servers. RTFM for the router.
254  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.7 (Windows/Linux) on: July 01, 2016, 03:14:46 PM
But this one really looks like a scam!
Hope so.
255  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.7 (Windows/Linux) on: July 01, 2016, 01:22:42 PM
Forward external IP port to the web monitoring port of the manager running inside of LAN (use your router manual how to do so) and use web browser to check the web page.
I can do this but won't it only monitor a single rig? Since I can only forward 1 IP address?

You can foward 1 IP address but many ports.

There are few options:
- (safe) run EthMan in the same subnet as miners, configure it to collect stats from them and forward ONE external port to a single web port of EthMan. Then you can see via browser all miners configured, but can't control them;
- (less safe) run miners with negative ports to allow monitoring only (not control), forward few external ports to miner ports, use single external EthMan to read stats from few fowarded ports of miners;
- (unsafe) the same as above but with positive miner ports, you can control them and anyone can control them :-)  say, change wallet to own to mine for himself.

I use the 1st option except I use own web utility instead of EthMan that runs directly on Linux (do not use Windows). It does not control, monitors only. But if I need control, I will add some kind of authentication to it.
256  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.7 (Windows/Linux) on: July 01, 2016, 01:13:41 PM
It shouldn't.
If it does not connect to the motherboard, then it might burn the SATA cable as the rated power is lower than 75W.

There are different risers, some connect PCI-e 12V from MB to the same pins of Molex power connector, some do not.
Both are ok as soon as you do not connect different 12V from different sources to the same circuit. That is, if your riser does not connect internally molex and PCI-e 12V then you can power it from any 12V source. If it does, then I would only connect molex to the same PSU as MB or cut circuit to remove the interconnection to use a secondary PSU for riser.

In reality I prefer to power risers from the same PSU as MB to be on a safe side.
257  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.7 (Windows/Linux) on: July 01, 2016, 08:24:25 AM
Forward external IP port to the web monitoring port of the manager running inside of LAN (use your router manual how to do so) and use web browser to check the web page.
258  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.7 (Windows/Linux) on: June 30, 2016, 04:37:53 PM
Hi Claymore,
Is it possible to make the function of downvolt on the videocards?

That function called MSI afterburner

On Linux?
For 79xx cards?
259  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.7 (Windows/Linux) on: June 30, 2016, 10:13:55 AM
6 gpus should only use 1000 watts. You can't be paying $1/kwh.

Really? :-)

From specs, 390X can use up to 375W (75 from PCI-e, 150*2 from two 8-pin connectors). In reality well-loaded they can draw even more. 375*6 = 2250W + MB (let say, 150). So 2.4kW*24*30=1728kW per month.

For reference, my 390X*5 diskless rig draws around 2030-2100W from the outlet mining both ETH+DCR at 16/47 intensity.
260  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.7 (Windows/Linux) on: June 30, 2016, 10:10:42 AM
Another question.

Is this miner ethereum specific?  from what I'm reading,  some ethash miners are capable of mining any ethash coin

Every page someone including me asks people to read the 1st message IN FULL, because almost any question is already answered in the manual. Here is the answer to your question from the page 1, message 1:

Quote
- Supports Ethereum forks (Expanse, etc).
...
-allcoins Specify "-allcoins 1" to be able to mine Ethereum forks
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!