Bitcoin Forum
June 15, 2024, 06:51:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3] 4 »
41  Alternate cryptocurrencies / Mining (Altcoins) / Re: Vertcoin Settings/Configs (How To Mine VertCoin) on: March 03, 2014, 03:23:37 PM
I've been changing my settings to try to get rid of the hw errors. But for some reason what kind of setting I try it steel seems to get HW errors.

I have 4 280x toxics, tried 8191/8182/8193 and tried 1100/1500 1070/1500 etc etc

anyone could help me here or has the same cards?


setx GPU_MAX_ALLOC_PERCENT 200
setx GPU_USE_SYNC_OBJECTS 1
vertminer.exe -o stratum+tcp[Suspicious link removed].poolz.net:3333 -u troj.1 -p 2 -I 13 -g 2 -w 256 --thread-concurrency 8192

My afterburner settings atm:
core voltage 1131
core clock 1100
memory clock 1500
42  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Vertcoin-Adaptive N-factor Scrypt-No more ASICs-[EXCHANGES/AMAZON/ATM/MERCHANTS] on: March 03, 2014, 03:05:15 PM
I've been changing my settings to try to get rid of the hw errors. But for some reason what kind of setting I try it steel seems to get HW errors.

I have 4 280x toxics, tried 8191/8182/8193 and tried 1100/1500 1070/1500 etc etc

anyone could help me here or has the same cards?


setx GPU_MAX_ALLOC_PERCENT 200
setx GPU_USE_SYNC_OBJECTS 1
vertminer.exe -o stratum+tcp[Suspicious link removed].poolz.net:3333 -u troj.1 -p 2 -I 13 -g 2 -w 256 --thread-concurrency 8192

My afterburner settings atm:
core voltage 1131
core clock 1100
memory clock 1500

Anyone could help me out?
43  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][EXE] Execoin - Fast | ASIC resistant | Multipool resistant | no-premine on: March 03, 2014, 03:03:37 PM
I've been mining this for a while but keep changing my settings to try to get rid of the hw errors. But for some reason what kind of setting I try it steel seems to get HW errors.

I have 4 280x toxics, tried 8191/8182/8193 and tried 1100/1500 1070/1500 etc etc

anyone could help me here or has the same cards?


setx GPU_MAX_ALLOC_PERCENT 200
setx GPU_USE_SYNC_OBJECTS 1
vertminer.exe -o stratum+tcp[Suspicious link removed].poolz.net:3333 -u troj.1 -p 2 -I 13 -g 2 -w 256 --thread-concurrency 8192

My afterburner settings atm:
core voltage 1131
core clock 1100
memory clock 1500
44  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [GPUC] GPU Coin | Launch 02MAR14 | IPO Available on: March 02, 2014, 05:38:28 PM
Hi guys, I hope you can help me out here,

I posted here earlier already but I get this error:

error -4 enqueueing kernel onto command

i have 4 R9 280x and 4gb is that the problem?
in short i believe yes for more than 2 cards mining u need 8 gb ram minimum

I find that a good rule of thumb is 4gb per card, I have rigs with 4 x 290 and they were fail at 8gb so I installed 16 gb and it worked just fine. If I were to make a guess I would imagine you need to match your combined GPU memory in available system memory.

More system ram does nothing for mining. I've seen 6gpu rigs running 2GB (linux). 4GB is all you need for Win.

but issnt this n-scrypt something different that you need more ram? Since I can run 4 cards for normal scrypts but on this n-scrypt I get the error about the kernel and disabling gpu
45  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][EXE] Execoin - Fast | ASIC resistant | Multipool resistant | no-premine on: March 02, 2014, 05:17:36 PM
kernel command  --scrypt-n or something like that is missed

atm i downloaded another vertminer and here I deleted the --scrypt-n command to make it work
46  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [GPUC] GPU Coin | Launch 02MAR14 | IPO Available on: March 02, 2014, 05:13:53 PM
Hmm is there no possible way to start mining and lowering my numbers?
47  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][EXE] Execoin - Fast | ASIC resistant | Multipool resistant | no-premine on: March 02, 2014, 05:11:42 PM
Hi guys, I hope you can help me out here,

I posted here earlier already but I get this error:

error -4 enqueueing kernel onto command

i have 4 R9 280x and 4gb is that the problem?

color 0A
setx GPU_MAX_ALLOC_PERCENT 200
setx GPU_USE_SYNC_OBJECTS 1
vertminer.exe -o stratum+tcp[Suspicious link removed].poolz.net:3333 -u x -p x -I 13 -g 2 -w 256 --thread-concurrency 8191
48  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [GPUC] GPU Coin | Launch 02MAR14 | IPO Available on: March 02, 2014, 05:05:46 PM
Hi guys, I hope you can help me out here,

I posted here earlier already but I get this error:

error -4 enqueueing kernel onto command

i have 4 R9 280x and 4gb is that the problem?
49  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [GPUC] GPU Coin | Launch 02MAR14 | IPO Available on: March 02, 2014, 04:43:33 PM
Before attempting anything you need to get a custom miner for Scrypt-N.

=> http://vertcoin.org/#mining

It works the same way as classic miners, input your info in the conf file or directly in the bat file.
CAUTION: the Vertminer on this page comes with a default .conf file, delete it if you put all your settings in the .bat file!

The settings are different than on classic Scrypt for most cards and you need 8GB of system RAM for best results if you have multiple cards. Here are some .bat settings that work for me:

280X at about 370KH/s (8GB System RAM):
Quote
color 0A
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 200
vertminer.exe -o stratum+tcp://yourpool.com:port -u nick.worker -p pass -I 13 -g 2 -w 256 --thread-concurrency 8193 --gpu-memclock 1500 --gpu-engine 1050 --gpu-fan 50-90

HD7950 at about 315KH/s (12GB System RAM):
Quote
color 0A
setx GPU_MAX_ALLOC_PERCENT 200
setx GPU_USE_SYNC_OBJECTS 1
vertminer.exe -o stratum+tcp://yourpool.com:port -u nick.worker -p pass -I 19 -w 256 --thread-concurrency 19712 -g 1 --gpu-fan 60-90 --gpu-powertune 10 --gpu-memclock 1485 --gpu-engine 1080

If you think this was useful to you consider mining for me while you test your optimal settings Smiley
Quote
vertminer.exe -o stratum+tcp://stratum.vtcpool.co.uk:3333 -u b0ss.kindminer -p kindminer

tried your settings but can't get more than 290-300 with my 280X, is this because of only 4Gb ram system ?

i get 400khas with my asus 280x and i have only 4gb ram !

For some reason if I try this the vertimer closes right after it. It pops up and closes right after it… cant even read the message.
color 0A
setx GPU_MAX_ALLOC_PERCENT 200

setx GPU_USE_SYNC_OBJECTS 1
vertminer.exe --nscrypt -o stratum+tcp[Suspicious link removed].poolz.net:3333 -u x -p x -I 13 -g 2 -w 256 --thread-concurrency 8193
Add

pause
timeout 60

At the end, so you can read the error.

Oke thanks, stupid me still had --nscrypt in the command line. So now it starts but it disables one 1 gpu

I have 4 R9 280x sapphire toxics with two psu's and 4gb
50  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [GPUC] GPU Coin | Launch 02MAR14 | IPO Available on: March 02, 2014, 04:28:14 PM
Before attempting anything you need to get a custom miner for Scrypt-N.

=> http://vertcoin.org/#mining

It works the same way as classic miners, input your info in the conf file or directly in the bat file.
CAUTION: the Vertminer on this page comes with a default .conf file, delete it if you put all your settings in the .bat file!

The settings are different than on classic Scrypt for most cards and you need 8GB of system RAM for best results if you have multiple cards. Here are some .bat settings that work for me:

280X at about 370KH/s (8GB System RAM):
Quote
color 0A
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 200
vertminer.exe -o stratum+tcp://yourpool.com:port -u nick.worker -p pass -I 13 -g 2 -w 256 --thread-concurrency 8193 --gpu-memclock 1500 --gpu-engine 1050 --gpu-fan 50-90

HD7950 at about 315KH/s (12GB System RAM):
Quote
color 0A
setx GPU_MAX_ALLOC_PERCENT 200
setx GPU_USE_SYNC_OBJECTS 1
vertminer.exe -o stratum+tcp://yourpool.com:port -u nick.worker -p pass -I 19 -w 256 --thread-concurrency 19712 -g 1 --gpu-fan 60-90 --gpu-powertune 10 --gpu-memclock 1485 --gpu-engine 1080

If you think this was useful to you consider mining for me while you test your optimal settings Smiley
Quote
vertminer.exe -o stratum+tcp://stratum.vtcpool.co.uk:3333 -u b0ss.kindminer -p kindminer

tried your settings but can't get more than 290-300 with my 280X, is this because of only 4Gb ram system ?

i get 400khas with my asus 280x and i have only 4gb ram !

For some reason if I try this the vertimer closes right after it. It pops up and closes right after it… cant even read the message.
color 0A
setx GPU_MAX_ALLOC_PERCENT 200

setx GPU_USE_SYNC_OBJECTS 1
vertminer.exe --nscrypt -o stratum+tcp[Suspicious link removed].poolz.net:3333 -u x -p x -I 13 -g 2 -w 256 --thread-concurrency 8193
51  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][EXE] Execoin - Fast | ASIC resistant | Multipool resistant | no-premine on: March 02, 2014, 02:11:53 PM
Yes, but for some reason it keeps crashing now even on normal coins.. (with the old settings, "working settings")

graphic card driver stopped working..

Not enough power to the card. up the voltage.

thanks! changed the volts back to the old ones and at 1075/1750 now I'm at 350-365khs

I also changed my drivers, deleted the old ones, and downloaded the 13.12 (old= 13.12c)

Oke after adding a failover pool my miner starts but one gpu failur disabling
52  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][EXE] Execoin - Fast | ASIC resistant | Multipool resistant | no-premine on: March 02, 2014, 01:55:20 PM
What pool are you guys on? Since thise exe.poolz.net keeps showing me waiting for work..
53  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][EXE] Execoin - Fast | ASIC resistant | Multipool resistant | no-premine on: March 02, 2014, 01:29:30 PM
Yes, but for some reason it keeps crashing now even on normal coins.. (with the old settings, "working settings")

graphic card driver stopped working..

Not enough power to the card. up the voltage.

thanks! changed the volts back to the old ones and at 1075/1750 now I'm at 350-365khs

I also changed my drivers, deleted the old ones, and downloaded the 13.12 (old= 13.12c)
54  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][EXE] Execoin - Fast | ASIC resistant | Multipool resistant | no-premine on: March 02, 2014, 12:51:16 PM
Yes, but for some reason it keeps crashing now even on normal coins.. (with the old settings, "working settings")

graphic card driver stopped working..
55  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][EXE] Execoin - Fast | ASIC resistant | Multipool resistant | no-premine on: March 02, 2014, 12:25:14 PM
reduce core to 1000 mem 1500 or 1075 core and 1750 mem

those settings make my rig crash..
56  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][EXE] Execoin - Fast | ASIC resistant | Multipool resistant | no-premine on: March 02, 2014, 12:08:27 PM
Hello could someone help me

I have 4 R9 280x cards and only have between 250-270khs with this bat file

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
exeminer --nscrypt -o stratum+tcp[Suspicious link removed].poolz.net:3333 -u x -p x -I 13 -g 2 -w 256 -v 1 --thread-concurrency 8193 --lookup-gap 2 --gpu-powertune -20

What is it that doesnt work?
57  Local / Alt Coins (Nederlands) / [ANN] BlackCoin (BC) | on exchanges | scrypt | PoS | No premine on: February 28, 2014, 09:10:00 PM

    BlackCoin is pure Proof of Stake coin, except stage of initial distribution, when it's mixed PoW and PoS coin.

    Recente bitcoin patches om transactie fraude tegen te gaan zijn in de code verwerkt. Probleem is niet helemaal opgelost maar het is nu veel moeilijker exploiteren.

    Lanceer datum: 24 Feb 2014 06:00 UTC

    Geen premine.

    UPGRADE NAAR v1.0.1 ZO SNEL MOGELIJK
    HARD FORK BIJ BLOCK 5000

    v1.0.1 changelog
    • fix PoS, this required change in protocol
    • fix rpc call getmininginfo
    • backport a couple minor fixes from bitcoin

    Media & Publicaties

    Specificaties
    • Block time: 1 minute
    • Difficulty retarget: every block
    • Nominal stake interest: 1% annually
    • Min transaction fee: 0.0001 BC
    • Fees are paid to miners
    • Confirmations: 10, maturity: 500
    • Min stake age: 8 hours, no max age
    • P2P port: 15714, RPC port: 15715

    Hoe werkt het
    • Algo: scrypt
    • Block reward: 10000 BC, no halving
    • Max height: 10000 (after this network will not accept PoW)

    Downloads
      KNOWN BUG: als de wallet de eerste keer niet op start, negeer de foutmelding en probeer opnieuw.


      Faucets

      P2Pool

      Pools

      Explorers

      Exchanges

      Nodes
      [/list][/list]
      Code:
      198.52.200.75
      70.49.180.162
      80.11.70.97
      83.67.76.64
      118.70.190.61
      24.52.219.229

      Donate
      Doneer hier aub voor verdere ontwikkeling van de coin B8gZqgY4r2RoEdqYk3QsAqFckyf9pRHN6i

      FAQ
      • Wat moet ik doen om te beginnen met POS mining?
        Zorg er voor dat je wallet unlocked en online hebt.
      • Hoe wordt de interest berekend?
        https://en.wikipedia.org/wiki/Compound_interest#Compound_Interest
      • Ik begrijp nog steeds het POS-interest verhaal niet
        Zie het dan als 1% per jaar
      • Hoeveel coins zijn er?
        Geen fixed aantal en geen limiet
      • Wat gebeurd er met mijn coins als ik offline ben? Verlies ik dan mijn beloning?
        Je verliest alleen de transactie fees en samengestelde interest. Nominale interest wordt betaalt als er je een block vindt.
      • Waarom is de stake-reward zo laag?
        Wat kom je hier anders doen? Probeer het gewoon!

      58  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA miner monitoring RPC linux/win/osx/mips/arm/r-pi 3.12.0 on: January 30, 2014, 04:43:35 PM
      Yeah you're right I'm looking for the 7.2 version
      59  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA miner monitoring RPC linux/win/osx/mips/arm/r-pi 3.12.0 on: January 30, 2014, 10:55:43 AM
      When I try to download cgminer of http://ck.kolivas.org/apps/cgminer/3.7/ there's no cgminer.exe inside the map..

      And when I check other versions I see there's some windows versions and linux, but I'm looking for a windows version but for some reason there's only .tar and .bz2 in that map.

      Is there anyone that could help me please.
      60  Local / Alt Coins (Nederlands) / Re: nieuwe miner on: January 29, 2014, 04:56:34 PM
      Inmiddels aan het minen, alleen behaal ik maar 19khs per kaartje (2x R9 280x sapphire toxic)


      Dus ben nu zoekende naar de juiste instellingen van alles al geprobeerd tho.
      Pages: « 1 2 [3] 4 »
      Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!