Pages:
Author

Topic: MinerGate Pool [PPS 1.5%] [PPLNS 1%] ZEC-ETH-ETC-BTC-LTC-BCN-XMR-QCN-FCN-XDN - page 93. (Read 306040 times)

legendary
Activity: 1078
Merit: 1059
FROSTING
Good news everyone!

Now you can find all simpleminer building instructions on our site!

They are hidden in "Windows/Ubuntu" drop-down menu. Smiley Simply select "Open Source Mining Application" and click "Get instructions".
hero member
Activity: 994
Merit: 500
So Im mining this on Ubuntu 13.10 using SimpleMiner. Connetion is fine and I can submit shares alright, but after just a bit it will begin to error out and say something along the lines of couldnt submit share and then is killed. Anyone else having this issue?
+1

You can use supervise for this. You should also be running simpleminer as many times as how many cores you want to mine with.

Appreciate the reply, It did seem it was using far too much memory, even just the miner itself without daemon running. So I stopped mining on the machine with 2GB and started with the one with 8GB and havent had a problem with it.

I have also been playing with this with a cloud mining option, it doesnt seem feesable for the price you would pay to rent the droplet, considering the current price of this now on the manual exchange. But if anyone would like some assitence getting it to work on digitalocean just let me know. You will need 4-6GB of ram alone to run the make of the git clone and atleast 4 to get simpleminer to run effectivly.
sr. member
Activity: 560
Merit: 250
"Trading Platform of The Future!"
So Im mining this on Ubuntu 13.10 using SimpleMiner. Connetion is fine and I can submit shares alright, but after just a bit it will begin to error out and say something along the lines of couldnt submit share and then is killed. Anyone else having this issue?
+1

You can use supervise for this. You should also be running simpleminer as many times as how many cores you want to mine with.
sr. member
Activity: 560
Merit: 250
"Trading Platform of The Future!"
Have you ever considered adding the complicated, confusing, option of number of threads to use?  Roll Eyes
full member
Activity: 123
Merit: 100
hi,  i have compilation error

C:\bytecoin-master\build>cmake -DBOOST_ROOT=C:\local\boost_1_55_0 -DBOOST_LIBRAR
YDIR=C:\local\boost_1_55_0\lib64-msvc-11.0 -G "Visual Studio 11 Win64" ".."
-- The C compiler identification is MSVC 17.0.50727.1
-- The CXX compiler identification is MSVC 17.0.50727.1
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindBoos
t.cmake:1111 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.55.0

  Boost include path: C:/local/boost_1_55_0

  Could not find the following static Boost libraries:

          boost_system
          boost_filesystem
          boost_thread
          boost_date_time
          boost_chrono
          boost_regex
          boost_serialization
          boost_atomic
          boost_program_options

  No Boost libraries were found.  You may need to set BOOST_LIBRARYDIR to the
  directory containing Boost libraries or BOOST_ROOT to the location of
  Boost.
Call Stack (most recent call first):
  CMakeLists.txt:78 (find_package)


-- Could NOT find PythonInterp (missing:  PYTHON_EXECUTABLE)
-- Looking for include file pthread.h
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCIn
formation.cmake:37 (get_filename_component):
  get_filename_component called with incorrect number of arguments
Call Stack (most recent call first):
  CMakeLists.txt:2 (PROJECT)


CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Looking for include file pthread.h - not found
-- Found Threads: TRUE
-- Configuring incomplete, errors occurred!
See also "C:/bytecoin-master/build/CMakeFiles/CMakeOutput.log".
See also "C:/bytecoin-master/build/CMakeFiles/CMakeError.log".
sr. member
Activity: 421
Merit: 250
I started constantly having this "Connection problem" on minergate. The internet is working fine, what could be the cause for that?

same problem

Also i can't withdraw bcn, transaction 'failed'

Today I have "Connection problem" too!

But I withdrew BCN without problems (50,000 BCN).



legendary
Activity: 1078
Merit: 1059
FROSTING
Good news everyone!

Simpleminer compiling process for Windows is ready:

Windows 7 x64 + MSVC2012 instructions:
   •   Download and install Microsoft Visual Studio Express 2012 for Windows Desktop:
http://www.microsoft.com/en-us/download/details.aspx?id=34673
   •   Download and install boost binaries boost_1_55_0-msvc-11.0-64.exe from http://sourceforge.net/projects/boost/files/boost-binaries/1.55.0-build2
into c:\sdk\boost_1_55_0
   •   Download and install CMake 2.8.6 or later:
http://www.cmake.org/cmake/resources/software.html
Choose “Add cmake to path for all users” when asked.
   •   Download bytecoin zipped sources from https://github.com/amjuarez/bytecoin and extract them to 
C:\bytecoin-master
   •   Open command prompt and execute the following:
cd C:\bytecoin-master
mkdir build
cd build
cmake -DBOOST_ROOT=C:\sdk\boost_1_55_0 -DBOOST_LIBRARYDIR=C:\sdk\boost_1_55_0\lib64-msvc-11.0 -G "Visual Studio 11 Win64" ".."
   •   Make sure you have no error and Project.sln has been created in C:\bytecoin-master\build
   •   Open Project.sln with Visual Studio Express 2012 (double-click it).
   •   Choose ‘Release’ and ‘x64’ in solution configuration drop-boxes.
   •   Select ‘Build’ -> ‘Build solution’.
   •   Upon build succeeded all executables will be in C:\bytecoin-master\build\src\Release


About the connectivity issues: we're currently researching what could cause the problem, we will notify you as soon as we find something out.
full member
Activity: 123
Merit: 100
I started constantly having this "Connection problem" on minergate. The internet is working fine, what could be the cause for that?

I have the same problem
sgk
legendary
Activity: 1470
Merit: 1002
!! HODL !!
I started constantly having this "Connection problem" on minergate. The internet is working fine, what could be the cause for that?

Same here. I thought my internet was acting douche but apparently lots of people have same issue
full member
Activity: 224
Merit: 100
I am having the same issue
newbie
Activity: 46
Merit: 0
I started constantly having this "Connection problem" on minergate. The internet is working fine, what could be the cause for that?

same problem

Also i can't withdraw bcn, transaction 'failed'
member
Activity: 94
Merit: 10
I started constantly having this "Connection problem" on minergate. The internet is working fine, what could be the cause for that?
hero member
Activity: 994
Merit: 500
So Im mining this on Ubuntu 13.10 using SimpleMiner. Connetion is fine and I can submit shares alright, but after just a bit it will begin to error out and say something along the lines of couldnt submit share and then is killed. Anyone else having this issue?
sr. member
Activity: 405
Merit: 250
What is the best CPU that gives the best hashrate?  Can you please post your CPU and hashrate please.
sr. member
Activity: 421
Merit: 250
Hi, guys! Now I will help DStrange with all things concerning our new BCN-community (“open-Club-version” Grin)! I manage the giveaway and the bounties fund.

Bytecoin needs new super-logo as all coins, so I announce the logo contest.

There is the link to special thread - https://bitcointalksearch.org/topic/bcn-logo-contest-huge-reward-582743!

Logo contest will be ended May, 12 at 00:00. After that our community will vote for favorites (I will create a vote) and a decision will be made in 24 hours.

Reward for winner is 2,000,000 BCN! Today 2 mln BCN is approximately equal to 0.4 BTC.

Ready, steady, go!

member
Activity: 94
Merit: 10
Does anyone have minergate-release.deb running on linux or an alternative pool miner?
If yes, please let me know your linux version and any tricks or tips, that might help installing this.

With desktop Ubuntu 13.04 (Raring Ringtail) fresh installation the miner starts, but crashes immediately when logging in.
full member
Activity: 123
Merit: 100
And also add binaries for Debian 7
hero member
Activity: 532
Merit: 500
You have eyes but can see Mt. Tai?!
Please, add binaries for latest Ubuntu 14.04!
Pages:
Jump to: