Post
Topic
Board Announcements (Altcoins)
Re: [ANN] IPBC | NOW LIVE | NO PREMINE | NO ICO | FIRST MEDIA MINING PLAYER
by
sevynos
on 04/04/2018, 00:39:53 UTC
Hey guys!
i mined with my 2 Gpu PC IPBC (about 1,1k hash) with no problems but when i want to mine with my 6 gpu rig i only get about 550 h/s...
i cannot find the problem, would be great if somebody could help me with this problem!
thanks in advance!

Would be better if you tell us your rig specifications, which mining software you use and it's config! We can't really help without these.


Win 10 home - 6 gtx 1070 - 16 GB Ram
stupid question i think but where i can find their config?

We need to know the software you use to mine (xmr-stak, ccminer, minergate, xmrig, etc) and it's config file.

I've checked the cryptonight's hashrate for a 1070 and it looks like you have only one GPU mining.


i'm using xmr-stak tried it once with ccminer but didn't worked

Nvidia.config:

"gpu_threads_conf" :
[
  // gpu: GeForce GTX 1070 architecture: 61
  //      memory: 6789/8192 MiB
  //      smx: 15
  { "index" : 0,
    "threads" : 28, "blocks" : 45,
    "bfactor" : 6, "bsleep" :  25,
    "affine_to_cpu" : false, "sync_mode" : 3,
  },


At first glance your settings looks good to me.

Can you post a screenshot of xmr-stak's report (press "h" in mining window) maybe we could find a clue in it!


Thanks for helping!
Sorry for the late answer, wasn't able to get to the miner earlier.
https://picload.org/view/daplaoll/img_0582.jpg.html
https://picload.org/view/daplaoli/img_0583.jpg.html

The reason you're only getting 550 H/S is that it's only your CPU mining. Your GPUs are doing absolutely nothing right now.

First thing I'd check is the Windows Device Manager to see if your GPUs are recognized by the system.  If not it's a driver issue.

You could also install MSI Afterburner, you could see if it detect them. (But don't mess too much with this software, you coud burn your GPUs.)

If all is OK with the driver, I'd re-check your XMR-STAK config (nvidia.txt) to be sure you didn't miss a character somewhere. An easy way would be to delete all config files and start XMR-STAK again and it will prompt you to create the config files. Then you can tweak them as you want.

Should you have to reinstall the driver, follow the instructions on https://obsproject.com/forum/resources/performing-a-clean-gpu-driver-installation.65/ before reinstalling.