Open nothimofc opened 5 years ago
I already got python3-wxgtk4.0 and ocl-icd-libopencl1 downloaded
What happens when you run nvidia-smi --query --xml-format
in the terminal?
Would like to use your program but it will not work.
nuxhash-gui
Traceback (most recent call last):
File "/usr/local/bin/nuxhash-gui", line 11, in
I have tried a lot of things to get wx working but I welcome to try more things.
Thank you!
Distribution? Not all of them include wxPython 4.0.
I am running the latest Ubuntu. Most packages offer to download missing dependencies. Are you going to provide a link to where I can get what I need? Distributor ID: Ubuntu Description: Ubuntu 18.04.2 LTS Release: 18.04 Codename: bionic
Thank you. I really want to run your software.
Now I get:
Traceback (most recent call last):
File "/usr/local/bin/nuxhashd", line 11, in
And with nuxhash-gui I get a menu that wants me to benchmark but just sits there and I get:
nuxhash-gui /home/steve/.local/lib/python3.6/site-packages/wx/lib/pubsub/init.py:25: wxPyDeprecationWarning: wx.lib.pubsub has been deprecated, plese migrate your code to use pypubsub, available on PyPI. wx.wxPyDeprecationWarning) BUG In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug
BUG In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug
(nuxhash-gui:4926): Gtk-CRITICAL **: 19:35:28.941: gtk_widget_get_preferred_width_for_height: assertion 'height >= 0' failed
(nuxhash-gui:4926): Gtk-WARNING **: 19:35:28.941: gtk_widget_size_allocate(): attempt to allocate widget with width 12 and height -12
(nuxhash-gui:4926): Gtk-CRITICAL : 19:35:28.941: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar ** BUG In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug
BUG In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug
(nuxhash-gui:4926): Gtk-CRITICAL **: 19:35:28.944: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
(nuxhash-gui:4926): Gtk-WARNING **: 19:35:28.944: Negative content width -13 (allocation 1, extents 7x7) while allocating gadget (node button, owner GtkButton)
(nuxhash-gui:4926): Gtk-WARNING **: 19:35:28.944: Negative content height -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
(nuxhash-gui:4926): Gtk-WARNING **: 19:35:28.944: Negative content width -13 (allocation 1, extents 7x7) while allocating gadget (node button, owner GtkButton)
(nuxhash-gui:4926): Gtk-WARNING **: 19:35:28.944: Negative content height -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
(nuxhash-gui:4926): Gtk-WARNING **: 19:35:28.944: Negative content width -13 (allocation 1, extents 7x7) while allocating gadget (node button, owner GtkButton)
(nuxhash-gui:4926): Gtk-WARNING **: 19:35:28.944: Negative content height -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
(nuxhash-gui:4926): Gtk-WARNING **: 19:35:28.953: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node entry, owner GtkEntry)
(nuxhash-gui:4926): Gtk-WARNING **: 19:35:28.966: Negative content height -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
(nuxhash-gui:4926): Gtk-WARNING **: 19:35:28.966: Negative content height -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/dist-packages/nuxhash/gui/benchmarks.py", line 258, in run miner.load() File "/usr/local/lib/python3.6/dist-packages/nuxhash/miners/excavator.py", line 380, in load self.server.start() File "/usr/local/lib/python3.6/dist-packages/nuxhash/miners/excavator.py", line 125, in start raise miner.MinerStartFailed nuxhash.miners.miner.MinerStartFailed
The GUI just sits there doing nothing an cancel does not work
Run ~/.config/nuxhash/excavator/excavator -i 127.0.0.1 -p 5001
in a terminal, what happens?
By the way, if this is an unrelated bug, we should consider opening a separate thread.
I have no clue if the failures are related. Is anyone running this successfully? Will it run on OpenSuse? I really don't want to dump Ubuntu for Win 10 Just so that I can run a Nicehash miner.
You are the programmer, right? You tell us if you want a new thread. You are the authority here.
Suse? Aren't you running Ubuntu 18.04? I developed this project on Ubuntu 18.04 and Fedora 29, for the record.
Look, lots of people are using this software successfully, as evidenced by the donation fees piling up in my NiceHash balance. Your issues could involve anything from the Nvidia driver to the excavator program that a little Python package like nuxhash has no control over. I need some more information to help you solve this.
I have several machines.. One of them is running OpenSuse but no use trying there unless you are sure it would work. I have given you the error messages from the Ubuntu machine. What else do you need? Description: Ubuntu 18.04.2 LTS Release: 18.04 Codename: bionic
nvidia-smi --query --xml-format <?xml version="1.0" ?> <!DOCTYPE nvidia_smi_log SYSTEM "nvsmi_device_v9.dtd">
NiceHash's excavator miner, for whatever reason, may not be starting. Please run it manually (~/.config/nuxhash/excavator/excavator
) and check for any error messages.
~/.config/nuxhash/excavator/excavator /home/steve/.config/nuxhash/excavator/excavator: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
You're missing ocl-icd-libopencl1
. It's right there in the readme.
It is starting to benchmark now but I also got this in the terminal BUG In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug
(nuxhash-gui:22210): Gtk-CRITICAL **: 19:41:33.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
(nuxhash-gui:22210): Gtk-WARNING **: 19:41:33.182: Negative content width -13 (allocation 1, extents 7x7) while allocating gadget (node button, owner GtkButton)
(nuxhash-gui:22210): Gtk-WARNING **: 19:41:33.182: Negative content height -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
(nuxhash-gui:22210): Gtk-WARNING **: 19:41:33.182: Negative content width -13 (allocation 1, extents 7x7) while allocating gadget (node button, owner GtkButton)
(nuxhash-gui:22210): Gtk-WARNING **: 19:41:33.182: Negative content height -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
(nuxhash-gui:22210): Gtk-WARNING **: 19:41:33.182: Negative content width -13 (allocation 1, extents 7x7) while allocating gadget (node button, owner GtkButton)
(nuxhash-gui:22210): Gtk-WARNING **: 19:41:33.182: Negative content height -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
(nuxhash-gui:22210): Gtk-WARNING **: 19:41:33.191: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node entry, owner GtkEntry)
(nuxhash-gui:22210): Gtk-WARNING **: 19:41:33.203: Negative content height -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
(nuxhash-gui:22210): Gtk-WARNING **: 19:41:33.203: Negative content height -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
Thank you!
Non-critical warning messages, you needn't be concerned.
Hopefully I will be sending you some BTC everyday. Will this run on OpenSuse?
Is it worth using CPU cores with this? I have two GPU but 16 cores (dual Xeon)
You'll need to figure out how to install the dependencies. I only offer instructions for Ubuntu.
Also, nuxhash does not (yet) support CPU mining. My experience is that it's not worth the electricity costs.
If you have any more general questions, I suggest you email me directly.
I started mining and it picked one of the slower miners according the the benchmark.
Here is the error