Pages:
Author

Topic: [ANN] Lyrabar - A rare bar with Lyra2REv2 algorithm, 0.9.1 is out! [CPU/GPU PoW] - page 6. (Read 67654 times)

legendary
Activity: 1504
Merit: 1002
Hello - I am only getting 7 connections - what are the addnodes associated?  Is there only 7 connections or should I have more?  What does a good conf look like?

Hi! By default uPnP is disabled in the precompiled wallets. Official nodes are in the first post. It's quite normal connection amount in Lyrabar.
A good configuration for standard use looks like this:
Code:
rpcuser=
rpcpassword=
rpcport=4047
port=4046
listen=1
server=1
addnode=95.215.46.10
addnode=95.215.46.87
addnode=95.215.47.18

Ok thank you.  I have it set up correctly then - Also I am hashing away with no problems - I am just used to more connections is all.
member
Activity: 118
Merit: 10
The precious bar
Hello - I am only getting 7 connections - what are the addnodes associated?  Is there only 7 connections or should I have more?  What does a good conf look like?

Hi! By default uPnP is disabled in the precompiled wallets. Official nodes are in the first post. It's quite normal connection amount in Lyrabar.
A good configuration for standard use looks like this:
Code:
rpcuser=
rpcpassword=
rpcport=4047
port=4046
listen=1
server=1
addnode=95.215.46.10
addnode=95.215.46.87
addnode=95.215.47.18
legendary
Activity: 1504
Merit: 1002
Hello - I am only getting 7 connections - what are the addnodes associated?  Is there only 7 connections or should I have more?  What does a good conf look like?
hero member
Activity: 686
Merit: 500
full member
Activity: 153
Merit: 100
Lyrabar
Thank you, all is well )
member
Activity: 118
Merit: 10
The precious bar
NEW! Linux, 32-bit ARM Hardfloat (armhf) (daemon incl.) http://lyrabar.duckdns.org/releases/lyrabar-0.9.1-armhf.tar
(For Raspberry Pi and all similar boards, CuBox, ODROID, Beaglebone, UDOO, Parallella, etc., generally all armhf boards)
(With newer libstdc++ and openssl 1.0.2d, Qt5, compiled in Debian 9 armhf)
member
Activity: 118
Merit: 10
The precious bar

I can not configure the program
bat file is not
how to get to your pool?

{
   "_comment1" : "Any long-format command line argument ",
   "_comment2" : "may be used in this JSON configuration file",

   "api-bind" : "127.0.0.1:4048",

   "url" : "",
   "user" : "",
   "pass" : "cpuminer",

   "algo" : "x11",
   "threads" : 0,
   "cpu-priority" : 0,
   "cpu-affinity" : -1,

   "benchmark" : false,
   "debug" : false,
   "protocol": false,
   "quiet" : false
}

If you want to mine on the official pool, go to http://lyrabarpool.duckdns.org/, create new account and create a worker.

For latest windows cpuminer cpuminer-gw64-lyra2rev2.exe following kind of batch file and configuration file combined works great if the batch file (.bat) is ran inside the miner directory:
Code:
cpuminer-gw64-lyra2rev2.exe -c cpuminer.lyrabar.conf
pause

Create a configuration file called cpuminer.lyrabar.conf and put following inside it and change parts where your pool account name, worker and worker password is mentioned.
Code:
{
  "url": "stratum+tcp://lyrabarpool.duckdns.org:4004",
  "user": "AccountName.WorkerName",
  "pass": "x",
  "algo" : "lyra2rev2",
  "threads" : "1",
  "max-temp" : "80",
  "cpu-priority" : "2",
  "scantime": "15"
}

You can change threads value to bigger. This configuration is uses one core, so change threads value for example to 3 if want to use three cores of the CPU. Max temp cuts off mining if CPU temperature hits the value, increase scantime if you have very low end CPU.

Hope this helps
legendary
Activity: 924
Merit: 1000
Anyone having issues with The official Lyrabar mining pool: http://lyrabarpool.duckdns.org/

Login issues?

can login just fine for me..
only thing i'm worried about is my laptop will explode from overheating one day Smiley
removed the cover already letting it sit naked on the table
please tell me which program to use for laptop?

my laptop have nvidia GTX 850M
so i am using ccminer
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
hi, is LYB merge-mineable with vertcoin and mobilecash?

afaik, no.
full member
Activity: 153
Merit: 100
CPUMiner links are in the first post. At the moment v2 algo supported Windows CPUminer is for 64-bit CPUs
I can not configure the program
bat file is not
how to get to your pool?

{
   "_comment1" : "Any long-format command line argument ",
   "_comment2" : "may be used in this JSON configuration file",

   "api-bind" : "127.0.0.1:4048",

   "url" : "",
   "user" : "",
   "pass" : "cpuminer",

   "algo" : "x11",
   "threads" : 0,
   "cpu-priority" : 0,
   "cpu-affinity" : -1,

   "benchmark" : false,
   "debug" : false,
   "protocol": false,
   "quiet" : false
}
sr. member
Activity: 427
Merit: 250
hi, is LYB merge-mineable with vertcoin and mobilecash?
member
Activity: 118
Merit: 10
The precious bar
CPUMiner links are in the first post. At the moment v2 algo supported Windows CPUminer is for 64-bit CPUs
full member
Activity: 153
Merit: 100
Anyone having issues with The official Lyrabar mining pool: http://lyrabarpool.duckdns.org/

Login issues?

can login just fine for me..
only thing i'm worried about is my laptop will explode from overheating one day Smiley
removed the cover already letting it sit naked on the table
please tell me which program to use for laptop?
legendary
Activity: 1049
Merit: 1001
i think it is legit
dev said on IRC that pool's server had RAM issues

Cool, well hopefully he gets those issues along with the logon issues sorted out.


You may want to look at the processes in task manager on your laptop(assuming you are using windows) to see if you see anything using more resources when you connect to the pool.


If its a processor issues you can change the affinity and priority in the process tab which will slow your speeds and also reduce the load/heat
legendary
Activity: 924
Merit: 1000
i think it is legit
dev said on IRC that pool's server had RAM issues
legendary
Activity: 1049
Merit: 1001
Anyone having issues with The official Lyrabar mining pool: http://lyrabarpool.duckdns.org/

Login issues?

can login just fine for me..
only thing i'm worried about is my laptop will explode from overheating one day Smiley
removed the cover already letting it sit naked on the table

Something shady about that pool

Def something going on

Now its not showing Contributor Shares, etc
legendary
Activity: 924
Merit: 1000
Anyone having issues with The official Lyrabar mining pool: http://lyrabarpool.duckdns.org/

Login issues?

can login just fine for me..
only thing i'm worried about is my laptop will explode from overheating one day Smiley
removed the cover already letting it sit naked on the table
legendary
Activity: 1049
Merit: 1001
Anyone having issues with The official Lyrabar mining pool: http://lyrabarpool.duckdns.org/

Login issues?
sr. member
Activity: 361
Merit: 250
Lyrabar
How many coins there at the moment?

There are around 862745 coins currently. You can check it using the block explorer posted in the OP.
legendary
Activity: 924
Merit: 1000
I wish to mine this coin in the pool (with current difficulty can't find many blocks)
but i have strange issue with ccminer.  I have laptop with GeForce GTX 850M.
 when mining in a pool (any pool, also for other coins) my laptop overheat much more than solo...

using ccminer from https://github.com/tpruvot/ccminer/releases

any idea why/how to fix ?
 
Pages:
Jump to: