Author

Topic: [B3]B3Coin Hybrid POW/POS [Scrypt] - ANTI-INSTAMINE, NO PREMINE, NO ICO, NO IPO - page 218. (Read 242093 times)

legendary
Activity: 1638
Merit: 1036
I am trying to build a mac wallet-qt but it won't run.
compiles ok (apart from .plist issues Smiley)

crash on error

Code:
assertion failed: (!pthread_mutex_lock(&m)), function lock, file /opt/local/include/boost/thread/pthread/recursive_mutex.hpp, line 110.


i tried using this fix, but it brings up a whole swathe of new errors, will try again tomorrow
https://github.com/rat4/blackcoin/issues/39


edit. i also did an amusing little pull request on the git Smiley
sr. member
Activity: 374
Merit: 250
we need block explorer now.
hero member
Activity: 644
Merit: 500
on pool, sgminer settings:
sgminer.exe --kernel darkcoin-mod --api-listen -o stratum+tcp://thefudpool.com:3017 -u pwpwpw.3 -p x -w 64 -g 2 --thread-concurrency 8192 --intensity 21 --lookup-gap 2 --no-submit-stale --gpu-powertune 20 --gpu-fan 100 --temp-cutoff 95 --gpu-engine 1000 --gpu-memclock 1500

hw errors: 5k~
http://imgur.com/a/DPubQ

testing .conf (i link my .bat to a .conf file) with sph-sgminer_x11mod, i use the same drivers as u do (they work perfect). If my solution down here not work, reboot computer and test again.

My B3.bat:

Code:
sgminer.exe --config B3.conf

My B3.conf:

Code:
{
"pools" : [
{
"url" : "stratum+tcp://thefudpool.com:3015",
"user" : "jihjih.gpu",
"pass" : "1"
}
]
,
"intensity" : "12",
"vector" : "2",
"worksize" : "64",
"kernel" : "x11mod",
"thread-concurrency" : "20481",
"lookup-gap" : "2",
"gpu-threads" : "4"
}


This is crazy, I tried this config and it works, I changed all lines, all value, still works. I try my bat, HW error, with the exact same settings as your config. I though the kernel naming was wrong, but I can change it to darkcoin-mod, config still works, .bat doesn't. Thanks man, I wish to understand what is happening but till it works I'm good!

Sure, no problem. I'm glad i could help you! have fun with mining.
legendary
Activity: 3164
Merit: 3290
This is the MOST RECENT update, from yesterday. it is a new wallet.

I sent you a reminder about wallet update.

ok i allways use the latest wallet from yesterday thank you sir !!!!   Smiley
legendary
Activity: 1778
Merit: 1000
full member
Activity: 198
Merit: 100
on pool, sgminer settings:
sgminer.exe --kernel darkcoin-mod --api-listen -o stratum+tcp://thefudpool.com:3017 -u pwpwpw.3 -p x -w 64 -g 2 --thread-concurrency 8192 --intensity 21 --lookup-gap 2 --no-submit-stale --gpu-powertune 20 --gpu-fan 100 --temp-cutoff 95 --gpu-engine 1000 --gpu-memclock 1500

hw errors: 5k~
http://imgur.com/a/DPubQ
POOL --->
http://ypool.ga/b3

No errors HW
hero member
Activity: 908
Merit: 503
on pool, sgminer settings:
sgminer.exe --kernel darkcoin-mod --api-listen -o stratum+tcp://thefudpool.com:3017 -u pwpwpw.3 -p x -w 64 -g 2 --thread-concurrency 8192 --intensity 21 --lookup-gap 2 --no-submit-stale --gpu-powertune 20 --gpu-fan 100 --temp-cutoff 95 --gpu-engine 1000 --gpu-memclock 1500

hw errors: 5k~
http://imgur.com/a/DPubQ

testing .conf (i link my .bat to a .conf file) with sph-sgminer_x11mod, i use the same drivers as u do (they work perfect). If my solution down here not work, reboot computer and test again.

My B3.bat:

Code:
sgminer.exe --config B3.conf

My B3.conf:

Code:
{
"pools" : [
{
"url" : "stratum+tcp://thefudpool.com:3015",
"user" : "jihjih.gpu",
"pass" : "1"
}
]
,
"intensity" : "12",
"vector" : "2",
"worksize" : "64",
"kernel" : "x11mod",
"thread-concurrency" : "20481",
"lookup-gap" : "2",
"gpu-threads" : "4"
}


This is crazy, I tried this config and it works, I changed all lines, all value, still works. I try my bat, HW error, with the exact same settings as your config. I though the kernel naming was wrong, but I can change it to darkcoin-mod, config still works, .bat doesn't. Thanks man, I wish to understand what is happening but till it works I'm good!
legendary
Activity: 3164
Merit: 3290
12 H = 250 Blocks or so right Huh
legendary
Activity: 1778
Merit: 1000
hero member
Activity: 644
Merit: 500
on pool, sgminer settings:
sgminer.exe --kernel darkcoin-mod --api-listen -o stratum+tcp://thefudpool.com:3017 -u pwpwpw.3 -p x -w 64 -g 2 --thread-concurrency 8192 --intensity 21 --lookup-gap 2 --no-submit-stale --gpu-powertune 20 --gpu-fan 100 --temp-cutoff 95 --gpu-engine 1000 --gpu-memclock 1500

hw errors: 5k~
http://imgur.com/a/DPubQ

use .conf file ...
it will help .
the cmds seems to be right .


you can also try another pool.

yeah hw issues is most of the time hw related., Try a lower Intensity can also solve it, if u use 16 instead of 21 its also fine and probably less hw errors.
sr. member
Activity: 374
Merit: 250
on pool, sgminer settings:
sgminer.exe --kernel darkcoin-mod --api-listen -o stratum+tcp://thefudpool.com:3017 -u pwpwpw.3 -p x -w 64 -g 2 --thread-concurrency 8192 --intensity 21 --lookup-gap 2 --no-submit-stale --gpu-powertune 20 --gpu-fan 100 --temp-cutoff 95 --gpu-engine 1000 --gpu-memclock 1500

hw errors: 5k~
http://imgur.com/a/DPubQ

use .conf file ...
it will help .
the cmds seems to be right .


you can also try another pool.
hero member
Activity: 644
Merit: 500
on pool, sgminer settings:
sgminer.exe --kernel darkcoin-mod --api-listen -o stratum+tcp://thefudpool.com:3017 -u pwpwpw.3 -p x -w 64 -g 2 --thread-concurrency 8192 --intensity 21 --lookup-gap 2 --no-submit-stale --gpu-powertune 20 --gpu-fan 100 --temp-cutoff 95 --gpu-engine 1000 --gpu-memclock 1500

hw errors: 5k~
http://imgur.com/a/DPubQ

testing .conf (i link my .bat to a .conf file) with sph-sgminer_x11mod, i use the same drivers as u do (they work perfect). If my solution down here not work, reboot computer and test again.

My B3.bat:

Code:
sgminer.exe --config B3.conf

My B3.conf:

Code:
{
"pools" : [
{
"url" : "stratum+tcp://thefudpool.com:3015",
"user" : "jihjih.gpu",
"pass" : "1"
}
]
,
"intensity" : "12",
"vector" : "2",
"worksize" : "64",
"kernel" : "x11mod",
"thread-concurrency" : "20481",
"lookup-gap" : "2",
"gpu-threads" : "4"
}
legendary
Activity: 1778
Merit: 1000
hero member
Activity: 908
Merit: 503
on pool, sgminer settings:
sgminer.exe --kernel darkcoin-mod --api-listen -o stratum+tcp://thefudpool.com:3017 -u pwpwpw.3 -p x -w 64 -g 2 --thread-concurrency 8192 --intensity 21 --lookup-gap 2 --no-submit-stale --gpu-powertune 20 --gpu-fan 100 --temp-cutoff 95 --gpu-engine 1000 --gpu-memclock 1500

hw errors: 5k~
http://imgur.com/a/DPubQ
sr. member
Activity: 374
Merit: 250
what amd driver goes with x11 using sgminer ? I'm using 15.12 and all I get is hw errors, the config is good.

what is exactly the error?

are you mining on pool or solo??
legendary
Activity: 1778
Merit: 1000
what amd driver goes with x11 using sgminer ? I'm using 15.12 and all I get is hw errors, the config is good.
Ask the DEV when he comes back
hero member
Activity: 908
Merit: 503
what amd driver goes with x11 using sgminer ? I'm using 15.12 and all I get is hw errors, the config is good.
legendary
Activity: 1778
Merit: 1000
Jump to: