Closed voyagerft closed 3 years ago
-J
was only used for telnet API which has been recently removed from T-Rex as deprecated
But-J this parameter is added automatically by Ethos v1.3.3 and is not manageable
Related with https://github.com/trexminer/T-Rex/issues/681
Hi, revert to version 0.21.6...
0.23.2 report this generic problem with 6 gtx 1070ti and 6 P104-100
20211006 10:45:11 T-Rex finished. 20211006 10:45:15 ERROR: Can't start T-Rex, Usage of command line options Options: -a, --algo Specify the hash algorithm to use. autolykos2 etchash ethash firopow kawpow mtp mtp-tcr multi octopus progpow progpow-veil progpow-veriblock progpowz tensority --coin [Ethash, ProgPOW] Set coin name. Helps avoid DAG rebuilds when switching back from a dev fee session. Example: "eth" for Ethereum, "zil" for Zilliqa. --extra-dag-epoch Allocate extra DAG at GPU for specified epoch. Can be useful for dual mining of coins like Zilliqa (ZIL). (eg: --extra-dag-epoch 0) Can be set for each GPU separately by using comma separated list of values (set to -1 for the GPUs that should not allocate the extra DAG). --nonce-start [Ethash, ProgPOW] Starting nonce for the solution search. --nonce-range-size [Ethash, ProgPOW] Nonce range size for nonce search. The range will be split between all devices. -d, --devices Comma separated list of CUDA devices to use. Device IDs start counting from 0. --ab-indexing Afterburner indexing (same as default but starts from 1). -i, --intensity GPU intensity 8-25 (default: auto). Controls the GPU workload size, in other words how many nonces the miner is processing "in one go": N = 2 ^ intensity --low-load Low load mode (default: 0). 1 - enabled, 0 - disabled. Reduces the load on the GPUs if possible. Can be set to a comma separated string to enable the mode for a subset of the GPU list (eg: --low-load 0,0,1,0) --lhr-tune [Ethash] LHR tuning value that controls the maximum hashrate the miner tries to achieve for LHR cards (default: 0). Range from 0 to 8. 0 - disabled (use for non-LHR cards) 1 - lowest hashrate, low chance of LHR lock 4 - recommended value for most LHR cards 8 - highest hashrate, high chance of LHR lock Can be set for each GPU separately, e.g. "lhr-tune": "0,0,4,0" - this will set LHR tuning value to 4 for the third GPU. --kernel [Ethash] Choose CUDA kernel (default: 0). Range from 0 to 5. Set to 0 to enable auto-tuning: the miner will benchmark each kernel and select the fastest. Can be set to a comma separated list to apply different values to different cards. (eg: --kernel 2,1,1,3) The support for this parameter may later be extended to cover other algorithms. --gpu-init-mode Enables DAG sequential initialization (default: 0). 0 - all GPUs are initialized in parallel 1 - fully sequential initialization, one GPU at a time 2 - two GPUs at a time etc. --dag-build-mode [Ethash, ProgPOW, Octopus] Controls how DAG is built (default: 0). 0 - auto (miner will choose the most appropriate mode based on the GPU model) 1 - default (suitable for most graphics cards) 2 - recommended for 30xx cards to prevent invalid shares Can be set to a comma separated list to apply different values to different cards. (eg: --dag-build-mode 1,1,2,1) --keep-gpu-busy Continue mining even in case of pool connection loss. Useful when a GPU crashes during start/stop cycle that occurs when internet connection goes down.
parse error: Argument: -J