@AmDD Thanks a lot
Best posts made by mattdevelop
-
Need help with mining. Am I doing it wrong?
Hi, I am trying to mine feathercoins on my lenovo laptop(I know it is weird to mine on laptop but I just want to test before setting up a expensive rig), my OS is Windows 10, and I use nsgminer v0.9.2.
here is my feathercoin.conf fileserver=1 rpcuser=MYUSERNAME rpcpassword=MYPASSWORD rpcallowip=127.0.0.1 rpcallowip=192.168.0.2 rpcallowip=192.168.0.9 rpcallowip=192.168.0.14 rpcallowip=192.168.0.21 rpcallowip=192.168.0.17 rpcport=9337
my nsgminer.conf file looks like this
{ "disable-adl" : true, "gpu-platform":"1" }
I set the gpu-platform to one because I was getting errors regarding to openCL and ADL.
I run the following command in cmd
nsgminer --neoscrypt -g 1 -w 128 -I 16 --gpu-engine 1000 --gpu-memclock 1500 -o 127.0.0.1:9337 -O MYUSERNAME:MYPASSWORD
And here is what I get
screenshotAm I doing something wrong, or is this ok?
Latest posts made by mattdevelop
-
RE: Need help with mining. Am I doing it wrong?
@AmDD ok, I will give it a try, but I would like to know what GPU is the best for mining feathercoins, or is there any website that compares mining hardwares for neoscrypt?
-
RE: Need help with mining. Am I doing it wrong?
Hi @AmDD , thank you for reply.
There are 2 display adapters (if I’m not mistaken they are called GPU) in laptop:- AMD Radeon R7 M265,
- Intel® HD Graphics 4600
-
Need help with mining. Am I doing it wrong?
Hi, I am trying to mine feathercoins on my lenovo laptop(I know it is weird to mine on laptop but I just want to test before setting up a expensive rig), my OS is Windows 10, and I use nsgminer v0.9.2.
here is my feathercoin.conf fileserver=1 rpcuser=MYUSERNAME rpcpassword=MYPASSWORD rpcallowip=127.0.0.1 rpcallowip=192.168.0.2 rpcallowip=192.168.0.9 rpcallowip=192.168.0.14 rpcallowip=192.168.0.21 rpcallowip=192.168.0.17 rpcport=9337
my nsgminer.conf file looks like this
{ "disable-adl" : true, "gpu-platform":"1" }
I set the gpu-platform to one because I was getting errors regarding to openCL and ADL.
I run the following command in cmd
nsgminer --neoscrypt -g 1 -w 128 -I 16 --gpu-engine 1000 --gpu-memclock 1500 -o 127.0.0.1:9337 -O MYUSERNAME:MYPASSWORD
And here is what I get
screenshotAm I doing something wrong, or is this ok?