Bitcoin Forum
May 14, 2024, 05:17:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [QWC] Qwertycoin - Aonymous, Cryptocurrency based on CryptoNote | DEV Phase on: February 05, 2018, 12:56:49 AM
We are now in Mainnet!

Cli-Wallets are now fixed and ready for use!

https://qwertycoin.org/downloads/#wallets

Thanks for your helpful Questions in our Telegram Channel! Stay tuned Smiley And Sorry for our bad Announcement in this Forum.
the make command is still causing errors
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] GARLICOIN - Reddit's Garlic Bread Worshiping Currency on: February 02, 2018, 07:04:50 AM
who ever uses sgminer under linux? Can you show your config?
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] GARLICOIN - Reddit's Garlic Bread Worshiping Currency on: February 01, 2018, 04:05:49 PM

wrong version of sgminer. as you can see, it's using other kernel instead of scrypt-n. Find a compatible one.
I'm use this sgminer : https://github.com/sgminer-dev/sgminer

here is what they write
Code:
#### ckolivas
46
47 The original Colin Percival `scrypt` kernel, maintained for a long time by
48 Con Kolivas in `cgminer` and renamed to reflect the fact.

which version do you recommend?
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] GARLICOIN - Reddit's Garlic Bread Worshiping Currency on: February 01, 2018, 02:38:43 PM
Hi to all!
I'm trying to run sgminer:

Code:
sgminer --gpu-platform 0 --algorithm scrypt-n --nfactor 11 -o stratum+tcp://eu.stratum.garlicpool.org:3333 -u yankyan.rig1 -p x -I 14

after start I get the problem: many invalid nonce hw error.

Code:
[22:48:07] Algorithm scrypt-n not found, using ckolivas.
[22:49:12] Started at [2018-01-31 22:48:09]
[22:49:12] Pool: stratum+tcp://pool.org:3333
[22:49:12] Runtime: 0 hrs : 1 mins : 2 secs
[22:49:12] Average hashrate: 1.6 Megahash/s
[22:49:12] Solved blocks: 0
[22:49:12] Best share difficulty: 0
[22:49:12] Share submissions: 0
[22:49:12] Accepted shares: 0
[22:49:12] Rejected shares: 0
[22:49:12] Accepted difficulty shares: 0
[22:49:12] Rejected difficulty shares: 0
[22:49:12] Hardware errors: 1459
[22:49:12] Utility (accepted shares / min): 0.00/min
[22:49:12] Work Utility (diff1 shares solved / min): 0.00/min

[22:49:12] Stale submissions discarded due to new blocks: 0
[22:49:12] Unable to get work from server occasions: 0
[22:49:12] Work items generated locally: 104
[22:49:12] Submitting work remotely delay occasions: 0
[22:49:12] New blocks detected on network: 2

Does anyone have any experience of successful mining on AMD under LInux?
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!