Bitcoin Forum
May 02, 2024, 06:07:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 [50] 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 »
  Print  
Author Topic: [ANN] [BBL] BitBlock-World's first X15 coin|Bittrex|Poloniex|Mandatory Update  (Read 82721 times)
kondiomir
Legendary
*
Offline Offline

Activity: 1568
Merit: 1000


Twitter @Acimirov


View Profile
June 27, 2014, 02:17:03 PM
 #981

@Immix

What is the version of your graphic driver ?

driver 13.12, any newer version is not put, worth windows 8 x64

Try -g 1
1714630079
Hero Member
*
Offline Offline

Posts: 1714630079

View Profile Personal Message (Offline)

Ignore
1714630079
Reply with quote  #2

1714630079
Report to moderator
1714630079
Hero Member
*
Offline Offline

Posts: 1714630079

View Profile Personal Message (Offline)

Ignore
1714630079
Reply with quote  #2

1714630079
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714630079
Hero Member
*
Offline Offline

Posts: 1714630079

View Profile Personal Message (Offline)

Ignore
1714630079
Reply with quote  #2

1714630079
Report to moderator
1714630079
Hero Member
*
Offline Offline

Posts: 1714630079

View Profile Personal Message (Offline)

Ignore
1714630079
Reply with quote  #2

1714630079
Report to moderator
Taxidermista
Legendary
*
Offline Offline

Activity: 1147
Merit: 1001



View Profile
June 27, 2014, 02:17:55 PM
 #982

@aznboy84 is this 32 bit version should it make difference if I try to build 64 bit one.

Got a x64 version too but there's no point, no hashrate difference between x32 and x64 Sad
here goes the x64 build
https://mega.co.nz/#!EJVWEK6D!atU0PRIfcKpP9WowkgsJT0GDXctnQPo_CarfCaSWkJ8

How much is your fee with this miner?

rayday11
Sr. Member
****
Offline Offline

Activity: 344
Merit: 251


View Profile
June 27, 2014, 02:21:37 PM
 #983


where is the qt published, i was at launch, and there were no qt launched 3 min after launch, you are lying



Newbie...

The QT was published in the website since the launch. The links in bitcointalk were removed due to bitcointal policies, but the links were on the website, you only needed to open the website and click on download as me or Shadow_Runner did.
I was also able to get in this early, mining with the wallet. I mined many, many blocks within the first 11 hours. For once I was at the right place at the right time. Perseverance and a lot of luck.

what time did you start mining?
7:20AM ESDT on 25 July 2014
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
June 27, 2014, 02:23:24 PM
 #984

lol, It look like there is a gpu miner per posts  Grin

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
workminer
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
June 27, 2014, 02:44:36 PM
 #985

 compiling in Linux:

# autoreconf -i
 
aclocal: couldn't open directory `m4': No such file or directory
autoreconf: aclocal failed with exit status: 1

 Huh
workminer
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
June 27, 2014, 02:48:46 PM
 #986

compiling in Linux (aznboy84/X15GPU):
#autoreconf -i

aclocal: couldn't open directory `m4': No such file or directory
autoreconf: aclocal failed with exit status: 1
baby222
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 501



View Profile
June 27, 2014, 02:48:59 PM
 #987

i translate to chinese i want to konw if any bounties for my work ?
https://bitcointalk.org/index.php?topic=666385.msg7523014#msg7523014

 Smiley  @BitBlock
majsta
Hero Member
*****
Offline Offline

Activity: 561
Merit: 500


kittehcoin.info


View Profile
June 27, 2014, 02:56:05 PM
 #988

compiling in Linux (aznboy84/X15GPU):
#autoreconf -i

aclocal: couldn't open directory `m4': No such file or directory
autoreconf: aclocal failed with exit status: 1
You didn't installed all needed packages. Find a list in sgminer docs dir

aznboy84
Full Member
***
Offline Offline

Activity: 137
Merit: 100



View Profile
June 27, 2014, 02:57:48 PM
 #989

compiling in Linux (aznboy84/X15GPU):
#autoreconf -i

aclocal: couldn't open directory `m4': No such file or directory
autoreconf: aclocal failed with exit status: 1

Code:
sh autogen.sh

CFLAGS="-O2 -Wall" ./configure

make

that works for me in MinGW, doesn't have a linux system with amd driver for testing

karimdr2
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
June 27, 2014, 03:02:57 PM
 #990

compiling in Linux (aznboy84/X15GPU):
#autoreconf -i

aclocal: couldn't open directory `m4': No such file or directory
autoreconf: aclocal failed with exit status: 1

Code:
sh autogen.sh

CFLAGS="-O2 -Wall" ./configure

make

that works for me in MinGW, doesn't have a linux system with amd driver for testing

algorithm/sgminer-bitblock.o: In function `init_Bhash_contexts':
/opt/miners/X15GPU/algorithm/bitblock.c:91: undefined reference to `sph_shabal512_init'
algorithm/sgminer-bitblock.o: In function `bitblockhash':
/opt/miners/X15GPU/algorithm/bitblock.c:158: undefined reference to `sph_shabal512'
/opt/miners/X15GPU/algorithm/bitblock.c:159: undefined reference to `sph_shabal512_close'
/opt/miners/X15GPU/algorithm/bitblock.c:161: undefined reference to `sph_whirlpool'
/opt/miners/X15GPU/algorithm/bitblock.c:162: undefined reference to `sph_whirlpool_close'
algorithm/sgminer-bitblock.o: In function `init_Bhash_contexts':
/opt/miners/X15GPU/algorithm/bitblock.c:92: undefined reference to `sph_whirlpool_init'
collect2: error: ld returned 1 exit status
make[2]: *** [sgminer] Erreur 1
make[2]: quittant le répertoire « /opt/miners/X15GPU »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /opt/miners/X15GPU »
make: *** [all] Erreur 2

Any solution? I am working with Ubuntu 14.04 + AMD Catalyst 14.6 Beta
Thaks

★ BitNet ★ New Darknet, better than TOR ! FREE VPN ! Free Distribution 14,000,000 VPNCOIN!!! Vg7NuuuJt2snso5N1EMPyPwSTHb2ByiHRo
BTC: 1Gu3KYr3HV1TGJmqgSXXQbGxxdLzTEAN6o
majsta
Hero Member
*****
Offline Offline

Activity: 561
Merit: 500


kittehcoin.info


View Profile
June 27, 2014, 03:06:09 PM
 #991

@karimdr2
The same problem I had in cygwin and had to give up because I don't see anything wrong in code. It must be something else.

aznboy84
Full Member
***
Offline Offline

Activity: 137
Merit: 100



View Profile
June 27, 2014, 03:08:47 PM
 #992

algorithm/sgminer-bitblock.o: In function `init_Bhash_contexts':
/opt/miners/X15GPU/algorithm/bitblock.c:91: undefined reference to `sph_shabal512_init'
algorithm/sgminer-bitblock.o: In function `bitblockhash':
/opt/miners/X15GPU/algorithm/bitblock.c:158: undefined reference to `sph_shabal512'
/opt/miners/X15GPU/algorithm/bitblock.c:159: undefined reference to `sph_shabal512_close'
/opt/miners/X15GPU/algorithm/bitblock.c:161: undefined reference to `sph_whirlpool'
/opt/miners/X15GPU/algorithm/bitblock.c:162: undefined reference to `sph_whirlpool_close'
algorithm/sgminer-bitblock.o: In function `init_Bhash_contexts':
/opt/miners/X15GPU/algorithm/bitblock.c:92: undefined reference to `sph_whirlpool_init'
collect2: error: ld returned 1 exit status
make[2]: *** [sgminer] Erreur 1
make[2]: quittant le répertoire « /opt/miners/X15GPU »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /opt/miners/X15GPU »
make: *** [all] Erreur 2

Any solution? I am working with Ubuntu 14.04 + AMD Catalyst 14.6 Beta
Thaks

sph/Makefile.am
add 2 missing algo here or just re-download from git
Quote
libsph_a_SOURCES = bmw.c echo.c jh.c luffa.c simd.c blake.c cubehash.c groestl.c keccak.c shavite.c skein.c sha2.c sha2big.c fugue.c hamsi.c panama.c shabal.c whirlpool.c

Pretty embarassing for that release now Sad

ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
June 27, 2014, 03:12:29 PM
 #993

BBL Pool for you:


https://bbl.suprnova.cc





Payouts every 30 seconds
DDoS protected
Suprnova Quality, lots of experience in all kind of hashes - we had the first X13 Stratum and were among the first X11 !
Highly optimized Stratums and MPOS implementations.
Idle Worker Notifications
Two Factor Authentication if wanted
Support 24x7 via IRC,Mail,PM etc.





0 % Fee and 5 % Bonus for every miner on his rewards till this evening 22:00 CEST as a compensation for the lags and flakyness today.

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
Bitcross
Member
**
Offline Offline

Activity: 99
Merit: 10


View Profile
June 27, 2014, 03:30:22 PM
 #994

Don't have any HD58XX for testing but i could use some info ... does your HD58XX works with the marucoin-modold or x13modold ?

With x13modold

Done ... let's give it a try
https://mega.co.nz/#!sZcGySSQ!GoeiVnJ1Kc2UTt40AIT_gCenDX8xw1L6-Vi2ZHs1gZA

aznboy84, can you pull request with ystarnaud over at https://github.com/sgminer-dev/sgminer/tree/v5_0-new-algo ?

Can't ... just signed up github today ... but i guess it's private


Works fine, good job.

Thanks a lot!
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
June 27, 2014, 03:37:17 PM
 #995

algorithm/sgminer-bitblock.o: In function `init_Bhash_contexts':
/opt/miners/X15GPU/algorithm/bitblock.c:91: undefined reference to `sph_shabal512_init'
algorithm/sgminer-bitblock.o: In function `bitblockhash':
/opt/miners/X15GPU/algorithm/bitblock.c:158: undefined reference to `sph_shabal512'
/opt/miners/X15GPU/algorithm/bitblock.c:159: undefined reference to `sph_shabal512_close'
/opt/miners/X15GPU/algorithm/bitblock.c:161: undefined reference to `sph_whirlpool'
/opt/miners/X15GPU/algorithm/bitblock.c:162: undefined reference to `sph_whirlpool_close'
algorithm/sgminer-bitblock.o: In function `init_Bhash_contexts':
/opt/miners/X15GPU/algorithm/bitblock.c:92: undefined reference to `sph_whirlpool_init'
collect2: error: ld returned 1 exit status
make[2]: *** [sgminer] Erreur 1
make[2]: quittant le répertoire « /opt/miners/X15GPU »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /opt/miners/X15GPU »
make: *** [all] Erreur 2

Any solution? I am working with Ubuntu 14.04 + AMD Catalyst 14.6 Beta
Thaks

sph/Makefile.am
add 2 missing algo here or just re-download from git
Quote
libsph_a_SOURCES = bmw.c echo.c jh.c luffa.c simd.c blake.c cubehash.c groestl.c keccak.c shavite.c skein.c sha2.c sha2big.c fugue.c hamsi.c panama.c shabal.c whirlpool.c

Pretty embarassing for that release now Sad
Grin

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
GullibleGooo
Member
**
Offline Offline

Activity: 97
Merit: 10


View Profile
June 27, 2014, 03:40:12 PM
 #996

The price is so low by now.

Just 100BTC marketcap. I will hold this coin for the long run.

+1

SaveCoin - Proof of Funds! 65% yearly interest, NOT PoS!
karimdr2
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
June 27, 2014, 03:42:31 PM
 #997

algorithm/sgminer-bitblock.o: In function `init_Bhash_contexts':
/opt/miners/X15GPU/algorithm/bitblock.c:91: undefined reference to `sph_shabal512_init'
algorithm/sgminer-bitblock.o: In function `bitblockhash':
/opt/miners/X15GPU/algorithm/bitblock.c:158: undefined reference to `sph_shabal512'
/opt/miners/X15GPU/algorithm/bitblock.c:159: undefined reference to `sph_shabal512_close'
/opt/miners/X15GPU/algorithm/bitblock.c:161: undefined reference to `sph_whirlpool'
/opt/miners/X15GPU/algorithm/bitblock.c:162: undefined reference to `sph_whirlpool_close'
algorithm/sgminer-bitblock.o: In function `init_Bhash_contexts':
/opt/miners/X15GPU/algorithm/bitblock.c:92: undefined reference to `sph_whirlpool_init'
collect2: error: ld returned 1 exit status
make[2]: *** [sgminer] Erreur 1
make[2]: quittant le répertoire « /opt/miners/X15GPU »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /opt/miners/X15GPU »
make: *** [all] Erreur 2

Any solution? I am working with Ubuntu 14.04 + AMD Catalyst 14.6 Beta
Thaks

sph/Makefile.am
add 2 missing algo here or just re-download from git
Quote
libsph_a_SOURCES = bmw.c echo.c jh.c luffa.c simd.c blake.c cubehash.c groestl.c keccak.c shavite.c skein.c sha2.c sha2big.c fugue.c hamsi.c panama.c shabal.c whirlpool.c

Pretty embarassing for that release now Sad

It work fine now ! Thank you

★ BitNet ★ New Darknet, better than TOR ! FREE VPN ! Free Distribution 14,000,000 VPNCOIN!!! Vg7NuuuJt2snso5N1EMPyPwSTHb2ByiHRo
BTC: 1Gu3KYr3HV1TGJmqgSXXQbGxxdLzTEAN6o
Minted
Full Member
***
Offline Offline

Activity: 147
Merit: 100

DopeCoin! My Green Goddess!


View Profile
June 27, 2014, 03:46:08 PM
 #998


where is the qt published, i was at launch, and there were no qt launched 3 min after launch, you are lying



Newbie...

The QT was published in the website since the launch. The links in bitcointalk were removed due to bitcointal policies, but the links were on the website, you only needed to open the website and click on download as me or Shadow_Runner did.
I was also able to get in this early, mining with the wallet. I mined many, many blocks within the first 11 hours. For once I was at the right place at the right time. Perseverance and a lot of luck.

Agreed the wallet was easily accessable and as previous poster stated I used it for mining a few blocks as did a couple of mates. We all would never had the chance normally of getting a look in with all the rigs and rented hash out there so in my eyes this coin is a lot better distributed than most. As also said was in the right place at the right time. It seems that a lot of fudders need to look at the first few pages of the thread to have a better idea what really happened at launch. It was transparent and fair in my opinion.

>>>>The future is bright! The future is DOPE!<<<<
>>>>>>>>DopeCoin!     Enough said!<<<<<<<<
hardroad
Full Member
***
Offline Offline

Activity: 224
Merit: 100

█ If you want logo pm me █


View Profile
June 27, 2014, 03:50:55 PM
 #999

Net Hashrate
9,929.46 MH/s
Difficulty
143.98970090
Block
25 BBL  Cry

karimdr2
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
June 27, 2014, 03:52:09 PM
 #1000

I have 2.75 - 2.8 Mhs / 280x , it's good?

★ BitNet ★ New Darknet, better than TOR ! FREE VPN ! Free Distribution 14,000,000 VPNCOIN!!! Vg7NuuuJt2snso5N1EMPyPwSTHb2ByiHRo
BTC: 1Gu3KYr3HV1TGJmqgSXXQbGxxdLzTEAN6o
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 [50] 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!