Bitcoin Forum
June 22, 2024, 11:53:38 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Bminer: a fast Equihash miner for CUDA GPUs (5.2.0) on: January 31, 2018, 10:36:18 AM
This is working for me with a similar setup:

Code:
#!/bin/sh

USERNAME=[address here].[worker here]
POOL=us.miningspeed.com:3062
SCHEME=stratum

./bminer -uri $SCHEME://$USERNAME@$POOL -api 192.168.0.200:1880

nothing happens with this config

hi!

has anybody got this to work on Linux?

I download files. create .sh file or copypaste sample configuration directly from bminer website.

then I run chmod +x for .sh file and bminer file.

after this when I run ./mine.sh

it will just exit and nothing happens. what is the problem?

I have checked that files have can execute. still nothing.

what are the requirements for linux?

teated with ubuntu 16.04 and latest nvidia drivers.

Did ./bminer -help print out anything?

no output from this command

I'm amazed that I can't get anything out of this bminer.

2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Bminer: a fast Equihash miner for CUDA GPUs (5.2.0) on: January 30, 2018, 10:33:50 AM
hi!

has anybody got this to work on Linux?

I download files. create .sh file or copypaste sample configuration directly from bminer website.

then I run chmod +x for .sh file and bminer file.

after this when I run ./mine.sh

it will just exit and nothing happens. what is the problem?

I have checked that files have can execute. still nothing.

what are the requirements for linux?

teated with ubuntu 16.04 and latest nvidia drivers.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!