Does this mean it's mining?

-1

I'm using my personal computer and trying to mine bitcoins.

I'm rather new to this and was wondering if I did everything alright. Thanks in advance.

kittenparry

Posted 2015-07-19T22:10:02.923

Reputation: 99

Question was closed 2015-07-21T13:24:03.250

1No, it means that no devices were found.Nick ODell 2015-07-19T23:52:16.077

@NickODell So, it only works with these usb devices, is that correct?kittenparry 2015-07-20T00:18:52.297

It depends on what's enabled when compiling bfgminer. Where'd you get it?Nick ODell 2015-07-20T00:21:53.403

@NickODell http://askubuntu.com/a/388976/371965

kittenparry 2015-07-20T00:24:21.267

2It may help if you provide more information about what you want to achieve. E.g. what device are you trying to use? What are you trying to accomplish?Murch 2015-07-20T00:35:59.350

@Murch I'm using my personal computer and trying to mine bitcoins.kittenparry 2015-07-20T10:12:00.033

Answers

3

  1. You are using an ancient version of bfgminer
  2. CPU mining was disabled by default even in bfgminer 3.10.0, your gpu doesn't seem to get detected
  3. You're about 4 years late for CPU mining and 3 years late for GPU mining: Even if you get bfgminer to run, your PC will not be powerful enough to even find shares that would be accepted by a pool. See e.g. Can I do mining with a normal PC?

Murch

Posted 2015-07-19T22:10:02.923

Reputation: 41 609

So, that is that. Thank you for your information.kittenparry 2015-07-20T10:51:43.667

In recent versions of bfgminer, GPU mining is also disabled for the same reason. Not sure if that applies to OP's version or if their card is simply unsupported.Nate Eldredge 2015-07-21T04:29:52.837

GPU was still enabled then. From the bfgminer 3.10.0 release notes: Features: [...] OpenCL GPUs, such as AMD Radeons [...]

Murch 2015-07-21T09:25:21.847