Author Topic: MineBitShares.com - A virtual mining multi-pool for BitShares  (Read 54651 times)

0 Members and 1 Guest are viewing this topic.

Online Brekyrself

  • Hero Member
  • *****
  • Posts: 512
    • View Profile
I would guess that once PTS mining comes to an end, many will switch over to your pool.

Offline nethyb

  • Full Member
  • ***
  • Posts: 197
    • View Profile
  • BitShares: nethyb
I can't not mine X11 with sgminer 5.0,are your pool still running?

Sure is ... you can check anytime at http://pool.minebitshares.com/workers there are currently about 13 miners using it...

Offline blinkwang182

  • Jr. Member
  • **
  • Posts: 40
    • View Profile
I can't not mine X11 with sgminer 5.0,are your pool still running?

Offline BTSdac

  • Hero Member
  • *****
  • Posts: 1219
    • View Profile
  • BitShares: K1
process of mine bts is use computer/mining machine mine other altcoin ,can exchange it to bts . so compare with mining other altcoin directly , there is no advantage to mine bts .
if you can run a delegate , use pay from deletae to allowance mine of BTS to allowance miner of BTS.
let income of mining BTS higher than mining other altcoin
github.com :pureland
BTS2.0 API :ws://139.196.37.179:8091
BTS2.0 API 数据源ws://139.196.37.179:8091

Offline nodata

  • Jr. Member
  • **
  • Posts: 37
    • View Profile
oK messed around some more, ended up downloading the badman modified version and tried again on x11. It is now working...Thanx!!!


I wonder why it stopped working after I set the command variables. I dont get why that would have happened.

ah well. Its working :)



EDIT: scrypt mining is faster on AMD GPUs isnt it? Does anyone have any suggestions as to why I can only mine with x11 and not scrypt?


« Last Edit: November 01, 2014, 02:21:25 am by nodata »

Offline nodata

  • Jr. Member
  • **
  • Posts: 37
    • View Profile
the x11 command workd!


.... then i fucked it up! I tried adding

Quote
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

and then the -4 error came back.

So then I deleted them, saved the .bat and it still will not work


How do I reset environment variables?


Thank you so much for this help, nethyb

Offline nethyb

  • Full Member
  • ***
  • Posts: 197
    • View Profile
  • BitShares: nethyb
Have a go at using the latest version of sgminer mentioned earlier in this thread...

https://bitsharestalk.org/index.php?topic=6236.msg138628#msg138628

And if you still have no luck, you can try mining X11 on the pool, instead of Scyrpt.

Use this command line to test if you using the suggested version of sgminar with X11 on the pool

Code: [Select]
sgminer.exe --kernel darkcoin-mod -o stratum+tcp://btsx.minebitshares.com:5555 -u YOUR_BTSX_ACCOUNT_KEY -p ANYTHING_YOU_LIKE --no-submit-stale

Offline nodata

  • Jr. Member
  • **
  • Posts: 37
    • View Profile
What drivers are you using?  Have you installed the OpenCL SDK?

http://developer.amd.com/tools-and-sdks/opencl-zone/amd-accelerated-parallel-processing-app-sdk/

yes I do. Like I said, it mines litecoins and protoshares just fine....









im getting this...


Quote
sgminer 4.2.2 - Started: [2014-10-30 21:09:19] - [0 days 00:04:50]
--------------------------------------------------------------------------------
(5s):0.000 (avg):0.000h/s | A:0  R:0  HW:0  WU:0.000/m
ST: 2  SS: 0  NB: 26  LW: 327  GF: 0  RF: 0
Connected to btsx.minebitshares.com (stratum) diff 256 as user BTSX6LntkCfDLvwPr
Block: f2c5d670...  Diff:60.4K  Started: [21:14:03]  Best share: 0
--------------------------------------------------------------------------------
[P]ool management [G]PU management [ S]ettings [D]isplay options [Q]uit
GPU 0:  26.0C  40%    | OFF   / 0.000h/s | R:  0.0% HW:0 WU:0.000/m I: 8
--------------------------------------------------------------------------------
[21:08:52] Started sgminer 4.2.2
[21:08:52] * using Jansson 2.6
[21:08:52] Probing for an alive pool
[21:08:54] btsx.minebitshares.com difficulty changed to 256
[21:08:57] Startup GPU initialization... Using settings from pool btsx.minebitsh
ares.com.
[21:08:57] Startup Pool No = 0
[21:08:57] Building binary ckolivasPitcairngw256l4lg2tc14208nf10.bin
[21:09:18] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor
 10, n 1024
[21:09:19] Error -4: Enqueueing kernel onto command queue. (clEnqueueNDRangeKern
el)
[21:09:19] GPU 0 failure, disabling!

You command line looks good, and I've just ran it on my rig to check - worked OK... Couple of ideas..

Do you have any settings in sgminer.conf?

Have you set the following in your command prompt / environment variables... I think I remember seeing this in relation to low memory issues in the past...

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

i.e. in startbtsxminining.bat have...

Code: [Select]
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
C:\pathtosgminer\sgminer.exe -o stratum+tcp://btsx.minebitshares.com:4444 -u BTSX6LntkCfDLvwPrr13az5kYmivVYnJrSA7pmNF9kxNFFjeMqDgE7 -p ANYTHING_YOU_LIKE --no-submit-stale

remember to change pathtosgminer to suit your environment...



Thank you for the suggestion. I did try this and get the exact same error (the path to sgminer is correct, still getting error -4)

Thank you for all the suggestions.

Are there instructions for other miners like cgminer or bfg miner? I really really really want to mine, but without it working I will have to continue to mine litecoins :(


Offline nethyb

  • Full Member
  • ***
  • Posts: 197
    • View Profile
  • BitShares: nethyb
im getting this...


Quote
sgminer 4.2.2 - Started: [2014-10-30 21:09:19] - [0 days 00:04:50]
--------------------------------------------------------------------------------
(5s):0.000 (avg):0.000h/s | A:0  R:0  HW:0  WU:0.000/m
ST: 2  SS: 0  NB: 26  LW: 327  GF: 0  RF: 0
Connected to btsx.minebitshares.com (stratum) diff 256 as user BTSX6LntkCfDLvwPr
Block: f2c5d670...  Diff:60.4K  Started: [21:14:03]  Best share: 0
--------------------------------------------------------------------------------
[P]ool management [G]PU management [ S]ettings [D]isplay options [Q]uit
GPU 0:  26.0C  40%    | OFF   / 0.000h/s | R:  0.0% HW:0 WU:0.000/m I: 8
--------------------------------------------------------------------------------
[21:08:52] Started sgminer 4.2.2
[21:08:52] * using Jansson 2.6
[21:08:52] Probing for an alive pool
[21:08:54] btsx.minebitshares.com difficulty changed to 256
[21:08:57] Startup GPU initialization... Using settings from pool btsx.minebitsh
ares.com.
[21:08:57] Startup Pool No = 0
[21:08:57] Building binary ckolivasPitcairngw256l4lg2tc14208nf10.bin
[21:09:18] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor
 10, n 1024
[21:09:19] Error -4: Enqueueing kernel onto command queue. (clEnqueueNDRangeKern
el)
[21:09:19] GPU 0 failure, disabling!

You command line looks good, and I've just ran it on my rig to check - worked OK... Couple of ideas..

Do you have any settings in sgminer.conf?

Have you set the following in your command prompt / environment variables... I think I remember seeing this in relation to low memory issues in the past...

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

i.e. in startbtsxminining.bat have...

Code: [Select]
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
C:\pathtosgminer\sgminer.exe -o stratum+tcp://btsx.minebitshares.com:4444 -u BTSX6LntkCfDLvwPrr13az5kYmivVYnJrSA7pmNF9kxNFFjeMqDgE7 -p ANYTHING_YOU_LIKE --no-submit-stale

remember to change pathtosgminer to suit your environment...




Offline nodata

  • Jr. Member
  • **
  • Posts: 37
    • View Profile
im getting this...


Quote
sgminer 4.2.2 - Started: [2014-10-30 21:09:19] - [0 days 00:04:50]
--------------------------------------------------------------------------------
(5s):0.000 (avg):0.000h/s | A:0  R:0  HW:0  WU:0.000/m
ST: 2  SS: 0  NB: 26  LW: 327  GF: 0  RF: 0
Connected to btsx.minebitshares.com (stratum) diff 256 as user BTSX6LntkCfDLvwPr
Block: f2c5d670...  Diff:60.4K  Started: [21:14:03]  Best share: 0
--------------------------------------------------------------------------------
[P]ool management [G]PU management [ S]ettings [D]isplay options [Q]uit
GPU 0:  26.0C  40%    | OFF   / 0.000h/s | R:  0.0% HW:0 WU:0.000/m I: 8
--------------------------------------------------------------------------------
[21:08:52] Started sgminer 4.2.2
[21:08:52] * using Jansson 2.6
[21:08:52] Probing for an alive pool
[21:08:54] btsx.minebitshares.com difficulty changed to 256
[21:08:57] Startup GPU initialization... Using settings from pool btsx.minebitsh
ares.com.
[21:08:57] Startup Pool No = 0
[21:08:57] Building binary ckolivasPitcairngw256l4lg2tc14208nf10.bin
[21:09:18] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor
 10, n 1024
[21:09:19] Error -4: Enqueueing kernel onto command queue. (clEnqueueNDRangeKern
el)
[21:09:19] GPU 0 failure, disabling!

i am using this command:
sgminer.exe -o stratum+tcp://btsx.minebitshares.com:4444 -u BTSX6LntkCfDLvwPrr13az5kYmivVYnJrSA7pmNF9kxNFFjeMqDgE7 -p ANYTHING_YOU_LIKE --no-submit-stale


with win7 pro x64 with an amd 7870


It mines protoshares and/or litecoins just fine..

what am i doing wrong?

Offline Troglodactyl

  • Hero Member
  • *****
  • Posts: 960
    • View Profile
Any incentives to miners using this pool? If none, why not give extra coins like % from Delegate profit, just for marketing gimmick.
Most miners do not want to change pool if there is no extra benefits for them.

Just my 2 cents

I disapprove of delegate pay kickbacks.  Low fees and convenience are enough to attract many miners, and competent pool management is an opportunity to earn respect and votes.  I expect more transparency on pool fees and exchange practices once it's more established, but in beta I have no problem at all with how it is.

Offline blinkwang182

  • Jr. Member
  • **
  • Posts: 40
    • View Profile
I like the idea,but the profit is too low.

Offline joele

  • Sr. Member
  • ****
  • Posts: 467
    • View Profile
Any incentives to miners using this pool? If none, why not give extra coins like % from Delegate profit, just for marketing gimmick.
Most miners do not want to change pool if there is no extra benefits for them.

Just my 2 cents

Online Brekyrself

  • Hero Member
  • *****
  • Posts: 512
    • View Profile
Nice job again on the pool, now we just need some more miners!