Nvidia RTX 3060 Ti ETH Performance [ALL Versions Topic]

here:

thanks but:

  • Line 2, Column 1
    Syntax error: value, object or array expected.

screen please your syntax/config argument

“worker”: “%WORKER_NAME%”
“coin”:"%COIN%"
“gpu-init-mode”: 1
“dag-build-mode”: 2
“low-load”: 1

add one by one for check error

my config hiveOS:

“worker”: “%WORKER_NAME%”
“coin”:"%COIN%"
“gpu-init-mode”: 1
“dag-build-mode”: 2
“api-bind-http”: 0
“gpu-report-interval”: 600
“cpu-priority”: 4
“low-load”: 1

20210322 23:41:49 ERROR: Can’t start miner, can’t parse json:

  • Line 2, Column 1
    Syntax error: value, object or array expected.

For every new config after “coin” :roll_eyes:

i use hiveos but my pool is nicehash
. has that to do with it?

you use hiveOS ?

it’s json syntax

yes hiveos but my pool is nicehash

try this

–gpu-init-mode 1
–dag-build-mode 2
–low-load 1

I have no idea then because I use the original miner and hiveos pool

The most under-rated overclocking tip for Hiveos! I’m achieving a stable 62.08 now on my Zotac 3060Ti.

I take 60 seconds per card

if I have 6 nvidia cards I make 6 X 60 = 360 oc delay

Hi there! I have a problem with the latest trex 0.20.1. It restarts without any error notifications. My rig config you can see in attach. Also, fan speed readings disappear (zero). Maybe somebody has an idea what the problem?

After rig restart go action miner => log and exporte here => https://0bin.net/ and past here

to not flood the forum with a very long log

image

There are no one issues in miner log. :face_with_raised_eyebrow:

ok: edit config TRex and add this:

“gpu-init-mode”: 1
“dag-build-mode”: 2

Init cards by cards and DAG initialization without corruption

Thanks, will see. But you have error in syntax (you write “, but need ") .

Json:

“gpu-init-mode”: 1
“dag-build-mode”: 2

Normal:

–gpu-init-mode 1
–dag-build-mode 2

see documentation :wink: GitHub - trexminer/T-Rex: T-Rex NVIDIA GPU miner with web control monitoring page

I Know, but most people here just make ctrl-c + ctrl-v actions.

I give you a help not a solution, you too have to look and search;)