Bitcoin Forum
April 16, 2024, 04:08:41 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Litecoin mining, Issues.  (Read 10200 times)
Electricbees (OP)
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


We are bees, and we hate you.


View Profile
December 14, 2011, 09:03:49 PM
 #1

I have been experiencing issues with litecoin mining.
I've been digging through the forums looking for a definitive answer, but can't seem to locate one.

How can I connect to a litecoin mining pool? So far, I've tried the in-client litecoin miner, and some other variations of Minerd.exe,
but Minerd always crashes upon start-up.

I am running an i7 mobile proc, with Windows7 x64. I read somewhere that minerd and x64 do not agree, but now, I cannot find anything on this...

Anyone have any info for me? Do I need to boot up some tried-and-true 32 bit windows?

Thanks,
-Bees

Donations are welcome!
1BEES19ds5gEnRBoU1qNFPfjRXe94trMG3
1713283721
Hero Member
*
Offline Offline

Posts: 1713283721

View Profile Personal Message (Offline)

Ignore
1713283721
Reply with quote  #2

1713283721
Report to moderator
1713283721
Hero Member
*
Offline Offline

Posts: 1713283721

View Profile Personal Message (Offline)

Ignore
1713283721
Reply with quote  #2

1713283721
Report to moderator
1713283721
Hero Member
*
Offline Offline

Posts: 1713283721

View Profile Personal Message (Offline)

Ignore
1713283721
Reply with quote  #2

1713283721
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713283721
Hero Member
*
Offline Offline

Posts: 1713283721

View Profile Personal Message (Offline)

Ignore
1713283721
Reply with quote  #2

1713283721
Report to moderator
1713283721
Hero Member
*
Offline Offline

Posts: 1713283721

View Profile Personal Message (Offline)

Ignore
1713283721
Reply with quote  #2

1713283721
Report to moderator
tacotime
Legendary
*
Offline Offline

Activity: 1484
Merit: 1005



View Profile
December 14, 2011, 11:06:03 PM
 #2

download vmware player
install x64 ubuntu using an iso
do this:
Quote
1.Open terminal
2.Type: sudo su
3.Type: apt-get install gcc libcurl4-nss-dev automake autoconf git make
4.Type yes if asked
5.Type: git clone git://github.com/Lolcust/Tenebrix-miner.git
6.Type: cd Tenebrix-miner/
7.Type: ./autogen.sh
8.Type: CFLAGS="-march=corei7 -O3 -Wall -msse2 -msse3 -msse4 -msse4.1 -msse4.2" ./configure
9.Type: make
10.Type: ./minerd --algo scrypt --url http://lc.ozco.in:9332 --user username --pass password
avoid running minerd on windows altogether, even if it runs it tends to be much slower

Code:
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
pooler
Hero Member
*****
Offline Offline

Activity: 838
Merit: 507


View Profile
December 14, 2011, 11:18:33 PM
 #3

avoid running minerd on windows altogether, even if it runs it tends to be much slower

Personally I have never tested minerd under Windows (I don't have a Windows box), but if what you say is true, does anybody have an explanation for this?
The performance should not depend on the operating system (unless of course you run 32-bit software on top of a 64-bit arch).

BTC: 15MRTcUweNVJbhTyH5rq9aeSdyigFrskqE · LTC: LTCPooLqTK1SANSNeTR63GbGwabTKEkuS7
Electricbees (OP)
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


We are bees, and we hate you.


View Profile
December 15, 2011, 12:39:34 AM
 #4

Is there a way to make this work within windows that someone knows about?
I'm just desperate enough to try the linux, but really just want to have a working windows solution. As stated, the gains from windows to linux SHOULD be minimal, though I know there is a difference.

This is more of those situations where I can't get it to work under x parameters, but know there's a way to, and would like to know how.

Regardless, I will be trying your linux suggestion after dinner. Thank you for that, Taco. 

Donations are welcome!
1BEES19ds5gEnRBoU1qNFPfjRXe94trMG3
BitcoinPorn
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500


Posts: 69


View Profile WWW
December 15, 2011, 01:18:56 AM
 #5

There are a lot of Linux builds where people shouldn't fear it as much, highly graphical interface, and if you aren't afraid to type or copy and paste code every once in a while, it's not bad.  You can dual boot in Windows, I did it with Ubuntu.

grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
December 15, 2011, 01:35:39 AM
 #6

avoid running minerd on windows altogether, even if it runs it tends to be much slower
but what's the net gain in performance? virtualization will surely carry a lot of overhead.

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
tacotime
Legendary
*
Offline Offline

Activity: 1484
Merit: 1005



View Profile
December 15, 2011, 01:47:56 AM
 #7

performance gain is typically 25-30%

modern virtualization uses barely any overhead on the cpu.  intel VT-x is fast (this was the whole point of hardware virtualization).  virtualbox is kind of slow because of the java reliance, but vmware player is generally pretty fast.

Quote
Personally I have never tested minerd under Windows (I don't have a Windows box), but if what you say is true, does anybody have an explanation for this?
The performance should not depend on the operating system (unless of course you run 32-bit software on top of a 64-bit arch).

I'm not sure why it is, even compiled in 64-bit binaries for windows it has tended to be slower.  The Intel compiler may just choke on the scrypt code in terms of optimizations.  I guess you could always try compiling with mingw-w64.

Code:
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
Graet
VIP
Legendary
*
Offline Offline

Activity: 980
Merit: 1001



View Profile WWW
December 15, 2011, 02:31:05 AM
Last edit: December 15, 2011, 02:45:51 AM by Graet
 #8

 an easy howto for litecoin in windows 7 - 64bit works better Smiley
skillz required - being able to download a file,unzip and copy/paste

download this and extract from https://bitcointalk.org/index.php?topic=47417.0
Here's a compiled binary for Windows:
    https://github.com/downloads/coblee/litecoin/litecoin-windows-miner-10-10-2011.zip

then download
http://content.wuala.com/contents/jbw9/pub/Bitcoin/Tenebrix/miner/win/test/minerd-amdfam10-sse4a-64.exe?dl=1
from http://www.wuala.com/jbw9/pub/Bitcoin/Tenebrix/miner/win/test/

copy the minerd-amdfam exe into the extracted litecoin-windows-miner-10-10-2011 folder

edit one of the the bat files from inside litecoin-windows-miner-10-10-2011 folder to look like (i use mine 2 threads)

"@echo on
ECHO "Example Litecoin miner startup file (2 threads, localhost, set your own user and password)"
ECHO.

minerd-amdfam10-sse4a-64.exe --algo scrypt --scantime 4 --threads 6 --retries 1000 --url http://lc.ozco.in:9332 --userpass Graet.8:p"  (without the quotes of course)

You might want to edit the <user>.<worker>:<password> field  and create a worker at https://lc.ozco.in/accountdetails.php cool by me if you dont change it tho Cheesy

1 thread per core - i have 6 cores edit --threads to match your cores

save bat file
create shortcut to desktop for bat file
double click shortcut on desktop - find command window pop up and you are mining Smiley
NOW open task manager >process tab> right click minerd.... > set priority > below normal >change priortity on popup. and your desktop/gpu mining will cope much better with the cpu load Cheesy

it's quite easy and dont believe the performance rubbish

i have 2 x phenom x6 1090T 3 x 6950 rigs, identical in every way except operating system
one runs win7 one runs nix both running cgminer and litecoin miner,  bitcoin and litecoin mining run at same hashrates on BOTH rigs

good luck with your mining, hope thats a help Smiley


P.S. I know it says amd, but i find it works better than the i7 one, feel free to experiment - see what works best for you Smiley

| Ozcoin Pooled Mining Pty Ltd https://ozcoin.net Double Geometric Reward System https://lc.ozcoin.net for Litecoin mining DGM| https://crowncloud.net VPS and Dedicated Servers for the BTC community
Electricbees (OP)
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


We are bees, and we hate you.


View Profile
December 15, 2011, 05:22:36 AM
 #9

an easy howto for litecoin in windows 7 - 64bit works better Smiley
skillz required - being able to download a file,unzip and copy/paste
...


Thanks so much, Graet! This, is exactly the comprehensive cheat-code that I was looking for.

Donations are welcome!
1BEES19ds5gEnRBoU1qNFPfjRXe94trMG3
pooler
Hero Member
*****
Offline Offline

Activity: 838
Merit: 507


View Profile
December 15, 2011, 10:15:13 AM
 #10

I'm not sure why it is, even compiled in 64-bit binaries for windows it has tended to be slower.  The Intel compiler may just choke on the scrypt code in terms of optimizations.  I guess you could always try compiling with mingw-w64.

I tried out the latest icc for Linux, and it's strange, but the resulting binary is indeed much slower than the one produced by gcc with the same optimization flags.
Has anyone tried compiling minerd with MinGW for 64-bit Windows?

BTC: 15MRTcUweNVJbhTyH5rq9aeSdyigFrskqE · LTC: LTCPooLqTK1SANSNeTR63GbGwabTKEkuS7
Graet
VIP
Legendary
*
Offline Offline

Activity: 980
Merit: 1001



View Profile WWW
December 15, 2011, 11:40:50 AM
 #11

an easy howto for litecoin in windows 7 - 64bit works better Smiley
skillz required - being able to download a file,unzip and copy/paste
...


Thanks so much, Graet! This, is exactly the comprehensive cheat-code that I was looking for.

you are welcome - i can just link ppl to it from irc too - saves typing many times Smiley

| Ozcoin Pooled Mining Pty Ltd https://ozcoin.net Double Geometric Reward System https://lc.ozcoin.net for Litecoin mining DGM| https://crowncloud.net VPS and Dedicated Servers for the BTC community
GenTarkin
Legendary
*
Offline Offline

Activity: 2450
Merit: 1002


View Profile
December 15, 2011, 11:26:18 PM
 #12

My service installer simplifies mining as well....
go here: https://bitcointalk.org/index.php?topic=50464.0
download the one that says "prompt"
input your pool and mining credentials...
hit ok and it does the rest.

DO NOT USE on 32bit windows, its pointless to use on 32bit windows and the miner just crashes.

GenTarkin's MOD Kncminer Titan custom firmware! v1.0.4! -- !!NO LONGER AVAILABLE!!
Donations: bitcoin- 1Px71mWNQNKW19xuARqrmnbcem1dXqJ3At || litecoin- LYXrLis3ik6TRn8tdvzAyJ264DRvwYVeEw
g2x3k
Full Member
***
Offline Offline

Activity: 147
Merit: 100

PooL-X.eu


View Profile WWW
December 15, 2011, 11:48:35 PM
 #13

i also wrote some gettting started help on http://pool-x.eu/gettingstarted and at the top of the page theres two default miners including the scryptminer gui Smiley

http://PooL-X.eu/ join the crew, bring your slaves
http://wallet.it.cx/ Instant LTC Wallet service
grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
December 16, 2011, 02:09:34 AM
 #14

download vmware player
install x64 ubuntu using an iso
do this:
Quote
1.Open terminal
2.Type: sudo su
3.Type: apt-get install gcc libcurl4-nss-dev automake autoconf git make
4.Type yes if asked
5.Type: git clone git://github.com/Lolcust/Tenebrix-miner.git
6.Type: cd Tenebrix-miner/
7.Type: ./autogen.sh
8.Type: CFLAGS="-march=corei7 -O3 -Wall -msse2 -msse3 -msse4 -msse4.1 -msse4.2" ./configure
9.Type: make
10.Type: ./minerd --algo scrypt --url http://lc.ozco.in:9332 --user username --pass password
avoid running minerd on windows altogether, even if it runs it tends to be much slower
i got worse results on the vm. 2.3 khash/s vs 2.4 khash/s on windows

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
pooler
Hero Member
*****
Offline Offline

Activity: 838
Merit: 507


View Profile
December 16, 2011, 10:45:07 AM
Last edit: February 19, 2012, 09:31:37 PM by pooler
 #15

download vmware player
install x64 ubuntu using an iso
do this:
Quote
1.Open terminal
2.Type: sudo su
3.Type: apt-get install gcc libcurl4-nss-dev automake autoconf git make
4.Type yes if asked
5.Type: git clone git://github.com/Lolcust/Tenebrix-miner.git
6.Type: cd Tenebrix-miner/
7.Type: ./autogen.sh
8.Type: CFLAGS="-march=corei7 -O3 -Wall -msse2 -msse3 -msse4 -msse4.1 -msse4.2" ./configure
9.Type: make
10.Type: ./minerd --algo scrypt --url http://lc.ozco.in:9332 --user username --pass password
avoid running minerd on windows altogether, even if it runs it tends to be much slower
i got worse results on the vm. 2.3 khash/s vs 2.4 khash/s on windows

Just out of curiosity, what do you get if at point 8 you only type: CFLAGS="-O3" ./configure
(Type "make clean" and repeat from point 8 using the above.)

BTC: 15MRTcUweNVJbhTyH5rq9aeSdyigFrskqE · LTC: LTCPooLqTK1SANSNeTR63GbGwabTKEkuS7
ForceField
aka Vitaliy
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250



View Profile
February 19, 2012, 09:14:12 PM
 #16

an easy howto for litecoin in windows 7

Graet, your post is so easy to follow, it should be a sticky, nice work.

PC Hardware & Electronics For BTC     Traded w/: Kansattica | jduck1987 | shakaru | newdude | nitetrader | midievil | blo8i | mb300sd | juggalodarkclow | Garr255 | Tril | Ringmasta | SysRun | CrazyBlane | sokay | BCB | str4wm4n | PinkBatman | Bitobsessed | matauc12 | antimattercrusader | BryanK
pooler
Hero Member
*****
Offline Offline

Activity: 838
Merit: 507


View Profile
February 19, 2012, 09:45:50 PM
 #17

an easy howto for litecoin in windows 7

Graet, your post is so easy to follow, it should be a sticky, nice work.

Graet's post was indeed good, but it is somehow outdated now. In particular, the miners he linked to should not be used anymore, because they are slow and buggy.
This is the thread for the new miner:
https://bitcointalk.org/index.php?topic=55038.0
This how-to by wknight can also be helpful:
https://bitcointalk.org/index.php?topic=62322.0

BTC: 15MRTcUweNVJbhTyH5rq9aeSdyigFrskqE · LTC: LTCPooLqTK1SANSNeTR63GbGwabTKEkuS7
ForceField
aka Vitaliy
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250



View Profile
February 19, 2012, 10:37:34 PM
Last edit: February 19, 2012, 10:55:17 PM by Vitaliy
 #18

an easy howto for litecoin in windows 7

Graet, your post is so easy to follow, it should be a sticky, nice work.

Graet's post was indeed good, but it is somehow outdated now. In particular, the miners he linked to should not be used anymore, because they are slow and buggy.
This is the thread for the new miner:
https://bitcointalk.org/index.php?topic=55038.0
This how-to by wknight can also be helpful:
https://bitcointalk.org/index.php?topic=62322.0

Thanks for this, I had a feeling that 10KH/s was a little low on a Quad Core i7.

What is a reasonable expected MH/s KH/s for an i7 950 @ stock (3066MHz) using 6 threads?

PC Hardware & Electronics For BTC     Traded w/: Kansattica | jduck1987 | shakaru | newdude | nitetrader | midievil | blo8i | mb300sd | juggalodarkclow | Garr255 | Tril | Ringmasta | SysRun | CrazyBlane | sokay | BCB | str4wm4n | PinkBatman | Bitobsessed | matauc12 | antimattercrusader | BryanK
pooler
Hero Member
*****
Offline Offline

Activity: 838
Merit: 507


View Profile
February 19, 2012, 10:51:06 PM
 #19

Thanks for this, I had a feeling that 10KH/s was a little low on a Quad Core i7.

What is a reasonable expected MH/s for an i7 950 @ stock (3066MHz) using 6 threads?

You tell me. Smiley
Everybody is invited to contribute benchmarks of their processor in the cpuminer thread.

BTC: 15MRTcUweNVJbhTyH5rq9aeSdyigFrskqE · LTC: LTCPooLqTK1SANSNeTR63GbGwabTKEkuS7
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!