Pages:
Author

Topic: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo - page 6. (Read 35596 times)

full member
Activity: 304
Merit: 100
my wallet still no sync after addnode ,
cant find any active node

ok this is a little wallet tut for windows.

download and install the wallet: https://github.com/216k155/lux/releases/tag/V4.0

go to C:\Users\WIN-USERNAME\AppData\Roaming\Lux

make an file "lux.conf"

with this text:

server=1
daemon=1
listen=1
rpcuser=USERNAME
rpcpassword=PASSWORD
rpcport=6667
rpcallowip=127.0.0.1
addnode=45.63.25.110:6666
addnode=175.130.123.23:6666
addnode=153.136.110.21:6666
addnode=107.181.174.211:6666
addnode=24.225.176.183:6666
addnode=45.32.245.217:28886
addnode=197.88.49.72:28886
addnode=118.178.139.196:6666

i downt know for what the rpcuser and the rpcpassword is this important?











just 4 info...
i have a rig with 3 1070 8gb and 4 amd cards (480 and 580)
amd does not support!?... i think so!
nvidia 1070: 30 mh/s

my laptop has an nvidia 1050 and make 3128 kh/s

greetz
full member
Activity: 266
Merit: 100
Next-Gen Blockchain Ecosystem - Luxcore.io
my wallet still no sync after addnode ,
cant find any active node
full member
Activity: 304
Merit: 100
the first post is very bad I find.
where is the most recent wallet? where the best miner and a small manual?
how to enter these addresses so the wallet can be online?
is there no information or do I have to read every page? I already have almost


ok u need
https://github.com/216k155/lux/releases/download/V4.0/lux-qt-wins.zip
https://github.com/216k155/lux/releases/download/test-v1/ccminer-phi.zip
http://pool.friends-master.net/
http://luxcoin.tech/

lux.conf
rpcuser=user
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=6665
port=6666
gen=1
server=1
daemon=1
listen=1
staking=1
addnode=45.32.245.217:6666
addnode=431.134.171.131:28886
addnode=495.72.210.111:28886
addnode=471.163.181.121:28886
addnode=4176.210.24.97:28886
addnode=431.134.171.131:28886

Have fun, just remember this will all change tomorrow

ok many dear thanks! =))
really great answer and so it worked the same way ..

you will know it but for others, I have done it with this bat file then =)
"
@echo off
TITLE PHI - solo
ccminer --cpu-priority=3 -a phi -o stratum+tcp://pool.friends-master.net:6667 -u LfXPBSXsLp8ks6A5NFzXJQUL7TeUioNe5S -p anything -i 18
pause
"

so you get directly into the pool .. you must my wollet address not even exchange;)
full member
Activity: 275
Merit: 100
Data Collecting Textile Circuitry
is anyone else stuck here?? i can not get past this

*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 64-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv, klausT and anorganix

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-10-09 19:32:58] Starting on stratum+tcp://pool.friends-master.net:6667
[2017-10-09 19:32:58] NVML GPU monitoring enabled.
[2017-10-09 19:32:58] NVAPI GPU monitoring enabled.
[2017-10-09 19:32:58] 1 miner thread started, using 'phi' algorithm.
[2017-10-09 19:32:59] Stratum difficulty set to 0.01
[2017-10-09 19:32:59] phi block 1019, diff 84.671
[2017-10-09 19:33:00] GPU #0: Intensity set to 21, 2097152 cuda threads
[2017-10-09 19:33:00] GPU #0: aes_cpu_init invalid device symbol
Cuda error in func 'skein512_cpu_setBlock_80' at line 1095 : invalid device symbol.
Press any key to continue . . .


What card do you have?

i've been trying to test it on my desktop that has a gtx660. my wallet is on the desktop. rig uses 1060s


My guess is that the miner needs a card with compute 5.2 or above, the 1060s are 6.1, but the 660gtx will probably be 3.0 so wont work. try it on your rig, i think it will be fine.
I have 750ti (5.0) and 1030GT (6.1). Only works on 1030GT
J

thank you! will this work without the wallet on the rig?
sr. member
Activity: 1248
Merit: 297
is anyone else stuck here?? i can not get past this

*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 64-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv, klausT and anorganix

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-10-09 19:32:58] Starting on stratum+tcp://pool.friends-master.net:6667
[2017-10-09 19:32:58] NVML GPU monitoring enabled.
[2017-10-09 19:32:58] NVAPI GPU monitoring enabled.
[2017-10-09 19:32:58] 1 miner thread started, using 'phi' algorithm.
[2017-10-09 19:32:59] Stratum difficulty set to 0.01
[2017-10-09 19:32:59] phi block 1019, diff 84.671
[2017-10-09 19:33:00] GPU #0: Intensity set to 21, 2097152 cuda threads
[2017-10-09 19:33:00] GPU #0: aes_cpu_init invalid device symbol
Cuda error in func 'skein512_cpu_setBlock_80' at line 1095 : invalid device symbol.
Press any key to continue . . .


What card do you have?

i've been trying to test it on my desktop that has a gtx660. my wallet is on the desktop. rig uses 1060s


My guess is that the miner needs a card with compute 5.2 or above, the 1060s are 6.1, but the 660gtx will probably be 3.0 so wont work. try it on your rig, i think it will be fine.
I have 750ti (5.0) and 1030GT (6.1). Only works on 1030GT
J
sr. member
Activity: 1248
Merit: 297
the first post is very bad I find.
where is the most recent wallet? where the best miner and a small manual?
how to enter these addresses so the wallet can be online?
is there no information or do I have to read every page? I already have almost


ok u need
https://github.com/216k155/lux/releases/download/V4.0/lux-qt-wins.zip
https://github.com/216k155/lux/releases/download/test-v1/ccminer-phi.zip
http://pool.friends-master.net/
http://luxcoin.tech/

lux.conf
rpcuser=user
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=6665
port=6666
gen=1
server=1
daemon=1
listen=1
staking=1
addnode=45.32.245.217:6666
addnode=431.134.171.131:28886
addnode=495.72.210.111:28886
addnode=471.163.181.121:28886
addnode=4176.210.24.97:28886
addnode=431.134.171.131:28886

Have fun, just remember this will all change tomorrow
full member
Activity: 304
Merit: 100
ok this is a little wallet tut for windows.

download and install the wallet: https://github.com/216k155/lux/releases/tag/V4.0

go to C:\Users\WIN-USERNAME\AppData\Roaming\Lux

make an file "lux.conf"

with this text:

server=1
daemon=1
listen=1
rpcuser=USERNAME
rpcpassword=PASSWORD
rpcport=6667
rpcallowip=127.0.0.1
addnode=45.63.25.110:6666
addnode=175.130.123.23:6666
addnode=153.136.110.21:6666
addnode=107.181.174.211:6666
addnode=24.225.176.183:6666
addnode=45.32.245.217:28886
addnode=197.88.49.72:28886
addnode=118.178.139.196:6666


i downt know for what the rpcuser and the rpcpassword is this important?


can give me a mini instruction to mine? current miner and was heard in the bat file?
would be really great =)
full member
Activity: 275
Merit: 100
Data Collecting Textile Circuitry
is anyone else stuck here?? i can not get past this

*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 64-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv, klausT and anorganix

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-10-09 19:32:58] Starting on stratum+tcp://pool.friends-master.net:6667
[2017-10-09 19:32:58] NVML GPU monitoring enabled.
[2017-10-09 19:32:58] NVAPI GPU monitoring enabled.
[2017-10-09 19:32:58] 1 miner thread started, using 'phi' algorithm.
[2017-10-09 19:32:59] Stratum difficulty set to 0.01
[2017-10-09 19:32:59] phi block 1019, diff 84.671
[2017-10-09 19:33:00] GPU #0: Intensity set to 21, 2097152 cuda threads
[2017-10-09 19:33:00] GPU #0: aes_cpu_init invalid device symbol
Cuda error in func 'skein512_cpu_setBlock_80' at line 1095 : invalid device symbol.
Press any key to continue . . .


What card do you have?

i've been trying to test it on my desktop that has a gtx660. my wallet is on the desktop. rig uses 1060s
full member
Activity: 304
Merit: 100
@minerja
i have some nvida 1070 and some rx480/580 =)
sr. member
Activity: 1248
Merit: 297
the first post is very bad I find.
where is the most recent wallet? where the best miner and a small manual?
how to enter these addresses so the wallet can be online?
is there no information or do I have to read every page? I already have almost

What card do you have AMD or Nvidia?
sr. member
Activity: 1248
Merit: 297
is anyone else stuck here?? i can not get past this

*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 64-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv, klausT and anorganix

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-10-09 19:32:58] Starting on stratum+tcp://pool.friends-master.net:6667
[2017-10-09 19:32:58] NVML GPU monitoring enabled.
[2017-10-09 19:32:58] NVAPI GPU monitoring enabled.
[2017-10-09 19:32:58] 1 miner thread started, using 'phi' algorithm.
[2017-10-09 19:32:59] Stratum difficulty set to 0.01
[2017-10-09 19:32:59] phi block 1019, diff 84.671
[2017-10-09 19:33:00] GPU #0: Intensity set to 21, 2097152 cuda threads
[2017-10-09 19:33:00] GPU #0: aes_cpu_init invalid device symbol
Cuda error in func 'skein512_cpu_setBlock_80' at line 1095 : invalid device symbol.
Press any key to continue . . .


What card do you have?
full member
Activity: 275
Merit: 100
Data Collecting Textile Circuitry
is anyone else stuck here?? i can not get past this

*** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 8.0 64-bits

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv, klausT and anorganix

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-10-09 19:32:58] Starting on stratum+tcp://pool.friends-master.net:6667
[2017-10-09 19:32:58] NVML GPU monitoring enabled.
[2017-10-09 19:32:58] NVAPI GPU monitoring enabled.
[2017-10-09 19:32:58] 1 miner thread started, using 'phi' algorithm.
[2017-10-09 19:32:59] Stratum difficulty set to 0.01
[2017-10-09 19:32:59] phi block 1019, diff 84.671
[2017-10-09 19:33:00] GPU #0: Intensity set to 21, 2097152 cuda threads
[2017-10-09 19:33:00] GPU #0: aes_cpu_init invalid device symbol
Cuda error in func 'skein512_cpu_setBlock_80' at line 1095 : invalid device symbol.
Press any key to continue . . .
full member
Activity: 304
Merit: 100
the first post is very bad I find.
where is the most recent wallet? where the best miner and a small manual?
how to enter these addresses so the wallet can be online?
is there no information or do I have to read every page? I already have almost
hero member
Activity: 968
Merit: 624
Still a manic miner



ccminer -a phi -o stratum+tcp://pool.friends-master.net:6667 -u bla-bla-bla -i 20

ccminer -a phi -o stratum+tcp://pool.friends-master.net:6667 -u БЛЯ БЛЯ БЛЯ -p c=LUX --cpu-priority=3 -i 21
pause

functions
peзyльтaт тoт жe:
Stratum authentication failed

109 miners ?? 3.4 Gh/s ??

Do you realize that it is still a TESTNET ?!?!?!   
full member
Activity: 128
Merit: 100



ccminer -a phi -o stratum+tcp://pool.friends-master.net:6667 -u bla-bla-bla -i 20

ccminer -a phi -o stratum+tcp://pool.friends-master.net:6667 -u БЛЯ БЛЯ БЛЯ -p c=LUX --cpu-priority=3 -i 21
pause

functions
full member
Activity: 128
Merit: 100
maybe this is still a test coin. the developer self-destructed to launch.
member
Activity: 130
Merit: 10
Anyone knows about total coin emission, block time and block reward?
full member
Activity: 304
Merit: 100
Hello,
is there any guidance for the mine and the wallet?
I have this zip loaded but I do not check what I am about to make.
https://github.com/216k155/lux
greeting
full member
Activity: 197
Merit: 100
sr. member
Activity: 1021
Merit: 324
Dev posted on twitter that launch will be at 3pm UTC time.
Chill out guys

Discord is also pretty quick at responding to questions. At least this has a windows wallet being actively tested, unlike another recent launch.
Pages:
Jump to: