Bitcoin Forum
May 12, 2024, 10:36:31 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.
1715553391
Hero Member
*
Offline Offline

Posts: 1715553391

View Profile Personal Message (Offline)

Ignore
1715553391
Reply with quote  #2

1715553391
Report to moderator
1715553391
Hero Member
*
Offline Offline

Posts: 1715553391

View Profile Personal Message (Offline)

Ignore
1715553391
Reply with quote  #2

1715553391
Report to moderator
1715553391
Hero Member
*
Offline Offline

Posts: 1715553391

View Profile Personal Message (Offline)

Ignore
1715553391
Reply with quote  #2

1715553391
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715553391
Hero Member
*
Offline Offline

Posts: 1715553391

View Profile Personal Message (Offline)

Ignore
1715553391
Reply with quote  #2

1715553391
Report to moderator
1715553391
Hero Member
*
Offline Offline

Posts: 1715553391

View Profile Personal Message (Offline)

Ignore
1715553391
Reply with quote  #2

1715553391
Report to moderator
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!