MarkoDev (OP)
Newbie
Offline
Activity: 36
Merit: 0
|
|
January 22, 2014, 12:28:14 AM |
|
with the modified cgminer the dev posted i've hit one block but it say shares accepted=2. total share rejects = 7
As the difficulty adjusts the stale rate will drop. You are now an eCoiner
|
|
|
|
dxas1
Newbie
Offline
Activity: 54
Merit: 0
|
|
January 22, 2014, 12:28:39 AM |
|
E3 1230 V2 1M/s 6950 40M/s
GPU??????CPU?????
|
|
|
|
DocNougat
Newbie
Offline
Activity: 50
Merit: 0
|
|
January 22, 2014, 12:29:52 AM |
|
the i7 in my laptop is pulling 553-600ish kh/s
edit: also 126 kh/s on an phenom x2
|
|
|
|
turtle83
|
|
January 22, 2014, 12:33:16 AM |
|
After fixing the leveldb issues (wrong file mode on leveldb/build_detect_platform and missing makefile) g++ -O3 -mtune=native -march=native -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/root/eCoin/src -I/root/eCoin/src/obj -DUSE_IPV6=1 -I/root/eCoin/src/leveldb/include -I/root/eCoin/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -O3 -mtune=native -march=native -o bitcoind leveldb/libleveldb.a obj/alert.o obj/version.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/crypter.o obj/key.o obj/db.o obj/init.o obj/irc.o obj/keystore.o obj/main.o obj/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/rpcnet.o obj/rpcmining.o obj/rpcwallet.o obj/rpcblockchain.o obj/rpcrawtransaction.o obj/script.o obj/sync.o obj/util.o obj/wallet.o obj/walletdb.o obj/hash.o obj/bloom.o obj/noui.o obj/leveldb.o obj/txdb.o -Wl,-z,relro -Wl,-z,now -Wl,-Bdynamic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l crypto -Wl,-Bdynamic -l z -l dl -l pthread /root/eCoin/src/leveldb/libleveldb.a /root/eCoin/src/leveldb/libmemenv.a obj/init.o: In function `Hash3<char*>': /root/eCoin/src/keccak/hash3.h:16: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' /root/eCoin/src/keccak/hash3.h:18: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' obj/main.o: In function `Hash3<char*>': /root/eCoin/src/keccak/hash3.h:16: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' /root/eCoin/src/keccak/hash3.h:18: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' /root/eCoin/src/keccak/hash3.h:16: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' obj/main.o:/root/eCoin/src/keccak/hash3.h:18: more undefined references to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' follow obj/main.o: In function `ProcessMessage': /root/eCoin/src/main.cpp:3141: undefined reference to `cs_mapNewsMessages' obj/main.o: In function `ProcessMessage': /usr/include/c++/4.8/bits/stl_map.h:321: undefined reference to `mapNewsMessages' obj/main.o: In function `ProcessMessage': /root/eCoin/src/main.cpp:3142: undefined reference to `mapNewsMessages' /root/eCoin/src/main.cpp:3143: undefined reference to `CNewsMessage::RelayTo(CNode*) const' /root/eCoin/src/main.cpp:3142: undefined reference to `mapNewsMessages' /root/eCoin/src/main.cpp:3637: undefined reference to `CNewsMessage::GetHash() const' /root/eCoin/src/main.cpp:3640: undefined reference to `CNewsMessage::ProcessMessage()' /root/eCoin/src/main.cpp:3647: undefined reference to `CNewsMessage::RelayTo(CNode*) const' obj/main.o: In function `Hash3<char*>': /root/eCoin/src/keccak/hash3.h:16: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' /root/eCoin/src/keccak/hash3.h:18: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' /root/eCoin/src/keccak/hash3.h:16: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' /root/eCoin/src/keccak/hash3.h:18: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' obj/main.o: In function `CNewsMessage::CNewsMessage()': /root/eCoin/src/newsmessage.h:58: undefined reference to `CNewsMessage::SetNull()' obj/main.o: In function `uint256 Hash3<char*>(char*, char*)': /root/eCoin/src/keccak/hash3.h:16: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' /root/eCoin/src/keccak/hash3.h:18: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' obj/txdb.o: In function `Hash3<char*>': /root/eCoin/src/keccak/hash3.h:16: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' /root/eCoin/src/keccak/hash3.h:18: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' /root/eCoin/src/keccak/hash3.h:16: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' obj/txdb.o:/root/eCoin/src/keccak/hash3.h:18: more undefined references to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' follow obj/rpcnet.o: In function `sendalert(std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::string> >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::string> > > > const&, bool)': /root/eCoin/src/rpcnet.cpp:23: undefined reference to `CSendAlert::CSendAlert()' /root/eCoin/src/rpcnet.cpp:24: undefined reference to `CSendAlert::Test(std::string, std::string)' /root/eCoin/src/rpcnet.cpp:23: undefined reference to `CSendAlert::~CSendAlert()' /root/eCoin/src/rpcnet.cpp:23: undefined reference to `CSendAlert::~CSendAlert()' obj/rpcnet.o: In function `sendnews(std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::string> >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::string> > > > const&, bool)': /root/eCoin/src/rpcnet.cpp:42: undefined reference to `CSendNewsMessage::CSendNewsMessage()' /root/eCoin/src/rpcnet.cpp:43: undefined reference to `CSendNewsMessage::Test(std::string, std::string, std::string, std::string)' /root/eCoin/src/rpcnet.cpp:42: undefined reference to `CSendNewsMessage::~CSendNewsMessage()' /root/eCoin/src/rpcnet.cpp:42: undefined reference to `CSendNewsMessage::~CSendNewsMessage()' obj/rpcblockchain.o: In function `Hash3<char*>': /root/eCoin/src/keccak/hash3.h:16: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' /root/eCoin/src/keccak/hash3.h:18: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)' collect2: error: ld returned 1 exit status make: *** [bitcoind] Error 1
Pretty sure some library is missing. hint: https://github.com/eCoinSource/eCoin/blob/master/src/keccak/crypto_hash.h
|
|
|
|
dxas1
Newbie
Offline
Activity: 54
Merit: 0
|
|
January 22, 2014, 12:35:59 AM |
|
I get 85 mh/s with my 280x. Someone else mining with this gpu and get better results?
my 6950 is getting 40mhs INTEL E3 1230 V2 1M/S MarkoDev I want to scold
|
|
|
|
turtle83
|
|
January 22, 2014, 12:37:29 AM |
|
Good luck on your windoze GPU coin... * turtle83 goes to sleep...
|
|
|
|
itf991
|
|
January 22, 2014, 12:39:40 AM |
|
With modified cgminer I cannot adjust intensity.
|
|
|
|
blaaaaacksuit
Sr. Member
Offline
Activity: 280
Merit: 250
Who cares?
|
|
January 22, 2014, 12:40:08 AM |
|
diff already 3ish, was hoping to at least get a block with my CPU before it was impossible. So sick of these GPUs.
|
|
|
|
DocNougat
Newbie
Offline
Activity: 50
Merit: 0
|
|
January 22, 2014, 12:40:57 AM |
|
With modified cgminer I cannot adjust intensity. I'm having the same issue. I can change it but it does nothing unless I go over 13, at which point my hashrate drops by 90%
|
|
|
|
badam
|
|
January 22, 2014, 12:42:16 AM |
|
diff already 3ish, was hoping to at least get a block with my CPU before it was impossible. So sick of these GPUs. Agree. If it would have been cpu i would love it but it is not true what dev said that cpu is still viable when cpu gets around 500 khash and gpu 85 mhash
|
|
|
|
vivian999
Newbie
Offline
Activity: 2
Merit: 0
|
|
January 22, 2014, 12:43:11 AM |
|
E3 1230 V2 1M/s AMD 8120 550K/S
But 280x have 85m/s 6950have 45m/s
@MarkoDev You begin not to say "cpu only" CPU is a joke
|
|
|
|
MarkoDev (OP)
Newbie
Offline
Activity: 36
Merit: 0
|
|
January 22, 2014, 12:44:51 AM |
|
E3 1230 V2 1M/s AMD 8120 550K/S
But 280x have 85m/s 6950have 45m/s
@MarkoDev You begin not to say "cpu only" CPU is a joke
Hello, That was before knowing a GPU implementation is simple. In which case of course I provided it to all.
|
|
|
|
ryen123
|
|
January 22, 2014, 12:48:08 AM |
|
Anyone managed to compile qt on linux??
|
|
|
|
itf991
|
|
January 22, 2014, 01:06:23 AM |
|
Diff is already 7 and no pool. Wtf???
|
|
|
|
blaaaaacksuit
Sr. Member
Offline
Activity: 280
Merit: 250
Who cares?
|
|
January 22, 2014, 01:15:23 AM |
|
Diff 10 and still no blocks, so much for this coin, back to frozen.
|
|
|
|
MarkoDev (OP)
Newbie
Offline
Activity: 36
Merit: 0
|
|
January 22, 2014, 01:38:17 AM |
|
Yes there are a lot of miners but you can still get a good amount of coins.
|
|
|
|
blaaaaacksuit
Sr. Member
Offline
Activity: 280
Merit: 250
Who cares?
|
|
January 22, 2014, 01:43:15 AM |
|
With a GPU maybe, but not with a couple of CPU cores. By the time someone gets a pool going it wont even be practical to CPU mine in those either. I know you just released this coin here but if you we're to create a CPU only coin and have it done the right way you'd make a lot of us poor people happy lol!
|
|
|
|
MarkoDev (OP)
Newbie
Offline
Activity: 36
Merit: 0
|
|
January 22, 2014, 01:46:50 AM |
|
With a GPU maybe, but not with a couple of CPU cores. By the time someone gets a pool going it wont even be practical to CPU mine in those either. I know you just released this coin here but if you we're to create a CPU only coin and have it done the right way you'd make a lot of us poor people happy lol!
SHA-3 is used for security and to update the standard. If GPU mining was not viable with SHA-3 that would be one thing, but it is. I can't handicap a good source of hash for no reason.
|
|
|
|
blaaaaacksuit
Sr. Member
Offline
Activity: 280
Merit: 250
Who cares?
|
|
January 22, 2014, 02:04:21 AM |
|
With a GPU maybe, but not with a couple of CPU cores. By the time someone gets a pool going it wont even be practical to CPU mine in those either. I know you just released this coin here but if you we're to create a CPU only coin and have it done the right way you'd make a lot of us poor people happy lol!
SHA-3 is used for security and to update the standard. If GPU mining was not viable with SHA-3 that would be one thing, but it is. I can't handicap a good source of hash for no reason. Wasn't asking you to, just saying a lot of people out there looking for a good CPU coin that's all. Anyways, congrats on the release, seems like so far its gone pretty flawless. Cool coin, hope it gets big!
|
|
|
|
eddywise
Sr. Member
Offline
Activity: 253
Merit: 250
Let's Boolberry
|
|
January 22, 2014, 02:15:17 AM |
|
AMD 5770 with 23.8Mhash/s ,but none block found r u guys got any block?
|
Boolberry : @eddywise DRK: XqTbkj1hpCWBpBSvbWtzBRu5PxzJ2KoA3F BTC: 1FZYvzY4cPLwwZmU8rGPM7xGYjfjiZUmuZ Once desperately want, now desperate to forget
|
|
|
|