Author

Topic: Vanitygen: Vanity bitcoin address generator/miner [v0.22] - page 144. (Read 1153383 times)

full member
Activity: 129
Merit: 100
Code:
C:\Users\Tim\Desktop\vanitygen-0.22-win>oclvanitygen.exe -S -d Barts -v -w256 -g
512x256 -b1024  1Tim
Prefix difficulty:              4553521 1Tim
Difficulty: 4553521
Device: Barts
Vendor: Advanced Micro Devices, Inc. (1002)
Driver: 1084.2 (VM)
Profile: FULL_PROFILE
Version: OpenCL 1.2 AMD-APP (1084.2)
Max compute units: 14
Max workgroup size: 256
Global memory: 1073741824
Max allocation: 536870912
OpenCL compiler flags:
Compiling kernel, can take minutes...LLVM ERROR: Cannot select: 0x590b1f0: i8 =
setcc 0x59015e0, 0x5905e10, 0x5906f28 [ID=21]
  0x59015e0: i32 = AMDILISD::ADD 0x5905e10, 0x5906580 [ID=20]
    0x5905e10: i32,ch = CopyFromReg 0x49d0fe0, 0x59061c8 [ORD=166] [ID=15]
      0x59061c8: i32 = Register %vreg33 [ORD=166] [ID=3]
    0x5906580: i32,ch = load 0x49d0fe0, 0x5902ab0, 0x58ff658nbounds ([8 x i32] addrspace(2)* @modulus, i32 0, i32 0)]> [ORD=165] [ID=18]
      0x5902ab0: i32 = Constant<192> [ORD=164] [ID=14]
      0x58ff658: i32 = undef [ORD=165] [ID=2]
  0x5905e10: i32,ch = CopyFromReg 0x49d0fe0, 0x59061c8 [ORD=166] [ID=15]
    0x59061c8: i32 = Register %vreg33 [ORD=166] [ID=3]


So the ONLY solution is to rollback my drivers? REALLY?
hero member
Activity: 490
Merit: 500
UTS error - wasn't logging on.
hero member
Activity: 490
Merit: 500
I must be missing something on Ubuntu.

1.   I download the latest AMD SDK and installed it
2.  I editted the Makefile to include /opt/AMDAPP/include/ (where the AMD SDK is installed)
3.  I ran "make oclvanitminer"

However, when I run it, all it says is my CPU is available (have a 5850 that works fine with cgminer).

I must be missing something - any thoughts?
hero member
Activity: 518
Merit: 500
It seems simple but I just get a code 4 error when trying to add the private key, am I missing something? I updated to the newest client and tried several addresses.


Code:
importprivkey 5JR1q13wc8JxPxaggs7zm292LVYb2L2FzUYvCLsrq4fFLsP44wW

Error adding key to wallet (code -4)


did you unlock it? btw, really bad idea posting the privkey!

Unlock it? I don't see any references to anything like that.. That's just some random private key.
Code:
$ bitcoind help walletpassphrase
walletpassphrase
Stores the wallet decryption key in memory for seconds.
afterwards u should be able to import it

Awesome, Thanks
hero member
Activity: 700
Merit: 500
It seems simple but I just get a code 4 error when trying to add the private key, am I missing something? I updated to the newest client and tried several addresses.


Code:
importprivkey 5JR1q13wc8JxPxaggs7zm292LVYb2L2FzUYvCLsrq4fFLsP44wW

Error adding key to wallet (code -4)


did you unlock it? btw, really bad idea posting the privkey!

Unlock it? I don't see any references to anything like that.. That's just some random private key.
Code:
$ bitcoind help walletpassphrase
walletpassphrase
Stores the wallet decryption key in memory for seconds.
afterwards u should be able to import it

Beautiful.
legendary
Activity: 1792
Merit: 1008
/dev/null
It seems simple but I just get a code 4 error when trying to add the private key, am I missing something? I updated to the newest client and tried several addresses.


Code:
importprivkey 5JR1q13wc8JxPxaggs7zm292LVYb2L2FzUYvCLsrq4fFLsP44wW

Error adding key to wallet (code -4)


did you unlock it? btw, really bad idea posting the privkey!

Unlock it? I don't see any references to anything like that.. That's just some random private key.
Code:
$ bitcoind help walletpassphrase
walletpassphrase
Stores the wallet decryption key in memory for seconds.
afterwards u should be able to import it
hero member
Activity: 504
Merit: 500
WTF???
It seems simple but I just get a code 4 error when trying to add the private key, am I missing something? I updated to the newest client and tried several addresses.


Code:
importprivkey 5JR1q13wc8JxPxaggs7zm292LVYb2L2FzUYvCLsrq4fFLsP44wW

Error adding key to wallet (code -4)


did you unlock it? btw, really bad idea posting the privkey!

Unlock it? I don't see any references to anything like that.. That's just some random private key.

Yeah, 114hGBRkH4CYEPfCjWLnjmqTij2ymwcddu doesn't look like a vanity address.

Do you have your wallet encrypted? If you do, what he is saying, you have to unlock it first. Can you import any privatekey? Or are all of them giving you this message? Are you using bitcoind or qt?
hero member
Activity: 518
Merit: 500
It seems simple but I just get a code 4 error when trying to add the private key, am I missing something? I updated to the newest client and tried several addresses.


Code:
importprivkey 5JR1q13wc8JxPxaggs7zm292LVYb2L2FzUYvCLsrq4fFLsP44wW

Error adding key to wallet (code -4)


did you unlock it? btw, really bad idea posting the privkey!

Unlock it? I don't see any references to anything like that.. That's just some random private key.
legendary
Activity: 1792
Merit: 1008
/dev/null
It seems simple but I just get a code 4 error when trying to add the private key, am I missing something? I updated to the newest client and tried several addresses.


Code:
importprivkey 5JR1q13wc8JxPxaggs7zm292LVYb2L2FzUYvCLsrq4fFLsP44wW

Error adding key to wallet (code -4)


did you unlock it? btw, really bad idea posting the privkey!
hero member
Activity: 518
Merit: 500
It seems simple but I just get a code 4 error when trying to add the private key, am I missing something? I updated to the newest client and tried several addresses.


Code:
importprivkey 5JR1q13wc8JxPxaggs7zm292LVYb2L2FzUYvCLsrq4fFLsP44wW

Error adding key to wallet (code -4)

sr. member
Activity: 471
Merit: 256
I just happened to find this program today. Then I find out it is broken with the latest AMD drivers. Rolling back drivers isn't exactly an option on my main machine unless I find a weekend of spare time and my BAMT miner can't compile because it is missing dependencies and has write issues due to the wear on the flash drive.
This also seems to be the time to move this project forward to give people a use for their GPUs. The oclvanityminer looks interesting.
legendary
Activity: 1223
Merit: 1006
Yep I'm getting the same error. I just updated to CCC 13.1, which updated the OCL runtime to 1084.4.
Getting same issue I assume as others.

Anyone got a solution?

[img]http://anonymouse.org/cgi-bin/anon-www.cgi/http://anonymouse.org/cgi-bin/anon-www.cgi/http://anonymouse.org/cgi-bin/anon-www.cgi/http://anonymouse.org/cgi-bin/anon-www.cgi/http://anonymouse.org/cgi-bin/anon-www.cgi/http://img267.imageshack.us/img267/6134/errfv.jpg[/img
I think the solution that was working for everyone else was rolling back your drivers Sad
Which is a terrible solution, IMO. I've actually stopped using this on my 7970, as it doesn't run as fast as it should - it seems it's not fully compatible with SDK 2.6 or newer on 7xxx cards, and these newer drivers (which also updates your OCL runtime) just make things worse.

You could always put a bounty up for someone to fix it if you don't like it.

I'm in for 0.1 BTC
hero member
Activity: 504
Merit: 500
WTF???
Yep I'm getting the same error. I just updated to CCC 13.1, which updated the OCL runtime to 1084.4.
Getting same issue I assume as others.

Anyone got a solution?

[img]http://anonymouse.org/cgi-bin/anon-www.cgi/http://anonymouse.org/cgi-bin/anon-www.cgi/http://anonymouse.org/cgi-bin/anon-www.cgi/http://anonymouse.org/cgi-bin/anon-www.cgi/http://img267.imageshack.us/img267/6134/errfv.jpg[/img
I think the solution that was working for everyone else was rolling back your drivers Sad
Which is a terrible solution, IMO. I've actually stopped using this on my 7970, as it doesn't run as fast as it should - it seems it's not fully compatible with SDK 2.6 or newer on 7xxx cards, and these newer drivers (which also updates your OCL runtime) just make things worse.

You could always put a bounty up for someone to fix it if you don't like it.
legendary
Activity: 952
Merit: 1000
Yep I'm getting the same error. I just updated to CCC 13.1, which updated the OCL runtime to 1084.4.
Getting same issue I assume as others.

Anyone got a solution?

[img]http://anonymouse.org/cgi-bin/anon-www.cgi/http://anonymouse.org/cgi-bin/anon-www.cgi/http://anonymouse.org/cgi-bin/anon-www.cgi/http://img267.imageshack.us/img267/6134/errfv.jpg[/img
I think the solution that was working for everyone else was rolling back your drivers Sad
Which is a terrible solution, IMO. I've actually stopped using this on my 7970, as it doesn't run as fast as it should - it seems it's not fully compatible with SDK 2.6 or newer on 7xxx cards, and these newer drivers (which also updates your OCL runtime) just make things worse.
hero member
Activity: 504
Merit: 500
WTF???
Yep I'm getting the same error. I just updated to CCC 13.1, which updated the OCL runtime to 1084.4.
Getting same issue I assume as others.

Anyone got a solution?



I think the solution that was working for everyone else was rolling back your drivers Sad
sr. member
Activity: 438
Merit: 291
Yep I'm getting the same error. I just updated to CCC 13.1, which updated the OCL runtime to 1084.4.
Getting same issue I assume as others.

Anyone got a solution?

legendary
Activity: 1792
Merit: 1008
/dev/null
you can use it for every altcoin, u just have to specify the version with -X (0 for BTC as example)

Good to know, thanks for the info!
a convenient way to get the version is using this, http://darkgamex.ch:2751/q/decode_address/

00:c5775c0f80c22ddb2e84a25959a9a1cc8fc8c8b2 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y
34:f6009072fa50263963badfa37c43ac1165eee6f1 NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1
Thanks for the help and this also works with RUC? I seem to have some issues with RUC where it keeps saying "a valid bitcoin address starts with 1"
i just tested it on my own with altcoin adresses, seems theres a bug in vanitygen!
if you specify the version from a other network, it cry's because the pattern dosnt begin with a "1".
lets hope for a quick fix
full member
Activity: 205
Merit: 100
you can use it for every altcoin, u just have to specify the version with -X (0 for BTC as example)

Good to know, thanks for the info!
a convenient way to get the version is using this, http://darkgamex.ch:2751/q/decode_address/

00:c5775c0f80c22ddb2e84a25959a9a1cc8fc8c8b2 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y
34:f6009072fa50263963badfa37c43ac1165eee6f1 NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1
Thanks for the help and this also works with RUC? I seem to have some issues with RUC where it keeps saying "a valid bitcoin address starts with 1"
legendary
Activity: 1792
Merit: 1008
/dev/null
you can use it for every altcoin, u just have to specify the version with -X (0 for BTC as example)

Good to know, thanks for the info!
a convenient way to get the version is using this, http://darkgamex.ch:2751/q/decode_address/

00:c5775c0f80c22ddb2e84a25959a9a1cc8fc8c8b2 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y
34:f6009072fa50263963badfa37c43ac1165eee6f1 NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1
sr. member
Activity: 294
Merit: 250
you can use it for every altcoin, u just have to specify the version with -X (0 for BTC as example)

Good to know, thanks for the info!
Jump to: