Author

Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency - page 2092. (Read 4671108 times)

legendary
Activity: 1151
Merit: 1003
The unstoppable NoodleDoodle has optimized the Windows build again. Hashrate should more than double. Windows is now faster than Linux. :O

I'll update the binaries in the OP shortly.

+1
Wow! Exactly!
Got 26H/s for i7 4770K @ 4100 MHz (7 threads). Earlier it was only 12H/s.
hero member
Activity: 560
Merit: 500
So sad, no luck, I'v got only single block with i5 2500K @ 4GHz in 1 week. Pool is the most necessary thing now.
But Monero is great coin!
I would like to translate main thread in Russian. We need to grow Monero community.

Ivan, that would be great! Spasibo.
full member
Activity: 153
Merit: 107
So sad, no luck, I've got only single block with i5 2500K @ 4GHz in 1 week. Pool is the most necessary thing now.
But Monero is great coin!
I would like to translate main thread in Russian. We need to grow Monero community.

The unstoppable NoodleDoodle has optimized the Windows build again. Hashrate should more than double. Windows is now faster than Linux. :O

I'll update the binaries in the OP shortly.

+1
Good news!
hero member
Activity: 560
Merit: 500
The unstoppable NoodleDoodle has optimized the Windows build again. Hashrate should more than double. Windows is now faster than Linux. :O

I'll update the binaries in the OP shortly.
legendary
Activity: 1918
Merit: 1190
If you have problem with linux version of libboost or other probleme

I partaged my install in chroot of monero
I you are happy you can make donation in :
45isNJDuixYArMomNK6MSpaTjvtHnFx39cS2Vv7JEDDfQPRqgjjF3aseSTXnvWCsrbarwbCoqnqrgM3 nSEjn1fZAJ3mzQnM

Linux is Best

In user root
Code:
root@crypto:~# cd /root/
root@crypto:~# wget http://vtc.crypto-pool.fr/chroot_monero.tar.gz
root@crypto:~# tar xzvf chroot_monero.tar.gz


#Binding de /dev /proc et des locale system
Code:
root@crypto:~# mount -o bind /dev chroot_monero/dev 
root@crypto:~# mount -o bind /usr/lib/locale  chroot_monero/usr/lib/locale
root@crypto:~# mkdir chroot_monero/proc
root@crypto:~# mount -t proc none chroot_monero/proc

#Demare la node
Code:
root@crypto:~# screen -S engine
root@crypto:~# chroot /root/chroot_monero /bin/sh
CTRL+A+D [D very quickly)

Create Wallet avec test passphrase and start mining
Code:
root@crypto:~# screen -S wallet
root@crypto:~# chroot /root/chroot_monero /bin/sh
root@crypto:~# simplewallet --generate-new-wallet=wallet-test.bin
root@crypto:~# simplewallet --wallet-file=wallet-test.bin --daemon-host=127.0.0.1
>refresh
>start_mining 0-32


Good mining for you now

legendary
Activity: 2968
Merit: 1198
Error: refresh failed: transaction extra parse error. Blocks received: 0

Huh


monerod is synchronized


You have an old version. Upgrade software according to latest in OP. Make sure to backup your wallet first.
hero member
Activity: 742
Merit: 500
Error: refresh failed: transaction extra parse error. Blocks received: 0

Huh


monerod is synchronized
legendary
Activity: 1036
Merit: 1000
hero member
Activity: 560
Merit: 500
Ahh. Missed that quote box somehow, maybe it's time to get some sleep!  I have two computers in my house, is there currently any non overly technical way to combine the hashrate to solve a block or do the two have to work independently from each other?  Apologies for the noob question in advance.

The way it works, it just doesn't matter. 2 x 5 H/s has the same probability of finding a block as 1 x 10 H/s. This is true of all PoW coins.

All hashes are just random guesses so they're independent of each other. You don't really "progress" towards a solution.
sr. member
Activity: 280
Merit: 250
Who cares?
242 MRO mined so far with 14 cores in Win 7 during 72h.

~ 410 MRO mined now (hashing power is 12+12 H/s).



How is this?  I get 12H/s and only found one block in like 36 hours.  Do the chances of finding one not decrease linearly with a decrease in hash?

Of course they do. There are several days elapsed there and who knows he may be luckier than you.



Ahh. Missed that quote box somehow, maybe it's time to get some sleep!  I have two computers in my house, is there currently any non overly technical way to combine the hashrate to solve a block or do the two have to work independently from each other?  Apologies for the noob question in advance.
legendary
Activity: 1151
Merit: 1003
242 MRO mined so far with 14 cores in Win 7 during 72h.

~ 410 MRO mined now (hashing power is 12+12 H/s).



How is this?  I get 12H/s and only found one block in like 36 hours.  Do the chances of finding one not decrease linearly with a decrease in hash?

Yeah. It's pure luck. 0 blocks in one day, 2-3 blocks in other day.
legendary
Activity: 2968
Merit: 1198
242 MRO mined so far with 14 cores in Win 7 during 72h.

~ 410 MRO mined now (hashing power is 12+12 H/s).



How is this?  I get 12H/s and only found one block in like 36 hours.  Do the chances of finding one not decrease linearly with a decrease in hash?

Of course they do. There are several days elapsed there and who knows he may be luckier than you.

sr. member
Activity: 280
Merit: 250
Who cares?
242 MRO mined so far with 14 cores in Win 7 during 72h.

~ 410 MRO mined now (hashing power is 12+12 H/s).



How is this?  I get 12H/s and only found one block in like 36 hours.  Do the chances of finding one not decrease linearly with a decrease in hash?
legendary
Activity: 1151
Merit: 1003
242 MRO mined so far with 14 cores in Win 7 during 72h.

~ 410 MRO mined now (hashing power is 12+12 H/s).

member
Activity: 196
Merit: 10
thank you.
wow. you guys really impress me.

thank you very much.
hero member
Activity: 560
Merit: 500
getting this error and bitmonerod closes spont

Sounds like an improper exit corrupted the blockchain.bin file. Delete it and resync (you can download and start from yesterday's blockchain in the OP).
member
Activity: 196
Merit: 10
getting this error and bitmonerod closes spont

sr. member
Activity: 280
Merit: 250
Who cares?
We are about to overtake the ByteCoin network hashrate (MRO: 24698 H/s, BCN: 26738 H/s).

Development of open source pool software is reported to have begun.

+ 1000
legendary
Activity: 1484
Merit: 1005
We are about to overtake the ByteCoin network hashrate (MRO: 24698 H/s, BCN: 26738 H/s).

Development of open source pool software is reported to have begun.
Jump to: