Bitcoin Forum
June 14, 2024, 04:59:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help with cgminer  (Read 10316 times)
Bullbear (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
March 09, 2013, 02:47:56 AM
 #1

Hi there,

I have cgminer 2.10.5. When I create a config file and load all of the necessary arguments into it, cgminer refuses to load it, it reports

"loaded configuration file xxx.conf"
"Fatal Json error in configuration file"
"Configuration file could not be used"

Then it prompts me for a pool url, port, etc. But because the scrypt argument hasn't been loaded from the config it's trying to mine bitcoin and all my shares get rejected, I've no idea how to fix this, any help would be appreciated!

Thanks in advance


My code in the config is:

{
"pools" : [
   {
      "url" : "http://eu.notroll.in:6332",
      "user" : "Stevo0110.2",
      "pass" : "12345"
   }
],

"intensity" : "13",
"gpu-engine" : "0-800",
"gpu-thread" : "2",
"scrypt" : true,
"api-listen" : true,
"shaders" : "800",
"thread-concurrency" : "1600",
"lookup-gap" : "2"

Bullbear (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
March 09, 2013, 02:54:59 AM
 #2

This might sound silly, but I'm new to this,

can you type commands in the command prompt while the miner is running ie --scrypt?
and how do you save the config file, is there a dos command?

Thank's for your reply by the way!
12gaFacelift
Sr. Member
****
Offline Offline

Activity: 277
Merit: 250



View Profile
March 09, 2013, 03:01:20 AM
 #3

start cgminer, add pool url, user and pass, hit s and w, enter cgminer.conf, hit enter then the config is saved, open with your fav text editor and change what you want in the file called : cgminer.conf

:: before make change in cgminer.conf, close cgminer first.

Never argue with idiots, they just drag you down to their level then beat you with experience. ~ *CANADA ONLY* Colloidal Silver Wire Rod - 12 Gauge Pure Silver .9999 - https://bitcointalk.org/index.php?topic=775964.0

https://bitcointalk.org/index.php?topic=731923.0
https://bitcointalk.org/index.php?topic=1323657.0
Bullbear (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
March 09, 2013, 03:12:30 AM
 #4

Ok, thanks, I'll give this a try.
MrWizard
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
March 09, 2013, 04:49:02 PM
 #5

Hi there,

I have cgminer 2.10.5. When I create a config file and load all of the necessary arguments into it, cgminer refuses to load it, it reports

"loaded configuration file xxx.conf"
"Fatal Json error in configuration file"
"Configuration file could not be used"

Then it prompts me for a pool url, port, etc. But because the scrypt argument hasn't been loaded from the config it's trying to mine bitcoin and all my shares get rejected, I've no idea how to fix this, any help would be appreciated!

Thanks in advance


My code in the config is:

{
"pools" : [
   {
      "url" : "http://eu.notroll.in:6332",
      "user" : "Stevo0110.2",
      "pass" : "12345"
   }
],

"intensity" : "13",
"gpu-engine" : "0-800",
"gpu-thread" : "2",
"scrypt" : true,
"api-listen" : true,
"shaders" : "800",
"thread-concurrency" : "1600",
"lookup-gap" : "2"



you are missing an ending }

"I walked into the room dripping in Bitcoins.  Yea dripping in Bitcoins."
(BTC) 168DCCeGmDy3xTWRimLVhvKtK3yEWbpsSg     (LTC) LbYS8VFqFSU7B9bfaHD11seQMtrtYEKpLe
(BBQ) bNVZErvwLzpEG7H3kt1fycWspzRQB1MJzL
Loss00
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
June 30, 2018, 05:14:33 AM
 #6

Hi there,

I have cgminer 2.10.5. When I create a config file and load all of the necessary arguments into it, cgminer refuses to load it, it reports

"loaded configuration file xxx.conf"
"Fatal Json error in configuration file"
"Configuration file could not be used"

Then it prompts me for a pool url, port, etc. But because the scrypt argument hasn't been loaded from the config it's trying to mine bitcoin and all my shares get rejected, I've no idea how to fix this, any help would be appreciated!

Thanks in advance


My code in the config is:

{
"pools" : [
   {
      "url" : "http://eu.notroll.in:6332",
      "user" : "Stevo0110.2",
      "pass" : "12345"
   }
],

"intensity" : "13",
"gpu-engine" : "0-800",
"gpu-thread" : "2",
"scrypt" : true,
"api-listen" : true,
"shaders" : "800",
"thread-concurrency" : "1600",
"lookup-gap" : "2"


Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!