Pages:
Author

Topic: [ANN][HBC] Hobbitcoin still active but need your support - page 18. (Read 104877 times)

member
Activity: 98
Merit: 10
Just solo'd my 3rd 51K block Grin
How to mine it?
my config
rpcuser=username
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=9755
server=1

and .bat config
del scrypt*.bin
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer --scrypt -o http://127.0.0.1:9755 -u username -p x --auto-fan --thread-concurrency 23500 --lookup-gap 2 --gpu-engine 850 --gpu-memclock 1250 --gpu-powertune 20 -w 256 -I 14 -g 2

what's wrong?

Someone had posted a different ip/port a bit back:

Code:
rpcuser=username
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=4444
server=1

What should the ip/port be set to?

Doesnt matter as long as its the same in your .conf file as it is in your .bat file.

Just pick a port > 1024
hero member
Activity: 770
Merit: 500

Gandolf is working on the pool.  Someone asked for a zip of just the windows qt exe (and dependencies).  Here it is

https://app.box.com/s/t5w13f1w2v2p85kmqkn6



gandalf is swimming in a pool


newbie
Activity: 56
Merit: 0
Gandolf is working on the pool.  

insert my 2 cent here
legendary
Activity: 994
Merit: 1000
Just solo'd my 3rd 51K block Grin
How to mine it?
my config
rpcuser=username
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=9755
server=1

and .bat config
del scrypt*.bin
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer --scrypt -o http://127.0.0.1:9755 -u username -p x --auto-fan --thread-concurrency 23500 --lookup-gap 2 --gpu-engine 850 --gpu-memclock 1250 --gpu-powertune 20 -w 256 -I 14 -g 2

what's wrong?

I guess the port is 4444 not 9755?
both ports not working for me
hero member
Activity: 486
Merit: 500
Just solo'd my 3rd 51K block Grin
How to mine it?
my config
rpcuser=username
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=9755
server=1

and .bat config
del scrypt*.bin
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer --scrypt -o http://127.0.0.1:9755 -u username -p x --auto-fan --thread-concurrency 23500 --lookup-gap 2 --gpu-engine 850 --gpu-memclock 1250 --gpu-powertune 20 -w 256 -I 14 -g 2

what's wrong?

Someone had posted a different ip/port a bit back:

Code:
rpcuser=username
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=4444
server=1

What should the ip/port be set to?
hero member
Activity: 616
Merit: 500
Just solo'd my 3rd 51K block Grin
How to mine it?
my config
rpcuser=username
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=9755
server=1

and .bat config
del scrypt*.bin
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer --scrypt -o http://127.0.0.1:9755 -u username -p x --auto-fan --thread-concurrency 23500 --lookup-gap 2 --gpu-engine 850 --gpu-memclock 1250 --gpu-powertune 20 -w 256 -I 14 -g 2

what's wrong?

I guess the port is 4444 not 9755?
newbie
Activity: 11
Merit: 0
what next!!!!!
full member
Activity: 168
Merit: 100

Gandolf is working on the pool.  Someone asked for a zip of just the windows qt exe (and dependencies).  Here it is

https://app.box.com/s/t5w13f1w2v2p85kmqkn6



gandalf is swimming in a pool
legendary
Activity: 3248
Merit: 1072
restart the  client
newbie
Activity: 12
Merit: 0
Gandolf is working on the pool.  Someone asked for a zip of just the windows qt exe (and dependencies).  Here it is

https://app.box.com/s/t5w13f1w2v2p85kmqkn6

legendary
Activity: 994
Merit: 1000
Just solo'd my 3rd 51K block Grin
How to mine it?
my config
rpcuser=username
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=9755
server=1

and .bat config
del scrypt*.bin
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer --scrypt -o http://127.0.0.1:9755 -u username -p x --auto-fan --thread-concurrency 23500 --lookup-gap 2 --gpu-engine 850 --gpu-memclock 1250 --gpu-powertune 20 -w 256 -I 14 -g 2

what's wrong?
full member
Activity: 238
Merit: 100
hero member
Activity: 770
Merit: 500
An advice - DO NOT EVER MINE A COIN ANNOUNCED IN A SELF-MODERATED THREAD.
hero member
Activity: 770
Merit: 500
And whenever users are complaining about pool disconnect  , pool starts working again . Call all the Elves
hero member
Activity: 644
Merit: 500
How many HBCs until I can buy a precious?
newbie
Activity: 56
Merit: 0
Hobbits put the windows download on box.com so chrome windows users shouldn't get blocked anymore by chrome when they download.  Also, working on the pool issues



sort it out , only disconnects and disconnects

too late diff is 0.5

real deal is with diff 0.01 lol

its amazing, that only the new reg user got no connection and there are old miners active all the time  Shocked

yeah smell fishy


We need GANDALF here....

grey or white one? let us create a gandalf coin to send this coin on a long travel!
hero member
Activity: 486
Merit: 500
How exactly does one solo mine with Cgminer? I've only ever used pools.

run your wallet as server

Code:
rpcuser=username
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=4444
server=1

connect to your wallet with miner (127.0.0.1:4444)

Please explain this further. Total solo noob here, no clue what to do.

in the .bat file instead of that stratum blabla.com:23423  url for pool you use   http://127.0.0.1:4444  and the same password and username that you use in the .conf file in your appdata

restart the client once you have saved the  hobbitcoin.conf  file

Meh, thanks but this still doesn't make a whole lot of sense. Like I said: solo noob. I don't know what exact code to put into conf file, or how to find user/pass, or how to use with the wallet/cgminer.

Got solo mining working! (I think). Right when cgminer started it found 2 blocks, but hasn't found any more in a few minutes. Normal?
legendary
Activity: 1442
Merit: 1000
Just solo'd my 3rd 51K block Grin
newbie
Activity: 56
Merit: 0
hmmm ip change, my worker connect
17 sec later --> timed out


fuck this coin.


<-- going to mordor!
legendary
Activity: 1442
Merit: 1000
a working pool would be nice Smiley
Pages:
Jump to: