Search content
Sort by

Showing 8 of 8 results by swampdawg
Post
Topic
Board Mining (Altcoins)
Re: Number 9! Ninth altcoin thread. Back to the moon Baby!
by
swampdawg
on 06/03/2021, 02:34:13 UTC

Welcome to my world.  Shuffle only says no to me.  LOL  Roll Eyes

that's been my luck every time too, some day i'll get a 3060ti or a 5700xt at a reasonable price.
Post
Topic
Board Mining (Altcoins)
Re: Number 9! Ninth altcoin thread. Back to the moon Baby!
by
swampdawg
on 30/01/2021, 23:59:10 UTC
that's a great breakdown/comparison for card types.  i have some 8g/570 cards idle, maybe it's time to spread some more heat around the house Smiley

love this thread, my go to every day Smiley

Post
Topic
Board Mining (Altcoins)
Re: Mining rig frame for 3 rigs
by
swampdawg
on 03/08/2019, 15:00:43 UTC
what cards are you running? and hows the temp?

This one is a mix of GIGABYTE Aorus RX580 8GB, and a few MSI GAMING X RX580 8GB.

Temperatures are good, I target 68C (no A/C), seems to do just fine.  The spacing between GPU's is much wider than other rigs that have been running for 18months+.

I've been weeding out the 4GB cards over time, rebuilding rigs and cleaning up/servicing GPU fans along the way Smiley
Post
Topic
Board Mining (Altcoins)
Re: Mining rig frame for 3 rigs
by
swampdawg
on 03/08/2019, 04:30:42 UTC

Well, each rig has 12 GPUs and I don’t want to scale down on GPUs per rig.

So, anyone have a good recommendation for 12 GPU frame?


Found this on Amazon, any inputs on it?
https://www.amazon.com/gp/product/B07H41S74S?pf_rd_p=2d1ab404-3b11-4c97-b3db-48081e145e35&pf_rd_r=T5NCVH6251H3NPTDFTCG

I just built a rig with one of those.  The gpu's don't have good/solid bottom support, as they "rest" on the rail.

I'm going to add velcro under the riser cards along the rail so they can't float/move.

Also - a regular box fan would probably work just as well vs having all of those fans connected.

Post
Topic
Board Mining (Altcoins)
Re: Genesis Mining Presents: SGMiner-GM - now with Zawawa's GG! [Updated 17/01/2017]
by
swampdawg
on 17/03/2018, 06:09:25 UTC
Try changing the line:
         "algorithm": "ethash",
to
         "algorithm": "ethash-new",


whay i get only 20mh/s for RX570, I gpt 29.x from claymore.

My settings

Code:
{
"pools":
[
{
"name": "Ethermine",
"url": "stratum+tcp://eu1.ethermine.org:4444",
"user": "MYWALLETADDRESSISHERE.amdsgminer",
"pass": "x",
"profile": "eth"
}
],
"profiles":
[
{
"name": "eth",
"algorithm": "ethash",
"xintensity": "1024",
"worksize": "192",
"gpu-threads": "1"
}
],

"no-extranonce": "true",
"default-profile": "eth",
"api-listen": "true",
"temp-target": "72",
"gpu-fan": "45-85",
"gpu-engine" : "1150",
"gpu-memclock" : "2050",
"api-port": 4028,
"temp-cutoff": "82",
"api-listen": true,
"auto-fan": true,
"temp-overheat": "85",
"gpu-platform": "1"
}
Post
Topic
Board Mining (Altcoins)
Re: New Build Issue
by
swampdawg
on 12/03/2018, 03:23:00 UTC
I've seen this before - when I mixed cables from different brands of PSU's.  The click is the give-away, it's preventing starting up due to a short.

I'd plug one card direct into the pci-e 16x slot, and try a PSU/cable combo that's known to go together.

(I tried mixing EVGA cables with a Rosewill PSU, same result, connectors are the same, pinouts at the PSU end are different).
Post
Topic
Board Mining (Altcoins)
Re: GPU fans started failing, had to improvise a little
by
swampdawg
on 15/02/2018, 01:45:29 UTC
That's crafty - I'll try that out.  I have the same problem with a gigabyte 580 gaming card. The rear fan started to wobble, then screech for a few days then seized up.

Post
Topic
Board Mining (Altcoins)
Re: The 5.6 GH ETH Man Mining Shed! Phase 2 in Progress! Building the Ant-muffler!
by
swampdawg
on 10/01/2018, 07:32:08 UTC


That is awesome! What model of power outlet strips are you using (look a bit like pack poles). Looks like the name could be TrippLite but I can't see any model info.

Thanks!

https://www.newegg.com/Product/Product.aspx?Item=N82E16812120338&cm_re=tripp_lite_30A_pdu-_-12-120-338-_-Product

For your next setup check out the cyberpower pdu's. The SNMP data is more detailed, and doesn't require an applet (and whacky browser settings) to control it. It has a clean web interface you can get to easily.

It outputs per-bank load so you can balance easier, vs the single reading from the tripplite. It some other data too that's neat to see (power consumed since startup, resettable), like this:

CPS-MIB::ePDULoadStatusLoad.1 = Gauge32: 158
CPS-MIB::ePDULoadStatusLoad.2 = Gauge32: 81
CPS-MIB::ePDULoadStatusLoad.3 = Gauge32: 77
CPS-MIB::ePDULoadStatusVoltage.1 = INTEGER: 2378
CPS-MIB::ePDULoadStatusVoltage.2 = INTEGER: 2378
CPS-MIB::ePDULoadStatusVoltage.3 = INTEGER: 2378
CPS-MIB::ePDULoadStatusActivePower.1 = INTEGER: 3630
CPS-MIB::ePDULoadStatusActivePower.2 = INTEGER: 1863
CPS-MIB::ePDULoadStatusActivePower.3 = INTEGER: 1767
CPS-MIB::ePDULoadStatusApparentPower.1 = INTEGER: 3755
CPS-MIB::ePDULoadStatusPowerFactor.1 = INTEGER: 96
CPS-MIB::ePDULoadStatusEnergy.1 = INTEGER: 240261
CPS-MIB::ePDULoadStatusEnergyStartTime.1 = STRING: "2017/06/13 07:46:47"
CPS-MIB::ePDUStatusInputVoltage.0 = INTEGER: 2378
CPS-MIB::ePDUStatusInputFrequency.0 = INTEGER: 600
I have the same tripplite you posted, and also have one of these: https://www.newegg.com/Product/Product.aspx?Item=N82E16812220107&cm_re=CyberPower_PDU30MVHVT24FNET-_-12-220-107-_-Product

The only way I too see if a bank is overloaded on the tripplite is to wait until it pops the breaker for the bank (It happened to me... dual mining testing)

For my next build I'll use one of these instead, it has per-port on/off plus the good snmp output:https://www.newegg.com/Product/Product.aspx?Item=9SIA91J4344133&cm_re=CyberPower_PDU30SWHVT16FNET-_-9SIA91J4344133-_-Product

I'm tempted to add the environmental sensor to it too, there's a block of snmp data for that also.

I'm sure there's other PDU's way better than the cyberpower ones, but for the price and features, I like them.

Awesome mining cave btw Smiley