I’ve noticed stability now vehre. I don’t have to use the -T option any more. Thank you.
Posts made by raintowers
-
RE: [Dev] NeoScrypt GPU Miner - Public Beta Test
-
RE: [Dev] NeoScrypt GPU Miner - Public Beta Test
No I didn’t see any booooo so I’d assume no rejects, just no yay!!!
-
RE: [Dev] NeoScrypt GPU Miner - Public Beta Test
Solo mining IPC no luck! back to TheBlocksFactory. I had some luck with PXC.
Will try FTC Solo soon!
-
RE: [Dev] NeoScrypt GPU Miner - Public Beta Test
Update!
Well I love following this thread. I get all kinds of hints related to what I’m interested in.
The post about IPC starting after 66000 was cool because I figured out after a lot of googleing + stray posts to get the IPC client to solo mine.
I started on the PXC and got some blocks solo mining too. But now back to the blocks factory.
Now I’m waiting for feathercoin to arrive around the 24th.
At this point I’ve got minerd running with my i7 2600k slightly over’d getting 26.3K
My cgminer is running a hd 7750 3gb at 13 K with the -T option because what has come so far doesn’t last the 24 hr test
Best regards,
Raintowers
-
RE: [Dev] NeoScrypt GPU Miner - Public Beta Test
I read somewhere that thread-concurrency has no bearing in neo-scrypt
I have compiled 3.7.7b under Ubuntu.
I have not managed to get it to run for more than 24 hours at a time.
Lots of restarts between accepts - i am running this against a p2p pool for PXC.
I have had the same problem with all versions not running very long I’ve tried all suggestions but it still quits. Only thing that works for me is start it with the -T option and it runs and runs…
-
RE: [Dev] NeoScrypt GPU Miner - Public Beta Test
I’ve been using this for more than 24 hours without issue and no -T option either so it seems it is a good version Thank you
It froze again at this post’s time. Back to the -T option
-
RE: [Dev] NeoScrypt GPU Miner - Public Beta Test
cgminer 3.7.7b in http://www.ftc-c.com/pack/testnet.rar , It had fixed some problem.
I’ve been using this for more than 24 hours without issue and no -T option either so it seems it is a good version Thank you
-
RE: [Dev] NeoScrypt GPU Miner - Public Beta Test
nope… the miner freezes here after a while :(
it starts off well and after five minutes this is what i get
or
what should i do?
I’ve been having the same problems with freezing. I use the -T option and it keeps running with -w 256 -I 11 --gpu-threads 2. We’ve been discussing options here https://github.com/vehre/neo-gpuminer/issues/3
-
RE: [Dev] NeoScrypt GPU Miner - Public Beta Test
Well that’s interesting. I’ve been running since yesterday with the -TDP options and it hasn’t frozen once… Still going. I wonder what showing verbose output has to do with it? I’ll keep you updated.
-
RE: [Dev] NeoScrypt GPU Miner - Public Beta Test
OK I’ve done it. I’m a Network Admin but been out of it for a long time. I have some tech skills but not much on the programming side. Will help as much as I can.
-
RE: [Dev] NeoScrypt GPU Miner - Public Beta Test
Hi, anybody having the problem of 3.7.5 stops working after 3-4 hours? On win7 x64
-
RE: Hi there it's me with questions about the beta Neoscrypt cgminer
Daemons don’t support Stratum, so you’re limited to Getwork and Getblocktemplate while solo mining. Getwork may be better in this case. CPUminer works fine. The GPU miner is also supposed to, but if there is any incompatibility with Getwork still, provide your payment address to the miner and switch to Getblocktemplate.
I’ve been googling and not finding any examples of what to put in the miner using getblocktemplate and getwork can you give me the format eg: cgminer --neoscrypt http://127.0.0.1 -u -p etc;
I find all kinds of examples to disable the two but not much to enable. I’m a bit lost in that area…
Only example I can find in the Readme.txt Solo mining to local bitcoind:
cgminer -o http://localhost:8332 -u username -p password --btc-address
But wouldn’t be btc address in this case
Thanks
-
Hi there it's me with questions about the beta Neoscrypt cgminer
Just signed up here, I’m an amateur miner.
I know this is Feather Coin forum but I see other subjects related to Phoenix coin so hope it’s OK.
I’ve been following the beta of the GPU miner for Neoscrypt. With all their help (reading) I got it going and am solo ming PXC and found 5 50 PXC’s of my own so far! Can’t wait for FTC’s entrance into Neoscrypt.
I’m using minerd to solo mine (I’m on Win 7 x64)
My question is that I have cgminer working (had to revert to 13. drivers because 14 wouldn’t work.) and it mines on pools on the internet but not local. I have no router and one computer that’s it.
I want to add it to solo mining but it won’t connect. I’m adding this by typing [P] and using that interface.
I try stratum+tcp://localhost:9554
I try stratum+http://localhost:9554
I try http://localhost:9554
My conf file
server=1
daemon=1
defaultkey=1
logtimestamps=1
dns=1
rcpallowip=127.0.0.1
rpcuser=phoenixcoinrpc
rpcpassword=x
I’m not allow to post on that subject where the big boys are yet cause of the newbie status.
Anybody got some troubleshooting skills?