Bitcoin Forum
May 09, 2024, 06:52:35 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to disable a device on cgminer ?  (Read 6947 times)
xyzwarrior (OP)
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
July 05, 2013, 09:10:52 AM
 #1

I have 2 GPU on my computer, 1 HD 6670 and 1 HD 7970. I want to use my 6670 to play games and 7970 to scrypt miining. The 6670 is on device 0 and 7970 is on device 1. The 6670 can't mine scrypt because whenever I try to launch cgminer with only 6670, it will stopped working, but the 7790 can scrypt. But when I have both card in my PC, and even when I disable device 0 on cgminer, I still won't start. A windows box saying cgminer has stopped working will pop.
 My cgminer config is :
cgminer -d 1 --scrypt -o stratum+tcp://stratum2.wemineltc.com:3333 -u x -p x -o stratum+tcp://us3.wemineltc.com:3333 -u x -p x --thread-concurrency 10240 -I 13 -w 256 -g 2
1715237555
Hero Member
*
Offline Offline

Posts: 1715237555

View Profile Personal Message (Offline)

Ignore
1715237555
Reply with quote  #2

1715237555
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715237555
Hero Member
*
Offline Offline

Posts: 1715237555

View Profile Personal Message (Offline)

Ignore
1715237555
Reply with quote  #2

1715237555
Report to moderator
1715237555
Hero Member
*
Offline Offline

Posts: 1715237555

View Profile Personal Message (Offline)

Ignore
1715237555
Reply with quote  #2

1715237555
Report to moderator
Trillium
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
July 05, 2013, 09:24:38 AM
 #2

Have you seen this, from GPU-README.txt ?:

Quote
Q: cgminer crashes immediately on startup.
A: One of the common reasons for this is that you have mixed files on your
machine for the driver or SDK. Windows has a nasty history of not cleanly
uninstalling files so you may have to use third party tools like driversweeper
to remove old versions. The other common reason for this is windows
antivirus software is disabling one of the DLLs from working. If cgminer
starts with the -T option but never starts without it, this is a sure fire
sign you have this problem and will have to disable your antivirus or make
exceptions.


BTC:1AaaAAAAaAAE2L1PXM1x9VDNqvcrfa9He6
os2sam
Legendary
*
Offline Offline

Activity: 3578
Merit: 1090


Think for yourself


View Profile
July 05, 2013, 11:38:44 AM
 #3

I have 2 GPU on my computer, 1 HD 6670 and 1 HD 7970. I want to use my 6670 to play games and 7970 to scrypt miining. The 6670 is on device 0 and 7970 is on device 1. The 6670 can't mine scrypt because whenever I try to launch cgminer with only 6670, it will stopped working, but the 7790 can scrypt. But when I have both card in my PC, and even when I disable device 0 on cgminer, I still won't start. A windows box saying cgminer has stopped working will pop.
 My cgminer config is :
cgminer -d 1 --scrypt -o stratum+tcp://stratum2.wemineltc.com:3333 -u x -p x -o stratum+tcp://us3.wemineltc.com:3333 -u x -p x --thread-concurrency 10240 -I 13 -w 256 -g 2

-------------Readme-----------------------
--remove-disabled   Remove disabled devices entirely, as if they didn't exist
--device|-d <arg>   Select device to use, one value, range and/or comma separated (e.g. 0-2,4) default: all
-------------Readme Not-------------------

Should look something like this

-d 0 --remove-disabled

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
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!