-
Hi there,
I am trying out several older cards.
When using Tesla M40 (Maxwell 2.0, 12GB VRAM, 3xxx CUDA Cores) or Titan X (pretty mich the same card), the ETC Hashrate with lolminer 1.29 (under Hi…
-
I can't get GMiner to work on this computer. I have it running on another no problem. Here is what the log file says:
[2019-06-30 10:41:18] [INFO] [GMiner-MINER_ID(0)-DEVICE_IDs(0)] NEW MINER CRE…
-
In my code I use the following pattern
```
conn, err := dbus.SystemBus()
if err != nil {
return nil, err
}
defer conn.Close()
```
And in the first function it works great, but the second fu…
-
CUDART error in CudaProgram cu:29 : unknown error (30)
GPU0 initMiner error: unknown error
Fatal error detected Restarting.
-
-
When removing algos in gminer-235, please add a default config line for Equihash210_9
-
Don't forget to add the new coins from -61 and -62 and add mappings for them
-
How to Integrate Bminer ?
I am able to install it via the miner-manager but need to run in manually , not having stats seen by ethos.
Would need some help here if possbile
running bminer -uri .…
-
Heya, I'm getting some errors when attempting to use this application with SpigotPaper 1.16.5 using MySQL synchronisation
```
02.03 11:17:17 [Server] WARN [StaffPlus] Plugin StaffPlus v1.16.49 gen…
-
* **Version**: v7.7.4
* **Platform**: linux x64
* **Subsystem**: child_process
When a SIGKILL signal is sent to a child process that inherits all stdio, TTY clean-up stuff does not happen…