Bitcoin Forum
May 25, 2024, 03:56:03 PM *
News: Latest Bitcoin Core release: 27.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 »
161  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: June 26, 2014, 05:39:38 PM
Ignore last question it's 5.5.

Soree  Cool

why not use the latest one? 6.037 i mean?

Because readme says 5.5.
162  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: June 26, 2014, 04:47:21 PM
Ignore last question it's 5.5.

Soree  Cool
163  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: June 26, 2014, 04:40:35 PM
I'm going to compile ccMiner on a fresh Ubuntu install. Which version of Cuda Toolkit should I have installed?
164  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: June 26, 2014, 03:27:07 PM
16:20 (Myagui) !calc 450
16:20 <MoneroBot> With 450 H/s you should get 0.64 XMR per Day

~ Myagui

Thanks, quite a bit down the list in terms of profit. Need to decide if it's a coin worth holding...
165  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: June 26, 2014, 03:18:19 PM
What's the likely daily return on Monero for 450 h/s?

I've really just set it going to aid beta testing, but could prolong the test if I could gain a little bit of coin at the same time.
166  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: June 26, 2014, 03:03:42 PM
I got Monero mining on Win 8.1 with the following launch config...

Code:
ccminer.exe -a cryptonight -o stratum+tcp://mro.poolto.be:3001 -u 46vPEYRsJpGjmnL3CcH4wkSx9PicdTxs4UJ2vmuhVVPuF1DtBieZzDDE6E3ZFbRaKWfAb2AYSzG4KSZu1jVUmSa4Pw96zEd -p x -d 2,3,4 -l 6x40

It needed the -l 6x40

Hash rate is between 450 and 500 h/s for 3 cards, 750Ti. Website stats are showing hash rate as around half of that.

Correction, web stats showing the proper hash rate. It just took a wee while to update.

PC is very laggy while I mine 3 cards on Monero and 2 cards on JPC. CPU is i3, and useage is around 15 - 20%.
167  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: June 26, 2014, 03:00:38 PM
I got Monero mining on Win 8.1 with the following launch config...

Code:
ccminer.exe -a cryptonight -o stratum+tcp://mro.poolto.be:3001 -u 46vPEYRsJpGjmnL3CcH4wkSx9PicdTxs4UJ2vmuhVVPuF1DtBieZzDDE6E3ZFbRaKWfAb2AYSzG4KSZu1jVUmSa4Pw96zEd -p x -d 2,3,4 -l 6x40

It needed the -l 6x40

Hash rate is between 450 and 500 h/s for 3 cards, 750Ti. Website stats are showing hash rate as around half of that.
168  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: June 26, 2014, 07:50:52 AM
Has anyone made any improvements to the cryptonite algo for ccminer? I was able to get like 10 more hash with an different kernel but that's it...
Posted from Bitcointa.lk - #5kwtAlKWVKdE0Hiv

"Someone" knows the answer in improving hashrate  Cool

You'd have to waterboard me to make me talk.

*shakes fist*
169  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][JPC]JackpotCoin#Unique JHA Algo#Ultra Fast Trans#1st True PoW/PoS Hybrid on: June 25, 2014, 09:45:32 PM
By the way, what was the fix for the security bug in the config file? I can't find the post for that.

If you don't need RPC, disable it.
If you need it, change rpcpuser and password, and set rpcallowip=127.0.0.1.
never use "rpcallowip=*"

Code:
#rpcuser=user
#rpcpassword=pass
#rpcallowip=127.0.0.1
#rpcport=15372
listen=1
daemon=1
#server=1
logtimestamps=1
maxconnections=100
addnode=90.155.222.162
addnode=66.176.62.63
.....

How to disable it, just comment out the settings like in the code you posted there?

Yes,  comment out those lines with "#" or delete those lines.

Thanks, I've done that.

I've also wondered, we have to unlock our wallets to allow staking but what is the point in setting a password if we then just leave the wallet unlocked?
170  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][JPC]JackpotCoin#Unique JHA Algo#Ultra Fast Trans#1st True PoW/PoS Hybrid on: June 25, 2014, 08:42:37 PM
By the way, what was the fix for the security bug in the config file? I can't find the post for that.

If you don't need RPC, disable it.
If you need it, change rpcpuser and password, and set rpcallowip=127.0.0.1.
never use "rpcallowip=*"

Code:
#rpcuser=user
#rpcpassword=pass
#rpcallowip=127.0.0.1
#rpcport=15372
listen=1
daemon=1
#server=1
logtimestamps=1
maxconnections=100
addnode=90.155.222.162
addnode=66.176.62.63
.....

How to disable it, just comment out the settings like in the code you posted there?
171  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][JPC]JackpotCoin#Unique JHA Algo#Ultra Fast Trans#1st True PoW/PoS Hybrid on: June 25, 2014, 07:58:04 PM
By the way, what was the fix for the security bug in the config file? I can't find the post for that.
172  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][JPC]JackpotCoin#Unique JHA Algo#Ultra Fast Trans#1st True PoW/PoS Hybrid on: June 25, 2014, 07:45:32 PM
+1 for dwarfpool.
173  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][JPC]JackpotCoin#Unique JHA Algo#Ultra Fast Trans#1st True PoW/PoS Hybrid on: June 25, 2014, 02:47:12 PM
Ok, how do I make it via "qtcreator jackpotcoin-qt.pro"?
174  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][JPC]JackpotCoin#Unique JHA Algo#Ultra Fast Trans#1st True PoW/PoS Hybrid on: June 25, 2014, 02:04:22 PM
Could anyone help with the wallet installation on Ubuntu? Getting an error when trying to make :

Code:
//lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make: *** [jackpotcoin-qt] Error 1
check that you have installed "build-essential" and "qtcreator".
Do you make it via "qtcreator jackpotcoin-qt.pro"?

No, I was following instructions in the readme-qt.

However, I've noticed there's a pre-compiled Linux wallet in the OP. Having opened it, I don't see an option to lock the wallet or access the console???
175  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][JPC]JackpotCoin#Unique JHA Algo#Ultra Fast Trans#1st True PoW/PoS Hybrid on: June 25, 2014, 01:13:05 PM
Could anyone help with the wallet installation on Ubuntu? Getting an error when trying to make :

Code:
//lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make: *** [jackpotcoin-qt] Error 1
176  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: June 25, 2014, 09:45:14 AM
Do we have to run monero daemon and simple wallet together? Or, can the wallet be open when the daemon isn't?
177  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: June 25, 2014, 08:17:04 AM
I could switch to Linux and compile the cryptonight miner, but to be honest it doesn't look like profitability merits the hassle right now. I mean this from the point of view that we have enough Beta testers.

If you need Win 8.1 testers on any subsequent release I will be happy to assist. As it stands right now, it is too unstable on 8.1 to be any kind of mining solution.

Honestly i dont think it will be too unstable. I am willing to try it but the income off it isnt enough to warrant the switch. Especially with how the price is fluctuating. Even JPC isnt fluctuating as much right now but is still a gamble. Here is a sample of my current page i was tracking some things with



JPC is what i am mining hence the 0 price.
That is accurate for 7 days. So that will give you an example of some price drops. And current value is calculated off the highest current buying offer at poloniex.
That is for 3x750Ti, and a 780

I'm sticking with JPC right now, too. I've stopped my daily dump as I feel there's another pump on the cards, as I see a MintPal listing within the next week or 2.
178  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: June 25, 2014, 07:44:46 AM
I could switch to Linux and compile the cryptonight miner, but to be honest it doesn't look like profitability merits the hassle right now. I mean this from the point of view that we have enough Beta testers.

If you need Win 8.1 testers on any subsequent release I will be happy to assist. As it stands right now, it is too unstable on 8.1 to be any kind of mining solution.
179  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: June 25, 2014, 05:03:58 AM
Has anyone managed to mine Monero on Windows 8.1?

my windows 8.1 machine locks up when I launch ccminer as well for monero.  My win 7 ult machine runs it fine.  Im on the changing video drivers mission right now trying to get this situated

Please let me know how this works out for you.
180  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: June 24, 2014, 06:55:52 PM
Has anyone managed to mine Monero on Windows 8.1?
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!