Bitcoin Forum
June 29, 2024, 06:27:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Please help me to start up the sgminer on UBUNTU  (Read 4774 times)
begi (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
July 15, 2014, 06:36:50 PM
 #1

I'm little bit NOOB at sgminer I have downloaded and installed everything which was required, I think I made a mistake while setting up the config.  Can some please help me how to start Sgminer,  when start it it gives these kind of issues and freezes and doesnt mine... Sad

[12:43:55] Started x11-sgminer 4.1.0g
[12:43:55] Loaded configuration file sgminer.conf
[12:43:55] Error in configuration file, partially loaded.
[12:43:55] Start sgminer with -T to see what failed to load.


Im trying to mine APEXCOINS which is x13 algorithm. PLEASE help me to set up config or whatever the issue is I will donate some LTC.
MY config is  for x13mod

 {
        "pools": [
                {
                        "url": "stratum+tcp://launch2.suchpool.pw:3362",
                        "user": "beki.begi",
                        "pass": "xxx"
                }
        ],
        "intensity": "17",
        "failover-only" : true,
        "worksize": "128",
        "kernel": "x13mod",
        "thread-concurrency": "8192",
        "lookup-gap": "2",
        "gpu-fan": "40-100",
        "gpu-engine": "1040",
        "gpu-memclock": "1495",
        "gpu-powertune": "20",
        "gpu-vddc": "1.087",
        "temp-cutoff": "99",
        "temp-overheat": "95",
        "temp-target": "67",
        "gpu-threads": "2",
        "no-pool-disable": true,
        "no-submit-stale": true,
        "queue": "0",
        "scan-time": "1",
        "expiry": "1",
        "auto-fan": true,
        "scrypt": true,
        "kernel-path": "/usr/local/bin"
}
jloflin
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
July 15, 2014, 08:32:01 PM
 #2

Have you tried opening a terminal and typing "sgminer -T" ?

That should give you a hint.
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!