Author

Topic: [ANN] [SHA256]+[CPU] MediterraneanCoin (MED) - REUSE your ERUPTER!! - page 106. (Read 227779 times)

sr. member
Activity: 266
Merit: 250
I'll just quote myself from my earlier post. Basicly I think cgminer doesn't have drivers for these type of asics and you need a proxy. It seems the proxy works and when I login to the cube I see shares accepted (no rejects).

I was able to get sync'd up after awhile w/ those nodes provided above. It also looks like the windows proxy is running (reminds me of the matrix screensaver). Running the modified cgminer looks the same as the other. But I'm not getting any blocks and cgminer is stuck on the no suitable long poll for localhost. I'm using an asic cube (38 gh/s). It's reporting some activity at 12 gh/s and accepting shares w/ no rejects but cgminer isn't. Any suggestions?

Edit. I'm guessing it's because cgminer is not seeing my cube but the proxy is working and the cube sees that.

ok thanx; instead of cgminer and outside of mediterraneancoin, what miner are you using with your cube?

we are asking this in order to evaluate if it the case to modify some other miner (i.e. bfgminer) to work with the modified PoW algorithm.
legendary
Activity: 1288
Merit: 1043
:^)
I'll just quote myself from my earlier post. Basicly I think cgminer doesn't have drivers for these type of asics and you need a proxy. It seems the proxy works and when I login to the cube I see shares accepted (no rejects).

I was able to get sync'd up after awhile w/ those nodes provided above. It also looks like the windows proxy is running (reminds me of the matrix screensaver). Running the modified cgminer looks the same as the other. But I'm not getting any blocks and cgminer is stuck on the no suitable long poll for localhost. I'm using an asic cube (38 gh/s). It's reporting some activity at 12 gh/s and accepting shares w/ no rejects but cgminer isn't. Any suggestions?

Edit. I'm guessing it's because cgminer is not seeing my cube but the proxy is working and the cube sees that.

Judging from you wrote and what I see on my screen (successfuly mining for hours now) you should be getting some blocks.

http://i.imgur.com/KdwvnHd.jpg

Unless CGMiner is working mcproxy does not do "Matrix" thing, it just idles. Does CGMiner shows any hashrate at all? I mean,
at 12 GHashes you should be getting 1 block every few minutes. At 38 GHashes it should jump to more than 1 block per minute.
sr. member
Activity: 266
Merit: 250
I'll just quote myself from my earlier post. Basicly I think cgminer doesn't have drivers for these type of asics and you need a proxy. It seems the proxy works and when I login to the cube I see shares accepted (no rejects).

I was able to get sync'd up after awhile w/ those nodes provided above. It also looks like the windows proxy is running (reminds me of the matrix screensaver). Running the modified cgminer looks the same as the other. But I'm not getting any blocks and cgminer is stuck on the no suitable long poll for localhost. I'm using an asic cube (38 gh/s). It's reporting some activity at 12 gh/s and accepting shares w/ no rejects but cgminer isn't. Any suggestions?

Edit. I'm guessing it's because cgminer is not seeing my cube but the proxy is working and the cube sees that.

ok thanx; instead of cgminer and outside of mediterraneancoin, what miner are you using with your cube?
sr. member
Activity: 371
Merit: 252
I'll just quote myself from my earlier post. Basicly I think cgminer doesn't have drivers for these type of asics and you need a proxy. It seems the proxy works and when I login to the cube I see shares accepted (no rejects).

I was able to get sync'd up after awhile w/ those nodes provided above. It also looks like the windows proxy is running (reminds me of the matrix screensaver). Running the modified cgminer looks the same as the other. But I'm not getting any blocks and cgminer is stuck on the no suitable long poll for localhost. I'm using an asic cube (38 gh/s). It's reporting some activity at 12 gh/s and accepting shares w/ no rejects but cgminer isn't. Any suggestions?

Edit. I'm guessing it's because cgminer is not seeing my cube but the proxy is working and the cube sees that.
sr. member
Activity: 266
Merit: 250
If anyone gets this running on their asic cube or blades please post. I gave up trying.

let's try to troubleshoot the problem:

can you post the output of:
- cgminer
- mcproxy

- is the wallet synced?

sr. member
Activity: 371
Merit: 252
If anyone gets this running on their asic cube or blades please post. I gave up trying.
legendary
Activity: 1358
Merit: 1093
I like this coin's concept. But I think the name needs to be change to something else. It is too long to spell. Also it is restricted to Mediterranean. Also I suggest to make a pool instead of mining solo.

I got the wallet working, also the cgminer. But the server and solo mining thing just didn't work for me.

try Medit Coin - it's easier to remember Wink
legendary
Activity: 1288
Merit: 1043
:^)
Downloaded the wallet, installed Java, cgminer for medterranean, but can not start it properly... please help!!!

What about mcproxy? With everything setup properly, you need to run MED wallet then mcproxy and then CGMiner.
sr. member
Activity: 266
Merit: 250
Can anybody post here guide how to solo mine this coin on Windows with USB Erupter?
There is linux guide on the official site but I can not figure out how to make it work on Windows 7 64 bit.

Downloaded the wallet, installed Java, cgminer for medterranean, but can not start it properly... please help!!!

ok, you need to:

1 - start the wallet with -server option; you need also to define rpcuser and rpcpassword
example:

from msdos prompt, cd to windows-build directory and type:

mediterraneancoin-qt  -server -rpcuser=test rpcpassword=choose your password

2 - start mcproxy:
from the same windows-build directory type:
java -jar mcproxy.jar

3 - start the modified cgminer:

cgminer  -o http://localhost:8080 -u test -p

full member
Activity: 238
Merit: 100
Thanks for the win build of cgminer Wink

Now I have this problem: cgminer can't see my erupter..
In cgminer 3.1.1 I use this switch:
-S //./COM6
to let cgminer use my erupter..

I see this version have the icarus support, but how I can tel cgminer where is my erupter?

thanks !
newbie
Activity: 9
Merit: 0
Can anybody post here guide how to solo mine this coin on Windows with USB Erupter?
There is linux guide on the official site but I can not figure out how to make it work on Windows 7 64 bit.

Downloaded the wallet, installed Java, cgminer for medterranean, but can not start it properly... please help!!!
sr. member
Activity: 280
Merit: 250
I like this coin's concept. But I think the name needs to be change to something else. It is too long to spell. Also it is restricted to Mediterranean. Also I suggest to make a pool instead of mining solo.

I got the wallet working, also the cgminer. But the server and solo mining thing just didn't work for me.
sr. member
Activity: 266
Merit: 250
I was not so smart to compile the modified cgminer in windows: i follow this bible..
https://github.com/mrtexaznl/cgminer/blob/master/windows-build.txt
but now i cant execute "autoreconf" (and dunno why)

Can anyone successfully build it and can share?

thanks

we have provided a win32 build of the modified cgminer, you can find it here:
http://www.mediterraneancoin.org/downloads/win32-cgminer-mediterraneancoin.zip


also, here is a complete tutorial for doing a win32 cgminer build on a fresh Ubuntu 12.04 64bit, following the instructions found here:
https://github.com/ckolivas/cgminer/blob/master/windows-build.txt


mkdir win32
cd win32

git clone https://github.com/mrtexaznl/cgminer


sudo apt-get install mingw32 unzip

mkdir -p cgminer-win32-deps/lib

cd cgminer-win32-deps/

mkdir include
mkdir bin

wget http://internode.dl.sourceforge.net/project/pdcurses/pdcurses/3.4/pdc34dllw.zip
unzip pdc34dllw.zip
mv *.h include/
mv pdcurses.lib lib/
mv pdcurses.dll bin/

wget -O lib/libpthread.a http://ftp://sourceware.org/pub/pthreads-win32/prebuilt-dll-2-8-0-release/lib/libpthreadGC2.a
wget -O include/pthread.h http://ftp://sourceware.org/pub/pthreads-win32/prebuilt-dll-2-8-0-release/include/pthread.h
wget -O include/sched.h http://ftp://sourceware.org/pub/pthreads-win32/prebuilt-dll-2-8-0-release/include/sched.h
wget -O include/semaphore.h http://ftp://sourceware.org/pub/pthreads-win32/prebuilt-dll-2-8-0-release/include/semaphore.h
wget -O lib/libpthread.a http://ftp://sourceware.org/pub/pthreads-win32/prebuilt-dll-2-8-0-release/lib/libpthreadGC2.a
wget -O bin/pthreadGC2.dll http://ftp://sourceware.org/pub/pthreads-win32/prebuilt-dll-2-8-0-release/lib/pthreadGC2.dll


wget http://curl.haxx.se/gknw.net/7.33.0/dist-w32/curl-7.33.0-devel-mingw32.zip
unzip curl-7.33.0-devel-mingw32.zip
mv curl-7.33.0-devel-mingw32/include/* include/
mv curl-7.33.0-devel-mingw32/lib/* lib/
mv curl-7.33.0-devel-mingw32/bin/* bin/
rm -rf curl-7.33.0-devel-mingw32


rm *.zip

cd ..
cd cgminer
mkdir build-win32
cd build-win32

wget http://security.ubuntu.com/ubuntu/pool/main/c/curl/libcurl3_7.27.0-1ubuntu1.7_amd64.deb
wget http://security.ubuntu.com/ubuntu/pool/main/c/curl/libcurl4-openssl-dev_7.27.0-1ubuntu1.7_amd64.deb
sudo dpkg -i libcurl3_7.27.0-1ubuntu1.7_amd64.deb
sudo dpkg -i libcurl4-openssl-dev_7.27.0-1ubuntu1.7_amd64.deb

CPPFLAGS="-I`pwd`/../../cgminer-win32-deps/include" LDFLAGS="-L`pwd`/../../cgminer-win32-deps/lib -lcurldll" ../autogen.sh --prefix=/usr/local/i586-mingw32 --host=i586-mingw32msvc --build=i686-linux --enable-avalon --enable-bflsc  --enable-bitforce --enable-bitfury  --enable-hashfast  --enable-icarus  --enable-bab --enable-klondike  --enable-modminer


make


mkdir ../../build-win32

cp cgminer.exe ../../build-win32/

cd ../..

cp ../cgminer-win32-deps/bin/*.dll .

ls -l

-rwxrwxr-x 1 test test 1844497 Jan  2 16:47 cgminer.exe
-rw-rw-r-- 1 test test  622592 Jan  2 16:47 libcurl.dll
-rw-rw-r-- 1 test test 1704448 Jan  2 16:47 libeay32.dll
-rw-rw-r-- 1 test test  279955 Jan  2 16:47 libidn-11.dll
-rw-rw-r-- 1 test test  183382 Jan  2 16:47 librtmp.dll
-rw-rw-r-- 1 test test  171008 Jan  2 16:47 libssh2.dll
-rw------- 1 test test  118784 Jan  2 16:47 pdcurses.dll
-rw-rw-r-- 1 test test   60273 Jan  2 16:47 pthreadGC2.dll
-rw-rw-r-- 1 test test  364544 Jan  2 16:47 ssleay32.dll
-rw-rw-r-- 1 test test  113166 Jan  2 16:47 zlib1.dll
full member
Activity: 238
Merit: 100
I was not so smart to compile the modified cgminer in windows: i follow this bible..
https://github.com/mrtexaznl/cgminer/blob/master/windows-build.txt
but now i cant execute "autoreconf" (and dunno why)

Can anyone successfully build it and can share?

thanks
legendary
Activity: 1288
Merit: 1043
:^)
I'm using 5 USB Erupters so hashrate is around 1.65 GHash
sr. member
Activity: 266
Merit: 250
Regarding the stability of mcproxy, can you report the CPU usage for the java process?

Peaking at 50% and mostly around 35%, going as low as 0% occassionaly. CPU is Intel Core 2 Duo P8600 (2.40GHz)
on Lenovo T500 notebook. RAM usage is around 40MB, no wild swings. Machine runs Win7 64-bit and has 4GB RAM.

what version of Java JRE are you using? can you report the output of the following command:
java -version

C:\Program Files (x86)\Java\jre7\bin>java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) Client VM (build 24.45-b08, mixed mode, sharing)

It is 32-bit version.

what is the hashrate reported by cgminer? A very high cpu usage by mcproxy could be caused by a high hashrate.
legendary
Activity: 1288
Merit: 1043
:^)
Regarding the stability of mcproxy, can you report the CPU usage for the java process?

Peaking at 50% and mostly around 35%, going as low as 0% occassionaly. CPU is Intel Core 2 Duo P8600 (2.40GHz)
on Lenovo T500 notebook. RAM usage is around 40MB, no wild swings. Machine runs Win7 64-bit and has 4GB RAM.

what version of Java JRE are you using? can you report the output of the following command:
java -version

C:\Program Files (x86)\Java\jre7\bin>java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) Client VM (build 24.45-b08, mixed mode, sharing)

It is 32-bit version.
sr. member
Activity: 266
Merit: 250
Regarding the stability of mcproxy, can you report the CPU usage for the java process?

Peaking at 50% and mostly around 35%, going as low as 0% occassionaly. CPU is Intel Core 2 Duo P8600 (2.40GHz)
on Lenovo T500 notebook. RAM usage is around 40MB, no wild swings. Machine runs Win7 64-bit and has 4GB RAM.

what version of Java JRE are you using? can you report the output of the following command:
java -version
legendary
Activity: 1288
Merit: 1043
:^)
Regarding the stability of mcproxy, can you report the CPU usage for the java process?

Peaking at 50% and mostly around 35%, going as low as 0% occassionaly. CPU is Intel Core 2 Duo P8600 (2.40GHz)
on Lenovo T500 notebook. RAM usage is around 40MB, no wild swings. Machine runs Win7 64-bit and has 4GB RAM.
sr. member
Activity: 266
Merit: 250
Quote
Accepted 014d62a6 Diff 197/82 AMU 0 pool 0
 Got this, but no mining reward appeared in wallet, its the second time it happned Sad.  is there some tweaks i can make to increase chance of success?

I'm having similar problems, check my previous post. Though, it is funny that after I posted about problem and restarted
computer my miner got 2 blocks in few minutes both with 92/82 difficulty hashes! Could it be Java is acting up somehow?
I'm using NXT as well and I noticed that when registering aliases Java tend to stuck and not respond for some time. All
other software I've been using that use Java were running into sync/keep alive/connection issues. MultiBit comes to mind
as main candidate, using it was a horrible experience, totally not recommended.

In the last hours it has happened also to us to have a few mined blocks refused by the network; this is part of the rules of bitcoin/litecoin protocols, however, it should not depend on the new proof of work algorithm.

When a block with a good PoW is found, it is immediately sent to the network for acceptance; it is the network which reaches a majority and eventually accepts the transaction.
If can happen that a new mining transaction is refused because somebody else has found another solution to the same block, just a fraction of second before.

Regarding the fact of finding two blocks in a few minutes, that is luck!

Regarding the stability of mcproxy, can you report the CPU usage for the java process?
Jump to: