Bitcoin Forum
June 22, 2024, 11:16:09 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: TrezarCoin help with writing bat file AMD Vega frontier Air (windows)  (Read 103 times)
Bit_Noob (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
March 08, 2018, 07:07:11 AM
Last edit: March 08, 2018, 07:36:40 AM by Bit_Noob
 #1

I'm very new to mining. I don't know how to write bat files well yet. I need help figuring out how to write my Intensity and Speccs for my vega frontier air edition. I have two cards running in my rig. Please Assist me. I have google and youtube for 2 days and can't find anything. The only thing I found was this link to some old gpu's.

https://forum.feathercoin.com/topic/8659/nsgminer-config-collection


I got the example from the Trezarcoin POW page: https://trezarcoin.com/pow/

Example

nsgminer –neoscrypt -o stratum+tcp://eu1.altminer.net:4233 -u YOURADDRESS-p c=TZC -g 1 -w 128 -I 16 –gpu-platform 1 –gpu-engine 950 –gpu-memclock 1500

(Config for R9 280x)

Defines:
–algorithm | Defines NeoScrypt Algorithm
-I -g1 -w | Intensity and Speccs you need to figure out what values work for your card.
-o | Stratum pool + port
-u | Username ( Your adress )
-p | Password (Passwort is for choosing your coin at altminer.net )


I found this on the form but still can't understand
https://bitcointalk.org/index.php?topic=712650.0


Bit_Noob (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
March 10, 2018, 12:09:22 AM
 #2

I'm very new to mining. Found this for an answer after countless hours/days of searching. Hope this help anyone who is having trouble.

Download this miner for AMD. This copy is for windows 10

https://github.com/zawawawa/gatelessgate/releases

Unzip the file and open the feathercoin notepad file locate in this folder. Add your own Wallet, and pool address. To turn on auto fan change false to true. On a side note I tried this same file mining Gobyte and it work fine. I did change user, pass, and quota to have it work.

{
  "algorithm": "neoscrypt",
  "intensity": "13",
  "worksize": "256",
  "gpu-threads": "1",
  "load-balance": true,

  "auto-fan": false,
  "temp-cutoff": "90",
  "temp-overheat": "85",
  "temp-target": "75",
 
  "pools": [
    {
      "name": "MAIN",
      "user": "Wallet",
      "pass": "c=TZC",
      "quota": "Pool"
    },
    {
      "__comment": "Please keep this entry. Otherwise, I won't be able to continue open-source development. - zawawa",
      "name":"DEVFEE",
      "user": "zawawa.gatelessgate",
      "pass": "x",
      "quota": "1;s1.theblocksfactory.com:3333"
    }
  ]
}
m.vina
Full Member
***
Offline Offline

Activity: 280
Merit: 102



View Profile
March 10, 2018, 12:39:44 AM
 #3

Good job on figuring it out by yourself. (Have you?)
With things like this, google is truly your friend.

M O Z O   //     $31M RAISED!     PRE-LISTED on Coinrail     $450k Bounty Tradable on 8/8/18
●            ●                       VERSACE & 38,000 Stores are accepting MOZO TOKENS                       ●            ●
●            ●            WHITEPAPER        MEDIUM        TELEGRAM        ANN THREAD            ●            ●
Bit_Noob (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
March 11, 2018, 08:25:40 AM
 #4

Yeah thank God for Google. Even though it took me 4 days and few hours to get the answer. 
Bit_Noob (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
March 11, 2018, 11:52:43 PM
 #5

The keynote that I took away from this experience is when searching for an algorithm for the Vega Frontier google Vega 64 instead there are plenty of videos and descriptions out there.
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!