Bitcoin Forum
May 26, 2024, 06:00:24 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [PLEASE HELP] Mining scrypt - BFGminer - xubuntu  (Read 659 times)
manav1112 (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile
February 05, 2014, 06:50:28 AM
 #1

Hello,
I have gotten bfgminer to run, however it does not detect my gpu and I think it still thinks it is in SHA-256 mode. I used -S opencl:auto in my script however before running it and the 3 export commands as well. Please please help asap
Screenshot:

I feel like im making some easy mistake but I just cant tell what, and I hope you can help me.
manav1112 (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile
February 05, 2014, 06:56:05 AM
 #2

If you say I should just use cgminer, then here is the problem with cgminer that I am getting: https://bitcointalk.org/index.php?topic=449696.0
martin1024
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
March 02, 2014, 12:58:17 AM
 #3

you are missing one parameter --scrypt
 
so it should be like this

...
./bfgminer --scrypt -S opencl:auto -o stratum+tcp://pool.d2.cc:3335 -u ....

bfgminer by default wants to mine bitcoins, by --scrypt you will turn on scrypt mining and by -S opencl:auto you will say he should notice also GPUs (by default he ignores them).

Hope it helped  Wink

manav1112 (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile
March 02, 2014, 04:59:33 AM
 #4

I actually switch to windows 8 cgminer now.

Locked.
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!