Bitcoin Forum
June 20, 2024, 10:07:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: GMiner v2.70 Ethash(LHR unlock)/KAWPOW/Equihash/CuckooCycle on: November 04, 2021, 01:42:40 PM
I am mining in Windows 10, using AMD Radeon Software to set overclock for my AMD 6600XT GPUs and mining using gminer. Can anyone share your config file to set  overclock instead of using AMD Radeon Software? Thanks

This is what I would use on Windows 10 (I have drvers updates disabled)

run "miner --config sample_config.txt"

sample_config.txt:

[common]
cuda=0         ; 0 = disabled, 1 = enabled (default)
opencl=1      ; 0 = disabled, 1 = enabled (default)
nvml=0
algo=ethash
fan=60
cclock=         ; Enter your absolute value here for AMD
mclock=         ; Enter your absolute value here for AMD
cvddc=         ; Enter your absolute value here for AMD
tfan=65
logfile=C:/Miners/logs/gminer.log
templimit=75
color=1         ; enable color output
watchdog=1
api=10050   ; enable API, to view statistics in your browser for example http://localhost:10050
electricity_cost=0.1

# Main pool
[server]
ssl=1
host=eu1.ethermine.org:5555
user=YOUR_WALLET.amd
#pass=x

# Failover pool, you can specify unlimited number of failover pools
[server]
ssl=1
host=us1.ethermine.org:5555
user=YOUR_WALLET.amd
#pass=x

This gives you an idea anycase.
Enter/change the values as you have found in AMD Radeon Software and start from there.


Hi!
My config is pretty simple:

--algo ethash --ssl 1 --server (POOL:FLEXPOOL-BR-SSL2)⁣ --port (AUTO)⁣⁣ --user (WALLET)⁣⁣.(WORKER)⁣⁣
--ssl 1 --server (POOL:FLEXPOOL-USE-SSL2)⁣ --port (AUTO) --user (WALLET).(WORKER)​

Now I have another problem, the main server was down, and it kept trying to connect to it, never switched to the backup server!
I'm in flexpool's telegram channel and others had the same issue with gminer.


This is what the console printed:

Algorithm:          Ethash
DevFee:             0.65 %
Stratum server #1:
  host:             ssl://eth-br.flexpool.io:5555
  user:             wallet.worker
  password:         xxxxxxxx
Stratum server #2:
  host:             ssl://eth-us-east.flexpool.io:5555
  user:             wallet.worker
  password:         xxxxxxxx
Power calculator:   on
Color output:       on
Watchdog:           on
API:                http://127.0.0.1:3333
Log to file:        off
Selected devices:   GPU0   GPU1   GPU2   GPU3   GPU4
Intensity:          100    100    100    100    100
Temperature limits: 90/120 90/120 90/120 90/120 90/120
------------------------------------------------------------------
10:27:52 Nvidia Driver: 470.05
10:27:54 Connected to eth-br.flexpool.io:5555 [177.71.175.172]
10:27:59 Connection Error: Connection closed
10:28:05 Connected to eth-br.flexpool.io:5555 [177.71.175.172]
10:28:10 Connection Error: Connection closed
10:28:15 Connected to eth-br.flexpool.io:5555 [177.71.175.172]
10:28:20 Connection Error: Connection closed
10:28:25 Connected to eth-br.flexpool.io:5555 [177.71.175.172]
10:28:30 Connection Error: Connection closed
10:28:35 Connected to eth-br.flexpool.io:5555 [177.71.175.172]
10:28:40 Connection Error: Connection closed
10:28:45 Connected to eth-br.flexpool.io:5555 [177.71.175.172]
10:28:50 Connection Error: Connection closed
10:28:56 Connected to eth-br.flexpool.io:5555 [18.229.236.105]
10:29:01 Connection Error: Connection closed
10:29:06 Connected to eth-br.flexpool.io:5555 [18.229.236.105]
10:29:11 Connection Error: Connection closed
10:29:16 Connected to eth-br.flexpool.io:5555 [18.229.236.105]
10:29:21 Connection Error: Connection closed
10:29:26 Connected to eth-br.flexpool.io:5555 [18.229.236.105]
10:29:31 Connection Error: Connection closed
10:29:36 Connected to eth-br.flexpool.io:5555 [18.229.236.105]
10:29:41 Connection Error: Connection closed
10:29:46 Connected to eth-br.flexpool.io:5555 [18.229.236.105]
10:29:51 Connection Error: Connection closed
10:29:57 Connected to eth-br.flexpool.io:5555 [18.229.236.105]
10:30:02 Connection Error: Connection closed
10:30:07 Connected to eth-br.flexpool.io:5555 [54.232.47.70]
10:30:12 Connection Error: Connection closed
10:30:17 Connected to eth-br.flexpool.io:5555 [54.232.47.70]
10:30:22 Connection Error: Connection closed
10:30:27 Connected to eth-br.flexpool.io:5555 [54.232.47.70]
10:30:32 Connection Error: Connection closed
10:30:37 Connected to eth-br.flexpool.io:5555 [54.232.47.70]
10:30:43 Connection Error: Connection closed
10:30:48 Connected to eth-br.flexpool.io:5555 [54.232.47.70]
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: GMiner v2.70 Ethash(LHR unlock)/KAWPOW/Equihash/CuckooCycle on: October 28, 2021, 02:03:28 PM
Hi! I after de last update I keep getting this message "connection error an existing connection was forcibly closed by the remote host" in Gminer. I have two rigs and I was getting the message in both rigs but randomly at different times and days.
I changed one of the rigs to another miner to try and now I get the message only in the rig using gminer so it's not a connection issue.
Both rigs are using windows 10.

Is there anything I can do to prevent this error? I want to keep using gminer!
Thnks in advance
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!