Bitcoin Forum
April 25, 2024, 09:54:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 ... 191 »
  Print  
Author Topic: Vanitygen: Vanity bitcoin address generator/miner [v0.22]  (Read 1152810 times)
Red Emerald
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile WWW
December 14, 2012, 10:10:30 PM
 #901

..trying vanitypool at the moment.
On windows (not mine! heh) I get this error:

Quote
oclvanityminer64.exe -u https://vanitypool.appspot.com/ -a 1xxx
Get work request failed: Peer certificate cannot be authenticated with given CA certificates

edit: it's "vanitygen-0.22-win.zip", with the executables inside and the .pem cert..

Any hints?
Will check in a second on my linux..

edit2:
What dependencies does oclvanityminer have on linux..? I installed
Code:
libpcre3 libpcre3-dev libssl-dev curl libcurl4-openssl-dev
so far.. still have
Code:
oclengine.c:37:19: error: CL/cl.h
now.. *sigh*

Ente
You need AMD-APP-SDK installed.  I have v2.4 installed to /opt/AMD-APP-SDK-v2.4-lnx32/ on my BAMT install.  Then from the folder where I have vanitygen (/opt/miners/vanitygen), I did `ln -s /opt/AMD-APP-SDK-v2.4-lnx32/include/CL/`

There's probably some flag you could use instead, but this was easy.  Once the link is in place, run make again.

1714038883
Hero Member
*
Offline Offline

Posts: 1714038883

View Profile Personal Message (Offline)

Ignore
1714038883
Reply with quote  #2

1714038883
Report to moderator
1714038883
Hero Member
*
Offline Offline

Posts: 1714038883

View Profile Personal Message (Offline)

Ignore
1714038883
Reply with quote  #2

1714038883
Report to moderator
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714038883
Hero Member
*
Offline Offline

Posts: 1714038883

View Profile Personal Message (Offline)

Ignore
1714038883
Reply with quote  #2

1714038883
Report to moderator
Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
December 14, 2012, 10:44:27 PM
 #902

..trying vanitypool at the moment.
On windows (not mine! heh) I get this error:

Quote
oclvanityminer64.exe -u https://vanitypool.appspot.com/ -a 1xxx
Get work request failed: Peer certificate cannot be authenticated with given CA certificates

edit: it's "vanitygen-0.22-win.zip", with the executables inside and the .pem cert..

Any hints?
Will check in a second on my linux..

edit2:
What dependencies does oclvanityminer have on linux..? I installed
Code:
libpcre3 libpcre3-dev libssl-dev curl libcurl4-openssl-dev
so far.. still have
Code:
oclengine.c:37:19: error: CL/cl.h
now.. *sigh*

Ente
You need AMD-APP-SDK installed.  I have v2.4 installed to /opt/AMD-APP-SDK-v2.4-lnx32/ on my BAMT install.  Then from the folder where I have vanitygen (/opt/miners/vanitygen), I did `ln -s /opt/AMD-APP-SDK-v2.4-lnx32/include/CL/`

There's probably some flag you could use instead, but this was easy.  Once the link is in place, run make again.

Great, thank you a ton!
Will check it out tomorrow! :-)

Ente
Bigal
Full Member
***
Offline Offline

Activity: 204
Merit: 100



View Profile
December 15, 2012, 12:23:04 AM
 #903

Wine doesnt always work. I've gotten it to work some some older games, but I've also had it bug out on me plenty. In short, you can't trust it to work 100% of the time.

And I'm not even going to respond to jl. Wink
well, if something dosnt work then there are enough ppl to help u get it running. there is a wiki with hacks/tweaks/etc so there is enough informations, not even to talk about the devs @ the bugtracker (including me).
This is getting a lil OT, but if I do decide to get swtor working in Wine, i'll PM ya. In the mean time, I'd rather have Oclvanitygen fixed so it can work on my 7970 without the -S flag!

I'm with you here, I'd like to try some more complex addresses myself but I only get ~13Mk with 2 7970s hardly worth the trouble right now.

The Small Time Miner Pools   CryptoCoin Ticker   BTC 1EHV2BY8JcvpBqnMqq5BSkbZvFHT7ndpnz    LTC  LaBigaLvm7L8XT5urnwJW5MpoArBAjsk2X
Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
December 15, 2012, 11:37:03 AM
 #904

..trying vanitypool at the moment.
On windows (not mine! heh) I get this error:

Quote
oclvanityminer64.exe -u https://vanitypool.appspot.com/ -a 1xxx
Get work request failed: Peer certificate cannot be authenticated with given CA certificates

edit: it's "vanitygen-0.22-win.zip", with the executables inside and the .pem cert..

Ente

verbose output tells the problem:

Quote
* About to connect() to vanitypool.appspot.com port 443 (#0)
*   Trying 74.125.132.141...
* connected
* Connected to vanitypool.appspot.com (74.125.132.141) port 443 (#0)
* successfully set certificate verify locations:
*   CAfile: cacert.pem
  CApath: none
* SSL certificate problem: certificate has expired
* Closing connection #0
* Peer certificate cannot be authenticated with given CA certificates
Get work request failed: Peer certificate cannot be authenticated with given CA certificates

Am I the only one here?
What cert is this anyway, probably the server's one?
Could someone upload his cacert.pem for me?

Ente
BkkCoins
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1009


firstbits:1MinerQ


View Profile WWW
December 15, 2012, 12:36:10 PM
 #905

I'm here! I haven't tried this but maybe you need the cacert root certitificate to validate. You can get it here:

http://www.cacert.org/index.php?id=3

You'd have to add it to your certificate authorities. I'm jsut taking a poke in the dark and I've had too much wine. Why don't they get a startssl.com cert (free!!) as that would be recognized by everyone.

Edit: oh , looks like it's expired. That's a whole diff problem. Maybe you can turn off cert authentication. Otherwise you'll have to wait for them to renew it.

f*k, can't even type straight.

Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
December 15, 2012, 01:40:01 PM
 #906

I'm here! I haven't tried this but maybe you need the cacert root certitificate to validate. You can get it here:

http://www.cacert.org/index.php?id=3

You'd have to add it to your certificate authorities. I'm jsut taking a poke in the dark and I've had too much wine. Why don't they get a startssl.com cert (free!!) as that would be recognized by everyone.

Edit: oh , looks like it's expired. That's a whole diff problem. Maybe you can turn off cert authentication. Otherwise you'll have to wait for them to renew it.

f*k, can't even type straight.

Thank you for your hard efforts! ;-)

Yes, seems like I can't do much here. I found no switch to disable certificate checking..

Ente
Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
December 15, 2012, 01:47:56 PM
 #907

Fuck!
I found it..
System clock is set to 15.12.2013!

:-)

Ente
crazyates
Legendary
*
Offline Offline

Activity: 952
Merit: 1000



View Profile
December 17, 2012, 05:16:59 AM
 #908

Fuck!
I found it..
System clock is set to 15.12.2013!

:-)

Ente

Gotta love the simple stuff haha.

Tips? 1crazy8pMqgwJ7tX7ZPZmyPwFbc6xZKM9
Previous Trade History - Sale Thread
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
December 17, 2012, 05:25:40 AM
 #909

lmao slow your horses

bebitoo
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
December 17, 2012, 01:03:06 PM
 #910

Code:
Compiling kernel, can take minutes...failure.
clBuildProgram: CL_BUILD_PROGRAM_FAILURE
Build log:
calclCompile failedError: Creating kernel ec_add_grid failed!
Device: Caicos
Vendor: Advanced Micro Devices, Inc. (1002)
Driver: CAL 1.4.1016 (VM)
Profile: FULL_PROFILE
Version: OpenCL 1.1 AMD-APP (831.4)
Max compute units: 2
Max workgroup size: 256
Global memory: 1073741824
Max allocation: 536870912
Available OpenCL platforms:
0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing
  0: [Advanced Micro Devices, Inc.] Caicos
  1: [GenuineIntel]        Intel(R) Core(TM) i5-2540M CPU @ 2.60GHz

Win7. Any ideas?
deepceleron
Legendary
*
Offline Offline

Activity: 1512
Merit: 1025



View Profile WWW
December 17, 2012, 04:05:58 PM
 #911

Code:
Compiling kernel, can take minutes...failure.
clBuildProgram: CL_BUILD_PROGRAM_FAILURE
Build log:
calclCompile failedError: Creating kernel ec_add_grid failed!
Device: Caicos
Vendor: Advanced Micro Devices, Inc. (1002)
Driver: CAL 1.4.1016 (VM)
Profile: FULL_PROFILE
Version: OpenCL 1.1 AMD-APP (831.4)
Max compute units: 2
Max workgroup size: 256
Global memory: 1073741824
Max allocation: 536870912
Available OpenCL platforms:
0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing
  0: [Advanced Micro Devices, Inc.] Caicos
  1: [GenuineIntel]        Intel(R) Core(TM) i5-2540M CPU @ 2.60GHz

Win7. Any ideas?

You've got a video card that's $14.99 after rebate?

Do what this post says.
crazyates
Legendary
*
Offline Offline

Activity: 952
Merit: 1000



View Profile
December 17, 2012, 07:35:47 PM
 #912

Code:
Compiling kernel, can take minutes...failure.
clBuildProgram: CL_BUILD_PROGRAM_FAILURE
Build log:
calclCompile failedError: Creating kernel ec_add_grid failed!
Device: Caicos
Vendor: Advanced Micro Devices, Inc. (1002)
Driver: CAL 1.4.1016 (VM)
Profile: FULL_PROFILE
Version: OpenCL 1.1 AMD-APP (831.4)
Max compute units: 2
Max workgroup size: 256
Global memory: 1073741824
Max allocation: 536870912
Available OpenCL platforms:
0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing
  0: [Advanced Micro Devices, Inc.] Caicos
  1: [GenuineIntel]        Intel(R) Core(TM) i5-2540M CPU @ 2.60GHz

Win7. Any ideas?

You've got a video card that's $14.99 after rebate?

Do what this post says.

All except for the very last sentence where it tells you to underclock the RAM. IIRC, address mining likes its RAM speeds.

Tips? 1crazy8pMqgwJ7tX7ZPZmyPwFbc6xZKM9
Previous Trade History - Sale Thread
stevegee58
Legendary
*
Offline Offline

Activity: 916
Merit: 1003



View Profile
December 17, 2012, 08:10:54 PM
 #913

All except for the very last sentence where it tells you to underclock the RAM. IIRC, address mining likes its RAM speeds.

That's what I've observed.  My GPU setup works best (for vanity addresses) with default voltage and clock speeds as opposed to overclocked processor, underclocked RAM and undervoltage for BTC mining.

Vanity address mining performance seemed to track linearly with RAM speed.

You are in a maze of twisty little passages, all alike.
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
December 17, 2012, 09:17:39 PM
 #914

Code:
Compiling kernel, can take minutes...failure.
clBuildProgram: CL_BUILD_PROGRAM_FAILURE
Build log:
calclCompile failedError: Creating kernel ec_add_grid failed!
Device: Caicos
Vendor: Advanced Micro Devices, Inc. (1002)
Driver: CAL 1.4.1016 (VM)
Profile: FULL_PROFILE
Version: OpenCL 1.1 AMD-APP (831.4)
Max compute units: 2
Max workgroup size: 256
Global memory: 1073741824
Max allocation: 536870912
Available OpenCL platforms:
0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing
  0: [Advanced Micro Devices, Inc.] Caicos
  1: [GenuineIntel]        Intel(R) Core(TM) i5-2540M CPU @ 2.60GHz

Win7. Any ideas?

You've got a video card that's $14.99 after rebate?

Do what this post says.

All except for the very last sentence where it tells you to underclock the RAM. IIRC, address mining likes its RAM speeds.

Code:
Build log:
calclCompile failedError: Creating kernel ec_add_grid failed!
this is pretty obvious, have you installed the SDK?

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
BkkCoins
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1009


firstbits:1MinerQ


View Profile WWW
December 17, 2012, 11:37:49 PM
 #915

Vanity address mining performance seemed to track linearly with RAM speed.
Interesting. I didn't know that and sometimes share with mining. I never thought about changing the settings between each use.

deepceleron
Legendary
*
Offline Offline

Activity: 1512
Merit: 1025



View Profile WWW
December 18, 2012, 01:38:38 AM
 #916

The solution above was the best post I had for removing newer drivers' OpenCL files and installing a driver with a working OpenCL (installing a seperate SDK is not required unless you are doing other unrelated things like building libraries from source). Many posts in this thread, even in the last few pages, indicate the same answer regarding newer drivers not working. As above posters noted, disregard the last line about underclocking RAM - for vanitygen, increasing GPU clock and RAM clock to their maximum independently will both boost address creation rate.
LoweryCBS
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


firstbits 1LoCBS


View Profile
December 25, 2012, 05:10:31 PM
 #917

This topic is getting interesting: https://bitcointalk.org/index.php?topic=133122.0

It seems possible that it's related to a different vanity address generator.
zvs
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


https://web.archive.org/web/*/nogleg.com


View Profile WWW
December 27, 2012, 07:58:07 PM
 #918

this 1Piachu seems to have been solved many times already, are there multiple Piachus requested?  *scratch*

Don't suppose anyone wants 1PiachuZqeLaJcNDwcro1BH5PFBZVx4Gf7?

haha
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
December 28, 2012, 01:37:12 AM
 #919

what do you mean many times already?

nimda
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1000


0xFB0D8D1534241423


View Profile
December 28, 2012, 02:21:09 AM
 #920

My laptop with NVIDIA GeForce 640M 2GB (devstring 1:0) gets 4 MKeys/s using oclvanityminer
And the i7 2.2 GHz gets 270 KKeys/s. They can run simultaneously, which is nice.
Surprised people mine for vanity addresses at these prices though. 0.000027 BTC/MkeyHr? Really?

oclvanityminer64 works for the graphics card, but the integrated graphics only works with oclvanityminer. Wonder why?
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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 ... 191 »
  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!