Pages:
Author

Topic: OneZeroMiner- only supported algorithm is DynexSolve (Read 930 times)

legendary
Activity: 1708
Merit: 1615
Payment Gateway Allows Recurring Payments
OneZeroMiner 1.4.0b Pre-release

Add experimental support of AMD gpus for Xelis (3% dev fee)
Supported Cards are Vega 10, Vega 20, RDNA 1, 2 and 3
Add --disable-amd and --disable-nvidia flags

Note:
This is a linux only beta release to get some feedback on the platform. Using it for anything other than mining Xelis with AMD gpus is not recommended.

Polaris cards are not supported in this version. They might be included in the final release.

The best way to install it is to use the custom package which should work with HiveOS and mmpOS. On HiveOS, you can use the following command if you already have v1.3.7 installed:
cd /tmp && wget https://github.com/OneZeroMiner/onezerominer/releases/download/v1.4.0b/onezerominer-1.4.0b.tar.gz && tar -xvf onezerominer-1.4.0b.tar.gz && miner stop && cp -rf /tmp/onezerominer/onezerominer /hive/miners/onezerominer/1.3.7/ && rm -rf /tmp/onezerominer/ && miner start
newbie
Activity: 77
Merit: 0
It wont set memory offset for my cards (20, 30 and 40 series nVidia)
I'm using windows 10 with latest nVidia drivers, miner has administrator privileges, core clock lock and fan speed settings are working, but memory offset is not, I'm getting red line error that the memory offset cannot be set
legendary
Activity: 1820
Merit: 1121
OneZeroMiner 1.3.7 Latest

Changelog

Xelis:
Minor performance improvement on some cards
Zil:
Reduce the switching delay with applying the OC settings in parallel


https://github.com/OneZeroMiner/onezerominer/releases/tag/v1.3.7

check all links with 1 post!
legendary
Activity: 1820
Merit: 1121
OneZeroMiner 1.3.6
Changelog

Xelis:
    Efficiency improvement
    Add support for solo mining (--xelis-solo)
    Add algo alias xelishashv2


https://github.com/OneZeroMiner/onezerominer/releases/tag/v1.3.6

check all links with 1 post!
legendary
Activity: 1820
Merit: 1121
OneZeroMiner 1.3.4

Changelog
Dynex:
    Add support for the new enhanced core algorithm
Xelis:
    Performance Improvement
    This version only supports pool mining.

Note:
The main target of Xelis optimization is Pascal gpus(p106-100 44 kh/s stock)
This is a new implementation and needs it's own OC settings for best efficiency.

https://github.com/OneZeroMiner/onezerominer/releases/tag/v1.3.4

check all links with 1 post!
legendary
Activity: 1820
Merit: 1121
OneZeroMiner 1.3.3
Add support for Stratum protocol (Vipor proposal)
Add --xelis-solo option. Default is Stratum pool mining unless this flag is set or the server port is 8080

Note:
At the moment, only k1 and vipor(preproduction) pools are compatible with this version.
The protocol documentation is available on:
https://github.com/vipor-net/xelis-stratum-protocol

https://github.com/OneZeroMiner/onezerominer/releases/tag/v1.3.3

check all links with 1 post!
legendary
Activity: 1820
Merit: 1121
OneZeroMiner 1.3.2
Changelog
Xelis:
    Performance improvement
    Fix an important bug related to the watchdog
    Multiple fixes with +Zil
    Drop the default max-memory to 70 (use --max-memory to adjust if you need to)
    Minor bug fixes

https://github.com/OneZeroMiner/onezerominer/releases/tag/v1.3.2

check all links with 1 post!
legendary
Activity: 1820
Merit: 1121
OneZeroMiner 1.3.1

Changelog
Add support for Xelis(xel) coin(Solo mining with 3% dev fee)
    Dual mining with Xelis+Zil(refer to the sh/bat files in the packages for sample commands)
    Multiple nodes support
Add --max-memory(alias to --chips-memory) for controlling the amount of allocated GPU memory

Note
Use onezerominer-1.3.1.tar.gz wrapper for HiveOS and manually set the algo (-a xelis) in the extra config section of the FS.
Xelis is a new chain. Make sure to monitor your nodes and double check that the miner is working on the current block height.
Support for Stratum pool mining will be added when a pool with this protocol is publicly available.
This is the very first implementation of the algo. Watch out for the next versions which will bring better performance.

https://github.com/OneZeroMiner/onezerominer/releases/tag/v1.3.1

check all links with 1 post!
legendary
Activity: 1820
Merit: 1121
OneZeroMiner 1.3.0

This feature will save the lowest local minima found every 5 minutes and is capable of loading it in case the miner exits/reconnects for any reason. It can improve the chance of solving SAT jobs and getting the reward.
Add options --disable-snapshot to disable the feature and --purge-snapshot to entirely remove the cache folder
Fix invalid shares that could happen on jobs other than the main SAT one
Fix incorrect allocation of chips when the number of available chips is lower than the rig's capacity
Fix --nr issue on Windows that could cause lower hashrate on some cards
Minor bug fixes

https://github.com/OneZeroMiner/onezerominer/releases/tag/v1.3.0

check all links with 1 post!
legendary
Activity: 1820
Merit: 1121
OneZeroMiner 1.2.9

Changelog
Add support for dynexsolve 2.3.5f protocol
Hashrate improvement on some cards
Fix a fallback pool issue when the primary server is ssl
Multiple fixes related to the reconnection for changing the jobs
Minor bug fixes

Note:
     This version has some modifications to the protocol which requires the pools to be updated to support it. Make sure the pool you are mining on supports 2.3.5f.
    This version can benefit from higher --nr values on some cards(eg: 3070 ti). Make sure to test 1(default), 2 and 4.
    The increased in hashrate comes with more power consumption. This version needs it's own OC tweaking to find the sweet spot. The OC settings that works on previous version might not be the best choice here.

https://github.com/OneZeroMiner/onezerominer/releases/tag/v1.2.9

check all links with 1 post!
legendary
Activity: 1820
Merit: 1121
OneZeroMiner 1.2.7

Changelog
This version is mainly to support dual mining Dynex and Zil.
Add support for Zilliqa(0% fee)
Add new options:
    --a2
    --o2
    --w2
    --p2
    --worker, --worker2
    --cclk2
    --coff2
    --mclk2
    --moff2
    --fan2
    --pl2
    --zil-before-script
    --zil-after-script
    --zil-test
    --zil-test-port
Add support for nvtool on hiveos for locking clocks on older gpus.
    The miner uses nvtool on hiveos as a fallback when the built-in oc functionality fails.

Note:
Please refer to the readme section of this repo or use --help on the miner for more documentation. There are also bat/sh files for mining DNX+ZIL in the packages.

Known issues:
If a zilliqa session is active when the miner is started, the first few dynex shares after switching back to it might get rejected. This is an edge case and should only happen once in the worst case scenario.
https://github.com/OneZeroMiner/onezerominer/releases/tag/v1.2.7


check all links with 1 post!
legendary
Activity: 1708
Merit: 1615
Payment Gateway Allows Recurring Payments
Quote
NEW MINER WORKS ONLY on neuropool, deepminerz and minenow POOLs!
see information on the pools
legendary
Activity: 1820
Merit: 1121
OneZeroMiner 1.2.6 beta

Changelog
Add support for dynexsolve 2.3.5 and the new mallob behind the pool protocol.
Deprecate --mallob-endpoint (RIP)
Notice
Both dynexsolve 2.3.5 and OZM 1.2.6 are beta versions and issues are expected. Please do monitor your rigs if you use this version.
Currently the only supported pools are neuropool, deepminerz and minenow.


https://github.com/OneZeroMiner/onezerominer/releases/tag/v1.2.6
check all links with 1 post!
legendary
Activity: 1820
Merit: 1121
Setting up DualManager for OZM DNX and Rigel ZIL

Preparing for installation and configuration
1. Stop mining in HiveOS
2. Launching Hive Shell
3. Go to Hive Shell
We begin the installation and initial setup of Dual manager using the command:

https://luckyminers.medium.com/dualmanager-for-ozm-rigel-zil-91b764c2cdfe

If you are interested, then use a translator, but the meaning is clear.


newbie
Activity: 84
Merit: 0
Dynex (DNX) Mining Pool by MiningOcean

Pool Url: https://dynex.miningocean.org
Central Europe (France) | West Europe (Germany) | North America (Canada) |  North America ( USA East) | Asia (HongKong) | Asia (Singapore)

Payment scheme: PPLNS

Payout threshold: 1 DNX
Payout interval: 30 min
Pool Fee: 0.9%


Key Pool Features:
Pool and Solo mining
DDOS Protection reducing downtime
Configurable Static Difficulty
Configurable Worker IDs
Configurable Payment Threshold for standard wallets
Recent Block Rewards functionality
Estimate Earning feature
Dashboard with individual per worker statistics
MRR support

Discord: https://discord.gg/SuzzDf6
Telegram: https://t.me/mineqrl
Email: [email protected]

Welcome and have a good profit!
legendary
Activity: 1820
Merit: 1121
OneZeroMiner 1.2.5

Hashrate/Efficiency Improvement on some gpus
Added new tuning parameter --nr
      This is a per gpu option and is related to the number of rounds done in one iteration.
      Default is 1 and the values are 1,2,4 and 8. The best value for almost all gpus is either 1 or 2.
      Make sure you try both --nr 1 and --nr 2 and let the miner find the best --nt value to get a baseline.
      Note that higher --nr values might lead to more power fluctuations and higher stale shares.

https://github.com/OneZeroMiner/onezerominer/releases/tag/v1.2.5
check all links with 1 post
legendary
Activity: 1820
Merit: 1121
OneZeroMiner 1.2.4

Hashrate/Efficiency Improvement
Added new tuning parameter --nt
This is a kernel launch parameter and the value can be 1,2,4,8,16 or 32. This can be set per gpu just like OC options.
Added an auto tuner for parameter nt
Revised atomic update failures to allow 5 minutes of running with no atomic update
Minor bug fixes

https://github.com/OneZeroMiner/onezerominer/releases/tag/v1.2.4
check all links with 1 post
jr. member
Activity: 90
Merit: 6
https://herominers.com
Dynex (DNX) Mining Pool
Different Pool Regions for Best Hashrate Experience

Central Europe (Germany): dynex.herominers.com:1200
North Europe (Finland): fi.dynex.herominers.com:1200
Eastern Europe (Russia): ru.dynex.herominers.com:1200
North America - East (Canada): ca.dynex.herominers.com:1200
North America - West (USA): us.dynex.herominers.com:1200
North America - East (USA): us2.dynex.herominers.com:1200
South America - (Brazil): br.dynex.herominers.com:1200
Asia (HongKong): hk.dynex.herominers.com:1200
Asia (South Korea): kr.dynex.herominers.com:1200
South Asia (India): in.dynex.herominers.com:1200
SouthEast Asia (Singapore): sg.dynex.herominers.com:1200
Western Asia (Turkey): tr.dynex.herominers.com:1200
Oceania (Australia): au.dynex.herominers.com:1200




Features
Pool and Solo Mining
No Registration Required
We Pay Full Reward (block reward + tx fee + extra)
Exchange Wallet Support (Integrated, PaymentID, Subaddress)
Earnings Estimation Based on Current Hashrate
Per Rig Statistics
Worker HashRate Charts
E-Mail Alerts of Rig Down
Fully compatible with NiceHash and MiningRigRentals
Configurable Minimal Payout
Static Difficulty Support

Support
Discord Channel: https://discord.gg/gvWSs84
Telegram Channel: https://t.me/HeroMinersPool
Twitter: https://twitter.com/HeroMinerss





Welcome & Happy Mining!
HeroMiners ❤️️ since 2018

legendary
Activity: 1820
Merit: 1121
Hi,

My rig kept mining zero shares with full power while connected to pool until i manually reset them. Any way to fix this?
I had similar problems and this is solved by changing the mining pool.
Try other pools:
https://miningpoolstats.stream/dynexcoin


OneZeroMiner 1.2.3

Changelog
Added support for SSL/TLS
pool urls now support ssl:// or stratum+ssl:// prefix to enable ssl
Added new option --no-cert-validation to skip SSL/TLS certificate verification.
Added rejected shares monitoring to watchdog
Revised watchdog's issue handling
The miner does a full restart of mallob and pool connections on watchdog issues.
Removed the OpenSSL 1.1 dependency and updated internal OpenSSL library to the latest version.
OpenSSL is now statically linked
Deprecated --max-no-job option since it is redundant and max-no-acc does the same job.
This option is disabled in this version and will be removed in the next release.
Added more dev pools and randomization of dev pool selection to reduce the load on pools servers
Fixed a bug that could freeze the miner on multiple mallob reconnections.
Minor bug fixes

https://github.com/OneZeroMiner/onezerominer/releases/tag/v1.2.3
check all links with 1 post
newbie
Activity: 7
Merit: 0
Hi,

My rig kept mining zero shares with full power while connected to pool until i manually reset them. Any way to fix this?
Pages:
Jump to: