Pages:
Author

Topic: [ANNOUNCE] Tenebrix, a CPU-friendly, GPU-hostile cryptocurrency - page 40. (Read 127211 times)

full member
Activity: 164
Merit: 100
Hey Lolcust,

Can I use my APU to mine? or is the network hostile to that also?
legendary
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
Getting 0 connections...
Any ports I should open? Nodes to add?

No connection problems with 5 other coins...

edit: Looks like the same problem I had with GeistGeld -> IRC recv failed: 10060
We solved it than by adding nodes, what IP's can I try?

69.120.6.210:7777

90.2828.223.65:7777

24.6.159.24:7777

81.165.1.128:7777

72.234.181.254:7777



That fixed it!

Thanx for the great support, again Smiley
member
Activity: 112
Merit: 11
Hillariously voracious
Getting 0 connections...
Any ports I should open? Nodes to add?

No connection problems with 5 other coins...

edit: Looks like the same problem I had with GeistGeld -> IRC recv failed: 10060
We solved it than by adding nodes, what IP's can I try?

69.120.6.210:7777

90.2828.223.65:7777

24.6.159.24:7777

81.165.1.128:7777

72.234.181.254:7777

legendary
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
Getting 0 connections...
Any ports I should open? Nodes to add?

No connection problems with 5 other coins...

edit: Looks like the same problem I had with GeistGeld -> IRC recv failed: 10060
We solved it than by adding nodes, what IP's can I try?
legendary
Activity: 910
Merit: 1000
Quality Printing Services by Federal Reserve Bank
... Running the miner with sudo Huh
Please, do not do that!

Not what I normally do but making sure it has all the permission it needs to run. I think there is a problem with the linux miner. Does anyone successfully have the linux miner working? I now have the GUI working in linux, but the miner still fails an an ubuntu desktop install now.

I have it running on my Kubuntu laptop but can not get the miner work in Gentoo. Client works fine and even mines some coin but this is obviously not the way to go. Miner compiles OK, but crashes if client is running at the same port.
member
Activity: 96
Merit: 10
... Running the miner with sudo Huh
Please, do not do that!

Not what I normally do but making sure it has all the permission it needs to run. I think there is a problem with the linux miner. Does anyone successfully have the linux miner working? I now have the GUI working in linux, but the miner still fails an an ubuntu desktop install now.
full member
Activity: 210
Merit: 100
Mining away happily!
Definitely the easiest solo mining setup experience I've run into, on windows at least.
In linux it still doesn't work, but that's a different story.
legendary
Activity: 910
Merit: 1000
Quality Printing Services by Federal Reserve Bank
... Running the miner with sudo Huh
Please, do not do that!
full member
Activity: 210
Merit: 100
Be nice to have a windows binary.


It's right in the first post, man


Q: Where are the windows binaries ? <<<<<<<

A: Here, with neato QT GUI and wrapped in a portability suite so that you don't have to set anything up and have easier time backing stuff up

Gah.  I even downloaded it an hour before posting thing.
Braindead this morning, sorry.
sr. member
Activity: 406
Merit: 257
It's 2016 blocks with *4 /4 limits like bitcoin, just with 5 min nominal/block.
Min difficulty is 1/4096 to account for scrypt(N=1024,p=1,r=1) being well over a factor 1000 slower than sha256(sha256()).
There's no cmdline daemon yet, porting the multicoin-qt->tenebrix changes to multicoin should be pretty trivial.
full member
Activity: 135
Merit: 100
Can you please give some more info on the difficulty adjustment?
Retarget is every 1 week. Is it entirely timebased?
How can I check current difficulty when using the gui?
member
Activity: 96
Merit: 10
I get the same SIGSEGV strace that eskimo gets. Where is the headless build for linux? I do the build, and only get a bitcoin-qt exe. This is a remote box, and I'm not going to install x server on this box.Am I missing the headless build? In the windows binaries, there is a d version but I don't see it after I make the git repo.

I set up a windows box, and set up an RPC server. Tested from another windows machine, no problems. When I connect the miner to it, it fails. If the username and password are wrong, it binds, and never works. But if I supply valid credentials, it segfaults. This is ubuntu 11.04 32 bit. Running the miner with sudo Huh
member
Activity: 112
Merit: 11
Hillariously voracious
I got the client compiled in my kubuntu laptop and as expected, miner started to work.

But I can not run miner and client at the same time in my Gentoo box Sad

Eh, guess I should eventually figure out how to do a somewhat decent static build for them Linuxes, so that a lot of this will be cut out.

Did you try changing the rpcport in config ?

From the look of it, the miner seems just pointed someplace else. Did you try passing username and password as --userpass 1:1 ?

Nooooo! Don't build binar blobs for Linux Smiley Fix the code so it can be compiled

It obviously can be compiled, and was compiled and tested, for Windows XP, W 7 64, Ubuntu LTS and Fedora ^__^

Binary blobs, when done right, have their merits (doin them right is somewhat outside my league tho)

I'll see what I can do, but that would require me to set up a Gentoo VM.



Yes I did, It still segfaults. I pasted the strace output here: http://pastebin.com/EsWKSsJ4



Thanks, I'll see what can be done
legendary
Activity: 910
Merit: 1000
Quality Printing Services by Federal Reserve Bank
I got the client compiled in my kubuntu laptop and as expected, miner started to work.

But I can not run miner and client at the same time in my Gentoo box Sad

Eh, guess I should eventually figure out how to do a somewhat decent static build for them Linuxes, so that a lot of this will be cut out.

Did you try changing the rpcport in config ?

From the look of it, the miner seems just pointed someplace else. Did you try passing username and password as --userpass 1:1 ?

Nooooo! Don't build binar blobs for Linux Smiley Fix the code so it can be compiled


Quote
Did you try changing the rpcport in config ?

yes I did, no difference at all.

Quote
Did you try passing username and password as --userpass 1:1

Yes I did, It still segfaults. I pasted the strace output here: http://pastebin.com/EsWKSsJ4

member
Activity: 112
Merit: 11
Hillariously voracious
miner looks fine, does your client work?

I got the client compiled in my kubuntu laptop and as expected, miner started to work.

But I can not run miner and client at the same time in my Gentoo box Sad

Eh, guess I should eventually figure out how to do a somewhat decent static build for them Linuxes, so that a lot of this will be cut out.

Did you try changing the rpcport in config ?

From the look of it, the miner seems just pointed someplace else. Did you try passing username and password as --userpass 1:1 ?
legendary
Activity: 910
Merit: 1000
Quality Printing Services by Federal Reserve Bank
miner looks fine, does your client work?

I got the client compiled in my kubuntu laptop and as expected, miner started to work.

But I can not run miner and client at the same time in my Gentoo box Sad

member
Activity: 112
Merit: 11
Hillariously voracious
Be nice to have a windows binary.


It's right in the first post, man


Q: Where are the windows binaries ? <<<<<<<

A: Here, with neato QT GUI and wrapped in a portability suite so that you don't have to set anything up and have easier time backing stuff up
full member
Activity: 210
Merit: 100
Be nice to have a windows binary.
sr. member
Activity: 270
Merit: 250
miner looks fine, does your client work?
legendary
Activity: 910
Merit: 1000
Quality Printing Services by Federal Reserve Bank
I compiled the miner in my laptop that runs Kubuntu an guess what, result is the same.
Code:
 ./minerd --user 1 --pass 1 --url http://127.0.0.1:8697
[2011-09-26 19:13:53] Binding thread 0 to cpu 0
[2011-09-26 19:13:53] HTTP request failed: couldn't connect to host
[2011-09-26 19:13:53] json_rpc_call failed, retry after 30 seconds
[2011-09-26 19:13:54] Binding thread 1 to cpu 1
[2011-09-26 19:13:55] 2 miner threads started, using SHA256 'scrypt' algorithm.
[2011-09-26 19:14:23] HTTP request failed: couldn't connect to host
...

Sad
Pages:
Jump to: