Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: almirfiorio on February 01, 2017, 08:00:02 PM



Title: Claymore Cryptonote CPU Miner Error!!! What is the best CMD to Mine With CPU?
Post by: almirfiorio on February 01, 2017, 08:00:02 PM
Dear Friends

I'm using the AM3 + FX-8350 processor

Every time I run the "Claymore Cpu Miner" the error below occurs
https://s28.postimg.org/cowoka87x/clay_error.jpg

CAN NOT ALLOCATE MEMORY
Why does this memory error happen?

I'm getting 310 mh / s with this fx-8350 processor
More than 400 mh /s is  possible??

What is the best command line to extract as much as possible?
If I run with only 1 thread and run 8 times will it improve?

and why this another error appears ?
https://s27.postimg.org/t7xxl5mkz/clay_error2.jpg

Thanks
Almir


Title: Re: Claymore Cryptonote CPU Miner Error!!! What is the best CMD to Mine With CPU?
Post by: griffoncoin on February 02, 2017, 01:12:48 PM
Run it as administrator and then restart your system, it will fix the issue after reboot.


Title: Re: Claymore Cryptonote CPU Miner Error!!! What is the best CMD to Mine With CPU?
Post by: almirfiorio on February 02, 2017, 01:21:26 PM
I tried to run as administrator but it does not work.
It tries to open, the screen blinks and closes.
How do I run as administrator?


Run it as administrator and then restart your system, it will fix the issue after reboot.


Title: Re: Claymore Cryptonote CPU Miner Error!!! What is the best CMD to Mine With CPU?
Post by: Eyedol-X on February 02, 2017, 01:22:02 PM
Run it as administrator and then restart your system, it will fix the issue after reboot.

x2 on this, must right click the miner and run as administrator.

If it throws the memory error, reboot and do it again.

To avoid the errors, I simply run as administrator every time.

I tried to run as administrator but it does not work.
It tries to open, the screen blinks and closes.
How do I run as administrator?


Run it as administrator and then restart your system, it will fix the issue after reboot.

Open a command prompt as administrator, navigate to directory and launch miner that way or use a batch file.


Title: Re: Claymore Cryptonote CPU Miner Error!!! What is the best CMD to Mine With CPU?
Post by: almirfiorio on February 02, 2017, 01:36:31 PM
Im try this now and the program start

But open with this error bellow


Wrong wallet address almirfiorio@gmail.com - XMR/QCN/BCN/FCN/Aeon/Duck/Dash/OEC/MCN/ORION addresses are supported only.
Pool mine.moneropool.com removed from the list
Wrong wallet address almirfiorio@gmail.com - XMR/QCN/BCN/FCN/Aeon/Duck/Dash/OEC/MCN/ORION addresses are supported only.
Pool monero.crypto-pool.fr removed from the list
64-bit version
CPU supports AES-NI - faster mining!
Logical CPU cores: 8
Using 7 threads

scfg: 1

******************** ERROR ********************

CANNOT ALLOCATE MEMORY!
Error #103-1-1
Start miner with ADMIN rights to configure system for best performance and then REBOOT computer.
It is necessary to do it only once.

***********************************************[/font]

How do you try to extract the largest number of h / s?

Thanks
Almir


Open a command prompt as administrator, navigate to directory and launch miner that way or use a batch file.


Title: Re: Claymore Cryptonote CPU Miner Error!!! What is the best CMD to Mine With CPU?
Post by: m1n1ngP4d4w4n on February 02, 2017, 01:49:21 PM
Would probably have been better to post it in the claymore topic, as the miner state, it doesn't support username, only wallet address as user, so you can't use this miner with minergate or suprnova for example.


Title: Re: Claymore Cryptonote CPU Miner Error!!! What is the best CMD to Mine With CPU?
Post by: Eyedol-X on February 02, 2017, 01:51:00 PM
Im try this now and the program start

But open with this error bellow


Wrong wallet address almirfiorio@gmail.com - XMR/QCN/BCN/FCN/Aeon/Duck/Dash/OEC/MCN/ORION addresses are supported only.
Pool mine.moneropool.com removed from the list
Wrong wallet address almirfiorio@gmail.com - XMR/QCN/BCN/FCN/Aeon/Duck/Dash/OEC/MCN/ORION addresses are supported only.
Pool monero.crypto-pool.fr removed from the list
64-bit version
CPU supports AES-NI - faster mining!
Logical CPU cores: 8
Using 7 threads

scfg: 1

******************** ERROR ********************

CANNOT ALLOCATE MEMORY!
Error #103-1-1
Start miner with ADMIN rights to configure system for best performance and then REBOOT computer.
It is necessary to do it only once.

***********************************************[/font]

How do you try to extract the largest number of h / s?

Thanks
Almir


Open a command prompt as administrator, navigate to directory and launch miner that way or use a batch file.

You can't mine to an e-mail address, you need a wallet address

https://getmonero.org/home - Official Wallet

They recently came out with a GUI wallet so you can probably easily start with that.


Title: Re: Claymore Cryptonote CPU Miner Error!!! What is the best CMD to Mine With CPU?
Post by: integrale on February 05, 2017, 10:19:39 PM
Hi guy´s

have read your problem ,   some weeks ago i used same Miner from Claymore
the best performance you can achive if you calculate your L3 Cache

? how much you have

for example  my setting was 4 thread´s

My Cpu

i7 2600 4 Core = 8 Threads  L3 Cache is 8MB    e.g. divide L by possible threads   and you are on the right way
put into the comd-line   -t 4
it pull about 285h/s out  Cryptonight algo´s are Memory based  you need as minimum 2mb per thread to achieve some hashrate
example:

NsCpuCNMiner64.exe -t 4 -a cryptonight -o stratum+tcp://cryptonotepool.com:3332 -u yourwalletadress -p password (use any if not solomining)

may it help´s