retrend
|
|
March 09, 2014, 03:36:46 AM |
|
I have a problem: when i start oclvanitygen with 1something, unless to generate public and private key, vg generate a useless cpu and gpu hash...
How i can resolve?
Can you give the string you're using, and the output from the window? oclvanitygen -p 1 -d 0 1something And output like this: Difficulty: 264104224 [22.86 Mkey/s][total 455081984][Prob 82.1%][90% in 6.7s] Match idx: 0 CPU hash: 71682fec9bcafa7b1291c2cc09954692b716ca3e GPU hash: 099bccd501a398a56eff31b40b924d8d9b132b72 Found delta: 4131272 Start delta: 1 I've started to experience this as well, I have concluded this problem is related to newer drivers (eg 13.xx). I had this card working great with v 12.8 Radeon drivers, as have many others. I'm experiencing this as well. same problem - how do i fix this? I've got the same issue, is it a driver problem?
|
|
|
|
zero3112
|
|
March 09, 2014, 03:41:40 AM |
|
All I get is:
Invalid character 'l' in prefix 'oclvanitygen' Invalid character '-' in prefix '-p' Invalid character '-' in prefix '-d' Invalid character '0' in prefix '0' Prefix '1something' ignored, overlaps '1' Difficulty: 1 Available OpenCL platforms: 0: [NVIDIA Corporation] NVIDIA CUDA 0: [NVIDIA Corporation] GeForce GT 630M 1: [Intel(R) Corporation] Intel(R) OpenCL 0: [Intel(R) Corporation] Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz 1: [Intel(R) Corporation] Intel(R) HD Graphics 4000
Can someone help me?
|
|
|
|
zero3112
|
|
March 09, 2014, 03:55:07 AM |
|
I figured it out I have to do -p 0 first then -d 0. The video card is 3.75 times faster then my cpu it seems.
|
|
|
|
dishwara
Legendary
Offline
Activity: 1855
Merit: 1016
|
|
March 09, 2014, 04:59:52 AM |
|
I have a problem: when i start oclvanitygen with 1something, unless to generate public and private key, vg generate a useless cpu and gpu hash...
How i can resolve?
Can you give the string you're using, and the output from the window? oclvanitygen -p 1 -d 0 1something And output like this: Difficulty: 264104224 [22.86 Mkey/s][total 455081984][Prob 82.1%][90% in 6.7s] Match idx: 0 CPU hash: 71682fec9bcafa7b1291c2cc09954692b716ca3e GPU hash: 099bccd501a398a56eff31b40b924d8d9b132b72 Found delta: 4131272 Start delta: 1 I've started to experience this as well, I have concluded this problem is related to newer drivers (eg 13.xx). I had this card working great with v 12.8 Radeon drivers, as have many others. I'm experiencing this as well. same problem - how do i fix this? I've got the same issue, is it a driver problem? For those who cant able to still run oclvanitygen, getting found delta, start delta..... Just use driver uninstaller, i used this DDU from http://www.guru3d.com/files_details/display_driver_uninstaller_download.html. unzip it in a folder in desktop, restart system in safe mode, run Display Driver Uninstaller.exe, select AMD-> Clean and restart. It will remove all amd drivers & restart system. Now just install 12.10 driver & everything works fine.
|
|
|
|
Trillium
|
|
March 09, 2014, 09:11:46 AM |
|
I have a problem: when i start oclvanitygen with 1something, unless to generate public and private key, vg generate a useless cpu and gpu hash...
How i can resolve?
Can you give the string you're using, and the output from the window? oclvanitygen -p 1 -d 0 1something And output like this: Difficulty: 264104224 [22.86 Mkey/s][total 455081984][Prob 82.1%][90% in 6.7s] Match idx: 0 CPU hash: 71682fec9bcafa7b1291c2cc09954692b716ca3e GPU hash: 099bccd501a398a56eff31b40b924d8d9b132b72 Found delta: 4131272 Start delta: 1 I've started to experience this as well, I have concluded this problem is related to newer drivers (eg 13.xx). I had this card working great with v 12.8 Radeon drivers, as have many others. I'm experiencing this as well. same problem - how do i fix this? I've got the same issue, is it a driver problem? For those who cant able to still run oclvanitygen, getting found delta, start delta..... Just use driver uninstaller, i used this DDU from http://www.guru3d.com/files_details/display_driver_uninstaller_download.html. unzip it in a folder in desktop, restart system in safe mode, run Display Driver Uninstaller.exe, select AMD-> Clean and restart. It will remove all amd drivers & restart system. Now just install 12.10 driver & everything works fine. ATiMan Uninstaller also works really well. It's actually amazing to watch all the things it does.
|
BTC:1AaaAAAAaAAE2L1PXM1x9VDNqvcrfa9He6
|
|
|
think958
Newbie
Offline
Activity: 2
Merit: 0
|
|
March 10, 2014, 06:23:45 PM |
|
oh one other Q, is it possible to use the generator for altcoin addresses? I assume yes, but in that case I assume one has to modify the source code?
No you don't need to. This subject has been discussed in this topic. U have to use option "X" with the code of the coin. Something like this: vanitygen -X 48 -o addys.txt LTCmis The same for OCLVanitygen...... Be aware to state as first and second letter according with coin specs For LTC: 48 FTC: 14 NVC: 8 ANC: 23 PTC: 47 CNC: 28 DGC:30 NMC: 52 PPC:55 YAC: 77 BQC: 85 IXC: 138 DOGE: 30 What "x" for ZET?
|
|
|
|
Trillium
|
|
March 11, 2014, 04:24:10 AM |
|
oh one other Q, is it possible to use the generator for altcoin addresses? I assume yes, but in that case I assume one has to modify the source code?
No you don't need to. This subject has been discussed in this topic. U have to use option "X" with the code of the coin. Something like this: vanitygen -X 48 -o addys.txt LTCmis The same for OCLVanitygen...... Be aware to state as first and second letter according with coin specs For LTC: 48 FTC: 14 NVC: 8 ANC: 23 PTC: 47 CNC: 28 DGC:30 NMC: 52 PPC:55 YAC: 77 BQC: 85 IXC: 138 DOGE: 30 What "x" for ZET? https://en.bitcoin.it/wiki/List_of_address_prefixes
|
BTC:1AaaAAAAaAAE2L1PXM1x9VDNqvcrfa9He6
|
|
|
Geez
Newbie
Offline
Activity: 53
Merit: 0
|
|
March 12, 2014, 12:18:54 AM Last edit: March 12, 2014, 12:40:08 AM by Geez |
|
I don't understand how to run oclvanitygen.
If I type in "oclvanitygen -v -d 0 1a" I keep getting GPU and CPU hashes.
EDIT: nvm I got my address with vanitygen64
|
|
|
|
foroplus
Legendary
Offline
Activity: 1212
Merit: 1052
|
|
March 12, 2014, 02:34:57 PM |
|
I don't understand how to run oclvanitygen.
If I type in "oclvanitygen -v -d 0 1a" I keep getting GPU and CPU hashes.
EDIT: nvm I got my address with vanitygen64
You have a bad driver. Read previous pages.
|
|
|
|
crazyearner
Legendary
Offline
Activity: 1820
Merit: 1001
|
|
March 15, 2014, 07:58:21 PM |
|
Anyone know how to generate addresses with gpu I keep getting hash found bla bla bla list of numbers but no produced bitcoin address
oclvanityminer am using works and woks on gpu however no produce Bitcoin address any idea how to fix.
|
|
|
|
Trillium
|
|
March 16, 2014, 09:26:10 AM |
|
Anyone know how to generate addresses with gpu I keep getting hash found bla bla bla list of numbers but no produced bitcoin address
oclvanityminer am using works and woks on gpu however no produce Bitcoin address any idea how to fix.
Well if the previous comments are any indication: i) You are using incorrect commands. Post your commands you are using? and/or, ii) You are using an incompatible driver version. Try using compatible drivers such as 12.8, and use a driver uninstaller when changing to earlier versions.
|
BTC:1AaaAAAAaAAE2L1PXM1x9VDNqvcrfa9He6
|
|
|
|
SolidStateSurvivor
|
|
March 21, 2014, 01:36:32 PM |
|
For those of you experiencing the hashes not matching issue, what solved the problem for me was to delete the OpenCL files for that newer version of Catalyst and to install an old copy of the 2.7 AMD APP SDK. Here's the list of files I deleted:
C:\Windows\System32\amdocl64.dll C:\Windows\System32\OpenCL.dll C:\Windows\System32\OpenVideo64.dll C:\Windows\System32\OVDecode64.dll C:\Windows\System32\SlotMaximizerAg.dll C:\Windows\System32\SlotMaximizerBe.dll
C:\Windows\SysWOW64\amdocl.dll C:\Windows\SysWOW64\OpenCL.dll C:\Windows\SysWOW64\OpenVideo.dll C:\Windows\SysWOW64\OVDecode.dll C:\Windows\SysWOW64\SlotMaximizerAg.dll C:\Windows\SysWOW64\SlotMaximizerBe.dll
The 2.7 SDK I installed was the 32 bit version (I'm running 64-bit Windows 8 but my oclvanitygen is 32-bit). I'm guessing you only need to delete the files in the architecture of the vanitygen you are running.
For those who cant able to still run oclvanitygen, getting found delta, start delta..... Just use driver uninstaller, i used this DDU from http://www.guru3d.com/files_details/display_driver_uninstaller_download.html. unzip it in a folder in desktop, restart system in safe mode, run Display Driver Uninstaller.exe, select AMD-> Clean and restart. It will remove all amd drivers & restart system. Now just install 12.10 driver & everything works fine. Because the software has not been largely updated since it was written, which is when opencl 1.0 was just transitioning to 1.1.
OpenCL apps have not yet become generic, they almost have to target a particular card and driver, since driver updates keep breaking things.
Here is an interesting topic - below are the only ATI HDXXXX GPUs that support double-precision math. It would be interesting to see if the computing problem on new drivers varies based on this card list:
HD 5830 HD 5850 HD 5870 HD 5970
HD 6930 HD 6950 HD 6970 HD 6990
HD 7730 HD 7750 HD 7770 HD 7790 HD 7850 HD 7870 HD 7950 HD 7970 HD 7990
I have a 5770, and vanitygen works fine (and first worked correctly) using Driver 11.11, which includes the SDK 2.5 runtime. It doesn't work on any later drivers. One conspiracy theory could be that other OpenCL computing features were disabled on single-precision cards in later drivers.
Here is a list of each first driver version that included a new SDK. You must also be aware that the ATI uninstaller does not properly uninstall key OpenCL files. If you want to experiment, you should increment starting with older versions, so you don't have to manually delete left-behind files each time.
AMD APP SDK v2.9 AMD Catalyst™ 13.11 beta (13.20.16) AMD APP SDK v2.8.1 AMD Catalyst™ 13.6 Beta2 (13.101) AMD APP SDK v2.8 AMD Catalyst™ 12.10 (9.002) AMD APP SDK v2.7 AMD Catalyst™ 12.4 (8.961) AMD APP SDK v2.6 AMD Catalyst™ 11.12 (8.92) AMD APP SDK v2.5 AMD Catalyst™ 11.7 (8.872) AMD APP SDK v2.4 ATI Catalyst™ 11.4 Update Driver (8.841)
I had tons of problem on Win 7 64, no matter what I did, but with http://lifeboat.com/oclvanitygen and getting rid of all the files like I quoted from above here, plus installing " AMD Catalyst™ 12.10 (9.002)" with the SDK in it, works like a charm. Getting 25 Mkey/s on my ASUS HD 7950 CU-II. Thanks!
|
Founding member of Hashmeisters Inc...
|
|
|
CryptoPowers
|
|
March 21, 2014, 04:21:21 PM |
|
I have a question about this program.
If I set this up to run on a offline system and generate addresses, Can i send coin to the new address or do I have to load the private key to a wallet and since it before it will work. So can I keep these keys offline until I want to drain the address?
|
|
|
|
runlinux
|
|
March 21, 2014, 04:38:37 PM |
|
I have a question about this program.
If I set this up to run on a offline system and generate addresses, Can i send coin to the new address or do I have to load the private key to a wallet and since it before it will work. So can I keep these keys offline until I want to drain the address?
Correct, if you generate the private key, you can send funds at any time to the public address. you only need to import the private key when you wish to spend the funds.
|
|
|
|
BitPhotos
|
|
March 21, 2014, 08:42:55 PM |
|
im getting this:
Error loading kernel file 'calc_addrs.cl': No such file or directory
ive been trying out why! any help is appreciated! using my GPU and everything works fine til that point
|
|
|
|
Sy
Legendary
Offline
Activity: 1484
Merit: 1003
Bounty Detective
|
|
March 25, 2014, 09:00:16 AM |
|
Can it utilize multiple GPUs? Available OpenCL platforms: 0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing 0: [Advanced Micro Devices, Inc.] Tahiti 1: [Advanced Micro Devices, Inc.] Tahiti 2: [GenuineIntel] Intel(R) Celeron(R) CPU 2.80GHz
-d 0,1 didnt work, -d 0 -d 1 neither ^^ Another fun fact, my 7950 seems to be just as fast as my 5850 - around 20 mkey/s
|
|
|
|
foroplus
Legendary
Offline
Activity: 1212
Merit: 1052
|
|
March 25, 2014, 10:13:50 AM |
|
Try something like this: oclvanitygen -D 0:0 -D 0:1 -v -F compressed -d 1 -o matches.txt 1EnJoy
For me it's working. Both cards are working and the hashrate is the sum of them.
A 7950 can work at 24-26Mkeys.
|
|
|
|
Trillium
|
|
March 26, 2014, 09:53:50 AM |
|
Can it utilize multiple GPUs? Available OpenCL platforms: 0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing 0: [Advanced Micro Devices, Inc.] Tahiti 1: [Advanced Micro Devices, Inc.] Tahiti 2: [GenuineIntel] Intel(R) Celeron(R) CPU 2.80GHz
-d 0,1 didnt work, -d 0 -d 1 neither ^^ Run 2 instances of the command window. You can open a command window at the correct folder path by Shift+Right clicking a folder in Windows and clicking the hidden menu item: "Open command window here", then use the square in the top left of the window to access copy/paste commands. Keep a document open to edit your command parameters (-d) for your different GPU's. Chances are you'll make lots of adjustments to the commands you use anyway. Another fun fact, my 7950 seems to be just as fast as my 5850 - around 20 mkey/s
Check the GPU is at 99 or 100% load with something like GPU-z or MSI Afterburner. If it is not, run multiple instances of the command window on the same GPU. This has all been covered in the previous pages of this thread but it's grown a bit too large now.
|
BTC:1AaaAAAAaAAE2L1PXM1x9VDNqvcrfa9He6
|
|
|
Trillium
|
|
March 26, 2014, 10:12:09 AM |
|
Tell me in detail how these vanity address work ?
Who: GPU owners What: Addresses with specific patterns, like names, in them. Refer my signature. When: Since OP Where: Your GPU's core and memory chips Why: Because it looks cool How: It uses your GPU (or CPU) to randomly generate private keys and their derived public key ("address"), discarding all of them except the ones that match the pattern you've entered. You then import the private key (and hence the address you wanted) into your wallet software.
|
BTC:1AaaAAAAaAAE2L1PXM1x9VDNqvcrfa9He6
|
|
|
|