Bitcoin Forum
June 04, 2024, 10:16:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
741  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: X11 X13 X15 with 50% more hashrate 7Mh/s on 280x or 10 Mh/s on 290x on: December 12, 2014, 10:18:45 PM
280x hynix got 6.4-6.6mhs 14.xx drivers, clocks 1100 mem 1500
sgminer.exe -k darkcoin-mod --xintensity 128 --worksize 64 -g 4 --lookup-gap 2
742  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore CryptoNote GPU Miner v9.1 on: December 02, 2014, 09:28:39 PM
someone to post proxy link again?
743  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: December 01, 2014, 09:40:23 PM
sp_ does this ccminer support neoscrpyt?

Not yet. Noboby has ported it yet.

cgminer does neo/nvidia
744  Alternate cryptocurrencies / Mining (Altcoins) / Re: October 2014. Are GPU rigs useless? on: November 29, 2014, 12:53:10 PM
only way to gain profit is neoscrypt
745  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]Litebar Announces NeoScrypt Fork on: November 17, 2014, 08:18:39 PM
this is sad..
no neo wallets, only source!
private mining going on hoping price will jump.

i have no idea why some idiot uses time to update source but releases no wallets?

or its just first neoscrypt coin fork turning out private mining scam?
746  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UFO Coin New Team, Client, Future Plans and NeoScrypt on: November 01, 2014, 05:38:00 PM
seems like happy dumping days are over.
 this is not so chaotic as i expected.

mining all i can!
747  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UFO Coin New Team, Client, Future Plans and NeoScrypt on: October 31, 2014, 11:43:21 AM
there is some chaotic trade days still to come until price finds its rightful level..
748  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UFO Coin New Team, Client, Future Plans and NeoScrypt on: October 30, 2014, 09:59:42 PM
I was implementing neoscrypt into sgminer last 3 days but at the end I got one error when I wanted to start sgminer so neoscrypt.cl needs some modifications or in some other place:
Quote
(get_global_id(0)% CONCURRENT_THREADS)];


 i have no idea but this has something to do with this:

get_global_id(0)% MAX_GLOBAL_THREADS
749  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UFO Coin New Team, Client, Future Plans and NeoScrypt on: October 30, 2014, 09:12:25 PM
for guys who want to compile their own windows miner.
i made some correction to guide on ftc forum.
it is here for u all:

*******************
** Install MinGW **
*******************
1. Go to https://sourceforge.net/downloads/mingw
2. Download and execute mingw-get-setup.exe
3. Complete the installation wizard leaving default values
*********************
** Configure MinGW **
*********************
1. Launch the MinGW Installation Manager
2. Select Basic Setup on the left
3. Mark the following packages for installation: mingw-developer-toolkit, mingw32-base, mingw-gcc-g++, and msys-base
4. Select All Packages on the left
5. Mark the following packages for installation: mingw32-pthreads-w32 (dev), mingw32-libpdcurses (dev), mingw32-pdcurses (bin), msys-libopenssl (dev)
6. Click Installation > Apply Changes
7. Click Apply
8. Wait...
9. Click Close
10. Close MinGW Installation Manager
************************
** MinGW Post-Install **
************************
1. Check your Start menu for “MinGW Shell”
2. If the shortcut exists, continue to the next section, otherwise:
3. Navigate to C:\MinGW\msys\1.0\postinstall
4. Run pi.bat & answer the questions
5. Navigate to C:\MinGW\msys\1.0
6. Right-click msys.bat and click Copy
7. Click the Start button
8. Right-click All Programs and click Open
9. Right-click on the opened folder and click “Paste shortcut”
10. Right-click the new shortcut and click Properties
11. On the General tab, rename the shortcut to “MinGW Shell”
12. On the Shortcut tab, change Start in to C:\MinGW\msys\1.0\bin
13. Click OK
******************************
** Install GTK+ for Windows **
******************************
1. Visit http://sourceforge.net/projects/gtk-win/
2. Download and execute the gtk2-runtime installer
3. Complete the installation wizard leaving default values
4. Copy libglib-2.0-0.dll and intl.dll from C:\Program Files\GTK2-Runtime\bin to C:\MinGW\bin
************************
** Install pkg-config **
************************
1. Visit http://www.gtk.org/download/win32.php
2. Search for a version of pkg-config that includes both the Tool and Dev downloads
3. Click and download both the Tool link and the Dev link
4. Open the pkg-config zip file and extract the bin folder to C:\MinGW
5. Open the pkg-config-dev zip file and extract the share folder to C:\MinGW
*********************
** Install libcurl **
*********************
1. Visit http://curl.haxx.se/download.html#Win32
2. Look for the Win32 - Generic heading
3. Download the link that indicates both *libcurl* (not just binary) and *SSL*
4. Open the zip file and extract the lib, include, and bin folders to C:\MinGW
5. Edit C:\MinGW\lib\pkgconfig\libcurl.pc
6. Change "-lcurl" to "-lcurl -lcurldll"
************************
** Install libjansson **
************************
1. Visit http://www.digip.org/jansson/releases/
2. Download the latest .tar.gz file (not doc.tar.gz)
3. Open the .tar.gz file and extract the jansson folder to C:\MinGW\msys\1.0\home\USER (where USER is your user name)
4. Click Start and launch MinGW Shell
5. Type the following (replace X.X with actual version):
cd ~/jansson-X.X
./configure --prefix=/MinGW
make
make check
make install
***********************************************
* Copy CGMiner source to your MSYS working directory *
***********************************************
Copy CGMiner source code directory into:
\MinGW\msys\1.0\home\(folder with your user name)
* Install AMD APP SDK, latest version (only if you want GPU mining) *
Note: You do not need to install the AMD APP SDK if you are only using Nvidia GPU's
Go to this url for the latest AMD APP SDK:
http://developer.amd.com/tools-and-sdks/opencl-zone/amd-accelerated-parallel-processing-app-sdk/
Download and install whichever version you like best.
Copy the folders in \Program Files (x86)\AMD APP\include to \MinGW\include
Copy \Program Files (x86)\AMD APP\lib\x86\libOpenCL.a to \MinGW\lib
Note: If you are on a 32 bit version of windows "Program Files (x86)" will be
"Program Files".
Note2: If you update your APP SDK later you might want to recopy the above files
************************************************************
* Install AMD ADL SDK, latest version (only if you want GPU monitoring) *
************************************************************
Note: You do not need to install the AMD ADL SDK if you are only using Nvidia GPU's
http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/
Download and unzip the file you downloaded.
Pull adl_defines.h, adl_sdk.h, and adl_structures.h out of the include folder
Put those files into the ADL_SDK folder in your source tree as shown below.
\MinGW\msys\1.0\home\(folder with your user name)\cgminer-x.x.x\ADL_SDK

******************
* Build cgminer.exe *
******************
Run the MinGW MSYS shell
cd neo TAB enter
./autogen.sh
Make

*********************************
* Copy files to a build directory/folder *
*********************************
Make a directory and copy the following files into it. This will be your CGMiner
Folder that you use for mining. Remember the .cl filenames could change on later
releases. If you installed a different version of libcurl then some of those dll's
may be different as well.
cgminer.exe from \MinGW\msys\1.0\home\(username)\cgminer-x.x.x
*.cl from \MinGW\msys\1.0\home\(username)\cgminer-x.x.x
README from \MinGW\msys\1.0\home\(username)\cgminer-x.x.x
libcurl.dll from \MinGW\bin
libidn-11.dll from \MinGW\bin
libeay32.dll from \MinGW\bin
ssleay32.dll from \MinGW\bin
libpdcurses.dll from \MinGW\bin
pthreadGC2.dll from \MinGW\bin

750  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UFO Coin New Team, Client, Future Plans and NeoScrypt on: October 30, 2014, 12:08:31 PM
Awesome @BetashareX for adding UFO! Smiley

ufo takes small steps, step by step to grow bigger!
751  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UFO Coin New Team, Client, Future Plans and NeoScrypt on: October 29, 2014, 04:31:10 PM
if you dont have big rigs to mine you can rent them:
https://www.miningrigrentals.com/rigs/neoscrypt


at this moment. we have 2 times more hash power than phoenixcoin!!

latest miner 3.7.7c for windows:.

http://www.filedropper.com/377c
752  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UFO Coin New Team, Client, Future Plans and NeoScrypt on: October 29, 2014, 12:40:42 PM
updating my miner to 3.7.7C
753  Alternate cryptocurrencies / Announcements (Altcoins) / Re: FeatherCoin 0.8.7.0 - NeoScrypt based cryptocoin on: October 28, 2014, 11:04:55 PM
I'm getting an error when trying to run cgminer with this config:
Code:
C:\GPUMiner\cgminer-3.7.7.bNeoscrypt\cgminer.exe --neoscrypt -o stratum+tcp://coinotron.com:3337 -u NewbieMiner.gpu -p derpy



I have an Nvidia Geforce 460m for reference.  Any ideas how to fix?

find the solution:
https://bitcointalk.org/index.php?topic=658117.msg9361734#msg9361734
754  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UFO Coin New Team, Client, Future Plans and NeoScrypt on: October 28, 2014, 09:39:01 PM
try using -w instead of --worksize, i think later one is not supported

i tried one old low end gpu nvidia gt 8400 , -w 64 -I 10 , 1khs

you should post your configs and gpu model

you must have driver version    like 340.52  or you cant use neo

edit: sorry to say but your gpu is useless,
it has 5mhs hash rate mining bitcoin, it cannot be used even to scrypt mining, neo is far more than that..
if u have somehow mined scrypt, your hashes where never valid
your cellphone hash even way more hashing power than quatro fx 580

at last it worked with -w 64 -I 10
installed drivers: nVidia 3D Vision Controller 340.50 and nVidia Graphics 340.62
and yes, i know my gpu is like a brick but i use it for educational purposes

scrypt + cudaminer @ 8.0kh/s
neoscrypt + cgminer @ 2.3kh/s


wow, it really has better hashrate than i expected( expected like 0.1khs)
compared to your scrypt hash its doing quite well on neo, i think its because its old school workstation gpu
 Error -61: clCreateBuffer (padbuffer8)    ----     problem solved!
755  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UFO Coin New Team, Client, Future Plans and NeoScrypt on: October 28, 2014, 07:00:17 PM
played with -I and --worksize but the same error appears:

[2014-10-28 17:46:06] Error -61: clCreateBuffer (padbuffer8)
[2014-10-28 17:46:06] Failed to init GPU thread 0, disabling device 0

update nvidia driver..?

i got same error with old nvidia when setting -w below 64

my driver is up to date, i have the latest cuda package installed also. my cudaminer worked flawlessly with scrypt but now ...

you need to use the new neoscrypt cgminer. Cudaminer wont work.

i am not using cudaminer after the neoscrypt switch. i do receive the error mentioned above with cgminer 3.7.7b

try using -w instead of --worksize, i think later one is not supported

i tried one old low end gpu nvidia gt 8400 , -w 64 -I 10 , 1khs

you should post your configs and gpu model

you must have driver version    like 340.52  or you cant use neo

edit: sorry to say but your gpu is useless,
it has 5mhs hash rate mining bitcoin, it cannot be used even to scrypt mining, neo is far more than that..
if u have somehow mined scrypt, your hashes where never valid
your cellphone hash even way more hashing power than quatro fx 580
756  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UFO Coin New Team, Client, Future Plans and NeoScrypt on: October 28, 2014, 04:13:42 PM
http://ufo.cryptocoinexplorer.com/

seems to be upto date again!
757  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UFO Coin New Team, Client, Future Plans and NeoScrypt on: October 28, 2014, 03:49:59 PM
played with -I and --worksize but the same error appears:

[2014-10-28 17:46:06] Error -61: clCreateBuffer (padbuffer8)
[2014-10-28 17:46:06] Failed to init GPU thread 0, disabling device 0

update nvidia driver..?

i got same error with old nvidia when setting -w below 64
758  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UFO Coin New Team, Client, Future Plans and NeoScrypt on: October 28, 2014, 02:18:32 PM
just tested old nvidia gt220 for 4khs!!! extreme speed!
-w 64 -I 12
759  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UFO Coin New Team, Client, Future Plans and NeoScrypt on: October 28, 2014, 12:34:57 PM
is there any working neoscrypt miner for nvidia gpu users?

When we were testing the GPU miner it was working with my mobile Ge Force. Give it a try

yes the miner supports both nvidia and amd
760  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UFO Coin New Team, Client, Future Plans and NeoScrypt on: October 28, 2014, 12:27:32 PM
it would be reasonable solution to have more active member updating the op.


yep. I will start a new thread in 3 days

this happened just like i expected, ftc profitality is now so high all the people are moving their miners on it
it will not last so long..
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!