Search content
Sort by

Showing 19 of 19 results by Culture
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.7b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
Culture
on 15/09/2021, 20:20:58 UTC
Hello all,

Long time SimpleMiningOS / PhoenixMiner user here, previously very happy with several 8-GPU rigs (all AMD RX 4xx/5xx).  Recently sold a bunch of rigs and with the various hardware I put together a 12-GPU rig, all Sapphire Nitro RX480 8gb.  I am running into strange behaviors, however, when after many hours of uneventful happy hashing....
  • 7 GPUs will drop to 0 Mh/s
  • SMos shows 12 GPUs active
  • The remaining GPUs start producing incorrect shares
  • -minRigSpeed is apparently entirely disobeyed because I can see the rig hashrate (~155 Mh/s)
  • Ethermine eventually sends me an email telling me the rig went offline

-pool ssl://us1.ethermine.org:5555 -wal $walletETH.$rigName -minRigSpeed 375 -rmode 2 -gt 64

Clearly watchdog isn't catching this, because it appears that minRigSpeed is being ignored in this situation.  Any ideas?
Post
Topic
Board Service Announcements (Altcoins)
Re: Contest
by
Culture
on 20/11/2017, 14:29:03 UTC
Here's my contest entry!   67.327% Single Trade

Single trade, ETH-POWER:

CryptoGramBot screenshot:
https://www.culturecrypto.com/contest/ContestTrade-ETH-POWR-CryptoGramBot.PNG

Bittrex History:
https://www.culturecrypto.com/contest/ContestTrade-ETH-POWR-Bittrex.PNG

Sjakil's GUI screenshot:
https://www.culturecrypto.com/contest/ContestTrade-ETH-POWR-sGUI.PNG

This was done with TSSL strategy, the following settings:

Main Strategy (note that TRADING_LIMIT is in ETH units):
Code:
"tssl": {
"NAME": "tssl",
"BUY_LEVEL": 0.25,
"GAIN": 1.3,
"TRADING_LIMIT": 2,
"PERIOD": 5,
"BUY_RANGE": 1.9,
"SELL_RANGE": 1.3,
"EMA1": 8,
"EMA2": 6,
"HIGH_BB": 1,
"LOW_BB": 1,
"STDV": 2,
"SMAPERIOD": 50,
"PANIC_SELL": false,
"DOUBLE_UP": true,
"DOUBLE_UP_CAP": 2,
"TSSL_TARGET_ONLY": true,
"STOP_LIMIT": 18,
"BUY_ENABLED": true,
"MIN_VOLUME_TO_BUY": 0.0001,
"MIN_VOLUME_TO_SELL": 0.0001,
"TRADES_TIMEOUT": 240
}

Pair Override:
Code:
"ETH-POWR": {
"strategy": "tssl",
"override": {
"NAME": "tssl",
"BUY_LEVEL": 0.1,
"GAIN": 1.5,
"TRADING_LIMIT": 1,
"PERIOD": 5,
"BUY_RANGE": 0.6,
"SELL_RANGE": 0.6,
"DOUBLE_UP": true,
"DOUBLE_UP_CAP": 2,
"TSSL_TARGET_ONLY": true,
"STOP_LIMIT": 5,
"BUY_ENABLED": true,
"EMA1": 24,
"EMA2": 8
}
}


Honest review of Gunbot:
It's not magic.  It's a tool that does things for you automatically.  When I started, I started with v3.3.3 command line (because that new configuration file system was WAY easier to configure that v3.3.2 and earlier) the market was pretty stable, and I accumulated my license fee back in about 10 days using ~0.5 BTC as capital.

The market has been REALLY difficult to manage lately with BTC pumps, but Gunbot still has been trading opportunities that I would never be able to do on my own.   Since I started, Gunbot has gone through several iterations and versions.  The community is a pretty amazing one - with a lot of helpful people.  Is everyone human, with their own faults?  Yes.  Am I making money?  Yes.  Does it still take effort?  Sure.  The more effort I put into this to learn about Forex-style TA, and stay involved in the crypto new - that really helps.  I'm learning SO much, and that makes this worth even more than the money.

Of course, the above Telegram messages are pretty thrilling...
Post
Topic
Board Service Announcements (Altcoins)
Re: 🔥🔥🔥🔥🔥[GUNBOT] Automatic Poloniex Profit Generator🔥🔥🔥🔥🔥
by
Culture
on 13/11/2017, 23:45:41 UTC
Hello Everyone,

i am new in this forum and want to buy the Gunbot. Does anyone use the Gunbot on a Mac? Which browser would you recommend or does safari work just fine with it.

Thanks in advance!

Cryptomaus  Wink

Mac works, and Chrome is best.  Feel free to message me (http://t.me/culturecrypto) if you want to chat more about buying!
Post
Topic
Board Service Announcements (Altcoins)
Re: 🔥🔥🔥🔥🔥[GUNBOT] Automatic Poloniex Profit Generator🔥🔥🔥🔥🔥
by
Culture
on 13/11/2017, 19:02:19 UTC
Any way to run 2 (or more) setups at once?

For example ETH in a bull market and LTC in a bear market??
Yes, you can create multiple market-specific setups, and switch between them.  You can also run as many coins as your exchange offers, not just ETH or just LTC.

Also, Can I add TSSL to STEPGAIN & BBSTEPGAIN strategy? The images in the wiki example show it as being an option in the strategies but it is not there when I follow along.

And  yes, the current release has 36 strategies that comprise many combinations, such as buying with STEPGAIN, and selling with TSSL ("STEPGAINTSSL") etc.

I'm wondering if you understood my post at all??
I understand I can have have multiple market setups and switch between them. My question was... how to have both running simultaneously?
I understand there are 36 different strategies. But my question was, can I add TSSL to STEPGAIN AND BBSTEPGAIN? (those are not part of the 36).

Thanks for trying though...

Let's try again.  You can run each trading pair, (BTC-ETH and BTC-LTC are your examples) with different strategies at the same time, yes.  Each trading pair specifies which strategy to use, and you can tune each pair however you like, individually.

As for adding TSSL to STEPGAIN - you now have TSSLSTEPGAIN and STEPGAINTSSL, and you also have BBTSSL, but how do you mean "adding TSSL to STEPGAIN?"   Either use STEPGAIN (which uses defined steps and a trendwatcher) or TSSL, which uses trailing stop increments.  If I'm still not answering your question, maybe try rephrasing it.

As I've re-read your question - one more thought.  There was a time (in Beta, before release) where TSSL was not available as an independent strategy, and was in the configurations of other strategies for testing.  It is no longer like that.
Post
Topic
Board Service Announcements (Altcoins)
Re: 🔥🔥🔥🔥🔥[GUNBOT] Automatic Poloniex Profit Generator🔥🔥🔥🔥🔥
by
Culture
on 12/11/2017, 14:39:53 UTC
So I read the last 30 pages and I learned some basics on Gunbot.
For the VPS, I would go for a Contabo - are there any recommendations regarding the Operating System or which administration panel (Webmin, LAMP, Plesk etc.) should be used? Or is there a tutorial on this?
I read that Poloniex has some issues. Which exchange is recommended?

On Contabo i use Winserver 2012(not free), but u can use Linux(its free)m no need special administration panel, just connect to your server via RPC.
More pepoples select Bittrex, but im on both and on polo better and easy check profits.


I agree with dobcrypto - people like to hate on Windows, but either works just fine.  Get a service that's cheap... and if shopping for a VPS gets too painful, come talk to me on telegram @culturecrypto
Post
Topic
Board Service Announcements (Altcoins)
Re: 🔥🔥🔥🔥🔥[GUNBOT] Automatic Poloniex Profit Generator🔥🔥🔥🔥🔥
by
Culture
on 12/11/2017, 14:32:00 UTC
Any way to run 2 (or more) setups at once?

For example ETH in a bull market and LTC in a bear market??
Yes, you can create multiple market-specific setups, and switch between them.  You can also run as many coins as your exchange offers, not just ETH or just LTC.

Also, Can I add TSSL to STEPGAIN & BBSTEPGAIN strategy? The images in the wiki example show it as being an option in the strategies but it is not there when I follow along.

And  yes, the current release has 36 strategies that comprise many combinations, such as buying with STEPGAIN, and selling with TSSL ("STEPGAINTSSL") etc.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.8 (Windows/Linux)
by
Culture
on 10/08/2017, 23:16:51 UTC
So I thought that when Claymore introduced the -minspeed variable, that was pretty cool!  It's kind of like a low hashrate watchdog, right??

So I set it, with a decent margin, so that if a GPU was way out of whack it would reboot and all is good.... but I'm telling the story backwards... let me rewind.


This morning, the DAG update happened.  Strangely, one of my rigs kept on rebooting.  Like, LOTS of reboots....Not being in the same room, with most feedback from EthMan, nothing was super obvious.  Each GPU's hashrate decreased just a bit as expected, but none of them dropping to zero, or anything typically suspicious.  I was thinking that MAYBE the DAG got heinous enough to be difficult with the strap timings.  This rig has RX 580 Pulses, and I haven't been successful getting tight straps on it (like, no Ubermix or whatever) but it's "ok" - but maybe this latest DAG was just too much.

I tried to downclock the memory... -30, -60, -100... nothing!  Maybe, I'm thinking, maybe I finally install that bobo driver and see if that helps? 

So I finally got to watch the console ... weird, no GPUs are misbehaving at ALL.  WTF?

FIVE MINUTES (this is a magic number) and the error appeared.  It pushed that one rig down under the -minspeed threshold.   That rig rebooted 73 times today.  SMH.

Anyhow, changed the -minspeed to a now-safer number.  Ta f'ing Da.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.7 (Windows/Linux)
by
Culture
on 31/07/2017, 23:00:02 UTC
Finally I can test and confirm that AMD has fixed the issue with slowdown at high DAG epochs for Vega/Polaris/Fiji cards. They are going to release new drivers in a few days.

Do it mean that we don't need to mix crimson drivers like is described here (http://1stminingrig.com/best-bios-rom-sapphire-nitro-rx-580-8gb-limited-edition-hynix-memory-31-5-mhs/) and we need to use only the new drivers?

I read the article by the link and found nothing about mixing drivers. Please clarify.

halfway down the page  under tools and software needed shows how to combine 16.11.5 drivers with 17.2 drivers

Driver mixing is not required as of 17.7.1
Post
Topic
Board Mining (Altcoins)
Re: CRACKED! Run 6+ RX 580's in Windows 10!!
by
Culture
on 31/07/2017, 22:49:44 UTC
17.7.1 is the most recent driver that works well with Claymore and does not require any mixing to use with up to 8 GPUs

17.7.2 will need an update from Claymore, as currently it doesn't report temperature or fan speed, so don't bother with this one

Both require the pixel clock patcher for bios signature if using modified BIOS

DAG related hash rate slow down is not yet fixed with either of these drivers.
Post
Topic
Board Mining (Altcoins)
Re: Weird Sapphire RX570 Nitro+ problem [bounty for a solution]
by
Culture
on 31/07/2017, 02:59:48 UTC
install amd driver 17.7.1 (no mixed drivers) then apply the pixelclockpatcher (renamed to only sign the driver), then reboot. 
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.7 (Windows/Linux)
by
Culture
on 27/07/2017, 14:24:34 UTC
The drivers will be compatible with bios mod? In a month and a half I went from 180mh / s to 166mh/s
on rx480 and rx580 nitro oc 8GB

You need to use the PixelClockPatcher (to sign the bios), but other than that, yes - the driver is compatible with bios mods, and also works with up to 8 GPUs without "mixing."
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.7 (Windows/Linux)
by
Culture
on 27/07/2017, 13:34:28 UTC
Try if you want to change the memory/GPU clock from Wattman (AMD settings) and see if you see any improvement on the hashrate before you go back to any previous drivers. That way we could compare and see any improvement on the driver's DAG issue

I tried it on my rig with BIOS-coded clocking (not setting clocks via Claymore, wattman, or anything else) and it performs equally to 16.9.2, excepting the above mentioned issue with fan speed and temperatures registering in Claymore.

When I say equally, I mean Sapphire RX 480 Nitro+ OC's running at 27.8-28.1 Mh/s ETH, 800-820 Mh/s DCR  (DCRI 29) which is what they were running with this new epoch 136(2.06GB).

Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.7 (Windows/Linux)
by
Culture
on 15/07/2017, 15:23:13 UTC
@Claymore

Is it possible for the RX480-8GB to reach the hash of 43 MH / s in ETH?

I do not know how, but I have 3 RX480 doing between 41 and 43 MH / s running version 9.5

In the link below I put an image with the Miner screen
http://imgur.com/Gknhj0x

Is this information extracted from Miner being generated in the wrong way?

That really is strange. My rigs are producing more shares per hour, per GPU, than that - at 28.8Mh/s. Let's go along with this and assume it's NOT a Photoshop job. Maybe a super fast hash, lots of bad incorrect shares, still don't understand how it would stay alive for 150 hours. Doesn't really matter of it's not producing good shares.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.7 (Windows/Linux)
by
Culture
on 14/07/2017, 13:08:12 UTC
Hi, Claymore, any news about AMD dropping hashrate? annyyyy
thanks!

No news for now, but I expect it soon, just need to wait a bit more.

How about last night's DAG?  It took an average of .3 Mh/s from all 24 of my cards - both RX 480 and RX 580 cards.
Post
Topic
Board Pools (Altcoins)
Re: Worker not showing up?
by
Culture
on 09/07/2017, 04:04:19 UTC
Sorry for the support question - but I have four workers running now, only 3 are shown on the dashboard as if the 4th does not exist.  It's communicating with the pool no problem, shares accepted, etc. 

I have 8 workers set up in my account, (only 4 operating right now) and on the worker page only 3 are showing as orange, and with "active" flag.  Any ideas?  They are all using the same Claymore configuration...

Create a new worker and use it for the missing rig

That seems to have done it - thank you! 

Is it true that a new worker can be created simply by mining with a new worker name, or must the worker-name be created first?
Post
Topic
Board Pools (Altcoins)
Worker not showing up?
by
Culture
on 08/07/2017, 16:10:25 UTC
Sorry for the support question - but I have four workers running now, only 3 are shown on the dashboard as if the 4th does not exist.  It's communicating with the pool no problem, shares accepted, etc. 

I have 8 workers set up in my account, (only 4 operating right now) and on the worker page only 3 are showing as orange, and with "active" flag.  Any ideas?  They are all using the same Claymore configuration...
Post
Topic
Board Computer hardware
Re: IBM DPS-4KW PSU (Dual DPS-2000BB) Breakout Boards and Packages!!!
by
Culture
on 24/05/2017, 15:54:30 UTC
OP updated, PM's being replied to as quickly as I can.

DPS-2000BB PSU's are out of stock and unavailable to me at the moment, so PSU packages are only available without PSU's for this time.  I still have many IBM 2880W PSU's in stock, and can use them for GPU packages as well.

To answer your question, 4250W at the wall at a 90% efficiency is only 3825W DC, or 95.6% load.  It is heavy, but with sufficient cooling it can work.  Heavier loads can impact PSU longevity, but unfortunately with these PSU's there doesn't seem to be any consistency in what that load is and if/when they will fail.  I have seen many of these PSU's run at over 100% load for extended period of time with adequate cooling, and I have seen them fail under moderate loads for no reason.

Awesome, and thank you for that insight.  I saw your OP update about PSUs out of stock, and have sourced two separately in anticipation of your return.
Post
Topic
Board Computer hardware
Re: IBM DPS-4KW PSU (Dual DPS-2000BB) Breakout Boards and Packages!!!
by
Culture
on 23/05/2017, 16:27:20 UTC
I'm currently watching a 6-GPU rig pull 1090w at the wall (248v)... I'm looking to push this to an 8-GPU rig, and then replicate for a total of 3 mobos and 24 GPUs.  If I assume the non-GPU components take 150w per rig, that takes me to approximately 4250w (at the wall). I have external cooling available powered outside of this PSU, so assuming temperatures remain good.  (For example, my GPUs run at 60º +/- 3º all day long.

Do we think one of these DPS-4KW units will safely handle 4250w at the wall, continuously?
Post
Topic
Board Mining (Altcoins)
Re: TOLUD help!
by
Culture
on 11/05/2017, 18:05:20 UTC
Did you make any progress on this?  I'm curious about TOLUD as well, though I have been mining successfully on this mobo with 6 Sapphire RX480 Nitro+ OC 8g cards.  Also 4gb memory, though I'm using a Core i3 cpu.  Perhaps that's your limitation?

I'm trying to work through the 7 gpu process, and will put more into it tonight.