Bitcoin Forum
November 07, 2024, 12:38:57 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 »
61  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: October 07, 2015, 02:13:21 AM
I think I finally figured it out.  Somewhere I had read that some wallets do not support a wildcard in the rpcallowip function.  (i.e. 192.168.1.*) will not work.

Earlier, I specified the IP addresses of both my mining rigs individually. It seems the Mobilecash wallet does not support this, but the wildcard does work for rpcallowip.  I'm now getting messages in the console: "Got new merged mining work!"

Thanks guys.
62  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: October 06, 2015, 11:29:33 PM
all my 750ti cards are BIOS unlocked to 64 watts instead of the stock 38 watts.  still no problems with power or risers burning up.
63  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: October 06, 2015, 02:53:08 AM
Damn. I may have spoken too soon. I have the VTC p2pool working on VTC but I'm getting errors when p2pool tries to credit me some MBL.

64  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: October 06, 2015, 12:42:17 AM
great!  it's finally working!

@nhutphan
@DragonSlayer

send me your VTC or MBL addresses and I'll credit you some coin.
65  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: October 06, 2015, 12:27:55 AM
i've never had a problem with all my unpowered ribbon cable risers on the 750ti cards. but all my cards have the extra 6 pin power connector though.
66  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: October 05, 2015, 10:05:06 PM
which port do we mine to enable merged mining to the machine that has both wallets? 5888 for VTC or 14414 for MBL?
67  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: October 01, 2015, 11:03:55 PM
xpool.ca merged mining is working well. it also seems to be triple-merge-mining MONA, which is a bonus.
68  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: October 01, 2015, 10:53:12 PM
soooooo frustrating!  still getting errors.

here is my directory structure for p2pool and lyra2re-hash module:



I've also tried just dumping all the lyra2re hash module files inside the p2pool directory, but then the setup, license, and readme file duplicates need to be dealt with.  Also tried two separate directories under "p2pool-vtc", one for p2pool and one for the hash modules. still no go.  this is all on Windows 7 32 bit, b/t/w. but it should be ok since I chose all 32 bit downloads.
69  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: October 01, 2015, 03:55:29 AM
yes, thats the command i entered.  do you have 2 folders in the p2pool folder, one for p2pool and another for lyra2re-hash?
70  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: October 01, 2015, 01:43:52 AM
@DragonSlayer,

I tried compiling the lyra2re-hash but got an error:

Code:
c:\mingw\bin\gcc.exe -shared -s build\temp.win32-2.7\Release\lyra2remodule.o bui
ld\temp.win32-2.7\Release\lyra2re2module.o build\temp.win32-2.7\Release\lyra2re.
o build\temp.win32-2.7\Release\sponge.o build\temp.win32-2.7\Release\lyra2.o bui
ld\temp.win32-2.7\Release\sha3\blake.o build\temp.win32-2.7\Release\sha3\groestl
.o build\temp.win32-2.7\Release\sha3\keccak.o build\temp.win32-2.7\Release\sha3\
cubehash.o build\temp.win32-2.7\Release\sha3\bmw.o build\temp.win32-2.7\Release\
sha3\skein.o build\temp.win32-2.7\Release\lyra2re2_hash.def -LC:\Python27\libs -
LC:\Python27\PCbuild -lpython27 -lmsvcr90 -o build\lib.win32-2.7\lyra2re2_hash.p
yd
C:\Python27\libs/libpython27.a(dmmes00854.o):(.idata$7+0x0): undefined reference
 to `_head_C__build27_cpython_PCBuild_libpython27_a'
C:\Python27\libs/libpython27.a(dmmes00007.o):(.idata$7+0x0): undefined reference
 to `_head_C__build27_cpython_PCBuild_libpython27_a'
C:\Python27\libs/libpython27.a(dmmes00403.o):(.idata$7+0x0): undefined reference
 to `_head_C__build27_cpython_PCBuild_libpython27_a'
C:\Python27\libs/libpython27.a(dmmes00630.o):(.idata$7+0x0): undefined reference
 to `_head_C__build27_cpython_PCBuild_libpython27_a'
C:\Python27\libs/libpython27.a(dmmes00821.o):(.idata$7+0x0): undefined reference
 to `_head_C__build27_cpython_PCBuild_libpython27_a'
C:\Python27\libs/libpython27.a(dmmes00402.o):(.idata$7+0x0): more undefined refe
rences to `_head_C__build27_cpython_PCBuild_libpython27_a' follow
collect2: ld returned 1 exit status
error: command 'c:\\mingw\\bin\\gcc.exe' failed with exit status 1

Also, does p2pool need to be compiled?  the guide says to download the source, but then no other actions to it.
71  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: September 28, 2015, 09:13:42 PM
@DragonSlayer, I'll credit you some MBL if your merge-mine guide works for me.  b/t/w, I'm using Win-7 32 bit for the wallets and could not find a Lyra2REv2 p2pool version for 32 bit.
72  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: September 27, 2015, 08:14:46 PM
Quote
Hi,

Is it possible to merge mine VTC+MBL on your pool?

Probably not. VTC diff is very high now anyways for small fish like me.
73  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: September 27, 2015, 07:33:32 PM
don't worry about the FUD, jk. kopiemtu followers will support you.
74  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: September 27, 2015, 07:24:30 PM
mining MBL now on the pool. wish i could have gotten merge mining to work.  Undecided
75  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: September 25, 2015, 03:28:53 AM
can you detail your install in windows? (merge-mining portion)
76  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: September 25, 2015, 12:30:29 AM
would i be able to run both vertcoin and mobilecash wallets in windows and then merge mine the coins from my kopiemtu rigs over my LAN?
77  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: September 24, 2015, 10:42:57 PM
OK, is anyone else besides dev using kopiemtu to GPU mine this coin?  Merge-mined or not?
78  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: September 24, 2015, 10:41:53 PM
who here can confirm any working miner for lyra2v2 algo coin solo-mining?
79  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: September 24, 2015, 10:05:51 PM
Anyone want to give solo-mining MobileCash a shot? (lyra2v2 algo, rpcport=14414)

https://bitcointalk.org/index.php?topic=1182734.0

I've been at it all day and cant get any coins into the wallet with either SP_'s or DJM's miner.  I get an accept message in the miner but then it does the "boooooo!" or "nooooooo!"
80  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: September 24, 2015, 09:54:18 PM
yes i tried SP_'s and DJM's miners and neither works for mobilecash
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!