Bitcoin Forum
June 24, 2024, 09:23:05 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Pools (Altcoins) / Re: The Blocks Factory - Multicoin pool on: May 15, 2017, 03:53:41 AM
"however, it tells me no devices detected. "

I found this happens if you try to use it with an AMD card. It only works with NVidia cards.

sgminer is for AMD but it doesn't work. Sad
2  Alternate cryptocurrencies / Pools (Altcoins) / Re: The Blocks Factory - Multicoin pool on: May 07, 2017, 10:47:04 AM
I'm having the hardest time getting sgminer to work. It keeps crashing my computer every time I launch it.

I download sgminer like the getting started said (Groestl) and tried using the command it says but that doesn't work. sgminer doesn't do anything (opens then closes).


If I use the default setting config file and launch it it works but is slower than my $20 graphics card.

I have 2 graphics cards in my pc. 1 nvidia and 1 amd radeon rx 480. I want to use the rx480 since it's more powerful but it's also the one that I can't get working since sgminer won't run without defaults.

Here's my config file:

{
"pools" : [
   {
      "url" : "stratum.dgb-groestl.theblocksfactory.com:9003",
      "user" : "jeremys18.worker",
      "pass" : "xXx"
   }
]
,
"intensity" : "18",
"worksize" : "256",
"kernel" : "myriadcoin-groestl",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-engine" : "1-763",
"gpu-fan" : "1-100",
"gpu-memclock" : "1750",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}


Can someone help me? What settings should I be using for an AMD rx480?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!