Pages:
Author

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

newbie
Activity: 46
Merit: 0
I still have a lot of IPBC on Livecoin, I was not following the new thread, is it too late to swap them for TUBE ?

IPBC = TUBE
Livecoin is just late at renaming it.

No need to exchange, its the same thing.





ANYONE interested selling TUBE OTC?
jr. member
Activity: 30
Merit: 1
I still have a lot of IPBC on Livecoin, I was not following the new thread, is it too late to swap them for TUBE ?

IPBC = TUBE
Livecoin is just late at renaming it.

No need to exchange, its the same thing.
sr. member
Activity: 315
Merit: 250
I still have a lot of IPBC on Livecoin, I was not following the new thread, is it too late to swap them for TUBE ?
legendary
Activity: 3164
Merit: 1003
Right now I'm restarting over on that miner... and just to see what it will do I said not an expert and it did just as his did.  ver 1.1.7   on windows 8.1


Miner execution in pause
-------------------------------------------------------------------
To manage your miner:
Please, go to https://bit.tube/startmining

So I say I am an expert and all is fine. Smiley

Now for me to set cpu intensity and proper threads per warp on my cards.

EDIT : Going to see if it does that again and snip it.

Ah ok.
I only tried both expert and non expert mode in 1.1.6 and both gave me the:

Miner execution in pause
-------------------------------------------------------------------
To manage your miner:
Please, go to https://bit.tube/startmining

I guess its different in 1.1.7 where I didnt even bother with non expert mode.

I think its supposed to be something with the link mentioned...like some control for miner, but the link never loads the bottom part of the page.
So I guess its a feature they didnt yet get working on their website side.




Here it is. Smiley

jr. member
Activity: 30
Merit: 1
Right now I'm restarting over on that miner... and just to see what it will do I said not an expert and it did just as his did.  ver 1.1.7   on windows 8.1


Miner execution in pause
-------------------------------------------------------------------
To manage your miner:
Please, go to https://bit.tube/startmining

So I say I am an expert and all is fine. Smiley

Now for me to set cpu intensity and proper threads per warp on my cards.

EDIT : Going to see if it does that again and snip it.

Ah ok.
I only tried both expert and non expert mode in 1.1.6 and both gave me the:

Miner execution in pause
-------------------------------------------------------------------
To manage your miner:
Please, go to https://bit.tube/startmining

I guess its different in 1.1.7 where I didnt even bother with non expert mode.

I think its supposed to be something with the link mentioned...like some control for miner, but the link never loads the bottom part of the page.
So I guess its a feature they didnt yet get working on their website side.
legendary
Activity: 3164
Merit: 1003
When starting the miner first time....it asks if you are an expert. Say yes...then it will start mining and make a file or files that you can fine tune it. Then after fine tune settings .... relaunch it.  Smiley Fine tuning is what I'm doing now myself.

That was a "bug" in 1.1.6
It doesnt happen in 1.1.5 or 1.1.7
It has nothing to do with expert mode.
Right now I'm restarting over on that miner... and just to see what it will do I said not an expert and it did just as his did.  ver 1.1.7   on windows 8.1


Miner execution in pause
-------------------------------------------------------------------
To manage your miner:
Please, go to https://bit.tube/startmining

So I say I am an expert and all is fine. Smiley

Now for me to set cpu intensity and proper threads per warp on my cards.

EDIT : Going to see if it does that again and snip it.
jr. member
Activity: 30
Merit: 1
When starting the miner first time....it asks if you are an expert. Say yes...then it will start mining and make a file or files that you can fine tune it. Then after fine tune settings .... relaunch it.  Smiley Fine tuning is what I'm doing now myself.

That was a "bug" in 1.1.6
It doesnt happen in 1.1.5 or 1.1.7
It has nothing to do with expert mode.

Expert mode will just ask you to set up custom pool.
Non expert will set up the default one so you just instantly start mining.
Both will create configs.

As far as the cpu...I want the miner to use it but only ~70%...I see I can do that now.

Yep, you can either set the CPU [in cpu.txt] on fewer cores or set the low power mode.

Code:
/*
 * Thread configuration for each thread. Make sure it matches the number above.
 * low_power_mode - This can either be a boolean (true or false), or a number between 1 to 5. When set to true,
 *                  this mode will double the cache usage, and double the single thread performance. It will
 *                  consume much less power (as less cores are working), but will max out at around 80-85% of
 *                  the maximum performance. When set to a number N greater than 1, this mode will increase the
 *                  cache usage and single thread performance by N times.
 *
 * no_prefetch -    Some sytems can gain up to extra 5% here, but sometimes it will have no difference or make
 *                  things slower.
 *
 * affine_to_cpu -  This can be either false (no affinity), or the CPU core number. Note that on hyperthreading
 *                  systems it is better to assign threads to physical cores. On Windows this usually means selecting
 *                  even or odd numbered cpu numbers. For Linux it will be usually the lower CPU numbers, so for a 4
 *                  physical core CPU you should select cpu numbers 0-3.
 *
 * On the first run the miner will look at your system and suggest a basic configuration that will work,
 * you can try to tweak it from there to get the best performance.
 *
 * A filled out configuration should look like this:
 * "cpu_threads_conf" :
 * [
 *      { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 0 },
 *      { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 1 },
 * ],
 * If you do not wish to mine with your CPU(s) then use:
 * "cpu_threads_conf" :
 * null,
 */

Here you can find different configs from people on different hardware: https://www.xmrstak.com/
I still rather recommend you to mess around with things yourself, rather than just copy pasting a config from there. Use it as a reference for ideas of config. [especially if your specific hardware isnt listed]
legendary
Activity: 3164
Merit: 1003
Trying to use bittube-miner...

When starting it get message:

Code:
Miner execution in pause
-------------------------------------------------------------------
To manage your miner:
Please, go to https://bit.tube/startmining

What does it mean?

When opening https://bit.tube/startmining I see only rolling progress bar...
When starting the miner first time....it asks if you are an expert. Say yes...then it will start mining and make a file or files that you can fine tune it. Then after fine tune settings .... relaunch it.  Smiley Fine tuning is what I'm doing now myself.
legendary
Activity: 3164
Merit: 1003
Thx  I just messed up 2nd my post. Cheesy They wont let me delete it.
Ok trying ccminer see if that works. thx  Smiley

EDIT: I got bittube-miner working but I can't set the cpu mining off...I just want GPU.
I think there is a ccminer. I see where the confusion comes in..IPBC is TUBE is BITTUBE. Smiley

Simply make a .bat file that includes:
bittube-miner --noCPU

All the launch options:
Code:
Usage: bittube-miner [OPTION]...

  -h, --help                 show this help
  -v, --version              show version number
  -V, --version-long         show long version number
  -c, --config FILE          common miner configuration file
  -C, --poolconf FILE        pool configuration file
  --noUAC                    disable the UAC dialog
  --benchmark BLOCKVERSION   ONLY do a 60-second benchmark and exit
  --noCPU                    disable the CPU miner backend
  --cpu FILE                 CPU backend miner config file
  --noAMD                    disable the AMD miner backend
  --noAMDCache               disable the AMD(OpenCL) cache for precompiled binaries
  --openCLVendor VENDOR      use OpenCL driver of VENDOR and devices [AMD,NVIDIA]
                             default: AMD
  --amd FILE                 AMD backend miner config file
  --noNVIDIA                 disable the NVIDIA miner backend
  --nvidia FILE              NVIDIA backend miner config file
  -i --httpd HTTP_PORT       HTTP interface port

The following options can be used for automatic start without a guided config,
If config exists then this pool will be top priority.
  -o, --url URL              pool url and port, e.g. pool.usxmrpool.com:3333
  -O, --tls-url URL          TLS pool url and port, e.g. pool.usxmrpool.com:10443
  -u, --user USERNAME        pool user name or wallet address
  -r, --rigid RIGID          rig identifier for pool-side statistics (needs pool support)
  -p, --pass PASSWD          pool password, in the most cases x or empty ""
  --use-nicehash             the pool should run in nicehash mode
  --currency NAME            currency to mine

Environment variables:

  XMRSTAK_NOWAIT             disable the dialog `Press any key to exit.
                                    for non UAC execution

Supported coin opitons:
        - bittube

Version: bittube-miner 1.1.7 be84883
Brought to by fireice_uk and psychocrypt under GPLv3.
Press any key to exit.

Although if you are NVIDIA, then original xmr-stak has a newer version that also supports TUBE by default and includes some NVIDIA fixes.
I dont think thats included in latest bittube-miner, but not completely sure.
Thx Makes sense now. Smiley As far as the cpu...I want the miner to use it but only ~70%...I see I can do that now.
newbie
Activity: 79
Merit: 0
Will there be a signature or social media bounty soon? I like this project and would love to help in promoting this [Suspicious link removed]d Luck IPBC team!
I dont' think so, noob. No premined coins available to operate massive marketing campaign like your suggestion.
newbie
Activity: 42
Merit: 0
Will there be a signature or social media bounty soon? I like this project and would love to help in promoting this [Suspicious link removed]d Luck IPBC team!
jr. member
Activity: 30
Merit: 1
Thx  I just messed up 2nd my post. Cheesy They wont let me delete it.
Ok trying ccminer see if that works. thx  Smiley

EDIT: I got bittube-miner working but I can't set the cpu mining off...I just want GPU.
I think there is a ccminer. I see where the confusion comes in..IPBC is TUBE is BITTUBE. Smiley

Simply make a .bat file that includes:
bittube-miner --noCPU

All the launch options:
Code:
Usage: bittube-miner [OPTION]...

  -h, --help                 show this help
  -v, --version              show version number
  -V, --version-long         show long version number
  -c, --config FILE          common miner configuration file
  -C, --poolconf FILE        pool configuration file
  --noUAC                    disable the UAC dialog
  --benchmark BLOCKVERSION   ONLY do a 60-second benchmark and exit
  --noCPU                    disable the CPU miner backend
  --cpu FILE                 CPU backend miner config file
  --noAMD                    disable the AMD miner backend
  --noAMDCache               disable the AMD(OpenCL) cache for precompiled binaries
  --openCLVendor VENDOR      use OpenCL driver of VENDOR and devices [AMD,NVIDIA]
                             default: AMD
  --amd FILE                 AMD backend miner config file
  --noNVIDIA                 disable the NVIDIA miner backend
  --nvidia FILE              NVIDIA backend miner config file
  -i --httpd HTTP_PORT       HTTP interface port

The following options can be used for automatic start without a guided config,
If config exists then this pool will be top priority.
  -o, --url URL              pool url and port, e.g. pool.usxmrpool.com:3333
  -O, --tls-url URL          TLS pool url and port, e.g. pool.usxmrpool.com:10443
  -u, --user USERNAME        pool user name or wallet address
  -r, --rigid RIGID          rig identifier for pool-side statistics (needs pool support)
  -p, --pass PASSWD          pool password, in the most cases x or empty ""
  --use-nicehash             the pool should run in nicehash mode
  --currency NAME            currency to mine

Environment variables:

  XMRSTAK_NOWAIT             disable the dialog `Press any key to exit.
                                    for non UAC execution

Supported coin opitons:
        - bittube

Version: bittube-miner 1.1.7 be84883
Brought to by fireice_uk and psychocrypt under GPLv3.
Press any key to exit.

Although if you are NVIDIA, then original xmr-stak has a newer version that also supports TUBE by default and includes some NVIDIA fixes.
I dont think thats included in latest bittube-miner, but not completely sure.
newbie
Activity: 31
Merit: 0
 when almost all projects rely on ICO so here there is no ICO and hope to be available soon in many exchanges like binance or livecoin.
legendary
Activity: 3164
Merit: 1003
@smaram  is there going to be a hard fork?  If so when? Thx  Smiley
jr. member
Activity: 122
Merit: 4
The weekly update on BitTube - 1st of June

New on @BitTubeApp

- First Premium product
(Sell and buy views in USD or $TUBE)

- First steps towards Airtime mode

- Sidebar and menu add on

*Clean cache if not on version 1.5.

6 Read the full update story: https://coin.bit.tube/general/the-weekly-update-on-bittube-1st-june-2018-premium-is-coming/
legendary
Activity: 3164
Merit: 1003
New release from TUBE miner (1.1.7):

https://github.com/ipbc-dev/bittube-miner/releases

XMR-STAK update your miner to 2.4.4 version:

https://github.com/fireice-uk/xmr-stak/releases
Is there a ccminer?  xmr-stak doesn't work. thx  Smiley


This article seems to mention a version of ccminer that "should" be able to do "IPBC":
https://coinguides.org/ccminer-cryptonight-v3-v7-v8/
Quote
The latest release of this miner supports Cryptonight V3, V7 and V8. That is you can use this miner to mine Monero, Electroneum, Stellite, Graft, IPBC or any coins that uses v3, v7 and v8.

https://github.com/KlausT/ccminer-cryptonight/releases

But then it also says it doesnt support cryptonight light and as far as I know TUBE/IPBC is custom Custom CryptoNight Light....
...So no idea if the article is right Cheesy


XMR-STAK Doesnt work for you how?
Thx  I just messed up 2nd my post. Cheesy They wont let me delete it.
Ok trying ccminer see if that works. thx  Smiley

EDIT: I got bittube-miner working but I can't set the cpu mining off...I just want GPU.
I think there is a ccminer. I see where the confusion comes in..IPBC is TUBE is BITTUBE. Smiley
jr. member
Activity: 30
Merit: 1
New release from TUBE miner (1.1.7):

https://github.com/ipbc-dev/bittube-miner/releases

XMR-STAK update your miner to 2.4.4 version:

https://github.com/fireice-uk/xmr-stak/releases
Is there a ccminer?  xmr-stak doesn't work. thx  Smiley


This article seems to mention a version of ccminer that "should" be able to do "IPBC":
https://coinguides.org/ccminer-cryptonight-v3-v7-v8/
Quote
The latest release of this miner supports Cryptonight V3, V7 and V8. That is you can use this miner to mine Monero, Electroneum, Stellite, Graft, IPBC or any coins that uses v3, v7 and v8.

https://github.com/KlausT/ccminer-cryptonight/releases

But then it also says it doesnt support cryptonight light and as far as I know TUBE/IPBC is custom Custom CryptoNight Light....
...So no idea if the article is right Cheesy


XMR-STAK Doesnt work for you how?
legendary
Activity: 3164
Merit: 1003
legendary
Activity: 3164
Merit: 1003
New release from TUBE miner (1.1.7):

https://github.com/ipbc-dev/bittube-miner/releases

XMR-STAK update your miner to 2.4.4 version:

https://github.com/fireice-uk/xmr-stak/releases
Is there a ccminer?  xmr-stak doesn't work. thx  Smiley
And how do I get bittube-miner to not use my cpu. thx
member
Activity: 187
Merit: 10
I didn't notice there was a name change going on and just realised that IPBC is not around anymore.

Is there a way to exchange my previous IPBC coins for TUBE coins? Or this is a different thing entirely and IPBC is dead thus what I mined is worthless now?

No panic Vlad. It was only a re-branding. Your IPBC coins just changed name. It is the same chain and no exchange is necessary.
Pages:
Jump to: