Bitcoin Forum
October 04, 2025, 03:29:49 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / novice needs advice, weak pc, low hashrate on: September 13, 2014, 07:24:37 PM
PC : C2D 2,7GHz, 2GB RAM, GF210 512G ; cgminer v4.5.0 ; multipool.us (Share Diff = 64) ; router i firewall set ;

mp.bat:
cgminer --config mp.conf -o stratum+tcp://eu.multipool.us:8888 -u user.id -p password

mp.conf :
{
"pools" : [
{
"url" : "stratum+tcp://eu.multipool.us:8888",
"user" : "user.id",
"pass" : "password"
}
],
"scrypt" : true,
"kernel-path" : "/usr/local/bin"
}

User and pass are the same as ones you for multipool.us.
cgminer run bat file, pick up the configuration of mp.conf, display : No devices detected network diff set to 27,4G

With cudaminer I have 4,5 khash/s, but never happend on main page multipool.us, worker id list is empty, and after couple days i did not get anything for "work".

I now interested in the proper setting and what hashrate I may expected, actually what amount of btc. Price of electricity and hardware is zero.
Thanks in advance!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!