Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GTX 750ti mining not working #144

Open
OvoNemaSmisla opened this issue Feb 14, 2022 · 0 comments
Open

GTX 750ti mining not working #144

OvoNemaSmisla opened this issue Feb 14, 2022 · 0 comments

Comments

@OvoNemaSmisla
Copy link

Hi,

I've downloaded the source for CUDA POW Miner and built it on Ubuntu 20.04.
When I try to run the miner with ./tonlib-cuda-cli -v 3 -C global.config.json -e 'pminer start "random" EQCP2wrOr3U0taKPNKIOkM5wWND4QjAswJV3729rMfEQwxi1 0 32' I receive the following error:

[ 2][t 1][2022-02-14 18:21:56.108056926][TonlibClient.cpp:2067][!Tonlib][&!config->ignore_cache_]       Unknown LastBlockState: [PosixError : No such file or directory : 2 : File "/usr/bin/ton/tonlib/713A9A9229AAEB7A587A0A0989A562C53DF123D348D95A219337E723F10B5596.blkstate" can't be opened for reading]
[ 3][t 1][2022-02-14 18:21:56.108115215][TonlibClient.cpp:2096][!Tonlib]        Use init block from USER config: (-1,8000000000000000,16905517):F11E84F6DEFB759454FB249F918E6DCCFBB4768AF04067E61BD25485FECE398B:4428A1347BE3A8BBFA2A1FCDD1BC7E74EC3260D34F488AA677DE61DD28450063
[ 2][t 1][2022-02-14 18:21:56.108731303][tonlib-cli.cpp:293][!console]  Tonlib is inited
Unable to query number of CUDA devices! Is an nVidia driver installed?

I'm running Ubuntu 20.04:

uname -a
Linux user1-desktop 5.13.0-28-generic #31~20.04.1-Ubuntu SMP Wed Jan 19 14:08:10 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

with latest 510 nvidia drivers:

nvidia-smi
Mon Feb 14 09:51:00 2022       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 510.47.03    Driver Version: 510.47.03    CUDA Version: 11.6     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  NVIDIA GeForce ...  Off  | 00000000:02:00.0 Off |                  N/A |
| 25%   29C    P8     1W /  38W |     39MiB /  2048MiB |      0%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|    0   N/A  N/A       982      G   /usr/lib/xorg/Xorg                 29MiB |
|    0   N/A  N/A      1216      G   /usr/bin/gnome-shell                5MiB |
+-----------------------------------------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant