raske
Member
Offline
Activity: 154
Merit: 14
|
|
June 20, 2018, 11:19:57 AM |
|
can someone share the "start.bat" file, I cant atart the miner What is your problem? your config please sorry, I did it, now I wave to play with my intensity to run this miner on higher levels than SRBminer
|
|
|
|
treanski
Full Member
Offline
Activity: 364
Merit: 106
ONe Social Network.
|
|
June 20, 2018, 11:44:16 AM |
|
can someone share the "start.bat" file, I cant atart the miner there is no start.bat if you want to run specicif config file use bxb-miner.exe -c configfile.json @dev thanks, this way it works
|
|
|
|
abhiseshakana
Legendary
Offline
Activity: 2436
Merit: 2286
From Zero to 2 times Self-Made Legendary
|
|
June 20, 2018, 04:19:52 PM |
|
can someone share the "start.bat" file, I cant atart the miner use the config.json and hit the "bxb-miner.exe" directly this is config.json that i use { "pools": [ { "name":"LoKi", "url": "loki.miner.rocks", "port":7777, "stale-time":0, "user": "L9ftbfMEB1SRjvZcX4cvsxBg3dib2r4nMCe7vDbJjWDNHxKvMGmCfWbQX8xbFQfLQVCuFxQQWpai1SxnCWg67oY5Hb7zwpy.180000", "pass": "LoKi02", "algo":"heavy" } ], "intensity": "920,920,1024,1024,1024,920", "gpu":"0,1,2,3,4,5", "gpu-threads": "2", "auto-fan":false, "target-temp":60, "server":true, "server-ip":"127.0.0.1", "rig-name":"LoKi02" }
|
| | | . .Duelbits. | | | █▀▀▀▀▀ █ █ █ █ █ █ █ █ █ █ █ █▄▄▄▄▄ | TRY OUR
NEW UNIQUE GAMES! | | . ..DICE... | ███████████████████████████████ ███▀▀ ▀▀███ ███ ▄▄▄▄ ▄▄▄▄ ███ ███ ██████ ██████ ███ ███ ▀████▀ ▀████▀ ███ ███ ███ ███ ███ ███ ███ ███ ▄████▄ ▄████▄ ███ ███ ██████ ██████ ███ ███ ▀▀▀▀ ▀▀▀▀ ███ ███▄▄ ▄▄███ ███████████████████████████████ | . .MINES. | ███████████████████████████████ ████████████████████████▄▀▄████ ██████████████▀▄▄▄▀█████▄▀▄████ ████████████▀ █████▄▀████ █████ ██████████ █████▄▀▀▄██████ ███████▀ ▀████████████ █████▀ ▀██████████ █████ ██████████ ████▌ ▐█████████ █████ ██████████ ██████▄ ▄███████████ ████████▄▄ ▄▄█████████████ ███████████████████████████████ | . .PLINKO. | ███████████████████████████████ █████████▀▀▀ ▀▀▀█████████ ██████▀ ▄▄███ ███ ▀██████ █████ ▄▀▀ █████ ████ ▀ ████ ███ ███ ███ ███ ███ ███ ████ ████ █████ █████ ██████▄ ▄██████ █████████▄▄▄ ▄▄▄█████████ ███████████████████████████████ | 10,000x MULTIPLIER | │ | NEARLY UP TO .50%. REWARDS | | | ▀▀▀▀▀█ █ █ █ █ █ █ █ █ █ █ █ ▄▄▄▄▄█ |
|
|
|
igotek
|
|
June 20, 2018, 06:19:47 PM |
|
What is the problem ? Where is pool.supportxmr.com in the config file ?? Picture: { "pools": [ { "name":"test_coin", "url": "loki.miner.rocks", "port":7777, "stale-time":0, "user": "L9ftbfMEB1SRjvZcX4cvsxBg3dib2r4nMCe7vDbJjWDNHxKvMGmCfWbQX8xbFQfLQVCuFxQQWpai1SxnCWg67oY5Hb7zwpy.180000", "pass": "LoKi02", "algo":"heavy" } ], "intensity": "896", // GPU intensity (one value for all GPUs, separated list for individual intensity per adapter ("896,432,896") "gpu":"0,1,2,3,4,5,6,7,8", // GPU ID using to mine, for multiple set as "0,1,2,3,4" "gpu-threads": "2", // threads per GPU, may be set ("2,1,1,2,2") "worksize":"8", // Worksize per GPU, may be set ("8,8,8,7,8") "auto-fan":true, // fan auto-control "target-temp":60, // target temperature "server":true, // this option enabling server monitoring feature, other rigs may acts as clients "server-ip":"0.0.0.0", // server IP address for server monitoring "rig-name":"PROG", // rig name on monitoring server "use-cpu":true, // Enable CPU mining "cpu-threads": 2 // Manual settings for cpu threads (not recomended). Not set this otion for auto select thread count. }
|
I cannot live, I cannot die, trapped in myself. Hold my breath as I wish for death. Oh please god, help me !
|
|
|
treanski
Full Member
Offline
Activity: 364
Merit: 106
ONe Social Network.
|
|
June 20, 2018, 06:52:13 PM |
|
What is the problem ? Where is pool.supportxmr.com in the config file ?? Picture: { "pools": [ { "name":"test_coin", "url": "loki.miner.rocks", "port":7777, "stale-time":0, "user": "L9ftbfMEB1SRjvZcX4cvsxBg3dib2r4nMCe7vDbJjWDNHxKvMGmCfWbQX8xbFQfLQVCuFxQQWpai1SxnCWg67oY5Hb7zwpy.180000", "pass": "LoKi02", "algo":"heavy" } ], "intensity": "896", // GPU intensity (one value for all GPUs, separated list for individual intensity per adapter ("896,432,896") "gpu":"0,1,2,3,4,5,6,7,8", // GPU ID using to mine, for multiple set as "0,1,2,3,4" "gpu-threads": "2", // threads per GPU, may be set ("2,1,1,2,2") "worksize":"8", // Worksize per GPU, may be set ("8,8,8,7,8") "auto-fan":true, // fan auto-control "target-temp":60, // target temperature "server":true, // this option enabling server monitoring feature, other rigs may acts as clients "server-ip":"0.0.0.0", // server IP address for server monitoring "rig-name":"PROG", // rig name on monitoring server "use-cpu":true, // Enable CPU mining "cpu-threads": 2 // Manual settings for cpu threads (not recomended). Not set this otion for auto select thread count. } if you have only 1 pool in config and you put a -> , <- instead of leaving it blank at the end of pool config the miner connects to supportxmr pool
|
|
|
|
Bixbitecoin (OP)
Jr. Member
Offline
Activity: 119
Merit: 3
|
|
June 20, 2018, 07:06:06 PM |
|
What is the problem ? Where is pool.supportxmr.com in the config file ?? Picture: { "pools": [ { "name":"test_coin", "url": "loki.miner.rocks", "port":7777, "stale-time":0, "user": "L9ftbfMEB1SRjvZcX4cvsxBg3dib2r4nMCe7vDbJjWDNHxKvMGmCfWbQX8xbFQfLQVCuFxQQWpai1SxnCWg67oY5Hb7zwpy.180000", "pass": "LoKi02", "algo":"heavy" } ], "intensity": "896", // GPU intensity (one value for all GPUs, separated list for individual intensity per adapter ("896,432,896") "gpu":"0,1,2,3,4,5,6,7,8", // GPU ID using to mine, for multiple set as "0,1,2,3,4" "gpu-threads": "2", // threads per GPU, may be set ("2,1,1,2,2") "worksize":"8", // Worksize per GPU, may be set ("8,8,8,7,8") "auto-fan":true, // fan auto-control "target-temp":60, // target temperature "server":true, // this option enabling server monitoring feature, other rigs may acts as clients "server-ip":"0.0.0.0", // server IP address for server monitoring "rig-name":"PROG", // rig name on monitoring server "use-cpu":true, // Enable CPU mining "cpu-threads": 2 // Manual settings for cpu threads (not recomended). Not set this otion for auto select thread count. } Remove all comment from config file valid: { "pools": [ { "name": "test_coin", "url": "loki.miner.rocks", "port": 7777, "stale-time": 0, "user": "L9ftbfMEB1SRjvZcX4cvsxBg3dib2r4nMCe7vDbJjWDNHxKvMGmCfWbQX8xbFQfLQVCuFxQQWpai1SxnCWg67oY5Hb7zwpy.180000", "pass": "LoKi02", "algo": "heavy" } ], "intensity": "896", "gpu": "0,1,2,3,4,5,6,7,8", "gpu-threads": "2", "worksize": "8", "auto-fan": true, "target-temp": 60, "server": true, "server-ip": "0.0.0.0", "rig-name": "PROG", "use-cpu": true, "cpu-threads": 2 }
|
BIXBITE COIN (https://bixbite.pro) TELEGRAM (https://t.me/bixbitecoin)
|
|
|
schriss
Newbie
Offline
Activity: 27
Merit: 0
|
|
June 20, 2018, 07:39:00 PM |
|
--found another bug, if you close the miner by clicking on the x, its still running in the background as process
Why you decide it's a bug (only devs can confirm issue and mark some "abnormal action" as bug)? We're tested a lot before release first version, it's a normal process on exit when miner wait until all calculating jobs finished. It is usability issue that can allow users to crash rig by running miner multiple times. Possible solutions: - show some kind of "Exiting, please wait" popup while miner finishes up and exists. - do not allow to start more than one instance of the miner Ideally, both of the above..
|
|
|
|
gameboy366
Jr. Member
Offline
Activity: 252
Merit: 8
|
|
June 21, 2018, 07:17:58 AM |
|
Which gpu is better overall for mining
msi Armour rx 570 8gb or Sapphire Nitro+ Rx 580 4gb
Sapphire is $45 expensive. I think Armour is better because it has 8gb, right ? What would u choose.
|
|
|
|
edwardceng
Member
Offline
Activity: 266
Merit: 50
|
|
June 21, 2018, 07:33:45 AM |
|
yeah, choose RX570 8 GB if prepare for Dag Size until 4GB
but for performance, I choose RX580 4GB because have a bit different with RX570 such as GPU clock, Boost clock, Shading unit.
|
|
|
|
gameboy366
Jr. Member
Offline
Activity: 252
Merit: 8
|
|
June 21, 2018, 08:14:18 AM |
|
yeah, choose RX570 8 GB if prepare for Dag Size until 4GB
but for performance, I choose RX580 4GB because have a bit different with RX570 such as GPU clock, Boost clock, Shading unit.
I am not worried about dag size. I don't mine ethereum, and by the time dag crosses 4gb ethereum will go pos. I think 8gb gives advantage on Cryptonight, just look at table.
|
|
|
|
ggarbi
Jr. Member
Offline
Activity: 43
Merit: 1
|
|
June 22, 2018, 04:35:39 PM |
|
Guys what is your hashrate with this miner ? because i have no clue that should i try it or not
|
|
|
|
eemm
Newbie
Offline
Activity: 7
Merit: 0
|
|
June 23, 2018, 04:32:42 PM |
|
How about vega56 ?
|
|
|
|
treanski
Full Member
Offline
Activity: 364
Merit: 106
ONe Social Network.
|
|
June 23, 2018, 07:45:27 PM |
|
für my vegas this miner is faster than xmrstak, srb or ggs miner...and no fee
|
|
|
|
Pennywis3
|
|
June 23, 2018, 11:39:54 PM |
|
socket error 1 :/
|
|
|
|
lexele
|
|
June 24, 2018, 07:58:55 AM |
|
hello, I tried with my vegas, vega 64 I got same speed than other miners, but not with vega 56 flashed to 64...those are a bit lazy. But well I'm not sure I found best intensity.
This miner does not support Nicehash, does he?
|
|
|
|
Pennywis3
|
|
June 24, 2018, 08:02:35 AM |
|
hello, I tried with my vegas, vega 64 I got same speed than other miners, but not with vega 56 flashed to 64...those are a bit lazy. But well I'm not sure I found best intensity.
This miner does not support Nicehash, does he?
Indeed it doesn't.
|
|
|
|
Iamtutut
|
|
June 24, 2018, 12:58:46 PM |
|
Has anyone tested with RX 470/570 4GB ?
|
|
|
|
Sgsg666
Jr. Member
Offline
Activity: 113
Merit: 1
|
|
June 25, 2018, 09:18:17 AM |
|
Are you guys going to add/support cn-fast & cn-saber(Bittube)? thanks! can someone post a pic of vega 56/64 h/s?
|
|
|
|
Ballscack
Newbie
Offline
Activity: 37
Merit: 0
|
|
June 25, 2018, 01:20:08 PM Last edit: June 25, 2018, 02:00:22 PM by Ballscack |
|
What intensity should a vega 64 have?
its set to 1024 and worksize 8 only 1700 hashes and 2100 on srb @2 1502 core 1100 mem
* update: @ 1800 intensity i get arround 2050 hs a card on 1502 core 1100 mem* * update 2 @ 1792 intensity i get arround 2089 hs a card on 1502 core 1100 mem *
|
|
|
|
Ballscack
Newbie
Offline
Activity: 37
Merit: 0
|
|
June 25, 2018, 02:47:08 PM |
|
|
|
|
|
|