• 424

挖礦可以讓你賺多少錢?

真的太難了 搞了一整晚
結束我的挖礦初體驗 不懂的人真的難度很高
一堆要驗證的手續 還有挖到不知怎麼換錢
很麻煩 ETH好像簡單許多 不過被鎖算力了
祝你們大家挖得愉快

對了 為了留點紀錄
提供後人一些參考
3080TI GPU-502 MEM+900 ERGO算力257
POWER 65% 227W FAN 70%
GPU 64度 MEM 84度

這個算力一天大約0.8X顆吧
不過這個幣好像沒有國內交易所
所以怎麼搞也看不懂
想挖的 可能找其他試試看吧
EVGA Associate Code: SWIH6ERANPX1SIU 有需要請自用
tnt2 wrote:
真的太難了 搞了一(恕刪)


泡杯咖啡,冷氣開到最強‧ 然後一步一步來‧

解藥在此

https://www.youtube.com/watch?v=4SnpCF67kyc

別怕,人家都可以,我們也行‧

只是交易所不要急,因為只有小的交易所可以把ERGO轉換成常用的幣別‧

我當時只能透過這些小的交易所把ERGO換成USDT‧再付了龐大的手續費‧

才轉到台灣的交易所‧

過程我都有留在這邊的留言上‧只是大家都奇怪,我留的是甚麼奇怪的文字‧





ERGO從錢包轉帳,費用其實不高‧會高都是因為那些小小交易所跟黑店一樣‧高得離譜‧

https://hiveos.farm?ref=693615 推薦碼,使用後會有10美金‧


現在連CFX都比ETH多了‧



交易又開始熱絡了‧
https://hiveos.farm?ref=693615 推薦碼,使用後會有10美金‧
https://github.com/trexminer/T-Rex

又更新版本了,最新版本可以挖Ergo.

指令集在這,別怕‧平常用的指令不多‧現在新版本,可以不用透過MSI 的小飛機‧

直接調整風扇,顯存,GPU速度等等‧也可以個別顯示卡,下指令開挖不同的幣種‧


-a, --algo Specify the hash algorithm to use.
autolykos2
etchash
ethash
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.
--pci-indexing Sort devices by PCI bus ID. Device IDs start with 0.
--ab-indexing Afterburner indexing (same as --pci-indexing 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)
--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 connection loss.

-o, --url URL of the mining pool in the following format: <scheme>://<host>:<port>
Supported schemes: stratum+tcp
stratum+ssl
stratum+http
stratum2+tcp
stratum2+ssl
stratum2 is normally used by Nicehash, MiningPoolHub and other similar mining pools
Example: stratum+tcp://eu1.ethermine.org:4444
stratum+ssl://zcoin.mintpond.com:3005
stratum2+tcp://daggerhashimoto.hk.nicehash.com:3353
-u, --user Username for mining server.
-p, --pass Password for mining server.
-w, --worker Worker name.

-r, --retries Number of times to retry if a network call fails.
-R, --retry-pause Pause in seconds between retries.
-T, --timeout Network timeout, in seconds (default: 300)
--time-limit Miner shutdown interval in seconds. (default: 0 - disabled)

--temperature-color Set temperature color for GPUs stat. Example: 55,65 - it means that
temperatures above 55 will have yellow color, above 65 - red color. (default: 67,77)
--temperature-limit GPU shutdown temperature. (default: 0 - disabled)
--temperature-start GPU temperature to enable card after disable. (default: 0 - disabled)

-b, --api-bind-telnet IP:port for the miner API via telnet (default: 127.0.0.1:4068). Set to 0 to disable.
For external access set IP to 0.0.0.0, in which case setting "--api-read-only" is
recommended as well.
--api-bind-http IP:port for the miner API via HTTP (default: 127.0.0.1:4067). Set to 0 to disable.
For external access set IP to 0.0.0.0, in which case setting "--api-read-only" is
recommended as well.
--api-read-only Allow only read operations for API calls.
-J --json-response Telnet API server will make json responses.

-N, --hashrate-avr Sliding window length in seconds used to compute average hashrate (default: 60).
--sharerate-avr Sliding window length in seconds used to compute sharerate (default: 600).
--gpu-report-interval GPU stats report frequency. Minimum is 5 sec. (default: 30 sec)
--gpu-report-interval-s GPU stats report frequency in shares. 0 by default (disabled).
-q, --quiet Quiet mode. No GPU stats at all.
--hide-date Don't show date in console.
--send-stales Don't drop stale shares.
--validate-shares Validate shares before sending to a pool. Also enables share diff info.

--no-color Disable color output for console.
--no-hashrate-report Disable hashrate report to pool.
--no-nvml Disable NVML GPU stats.
--no-strict-ssl Disable certificate validation for SSL connections.
--no-watchdog Disable built-in watchdog.
--watchdog-exit-mode Specifies the action "A" the watchdog should take if the miner gets restarted "N" times
within "M" minutes.
Format: N:M:A. Valid values:
N: any positive integer,
M: any positive integer,
A: r(system reboot), s(system shutdown), e(miner exit)
Actions "r" and "s" require running the miner with administrative privileges.
Examples:
20:10:s - watchdog will shutdown the system if the miner gets restarted 20 times
within any 10 minute interval
5:7:r - watchdog will reboot the system if the miner gets restarted 5 times
within any 7 minute interval

-B, --benchmark Benchmark mode.
--benchmark-epoch Epoch number used during benchmark (only for algorithms that generate DAG).
-P, --protocol-dump User protocol logging.
-c, --config Load a JSON-format configuration file.
-l, --log-path Full path of the log file.
--cpu-priority Set process priority (default: 2) 0 idle, 2 normal to 5 highest.

--autoupdate Perform auto update whenever a newer version of the miner is available.
--back-to-main-pool-sec Forces miner to switch back to main pool in case working with failover pool.
Parameter is set in seconds. (default: 600)
--exit-on-cuda-error Forces miner to immediately exit on CUDA error.
--exit-on-connection-lost Forces miner to immediately exit on connection lost.
--exit-on-high-power Forces miner to immediately exit on high power consumption.
(eg: --exit-on-high-power 600 - exit in case of total power consumption exceeds 600W)
--reconnect-on-fail-shares Forces miner to immediately reconnect to pool on N successively failed shares (default: 10).

--fork-at Forces miner to change algorithm on predefined condition (works only with built-in watchdog enabled)
Epoch condition: <algo_name>=epoch:<epoch_number> (eg: --fork-at etchash=epoch:390).
Block condition: <algo_name>=block:<block_number> (eg: --fork-at x16rv2=block:6526421).
Time condition: <algo_name>=time:<yyyy-mm-ddthh:mm:ss>. Time must be set in UTC+0.
(eg: --fork-at x16rv2=time:2019-10-01T16:00:00).
To change main pool port you must write it right after algo: <algo_name>:<port_number>
(eg: --fork-at x16rv2:4081=time:2019-10-01T16:00:00).

--script-start Executes user script right after miner start (eg: --script-start path_to_user_script)
--script-exit Executes user script right before miner exit.
--script-epoch-change Executes user script on epoch change.
--script-crash Executes user script in case of miner crash.
--script-low-hash Executes user script in case of low hash. Hash threshold is set in MegaHashes/second.
Example: --script-low-hash script_to_activate:50
(activates "script_to_activate" script once total hashrate drops to 50MH/s)

------------------ GPU fine tuning (Windows & Linux) ----------------

--lock-cclock Specifies desired locked GPU core clock speed in MHz. (default: 0 - disabled).
Requires running the miner with administrative privileges.
Example: --lock-cclock 1000 (applies clock 1000Mhz to all cards that support this functionality)
--lock-cclock 1000,1300,0 (applies clock 1000Mhz to GPU #0, 1300MHz to GPU #1, ignore GPU #2)

--mt Memory tweak mode (default: 0 - disabled). Range from 0 to 6. General recommendation
is to start with 1, and then increase only if the GPU is stable.
The effect is similar to that of ETHlargementPill.
Supported on Pascal GPUs with GDDR5 or GDDR5X memory only.
Requires running the miner with administrative privileges.
Can be set to a comma separated list to apply different values to different cards.
Example: --mt 4 (applies tweak mode #4 to all cards that support this functionality)
--mt 3,3,3,0 (applies tweak mode #3 to all cards except the last one)

------------------ GPU fine tuning (Windows only) ------------------

All options can be set to a comma separated list to apply different values to
different cards. (default value for all options: 0 - not used)
--fan Sets GPU fan speed in percent or target temperature (auto-fan).
Valid formats:
--fan N (where N is the fan speed)
--fan t:N (where N is the target core temperature)
--fan tm:N (where N is the target memory temperature)
Example: --fan 45,t:67,tm:95
GPU #0: set fan speed to 45%
GPU #1: maintain GPU core temperature at 67C
GPU #2: maintain GPU memory temperature at 90C
Note: fan speeds are limited to [5%, 95%] range in auto-fan mode.
--pl Sets GPU power limit in percent. Must be within [0, 100] range.
--cclock Sets GPU core clock offset in MHz.
Requires running the miner with administrative privileges.
Will be set to 0 on exit and during DAG rebuild.
--mclock Sets GPU memory clock offset in MHz.
Requires running the miner with administrative privileges.
Will be set to 0 on exit and during DAG rebuild.
--cv Sets GPU core voltage in percent. Must be within [0, 100] range.
Use it only in case you know what you are doing!
Requires running the miner with administrative privileges.
--lock-cv Specifies desired GPU core voltage in mV. (default: 0 - disabled).
Requires running the miner with administrative privileges.
--pstate Sets GPU P-state. Valid values: p0.
Requires running the miner with administrative privileges.

--------------------------------------------------------------------

--version Display version information and exit.
-h, --help Display this help text and exit.
</port_number></algo_name></yyyy-mm-ddthh:mm:ss></algo_name></block_number></algo_name></epoch_number></algo_name></port></host></scheme>
https://hiveos.farm?ref=693615 推薦碼,使用後會有10美金‧
tnt2 wrote:
真的太難了 搞了一(恕刪)




這個網站可以填進去自己的顯示卡挖Ergo的算力‧就可以估收入‧

https://ergo.herominers.com/

一天161元台幣是甚麼概念‧



ETH算力一百有220的收入‧相當於是ETH算力73的概念‧



如果以丐版的36900來算‧大概229日就回本了,當然這是沒有計算電費‧
https://hiveos.farm?ref=693615 推薦碼,使用後會有10美金‧
tourcura wrote:
這個網站可以填進去自(恕刪)


所以簡單點用NH挖Eth Ergo 轉幣託再台幣
這樣會不會好操作點~
tourcura
tourcura 樓主

還沒有發現Ergo的錢包在NH,

2021-07-07 23:57
volta

https://www.youtube.com/watch?v=R-cBgxDSVjc&t=350s

2021-07-08 0:09
這幾天收益變好一點了、平均一天能有NT$1000元的收益誒,是發生了啥事嗎?
tourcura
tourcura 樓主

倫敦硬分岔又延期了,

2021-07-07 13:48
lin_0507 wrote:
這幾天收益變好一點了(恕刪)




難怪最近顯示卡又漲了‧現在黃牛都會盯著收益,越來越專業了‧

https://hiveos.farm?ref=693615 推薦碼,使用後會有10美金‧
tourcura
tourcura 樓主

NICEHASH 改成台幣,電費可以設定一度六元,夏季電價,這樣就可以粗估當月的電費,他也會直接算出收益,跟扣除電費的收益‧

2021-07-07 23:30


就是喜歡看這數值不斷的往上跳‧



下次千萬別買ASUS ROG的版本了,後面的背板居然是凹凸不平,散熱片貼上去,散熱效率有限阿‧

頂多拿TUF 來改就好,又不用花大錢,還可以得到一樣的效能‧

難怪人家拿技嘉來改‧溫度降得很低‧華碩ROG版本就差強人意‧



之前的功耗都在300W以下,這次改了散熱功耗拉到300W以上‧溫度勉強壓到96C‧極限邊緣了‧

等一下調一下,應該可以降到95C達到所謂的工作溫度上限‧





降了降了‧買了超貴的導熱墊片,工作溫度在150C的‧不過太薄了,不好黏的平整‧還是買3m的就好‧

還有6mm厚厚的銅製的散熱片,不過這不夠厚‧感覺更厚效果更好‧加上3000RPM兩個散熱風扇‧

多少也要給點面子,降點溫吧‧
https://hiveos.farm?ref=693615 推薦碼,使用後會有10美金‧
  • 424
內文搜尋
X
評分
評分
複製連結
請輸入您要前往的頁數(1 ~ 424)
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?