nuxhash
nuxhash copied to clipboard
A NiceHash cryptocurrency mining client for Linux.
Getting this error in both the GUI and the terminal. On Ubuntu 21.04 with nvidia driver 460.91.03 and RTX3090. I also tried revising the nicehash.py as described here with no...
First timer user, using ubuntu server (no gui). Did the `nuxhashd` setup, which seemed to do nothing for a while. Then I ctrl+c and typed `nuxhashd --show-mining` I keep seeing...
Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
Is there any chance of an update to support CPU mining. I have VM that i only want to do CPU mining on may add a GPU accelerator later but...
`nuxhashd CUDA device: GeForce RTX 3070 excavator_daggerhashimoto_pascal: 0.00 H/s, 0.00 H/s excavator_cryptonightV8: 4.30 MH/s excavator_cryptonightV7: 4.34 MH/s excavator_x16r: 0.00 H/s excavator_neoscrypt: 72.45 MH/s excavator_lyra2z: 0.00 H/s ` This is what...
``` $ nuxhash-gui /usr/lib/python3.9/site-packages/wx/lib/pubsub/__init__.py:23: wxPyDeprecationWarning: wx.lib.pubsub has been deprecated, plese migrate your code to use pypubsub, available on PyPI. warnings.warn('wx.lib.pubsub has been deprecated, plese migrate your ' Traceback (most recent...
Traceback (most recent call last): File "/usr/local/bin/nuxhashd", line 11, in load_entry_point('nuxhash==1.0.0b2', 'console_scripts', 'nuxhashd')() File "/usr/local/lib/python3.6/site-packages/nuxhash/__init__.py", line 3, in nuxhashd main() File "/usr/local/lib/python3.6/site-packages/nuxhash/daemon.py", line 104, in main nx_miners, nx_settings, all_devices, nx_benchmarks)...
When I try to run (not the gui, but the cli version), I got this error after some download: ```CUDA device: NVIDIA GeForce RTX 3060 (GPU-8eccedee-3323-a9f7-a82f-f1b2397ad1a2) excavator_blake2s: 3.49 TH/s excavator_neoscrypt:...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...