Bitcoin Forum

Bitcoin => Mining support => Topic started by: Two4D on June 24, 2014, 04:02:53 PM



Title: Running 2 bfgminers on same PC?
Post by: Two4D on June 24, 2014, 04:02:53 PM
Ok I have problem, I want to start my block erupter miners but there is nothing found under bfgminer add device. It doesnt find them, but I can see them under hardware on my control panel.


Title: Re: Running 2 bfgminers on same PC?
Post by: Chrithu on June 24, 2014, 08:57:37 PM
Have you tried starting BFGMiner with the option "--scan-serial erupter:all" yet?


Title: Re: Running 2 bfgminers on same PC?
Post by: byt411 on June 24, 2014, 09:30:37 PM
Have you tried starting BFGMiner with the option "--scan-serial erupter:all" yet?

Yes, try that, and make sure you have the correct drivers installed.


Title: Re: Running 2 bfgminers on same PC?
Post by: Two4D on June 25, 2014, 12:37:24 PM
Ok now it is working, but not properly I think...

One has 100% error rate the other one has 65%, any ideas?


Title: Re: Running 2 bfgminers on same PC?
Post by: byt411 on June 25, 2014, 04:15:21 PM
Ok now it is working, but not properly I think...

One has 100% error rate the other one has 65%, any ideas?

Error rate as in Hardware Errors or Rejects? What pool are you mining on?


Title: Re: Running 2 bfgminers on same PC?
Post by: Two4D on June 26, 2014, 12:57:11 PM
Ok, I think I know what might be the problem. Right when I open bfgminer I get following message:

Do not have user privileges required to open \\.\COM3

And then it goes on and start mining. One miner seems to perform normaly when the other one has abou 95 to 100 % HW.


Title: Re: Running 2 bfgminers on same PC?
Post by: byt411 on June 26, 2014, 03:52:23 PM
Ok, I think I know what might be the problem. Right when I open bfgminer I get following message:

Do not have user privileges required to open \\.\COM3

And then it goes on and start mining. One miner seems to perform normaly when the other one has abou 95 to 100 % HW.

Try running your miner as an administrator. Or install the COM drivers and configure them properly.


Title: Re: Running 2 bfgminers on same PC?
Post by: Two4D on June 26, 2014, 08:55:38 PM
Ok, I think I know what might be the problem. Right when I open bfgminer I get following message:

Do not have user privileges required to open \\.\COM3

And then it goes on and start mining. One miner seems to perform normaly when the other one has abou 95 to 100 % HW.

Try running your miner as an administrator. Or install the COM drivers and configure them properly.

Tried running as admin, same error. Also I have downloaded that driver, computer now detects them under devices on control panel


Title: Re: Running 2 bfgminers on same PC?
Post by: byt411 on June 26, 2014, 09:13:02 PM
Ok, I think I know what might be the problem. Right when I open bfgminer I get following message:

Do not have user privileges required to open \\.\COM3

And then it goes on and start mining. One miner seems to perform normaly when the other one has abou 95 to 100 % HW.

Try running your miner as an administrator. Or install the COM drivers and configure them properly.

Tried running as admin, same error. Also I have downloaded that driver, computer now detects them under devices on control panel

Yeah, but does mining work?


Title: Re: Running 2 bfgminers on same PC?
Post by: Two4D on June 26, 2014, 09:48:30 PM
No, now I get the same error, but the miner closes then.


Title: Re: Running 2 bfgminers on same PC?
Post by: byt411 on June 26, 2014, 10:18:12 PM
No, now I get the same error, but the miner closes then.

Run cgminer with a command prompt, and see what the error is. Then we can help.


Title: Re: Running 2 bfgminers on same PC?
Post by: DrG on June 29, 2014, 11:13:18 AM
Alternatively, install the drivers on another PC if you have access and try mining on that as host.  If that works you can rule out the miners and chalk it up to a driver or port issue.


Title: Re: Running 2 bfgminers on same PC?
Post by: Two4D on June 29, 2014, 03:48:43 PM
No, now I get the same error, but the miner closes then.

Run cgminer with a command prompt, and see what the error is. Then we can help.

Sorry, how exactly do I do that?


Title: Re: Running 2 bfgminers on same PC?
Post by: byt411 on June 29, 2014, 05:42:33 PM
No, now I get the same error, but the miner closes then.

Run cgminer with a command prompt, and see what the error is. Then we can help.

Sorry, how exactly do I do that?

Run -> cmd -> cd whereyourfileis\cgminer.exe


Title: Re: Running 2 bfgminers on same PC?
Post by: Two4D on June 29, 2014, 06:04:43 PM
I got the directory name is not valid..


Title: Re: Running 2 bfgminers on same PC?
Post by: byt411 on June 29, 2014, 06:32:58 PM
I got the directory name is not valid..

Okay. Where is your cgminer? Open that folder.
Example:

https://i.imgur.com/BsZjPxO.png

As you might see, the path is "C:\Users\byt411\Desktop\Bitcoin Mining\cgminer-3.7.2-windows - Scrypt". Simply cd to "C:\Users\byt411\Desktop\Bitcoin Mining\cgminer-3.7.2-windows - Scrypt" and type in cgminer.exe.


Title: Re: Running 2 bfgminers on same PC?
Post by: Two4D on June 29, 2014, 06:57:35 PM
Ok thank you, so I wrote cd C:\Miner\bfg and I get \Miner\bfg is not recognized as an internal or external command, operable program or batch file.


Title: Re: Running 2 bfgminers on same PC?
Post by: byt411 on June 29, 2014, 08:06:09 PM
Ok thank you, so I wrote cd C:\Miner\bfg and I get \Miner\bfg is not recognized as an internal or external command, operable program or batch file.

Weird. OK, make a .bat to open the cgminer, and add "pause" on a new line at the end of it.


Title: Re: Running 2 bfgminers on same PC?
Post by: Two4D on June 29, 2014, 08:16:58 PM
Windows cannot find bfgminer.exe

Not sure what that is :O I am sure I wrote correctly..


Title: Re: Running 2 bfgminers on same PC?
Post by: byt411 on June 29, 2014, 08:23:55 PM
Windows cannot find bfgminer.exe

Not sure what that is :O I am sure I wrote correctly..

Okay. What is the path to the bfgminer?


Title: Re: Running 2 bfgminers on same PC?
Post by: Two4D on June 29, 2014, 08:25:27 PM
Ok here is the exact copy and paste of the path...

C:\Miner\bfg


Title: Re: Running 2 bfgminers on same PC?
Post by: byt411 on June 29, 2014, 08:32:46 PM
Ok here is the exact copy and paste of the path...

C:\Miner\bfg

Open cmd, do "cd C:\Miner\bfg", then "bfgminer.exe".
If that doesn't work, I have no idea why.