こんにちは、ドリ助です。
マイニング専用 OS の ethOS の 1.2.9 がリリースされました。 1.2.8 は欠番のようです。テスト中に不具合が見つかったとかなのかな?もしくは2チームで作業していてたまたま同時にに作業が終わったとか?まぁ何にせよ使い勝手がよくなったりハッシュレートが上がるのは大歓迎ですね。
また、私の残念な英語読解能力で解読してみました。間違っていたら指摘していただけると嬉しいです。
全体を見てみると NVIDIA 関連の不具合修正がいくつかあります。GTX 系を使っている人は今すぐupdate!
update 方法はこちら。
ethOS 1.2.9 更新履歴 (2018年1月6日リリース)
大きな変更点
- ethOS のサイズを 8G から 5G にしました。
- より信頼できる GPU が報告したパラメータを集めるために、カスタムツールを実装しました。
- すべてのマイナーとそれに伴うパッケージをアップデートしました。
claymore-xmr
を最新の安定版にアップデート。ethminer
で最新の GPU を使うと遅い不具合を修正。- 750MB の不必要なパッケージを削除
- worker 名を使わない pool に globalname, [worker] を使用しない ethOS config オプションを追加
- ethOS config の pool or wallet が変更されたとき、明示的に再起動、再始動しなくても自動的に再始動するように変更
- すべての
claymore
設定を flag option とともに ethOS conf に移動 - ethOS が disk への書き込みを監視、抑制して boot disk の寿命をのばすように変更
不具合修正
- worker 名が不要なピリオドをつける不具合を修正 (@ 1.2.8)
- NVIDIA 関連のハッシュレートが ethOS-smi 設定の誤ったメモリクロックによって下げられるのを修正 (@ 1.2.8)
- iGPU が NVIDIA GPU 数を誤って計算する不具合を修正 (@ 1.2.8)
- ethOS config の再起動設定をちゃんと動くように
- いくつかの ethOS config オプションが適切にコメントになっていないのを修正
- ethOS local.conf の異なる改行コードによって適切に動かないことがあるのを修正
dstm-zcash
とすべてのclaymore
マイナーが ssl:// pool URL を使える機能を追加- alt-tab キーでブラウザ、ターミナル間のフォーカスを変更できるように
- miner が、ethOS config を変更しても変わらないことがあるのを修正
- ccminer のハッシュレートが 0 として報告される不具合を修正
- ethOS リグが ethOS stats パネルに update 報告を送れない不具合を修正
dstm-zcash
実行中の rigpool1, rigpool2 の順序指定を修正- ethOS stats パネルの表示が正しくないのを修正
update-miner
に終了時 update script を入れることでより便利に
まぁたいした修正でもないようなので、以降の訳は気が向いたら。。
表面的な変更とクリーンアップ
- Added total GPU count to ethosdistro.com
- Added rig counts, separated by driver, to ethosdistro.com/versions
- Added documentation about removing worker names for pools that don't support them to the ethOS Knowledge Base.
- Added best-effort stats collection to continue to report to ethOS stats panel despite unforseen conditions.
- Added GPU crash detection to report crashed GPUs on the ethOS desktop.
- Made ethOS motd (helpme) slightly smaller.
- Fixed the order of core and memory clocks to continue to report properly when an NVIDIA GPU crashes.
- Added remove-teamviewer for users who wish to remove teamveiwer packages.
- Prompted users who have ethOS installations with known malware (from torrents) to reimage to a legitimate gpuShack version of ethOS.
- Added nano guide to ethOS knowledge base.
- Listed more possible parameters that ethos-readconf can accept.
- Added a notification to ethOS stats panel and ethOS desktop when NVIDIA GPUs do not have all PCI-E power cables connected properly.
- Made ethOS stats panel webserver perform more reliably.
- Added documentation to regarding poolemail rigpool1 rigpool2 poolpass1 poolpass2 to the sample config.
以下原文のまま
ethOS 1.2.9 changelog (released January 6th 2018)
Major Changes
- Resized ethOS live image from 8 gigabytes to 5 gigabytes, to reduce the imaging time by 35%.
- Built a custom tool for gathering GPU-reported parameters more reliably.
- Updated all installed miners to their latest versions and added packages necessary to support them.
- Updated claymore-xmr to its latest stable version (fix for ethOS 1.2.8).
- Fixed an issue that caused the last GPU to mine slowly when using ethminer.
- Removed 750 megabytes of cruft by cleaning up unnecessary packages.
- Added ethOS config options globalname disabled and name [worker] disabled for pools that don't use worker names.
- Allowed miner to restart automatically if pool or wallet changes in ethOS config, without requiring manual restart or reboot.
- Removed all claymore stubs, claymore confs moved to ethOS conf with flags option (now remote.conf is possible with claymore).
- Audited and prevented more ethOS disk writes, thereby increasing the longevity of the boot drive.
Bug Fixes
- Fixed a bug that caused some worker names to have an extra period (fix for ethOS 1.2.8).
- Fixed an NVIDIA-related hashrate decrease caused by ethOS-smi setting an incorrect memory clock (fix for ethOS 1.2.8).
- Fixed an issue that caused iGPU to count NVIDIA GPUs incorrectly (fix for ethOS 1.2.8).
- Made ethOS config reboots (reb) work more reliably.
- Fixed cases where some ethOS config options did not honor comments (#) properly.
- Forced cleanup of foreign line-breaks in ethOS local.conf which prevented it from working properly.
- Added ability for dstm-zcash and all claymore miners to support and accept ssl:// pool URLs.
- Allowed alt-tab to switch focus between browser, ethOS terminal, and ethOS fullscreen terminal without using a mouse.
- Fixed cases where certain miners did not switch properly after changing ethOS config.
- Fixed hashrate collection bugs that caused ccminer to report hashrates as "0".
- Fixed cases where ethOS rigs failed to send updates to ethOS stats panel.
- Fixed ordering of rigpool1 and rigpool2 when running dstm-zcash.
- Fixed a problem associated with ethOS stats panel reporting live mining instances inaccurately.
- Allowed update-miner to be more robust by supporting post-update scripts.
Cosmetic Changes and Cleanup
- Added total GPU count to ethosdistro.com
- Added rig counts, separated by driver, to ethosdistro.com/versions
- Added documentation about removing worker names for pools that don't support them to the ethOS Knowledge Base.
- Added best-effort stats collection to continue to report to ethOS stats panel despite unforseen conditions.
- Added GPU crash detection to report crashed GPUs on the ethOS desktop.
- Made ethOS motd (helpme) slightly smaller.
- Fixed the order of core and memory clocks to continue to report properly when an NVIDIA GPU crashes.
- Added remove-teamviewer for users who wish to remove teamveiwer packages.
- Prompted users who have ethOS installations with known malware (from torrents) to reimage to a legitimate gpuShack version of ethOS.
- Added nano guide to ethOS knowledge base.
- Listed more possible parameters that ethos-readconf can accept.
- Added a notification to ethOS stats panel and ethOS desktop when NVIDIA GPUs do not have all PCI-E power cables connected properly.
- Made ethOS stats panel webserver perform more reliably.
- Added documentation to regarding poolemail rigpool1 rigpool2 poolpass1 poolpass2 to the sample config.
以上です。
0 件のコメント:
コメントを投稿