Pages:
Author

Topic: [ANN] BITTUBE | NOW LIVE | NO PREMINE | NO ICO | FIRST AIRTIME MEDIA PLAYER - page 46. (Read 79844 times)

sr. member
Activity: 966
Merit: 359
👉MINING-BIOS.eu💲⛏
Do you guys get socket error on https://support.ipbc.io/ ?
I switched to https://cryptoknight.cc/ipbc/ seems like lot of miners too. What are other big pools? I can't find any good list of pools, only some small pools. I wonder where is the rest of like 30MH/s of net hashrate?
sr. member
Activity: 327
Merit: 250

Hello! What are the functions of the platform? Can you explain it more detailed?


you get paid for your videos
newbie
Activity: 10
Merit: 0
 
Hey! The project looks great. I read the project whitepaper and I liked the idea. I hope that this ICO will be successful. Wish you good luck for the project and Devs.
member
Activity: 202
Merit: 11
Any news regarding when the fork goes live?

I know about the testnet:
https://ipbc.io/eng/announcements/ipbc-fork-available-in-testnet/

Cheers

Good news, but:

"Q: How will these changes affect my hashrate?
A: You can expect ~60% decrease in hashrate. Inhouse, hashrate of a single RX Vega graphics card lowered from 1850 H/s to 650 H/s."

Really? this is very bad
newbie
Activity: 80
Merit: 0
Any news regarding when the fork goes live?

I know about the testnet:
https://ipbc.io/eng/announcements/ipbc-fork-available-in-testnet/

Cheers
newbie
Activity: 27
Merit: 0
Any1 else having issue getting the wallet to sync?  I am stuck at block 23,001 out of 47,176.

edit...

Using wallet version 1.05. Do I have to upgrade?  If so, what file must I save and bring over to the new folder?

edit #2...

Never mine, updated to 1.07 and it is working.  Not sure how it found my wallet but it did.  i just unzip and clicked the xls.  will be saving the old wallet folder and also made sure I wrote my seed down.
newbie
Activity: 8
Merit: 0
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.


doesn't help :/
GPUs work fine mining other stuff like eth
could you recommend another miner for ipbc?

ccminer from IPBC HP doesn't work always closes


Sorry! I'm out of ideas right now without being in front of the computer Sad


in your cpu config file delete everything and place this

  "cpu_threads_conf" :
  null,
 /

if you have gpus installed correctly and the right drivers .. this will bypass your cpu .. let me know if it helps

i get this massage :/

[2018-04-05 10:28:00] : JSON config parse error(offset 1677): Unspecific syntax error.
Press any key to exit.
member
Activity: 153
Merit: 10
Unfortunately the coins will decrease in value because the inflation is so high
Market cap will go up but coin will probably go down
newbie
Activity: 148
Merit: 0
why the hell livecoin is always on maintenance and offline walllet, this exchange really sucks Roll Eyes Roll Eyes Roll Eyes Roll Eyes Roll Eyes Roll Eyes Huh Huh Huh Huh
member
Activity: 345
Merit: 10
Can someone please explain the mining part of IPBC? The amount of people watching content does not affect the speed of IPBC creation through mining? Is it possible to calc when the Total supply Will be reached?
newbie
Activity: 33
Merit: 0
newbie
Activity: 153
Merit: 0
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.


doesn't help :/
GPUs work fine mining other stuff like eth
could you recommend another miner for ipbc?

ccminer from IPBC HP doesn't work always closes


Sorry! I'm out of ideas right now without being in front of the computer Sad


in your cpu config file delete everything and place this

  "cpu_threads_conf" :
  null,
 /

if you have gpus installed correctly and the right drivers .. this will bypass your cpu .. let me know if it helps
newbie
Activity: 53
Merit: 0
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.


doesn't help :/
GPUs work fine mining other stuff like eth
could you recommend another miner for ipbc?

ccminer from IPBC HP doesn't work always closes


Sorry! I'm out of ideas right now without being in front of the computer Sad
newbie
Activity: 8
Merit: 0
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.


doesn't help :/
GPUs work fine mining other stuff like eth
could you recommend another miner for ipbc?

ccminer from IPBC HP doesn't work always closes
newbie
Activity: 8
Merit: 0
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.


doesn't help :/
GPUs work fine mining other stuff like eth
could you recommend another miner for ipbc?
member
Activity: 202
Merit: 11
I started getting socket errors in the last 12 hours and when it did log in. I was getting mostly rejected shares....

I am running the latest xmr-stak on the v7 algo option I think I might need to reset the config to "cryptonight" instead of "Monero 7". I didn't have time to mess with it and just threw it in another coin for now. I had been running that config for a day or two with no problems until last night....

So maybe it is the pool?Huh?

I used the old version (2.2.0) and i got it the same error.
sr. member
Activity: 490
Merit: 252
Basic ideas behind IPBC project looks almost the same of Musicoin project, which creates platform for musicians and composers to earn more money from community and their fans. IPBC has different target population, which are books' authors, film producers, etc. However, I think both projects are good because they can change media ecosystem and help composers, authors to get money that they deserved to have.
newbie
Activity: 45
Merit: 0
I started getting socket errors in the last 12 hours and when it did log in. I was getting mostly rejected shares....

I am running the latest xmr-stak on the v7 algo option I think I might need to reset the config to "cryptonight" instead of "Monero 7". I didn't have time to mess with it and just threw it in another coin for now. I had been running that config for a day or two with no problems until last night....

So maybe it is the pool?Huh?

    EDIT: confirmed, it was not my miners config causing the problem. I moved to http://cryptoknight.cc/ipbc/ been hashing away with no problems.
In defense of the dev pool. I personally found it to be mostly reliable. I have gotten socket errors on a couple of other days in the last month but not as bad as last night.
member
Activity: 202
Merit: 11
Too much socket errors on support.ipbc.io. This server maybe operate idiots!
Maybe you need experts for administrations.
Really 1% fee? For what?

Too much socket errors on support.ipbc.io. This server maybe operate idiots!
Maybe you need experts for administrations.
Really 1% fee? For what?
Socket errors because of poor server I think. Just look at the share accepting time. I even wasn't able to mine with xmr-stak


Same problem here, its happened in last 7 days, now i'm mining in http://cryptoknight.cc/ipbc/ ... none errors till now
Pages:
Jump to: